2026-06-09 10:51:14.830476 | Job console starting
2026-06-09 10:51:14.971515 | Updating git repos
2026-06-09 10:51:15.102549 | Cloning repos into workspace
2026-06-09 10:51:20.866165 | Restoring repo states
2026-06-09 10:51:20.904468 | Merging changes
2026-06-09 10:51:21.864169 | Checking out repos
2026-06-09 10:51:23.262961 | Preparing playbooks
2026-06-09 10:51:29.041391 | Running Ansible setup
2026-06-09 10:51:34.165222 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-09 10:51:34.873205 | 
2026-06-09 10:51:34.873349 | PLAY [localhost]
2026-06-09 10:51:34.881788 | 
2026-06-09 10:51:34.881886 | TASK [Gathering Facts]
2026-06-09 10:51:35.865227 | localhost | ok
2026-06-09 10:51:35.878437 | 
2026-06-09 10:51:35.878603 | TASK [log-inventory : Ensure Zuul Ansible directory exists]
2026-06-09 10:51:36.363000 | localhost -> localhost | changed
2026-06-09 10:51:36.369902 | 
2026-06-09 10:51:36.370011 | TASK [log-inventory : Copy ansible inventory to logs dir]
2026-06-09 10:51:37.339621 | localhost -> localhost | changed
2026-06-09 10:51:37.346037 | 
2026-06-09 10:51:37.346105 | TASK [Setup log path fact]
2026-06-09 10:51:37.363963 | localhost | ok
2026-06-09 10:51:37.374441 | 
2026-06-09 10:51:37.374512 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-09 10:51:37.401913 | localhost | ok
2026-06-09 10:51:37.407509 | 
2026-06-09 10:51:37.407575 | TASK [emit-job-header : Print job information]
2026-06-09 10:51:37.445706 | # Job Information
2026-06-09 10:51:37.445918 | Ansible Version: 2.16.18
2026-06-09 10:51:37.445944 | Job: edpm-ansible-baremetal-minor-update
2026-06-09 10:51:37.445962 | Pipeline: github-check
2026-06-09 10:51:37.445979 | Executor: 38.129.56.84
2026-06-09 10:51:37.445995 | Triggered by: https://github.com/openstack-k8s-operators/edpm-ansible/pull/1175
2026-06-09 10:51:37.446013 | Log URL (when completed): https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs/0de/rdoproject.org/0deba99d627240ffa0ad78f00523bb0a/
2026-06-09 10:51:37.446033 | Event ID: ee0431c0-63ec-11f1-8f43-926e7feafd85
2026-06-09 10:51:37.449080 | 
2026-06-09 10:51:37.449144 | LOOP [emit-job-header : Print node information]
2026-06-09 10:51:37.531447 | localhost | ok:
2026-06-09 10:51:37.531958 | localhost | # Node Information
2026-06-09 10:51:37.532024 | localhost | Inventory Hostname: controller
2026-06-09 10:51:37.532075 | localhost | Hostname: np0000068407
2026-06-09 10:51:37.532117 | localhost | Username: zuul
2026-06-09 10:51:37.532159 | localhost | Distro: CentOS 9
2026-06-09 10:51:37.532197 | localhost | Provider: vexxhost-nodepool-tripleo
2026-06-09 10:51:37.532234 | localhost | Region: RegionOne
2026-06-09 10:51:37.532270 | localhost | Label: centos-9-stream-crc-2-56-0-6xlarge
2026-06-09 10:51:37.532335 | localhost | Product Name: OpenStack Nova
2026-06-09 10:51:37.532431 | localhost | Interface IP: 38.102.83.163
2026-06-09 10:51:37.541889 | 
2026-06-09 10:51:37.542018 | PLAY [all]
2026-06-09 10:51:37.547440 | 
2026-06-09 10:51:37.547513 | TASK [Gather network facts]
2026-06-09 10:51:38.120300 | controller | ok
2026-06-09 10:51:38.132896 | 
2026-06-09 10:51:38.133048 | TASK [include_role : start-zuul-console]
2026-06-09 10:51:38.157291 | controller | ok
2026-06-09 10:51:38.180103 | 
2026-06-09 10:51:38.180316 | TASK [start-zuul-console : Start zuul_console daemon.]
2026-06-09 10:51:38.718301 | controller | ok
2026-06-09 10:51:38.735988 | 
2026-06-09 10:51:38.736170 | TASK [include_role : add-build-sshkey]
2026-06-09 10:51:38.781190 | controller | ok
2026-06-09 10:51:38.803932 | 
2026-06-09 10:51:38.804093 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build]
2026-06-09 10:51:39.103981 | controller -> localhost | ok
2026-06-09 10:51:39.113916 | 
2026-06-09 10:51:39.114060 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID]
2026-06-09 10:51:39.147942 | controller | ok
2026-06-09 10:51:39.175221 | controller | included: /var/lib/zuul/builds/0deba99d627240ffa0ad78f00523bb0a/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml
2026-06-09 10:51:39.184016 | 
2026-06-09 10:51:39.184096 | TASK [add-build-sshkey : Create Temp SSH key]
2026-06-09 10:51:40.181630 | controller -> localhost | Generating public/private rsa key pair.
2026-06-09 10:51:40.181898 | controller -> localhost | Your identification has been saved in /var/lib/zuul/builds/0deba99d627240ffa0ad78f00523bb0a/work/0deba99d627240ffa0ad78f00523bb0a_id_rsa
2026-06-09 10:51:40.181948 | controller -> localhost | Your public key has been saved in /var/lib/zuul/builds/0deba99d627240ffa0ad78f00523bb0a/work/0deba99d627240ffa0ad78f00523bb0a_id_rsa.pub
2026-06-09 10:51:40.181978 | controller -> localhost | The key fingerprint is:
2026-06-09 10:51:40.182005 | controller -> localhost | SHA256:jV6J6vXj7gTzXM7Le4uoDBuat0XPoJf6b78/JrlqQGQ zuul-build-sshkey
2026-06-09 10:51:40.182030 | controller -> localhost | The key's randomart image is:
2026-06-09 10:51:40.182054 | controller -> localhost | +---[RSA 3072]----+
2026-06-09 10:51:40.182079 | controller -> localhost | |                 |
2026-06-09 10:51:40.182105 | controller -> localhost | |        E        |
2026-06-09 10:51:40.182130 | controller -> localhost | |       o         |
2026-06-09 10:51:40.182154 | controller -> localhost | |        .+ .     |
2026-06-09 10:51:40.182196 | controller -> localhost | |       .S + .    |
2026-06-09 10:51:40.182221 | controller -> localhost | |       =.@ +     |
2026-06-09 10:51:40.182245 | controller -> localhost | |      = *.* o.   |
2026-06-09 10:51:40.182269 | controller -> localhost | |     +.X o+ooo+  |
2026-06-09 10:51:40.182293 | controller -> localhost | |    o.=o+OO+OOoo |
2026-06-09 10:51:40.182316 | controller -> localhost | +----[SHA256]-----+
2026-06-09 10:51:40.182374 | controller -> localhost | ok: Runtime: 0:00:00.450889
2026-06-09 10:51:40.187590 | 
2026-06-09 10:51:40.187667 | TASK [add-build-sshkey : Remote setup ssh keys (linux)]
2026-06-09 10:51:40.227342 | controller | ok
2026-06-09 10:51:40.238639 | controller | included: /var/lib/zuul/builds/0deba99d627240ffa0ad78f00523bb0a/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml
2026-06-09 10:51:40.247987 | 
2026-06-09 10:51:40.248068 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey]
2026-06-09 10:51:40.283295 | controller | skipping: Conditional result was False
2026-06-09 10:51:40.288987 | 
2026-06-09 10:51:40.289071 | TASK [add-build-sshkey : Enable access via build key on all nodes]
2026-06-09 10:51:40.960790 | controller | changed
2026-06-09 10:51:40.973694 | 
2026-06-09 10:51:40.973991 | TASK [add-build-sshkey : Make sure user has a .ssh]
2026-06-09 10:51:41.344812 | controller | ok
2026-06-09 10:51:41.351566 | 
2026-06-09 10:51:41.351679 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes]
2026-06-09 10:51:42.823141 | controller | changed
2026-06-09 10:51:42.831492 | 
2026-06-09 10:51:42.831680 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes]
2026-06-09 10:51:44.266041 | controller | changed
2026-06-09 10:51:44.274488 | 
2026-06-09 10:51:44.274622 | TASK [add-build-sshkey : Remote setup ssh keys (windows)]
2026-06-09 10:51:44.301196 | controller | skipping: Conditional result was False
2026-06-09 10:51:44.312500 | 
2026-06-09 10:51:44.312718 | TASK [remove-zuul-sshkey : Remove master key from local agent]
2026-06-09 10:51:44.847583 | controller -> localhost | changed
2026-06-09 10:51:44.866642 | 
2026-06-09 10:51:44.866883 | TASK [add-build-sshkey : Add back temp key]
2026-06-09 10:51:45.243250 | controller -> localhost | Identity added: /var/lib/zuul/builds/0deba99d627240ffa0ad78f00523bb0a/work/0deba99d627240ffa0ad78f00523bb0a_id_rsa (zuul-build-sshkey)
2026-06-09 10:51:45.243472 | controller -> localhost | ok: Runtime: 0:00:00.021003
2026-06-09 10:51:45.247147 | 
2026-06-09 10:51:45.247207 | TASK [add-build-sshkey : Verify we can still SSH to all nodes]
2026-06-09 10:51:45.764439 | controller | ok
2026-06-09 10:51:45.772344 | 
2026-06-09 10:51:45.772566 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)]
2026-06-09 10:51:45.802079 | controller | skipping: Conditional result was False
2026-06-09 10:51:45.817082 | 
2026-06-09 10:51:45.817375 | TASK [include_role : validate-host]
2026-06-09 10:51:45.838005 | controller | ok
2026-06-09 10:51:45.863371 | 
2026-06-09 10:51:45.863541 | TASK [validate-host : Define zuul_info_dir fact]
2026-06-09 10:51:45.903256 | controller | ok
2026-06-09 10:51:45.907309 | 
2026-06-09 10:51:45.907384 | TASK [validate-host : Ensure Zuul Ansible directory exists]
2026-06-09 10:51:46.246331 | controller -> localhost | ok
2026-06-09 10:51:46.257114 | 
2026-06-09 10:51:46.257268 | TASK [validate-host : Collect information about the host]
2026-06-09 10:51:47.107153 | controller | ok
2026-06-09 10:51:47.142875 | 
2026-06-09 10:51:47.143244 | TASK [validate-host : Sanitize hostname]
2026-06-09 10:51:47.326288 | controller | ok
2026-06-09 10:51:47.331806 | 
2026-06-09 10:51:47.331927 | TASK [validate-host : Write out all ansible variables/facts known for each host]
2026-06-09 10:51:47.884590 | controller -> localhost | changed
2026-06-09 10:51:47.894401 | 
2026-06-09 10:51:47.894558 | TASK [validate-host : Collect information about zuul worker]
2026-06-09 10:51:48.405949 | controller | ok
2026-06-09 10:51:48.414050 | 
2026-06-09 10:51:48.414189 | TASK [validate-host : Write out all zuul information for each host]
2026-06-09 10:51:48.999813 | controller -> localhost | changed
2026-06-09 10:51:49.015839 | 
2026-06-09 10:51:49.016030 | TASK [include_role : prepare-workspace-openshift]
2026-06-09 10:51:49.042726 | controller | skipping: Conditional result was False
2026-06-09 10:51:49.050433 | 
2026-06-09 10:51:49.050568 | TASK [include_role : remove-zuul-sshkey]
2026-06-09 10:51:49.087301 | controller | skipping: Conditional result was False
2026-06-09 10:51:49.096589 | 
2026-06-09 10:51:49.096735 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them]
2026-06-09 10:51:49.474789 | controller | ok: "logs"
2026-06-09 10:51:49.475370 | controller | ok: All items complete
2026-06-09 10:51:49.475454 | 
2026-06-09 10:51:49.797534 | controller | ok: "artifacts"
2026-06-09 10:51:50.094655 | controller | ok: "docs"
2026-06-09 10:51:50.104620 | 
2026-06-09 10:51:50.104771 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist]
2026-06-09 10:51:50.483272 | controller | changed: "logs"
2026-06-09 10:51:50.764139 | controller | changed: "artifacts"
2026-06-09 10:51:51.080092 | controller | changed: "docs"
2026-06-09 10:51:51.094597 | 
2026-06-09 10:51:51.094786 | PLAY RECAP
2026-06-09 10:51:51.094974 | controller | ok: 22 changed: 9 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0
2026-06-09 10:51:51.095061 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-09 10:51:51.095119 | 
2026-06-09 10:51:51.275035 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-09 10:51:51.278997 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-09 10:51:51.988528 | 
2026-06-09 10:51:51.988722 | PLAY [all]
2026-06-09 10:51:52.000246 | 
2026-06-09 10:51:52.000324 | TASK [mirror-info-fork : Set mirror_fqdn if not defined]
2026-06-09 10:51:52.080429 | controller | ok
2026-06-09 10:51:52.085507 | 
2026-06-09 10:51:52.085624 | TASK [mirror-info-fork : Create /etc/ci]
2026-06-09 10:51:52.691482 | controller | changed
2026-06-09 10:51:52.701442 | 
2026-06-09 10:51:52.701592 | TASK [mirror-info-fork : Install ci_mirror script]
2026-06-09 10:51:54.557911 | controller | changed
2026-06-09 10:51:54.575256 | 
2026-06-09 10:51:54.575480 | LOOP [add-authorized-keys : Enable access via build key on all nodes]
2026-06-09 10:51:55.182474 | controller | changed:
2026-06-09 10:51:55.182839 | controller | {
2026-06-09 10:51:55.182927 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA4Z/c9osaGGtU6X8fgELwfj/yayRurfcKA0HMFfdpPxev2dbwljysMuzoVp4OZmW1gvGtyYPSNRvnzgsaabPNKNo2ym5NToCP6UM+KSe93aln4BcM/24mXChYAbXJQ5Bqq/pIzsGs/pKetQN+vwvMxLOwTvpcsCJBXaa981RKML6xj9l/UZ7IIq1HSEKMvPLxZMWdu0Ut8DkCd5F4nOw9Wgml2uYpDCj5LLCrQQ9ChdOMz8hz6SighhNlRpPkvPaet3OXxr/ytFMu7j7vv06CaEnuMMiY2aTWN1Imin9eHAylIqFHta/3gFfQSWt9jXM7owkBLKL7ATzhaAn+fjNupw== arxcruz@redhat.com"
2026-06-09 10:51:55.182978 | controller | }
2026-06-09 10:51:55.621196 | controller | changed:
2026-06-09 10:51:55.621445 | controller | {
2026-06-09 10:51:55.621522 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDS4Fn6k4deCnIlOtLWqZJyksbepjQt04j8Ed8CGx9EKkj0fKiAxiI4TadXQYPuNHMixZy4Nevjb6aDhL5Z906TfvNHKUrjrG7G26a0k8vdc61NEQ7FmcGMWRLwwc6ReDO7lFpzYKBMk4YqfWgBuGU/K6WLKiVW2cVvwIuGIaYrE1OiiX0iVUUk7KApXlDJMXn7qjSYynfO4mF629NIp8FJal38+Kv+HA+0QkE5Y2xXnzD4Lar5+keymiCHRntPppXHeLIRzbt0gxC7v3L72hpQ3BTBEzwHpeS8KY+SX1y5lRMN45thCHfJqGmARJREDjBvWG8JXOPmVIKQtZmVcD5b mandreou@redhat.com"
2026-06-09 10:51:55.621581 | controller | }
2026-06-09 10:51:56.134585 | controller | changed:
2026-06-09 10:51:56.134933 | controller | {
2026-06-09 10:51:56.135002 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9MiLfy30deHA7xPOAlew5qUq3UP2gmRMYJi8PtkjFB20/DKeWwWNnkZPqP9AayruRoo51SIiVg870gbZE2jYl+Ncx/FYDe56JeC3ySZsXoAVkC9bP7gkOGqOmJjirvAgPMI7bogVz8i+66Q4Ar7OKTp3762G4IuWPPEg4ce4Y7lx9qWocZapHYq4cYKMxrOZ7SEbFSATBbe2bPZAPKTw8do/Eny+Hq/LkHFhIeyra6cqTFQYShr+zPln0Cr+ro/pDX3bB+1ubFgTpjpkkkQsLhDfR6cCdCWM2lgnS3BTtYj5Ct9/JRPR5YOphqZz+uB+OEu2IL68hmU9vNTth1KeX rlandy@redhat.com"
2026-06-09 10:51:56.135044 | controller | }
2026-06-09 10:51:56.569967 | controller | changed:
2026-06-09 10:51:56.570158 | controller | {
2026-06-09 10:51:56.570205 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFCbgz8gdERiJlk2IKOtkjQxEXejrio6ZYMJAVJYpOIp raukadah@gmail.com"
2026-06-09 10:51:56.570243 | controller | }
2026-06-09 10:51:57.025712 | controller | changed:
2026-06-09 10:51:57.025963 | controller | {
2026-06-09 10:51:57.026019 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBqb3Q/9uDf4LmihQ7xeJ9gA/STIQUFPSfyyV0m8AoQi bshewale@redhat.com"
2026-06-09 10:51:57.026059 | controller | }
2026-06-09 10:51:57.436553 | controller | changed:
2026-06-09 10:51:57.436751 | controller | {
2026-06-09 10:51:57.436801 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0I8QqQx0Az2ysJt2JuffucLijhBqnsXKEIx5GyHwxVULROa8VtNFXUDH6ZKZavhiMcmfHB2+TBTda+lDP4FldYj06dGmzCY+IYGa+uDRdxHNGYjvCfLFcmLlzRK6fNbTcui+KlUFUdKe0fb9CRoGKyhlJD5GRkM1Dv+Yb6Bj+RNnmm1fVGYxzmrD2utvffYEb0SZGWxq2R9gefx1q/3wCGjeqvufEV+AskPhVGc5T7t9eyZ4qmslkLh1/nMuaIBFcr9AUACRajsvk6mXrAN1g3HlBf2gQlhi1UEyfbqIQvzzFtsbLDlSum/KmKjy818GzvWjERfQ0VkGzCd9bSLVL dviroel@redhat.com"
2026-06-09 10:51:57.436839 | controller | }
2026-06-09 10:51:57.967082 | controller | changed:
2026-06-09 10:51:57.967236 | controller | {
2026-06-09 10:51:57.967259 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDLOQd4ZLtkZXQGY6UwAr/06ppWQK4fDO3HaqxPk98csyOCBXsliSKK39Bso828+5srIXiW7aI6aC9P5mwi4mUZlGPfJlQbfrcGvY+b/SocuvaGK+1RrHLoJCT52LBhwgrzlXio2jeksZeein8iaTrhsPrOAs7KggIL/rB9hEiB3NaOPWhhoCP4vlW6MEMExGcqB/1FVxXFBPnLkEyW0Lk7ycVflZl2ocRxbfjZi0+tI1Wlinp8PvSQSc/WVrAcDgKjc/mB4ODPOyYy3G8FHgfMsrXSDEyjBKgLKMsdCrAUcqJQWjkqXleXSYOV4q3pzL+9umK+q/e3P/bIoSFQzmJKTU1eDfuvPXmow9F5H54fii/Da7ezlMJ+wPGHJrRAkmzvMbALy7xwswLhZMkOGNtRcPqaKYRmIBKpw3o6bCTtcNUHOtOQnzwY8JzrM2eBWJBXAANYw+9/ho80JIiwhg29CFNpVBuHbql2YxJQNrnl90guN65rYNpDxdIluweyUf8= anbanerj@kaermorhen"
2026-06-09 10:51:57.967281 | controller | }
2026-06-09 10:51:58.463271 | controller | changed:
2026-06-09 10:51:58.463465 | controller | {
2026-06-09 10:51:58.463517 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3VwV8Im9kRm49lt3tM36hj4Zv27FxGo4C1Q/0jqhzFmHY7RHbmeRr8ObhwWoHjXSozKWg8FL5ER0z3hTwL0W6lez3sL7hUaCmSuZmG5Hnl3x4vTSxDI9JZ/Y65rtYiiWQo2fC5xJhU/4+0e5e/pseCm8cKRSu+SaxhO+sd6FDojA2x1BzOzKiQRDy/1zWGp/cZkxcEuB1wHI5LMzN03c67vmbu+fhZRAUO4dQkvcnj2LrhQtpa+ytvnSjr8icMDosf1OsbSffwZFyHB/hfWGAfe0eIeSA2XPraxiPknXxiPKx2MJsaUTYbsZcm3EjFdHBBMumw5rBI74zLrMRvCO9GwBEmGT4rFng1nP+yw5DB8sn2zqpOsPg1LYRwCPOUveC13P6pgsZZPh812e8v5EKnETct+5XI3dVpdw6CnNiLwAyVAF15DJvBGT/u1k0Myg/bQn+Gv9k2MSj6LvQmf6WbZu2Wgjm30z3FyCneBqTL7mLF19YXzeC0ufHz5pnO1E= dasm@fedora"
2026-06-09 10:51:58.463580 | controller | }
2026-06-09 10:51:58.853555 | controller | changed:
2026-06-09 10:51:58.853712 | controller | {
2026-06-09 10:51:58.854085 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHUnwjB20UKmsSed9X73eGNV5AOEFccQ3NYrRW776pEk cjeanner"
2026-06-09 10:51:58.854142 | controller | }
2026-06-09 10:51:59.269999 | controller | changed:
2026-06-09 10:51:59.270211 | controller | {
2026-06-09 10:51:59.270265 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDercCMGn8rW1C4P67tHgtflPdTeXlpyUJYH+6XDd2lR jgilaber@redhat.com"
2026-06-09 10:51:59.270307 | controller | }
2026-06-09 10:51:59.672163 | controller | changed:
2026-06-09 10:51:59.672374 | controller | {
2026-06-09 10:51:59.672440 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAMI6kkg9Wg0sG7jIJmyZemEBwUn1yzNpQQd3gnulOmZ adrianfuscoarnejo@gmail.com"
2026-06-09 10:51:59.672490 | controller | }
2026-06-09 10:52:00.110680 | controller | changed:
2026-06-09 10:52:00.110893 | controller | {
2026-06-09 10:52:00.110950 | controller |   "public_key": "ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPijwpQu/3jhhhBZInXNOLEH57DrknPc3PLbsRvYyJIFzwYjX+WD4a7+nGnMYS42MuZk6TJcVqgnqofVx4isoD4= ramishra@redhat.com"
2026-06-09 10:52:00.110992 | controller | }
2026-06-09 10:52:00.541012 | controller | changed:
2026-06-09 10:52:00.541200 | controller | {
2026-06-09 10:52:00.541248 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICWBreHW95Wz2Toz5YwCGQwFcUG8oFYkienDh9tntmDc ralfieri@redhat.com"
2026-06-09 10:52:00.541288 | controller | }
2026-06-09 10:52:00.930003 | controller | changed:
2026-06-09 10:52:00.930219 | controller | {
2026-06-09 10:52:00.930275 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDK0iKdi8jQTpQrDdLVH/AAgLVYyTXF7AQ1gjc/5uT3t ykarel@yatinkarel"
2026-06-09 10:52:00.930318 | controller | }
2026-06-09 10:52:01.300321 | controller | changed:
2026-06-09 10:52:01.300528 | controller | {
2026-06-09 10:52:01.300577 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIF/V/cLotA6LZeO32VL45Hd78skuA2lJA425Sm2LlQeZ fmount@horcrux"
2026-06-09 10:52:01.300617 | controller | }
2026-06-09 10:52:01.736768 | controller | changed:
2026-06-09 10:52:01.737001 | controller | {
2026-06-09 10:52:01.737051 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDa7QCjuDMVmRPo1rREbGwzYeBCYVN+Ou/3WKXZEC6Sr"
2026-06-09 10:52:01.737091 | controller | }
2026-06-09 10:52:02.101725 | controller | changed:
2026-06-09 10:52:02.101970 | controller | {
2026-06-09 10:52:02.102024 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCfNtF7NvKl915TGsGGoseUb06Hj8L/S4toWf0hExeY+F00woL6NvBlJD0nDct+P5a22I4EhvoQCRQ8reaPCm1lybR3uiRIJsj+8zkVvLwby9LXzfZorlNG9ofjd00FEmB09uW/YvTl6Q9XwwwX6tInzIOv3TMqTHHGOL74ibbj8J/FJR0cFEyj0z4WQRvtkh32xAHl83gbuINryMt0sqRI+clj2381NKL55DRLQrVw0gsfqqxiHAnXg21qWmc4J+b9e9kiuAFQjcjwTVkwJCcg3xbPwC/qokYRby/Y5S40UUd7/jEARGXT7RZgpzTuDd1oZiCVrnrqJNPaMNdVv5MLeFdf1B7iIe5aa/fGouX7AO4SdKhZUdnJmCFAGvjC6S3JMZ2wAcUl+OHnssfmdj7XL50cLo27vjuzMtLAgSqi6N99m92WCF2s8J9aVzszX7Xz9OKZCeGsiVJp3/NdABKzSEAyM9xBD/5Vho894Sav+otpySHe3p6RUTgbB5Zu8VyZRZ/UtB3ueXxyo764yrc6qWIDqrehm84Xm9g+/jpIBzGPl07NUNJpdt/6Sgf9RIKXw/7XypO5yZfUcuFNGTxLfqjTNrtgLZNcjfav6sSdVXVcMPL//XNuRdKmVFaO76eV/oGMQGr1fGcCD+N+CpI7+Q+fCNB6VFWG4nZFuI/Iuw== averdagu@redhat.com"
2026-06-09 10:52:02.102065 | controller | }
2026-06-09 10:52:02.489525 | controller | changed:
2026-06-09 10:52:02.489693 | controller | {
2026-06-09 10:52:02.489726 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDq8l27xI+QlQVdS4djp9ogSoyrNE2+Ox6vKPdhSNL1J3PE5w+WCSvMz9A5gnNuH810zwbekEApbxTze/gLQJwBHA52CChfURpXrFaxY7ePXRElwKAL3mJfzBWY/c5jnNL9TCVmFJTGZkFZP3Nh+BMgZvL6xBkt3WKm6Uq18qzd9XeKcZusrA+O+uLv1fVeQnadY9RIqOCyeFYCzLWrUfTyE8x/XG0hAWIM7qpnF2cALQS2h9n4hW5ybiUN790H08wf9hFwEf5nxY9Z9dVkPFQiTSGKNBzmnCXU9skxS/xhpFjJ5duGSZdtAHe9O+nGZm9c67hxgtf8e5PDuqAdXEv2cf6e3VBAt+Bz8EKI3yosTj0oZHfwr42Yzb1l/SKy14Rggsrc9KAQlrGXan6+u2jcQqqx7l+SWmnpFiWTV9u5cWj2IgOhApOitmRBPYqk9rE2usfO0hLn/Pj/R/Nau4803e1/EikdLE7Ps95s9mX5jRDjAoUa2JwFF5RsVFyL910= ashigupt@ashigupt.remote.csb"
2026-06-09 10:52:02.489773 | controller | }
2026-06-09 10:52:02.875298 | controller | changed:
2026-06-09 10:52:02.875503 | controller | {
2026-06-09 10:52:02.875550 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOKLl0NYKwoZ/JY5KeZU8VwRAggeOxqQJeoqp3dsAaY9"
2026-06-09 10:52:02.875589 | controller | }
2026-06-09 10:52:03.277788 | controller | changed:
2026-06-09 10:52:03.278080 | controller | {
2026-06-09 10:52:03.278145 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIASASQOH2BcOyLKuuDOdWZlPi2orcjcA8q4400T73DLH evallesp@fedora"
2026-06-09 10:52:03.278192 | controller | }
2026-06-09 10:52:03.650926 | controller | changed:
2026-06-09 10:52:03.651106 | controller | {
2026-06-09 10:52:03.651162 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILeBWlamUph+jRKV2qrx1PGU7vWuGIt5+z9k96I8WehW amsinha@amsinha-mac"
2026-06-09 10:52:03.651206 | controller | }
2026-06-09 10:52:04.030246 | controller | changed:
2026-06-09 10:52:04.030442 | controller | {
2026-06-09 10:52:04.030494 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIANvVgvJBlK3gb1yz5uef/JqIGq4HLEmY2dYA8e37swb morenod@redhat-laptop"
2026-06-09 10:52:04.030536 | controller | }
2026-06-09 10:52:04.436846 | controller | changed:
2026-06-09 10:52:04.437014 | controller | {
2026-06-09 10:52:04.437046 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDZdI7t1cxYx65heVI24HTV4F7oQLW1zyfxHreL2TIJKxjyrUUKIFEUmTutcBlJRLNT2Eoix6x1sOw9YrchloCLcn//SGfTElr9mSc5jbjb7QXEU+zJMhtxyEJ1Po3CUGnj7ckiIXw7wcawZtrEOAQ9pH3ExYCJcEMiyNjRQZCxT3tPK+S4B95EWh5Fsrz9CkwpjNRPPH7LigCeQTM3Wc7r97utAslBUUvYceDSLA7rMgkitJE38b7rZBeYzsGQ8YYUBjTCtehqQXxCRjizbHWaaZkBU+N3zkKB6n/iCNGIO690NK7A/qb6msTijiz1PeuM8ThOsi9qXnbX5v0PoTpcFSojV7NHAQ71f0XXuS43FhZctT+Dcx44dT8Fb5vJu2cJGrk+qF8ZgJYNpRS7gPg0EG2EqjK7JMf9ULdjSu0r+KlqIAyLvtzT4eOnQipoKlb/WG5D/0ohKv7OMQ352ggfkBFIQsRXyyTCT98Ft9juqPuahi3CAQmP4H9dyE+7+Kz437PEtsxLmfm6naNmWi7Ee1DqWPwS8rEajsm4sNM4wW9gdBboJQtc0uZw0DfLj1I9r3Mc8Ol0jYtz0yNQDSzVLrGCaJlC311trU70tZ+ZkAVV6Mn8lOhSbj1cK0lvSr6ZK4dgqGl3I1eTZJJhbLNdg7UOVaiRx9543+C/p/As7w== brjackma@redhat.com"
2026-06-09 10:52:04.437071 | controller | }
2026-06-09 10:52:04.810131 | controller | changed:
2026-06-09 10:52:04.810272 | controller | {
2026-06-09 10:52:04.810294 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKwedoZ0TWPJX/z/4TAbO/kKcDZOQVgRH0hAqrL5UCI1 vcastell@redhat.com"
2026-06-09 10:52:04.810312 | controller | }
2026-06-09 10:52:05.225232 | controller | changed:
2026-06-09 10:52:05.225372 | controller | {
2026-06-09 10:52:05.225394 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEmv8sE8GCk6ZTPIqF0FQrttBdL3mq7rCm/IJy0xDFh7 michburk@redhat.com"
2026-06-09 10:52:05.225412 | controller | }
2026-06-09 10:52:05.596966 | controller | changed:
2026-06-09 10:52:05.597164 | controller | {
2026-06-09 10:52:05.597214 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICy6GpGEtwevXEEn4mmLR5lmSLe23dGgAvzkB9DMNbkf rsafrono@rsafrono"
2026-06-09 10:52:05.597255 | controller | }
2026-06-09 10:52:05.630834 | 
2026-06-09 10:52:05.631096 | TASK [Set timezone to UTC]
2026-06-09 10:52:06.279237 | controller | changed: executed `/bin/timedatectl set-timezone UTC`
2026-06-09 10:52:06.287897 | 
2026-06-09 10:52:06.288071 | TASK [Create nodepool directory]
2026-06-09 10:52:06.659726 | controller | changed
2026-06-09 10:52:06.671578 | 
2026-06-09 10:52:06.671733 | TASK [Create nodepool sub_nodes file]
2026-06-09 10:52:08.073887 | controller | changed
2026-06-09 10:52:08.082636 | 
2026-06-09 10:52:08.082943 | TASK [Create nodepool sub_nodes_private file]
2026-06-09 10:52:09.507286 | controller | changed
2026-06-09 10:52:09.516384 | 
2026-06-09 10:52:09.516607 | LOOP [Populate nodepool sub_nodes file]
2026-06-09 10:52:09.570408 | 
2026-06-09 10:52:09.570625 | LOOP [Populate nodepool sub_nodes_private file]
2026-06-09 10:52:09.622386 | 
2026-06-09 10:52:09.622721 | TASK [Create nodepool primary file]
2026-06-09 10:52:09.661202 | controller | skipping: Conditional result was False
2026-06-09 10:52:09.674416 | 
2026-06-09 10:52:09.674631 | TASK [Create nodepool node_private for this node]
2026-06-09 10:52:11.163588 | controller | changed
2026-06-09 10:52:11.172707 | 
2026-06-09 10:52:11.172918 | LOOP [Copy ssh keys to nodepool directory]
2026-06-09 10:52:11.708238 | controller | ok: Item: id_rsa Runtime: 0:00:00.007044
2026-06-09 10:52:11.708463 | 
2026-06-09 10:52:12.013386 | controller | ok: Item: id_rsa.pub Runtime: 0:00:00.006626
2026-06-09 10:52:12.031566 | 
2026-06-09 10:52:12.032105 | TASK [Add sudoers role for zuul-sudo-grep.sh]
2026-06-09 10:52:13.424207 | controller | changed
2026-06-09 10:52:13.431610 | 
2026-06-09 10:52:13.431710 | TASK [Validate sudoers config after edits]
2026-06-09 10:52:13.809020 | controller | /etc/sudoers: parsed OK
2026-06-09 10:52:13.809079 | controller | /etc/sudoers.d/90-cloud-init-users: parsed OK
2026-06-09 10:52:13.809086 | controller | /etc/sudoers.d/zuul: parsed OK
2026-06-09 10:52:13.809091 | controller | /etc/sudoers.d/zuul-sudo-grep: parsed OK
2026-06-09 10:52:13.972016 | controller | ok: Runtime: 0:00:00.008763
2026-06-09 10:52:13.980386 | 
2026-06-09 10:52:13.980512 | TASK [Show the environment passed in to job shell scripts]
2026-06-09 10:52:14.385132 | controller | SHELL=/bin/bash
2026-06-09 10:52:14.385274 | controller | ZUUL_PROJECT=openstack-k8s-operators/edpm-ansible
2026-06-09 10:52:14.385286 | controller | ZUUL_SHORT_PROJECT_NAME=edpm-ansible
2026-06-09 10:52:14.385296 | controller | ZUUL_CHANGES=openstack-k8s-operators/edpm-ansible:main:refs/changes/75/1175/ccf94d3628e5513197102d32d9115778c1eeafd2
2026-06-09 10:52:14.385302 | controller | PWD=/home/zuul
2026-06-09 10:52:14.385308 | controller | ZUUL_PIPELINE=github-check
2026-06-09 10:52:14.385316 | controller | LOGNAME=zuul
2026-06-09 10:52:14.385321 | controller | XDG_SESSION_TYPE=tty
2026-06-09 10:52:14.385326 | controller | _=/usr/bin/env
2026-06-09 10:52:14.385335 | controller | MOTD_SHOWN=pam
2026-06-09 10:52:14.385340 | controller | HOME=/home/zuul
2026-06-09 10:52:14.385345 | controller | LANG=en_US.UTF-8
2026-06-09 10:52:14.385350 | controller | SSH_CONNECTION=38.129.56.84 59698 38.102.83.163 22
2026-06-09 10:52:14.385357 | controller | TOX_TESTENV_PASSENV=ZUUL_UUID ZUUL_PROJECT ZUUL_SHORT_PROJECT_NAME ZUUL_PIPELINE ZUUL_VOTING WORKSPACE BUILD_TIMEOUT ZUUL_BRANCH ZUUL_CHANGES ZUUL_CHANGE_IDS ZUUL_CHANGE ZUUL_PATCHSET
2026-06-09 10:52:14.385363 | controller | ZUUL_CHANGE_IDS=1175,ccf94d3628e5513197102d32d9115778c1eeafd2
2026-06-09 10:52:14.385368 | controller | WORKSPACE=/home/zuul/workspace
2026-06-09 10:52:14.385373 | controller | XDG_SESSION_CLASS=user
2026-06-09 10:52:14.385378 | controller | SELINUX_ROLE_REQUESTED=
2026-06-09 10:52:14.385382 | controller | LESSOPEN=||/usr/bin/lesspipe.sh %s
2026-06-09 10:52:14.385387 | controller | USER=zuul
2026-06-09 10:52:14.385392 | controller | ZUUL_VOTING=True
2026-06-09 10:52:14.385397 | controller | BUILD_TIMEOUT=10800000
2026-06-09 10:52:14.385401 | controller | SELINUX_USE_CURRENT_RANGE=
2026-06-09 10:52:14.385406 | controller | SHLVL=1
2026-06-09 10:52:14.385411 | controller | ZUUL_PATCHSET=ccf94d3628e5513197102d32d9115778c1eeafd2
2026-06-09 10:52:14.385416 | controller | XDG_SESSION_ID=1
2026-06-09 10:52:14.385420 | controller | ZUUL_BRANCH=main
2026-06-09 10:52:14.385425 | controller | XDG_RUNTIME_DIR=/run/user/1000
2026-06-09 10:52:14.385430 | controller | SSH_CLIENT=38.129.56.84 59698 22
2026-06-09 10:52:14.385437 | controller | DEBUGINFOD_URLS=https://debuginfod.centos.org/
2026-06-09 10:52:14.385442 | controller | DEBUGINFOD_IMA_CERT_PATH=/etc/keys/ima:
2026-06-09 10:52:14.385447 | controller | which_declare=declare -f
2026-06-09 10:52:14.385452 | controller | PATH=/home/zuul/.crc/bin/oc:/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-09 10:52:14.385457 | controller | SELINUX_LEVEL_REQUESTED=
2026-06-09 10:52:14.385462 | controller | ZUUL_CHANGE=1175
2026-06-09 10:52:14.385466 | controller | DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
2026-06-09 10:52:14.385471 | controller | ZUUL_UUID=0deba99d627240ffa0ad78f00523bb0a
2026-06-09 10:52:14.385477 | controller | BASH_FUNC_which%%=() {  ( alias;
2026-06-09 10:52:14.385482 | controller |  eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@
2026-06-09 10:52:14.385487 | controller | }
2026-06-09 10:52:14.530252 | controller | ok: Runtime: 0:00:00.006972
2026-06-09 10:52:14.539344 | 
2026-06-09 10:52:14.539485 | TASK [Workaround hardcoded /home/zuul/workspace in zuul_legacy_vars]
2026-06-09 10:52:14.566642 | controller | skipping: Conditional result was False
2026-06-09 10:52:14.577095 | 
2026-06-09 10:52:14.577307 | TASK [Symlink /home/zuul-worker/workspace]
2026-06-09 10:52:15.119002 | controller | skipping: Conditional result was False
2026-06-09 10:52:15.128910 | 
2026-06-09 10:52:15.129057 | TASK [Ensure legacy workspace directory]
2026-06-09 10:52:15.452698 | controller | changed
2026-06-09 10:52:15.455557 | 
2026-06-09 10:52:15.455655 | PLAY RECAP
2026-06-09 10:52:15.455743 | controller | ok: 14 changed: 11 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0
2026-06-09 10:52:15.455789 | 
2026-06-09 10:52:15.618277 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-09 10:52:15.622118 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/crc/podman.yaml@master]
2026-06-09 10:52:16.268461 | 
2026-06-09 10:52:16.268647 | PLAY [all,!compute]
2026-06-09 10:52:16.281424 | 
2026-06-09 10:52:16.281599 | TASK [Enable container-tools rhel-modules for c8/crc node]
2026-06-09 10:52:16.812098 | controller | skipping: Conditional result was False
2026-06-09 10:52:16.819533 | 
2026-06-09 10:52:16.819702 | TASK [Install podman]
2026-06-09 10:52:38.407646 | controller | changed
2026-06-09 10:52:38.412331 | 
2026-06-09 10:52:38.412399 | TASK [Set var name for quay login zuul secret]
2026-06-09 10:52:38.467427 | controller | skipping: Conditional result was False
2026-06-09 10:52:38.474610 | 
2026-06-09 10:52:38.474777 | TASK [Print the username]
2026-06-09 10:52:39.001515 | controller | openstack-k8s-operators+cirobot
2026-06-09 10:52:39.530779 | controller | ok: Runtime: 0:00:00.005095
2026-06-09 10:52:39.539280 | 
2026-06-09 10:52:39.539415 | TASK [Fail when user or password is not set]
2026-06-09 10:52:39.616128 | controller | skipping: Conditional result was False
2026-06-09 10:52:39.624765 | 
2026-06-09 10:52:39.624931 | TASK [Set vars for quay login]
2026-06-09 10:52:39.691841 | controller | Output suppressed because no_log was given
2026-06-09 10:52:39.700169 | 
2026-06-09 10:52:39.700361 | LOOP [Perform container registry login(s) with podman]
2026-06-09 10:52:40.880564 | controller | Output suppressed because no_log was given
2026-06-09 10:52:40.892285 | 
2026-06-09 10:52:40.892608 | LOOP [Perform container registry login(s) with buildah]
2026-06-09 10:52:40.973610 | controller | Output suppressed because no_log was given
2026-06-09 10:52:40.990474 | 
2026-06-09 10:52:40.990721 | TASK [Set Insecure registry for content provider]
2026-06-09 10:52:41.549350 | controller | changed: Block inserted
2026-06-09 10:52:41.553778 | 
2026-06-09 10:52:41.553986 | PLAY RECAP
2026-06-09 10:52:41.554118 | controller | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0
2026-06-09 10:52:41.554200 | 
2026-06-09 10:52:41.770303 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/crc/podman.yaml@master]
2026-06-09 10:52:41.774837 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/crc/simple-start.yaml@master]
2026-06-09 10:52:42.491245 | 
2026-06-09 10:52:42.491424 | PLAY [Prefer ipv4 over ipv6]
2026-06-09 10:52:42.502622 | 
2026-06-09 10:52:42.502832 | TASK [Configure /etc/gai.conf to prever ipv4 over ipv6]
2026-06-09 10:52:42.539959 | controller | skipping: Conditional result was False
2026-06-09 10:52:42.544058 | 
2026-06-09 10:52:42.544210 | PLAY [controller]
2026-06-09 10:52:42.555590 | 
2026-06-09 10:52:42.555808 | TASK [Fail when openshift_pull_sec not provided]
2026-06-09 10:52:42.572690 | controller | skipping: Conditional result was False
2026-06-09 10:52:42.582311 | 
2026-06-09 10:52:42.582447 | TASK [Clone repos in the job workspace]
2026-06-09 10:52:42.604264 | controller | ok
2026-06-09 10:52:42.627458 | 
2026-06-09 10:52:42.627654 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-09 10:52:43.135212 | controller | ok
2026-06-09 10:52:43.140510 | 
2026-06-09 10:52:43.140664 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-09 10:52:46.338428 | controller | Output suppressed because no_log was given
2026-06-09 10:52:46.354356 | 
2026-06-09 10:52:46.354552 | TASK [Create pull-secret.txt file]
2026-06-09 10:52:47.984598 | controller | Output suppressed because no_log was given
2026-06-09 10:52:47.988277 | 
2026-06-09 10:52:47.988348 | TASK [Apply CRC features and print image build date]
2026-06-09 10:52:48.006277 | controller | ok
2026-06-09 10:52:48.012082 | controller | included: /var/lib/zuul/builds/0deba99d627240ffa0ad78f00523bb0a/trusted/project_0/review.rdoproject.org/config/playbooks/crc/features.yaml
2026-06-09 10:52:48.020739 | 
2026-06-09 10:52:48.020813 | TASK [Set additional parameters for crc - telemetry]
2026-06-09 10:52:48.587599 | controller | skipping: Conditional result was False
2026-06-09 10:52:48.592414 | 
2026-06-09 10:52:48.592517 | TASK [Set additional parameters for crc - monitoring]
2026-06-09 10:52:49.121524 | controller | skipping: Conditional result was False
2026-06-09 10:52:49.127955 | 
2026-06-09 10:52:49.128050 | TASK [Set minimum required memory to run the CRC when monitoring enabled]
2026-06-09 10:52:49.663815 | controller | skipping: Conditional result was False
2026-06-09 10:52:49.673200 | 
2026-06-09 10:52:49.673387 | TASK [Set additional parameters for crc - enable microshift preset]
2026-06-09 10:52:50.210213 | controller | skipping: Conditional result was False
2026-06-09 10:52:50.221252 | 
2026-06-09 10:52:50.221428 | TASK [Set additional parameters for crc - enable okd preset]
2026-06-09 10:52:50.765951 | controller | skipping: Conditional result was False
2026-06-09 10:52:50.772422 | 
2026-06-09 10:52:50.772564 | TASK [Delete the cluster if there's a non-default bundle URL]
2026-06-09 10:52:51.299263 | controller | skipping: Conditional result was False
2026-06-09 10:52:51.310076 | 
2026-06-09 10:52:51.310227 | TASK [Execute crc start command]
2026-06-09 11:07:25.913750 | controller | ok: Runtime: 0:14:33.724409
2026-06-09 11:07:25.924413 | 
2026-06-09 11:07:25.924577 | TASK [Verify that OpenShift is up and running]
2026-06-09 11:07:25.951979 | controller | ok
2026-06-09 11:07:25.973166 | controller | included: /var/lib/zuul/builds/0deba99d627240ffa0ad78f00523bb0a/trusted/project_0/review.rdoproject.org/config/playbooks/crc/verify_openshift_start.yaml
2026-06-09 11:07:25.985996 | 
2026-06-09 11:07:25.986074 | TASK [Create script to login and verify services]
2026-06-09 11:07:28.000461 | controller | changed
2026-06-09 11:07:28.012207 | 
2026-06-09 11:07:28.012340 | TASK [Ensure that user is logged]
2026-06-09 11:07:28.394850 | controller | Checking login to the cluster 1...
2026-06-09 11:07:30.365203 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-09 11:07:30.365315 | controller |
2026-06-09 11:07:30.692738 | controller | Login successful.
2026-06-09 11:07:30.692805 | controller |
2026-06-09 11:07:30.726865 | controller | You have access to 65 projects, the list has been suppressed. You can list all projects with 'oc projects'
2026-06-09 11:07:30.726931 | controller |
2026-06-09 11:07:30.726950 | controller | Using project "default".
2026-06-09 11:07:31.066405 | controller | ok: Runtime: 0:00:02.593134
2026-06-09 11:07:31.074611 | 
2026-06-09 11:07:31.074730 | TASK [Delete all openshift-marketplace pods]
2026-06-09 11:07:32.902383 | controller | pod "certified-operators-l27pk" deleted
2026-06-09 11:07:32.916031 | controller | pod "community-operators-qhh6t" deleted
2026-06-09 11:07:32.946581 | controller | pod "marketplace-operator-547dbd544d-xchl9" deleted
2026-06-09 11:07:32.966300 | controller | pod "redhat-marketplace-ntdwx" deleted
2026-06-09 11:07:33.002449 | controller | pod "redhat-operators-x5vn9" deleted
2026-06-09 11:07:34.629239 | controller | ok: Runtime: 0:00:03.137560
2026-06-09 11:07:34.638580 | 
2026-06-09 11:07:34.638713 | TASK [Copy script ensure_services_up.sh]
2026-06-09 11:07:34.706692 | controller | skipping: Conditional result was False
2026-06-09 11:07:34.716653 | 
2026-06-09 11:07:34.716790 | TASK [Ensure all pods are up and running]
2026-06-09 11:07:35.259555 | controller | skipping: Conditional result was False
2026-06-09 11:07:35.267139 | 
2026-06-09 11:07:35.267232 | TASK [Check if there is a image build date file]
2026-06-09 11:07:35.683465 | controller | ok
2026-06-09 11:07:35.689644 | 
2026-06-09 11:07:35.689747 | TASK [Print image date if available]
2026-06-09 11:07:36.107193 | controller | Tue May  5 04:16:20 AM EDT 2026
2026-06-09 11:07:36.291199 | controller | ok: Runtime: 0:00:00.004472
2026-06-09 11:07:36.300449 | 
2026-06-09 11:07:36.300581 | TASK [Fix machineconfigpool]
2026-06-09 11:07:36.337581 | controller | skipping: Conditional result was False
2026-06-09 11:07:36.348124 | 
2026-06-09 11:07:36.348224 | TASK [Show available nodes]
2026-06-09 11:07:37.725484 | controller | NAME   STATUS   ROLES                         AGE    VERSION
2026-06-09 11:07:37.725626 | controller | crc    Ready    control-plane,master,worker   219d   v1.33.5
2026-06-09 11:07:38.882801 | controller | ok: Runtime: 0:00:01.043560
2026-06-09 11:07:38.890755 | 
2026-06-09 11:07:38.890914 | TASK [Configure insecure registry inside crc vm]
2026-06-09 11:07:38.925720 | controller | ok
2026-06-09 11:07:39.682092 | controller | included: /var/lib/zuul/builds/0deba99d627240ffa0ad78f00523bb0a/trusted/project_0/review.rdoproject.org/config/playbooks/crc/crc_insecure_registry.yaml
2026-06-09 11:07:39.689639 | 
2026-06-09 11:07:39.689700 | TASK [Catch CRC IP]
2026-06-09 11:07:40.411630 | controller | 192.168.130.11
2026-06-09 11:07:40.789638 | controller | ok: Runtime: 0:00:00.097125
2026-06-09 11:07:40.793557 | 
2026-06-09 11:07:40.793630 | TASK [Patch the image.config.openshift.io resource to include insecure registry]
2026-06-09 11:07:43.632767 | controller | image.config.openshift.io/cluster patched
2026-06-09 11:07:48.490051 | controller | ok: Runtime: 0:00:00.624842
2026-06-09 11:07:48.498646 | 
2026-06-09 11:07:48.498777 | TASK [Check if id_ed25519 key exists]
2026-06-09 11:07:49.652454 | controller | ok
2026-06-09 11:07:49.663042 | 
2026-06-09 11:07:49.663184 | TASK [Set fact if new keypair exists]
2026-06-09 11:07:49.707814 | controller | ok
2026-06-09 11:07:49.715281 | 
2026-06-09 11:07:49.715423 | TASK [update the /etc/containers/registries.conf in crc vm]
2026-06-09 11:07:52.695446 | controller |
2026-06-09 11:07:52.695600 | controller | PLAY [Set insecure registry with in crc vm] ************************************
2026-06-09 11:07:52.695615 | controller |
2026-06-09 11:07:52.695625 | controller | TASK [Gathering Facts] *********************************************************
2026-06-09 11:08:02.796859 | controller | ok: [192.168.130.11]
2026-06-09 11:08:02.796938 | controller |
2026-06-09 11:08:02.796946 | controller | TASK [Set Insecure registry for content provider] ******************************
2026-06-09 11:08:06.866702 | controller | changed: [192.168.130.11]
2026-06-09 11:08:06.866803 | controller |
2026-06-09 11:08:06.866811 | controller | TASK [Restart crio] ************************************************************
2026-06-09 11:08:31.813422 | controller | changed: [192.168.130.11]
2026-06-09 11:08:31.813531 | controller |
2026-06-09 11:08:31.813554 | controller | TASK [Restart kubelet] *********************************************************
2026-06-09 11:08:39.234075 | controller | changed: [192.168.130.11]
2026-06-09 11:08:39.234185 | controller |
2026-06-09 11:08:39.234196 | controller | PLAY RECAP *********************************************************************
2026-06-09 11:08:39.234202 | controller | 192.168.130.11             : ok=4    changed=3    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0
2026-06-09 11:08:39.234208 | controller |
2026-06-09 11:08:39.428431 | controller | ok: Runtime: 0:00:48.825546
2026-06-09 11:08:39.436923 | 
2026-06-09 11:08:39.437099 | TASK [Catch CRC IP]
2026-06-09 11:08:39.935843 | controller | 192.168.130.11
2026-06-09 11:08:39.989530 | controller | ok: Runtime: 0:00:00.108067
2026-06-09 11:08:39.997437 | 
2026-06-09 11:08:39.997560 | TASK [Check if id_ed25519 key exists]
2026-06-09 11:08:40.335429 | controller | ok
2026-06-09 11:08:40.343744 | 
2026-06-09 11:08:40.343901 | TASK [Set fact if new keypair exists]
2026-06-09 11:08:40.389209 | controller | ok
2026-06-09 11:08:40.396701 | 
2026-06-09 11:08:40.396833 | TASK [Run crc]
2026-06-09 11:08:41.318963 | controller |
2026-06-09 11:08:41.319106 | controller | PLAY [OpenShift secret copy and CRC securitization] ****************************
2026-06-09 11:08:41.319115 | controller |
2026-06-09 11:08:41.319120 | controller | TASK [Gathering Facts] *********************************************************
2026-06-09 11:08:46.243525 | controller | ok: [192.168.130.11]
2026-06-09 11:08:46.243604 | controller |
2026-06-09 11:08:46.243610 | controller | TASK [Copy pull-secret] ********************************************************
2026-06-09 11:08:48.895698 | controller | changed: [192.168.130.11]
2026-06-09 11:08:48.895785 | controller |
2026-06-09 11:08:48.895799 | controller | TASK [Add crio config] *********************************************************
2026-06-09 11:08:51.618497 | controller | changed: [192.168.130.11]
2026-06-09 11:08:51.618903 | controller |
2026-06-09 11:08:51.618922 | controller | TASK [Restart crio to pickup new configuration] ********************************
2026-06-09 11:10:34.237350 | controller | changed: [192.168.130.11]
2026-06-09 11:10:34.239083 | controller |
2026-06-09 11:10:34.239103 | controller | PLAY RECAP *********************************************************************
2026-06-09 11:10:34.239284 | controller | 192.168.130.11             : ok=4    changed=3    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0
2026-06-09 11:10:34.239294 | controller |
2026-06-09 11:10:34.758989 | controller | ok: Runtime: 0:01:53.750978
2026-06-09 11:10:34.767741 | 
2026-06-09 11:10:34.767973 | TASK [Set slower etcd profile]
2026-06-09 11:10:34.845571 | controller | ok
2026-06-09 11:10:34.897232 | 
2026-06-09 11:10:34.897446 | TASK [prepare-crc-cloud : Set slower profile]
2026-06-09 11:11:54.300529 | controller | Error from server (Timeout): the server was unable to return a response in the time allotted, but may still be processing the request (get etcds.operator.openshift.io cluster)
2026-06-09 11:12:30.782744 | controller | ok: Runtime: 0:00:01.324919
2026-06-09 11:12:30.795948 | 
2026-06-09 11:12:30.796118 | TASK [prepare-crc-cloud : Wait 30 seconds to apply]
2026-06-09 11:13:00.844119 | controller | ok
2026-06-09 11:13:00.849114 | 
2026-06-09 11:13:00.849178 | TASK [prepare-crc-cloud : Get pod phase status]
2026-06-09 11:18:55.289565 | controller | ok: Runtime: 0:00:00.170534
2026-06-09 11:18:55.305141 | 
2026-06-09 11:18:55.305231 | TASK [Set limit for disk usage - IOPS and Read/Write]
2026-06-09 11:18:55.380324 | controller | ok
2026-06-09 11:18:55.427552 | 
2026-06-09 11:18:55.427653 | TASK [disk-usage-limitation : Set facts for disk limitation]
2026-06-09 11:18:55.459918 | controller | ok
2026-06-09 11:18:55.467567 | 
2026-06-09 11:18:55.467663 | TASK [disk-usage-limitation : Print limits for the disk]
2026-06-09 11:18:55.512633 | controller | ok: Set limit to crc VM to the vda disk: iops 25000 read/write 367001600
2026-06-09 11:18:55.520316 | 
2026-06-09 11:18:55.520410 | TASK [disk-usage-limitation : Set limit to crc VM to the vda disk]
2026-06-09 11:18:55.918703 | controller |
2026-06-09 11:18:56.057628 | controller | ok: Runtime: 0:00:00.023497
2026-06-09 11:18:56.073286 | 
2026-06-09 11:18:56.073433 | TASK [Pause machineconfigpool]
2026-06-09 11:18:56.151537 | controller | ok
2026-06-09 11:18:56.235073 | 
2026-06-09 11:18:56.235300 | LOOP [prepare-crc-cloud : Pause the machineconfig configuration if mcp is not needed]
2026-06-09 11:18:56.770545 | controller | machineconfigpool.machineconfiguration.openshift.io/master patched
2026-06-09 11:18:56.771006 | controller | ok: Item: master Runtime: 0:00:00.149968
2026-06-09 11:18:57.280908 | controller | machineconfigpool.machineconfiguration.openshift.io/worker patched
2026-06-09 11:18:57.281171 | controller | ok: Item: worker Runtime: 0:00:00.210531
2026-06-09 11:18:57.296894 | 
2026-06-09 11:18:57.297039 | TASK [prepare-crc-cloud : Print current machineconfigpool]
2026-06-09 11:18:57.795189 | controller | NAME     CONFIG                                             UPDATED   UPDATING   DEGRADED   MACHINECOUNT   READYMACHINECOUNT   UPDATEDMACHINECOUNT   DEGRADEDMACHINECOUNT   AGE
2026-06-09 11:18:57.795297 | controller | master   rendered-master-c7a2f229cd90f8a97e343f8a0404a95d   True      False      False      1              1                   1                     0                      219d
2026-06-09 11:18:57.795312 | controller | worker   rendered-worker-18b07481ef906bac589ad7be5ff6de70   True      False      False      0              0                   0                     0                      219d
2026-06-09 11:18:57.842877 | controller | ok: Runtime: 0:00:00.153704
2026-06-09 11:18:57.854558 | 
2026-06-09 11:18:57.854671 | TASK [Create cluster certificate approver workaround]
2026-06-09 11:18:57.927564 | controller | ok
2026-06-09 11:18:57.982907 | 
2026-06-09 11:18:57.983096 | LOOP [prepare-crc-cloud : Re-run accept certificates in Pending state few times]
2026-06-09 11:18:58.491309 | controller | ok: Item: Runtime: 0:00:00.135319
2026-06-09 11:18:58.491702 | controller | ok: All items complete
2026-06-09 11:18:58.491758 | 
2026-06-09 11:19:08.897816 | controller | ok: Item: Runtime: 0:00:00.132347
2026-06-09 11:19:19.349924 | controller | ok: Item: Runtime: 0:00:00.127536
2026-06-09 11:19:19.370810 | 
2026-06-09 11:19:19.371105 | TASK [prepare-crc-cloud : Create service account for - auto-csr-approver]
2026-06-09 11:19:20.695936 | controller | changed
2026-06-09 11:19:20.706804 | 
2026-06-09 11:19:20.706967 | TASK [prepare-crc-cloud : Apply cluster cert approver]
2026-06-09 11:19:21.243383 | controller | serviceaccount/csr-approver-sa created
2026-06-09 11:19:21.260319 | controller | clusterrole.rbac.authorization.k8s.io/csr-approver created
2026-06-09 11:19:21.276173 | controller | clusterrolebinding.rbac.authorization.k8s.io/csr-approver-binding created
2026-06-09 11:19:21.297306 | controller | cronjob.batch/auto-csr-approver created
2026-06-09 11:19:21.753017 | controller | ok: Runtime: 0:00:00.186713
2026-06-09 11:19:21.769155 | 
2026-06-09 11:19:21.769286 | TASK [Ensure that all cluster operators are stable]
2026-06-09 11:19:22.289624 | controller | True
2026-06-09 11:19:22.289710 | controller | True
2026-06-09 11:19:22.289715 | controller | True
2026-06-09 11:19:22.289719 | controller | True
2026-06-09 11:19:22.289722 | controller | True
2026-06-09 11:19:22.289726 | controller | True
2026-06-09 11:19:22.289729 | controller | True
2026-06-09 11:19:22.289733 | controller | True
2026-06-09 11:19:22.289736 | controller | True
2026-06-09 11:19:22.289739 | controller | True
2026-06-09 11:19:22.289744 | controller | True
2026-06-09 11:19:22.289747 | controller | True
2026-06-09 11:19:22.289751 | controller | True
2026-06-09 11:19:22.289754 | controller | True
2026-06-09 11:19:22.289757 | controller | True
2026-06-09 11:19:22.289761 | controller | True
2026-06-09 11:19:22.289764 | controller | True
2026-06-09 11:19:22.289767 | controller | True
2026-06-09 11:19:22.289771 | controller | True
2026-06-09 11:19:22.289774 | controller | True
2026-06-09 11:19:22.289778 | controller | True
2026-06-09 11:19:22.289781 | controller | True
2026-06-09 11:19:22.289784 | controller | True
2026-06-09 11:19:22.289788 | controller | True
2026-06-09 11:19:22.328393 | controller | ok: Runtime: 0:00:00.134383
2026-06-09 11:19:22.331449 | 
2026-06-09 11:19:22.331521 | PLAY [Set IOPS and Read/Write disk limitation excluding controller]
2026-06-09 11:19:22.331679 | 
2026-06-09 11:19:22.331715 | PLAY RECAP
2026-06-09 11:19:22.331767 | controller | ok: 34 changed: 14 unreachable: 0 failed: 0 skipped: 11 rescued: 0 ignored: 0
2026-06-09 11:19:22.331794 | 
2026-06-09 11:19:22.547497 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/crc/simple-start.yaml@master]
2026-06-09 11:19:22.549485 | PRE-RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-prepare.yml@main]
2026-06-09 11:19:23.292400 | 
2026-06-09 11:19:23.292540 | PLAY [Run ci/playbooks/e2e-prepare.yml]
2026-06-09 11:19:23.307047 | 
2026-06-09 11:19:23.307165 | TASK [Clone repos in the job workspace]
2026-06-09 11:19:23.336490 | controller | ok
2026-06-09 11:19:23.356728 | 
2026-06-09 11:19:23.356806 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-09 11:19:23.840213 | controller | ok
2026-06-09 11:19:23.847204 | 
2026-06-09 11:19:23.847270 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-09 11:19:25.128447 | controller | Output suppressed because no_log was given
2026-06-09 11:19:25.144232 | 
2026-06-09 11:19:25.144379 | TASK [Create zuul-output directory]
2026-06-09 11:19:25.635531 | controller | ok
2026-06-09 11:19:25.644259 | 
2026-06-09 11:19:25.644380 | TASK [Install required packages]
2026-06-09 11:19:26.923513 | controller | ok: Nothing to do
2026-06-09 11:19:26.933446 | 
2026-06-09 11:19:26.933647 | TASK [Output pip related things]
2026-06-09 11:19:27.898185 | controller | pip 21.3.1 from /usr/lib/python3.9/site-packages/pip (python 3.9)
2026-06-09 11:19:28.035672 | controller | ok: Runtime: 0:00:00.458480
2026-06-09 11:19:28.045257 | 
2026-06-09 11:19:28.045390 | TASK [Install requirements]
2026-06-09 11:20:37.208875 | controller | changed
2026-06-09 11:20:37.234504 | 
2026-06-09 11:20:37.234646 | TASK [Add cronjob to trigger job stats]
2026-06-09 11:20:37.303241 | controller | skipping: Conditional result was False
2026-06-09 11:20:37.313764 | 
2026-06-09 11:20:37.313932 | LOOP [Construct project change list]
2026-06-09 11:20:37.407714 | controller | ok:
2026-06-09 11:20:37.408095 | controller | {
2026-06-09 11:20:37.408151 | controller |   "branch": "main",
2026-06-09 11:20:37.408190 | controller |   "change": "1175",
2026-06-09 11:20:37.408234 | controller |   "change_message": "Fix: rework edpm_container_standalone for quadlet-only deployment\n\nReworked the standalone role to use only Quadlet for container deployment, removing the old container_manage path. It now detects config and certificate changes by computing a hash before rendering templates, so containers restart only when something actually changed. Added automatic cleanup of leftover artifacts from the old deployment method and molecule tests covering the full lifecycle - deploy, idempotency, config-change restart, and cleanup.\r\n\r\nJira: [OSPRH-30094](https://redhat.atlassian.net/browse/OSPRH-30094)\r\n",
2026-06-09 11:20:37.408300 | controller |   "change_url": "https://github.com/openstack-k8s-operators/edpm-ansible/pull/1175",
2026-06-09 11:20:37.408351 | controller |   "commit_id": "ccf94d3628e5513197102d32d9115778c1eeafd2",
2026-06-09 11:20:37.408388 | controller |   "patchset": "ccf94d3628e5513197102d32d9115778c1eeafd2",
2026-06-09 11:20:37.408422 | controller |   "project": {
2026-06-09 11:20:37.408456 | controller |     "canonical_hostname": "github.com",
2026-06-09 11:20:37.408489 | controller |     "canonical_name": "github.com/openstack-k8s-operators/edpm-ansible",
2026-06-09 11:20:37.408523 | controller |     "name": "openstack-k8s-operators/edpm-ansible",
2026-06-09 11:20:37.408556 | controller |     "short_name": "edpm-ansible",
2026-06-09 11:20:37.408588 | controller |     "src_dir": "src/github.com/openstack-k8s-operators/edpm-ansible"
2026-06-09 11:20:37.408674 | controller |   },
2026-06-09 11:20:37.408712 | controller |   "topic": null
2026-06-09 11:20:37.408745 | controller | }
2026-06-09 11:20:37.503383 | 
2026-06-09 11:20:37.503530 | PLAY [Run ci/playbooks/build_runner_image.yml]
2026-06-09 11:20:37.510597 | 
2026-06-09 11:20:37.510678 | TASK [Filter out host if needed]
2026-06-09 11:20:37.530606 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-09 11:20:37.535127 | 
2026-06-09 11:20:37.535204 | TASK [Get git tag for image tagging]
2026-06-09 11:20:37.895460 | controller | fe5ad7344e5cf97d4fce7559d9010705780c25c5
2026-06-09 11:20:38.075136 | controller | ok: Runtime: 0:00:00.014746
2026-06-09 11:20:38.083133 | 
2026-06-09 11:20:38.083263 | TASK [Set openstack-runner image]
2026-06-09 11:20:38.140098 | controller | ok
2026-06-09 11:20:38.147314 | 
2026-06-09 11:20:38.147438 | TASK [Build openstack-runner image]
2026-06-09 11:22:04.715656 | controller | changed
2026-06-09 11:22:04.736600 | 
2026-06-09 11:22:04.736810 | TASK [Push openstack-runner image]
2026-06-09 11:22:10.108790 | controller | changed
2026-06-09 11:22:10.112946 | 
2026-06-09 11:22:10.113009 | TASK [Make sure ci-framework directory exists]
2026-06-09 11:22:10.449171 | controller | changed
2026-06-09 11:22:10.458838 | 
2026-06-09 11:22:10.459029 | TASK [Create EDPM ansible var file]
2026-06-09 11:22:12.048742 | controller | changed
2026-06-09 11:22:12.050313 | 
2026-06-09 11:22:12.050363 | PLAY RECAP
2026-06-09 11:22:12.050412 | controller | ok: 13 changed: 7 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0
2026-06-09 11:22:12.050431 | 
2026-06-09 11:22:12.194177 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-prepare.yml@main]
2026-06-09 11:22:12.196296 | PRE-RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/dump_zuul_data.yml@main]
2026-06-09 11:22:13.007835 | 
2026-06-09 11:22:13.007997 | PLAY [Run ci/playbooks/dump_zuul_data.yml]
2026-06-09 11:22:13.020392 | 
2026-06-09 11:22:13.020519 | TASK [Create zuul-output directory]
2026-06-09 11:22:13.560782 | controller | changed
2026-06-09 11:22:13.569186 | 
2026-06-09 11:22:13.569345 | TASK [Slurp Zuul inventory test]
2026-06-09 11:22:14.041900 | controller -> localhost | ok
2026-06-09 11:22:14.053787 | 
2026-06-09 11:22:14.053971 | TASK [Save zuul inventory]
2026-06-09 11:22:15.869448 | controller | changed
2026-06-09 11:22:15.879401 | 
2026-06-09 11:22:15.879533 | TASK [Save zuul vars without the change_message]
2026-06-09 11:22:17.567175 | controller | changed
2026-06-09 11:22:17.569681 | 
2026-06-09 11:22:17.569778 | PLAY RECAP
2026-06-09 11:22:17.569900 | controller | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-09 11:22:17.569955 | 
2026-06-09 11:22:17.708676 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/dump_zuul_data.yml@main]
2026-06-09 11:22:17.712972 | RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/edpm_baremetal_update/run.yml@main]
2026-06-09 11:22:18.348938 | 
2026-06-09 11:22:18.349088 | PLAY [Run ci/playbooks/edpm_baremetal_update/run.yml]
2026-06-09 11:22:18.359651 | 
2026-06-09 11:22:18.359725 | TASK [Filter out host if needed]
2026-06-09 11:22:18.367424 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-09 11:22:18.371321 | 
2026-06-09 11:22:18.371383 | TASK [Check for edpm-ansible.yml file]
2026-06-09 11:22:18.909879 | controller | ok
2026-06-09 11:22:18.918682 | 
2026-06-09 11:22:18.918819 | TASK [Check if new ssh keypair exists]
2026-06-09 11:22:18.944779 | controller | ok
2026-06-09 11:22:18.972498 | 
2026-06-09 11:22:18.972640 | TASK [recognize_ssh_keypair : Check if id_ed25519 key exists]
2026-06-09 11:22:19.294530 | controller | ok
2026-06-09 11:22:19.304998 | 
2026-06-09 11:22:19.305140 | TASK [recognize_ssh_keypair : Set fact if new keypair exists]
2026-06-09 11:22:19.340526 | controller | ok
2026-06-09 11:22:19.348719 | 
2026-06-09 11:22:19.348910 | TASK [recognize_ssh_keypair : Set fact if new keypair does not exists]
2026-06-09 11:22:19.376022 | controller | skipping: Conditional result was False
2026-06-09 11:22:19.394645 | 
2026-06-09 11:22:19.394799 | TASK [Add crc node in local inventory]
2026-06-09 11:22:19.432015 | controller | changed
2026-06-09 11:22:19.443946 | 
2026-06-09 11:22:19.444081 | LOOP [Ensure we know ssh hosts]
2026-06-09 11:22:19.980409 | controller | ok: Item: controller Runtime: 0:00:00.048395
2026-06-09 11:22:20.408246 | controller | ok: Item: crc Runtime: 0:00:00.118346
2026-06-09 11:22:20.419791 | 
2026-06-09 11:22:20.420059 | TASK [Load zuul_inventory]
2026-06-09 11:22:20.913599 | controller | ok
2026-06-09 11:22:20.926260 | 
2026-06-09 11:22:20.926637 | TASK [Inject CRC in zuul_inventory.yml]
2026-06-09 11:22:22.465387 | controller | changed
2026-06-09 11:22:22.473399 | 
2026-06-09 11:22:22.473536 | TASK [Set default pre-update tag if not provided]
2026-06-09 11:22:22.518274 | controller | ok
2026-06-09 11:22:22.525370 | 
2026-06-09 11:22:22.525498 | TASK [Get pre-update index image digest from tag]
2026-06-09 11:22:25.061014 | controller | sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044
2026-06-09 11:22:25.096122 | controller | ok: Runtime: 0:00:02.210245
2026-06-09 11:22:25.099800 | 
2026-06-09 11:22:25.099899 | TASK [Set pre-update index image using digest from tag]
2026-06-09 11:22:25.140935 | controller | ok
2026-06-09 11:22:25.212207 | 
2026-06-09 11:22:25.212397 | TASK [Get minor update index image from content provider or use default]
2026-06-09 11:22:25.256223 | controller | ok
2026-06-09 11:22:25.261393 | 
2026-06-09 11:22:25.261477 | TASK [Override operator build output with pre-update index image for Phase 1]
2026-06-09 11:22:25.303537 | controller | ok
2026-06-09 11:22:25.307118 | 
2026-06-09 11:22:25.307185 | TASK [Write pre-update operator build output to temporary file]
2026-06-09 11:22:26.550611 | controller | changed
2026-06-09 11:22:26.560241 | 
2026-06-09 11:22:26.560375 | TASK [Perform Podified and EDPM deployment on compute nodes with virtual baremetal (pre-update)]
2026-06-09 11:22:28.067177 | controller |
2026-06-09 11:22:28.067278 | controller | PLAY [Remove status flag] ******************************************************
2026-06-09 11:22:28.067286 | controller |
2026-06-09 11:22:28.067290 | controller | TASK [Gathering Facts ] ********************************************************
2026-06-09 11:22:28.067297 | controller | Tuesday 09 June 2026  11:22:28 +0000 (0:00:00.047)       0:00:00.048 **********
2026-06-09 11:22:28.067302 | controller | Tuesday 09 June 2026  11:22:28 +0000 (0:00:00.046)       0:00:00.046 **********
2026-06-09 11:22:29.113455 | controller | ok: [localhost]
2026-06-09 11:22:29.113503 | controller |
2026-06-09 11:22:29.113514 | controller | TASK [Delete success flag if exists path={{ ansible_user_dir }}/cifmw-success, state=absent] ***
2026-06-09 11:22:29.113524 | controller | Tuesday 09 June 2026  11:22:29 +0000 (0:00:01.046)       0:00:01.094 **********
2026-06-09 11:22:29.113533 | controller | Tuesday 09 June 2026  11:22:29 +0000 (0:00:01.046)       0:00:01.093 **********
2026-06-09 11:22:29.381130 | controller | ok: [localhost]
2026-06-09 11:22:29.381178 | controller |
2026-06-09 11:22:29.381184 | controller | TASK [Inherit from parent scenarios if needed _raw_params=ci/playbooks/tasks/inherit_parent_scenario.yml] ***
2026-06-09 11:22:29.381188 | controller | Tuesday 09 June 2026  11:22:29 +0000 (0:00:00.267)       0:00:01.362 **********
2026-06-09 11:22:29.381192 | controller | Tuesday 09 June 2026  11:22:29 +0000 (0:00:00.267)       0:00:01.360 **********
2026-06-09 11:22:29.447526 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci/playbooks/tasks/inherit_parent_scenario.yml for localhost
2026-06-09 11:22:29.447639 | controller |
2026-06-09 11:22:29.447645 | controller | TASK [Inherit from parent parameter file if instructed file={{ item }}] ********
2026-06-09 11:22:29.447650 | controller | Tuesday 09 June 2026  11:22:29 +0000 (0:00:00.066)       0:00:01.428 **********
2026-06-09 11:22:29.447653 | controller | Tuesday 09 June 2026  11:22:29 +0000 (0:00:00.066)       0:00:01.427 **********
2026-06-09 11:22:29.474319 | controller | skipping: [localhost]
2026-06-09 11:22:29.474374 | controller |
2026-06-09 11:22:29.474388 | controller | TASK [cifmw_setup : Set custom cifmw PATH reusable fact cifmw_path={{ ansible_user_dir }}/.crc/bin:{{ ansible_user_dir }}/.crc/bin/oc:{{ ansible_user_dir }}/bin:{{ ansible_env.PATH }}, cacheable=True] ***
2026-06-09 11:22:29.474394 | controller | Tuesday 09 June 2026  11:22:29 +0000 (0:00:00.026)       0:00:01.455 **********
2026-06-09 11:22:29.474399 | controller | Tuesday 09 June 2026  11:22:29 +0000 (0:00:00.026)       0:00:01.453 **********
2026-06-09 11:22:29.511662 | controller | ok: [localhost]
2026-06-09 11:22:29.511725 | controller |
2026-06-09 11:22:29.511737 | controller | TASK [cifmw_setup : Get customized parameters ci_framework_params={{
2026-06-09 11:22:29.511747 | controller |   hostvars[inventory_hostname] |
2026-06-09 11:22:29.511757 | controller |   dict2items |
2026-06-09 11:22:29.511765 | controller |   selectattr("key", "match",
2026-06-09 11:22:29.511772 | controller |              "^(cifmw|pre|post)_(?!install_yamls|openshift_token|openshift_login|openshift_kubeconfig).*") |
2026-06-09 11:22:29.511781 | controller |   list | items2dict
2026-06-09 11:22:29.511788 | controller | }}] ***
2026-06-09 11:22:29.511796 | controller | Tuesday 09 June 2026  11:22:29 +0000 (0:00:00.037)       0:00:01.492 **********
2026-06-09 11:22:29.511804 | controller | Tuesday 09 June 2026  11:22:29 +0000 (0:00:00.037)       0:00:01.491 **********
2026-06-09 11:22:29.597774 | controller | ok: [localhost]
2026-06-09 11:22:29.597838 | controller |
2026-06-09 11:22:29.597844 | controller | TASK [install_ca : Ensure target directory exists path={{ cifmw_install_ca_trust_dir }}, state=directory, mode=0755] ***
2026-06-09 11:22:29.597849 | controller | Tuesday 09 June 2026  11:22:29 +0000 (0:00:00.086)       0:00:01.579 **********
2026-06-09 11:22:29.597854 | controller | Tuesday 09 June 2026  11:22:29 +0000 (0:00:00.086)       0:00:01.577 **********
2026-06-09 11:22:29.805961 | controller | ok: [localhost]
2026-06-09 11:22:29.806049 | controller |
2026-06-09 11:22:29.806060 | controller | TASK [install_ca : Wait until CA URL is reachable url={{ cifmw_install_ca_url }}, method=HEAD, validate_certs=False, follow_redirects=all, status_code=[200, 301, 302, 303, 307, 308, 401, 403, 404, 405]] ***
2026-06-09 11:22:29.806066 | controller | Tuesday 09 June 2026  11:22:29 +0000 (0:00:00.208)       0:00:01.787 **********
2026-06-09 11:22:29.806073 | controller | Tuesday 09 June 2026  11:22:29 +0000 (0:00:00.208)       0:00:01.785 **********
2026-06-09 11:22:29.839361 | controller | skipping: [localhost]
2026-06-09 11:22:29.839431 | controller |
2026-06-09 11:22:29.839439 | controller | TASK [install_ca : Install internal CA from url url={{ cifmw_install_ca_url }}, dest={{ cifmw_install_ca_trust_dir }}, validate_certs={{ cifmw_install_ca_url_validate_certs | default(omit) }}, mode=0644] ***
2026-06-09 11:22:29.839444 | controller | Tuesday 09 June 2026  11:22:29 +0000 (0:00:00.033)       0:00:01.820 **********
2026-06-09 11:22:29.839449 | controller | Tuesday 09 June 2026  11:22:29 +0000 (0:00:00.033)       0:00:01.818 **********
2026-06-09 11:22:29.867583 | controller | skipping: [localhost]
2026-06-09 11:22:29.867644 | controller |
2026-06-09 11:22:29.867649 | controller | TASK [install_ca : Install custom CA bundle from inline dest={{ cifmw_install_ca_trust_dir }}/cifmw_inline_ca_bundle.crt, content={{ cifmw_install_ca_bundle_inline }}, mode=0644] ***
2026-06-09 11:22:29.867655 | controller | Tuesday 09 June 2026  11:22:29 +0000 (0:00:00.028)       0:00:01.848 **********
2026-06-09 11:22:29.867659 | controller | Tuesday 09 June 2026  11:22:29 +0000 (0:00:00.028)       0:00:01.847 **********
2026-06-09 11:22:29.896139 | controller | skipping: [localhost]
2026-06-09 11:22:29.896195 | controller |
2026-06-09 11:22:29.896201 | controller | TASK [install_ca : Install custom CA bundle from file dest={{ cifmw_install_ca_trust_dir }}/{{ cifmw_install_ca_bundle_src | basename }}, src={{ cifmw_install_ca_bundle_src }}, mode=0644] ***
2026-06-09 11:22:29.896206 | controller | Tuesday 09 June 2026  11:22:29 +0000 (0:00:00.028)       0:00:01.877 **********
2026-06-09 11:22:29.896211 | controller | Tuesday 09 June 2026  11:22:29 +0000 (0:00:00.028)       0:00:01.875 **********
2026-06-09 11:22:29.930496 | controller | skipping: [localhost]
2026-06-09 11:22:29.930558 | controller |
2026-06-09 11:22:29.930564 | controller | TASK [install_ca : Update ca bundle _raw_params=update-ca-trust] ***************
2026-06-09 11:22:29.930568 | controller | Tuesday 09 June 2026  11:22:29 +0000 (0:00:00.034)       0:00:01.911 **********
2026-06-09 11:22:29.930572 | controller | Tuesday 09 June 2026  11:22:29 +0000 (0:00:00.034)       0:00:01.910 **********
2026-06-09 11:22:29.962369 | controller | skipping: [localhost]
2026-06-09 11:22:29.962404 | controller |
2026-06-09 11:22:29.962410 | controller | TASK [repo_setup : Ensure directories are present path={{ cifmw_repo_setup_basedir }}/{{ item }}, state=directory, mode=0755] ***
2026-06-09 11:22:29.962416 | controller | Tuesday 09 June 2026  11:22:29 +0000 (0:00:00.031)       0:00:01.943 **********
2026-06-09 11:22:29.962420 | controller | Tuesday 09 June 2026  11:22:29 +0000 (0:00:00.031)       0:00:01.942 **********
2026-06-09 11:22:30.684356 | controller | changed: [localhost] => (item=tmp)
2026-06-09 11:22:30.684402 | controller | changed: [localhost] => (item=artifacts/repositories)
2026-06-09 11:22:30.684409 | controller | changed: [localhost] => (item=venv/repo_setup)
2026-06-09 11:22:30.684414 | controller |
2026-06-09 11:22:30.684419 | controller | TASK [repo_setup : Make sure git-core package is installed name=git-core, state=present] ***
2026-06-09 11:22:30.684424 | controller | Tuesday 09 June 2026  11:22:30 +0000 (0:00:00.721)       0:00:02.665 **********
2026-06-09 11:22:30.684429 | controller | Tuesday 09 June 2026  11:22:30 +0000 (0:00:00.721)       0:00:02.663 **********
2026-06-09 11:22:31.801646 | controller | ok: [localhost]
2026-06-09 11:22:31.801711 | controller |
2026-06-09 11:22:31.801737 | controller | TASK [repo_setup : Get repo-setup repository accept_hostkey=True, dest={{ cifmw_repo_setup_basedir }}/tmp/repo-setup, repo={{ cifmw_repo_setup_src }}, version={{ cifmw_repo_setup_version }}] ***
2026-06-09 11:22:31.801743 | controller | Tuesday 09 June 2026  11:22:31 +0000 (0:00:01.116)       0:00:03.781 **********
2026-06-09 11:22:31.801747 | controller | Tuesday 09 June 2026  11:22:31 +0000 (0:00:01.116)       0:00:03.780 **********
2026-06-09 11:22:32.692387 | controller | changed: [localhost]
2026-06-09 11:22:32.692502 | controller |
2026-06-09 11:22:32.692513 | controller | TASK [repo_setup : Initialize python venv and install requirements virtualenv={{ cifmw_repo_setup_venv }}, requirements={{ cifmw_repo_setup_basedir }}/tmp/repo-setup/requirements.txt, virtualenv_command=python3 -m venv  --system-site-packages --upgrade-deps] ***
2026-06-09 11:22:32.692530 | controller | Tuesday 09 June 2026  11:22:32 +0000 (0:00:00.891)       0:00:04.673 **********
2026-06-09 11:22:32.692559 | controller | Tuesday 09 June 2026  11:22:32 +0000 (0:00:00.891)       0:00:04.671 **********
2026-06-09 11:22:40.563901 | controller | changed: [localhost]
2026-06-09 11:22:40.564165 | controller |
2026-06-09 11:22:40.564189 | controller | TASK [repo_setup : Install repo-setup package chdir={{ cifmw_repo_setup_basedir }}/tmp/repo-setup, creates={{ cifmw_repo_setup_venv }}/bin/repo-setup, _raw_params={{ cifmw_repo_setup_venv }}/bin/python setup.py install] ***
2026-06-09 11:22:40.564197 | controller | Tuesday 09 June 2026  11:22:40 +0000 (0:00:07.871)       0:00:12.545 **********
2026-06-09 11:22:40.564203 | controller | Tuesday 09 June 2026  11:22:40 +0000 (0:00:07.871)       0:00:12.543 **********
2026-06-09 11:22:41.386913 | controller | changed: [localhost]
2026-06-09 11:22:41.387007 | controller |
2026-06-09 11:22:41.387018 | controller | TASK [repo_setup : Set cifmw_repo_setup_dlrn_hash_tag from content provider cifmw_repo_setup_dlrn_hash_tag={{ content_provider_dlrn_md5_hash }}] ***
2026-06-09 11:22:41.387025 | controller | Tuesday 09 June 2026  11:22:41 +0000 (0:00:00.822)       0:00:13.367 **********
2026-06-09 11:22:41.387031 | controller | Tuesday 09 June 2026  11:22:41 +0000 (0:00:00.822)       0:00:13.366 **********
2026-06-09 11:22:41.417234 | controller | skipping: [localhost]
2026-06-09 11:22:41.417340 | controller |
2026-06-09 11:22:41.417388 | controller | TASK [repo_setup : Run repo-setup _raw_params={{ cifmw_repo_setup_venv }}/bin/repo-setup {{ cifmw_repo_setup_promotion }} {{ cifmw_repo_setup_additional_repos }} -d {{ cifmw_repo_setup_os_release }}{{ cifmw_repo_setup_dist_major_version }} -b {{ cifmw_repo_setup_branch }} --rdo-mirror {{ cifmw_repo_setup_rdo_mirror }} {% if cifmw_repo_setup_dlrn_hash_tag | length > 0 %} --dlrn-hash-tag {{ cifmw_repo_setup_dlrn_hash_tag }} {% endif %} {% for repo in cifmw_repo_setup_extra_repos %} --extra-repo {{ repo }} {% endfor %} {% for repo in cifmw_repo_setup_disable_repos %} --disable-repo {{ repo }} {% endfor %} -o {{ cifmw_repo_setup_output }}] ***
2026-06-09 11:22:41.417405 | controller | Tuesday 09 June 2026  11:22:41 +0000 (0:00:00.030)       0:00:13.398 **********
2026-06-09 11:22:41.417417 | controller | Tuesday 09 June 2026  11:22:41 +0000 (0:00:00.030)       0:00:13.396 **********
2026-06-09 11:22:42.061187 | controller | changed: [localhost]
2026-06-09 11:22:42.061266 | controller |
2026-06-09 11:22:42.061279 | controller | TASK [repo_setup : Get component repo url={{ cifmw_repo_setup_dlrn_uri }}/{{ cifmw_repo_setup_os_release }}{{ cifmw_repo_setup_dist_major_version }}-{{ cifmw_repo_setup_branch }}/component/{{ cifmw_repo_setup_component_name }}/{{ cifmw_repo_setup_component_promotion_tag }}/delorean.repo, dest={{ cifmw_repo_setup_output }}/{{ cifmw_repo_setup_component_name }}_{{ cifmw_repo_setup_component_promotion_tag }}_delorean.repo, mode=0644] ***
2026-06-09 11:22:42.061290 | controller | Tuesday 09 June 2026  11:22:42 +0000 (0:00:00.644)       0:00:14.042 **********
2026-06-09 11:22:42.061300 | controller | Tuesday 09 June 2026  11:22:42 +0000 (0:00:00.644)       0:00:14.040 **********
2026-06-09 11:22:42.109144 | controller | skipping: [localhost]
2026-06-09 11:22:42.109227 | controller |
2026-06-09 11:22:42.109248 | controller | TASK [repo_setup : Rename component repo path={{ cifmw_repo_setup_output }}/{{ cifmw_repo_setup_component_name }}_{{ cifmw_repo_setup_component_promotion_tag }}_delorean.repo, regexp=delorean-component-{{ cifmw_repo_setup_component_name }}, replace={{ cifmw_repo_setup_component_name }}-{{ cifmw_repo_setup_component_promotion_tag }}] ***
2026-06-09 11:22:42.109256 | controller | Tuesday 09 June 2026  11:22:42 +0000 (0:00:00.047)       0:00:14.090 **********
2026-06-09 11:22:42.109262 | controller | Tuesday 09 June 2026  11:22:42 +0000 (0:00:00.047)       0:00:14.088 **********
2026-06-09 11:22:42.147631 | controller | skipping: [localhost]
2026-06-09 11:22:42.147707 | controller |
2026-06-09 11:22:42.147718 | controller | TASK [repo_setup : Disable component repo in current-podified dlrn repo path={{ cifmw_repo_setup_output }}/delorean.repo, section=delorean-component-{{ cifmw_repo_setup_component_name }}, option=enabled, value=0, mode=0644] ***
2026-06-09 11:22:42.147728 | controller | Tuesday 09 June 2026  11:22:42 +0000 (0:00:00.038)       0:00:14.128 **********
2026-06-09 11:22:42.147735 | controller | Tuesday 09 June 2026  11:22:42 +0000 (0:00:00.038)       0:00:14.126 **********
2026-06-09 11:22:42.183963 | controller | skipping: [localhost]
2026-06-09 11:22:42.184066 | controller |
2026-06-09 11:22:42.184094 | controller | TASK [repo_setup : Run repo-setup-get-hash _raw_params={{ cifmw_repo_setup_venv }}/bin/repo-setup-get-hash --dlrn-url {{ cifmw_repo_setup_dlrn_uri[:-1] }} --os-version {{ cifmw_repo_setup_os_release }}{{ cifmw_repo_setup_dist_major_version }} --release {{ cifmw_repo_setup_branch }} {% if cifmw_repo_setup_component_name | length > 0 -%} --component {{ cifmw_repo_setup_component_name }} --tag {{ cifmw_repo_setup_component_promotion_tag }} {% else -%} --tag {{cifmw_repo_setup_promotion }} {% endif -%} {% if (cifmw_repo_setup_dlrn_hash_tag | length > 0) and (cifmw_repo_setup_component_name | length <= 0) -%} --dlrn-hash-tag {{ cifmw_repo_setup_dlrn_hash_tag }} {% endif -%} --json] ***
2026-06-09 11:22:42.184102 | controller | Tuesday 09 June 2026  11:22:42 +0000 (0:00:00.036)       0:00:14.164 **********
2026-06-09 11:22:42.184113 | controller | Tuesday 09 June 2026  11:22:42 +0000 (0:00:00.036)       0:00:14.163 **********
2026-06-09 11:22:42.653823 | controller | changed: [localhost]
2026-06-09 11:22:42.653858 | controller |
2026-06-09 11:22:42.653864 | controller | TASK [repo_setup : Dump full hash in delorean.repo.md5 file content={{ _repo_setup_json['full_hash'] }}
2026-06-09 11:22:42.653868 | controller | , dest={{ cifmw_repo_setup_basedir }}/artifacts/repositories/delorean.repo.md5, mode=0644] ***
2026-06-09 11:22:42.653872 | controller | Tuesday 09 June 2026  11:22:42 +0000 (0:00:00.469)       0:00:14.634 **********
2026-06-09 11:22:42.653876 | controller | Tuesday 09 June 2026  11:22:42 +0000 (0:00:00.469)       0:00:14.633 **********
2026-06-09 11:22:43.342447 | controller | changed: [localhost]
2026-06-09 11:22:43.342498 | controller |
2026-06-09 11:22:43.342512 | controller | TASK [repo_setup : Dump current-podified hash url={{ cifmw_repo_setup_dlrn_uri }}/{{ cifmw_repo_setup_os_release }}{{ cifmw_repo_setup_dist_major_version }}-{{ cifmw_repo_setup_branch }}/current-podified/delorean.repo.md5, dest={{ cifmw_repo_setup_basedir }}/artifacts/repositories/delorean.repo.md5, mode=0644] ***
2026-06-09 11:22:43.342517 | controller | Tuesday 09 June 2026  11:22:43 +0000 (0:00:00.688)       0:00:15.323 **********
2026-06-09 11:22:43.342521 | controller | Tuesday 09 June 2026  11:22:43 +0000 (0:00:00.688)       0:00:15.322 **********
2026-06-09 11:22:43.362788 | controller | skipping: [localhost]
2026-06-09 11:22:43.362850 | controller |
2026-06-09 11:22:43.362858 | controller | TASK [repo_setup : Slurp current podified hash src={{ cifmw_repo_setup_basedir }}/artifacts/repositories/delorean.repo.md5] ***
2026-06-09 11:22:43.362865 | controller | Tuesday 09 June 2026  11:22:43 +0000 (0:00:00.020)       0:00:15.343 **********
2026-06-09 11:22:43.362871 | controller | Tuesday 09 June 2026  11:22:43 +0000 (0:00:00.020)       0:00:15.342 **********
2026-06-09 11:22:43.383064 | controller | skipping: [localhost]
2026-06-09 11:22:43.383138 | controller |
2026-06-09 11:22:43.383145 | controller | TASK [repo_setup : Update the value of full_hash _repo_setup_json={{ _repo_setup_json | combine({'full_hash': _hash}, recursive=true) }}] ***
2026-06-09 11:22:43.383151 | controller | Tuesday 09 June 2026  11:22:43 +0000 (0:00:00.020)       0:00:15.364 **********
2026-06-09 11:22:43.383157 | controller | Tuesday 09 June 2026  11:22:43 +0000 (0:00:00.020)       0:00:15.362 **********
2026-06-09 11:22:43.404936 | controller | skipping: [localhost]
2026-06-09 11:22:43.404976 | controller |
2026-06-09 11:22:43.405003 | controller | TASK [repo_setup : Export hashes facts for further use cifmw_repo_setup_full_hash={{ _repo_setup_json['full_hash'] }}, cifmw_repo_setup_commit_hash={{ _repo_setup_json['commit_hash'] }}, cifmw_repo_setup_distro_hash={{ _repo_setup_json['distro_hash'] }}, cifmw_repo_setup_extended_hash={{ _repo_setup_json['extended_hash'] }}, cifmw_repo_setup_dlrn_api_url={{ _repo_setup_json['dlrn_api_url'] }}, cifmw_repo_setup_dlrn_url={{ _repo_setup_json['dlrn_url'] }}, cifmw_repo_setup_release={{ _repo_setup_json['release'] }}, cacheable=True] ***
2026-06-09 11:22:43.405011 | controller | Tuesday 09 June 2026  11:22:43 +0000 (0:00:00.022)       0:00:15.386 **********
2026-06-09 11:22:43.405016 | controller | Tuesday 09 June 2026  11:22:43 +0000 (0:00:00.022)       0:00:15.384 **********
2026-06-09 11:22:43.435531 | controller | ok: [localhost]
2026-06-09 11:22:43.435566 | controller |
2026-06-09 11:22:43.435571 | controller | TASK [repo_setup : Create download directory path={{ cifmw_repo_setup_rhos_release_path }}, state=directory, mode=0755] ***
2026-06-09 11:22:43.435575 | controller | Tuesday 09 June 2026  11:22:43 +0000 (0:00:00.030)       0:00:15.416 **********
2026-06-09 11:22:43.435580 | controller | Tuesday 09 June 2026  11:22:43 +0000 (0:00:00.030)       0:00:15.415 **********
2026-06-09 11:22:43.455666 | controller | skipping: [localhost]
2026-06-09 11:22:43.455714 | controller |
2026-06-09 11:22:43.455724 | controller | TASK [repo_setup : Print the URL to request msg={{ cifmw_repo_setup_rhos_release_rpm }}] ***
2026-06-09 11:22:43.455732 | controller | Tuesday 09 June 2026  11:22:43 +0000 (0:00:00.019)       0:00:15.436 **********
2026-06-09 11:22:43.455739 | controller | Tuesday 09 June 2026  11:22:43 +0000 (0:00:00.019)       0:00:15.435 **********
2026-06-09 11:22:43.473491 | controller | skipping: [localhost]
2026-06-09 11:22:43.473531 | controller |
2026-06-09 11:22:43.473540 | controller | TASK [Download the RPM name=krb_request] ***************************************
2026-06-09 11:22:43.473548 | controller | Tuesday 09 June 2026  11:22:43 +0000 (0:00:00.018)       0:00:15.454 **********
2026-06-09 11:22:43.473556 | controller | Tuesday 09 June 2026  11:22:43 +0000 (0:00:00.018)       0:00:15.453 **********
2026-06-09 11:22:43.491086 | controller | skipping: [localhost]
2026-06-09 11:22:43.491117 | controller |
2026-06-09 11:22:43.491124 | controller | TASK [repo_setup : Install RHOS Release tool name={{
2026-06-09 11:22:43.491130 | controller |   cifmw_repo_setup_rhos_release_rpm
2026-06-09 11:22:43.491136 | controller |   if cifmw_repo_setup_rhos_release_rpm is not url
2026-06-09 11:22:43.491141 | controller |   else cifmw_krb_request_out.path
2026-06-09 11:22:43.491147 | controller | }}, state=present, disable_gpg_check={{ cifmw_repo_setup_rhos_release_gpg_check | bool }}] ***
2026-06-09 11:22:43.491152 | controller | Tuesday 09 June 2026  11:22:43 +0000 (0:00:00.017)       0:00:15.472 **********
2026-06-09 11:22:43.491158 | controller | Tuesday 09 June 2026  11:22:43 +0000 (0:00:00.017)       0:00:15.470 **********
2026-06-09 11:22:43.508449 | controller | skipping: [localhost]
2026-06-09 11:22:43.508493 | controller |
2026-06-09 11:22:43.508503 | controller | TASK [repo_setup : Get rhos-release tool version _raw_params=rhos-release --version] ***
2026-06-09 11:22:43.508512 | controller | Tuesday 09 June 2026  11:22:43 +0000 (0:00:00.017)       0:00:15.489 **********
2026-06-09 11:22:43.508519 | controller | Tuesday 09 June 2026  11:22:43 +0000 (0:00:00.017)       0:00:15.488 **********
2026-06-09 11:22:43.525543 | controller | skipping: [localhost]
2026-06-09 11:22:43.525571 | controller |
2026-06-09 11:22:43.525576 | controller | TASK [repo_setup : Print rhos-release tool version msg={{ rr_version.stdout }}] ***
2026-06-09 11:22:43.525580 | controller | Tuesday 09 June 2026  11:22:43 +0000 (0:00:00.017)       0:00:15.506 **********
2026-06-09 11:22:43.525584 | controller | Tuesday 09 June 2026  11:22:43 +0000 (0:00:00.017)       0:00:15.505 **********
2026-06-09 11:22:43.543616 | controller | skipping: [localhost]
2026-06-09 11:22:43.543646 | controller |
2026-06-09 11:22:43.543653 | controller | TASK [repo_setup : Generate repos using rhos-release {{ cifmw_repo_setup_rhos_release_args }} _raw_params=rhos-release {{ cifmw_repo_setup_rhos_release_args }} \
2026-06-09 11:22:43.543659 | controller |   -t {{ cifmw_repo_setup_output }}] ***
2026-06-09 11:22:43.543665 | controller | Tuesday 09 June 2026  11:22:43 +0000 (0:00:00.018)       0:00:15.525 **********
2026-06-09 11:22:43.543671 | controller | Tuesday 09 June 2026  11:22:43 +0000 (0:00:00.018)       0:00:15.523 **********
2026-06-09 11:22:43.568283 | controller | skipping: [localhost]
2026-06-09 11:22:43.568322 | controller |
2026-06-09 11:22:43.568329 | controller | TASK [repo_setup : Check for /etc/ci/mirror_info.sh path=/etc/ci/mirror_info.sh] ***
2026-06-09 11:22:43.568336 | controller | Tuesday 09 June 2026  11:22:43 +0000 (0:00:00.024)       0:00:15.549 **********
2026-06-09 11:22:43.568341 | controller | Tuesday 09 June 2026  11:22:43 +0000 (0:00:00.024)       0:00:15.547 **********
2026-06-09 11:22:43.766866 | controller | ok: [localhost]
2026-06-09 11:22:43.766905 | controller |
2026-06-09 11:22:43.766913 | controller | TASK [repo_setup : Use RDO proxy mirrors chdir={{ cifmw_repo_setup_output }}, _raw_params=set -o pipefail
2026-06-09 11:22:43.766919 | controller | source /etc/ci/mirror_info.sh
2026-06-09 11:22:43.766925 | controller | sed -i -e "s|https://trunk.rdoproject.org|$NODEPOOL_RDO_PROXY|g" *.repo
2026-06-09 11:22:43.766938 | controller | ] ***
2026-06-09 11:22:43.766944 | controller | Tuesday 09 June 2026  11:22:43 +0000 (0:00:00.198)       0:00:15.747 **********
2026-06-09 11:22:43.766949 | controller | Tuesday 09 June 2026  11:22:43 +0000 (0:00:00.198)       0:00:15.746 **********
2026-06-09 11:22:44.000732 | controller | changed: [localhost]
2026-06-09 11:22:44.000799 | controller |
2026-06-09 11:22:44.000805 | controller | TASK [repo_setup : Use RDO CentOS mirrors (remove CentOS 10 conditional when Nodepool mirrors exist) chdir={{ cifmw_repo_setup_output }}, _raw_params=set -o pipefail
2026-06-09 11:22:44.000810 | controller | source /etc/ci/mirror_info.sh
2026-06-09 11:22:44.000814 | controller | sed -i -e "s|http://mirror.stream.centos.org|$NODEPOOL_CENTOS_MIRROR|g" *.repo
2026-06-09 11:22:44.000818 | controller | ] ***
2026-06-09 11:22:44.000822 | controller | Tuesday 09 June 2026  11:22:43 +0000 (0:00:00.233)       0:00:15.981 **********
2026-06-09 11:22:44.000825 | controller | Tuesday 09 June 2026  11:22:43 +0000 (0:00:00.233)       0:00:15.980 **********
2026-06-09 11:22:44.213316 | controller | changed: [localhost]
2026-06-09 11:22:44.213378 | controller |
2026-06-09 11:22:44.213385 | controller | TASK [repo_setup : Check for gating.repo file on content provider url=http://{{ content_provider_registry_ip }}:8766/gating.repo] ***
2026-06-09 11:22:44.213390 | controller | Tuesday 09 June 2026  11:22:44 +0000 (0:00:00.212)       0:00:16.194 **********
2026-06-09 11:22:44.213396 | controller | Tuesday 09 June 2026  11:22:44 +0000 (0:00:00.212)       0:00:16.192 **********
2026-06-09 11:22:44.762403 | controller | task path: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/repo_setup/tasks/populate_gating_repo.yml:2
2026-06-09 11:22:44.762439 | controller | fatal: [localhost]: FAILED! =>
2026-06-09 11:22:44.762445 | controller |     changed: false
2026-06-09 11:22:44.762449 | controller |     elapsed: 0
2026-06-09 11:22:44.762453 | controller |     msg: 'Status code was -1 and not [200]: Request failed: <urlopen error [Errno 111]
2026-06-09 11:22:44.762457 | controller |       Connection refused>'
2026-06-09 11:22:44.762460 | controller |     redirected: false
2026-06-09 11:22:44.762464 | controller |     status: -1
2026-06-09 11:22:44.762467 | controller |     url: http://38.102.83.189:8766/gating.repo
2026-06-09 11:22:44.762471 | controller | ...ignoring
2026-06-09 11:22:44.762475 | controller |
2026-06-09 11:22:44.762479 | controller | TASK [repo_setup : Populate gating repo from content provider ip content=[gating-repo]
2026-06-09 11:22:44.762482 | controller | baseurl=http://{{ content_provider_registry_ip }}:8766/
2026-06-09 11:22:44.762486 | controller | enabled=1
2026-06-09 11:22:44.762489 | controller | gpgcheck=0
2026-06-09 11:22:44.762492 | controller | priority=1
2026-06-09 11:22:44.762496 | controller | , dest={{ cifmw_repo_setup_output }}/gating.repo, mode=0644] ***
2026-06-09 11:22:44.762499 | controller | Tuesday 09 June 2026  11:22:44 +0000 (0:00:00.549)       0:00:16.743 **********
2026-06-09 11:22:44.762503 | controller | Tuesday 09 June 2026  11:22:44 +0000 (0:00:00.549)       0:00:16.742 **********
2026-06-09 11:22:44.807665 | controller | skipping: [localhost]
2026-06-09 11:22:44.807721 | controller |
2026-06-09 11:22:44.807727 | controller | TASK [repo_setup : Check for DLRN repo at the destination path={{ cifmw_repo_setup_output }}/delorean.repo] ***
2026-06-09 11:22:44.807731 | controller | Tuesday 09 June 2026  11:22:44 +0000 (0:00:00.045)       0:00:16.788 **********
2026-06-09 11:22:44.807735 | controller | Tuesday 09 June 2026  11:22:44 +0000 (0:00:00.045)       0:00:16.787 **********
2026-06-09 11:22:44.843853 | controller | skipping: [localhost]
2026-06-09 11:22:44.843945 | controller |
2026-06-09 11:22:44.843974 | controller | TASK [repo_setup : Lower the priority of DLRN repos to allow installation from gating repo path={{ cifmw_repo_setup_output }}/delorean.repo, regexp=priority=1, replace=priority=20] ***
2026-06-09 11:22:44.844030 | controller | Tuesday 09 June 2026  11:22:44 +0000 (0:00:00.036)       0:00:16.825 **********
2026-06-09 11:22:44.844044 | controller | Tuesday 09 June 2026  11:22:44 +0000 (0:00:00.036)       0:00:16.823 **********
2026-06-09 11:22:44.874237 | controller | skipping: [localhost]
2026-06-09 11:22:44.874315 | controller |
2026-06-09 11:22:44.874326 | controller | TASK [repo_setup : Check for DLRN component repo path={{ cifmw_repo_setup_output }}/{{ _comp_repo }}] ***
2026-06-09 11:22:44.874334 | controller | Tuesday 09 June 2026  11:22:44 +0000 (0:00:00.030)       0:00:16.855 **********
2026-06-09 11:22:44.874340 | controller | Tuesday 09 June 2026  11:22:44 +0000 (0:00:00.030)       0:00:16.853 **********
2026-06-09 11:22:44.908711 | controller | skipping: [localhost]
2026-06-09 11:22:44.908788 | controller |
2026-06-09 11:22:44.908810 | controller | TASK [repo_setup : Lower the priority of component repos to allow installation from gating repo path={{ cifmw_repo_setup_output }}/{{ _comp_repo }}, regexp=priority=1, replace=priority=2] ***
2026-06-09 11:22:44.908817 | controller | Tuesday 09 June 2026  11:22:44 +0000 (0:00:00.034)       0:00:16.889 **********
2026-06-09 11:22:44.908823 | controller | Tuesday 09 June 2026  11:22:44 +0000 (0:00:00.034)       0:00:16.888 **********
2026-06-09 11:22:44.953944 | controller | skipping: [localhost]
2026-06-09 11:22:44.954045 | controller |
2026-06-09 11:22:44.954054 | controller | TASK [repo_setup : Find existing repos from /etc/yum.repos.d directory paths=/etc/yum.repos.d/, patterns=*.repo, recurse=False] ***
2026-06-09 11:22:44.954061 | controller | Tuesday 09 June 2026  11:22:44 +0000 (0:00:00.044)       0:00:16.934 **********
2026-06-09 11:22:44.954067 | controller | Tuesday 09 June 2026  11:22:44 +0000 (0:00:00.044)       0:00:16.932 **********
2026-06-09 11:22:45.262356 | controller | ok: [localhost]
2026-06-09 11:22:45.262423 | controller |
2026-06-09 11:22:45.262429 | controller | TASK [repo_setup : Remove existing repos from /etc/yum.repos.d directory path={{ item }}, state=absent] ***
2026-06-09 11:22:45.262434 | controller | Tuesday 09 June 2026  11:22:45 +0000 (0:00:00.309)       0:00:17.243 **********
2026-06-09 11:22:45.262438 | controller | Tuesday 09 June 2026  11:22:45 +0000 (0:00:00.309)       0:00:17.241 **********
2026-06-09 11:22:45.835340 | controller | changed: [localhost] => (item=/etc/yum.repos.d/centos-addons.repo)
2026-06-09 11:22:45.835476 | controller | changed: [localhost] => (item=/etc/yum.repos.d/centos.repo)
2026-06-09 11:22:45.835482 | controller | changed: [localhost] => (item=/etc/yum.repos.d/kubernetes.repo)
2026-06-09 11:22:45.835487 | controller |
2026-06-09 11:22:45.835491 | controller | TASK [repo_setup : Cleanup existing metadata _raw_params=dnf clean metadata] ***
2026-06-09 11:22:45.835496 | controller | Tuesday 09 June 2026  11:22:45 +0000 (0:00:00.572)       0:00:17.816 **********
2026-06-09 11:22:45.835500 | controller | Tuesday 09 June 2026  11:22:45 +0000 (0:00:00.572)       0:00:17.814 **********
2026-06-09 11:22:46.223822 | controller | changed: [localhost]
2026-06-09 11:22:46.223889 | controller |
2026-06-09 11:22:46.223895 | controller | TASK [repo_setup : Copy generated repos to /etc/yum.repos.d directory mode=0755, remote_src=True, src={{ cifmw_repo_setup_output }}/, dest=/etc/yum.repos.d] ***
2026-06-09 11:22:46.223899 | controller | Tuesday 09 June 2026  11:22:46 +0000 (0:00:00.387)       0:00:18.204 **********
2026-06-09 11:22:46.223903 | controller | Tuesday 09 June 2026  11:22:46 +0000 (0:00:00.388)       0:00:18.202 **********
2026-06-09 11:22:46.520069 | controller | changed: [localhost]
2026-06-09 11:22:46.520103 | controller |
2026-06-09 11:22:46.520109 | controller | TASK [ci_setup : Gather variables for each operating system _raw_params={{ item }}] ***
2026-06-09 11:22:46.520114 | controller | Tuesday 09 June 2026  11:22:46 +0000 (0:00:00.296)       0:00:18.501 **********
2026-06-09 11:22:46.520117 | controller | Tuesday 09 June 2026  11:22:46 +0000 (0:00:00.296)       0:00:18.499 **********
2026-06-09 11:22:46.564935 | controller | ok: [localhost] => (item=/home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/ci_setup/vars/redhat.yml)
2026-06-09 11:22:46.565010 | controller |
2026-06-09 11:22:46.565017 | controller | TASK [ci_setup : List packages to install var=cifmw_ci_setup_packages] *********
2026-06-09 11:22:46.565021 | controller | Tuesday 09 June 2026  11:22:46 +0000 (0:00:00.044)       0:00:18.545 **********
2026-06-09 11:22:46.565025 | controller | Tuesday 09 June 2026  11:22:46 +0000 (0:00:00.044)       0:00:18.544 **********
2026-06-09 11:22:46.590314 | controller | ok: [localhost] =>
2026-06-09 11:22:46.590405 | controller |     cifmw_ci_setup_packages:
2026-06-09 11:22:46.590412 | controller |     - bash-completion
2026-06-09 11:22:46.590417 | controller |     - ca-certificates
2026-06-09 11:22:46.590422 | controller |     - git-core
2026-06-09 11:22:46.590427 | controller |     - make
2026-06-09 11:22:46.590432 | controller |     - tar
2026-06-09 11:22:46.590436 | controller |     - tmux
2026-06-09 11:22:46.590441 | controller |     - python3-pip
2026-06-09 11:22:46.590446 | controller |
2026-06-09 11:22:46.590451 | controller | TASK [ci_setup : Install needed packages name={{ cifmw_ci_setup_packages }}, state=latest] ***
2026-06-09 11:22:46.590467 | controller | Tuesday 09 June 2026  11:22:46 +0000 (0:00:00.025)       0:00:18.571 **********
2026-06-09 11:22:46.590473 | controller | Tuesday 09 June 2026  11:22:46 +0000 (0:00:00.025)       0:00:18.569 **********
2026-06-09 11:23:16.330247 | controller | changed: [localhost]
2026-06-09 11:23:16.330285 | controller |
2026-06-09 11:23:16.330291 | controller | TASK [ci_setup : Gather version of openshift client _raw_params=oc version --client -o yaml] ***
2026-06-09 11:23:16.330295 | controller | Tuesday 09 June 2026  11:23:16 +0000 (0:00:29.740)       0:00:48.311 **********
2026-06-09 11:23:16.330299 | controller | Tuesday 09 June 2026  11:23:16 +0000 (0:00:29.740)       0:00:48.310 **********
2026-06-09 11:23:16.686819 | controller | ok: [localhost]
2026-06-09 11:23:16.686895 | controller |
2026-06-09 11:23:16.686901 | controller | TASK [ci_setup : Ensure openshift client install path is present path={{ cifmw_ci_setup_oc_install_path }}, state=directory, mode=0755] ***
2026-06-09 11:23:16.686906 | controller | Tuesday 09 June 2026  11:23:16 +0000 (0:00:00.355)       0:00:48.666 **********
2026-06-09 11:23:16.686922 | controller | Tuesday 09 June 2026  11:23:16 +0000 (0:00:00.355)       0:00:48.665 **********
2026-06-09 11:23:16.892384 | controller | changed: [localhost]
2026-06-09 11:23:16.892496 | controller |
2026-06-09 11:23:16.892503 | controller | TASK [ci_setup : Install openshift client src={{ cifmw_ci_setup_openshift_client_download_uri }}/{{ cifmw_ci_setup_openshift_client_version }}/openshift-client-linux.tar.gz, dest={{ cifmw_ci_setup_oc_install_path }}, remote_src=True, mode=0755, creates={{ cifmw_ci_setup_oc_install_path }}/oc] ***
2026-06-09 11:23:16.892509 | controller | Tuesday 09 June 2026  11:23:16 +0000 (0:00:00.206)       0:00:48.873 **********
2026-06-09 11:23:16.892514 | controller | Tuesday 09 June 2026  11:23:16 +0000 (0:00:00.206)       0:00:48.871 **********
2026-06-09 11:23:20.793106 | controller | changed: [localhost]
2026-06-09 11:23:20.793218 | controller |
2026-06-09 11:23:20.793225 | controller | TASK [ci_setup : Add the OC path to cifmw_path if needed cifmw_path={{ cifmw_ci_setup_oc_install_path }}:{{ ansible_env.PATH }}, cacheable=True] ***
2026-06-09 11:23:20.793231 | controller | Tuesday 09 June 2026  11:23:20 +0000 (0:00:03.900)       0:00:52.774 **********
2026-06-09 11:23:20.793236 | controller | Tuesday 09 June 2026  11:23:20 +0000 (0:00:03.900)       0:00:52.772 **********
2026-06-09 11:23:20.825258 | controller | skipping: [localhost]
2026-06-09 11:23:20.825344 | controller |
2026-06-09 11:23:20.825357 | controller | TASK [ci_setup : Create completion file] ***************************************
2026-06-09 11:23:20.825365 | controller | Tuesday 09 June 2026  11:23:20 +0000 (0:00:00.031)       0:00:52.806 **********
2026-06-09 11:23:20.825373 | controller | Tuesday 09 June 2026  11:23:20 +0000 (0:00:00.031)       0:00:52.804 **********
2026-06-09 11:23:21.097444 | controller | changed: [localhost]
2026-06-09 11:23:21.097506 | controller |
2026-06-09 11:23:21.097511 | controller | TASK [ci_setup : Source completion from within .bashrc create=True, mode=0644, path={{ ansible_user_dir }}/.bashrc, block=if [ -f ~/.oc_completion ]; then
2026-06-09 11:23:21.097516 | controller |   source ~/.oc_completion
2026-06-09 11:23:21.097520 | controller | fi] ***
2026-06-09 11:23:21.097524 | controller | Tuesday 09 June 2026  11:23:21 +0000 (0:00:00.272)       0:00:53.078 **********
2026-06-09 11:23:21.097528 | controller | Tuesday 09 June 2026  11:23:21 +0000 (0:00:00.272)       0:00:53.077 **********
2026-06-09 11:23:21.423849 | controller | changed: [localhost]
2026-06-09 11:23:21.423923 | controller |
2026-06-09 11:23:21.423943 | controller | TASK [ci_setup : Check rhsm status _raw_params=subscription-manager status] ****
2026-06-09 11:23:21.423952 | controller | Tuesday 09 June 2026  11:23:21 +0000 (0:00:00.326)       0:00:53.405 **********
2026-06-09 11:23:21.423957 | controller | Tuesday 09 June 2026  11:23:21 +0000 (0:00:00.326)       0:00:53.403 **********
2026-06-09 11:23:21.446908 | controller | skipping: [localhost]
2026-06-09 11:23:21.446973 | controller |
2026-06-09 11:23:21.447018 | controller | TASK [ci_setup : Gather the repos to be enabled _repos={{
2026-06-09 11:23:21.447032 | controller |   cifmw_ci_setup_rhel_rhsm_default_repos +
2026-06-09 11:23:21.447039 | controller |   (cifmw_ci_setup_rhel_rhsm_extra_repos | default([]))
2026-06-09 11:23:21.447044 | controller | }}] ***
2026-06-09 11:23:21.447050 | controller | Tuesday 09 June 2026  11:23:21 +0000 (0:00:00.023)       0:00:53.428 **********
2026-06-09 11:23:21.447068 | controller | Tuesday 09 June 2026  11:23:21 +0000 (0:00:00.023)       0:00:53.426 **********
2026-06-09 11:23:21.469355 | controller | skipping: [localhost]
2026-06-09 11:23:21.469437 | controller |
2026-06-09 11:23:21.469448 | controller | TASK [ci_setup : Enabling the required repositories. name={{ item }}, state={{ rhsm_repo_state | default('enabled') }}] ***
2026-06-09 11:23:21.469457 | controller | Tuesday 09 June 2026  11:23:21 +0000 (0:00:00.022)       0:00:53.450 **********
2026-06-09 11:23:21.469465 | controller | Tuesday 09 June 2026  11:23:21 +0000 (0:00:00.022)       0:00:53.448 **********
2026-06-09 11:23:21.492809 | controller | skipping: [localhost]
2026-06-09 11:23:21.492884 | controller |
2026-06-09 11:23:21.492893 | controller | TASK [ci_setup : Get current /etc/redhat-release _raw_params=cat /etc/redhat-release] ***
2026-06-09 11:23:21.492899 | controller | Tuesday 09 June 2026  11:23:21 +0000 (0:00:00.023)       0:00:53.474 **********
2026-06-09 11:23:21.492905 | controller | Tuesday 09 June 2026  11:23:21 +0000 (0:00:00.023)       0:00:53.472 **********
2026-06-09 11:23:21.517530 | controller | skipping: [localhost]
2026-06-09 11:23:21.517612 | controller |
2026-06-09 11:23:21.517618 | controller | TASK [ci_setup : Print current /etc/redhat-release msg={{ _current_rh_release.stdout }}] ***
2026-06-09 11:23:21.517622 | controller | Tuesday 09 June 2026  11:23:21 +0000 (0:00:00.024)       0:00:53.498 **********
2026-06-09 11:23:21.517627 | controller | Tuesday 09 June 2026  11:23:21 +0000 (0:00:00.024)       0:00:53.496 **********
2026-06-09 11:23:21.542310 | controller | skipping: [localhost]
2026-06-09 11:23:21.542434 | controller |
2026-06-09 11:23:21.542443 | controller | TASK [ci_setup : Ensure the repos are enabled in the system using yum name={{ item.name }}, baseurl={{ item.baseurl }}, description={{ item.description | default(item.name) }}, gpgcheck={{ item.gpgcheck | default(false) }}, enabled=True, state={{ yum_repo_state | default('present') }}] ***
2026-06-09 11:23:21.542451 | controller | Tuesday 09 June 2026  11:23:21 +0000 (0:00:00.024)       0:00:53.523 **********
2026-06-09 11:23:21.542458 | controller | Tuesday 09 June 2026  11:23:21 +0000 (0:00:00.024)       0:00:53.521 **********
2026-06-09 11:23:21.571392 | controller | skipping: [localhost]
2026-06-09 11:23:21.571464 | controller |
2026-06-09 11:23:21.571471 | controller | TASK [ci_setup : Manage directories path={{ item }}, state={{ directory_state }}, mode=0755, owner={{ ansible_user_id }}, group={{ ansible_user_id }}] ***
2026-06-09 11:23:21.571478 | controller | Tuesday 09 June 2026  11:23:21 +0000 (0:00:00.029)       0:00:53.552 **********
2026-06-09 11:23:21.571483 | controller | Tuesday 09 June 2026  11:23:21 +0000 (0:00:00.029)       0:00:53.551 **********
2026-06-09 11:23:22.603668 | controller | changed: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/manifests/openstack/cr)
2026-06-09 11:23:22.603750 | controller | changed: [localhost] => (item=/home/zuul/ci-framework-data/logs)
2026-06-09 11:23:22.603761 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/tmp)
2026-06-09 11:23:22.603770 | controller | changed: [localhost] => (item=/home/zuul/ci-framework-data/volumes)
2026-06-09 11:23:22.603779 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/parameters)
2026-06-09 11:23:22.603788 | controller |
2026-06-09 11:23:22.603796 | controller | TASK [Prepare install_yamls make targets name=install_yamls, apply={'tags': ['bootstrap']}] ***
2026-06-09 11:23:22.603805 | controller | Tuesday 09 June 2026  11:23:22 +0000 (0:00:01.032)       0:00:54.584 **********
2026-06-09 11:23:22.603831 | controller | Tuesday 09 June 2026  11:23:22 +0000 (0:00:01.032)       0:00:54.583 **********
2026-06-09 11:23:22.736969 | controller |
2026-06-09 11:23:22.737133 | controller | TASK [install_yamls : Ensure directories exist path={{ item }}, state=directory, mode=0755] ***
2026-06-09 11:23:22.737149 | controller | Tuesday 09 June 2026  11:23:22 +0000 (0:00:00.133)       0:00:54.718 **********
2026-06-09 11:23:22.737161 | controller | Tuesday 09 June 2026  11:23:22 +0000 (0:00:00.133)       0:00:54.716 **********
2026-06-09 11:23:23.306067 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/artifacts)
2026-06-09 11:23:23.306140 | controller | changed: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/roles/install_yamls_makes/tasks)
2026-06-09 11:23:23.306145 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/parameters)
2026-06-09 11:23:23.306168 | controller |
2026-06-09 11:23:23.306175 | controller | TASK [install_yamls : Ensure install_yamls repo is present at the desired version repo={{ cifmw_installyamls_repo_url }}, dest={{ cifmw_install_yamls_repo }}, version={{ cifmw_install_yamls_version }}, update=False] ***
2026-06-09 11:23:23.306181 | controller | Tuesday 09 June 2026  11:23:23 +0000 (0:00:00.568)       0:00:55.286 **********
2026-06-09 11:23:23.306186 | controller | Tuesday 09 June 2026  11:23:23 +0000 (0:00:00.568)       0:00:55.284 **********
2026-06-09 11:23:23.563403 | controller | ok: [localhost]
2026-06-09 11:23:23.563485 | controller |
2026-06-09 11:23:23.563496 | controller | TASK [Create variables with local repos based on Zuul items name=install_yamls, tasks_from=zuul_set_operators_repo.yml] ***
2026-06-09 11:23:23.563504 | controller | Tuesday 09 June 2026  11:23:23 +0000 (0:00:00.258)       0:00:55.544 **********
2026-06-09 11:23:23.563512 | controller | Tuesday 09 June 2026  11:23:23 +0000 (0:00:00.258)       0:00:55.543 **********
2026-06-09 11:23:23.607325 | controller |
2026-06-09 11:23:23.607396 | controller | TASK [install_yamls : Set fact with local repos based on Zuul items cifmw_install_yamls_operators_repo={{ cifmw_install_yamls_operators_repo | default({}) | combine(_repo_operator_info | items2dict) }}] ***
2026-06-09 11:23:23.607404 | controller | Tuesday 09 June 2026  11:23:23 +0000 (0:00:00.043)       0:00:55.588 **********
2026-06-09 11:23:23.607410 | controller | Tuesday 09 June 2026  11:23:23 +0000 (0:00:00.043)       0:00:55.586 **********
2026-06-09 11:23:23.659353 | controller | skipping: [localhost] => (item={'branch': 'main', 'change': '1175', 'change_url': 'https://github.com/openstack-k8s-operators/edpm-ansible/pull/1175', 'commit_id': 'ccf94d3628e5513197102d32d9115778c1eeafd2', 'patchset': 'ccf94d3628e5513197102d32d9115778c1eeafd2', 'project': {'canonical_hostname': 'github.com', 'canonical_name': 'github.com/openstack-k8s-operators/edpm-ansible', 'name': 'openstack-k8s-operators/edpm-ansible', 'short_name': 'edpm-ansible', 'src_dir': 'src/github.com/openstack-k8s-operators/edpm-ansible'}, 'topic': None})
2026-06-09 11:23:23.659426 | controller | skipping: [localhost]
2026-06-09 11:23:23.659435 | controller |
2026-06-09 11:23:23.659442 | controller | TASK [install_yamls : Print helpful data for debugging msg=_repo_operator_name: {{ _repo_operator_name }}
2026-06-09 11:23:23.659448 | controller | _repo_operator_info: {{ _repo_operator_info }}
2026-06-09 11:23:23.659454 | controller | cifmw_install_yamls_operators_repo: {{ cifmw_install_yamls_operators_repo }}
2026-06-09 11:23:23.659459 | controller | ] ***
2026-06-09 11:23:23.659465 | controller | Tuesday 09 June 2026  11:23:23 +0000 (0:00:00.052)       0:00:55.640 **********
2026-06-09 11:23:23.659470 | controller | Tuesday 09 June 2026  11:23:23 +0000 (0:00:00.052)       0:00:55.638 **********
2026-06-09 11:23:23.725662 | controller | skipping: [localhost] => (item={'branch': 'main', 'change': '1175', 'change_url': 'https://github.com/openstack-k8s-operators/edpm-ansible/pull/1175', 'commit_id': 'ccf94d3628e5513197102d32d9115778c1eeafd2', 'patchset': 'ccf94d3628e5513197102d32d9115778c1eeafd2', 'project': {'canonical_hostname': 'github.com', 'canonical_name': 'github.com/openstack-k8s-operators/edpm-ansible', 'name': 'openstack-k8s-operators/edpm-ansible', 'short_name': 'edpm-ansible', 'src_dir': 'src/github.com/openstack-k8s-operators/edpm-ansible'}, 'topic': None})
2026-06-09 11:23:23.725751 | controller | skipping: [localhost]
2026-06-09 11:23:23.725763 | controller |
2026-06-09 11:23:23.725796 | controller | TASK [Customize install_yamls devsetup vars if needed name=install_yamls, tasks_from=customize_devsetup_vars.yml] ***
2026-06-09 11:23:23.725806 | controller | Tuesday 09 June 2026  11:23:23 +0000 (0:00:00.066)       0:00:55.706 **********
2026-06-09 11:23:23.725816 | controller | Tuesday 09 June 2026  11:23:23 +0000 (0:00:00.066)       0:00:55.705 **********
2026-06-09 11:23:23.785299 | controller |
2026-06-09 11:23:23.785391 | controller | TASK [install_yamls : Update opm_version in install_yamls devsetup/vars/default.yaml path={{ cifmw_install_yamls_repo }}/devsetup/vars/default.yaml, regexp=^opm_version:, line=opm_version: {{ cifmw_install_yamls_opm_version }}, state=present] ***
2026-06-09 11:23:23.785419 | controller | Tuesday 09 June 2026  11:23:23 +0000 (0:00:00.059)       0:00:55.766 **********
2026-06-09 11:23:23.785444 | controller | Tuesday 09 June 2026  11:23:23 +0000 (0:00:00.059)       0:00:55.764 **********
2026-06-09 11:23:23.828337 | controller | skipping: [localhost]
2026-06-09 11:23:23.828488 | controller |
2026-06-09 11:23:23.828508 | controller | TASK [install_yamls : Update sdk_version in install_yamls devsetup/vars/default.yaml path={{ cifmw_install_yamls_repo }}/devsetup/vars/default.yaml, regexp=^sdk_version:, line=sdk_version: {{ cifmw_install_yamls_sdk_version }}, state=present] ***
2026-06-09 11:23:23.828521 | controller | Tuesday 09 June 2026  11:23:23 +0000 (0:00:00.042)       0:00:55.808 **********
2026-06-09 11:23:23.828533 | controller | Tuesday 09 June 2026  11:23:23 +0000 (0:00:00.042)       0:00:55.807 **********
2026-06-09 11:23:23.871796 | controller | skipping: [localhost]
2026-06-09 11:23:23.871925 | controller |
2026-06-09 11:23:23.871937 | controller | TASK [install_yamls : Update go_version in install_yamls devsetup/vars/default.yaml path={{ cifmw_install_yamls_repo }}/devsetup/vars/default.yaml, regexp=^go_version:, line=go_version: {{ cifmw_install_yamls_go_version }}, state=present] ***
2026-06-09 11:23:23.871945 | controller | Tuesday 09 June 2026  11:23:23 +0000 (0:00:00.043)       0:00:55.852 **********
2026-06-09 11:23:23.871952 | controller | Tuesday 09 June 2026  11:23:23 +0000 (0:00:00.043)       0:00:55.851 **********
2026-06-09 11:23:23.916903 | controller | skipping: [localhost]
2026-06-09 11:23:23.917033 | controller |
2026-06-09 11:23:23.917040 | controller | TASK [install_yamls : Update kustomize_version in install_yamls devsetup/vars/default.yaml path={{ cifmw_install_yamls_repo }}/devsetup/vars/default.yaml, regexp=^kustomize_version:, line=kustomize_version: {{ cifmw_install_yamls_kustomize_version }}, state=present] ***
2026-06-09 11:23:23.917047 | controller | Tuesday 09 June 2026  11:23:23 +0000 (0:00:00.045)       0:00:55.897 **********
2026-06-09 11:23:23.917052 | controller | Tuesday 09 June 2026  11:23:23 +0000 (0:00:00.045)       0:00:55.896 **********
2026-06-09 11:23:23.964814 | controller | skipping: [localhost]
2026-06-09 11:23:23.965032 | controller |
2026-06-09 11:23:23.965074 | controller | TASK [install_yamls : Compute the cifmw_install_yamls_vars final value _install_yamls_override_vars={{
2026-06-09 11:23:23.965090 | controller |   _install_yamls_override_vars | default({}) |
2026-06-09 11:23:23.965104 | controller |   combine(item, recursive=True)
2026-06-09 11:23:23.965116 | controller | }}] ***
2026-06-09 11:23:23.965128 | controller | Tuesday 09 June 2026  11:23:23 +0000 (0:00:00.047)       0:00:55.945 **********
2026-06-09 11:23:23.965140 | controller | Tuesday 09 June 2026  11:23:23 +0000 (0:00:00.047)       0:00:55.944 **********
2026-06-09 11:23:24.073286 | controller | ok: [localhost] => (item={'BMAAS_INSTANCE_DISK_SIZE': 60, 'OPENSTACK_CTLPLANE': 'config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml'})
2026-06-09 11:23:24.073436 | controller |
2026-06-09 11:23:24.073447 | controller | TASK [install_yamls : Set environment override cifmw_install_yamls_environment fact cifmw_install_yamls_environment={{
2026-06-09 11:23:24.073453 | controller |   _install_yamls_override_vars.keys() |
2026-06-09 11:23:24.073459 | controller |   map('upper') |
2026-06-09 11:23:24.073465 | controller |   zip(_install_yamls_override_vars.values()) |
2026-06-09 11:23:24.073471 | controller |   items2dict(key_name=0, value_name=1) |
2026-06-09 11:23:24.073476 | controller |   combine({
2026-06-09 11:23:24.073481 | controller |     'OUT': cifmw_install_yamls_manifests_dir,
2026-06-09 11:23:24.073487 | controller |     'OUTPUT_DIR': cifmw_install_yamls_edpm_dir,
2026-06-09 11:23:24.073492 | controller |     'CHECKOUT_FROM_OPENSTACK_REF': cifmw_install_yamls_checkout_openstack_ref,
2026-06-09 11:23:24.073499 | controller |     'OPENSTACK_K8S_BRANCH': (zuul is defined and not zuul.branch |regex_search('master|antelope|rhos')) | ternary(zuul.branch, 'main')
2026-06-09 11:23:24.073505 | controller |   }) |
2026-06-09 11:23:24.073510 | controller |   combine(install_yamls_operators_repos)
2026-06-09 11:23:24.073515 | controller | }}, cacheable=True] ***
2026-06-09 11:23:24.073521 | controller | Tuesday 09 June 2026  11:23:24 +0000 (0:00:00.108)       0:00:56.053 **********
2026-06-09 11:23:24.073527 | controller | Tuesday 09 June 2026  11:23:24 +0000 (0:00:00.108)       0:00:56.052 **********
2026-06-09 11:23:24.140930 | controller | ok: [localhost]
2026-06-09 11:23:24.141023 | controller |
2026-06-09 11:23:24.141033 | controller | TASK [install_yamls : Get environment structure base_path={{ cifmw_install_yamls_repo }}] ***
2026-06-09 11:23:24.141050 | controller | Tuesday 09 June 2026  11:23:24 +0000 (0:00:00.067)       0:00:56.121 **********
2026-06-09 11:23:24.141055 | controller | Tuesday 09 June 2026  11:23:24 +0000 (0:00:00.067)       0:00:56.119 **********
2026-06-09 11:23:24.865175 | controller | ok: [localhost]
2026-06-09 11:23:24.865211 | controller |
2026-06-09 11:23:24.865226 | controller | TASK [install_yamls : Ensure Output directory exists path={{ cifmw_install_yamls_out_dir }}, state=directory, mode=0755] ***
2026-06-09 11:23:24.865231 | controller | Tuesday 09 June 2026  11:23:24 +0000 (0:00:00.725)       0:00:56.846 **********
2026-06-09 11:23:24.865235 | controller | Tuesday 09 June 2026  11:23:24 +0000 (0:00:00.724)       0:00:56.844 **********
2026-06-09 11:23:25.070964 | controller | ok: [localhost]
2026-06-09 11:23:25.071133 | controller |
2026-06-09 11:23:25.071147 | controller | TASK [install_yamls : Ensure user cifmw_install_yamls_vars contains existing Makefile variables that=_cifmw_install_yamls_unmatched_vars | length == 0, msg=cifmw_install_yamls_vars contains a variable that is not defined in install_yamls Makefile nor cifmw_install_yamls_whitelisted_vars: {{ _cifmw_install_yamls_unmatched_vars | join(', ')}}, quiet=True] ***
2026-06-09 11:23:25.071176 | controller | Tuesday 09 June 2026  11:23:25 +0000 (0:00:00.205)       0:00:57.052 **********
2026-06-09 11:23:25.071186 | controller | Tuesday 09 June 2026  11:23:25 +0000 (0:00:00.205)       0:00:57.050 **********
2026-06-09 11:23:25.152124 | controller | ok: [localhost]
2026-06-09 11:23:25.152235 | controller |
2026-06-09 11:23:25.152247 | controller | TASK [install_yamls : Generate /home/zuul/ci-framework-data/artifacts/install_yamls.sh dest={{ cifmw_install_yamls_out_dir }}/{{ cifmw_install_yamls_envfile }}, content={% for k,v in cifmw_install_yamls_environment.items() %}
2026-06-09 11:23:25.152258 | controller | export {{ k }}={{ v }}
2026-06-09 11:23:25.152267 | controller | {% endfor %}, mode=0644] ***
2026-06-09 11:23:25.152277 | controller | Tuesday 09 June 2026  11:23:25 +0000 (0:00:00.080)       0:00:57.132 **********
2026-06-09 11:23:25.152286 | controller | Tuesday 09 June 2026  11:23:25 +0000 (0:00:00.080)       0:00:57.131 **********
2026-06-09 11:23:25.575042 | controller | changed: [localhost]
2026-06-09 11:23:25.575167 | controller |
2026-06-09 11:23:25.575178 | controller | TASK [install_yamls : Set install_yamls default values cifmw_install_yamls_defaults={{ get_makefiles_env_output.makefiles_values  | combine(cifmw_install_yamls_environment) }}, cacheable=True] ***
2026-06-09 11:23:25.575185 | controller | Tuesday 09 June 2026  11:23:25 +0000 (0:00:00.423)       0:00:57.555 **********
2026-06-09 11:23:25.575192 | controller | Tuesday 09 June 2026  11:23:25 +0000 (0:00:00.423)       0:00:57.554 **********
2026-06-09 11:23:25.608245 | controller | ok: [localhost]
2026-06-09 11:23:25.608344 | controller |
2026-06-09 11:23:25.608352 | controller | TASK [install_yamls : Show the env structure var=cifmw_install_yamls_environment] ***
2026-06-09 11:23:25.608360 | controller | Tuesday 09 June 2026  11:23:25 +0000 (0:00:00.033)       0:00:57.589 **********
2026-06-09 11:23:25.608367 | controller | Tuesday 09 June 2026  11:23:25 +0000 (0:00:00.033)       0:00:57.587 **********
2026-06-09 11:23:25.640601 | controller | ok: [localhost] =>
2026-06-09 11:23:25.640674 | controller |     cifmw_install_yamls_environment:
2026-06-09 11:23:25.640684 | controller |       BMAAS_INSTANCE_DISK_SIZE: 60
2026-06-09 11:23:25.640692 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-09 11:23:25.640700 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-09 11:23:25.640708 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-09 11:23:25.640716 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-09 11:23:25.640772 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-09 11:23:25.640781 | controller |
2026-06-09 11:23:25.640789 | controller | TASK [install_yamls : Show the env structure defaults var=cifmw_install_yamls_defaults] ***
2026-06-09 11:23:25.640797 | controller | Tuesday 09 June 2026  11:23:25 +0000 (0:00:00.032)       0:00:57.621 **********
2026-06-09 11:23:25.640805 | controller | Tuesday 09 June 2026  11:23:25 +0000 (0:00:00.032)       0:00:57.620 **********
2026-06-09 11:23:25.710550 | controller | ok: [localhost] =>
2026-06-09 11:23:25.710704 | controller |     cifmw_install_yamls_defaults:
2026-06-09 11:23:25.710747 | controller |       ADOPTED_EXTERNAL_NETWORK: 172.21.1.0/24
2026-06-09 11:23:25.710757 | controller |       ADOPTED_INTERNALAPI_NETWORK: 172.17.1.0/24
2026-06-09 11:23:25.710765 | controller |       ADOPTED_STORAGEMGMT_NETWORK: 172.20.1.0/24
2026-06-09 11:23:25.710772 | controller |       ADOPTED_STORAGE_NETWORK: 172.18.1.0/24
2026-06-09 11:23:25.710780 | controller |       ADOPTED_TENANT_NETWORK: 172.9.1.0/24
2026-06-09 11:23:25.710876 | controller |       ANSIBLETEST: config/samples/test_v1beta1_ansibletest.yaml
2026-06-09 11:23:25.710886 | controller |       ANSIBLETEST_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_ansibletest.yaml
2026-06-09 11:23:25.710895 | controller |       BARBICAN: config/samples/barbican_v1beta1_barbican.yaml
2026-06-09 11:23:25.710903 | controller |       BARBICAN_BRANCH: main
2026-06-09 11:23:25.710911 | controller |       BARBICAN_COMMIT_HASH: ''
2026-06-09 11:23:25.710918 | controller |       BARBICAN_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/barbican-operator/config/samples/barbican_v1beta1_barbican.yaml
2026-06-09 11:23:25.710926 | controller |       BARBICAN_DEPL_IMG: unused
2026-06-09 11:23:25.710934 | controller |       BARBICAN_IMG: quay.io/openstack-k8s-operators/barbican-operator-index:latest
2026-06-09 11:23:25.710943 | controller |       BARBICAN_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/barbican-operator/kuttl-test.yaml
2026-06-09 11:23:25.710951 | controller |       BARBICAN_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/barbican-operator/test/kuttl/tests
2026-06-09 11:23:25.710959 | controller |       BARBICAN_KUTTL_NAMESPACE: barbican-kuttl-tests
2026-06-09 11:23:25.710967 | controller |       BARBICAN_REPO: https://github.com/openstack-k8s-operators/barbican-operator.git
2026-06-09 11:23:25.710974 | controller |       BARBICAN_SERVICE_ENABLED: 'true'
2026-06-09 11:23:25.711027 | controller |       BARBICAN_SIMPLE_CRYPTO_ENCRYPTION_KEY: sEFmdFjDUqRM2VemYslV5yGNWjokioJXsg8Nrlc3drU=
2026-06-09 11:23:25.711035 | controller |       BAREMETAL_BRANCH: main
2026-06-09 11:23:25.711042 | controller |       BAREMETAL_COMMIT_HASH: ''
2026-06-09 11:23:25.711050 | controller |       BAREMETAL_IMG: quay.io/openstack-k8s-operators/openstack-baremetal-operator-index:latest
2026-06-09 11:23:25.711084 | controller |       BAREMETAL_OS_CONTAINER_IMG: ''
2026-06-09 11:23:25.711093 | controller |       BAREMETAL_OS_IMG: ''
2026-06-09 11:23:25.711101 | controller |       BAREMETAL_OS_IMG_TYPE: ''
2026-06-09 11:23:25.711109 | controller |       BAREMETAL_REPO: https://github.com/openstack-k8s-operators/openstack-baremetal-operator.git
2026-06-09 11:23:25.711117 | controller |       BAREMETAL_TIMEOUT: 20m
2026-06-09 11:23:25.711125 | controller |       BASH_IMG: quay.io/openstack-k8s-operators/bash:latest
2026-06-09 11:23:25.711132 | controller |       BGP_ASN: '64999'
2026-06-09 11:23:25.711139 | controller |       BGP_LEAF_1: 100.65.4.1
2026-06-09 11:23:25.711146 | controller |       BGP_LEAF_2: 100.64.4.1
2026-06-09 11:23:25.711153 | controller |       BGP_OVN_ROUTING: 'false'
2026-06-09 11:23:25.711160 | controller |       BGP_PEER_ASN: '64999'
2026-06-09 11:23:25.711167 | controller |       BGP_SOURCE_IP: 172.30.4.2
2026-06-09 11:23:25.711174 | controller |       BGP_SOURCE_IP6: f00d:f00d:f00d:f00d:f00d:f00d:f00d:42
2026-06-09 11:23:25.711180 | controller |       BMAAS_BRIDGE_IPV4_PREFIX: 172.20.1.2/24
2026-06-09 11:23:25.711187 | controller |       BMAAS_BRIDGE_IPV6_PREFIX: fd00:bbbb::2/64
2026-06-09 11:23:25.711194 | controller |       BMAAS_INSTANCE_DISK_SIZE: 60
2026-06-09 11:23:25.711201 | controller |       BMAAS_INSTANCE_MEMORY: '4096'
2026-06-09 11:23:25.711208 | controller |       BMAAS_INSTANCE_NAME_PREFIX: crc-bmaas
2026-06-09 11:23:25.711215 | controller |       BMAAS_INSTANCE_NET_MODEL: virtio
2026-06-09 11:23:25.711222 | controller |       BMAAS_INSTANCE_OS_VARIANT: centos-stream9
2026-06-09 11:23:25.711229 | controller |       BMAAS_INSTANCE_VCPUS: '2'
2026-06-09 11:23:25.711236 | controller |       BMAAS_INSTANCE_VIRT_TYPE: kvm
2026-06-09 11:23:25.711243 | controller |       BMAAS_IPV4: 'true'
2026-06-09 11:23:25.711250 | controller |       BMAAS_IPV6: 'false'
2026-06-09 11:23:25.711257 | controller |       BMAAS_LIBVIRT_USER: sushyemu
2026-06-09 11:23:25.711264 | controller |       BMAAS_METALLB_ADDRESS_POOL: 172.20.1.64/26
2026-06-09 11:23:25.711272 | controller |       BMAAS_METALLB_POOL_NAME: baremetal
2026-06-09 11:23:25.711279 | controller |       BMAAS_NETWORK_IPV4_PREFIX: 172.20.1.1/24
2026-06-09 11:23:25.711287 | controller |       BMAAS_NETWORK_IPV6_PREFIX: fd00:bbbb::1/64
2026-06-09 11:23:25.711301 | controller |       BMAAS_NETWORK_NAME: crc-bmaas
2026-06-09 11:23:25.711309 | controller |       BMAAS_NODE_COUNT: '1'
2026-06-09 11:23:25.711315 | controller |       BMAAS_OCP_INSTANCE_NAME: crc
2026-06-09 11:23:25.711323 | controller |       BMAAS_REDFISH_PASSWORD: password
2026-06-09 11:23:25.711330 | controller |       BMAAS_REDFISH_USERNAME: admin
2026-06-09 11:23:25.711337 | controller |       BMAAS_ROUTE_LIBVIRT_NETWORKS: crc-bmaas,crc,default
2026-06-09 11:23:25.711345 | controller |       BMAAS_SUSHY_EMULATOR_DRIVER: libvirt
2026-06-09 11:23:25.711352 | controller |       BMAAS_SUSHY_EMULATOR_IMAGE: quay.io/metal3-io/sushy-tools:latest
2026-06-09 11:23:25.711360 | controller |       BMAAS_SUSHY_EMULATOR_NAMESPACE: sushy-emulator
2026-06-09 11:23:25.711367 | controller |       BMAAS_SUSHY_EMULATOR_OS_CLIENT_CONFIG_FILE: /etc/openstack/clouds.yaml
2026-06-09 11:23:25.711375 | controller |       BMAAS_SUSHY_EMULATOR_OS_CLOUD: openstack
2026-06-09 11:23:25.711382 | controller |       BMH_NAMESPACE: openstack
2026-06-09 11:23:25.711388 | controller |       BMO_BRANCH: release-0.9
2026-06-09 11:23:25.711396 | controller |       BMO_CLEANUP: 'true'
2026-06-09 11:23:25.711403 | controller |       BMO_COMMIT_HASH: ''
2026-06-09 11:23:25.711410 | controller |       BMO_IPA_BASEURI: https://tarballs.opendev.org/openstack/ironic-python-agent/dib
2026-06-09 11:23:25.711417 | controller |       BMO_IPA_BRANCH: stable/2024.1
2026-06-09 11:23:25.711424 | controller |       BMO_IPA_FLAVOR: centos9
2026-06-09 11:23:25.711431 | controller |       BMO_IPA_INSECURE: 'false'
2026-06-09 11:23:25.711438 | controller |       BMO_IRONIC_HOST: 192.168.122.10
2026-06-09 11:23:25.711445 | controller |       BMO_PROVISIONING_INTERFACE: ''
2026-06-09 11:23:25.711452 | controller |       BMO_REPO: https://github.com/metal3-io/baremetal-operator
2026-06-09 11:23:25.711459 | controller |       BMO_SETUP: ''
2026-06-09 11:23:25.711466 | controller |       BMO_SETUP_ROUTE_REPLACE: 'true'
2026-06-09 11:23:25.711473 | controller |       BM_CTLPLANE_INTERFACE: enp1s0
2026-06-09 11:23:25.711481 | controller |       BM_INSTANCE_MEMORY: '8192'
2026-06-09 11:23:25.711488 | controller |       BM_INSTANCE_NAME_PREFIX: edpm-compute-baremetal
2026-06-09 11:23:25.711541 | controller |       BM_INSTANCE_NAME_SUFFIX: '0'
2026-06-09 11:23:25.711549 | controller |       BM_NETWORK_NAME: default
2026-06-09 11:23:25.711556 | controller |       BM_NODE_COUNT: '1'
2026-06-09 11:23:25.711563 | controller |       BM_ROOT_PASSWORD: ''
2026-06-09 11:23:25.711569 | controller |       BM_ROOT_PASSWORD_SECRET: ''
2026-06-09 11:23:25.711576 | controller |       CEILOMETER_CENTRAL_DEPL_IMG: unused
2026-06-09 11:23:25.711583 | controller |       CEILOMETER_NOTIFICATION_DEPL_IMG: unused
2026-06-09 11:23:25.711590 | controller |       CEPH_BRANCH: release-1.15
2026-06-09 11:23:25.711620 | controller |       CEPH_CLIENT: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/toolbox.yaml
2026-06-09 11:23:25.711628 | controller |       CEPH_COMMON: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/common.yaml
2026-06-09 11:23:25.711635 | controller |       CEPH_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/cluster-test.yaml
2026-06-09 11:23:25.711641 | controller |       CEPH_CRDS: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/crds.yaml
2026-06-09 11:23:25.711649 | controller |       CEPH_IMG: quay.io/ceph/demo:latest-squid
2026-06-09 11:23:25.711656 | controller |       CEPH_OP: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/operator-openshift.yaml
2026-06-09 11:23:25.711663 | controller |       CEPH_REPO: https://github.com/rook/rook.git
2026-06-09 11:23:25.711671 | controller |       CERTMANAGER_TIMEOUT: 300s
2026-06-09 11:23:25.711677 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-09 11:23:25.711684 | controller |       CINDER: config/samples/cinder_v1beta1_cinder.yaml
2026-06-09 11:23:25.711691 | controller |       CINDERAPI_DEPL_IMG: unused
2026-06-09 11:23:25.711699 | controller |       CINDERBKP_DEPL_IMG: unused
2026-06-09 11:23:25.711706 | controller |       CINDERSCH_DEPL_IMG: unused
2026-06-09 11:23:25.711714 | controller |       CINDERVOL_DEPL_IMG: unused
2026-06-09 11:23:25.711720 | controller |       CINDER_BRANCH: main
2026-06-09 11:23:25.711727 | controller |       CINDER_COMMIT_HASH: ''
2026-06-09 11:23:25.711735 | controller |       CINDER_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/cinder-operator/config/samples/cinder_v1beta1_cinder.yaml
2026-06-09 11:23:25.711743 | controller |       CINDER_IMG: quay.io/openstack-k8s-operators/cinder-operator-index:latest
2026-06-09 11:23:25.711759 | controller |       CINDER_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/cinder-operator/kuttl-test.yaml
2026-06-09 11:23:25.711768 | controller |       CINDER_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/cinder-operator/test/kuttl/tests
2026-06-09 11:23:25.711775 | controller |       CINDER_KUTTL_NAMESPACE: cinder-kuttl-tests
2026-06-09 11:23:25.711782 | controller |       CINDER_REPO: https://github.com/openstack-k8s-operators/cinder-operator.git
2026-06-09 11:23:25.711789 | controller |       CLEANUP_DIR_CMD: rm -Rf
2026-06-09 11:23:25.711797 | controller |       CRC_BGP_NIC_1_MAC: '52:54:00:11:11:11'
2026-06-09 11:23:25.711803 | controller |       CRC_BGP_NIC_2_MAC: '52:54:00:11:11:12'
2026-06-09 11:23:25.711810 | controller |       CRC_HTTPS_PROXY: ''
2026-06-09 11:23:25.711817 | controller |       CRC_HTTP_PROXY: ''
2026-06-09 11:23:25.711824 | controller |       CRC_STORAGE_NAMESPACE: crc-storage
2026-06-09 11:23:25.711831 | controller |       CRC_STORAGE_RETRIES: '3'
2026-06-09 11:23:25.711838 | controller |       CRC_URL: '''https://developers.redhat.com/content-gateway/rest/mirror/pub/openshift-v4/clients/crc/latest/crc-linux-amd64.tar.xz'''
2026-06-09 11:23:25.711846 | controller |       CRC_VERSION: latest
2026-06-09 11:23:25.711858 | controller |       DATAPLANE_ANSIBLE_SECRET: dataplane-ansible-ssh-private-key-secret
2026-06-09 11:23:25.711866 | controller |       DATAPLANE_ANSIBLE_USER: ''
2026-06-09 11:23:25.711873 | controller |       DATAPLANE_COMPUTE_IP: 192.168.122.100
2026-06-09 11:23:25.711880 | controller |       DATAPLANE_CONTAINER_PREFIX: openstack
2026-06-09 11:23:25.711888 | controller |       DATAPLANE_CONTAINER_TAG: current-podified
2026-06-09 11:23:25.711895 | controller |       DATAPLANE_CUSTOM_SERVICE_RUNNER_IMG: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest
2026-06-09 11:23:25.711902 | controller |       DATAPLANE_DEFAULT_GW: 192.168.122.1
2026-06-09 11:23:25.711909 | controller |       DATAPLANE_EXTRA_NOVA_CONFIG_FILE: /dev/null
2026-06-09 11:23:25.711916 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=100%
2026-06-09 11:23:25.711923 | controller |       DATAPLANE_KUSTOMIZE_SCENARIO: preprovisioned
2026-06-09 11:23:25.711930 | controller |       DATAPLANE_NETWORKER_IP: 192.168.122.200
2026-06-09 11:23:25.711938 | controller |       DATAPLANE_NETWORK_INTERFACE_NAME: eth0
2026-06-09 11:23:25.711944 | controller |       DATAPLANE_NOVA_NFS_PATH: ''
2026-06-09 11:23:25.711952 | controller |       DATAPLANE_NTP_SERVER: pool.ntp.org
2026-06-09 11:23:25.711959 | controller |       DATAPLANE_PLAYBOOK: osp.edpm.download_cache
2026-06-09 11:23:25.711965 | controller |       DATAPLANE_REGISTRY_URL: quay.io/podified-antelope-centos9
2026-06-09 11:23:25.711973 | controller |       DATAPLANE_REPO_SETUP_BRANCH: antelope
2026-06-09 11:23:25.712007 | controller |       DATAPLANE_REPO_SETUP_REPO: current-podified
2026-06-09 11:23:25.712015 | controller |       DATAPLANE_RUNNER_IMG: ''
2026-06-09 11:23:25.712022 | controller |       DATAPLANE_SERVER_ROLE: compute
2026-06-09 11:23:25.712029 | controller |       DATAPLANE_SSHD_ALLOWED_RANGES: '[''192.168.122.0/24'']'
2026-06-09 11:23:25.712036 | controller |       DATAPLANE_TIMEOUT: 30m
2026-06-09 11:23:25.712043 | controller |       DATAPLANE_TLS_ENABLED: 'true'
2026-06-09 11:23:25.712051 | controller |       DATAPLANE_TOTAL_NETWORKER_NODES: '1'
2026-06-09 11:23:25.712057 | controller |       DATAPLANE_TOTAL_NODES: '1'
2026-06-09 11:23:25.712064 | controller |       DBSERVICE: galera
2026-06-09 11:23:25.712072 | controller |       DESIGNATE: config/samples/designate_v1beta1_designate.yaml
2026-06-09 11:23:25.712079 | controller |       DESIGNATE_BRANCH: main
2026-06-09 11:23:25.712086 | controller |       DESIGNATE_COMMIT_HASH: ''
2026-06-09 11:23:25.712093 | controller |       DESIGNATE_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/designate-operator/config/samples/designate_v1beta1_designate.yaml
2026-06-09 11:23:25.712101 | controller |       DESIGNATE_IMG: quay.io/openstack-k8s-operators/designate-operator-index:latest
2026-06-09 11:23:25.712108 | controller |       DESIGNATE_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/designate-operator/kuttl-test.yaml
2026-06-09 11:23:25.712116 | controller |       DESIGNATE_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/designate-operator/test/kuttl/tests
2026-06-09 11:23:25.712123 | controller |       DESIGNATE_KUTTL_NAMESPACE: designate-kuttl-tests
2026-06-09 11:23:25.712138 | controller |       DESIGNATE_REPO: https://github.com/openstack-k8s-operators/designate-operator.git
2026-06-09 11:23:25.712145 | controller |       DNSDATA: config/samples/network_v1beta1_dnsdata.yaml
2026-06-09 11:23:25.712163 | controller |       DNSDATA_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/network_v1beta1_dnsdata.yaml
2026-06-09 11:23:25.712171 | controller |       DNSMASQ: config/samples/network_v1beta1_dnsmasq.yaml
2026-06-09 11:23:25.712178 | controller |       DNSMASQ_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/network_v1beta1_dnsmasq.yaml
2026-06-09 11:23:25.712185 | controller |       DNS_DEPL_IMG: unused
2026-06-09 11:23:25.712193 | controller |       DNS_DOMAIN: localdomain
2026-06-09 11:23:25.712200 | controller |       DOWNLOAD_TOOLS_SELECTION: all
2026-06-09 11:23:25.712207 | controller |       EDPM_ATTACH_EXTNET: 'true'
2026-06-09 11:23:25.712215 | controller |       EDPM_COMPUTE_ADDITIONAL_HOST_ROUTES: '''[]'''
2026-06-09 11:23:25.712222 | controller |       EDPM_COMPUTE_ADDITIONAL_NETWORKS: '''[]'''
2026-06-09 11:23:25.712229 | controller |       EDPM_COMPUTE_CELLS: '1'
2026-06-09 11:23:25.712236 | controller |       EDPM_COMPUTE_CEPH_ENABLED: 'true'
2026-06-09 11:23:25.712243 | controller |       EDPM_COMPUTE_CEPH_NOVA: 'true'
2026-06-09 11:23:25.712251 | controller |       EDPM_COMPUTE_DHCP_AGENT_ENABLED: 'true'
2026-06-09 11:23:25.712258 | controller |       EDPM_COMPUTE_SRIOV_ENABLED: 'true'
2026-06-09 11:23:25.712265 | controller |       EDPM_COMPUTE_SUFFIX: '0'
2026-06-09 11:23:25.712272 | controller |       EDPM_CONFIGURE_DEFAULT_ROUTE: 'true'
2026-06-09 11:23:25.712279 | controller |       EDPM_CONFIGURE_HUGEPAGES: 'false'
2026-06-09 11:23:25.712286 | controller |       EDPM_CONFIGURE_NETWORKING: 'true'
2026-06-09 11:23:25.712293 | controller |       EDPM_FIRSTBOOT_EXTRA: /tmp/edpm-firstboot-extra
2026-06-09 11:23:25.712300 | controller |       EDPM_NETWORKER_SUFFIX: '0'
2026-06-09 11:23:25.712307 | controller |       EDPM_TOTAL_NETWORKERS: '1'
2026-06-09 11:23:25.712315 | controller |       EDPM_TOTAL_NODES: '1'
2026-06-09 11:23:25.712322 | controller |       GALERA_REPLICAS: ''
2026-06-09 11:23:25.712328 | controller |       GENERATE_SSH_KEYS: 'true'
2026-06-09 11:23:25.712335 | controller |       GIT_CLONE_OPTS: ''
2026-06-09 11:23:25.712342 | controller |       GLANCE: config/samples/glance_v1beta1_glance.yaml
2026-06-09 11:23:25.712350 | controller |       GLANCEAPI_DEPL_IMG: unused
2026-06-09 11:23:25.712357 | controller |       GLANCE_BRANCH: main
2026-06-09 11:23:25.712364 | controller |       GLANCE_COMMIT_HASH: ''
2026-06-09 11:23:25.712371 | controller |       GLANCE_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/glance-operator/config/samples/glance_v1beta1_glance.yaml
2026-06-09 11:23:25.712378 | controller |       GLANCE_IMG: quay.io/openstack-k8s-operators/glance-operator-index:latest
2026-06-09 11:23:25.712385 | controller |       GLANCE_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/glance-operator/kuttl-test.yaml
2026-06-09 11:23:25.712392 | controller |       GLANCE_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/glance-operator/test/kuttl/tests
2026-06-09 11:23:25.712399 | controller |       GLANCE_KUTTL_NAMESPACE: glance-kuttl-tests
2026-06-09 11:23:25.712407 | controller |       GLANCE_REPO: https://github.com/openstack-k8s-operators/glance-operator.git
2026-06-09 11:23:25.712414 | controller |       HEAT: config/samples/heat_v1beta1_heat.yaml
2026-06-09 11:23:25.712421 | controller |       HEATAPI_DEPL_IMG: unused
2026-06-09 11:23:25.712428 | controller |       HEATCFNAPI_DEPL_IMG: unused
2026-06-09 11:23:25.712435 | controller |       HEATENGINE_DEPL_IMG: unused
2026-06-09 11:23:25.712442 | controller |       HEAT_AUTH_ENCRYPTION_KEY: 767c3ed056cbaa3b9dfedb8c6f825bf0
2026-06-09 11:23:25.712449 | controller |       HEAT_BRANCH: main
2026-06-09 11:23:25.712456 | controller |       HEAT_COMMIT_HASH: ''
2026-06-09 11:23:25.712463 | controller |       HEAT_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/heat-operator/config/samples/heat_v1beta1_heat.yaml
2026-06-09 11:23:25.712470 | controller |       HEAT_IMG: quay.io/openstack-k8s-operators/heat-operator-index:latest
2026-06-09 11:23:25.712477 | controller |       HEAT_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/heat-operator/kuttl-test.yaml
2026-06-09 11:23:25.712484 | controller |       HEAT_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/heat-operator/test/kuttl/tests
2026-06-09 11:23:25.712503 | controller |       HEAT_KUTTL_NAMESPACE: heat-kuttl-tests
2026-06-09 11:23:25.712511 | controller |       HEAT_REPO: https://github.com/openstack-k8s-operators/heat-operator.git
2026-06-09 11:23:25.712517 | controller |       HEAT_SERVICE_ENABLED: 'true'
2026-06-09 11:23:25.712524 | controller |       HORIZON: config/samples/horizon_v1beta1_horizon.yaml
2026-06-09 11:23:25.712531 | controller |       HORIZONTEST: config/samples/test_v1beta1_horizontest.yaml
2026-06-09 11:23:25.712538 | controller |       HORIZONTEST_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_horizontest.yaml
2026-06-09 11:23:25.712545 | controller |       HORIZON_BRANCH: main
2026-06-09 11:23:25.712552 | controller |       HORIZON_COMMIT_HASH: ''
2026-06-09 11:23:25.712566 | controller |       HORIZON_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/horizon-operator/config/samples/horizon_v1beta1_horizon.yaml
2026-06-09 11:23:25.712573 | controller |       HORIZON_DEPL_IMG: unused
2026-06-09 11:23:25.712580 | controller |       HORIZON_IMG: quay.io/openstack-k8s-operators/horizon-operator-index:latest
2026-06-09 11:23:25.712586 | controller |       HORIZON_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/horizon-operator/kuttl-test.yaml
2026-06-09 11:23:25.712594 | controller |       HORIZON_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/horizon-operator/test/kuttl/tests
2026-06-09 11:23:25.712601 | controller |       HORIZON_KUTTL_NAMESPACE: horizon-kuttl-tests
2026-06-09 11:23:25.712608 | controller |       HORIZON_REPO: https://github.com/openstack-k8s-operators/horizon-operator.git
2026-06-09 11:23:25.712614 | controller |       INFRA_BRANCH: main
2026-06-09 11:23:25.712621 | controller |       INFRA_COMMIT_HASH: ''
2026-06-09 11:23:25.712628 | controller |       INFRA_IMG: quay.io/openstack-k8s-operators/infra-operator-index:latest
2026-06-09 11:23:25.712635 | controller |       INFRA_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/kuttl-test.yaml
2026-06-09 11:23:25.712642 | controller |       INFRA_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/test/kuttl/tests
2026-06-09 11:23:25.712649 | controller |       INFRA_KUTTL_NAMESPACE: infra-kuttl-tests
2026-06-09 11:23:25.712656 | controller |       INFRA_RABBITMQ: config/samples/rabbitmq_v1beta1_rabbitmq.yaml
2026-06-09 11:23:25.712675 | controller |       INFRA_RABBITMQ_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator-rabbitmq/config/samples/rabbitmq_v1beta1_rabbitmq.yaml
2026-06-09 11:23:25.712683 | controller |       INFRA_RABBITMQ_DEPL_IMG: unused
2026-06-09 11:23:25.712690 | controller |       INFRA_RABBITMQ_IMG: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified
2026-06-09 11:23:25.712697 | controller |       INFRA_REPO: https://github.com/openstack-k8s-operators/infra-operator.git
2026-06-09 11:23:25.712704 | controller |       INSTALL_CERT_MANAGER: 'true'
2026-06-09 11:23:25.712711 | controller |       INSTALL_NMSTATE: true || false
2026-06-09 11:23:25.712717 | controller |       INSTALL_NNCP: true || false
2026-06-09 11:23:25.712724 | controller |       INTERNALAPI_HOST_ROUTES: ''
2026-06-09 11:23:25.712731 | controller |       IPV6_LAB_IPV4_NETWORK_IPADDRESS: 172.30.0.1/24
2026-06-09 11:23:25.712737 | controller |       IPV6_LAB_IPV6_NETWORK_IPADDRESS: fd00:abcd:abcd:fc00::1/64
2026-06-09 11:23:25.712744 | controller |       IPV6_LAB_LIBVIRT_STORAGE_POOL: default
2026-06-09 11:23:25.712751 | controller |       IPV6_LAB_MANAGE_FIREWALLD: 'true'
2026-06-09 11:23:25.712758 | controller |       IPV6_LAB_NAT64_HOST_IPV4: 172.30.0.2/24
2026-06-09 11:23:25.712765 | controller |       IPV6_LAB_NAT64_HOST_IPV6: fd00:abcd:abcd:fc00::2/64
2026-06-09 11:23:25.712772 | controller |       IPV6_LAB_NAT64_INSTANCE_NAME: nat64-router
2026-06-09 11:23:25.712778 | controller |       IPV6_LAB_NAT64_IPV6_NETWORK: fd00:abcd:abcd:fc00::/64
2026-06-09 11:23:25.712785 | controller |       IPV6_LAB_NAT64_TAYGA_DYNAMIC_POOL: 192.168.255.0/24
2026-06-09 11:23:25.712791 | controller |       IPV6_LAB_NAT64_TAYGA_IPV4: 192.168.255.1
2026-06-09 11:23:25.712798 | controller |       IPV6_LAB_NAT64_TAYGA_IPV6: fd00:abcd:abcd:fc00::3
2026-06-09 11:23:25.712805 | controller |       IPV6_LAB_NAT64_TAYGA_IPV6_PREFIX: fd00:abcd:abcd:fcff::/96
2026-06-09 11:23:25.712812 | controller |       IPV6_LAB_NAT64_UPDATE_PACKAGES: 'false'
2026-06-09 11:23:25.712819 | controller |       IPV6_LAB_NETWORK_NAME: nat64
2026-06-09 11:23:25.712826 | controller |       IPV6_LAB_SNO_CLUSTER_NETWORK: fd00:abcd:0::/48
2026-06-09 11:23:25.712838 | controller |       IPV6_LAB_SNO_HOST_IP: fd00:abcd:abcd:fc00::11
2026-06-09 11:23:25.712845 | controller |       IPV6_LAB_SNO_HOST_PREFIX: '64'
2026-06-09 11:23:25.712853 | controller |       IPV6_LAB_SNO_INSTANCE_NAME: sno
2026-06-09 11:23:25.712859 | controller |       IPV6_LAB_SNO_MACHINE_NETWORK: fd00:abcd:abcd:fc00::/64
2026-06-09 11:23:25.712866 | controller |       IPV6_LAB_SNO_OCP_MIRROR_URL: https://mirror.openshift.com/pub/openshift-v4/clients/ocp
2026-06-09 11:23:25.712873 | controller |       IPV6_LAB_SNO_OCP_VERSION: latest-4.14
2026-06-09 11:23:25.712880 | controller |       IPV6_LAB_SNO_SERVICE_NETWORK: fd00:abcd:abcd:fc03::/112
2026-06-09 11:23:25.712886 | controller |       IPV6_LAB_SSH_PUB_KEY: /home/zuul/.ssh/id_rsa.pub
2026-06-09 11:23:25.712893 | controller |       IPV6_LAB_WORK_DIR: /home/zuul/.ipv6lab
2026-06-09 11:23:25.712900 | controller |       IRONIC: config/samples/ironic_v1beta1_ironic.yaml
2026-06-09 11:23:25.712906 | controller |       IRONICAPI_DEPL_IMG: unused
2026-06-09 11:23:25.712913 | controller |       IRONICCON_DEPL_IMG: unused
2026-06-09 11:23:25.712919 | controller |       IRONICINS_DEPL_IMG: unused
2026-06-09 11:23:25.712926 | controller |       IRONICNAG_DEPL_IMG: unused
2026-06-09 11:23:25.712933 | controller |       IRONICPXE_DEPL_IMG: unused
2026-06-09 11:23:25.712939 | controller |       IRONIC_BRANCH: main
2026-06-09 11:23:25.712946 | controller |       IRONIC_COMMIT_HASH: ''
2026-06-09 11:23:25.712954 | controller |       IRONIC_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ironic-operator/config/samples/ironic_v1beta1_ironic.yaml
2026-06-09 11:23:25.712961 | controller |       IRONIC_IMAGE: quay.io/metal3-io/ironic
2026-06-09 11:23:25.712968 | controller |       IRONIC_IMAGE_TAG: release-24.1
2026-06-09 11:23:25.712975 | controller |       IRONIC_IMG: quay.io/openstack-k8s-operators/ironic-operator-index:latest
2026-06-09 11:23:25.713009 | controller |       IRONIC_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/ironic-operator/kuttl-test.yaml
2026-06-09 11:23:25.713018 | controller |       IRONIC_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ironic-operator/test/kuttl/tests
2026-06-09 11:23:25.713024 | controller |       IRONIC_KUTTL_NAMESPACE: ironic-kuttl-tests
2026-06-09 11:23:25.713031 | controller |       IRONIC_REPO: https://github.com/openstack-k8s-operators/ironic-operator.git
2026-06-09 11:23:25.713038 | controller |       KEYSTONEAPI: config/samples/keystone_v1beta1_keystoneapi.yaml
2026-06-09 11:23:25.713045 | controller |       KEYSTONEAPI_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/keystone-operator/config/samples/keystone_v1beta1_keystoneapi.yaml
2026-06-09 11:23:25.713052 | controller |       KEYSTONEAPI_DEPL_IMG: unused
2026-06-09 11:23:25.713058 | controller |       KEYSTONE_BRANCH: main
2026-06-09 11:23:25.713065 | controller |       KEYSTONE_COMMIT_HASH: ''
2026-06-09 11:23:25.713071 | controller |       KEYSTONE_FEDERATION_CLIENT_SECRET: COX8bmlKAWn56XCGMrKQJj7dgHNAOl6f
2026-06-09 11:23:25.713078 | controller |       KEYSTONE_FEDERATION_CRYPTO_PASSPHRASE: openstack
2026-06-09 11:23:25.713085 | controller |       KEYSTONE_IMG: quay.io/openstack-k8s-operators/keystone-operator-index:latest
2026-06-09 11:23:25.713091 | controller |       KEYSTONE_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/keystone-operator/kuttl-test.yaml
2026-06-09 11:23:25.713098 | controller |       KEYSTONE_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/keystone-operator/test/kuttl/tests
2026-06-09 11:23:25.713105 | controller |       KEYSTONE_KUTTL_NAMESPACE: keystone-kuttl-tests
2026-06-09 11:23:25.713112 | controller |       KEYSTONE_REPO: https://github.com/openstack-k8s-operators/keystone-operator.git
2026-06-09 11:23:25.713119 | controller |       KUBEADMIN_PWD: '12345678'
2026-06-09 11:23:25.713126 | controller |       LIBVIRT_SECRET: libvirt-secret
2026-06-09 11:23:25.713132 | controller |       LOKI_DEPLOY_MODE: openshift-network
2026-06-09 11:23:25.713139 | controller |       LOKI_DEPLOY_NAMESPACE: netobserv
2026-06-09 11:23:25.713146 | controller |       LOKI_DEPLOY_SIZE: 1x.demo
2026-06-09 11:23:25.713152 | controller |       LOKI_NAMESPACE: openshift-operators-redhat
2026-06-09 11:23:25.713159 | controller |       LOKI_OPERATOR_GROUP: openshift-operators-redhat-loki
2026-06-09 11:23:25.713166 | controller |       LOKI_SUBSCRIPTION: loki-operator
2026-06-09 11:23:25.713173 | controller |       LVMS_CR: '1'
2026-06-09 11:23:25.713180 | controller |       MANILA: config/samples/manila_v1beta1_manila.yaml
2026-06-09 11:23:25.713192 | controller |       MANILAAPI_DEPL_IMG: unused
2026-06-09 11:23:25.713199 | controller |       MANILASCH_DEPL_IMG: unused
2026-06-09 11:23:25.713206 | controller |       MANILASHARE_DEPL_IMG: unused
2026-06-09 11:23:25.713213 | controller |       MANILA_BRANCH: main
2026-06-09 11:23:25.713219 | controller |       MANILA_COMMIT_HASH: ''
2026-06-09 11:23:25.713235 | controller |       MANILA_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/manila-operator/config/samples/manila_v1beta1_manila.yaml
2026-06-09 11:23:25.713242 | controller |       MANILA_IMG: quay.io/openstack-k8s-operators/manila-operator-index:latest
2026-06-09 11:23:25.713249 | controller |       MANILA_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/manila-operator/kuttl-test.yaml
2026-06-09 11:23:25.713256 | controller |       MANILA_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/manila-operator/test/kuttl/tests
2026-06-09 11:23:25.713263 | controller |       MANILA_KUTTL_NAMESPACE: manila-kuttl-tests
2026-06-09 11:23:25.713269 | controller |       MANILA_REPO: https://github.com/openstack-k8s-operators/manila-operator.git
2026-06-09 11:23:25.713276 | controller |       MANILA_SERVICE_ENABLED: 'true'
2026-06-09 11:23:25.713289 | controller |       MARIADB: config/samples/mariadb_v1beta1_galera.yaml
2026-06-09 11:23:25.713296 | controller |       MARIADB_BRANCH: main
2026-06-09 11:23:25.713303 | controller |       MARIADB_CHAINSAW_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/test/chainsaw/config.yaml
2026-06-09 11:23:25.713310 | controller |       MARIADB_CHAINSAW_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/test/chainsaw/tests
2026-06-09 11:23:25.713316 | controller |       MARIADB_CHAINSAW_NAMESPACE: mariadb-chainsaw-tests
2026-06-09 11:23:25.713323 | controller |       MARIADB_COMMIT_HASH: ''
2026-06-09 11:23:25.713330 | controller |       MARIADB_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/config/samples/mariadb_v1beta1_galera.yaml
2026-06-09 11:23:25.713337 | controller |       MARIADB_DEPL_IMG: unused
2026-06-09 11:23:25.713344 | controller |       MARIADB_IMG: quay.io/openstack-k8s-operators/mariadb-operator-index:latest
2026-06-09 11:23:25.713351 | controller |       MARIADB_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/kuttl-test.yaml
2026-06-09 11:23:25.713358 | controller |       MARIADB_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/test/kuttl/tests
2026-06-09 11:23:25.713365 | controller |       MARIADB_KUTTL_NAMESPACE: mariadb-kuttl-tests
2026-06-09 11:23:25.713372 | controller |       MARIADB_REPO: https://github.com/openstack-k8s-operators/mariadb-operator.git
2026-06-09 11:23:25.713379 | controller |       MEMCACHED: config/samples/memcached_v1beta1_memcached.yaml
2026-06-09 11:23:25.713386 | controller |       MEMCACHED_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/memcached_v1beta1_memcached.yaml
2026-06-09 11:23:25.713393 | controller |       MEMCACHED_DEPL_IMG: unused
2026-06-09 11:23:25.713400 | controller |       METADATA_SHARED_SECRET: '1234567842'
2026-06-09 11:23:25.713407 | controller |       METALLB_IPV6_POOL: fd00:aaaa::80-fd00:aaaa::90
2026-06-09 11:23:25.713413 | controller |       METALLB_POOL: 192.168.122.80-192.168.122.90
2026-06-09 11:23:25.713420 | controller |       MICROSHIFT: '0'
2026-06-09 11:23:25.713427 | controller |       MIRROR_INSECURE: 'true'
2026-06-09 11:23:25.713433 | controller |       MIRROR_NAMESPACE: openstack-mirror
2026-06-09 11:23:25.713440 | controller |       MIRROR_REGISTRY_HOST: default-route-openshift-image-registry.apps-crc.testing
2026-06-09 11:23:25.713447 | controller |       NAMESPACE: openstack
2026-06-09 11:23:25.713454 | controller |       NETCONFIG: config/samples/network_v1beta1_netconfig.yaml
2026-06-09 11:23:25.713461 | controller |       NETCONFIG_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/network_v1beta1_netconfig.yaml
2026-06-09 11:23:25.713467 | controller |       NETCONFIG_DEPL_IMG: unused
2026-06-09 11:23:25.713474 | controller |       NETOBSERV_DEPLOY_NAMESPACE: netobserv
2026-06-09 11:23:25.713481 | controller |       NETOBSERV_NAMESPACE: openshift-netobserv-operator
2026-06-09 11:23:25.713487 | controller |       NETOBSERV_OPERATOR_GROUP: openshift-netobserv-operator-net
2026-06-09 11:23:25.713494 | controller |       NETOBSERV_SUBSCRIPTION: netobserv-operator
2026-06-09 11:23:25.713506 | controller |       NETWORK_BGP: 'false'
2026-06-09 11:23:25.713513 | controller |       NETWORK_DESIGNATE_ADDRESS_PREFIX: 172.28.0
2026-06-09 11:23:25.713520 | controller |       NETWORK_DESIGNATE_EXT_ADDRESS_PREFIX: 172.50.0
2026-06-09 11:23:25.713527 | controller |       NETWORK_INTERNALAPI_ADDRESS_PREFIX: 172.17.0
2026-06-09 11:23:25.713534 | controller |       NETWORK_ISOLATION: 'true'
2026-06-09 11:23:25.713541 | controller |       NETWORK_ISOLATION_INSTANCE_NAME: crc
2026-06-09 11:23:25.713548 | controller |       NETWORK_ISOLATION_IPV4: 'true'
2026-06-09 11:23:25.713555 | controller |       NETWORK_ISOLATION_IPV4_ADDRESS: 172.16.1.1/24
2026-06-09 11:23:25.713562 | controller |       NETWORK_ISOLATION_IPV4_NAT: 'true'
2026-06-09 11:23:25.713569 | controller |       NETWORK_ISOLATION_IPV6: 'false'
2026-06-09 11:23:25.713576 | controller |       NETWORK_ISOLATION_IPV6_ADDRESS: fd00:aaaa::1/64
2026-06-09 11:23:25.713583 | controller |       NETWORK_ISOLATION_IP_ADDRESS: 192.168.122.10
2026-06-09 11:23:25.713589 | controller |       NETWORK_ISOLATION_MAC: '52:54:00:11:11:10'
2026-06-09 11:23:25.713596 | controller |       NETWORK_ISOLATION_NETWORK_NAME: net-iso
2026-06-09 11:23:25.713602 | controller |       NETWORK_ISOLATION_NET_NAME: default
2026-06-09 11:23:25.713609 | controller |       NETWORK_ISOLATION_USE_DEFAULT_NETWORK: 'true'
2026-06-09 11:23:25.713616 | controller |       NETWORK_MTU: '1500'
2026-06-09 11:23:25.713623 | controller |       NETWORK_STORAGEMGMT_ADDRESS_PREFIX: 172.20.0
2026-06-09 11:23:25.713629 | controller |       NETWORK_STORAGE_ADDRESS_PREFIX: 172.18.0
2026-06-09 11:23:25.713636 | controller |       NETWORK_STORAGE_MACVLAN: ''
2026-06-09 11:23:25.713642 | controller |       NETWORK_TENANT_ADDRESS_PREFIX: 172.19.0
2026-06-09 11:23:25.713649 | controller |       NETWORK_VLAN_START: '20'
2026-06-09 11:23:25.713656 | controller |       NETWORK_VLAN_STEP: '1'
2026-06-09 11:23:25.713663 | controller |       NEUTRONAPI: config/samples/neutron_v1beta1_neutronapi.yaml
2026-06-09 11:23:25.713670 | controller |       NEUTRONAPI_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/neutron-operator/config/samples/neutron_v1beta1_neutronapi.yaml
2026-06-09 11:23:25.713677 | controller |       NEUTRONAPI_DEPL_IMG: unused
2026-06-09 11:23:25.713685 | controller |       NEUTRON_BRANCH: main
2026-06-09 11:23:25.713691 | controller |       NEUTRON_COMMIT_HASH: ''
2026-06-09 11:23:25.713698 | controller |       NEUTRON_IMG: quay.io/openstack-k8s-operators/neutron-operator-index:latest
2026-06-09 11:23:25.713712 | controller |       NEUTRON_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/neutron-operator/kuttl-test.yaml
2026-06-09 11:23:25.713720 | controller |       NEUTRON_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/neutron-operator/test/kuttl/tests
2026-06-09 11:23:25.713728 | controller |       NEUTRON_KUTTL_NAMESPACE: neutron-kuttl-tests
2026-06-09 11:23:25.713735 | controller |       NEUTRON_REPO: https://github.com/openstack-k8s-operators/neutron-operator.git
2026-06-09 11:23:25.713742 | controller |       NFS_HOME: /home/nfs
2026-06-09 11:23:25.713749 | controller |       NMSTATE_NAMESPACE: openshift-nmstate
2026-06-09 11:23:25.713757 | controller |       NMSTATE_OPERATOR_GROUP: openshift-nmstate-tn6k8
2026-06-09 11:23:25.713764 | controller |       NMSTATE_SUBSCRIPTION: kubernetes-nmstate-operator
2026-06-09 11:23:25.713771 | controller |       NNCP_ADDITIONAL_HOST_ROUTES: ''
2026-06-09 11:23:25.713779 | controller |       NNCP_BGP_1_INTERFACE: enp7s0
2026-06-09 11:23:25.713786 | controller |       NNCP_BGP_1_IP_ADDRESS: 100.65.4.2
2026-06-09 11:23:25.713793 | controller |       NNCP_BGP_2_INTERFACE: enp8s0
2026-06-09 11:23:25.713799 | controller |       NNCP_BGP_2_IP_ADDRESS: 100.64.4.2
2026-06-09 11:23:25.713807 | controller |       NNCP_BRIDGE: ospbr
2026-06-09 11:23:25.713814 | controller |       NNCP_CLEANUP_TIMEOUT: 120s
2026-06-09 11:23:25.713821 | controller |       NNCP_CTLPLANE_IPV6_ADDRESS_PREFIX: 'fd00:aaaa::'
2026-06-09 11:23:25.713829 | controller |       NNCP_CTLPLANE_IPV6_ADDRESS_SUFFIX: '10'
2026-06-09 11:23:25.713836 | controller |       NNCP_CTLPLANE_IP_ADDRESS_PREFIX: 192.168.122
2026-06-09 11:23:25.713843 | controller |       NNCP_CTLPLANE_IP_ADDRESS_SUFFIX: '10'
2026-06-09 11:23:25.713850 | controller |       NNCP_DNS_SERVER: 192.168.122.1
2026-06-09 11:23:25.713858 | controller |       NNCP_DNS_SERVER_IPV6: fd00:aaaa::1
2026-06-09 11:23:25.713865 | controller |       NNCP_GATEWAY: 192.168.122.1
2026-06-09 11:23:25.713872 | controller |       NNCP_GATEWAY_IPV6: fd00:aaaa::1
2026-06-09 11:23:25.713879 | controller |       NNCP_INTERFACE: enp6s0
2026-06-09 11:23:25.713891 | controller |       NNCP_NODES: ''
2026-06-09 11:23:25.713898 | controller |       NNCP_TIMEOUT: 240s
2026-06-09 11:23:25.713906 | controller |       NOVA: config/samples/nova_v1beta1_nova_collapsed_cell.yaml
2026-06-09 11:23:25.713913 | controller |       NOVA_BRANCH: main
2026-06-09 11:23:25.713919 | controller |       NOVA_COMMIT_HASH: ''
2026-06-09 11:23:25.713926 | controller |       NOVA_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/nova-operator/config/samples/nova_v1beta1_nova_collapsed_cell.yaml
2026-06-09 11:23:25.713933 | controller |       NOVA_IMG: quay.io/openstack-k8s-operators/nova-operator-index:latest
2026-06-09 11:23:25.713940 | controller |       NOVA_REPO: https://github.com/openstack-k8s-operators/nova-operator.git
2026-06-09 11:23:25.713947 | controller |       NUMBER_OF_INSTANCES: '1'
2026-06-09 11:23:25.713954 | controller |       OCP_NETWORK_NAME: crc
2026-06-09 11:23:25.713960 | controller |       OCTAVIA: config/samples/octavia_v1beta1_octavia.yaml
2026-06-09 11:23:25.713967 | controller |       OCTAVIA_BRANCH: main
2026-06-09 11:23:25.713974 | controller |       OCTAVIA_COMMIT_HASH: ''
2026-06-09 11:23:25.714009 | controller |       OCTAVIA_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/octavia-operator/config/samples/octavia_v1beta1_octavia.yaml
2026-06-09 11:23:25.714017 | controller |       OCTAVIA_IMG: quay.io/openstack-k8s-operators/octavia-operator-index:latest
2026-06-09 11:23:25.714024 | controller |       OCTAVIA_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/octavia-operator/kuttl-test.yaml
2026-06-09 11:23:25.714031 | controller |       OCTAVIA_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/octavia-operator/test/kuttl/tests
2026-06-09 11:23:25.714038 | controller |       OCTAVIA_KUTTL_NAMESPACE: octavia-kuttl-tests
2026-06-09 11:23:25.714045 | controller |       OCTAVIA_REPO: https://github.com/openstack-k8s-operators/octavia-operator.git
2026-06-09 11:23:25.714052 | controller |       OKD: 'false'
2026-06-09 11:23:25.714058 | controller |       OPENSTACK_BRANCH: main
2026-06-09 11:23:25.714065 | controller |       OPENSTACK_BUNDLE_IMG: quay.io/openstack-k8s-operators/openstack-operator-bundle:latest
2026-06-09 11:23:25.714072 | controller |       OPENSTACK_COMMIT_HASH: ''
2026-06-09 11:23:25.714079 | controller |       OPENSTACK_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/openstack-operator/config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-09 11:23:25.714087 | controller |       OPENSTACK_CRDS_DIR: openstack_crds
2026-06-09 11:23:25.714094 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-09 11:23:25.714101 | controller |       OPENSTACK_IMG: quay.io/openstack-k8s-operators/openstack-operator-index:latest
2026-06-09 11:23:25.714108 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-09 11:23:25.714115 | controller |       OPENSTACK_K8S_TAG: latest
2026-06-09 11:23:25.714133 | controller |       OPENSTACK_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/openstack-operator/kuttl-test.yaml
2026-06-09 11:23:25.714141 | controller |       OPENSTACK_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/openstack-operator/test/kuttl/tests
2026-06-09 11:23:25.714148 | controller |       OPENSTACK_KUTTL_NAMESPACE: openstack-kuttl-tests
2026-06-09 11:23:25.714155 | controller |       OPENSTACK_NEUTRON_CUSTOM_CONF: ''
2026-06-09 11:23:25.714162 | controller |       OPENSTACK_REPO: https://github.com/openstack-k8s-operators/openstack-operator.git
2026-06-09 11:23:25.714169 | controller |       OPENSTACK_STORAGE_BUNDLE_IMG: quay.io/openstack-k8s-operators/openstack-operator-storage-bundle:latest
2026-06-09 11:23:25.714176 | controller |       OPERATOR_BASE_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator
2026-06-09 11:23:25.714183 | controller |       OPERATOR_CHANNEL: ''
2026-06-09 11:23:25.714190 | controller |       OPERATOR_NAMESPACE: openstack-operators
2026-06-09 11:23:25.714197 | controller |       OPERATOR_SOURCE: ''
2026-06-09 11:23:25.714204 | controller |       OPERATOR_SOURCE_NAMESPACE: ''
2026-06-09 11:23:25.714211 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-09 11:23:25.714218 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-09 11:23:25.714225 | controller |       OVNCONTROLLER: config/samples/ovn_v1beta1_ovncontroller.yaml
2026-06-09 11:23:25.714232 | controller |       OVNCONTROLLER_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/config/samples/ovn_v1beta1_ovncontroller.yaml
2026-06-09 11:23:25.714245 | controller |       OVNCONTROLLER_NMAP: 'true'
2026-06-09 11:23:25.714259 | controller |       OVNDBS: config/samples/ovn_v1beta1_ovndbcluster.yaml
2026-06-09 11:23:25.714270 | controller |       OVNDBS_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/config/samples/ovn_v1beta1_ovndbcluster.yaml
2026-06-09 11:23:25.714278 | controller |       OVNNORTHD: config/samples/ovn_v1beta1_ovnnorthd.yaml
2026-06-09 11:23:25.714285 | controller |       OVNNORTHD_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/config/samples/ovn_v1beta1_ovnnorthd.yaml
2026-06-09 11:23:25.714292 | controller |       OVN_BRANCH: main
2026-06-09 11:23:25.714299 | controller |       OVN_COMMIT_HASH: ''
2026-06-09 11:23:25.714306 | controller |       OVN_IMG: quay.io/openstack-k8s-operators/ovn-operator-index:latest
2026-06-09 11:23:25.714314 | controller |       OVN_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/kuttl-test.yaml
2026-06-09 11:23:25.714321 | controller |       OVN_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/test/kuttl/tests
2026-06-09 11:23:25.714328 | controller |       OVN_KUTTL_NAMESPACE: ovn-kuttl-tests
2026-06-09 11:23:25.714335 | controller |       OVN_REPO: https://github.com/openstack-k8s-operators/ovn-operator.git
2026-06-09 11:23:25.714342 | controller |       PASSWORD: '12345678'
2026-06-09 11:23:25.714349 | controller |       PULL_SECRET: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/pull-secret.txt
2026-06-09 11:23:25.714356 | controller |       RABBITMQ: docs/examples/default-security-context/rabbitmq.yaml
2026-06-09 11:23:25.714363 | controller |       RABBITMQ_BRANCH: patches
2026-06-09 11:23:25.714370 | controller |       RABBITMQ_COMMIT_HASH: ''
2026-06-09 11:23:25.714377 | controller |       RABBITMQ_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/rabbitmq-operator/docs/examples/default-security-context/rabbitmq.yaml
2026-06-09 11:23:25.714384 | controller |       RABBITMQ_DEPL_IMG: unused
2026-06-09 11:23:25.714391 | controller |       RABBITMQ_IMG: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator-index:latest
2026-06-09 11:23:25.714398 | controller |       RABBITMQ_REPO: https://github.com/openstack-k8s-operators/rabbitmq-cluster-operator.git
2026-06-09 11:23:25.714405 | controller |       REDHAT_OPERATORS: 'false'
2026-06-09 11:23:25.714412 | controller |       REDIS: config/samples/redis_v1beta1_redis.yaml
2026-06-09 11:23:25.714419 | controller |       REDIS_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator-redis/config/samples/redis_v1beta1_redis.yaml
2026-06-09 11:23:25.714426 | controller |       REDIS_DEPL_IMG: unused
2026-06-09 11:23:25.714433 | controller |       RH_REGISTRY_PWD: ''
2026-06-09 11:23:25.714440 | controller |       RH_REGISTRY_USER: ''
2026-06-09 11:23:25.714447 | controller |       SECRET: osp-secret
2026-06-09 11:23:25.714454 | controller |       SG_CORE_DEPL_IMG: unused
2026-06-09 11:23:25.714461 | controller |       STANDALONE_COMPUTE_DRIVER: libvirt
2026-06-09 11:23:25.714469 | controller |       STANDALONE_EXTERNAL_NET_PREFFIX: 172.21.0
2026-06-09 11:23:25.714476 | controller |       STANDALONE_INTERNALAPI_NET_PREFIX: 172.17.0
2026-06-09 11:23:25.714483 | controller |       STANDALONE_STORAGEMGMT_NET_PREFIX: 172.20.0
2026-06-09 11:23:25.714490 | controller |       STANDALONE_STORAGE_NET_PREFIX: 172.18.0
2026-06-09 11:23:25.714497 | controller |       STANDALONE_TENANT_NET_PREFIX: 172.19.0
2026-06-09 11:23:25.714504 | controller |       STORAGEMGMT_HOST_ROUTES: ''
2026-06-09 11:23:25.714511 | controller |       STORAGE_CLASS: local-storage
2026-06-09 11:23:25.714518 | controller |       STORAGE_HOST_ROUTES: ''
2026-06-09 11:23:25.714525 | controller |       SWIFT: config/samples/swift_v1beta1_swift.yaml
2026-06-09 11:23:25.714532 | controller |       SWIFT_BRANCH: main
2026-06-09 11:23:25.714540 | controller |       SWIFT_COMMIT_HASH: ''
2026-06-09 11:23:25.714547 | controller |       SWIFT_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/swift-operator/config/samples/swift_v1beta1_swift.yaml
2026-06-09 11:23:25.714554 | controller |       SWIFT_IMG: quay.io/openstack-k8s-operators/swift-operator-index:latest
2026-06-09 11:23:25.714561 | controller |       SWIFT_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/swift-operator/kuttl-test.yaml
2026-06-09 11:23:25.714568 | controller |       SWIFT_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/swift-operator/test/kuttl/tests
2026-06-09 11:23:25.714579 | controller |       SWIFT_KUTTL_NAMESPACE: swift-kuttl-tests
2026-06-09 11:23:25.714587 | controller |       SWIFT_REPO: https://github.com/openstack-k8s-operators/swift-operator.git
2026-06-09 11:23:25.714594 | controller |       TELEMETRY: config/samples/telemetry_v1beta1_telemetry.yaml
2026-06-09 11:23:25.714600 | controller |       TELEMETRY_BRANCH: main
2026-06-09 11:23:25.714608 | controller |       TELEMETRY_COMMIT_HASH: ''
2026-06-09 11:23:25.714614 | controller |       TELEMETRY_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator/config/samples/telemetry_v1beta1_telemetry.yaml
2026-06-09 11:23:25.714621 | controller |       TELEMETRY_IMG: quay.io/openstack-k8s-operators/telemetry-operator-index:latest
2026-06-09 11:23:25.714628 | controller |       TELEMETRY_KUTTL_BASEDIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator
2026-06-09 11:23:25.714635 | controller |       TELEMETRY_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator/kuttl-test.yaml
2026-06-09 11:23:25.714641 | controller |       TELEMETRY_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator/test/kuttl/suites
2026-06-09 11:23:25.714648 | controller |       TELEMETRY_KUTTL_NAMESPACE: telemetry-kuttl-tests
2026-06-09 11:23:25.714655 | controller |       TELEMETRY_KUTTL_RELPATH: test/kuttl/suites
2026-06-09 11:23:25.714662 | controller |       TELEMETRY_REPO: https://github.com/openstack-k8s-operators/telemetry-operator.git
2026-06-09 11:23:25.714669 | controller |       TEMPEST: config/samples/test_v1beta1_tempest.yaml
2026-06-09 11:23:25.714676 | controller |       TEMPEST_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_tempest.yaml
2026-06-09 11:23:25.714683 | controller |       TENANT_HOST_ROUTES: ''
2026-06-09 11:23:25.714690 | controller |       TEST_BRANCH: main
2026-06-09 11:23:25.714696 | controller |       TEST_COMMIT_HASH: ''
2026-06-09 11:23:25.714711 | controller |       TEST_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_tempest.yaml
2026-06-09 11:23:25.714719 | controller |       TEST_IMG: quay.io/openstack-k8s-operators/test-operator-index:latest
2026-06-09 11:23:25.714726 | controller |       TEST_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/kuttl-test.yaml
2026-06-09 11:23:25.714733 | controller |       TEST_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/test/kuttl/tests
2026-06-09 11:23:25.714741 | controller |       TEST_KUTTL_NAMESPACE: test-operator-kuttl-tests
2026-06-09 11:23:25.714748 | controller |       TEST_REPO: https://github.com/openstack-k8s-operators/test-operator.git
2026-06-09 11:23:25.714756 | controller |       TIMEOUT: 300s
2026-06-09 11:23:25.714763 | controller |       TLS_ENABLED: 'false'
2026-06-09 11:23:25.714769 | controller |       TOBIKO: config/samples/test_v1beta1_tobiko.yaml
2026-06-09 11:23:25.714777 | controller |       TOBIKO_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_tobiko.yaml
2026-06-09 11:23:25.714784 | controller |       tripleo_deploy: 'export REGISTRY_USER:'
2026-06-09 11:23:25.719041 | controller |
2026-06-09 11:23:25.719072 | controller | TASK [install_yamls : Generate make targets install_yamls_path={{ cifmw_install_yamls_repo }}, output_directory={{ cifmw_install_yamls_tasks_out }}] ***
2026-06-09 11:23:25.719078 | controller | Tuesday 09 June 2026  11:23:25 +0000 (0:00:00.078)       0:00:57.700 **********
2026-06-09 11:23:25.719082 | controller | Tuesday 09 June 2026  11:23:25 +0000 (0:00:00.078)       0:00:57.698 **********
2026-06-09 11:23:25.984037 | controller | ok: [localhost]
2026-06-09 11:23:25.984167 | controller |
2026-06-09 11:23:25.984176 | controller | TASK [install_yamls : Debug generate_make module var=cifmw_generate_makes] *****
2026-06-09 11:23:25.984182 | controller | Tuesday 09 June 2026  11:23:25 +0000 (0:00:00.264)       0:00:57.965 **********
2026-06-09 11:23:25.984188 | controller | Tuesday 09 June 2026  11:23:25 +0000 (0:00:00.264)       0:00:57.963 **********
2026-06-09 11:23:26.002068 | controller | ok: [localhost] =>
2026-06-09 11:23:26.002152 | controller |     cifmw_generate_makes:
2026-06-09 11:23:26.002158 | controller |       changed: false
2026-06-09 11:23:26.002163 | controller |       debug:
2026-06-09 11:23:26.002184 | controller |         /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/Makefile:
2026-06-09 11:23:26.002191 | controller |         - all
2026-06-09 11:23:26.002195 | controller |         - help
2026-06-09 11:23:26.002199 | controller |         - cleanup
2026-06-09 11:23:26.002203 | controller |         - deploy_cleanup
2026-06-09 11:23:26.002206 | controller |         - wait
2026-06-09 11:23:26.002210 | controller |         - crc_storage
2026-06-09 11:23:26.002213 | controller |         - crc_storage_cleanup
2026-06-09 11:23:26.002217 | controller |         - crc_storage_release
2026-06-09 11:23:26.002221 | controller |         - crc_storage_with_retries
2026-06-09 11:23:26.002227 | controller |         - crc_storage_cleanup_with_retries
2026-06-09 11:23:26.002231 | controller |         - operator_namespace
2026-06-09 11:23:26.002234 | controller |         - namespace
2026-06-09 11:23:26.002238 | controller |         - namespace_cleanup
2026-06-09 11:23:26.002241 | controller |         - input
2026-06-09 11:23:26.002244 | controller |         - input_cleanup
2026-06-09 11:23:26.002248 | controller |         - crc_bmo_setup
2026-06-09 11:23:26.002251 | controller |         - crc_bmo_cleanup
2026-06-09 11:23:26.002255 | controller |         - mirror_registry
2026-06-09 11:23:26.002258 | controller |         - mirror_registry_secure
2026-06-09 11:23:26.002262 | controller |         - mirror_registry_ca
2026-06-09 11:23:26.002265 | controller |         - mirror_registry_cleanup
2026-06-09 11:23:26.002269 | controller |         - openstack_prep
2026-06-09 11:23:26.002272 | controller |         - openstack
2026-06-09 11:23:26.002276 | controller |         - openstack_wait
2026-06-09 11:23:26.002279 | controller |         - openstack_init
2026-06-09 11:23:26.002282 | controller |         - openstack_cleanup
2026-06-09 11:23:26.002304 | controller |         - openstack_repo
2026-06-09 11:23:26.002307 | controller |         - openstack_deploy_prep
2026-06-09 11:23:26.002311 | controller |         - openstack_deploy
2026-06-09 11:23:26.002315 | controller |         - openstack_wait_deploy
2026-06-09 11:23:26.002318 | controller |         - openstack_deploy_cleanup
2026-06-09 11:23:26.002322 | controller |         - openstack_update_run
2026-06-09 11:23:26.002325 | controller |         - update_services
2026-06-09 11:23:26.002328 | controller |         - update_system
2026-06-09 11:23:26.002332 | controller |         - openstack_patch_version
2026-06-09 11:23:26.002335 | controller |         - edpm_deploy_generate_keys
2026-06-09 11:23:26.002339 | controller |         - edpm_patch_ansible_runner_image
2026-06-09 11:23:26.002342 | controller |         - edpm_deploy_prep
2026-06-09 11:23:26.002346 | controller |         - edpm_deploy_cleanup
2026-06-09 11:23:26.002349 | controller |         - edpm_deploy
2026-06-09 11:23:26.002353 | controller |         - edpm_deploy_baremetal_prep
2026-06-09 11:23:26.002356 | controller |         - edpm_deploy_baremetal
2026-06-09 11:23:26.002360 | controller |         - edpm_wait_deploy_baremetal
2026-06-09 11:23:26.002363 | controller |         - edpm_wait_deploy
2026-06-09 11:23:26.002367 | controller |         - edpm_register_dns
2026-06-09 11:23:26.002370 | controller |         - edpm_nova_discover_hosts
2026-06-09 11:23:26.002373 | controller |         - openstack_crds
2026-06-09 11:23:26.002377 | controller |         - openstack_crds_cleanup
2026-06-09 11:23:26.002380 | controller |         - edpm_deploy_networker_prep
2026-06-09 11:23:26.002384 | controller |         - edpm_deploy_networker_cleanup
2026-06-09 11:23:26.002388 | controller |         - edpm_deploy_networker
2026-06-09 11:23:26.002391 | controller |         - infra_prep
2026-06-09 11:23:26.002395 | controller |         - infra
2026-06-09 11:23:26.002398 | controller |         - infra_cleanup
2026-06-09 11:23:26.002401 | controller |         - dns_deploy_prep
2026-06-09 11:23:26.002405 | controller |         - dns_deploy
2026-06-09 11:23:26.002408 | controller |         - dns_deploy_cleanup
2026-06-09 11:23:26.002412 | controller |         - netconfig_deploy_prep
2026-06-09 11:23:26.002415 | controller |         - netconfig_deploy
2026-06-09 11:23:26.002418 | controller |         - netconfig_deploy_cleanup
2026-06-09 11:23:26.002422 | controller |         - memcached_deploy_prep
2026-06-09 11:23:26.002425 | controller |         - memcached_deploy
2026-06-09 11:23:26.002428 | controller |         - memcached_deploy_cleanup
2026-06-09 11:23:26.002432 | controller |         - keystone_prep
2026-06-09 11:23:26.002435 | controller |         - keystone
2026-06-09 11:23:26.002439 | controller |         - keystone_cleanup
2026-06-09 11:23:26.002442 | controller |         - keystone_deploy_prep
2026-06-09 11:23:26.002445 | controller |         - keystone_deploy
2026-06-09 11:23:26.002449 | controller |         - keystone_deploy_cleanup
2026-06-09 11:23:26.002452 | controller |         - barbican_prep
2026-06-09 11:23:26.002458 | controller |         - barbican
2026-06-09 11:23:26.002462 | controller |         - barbican_cleanup
2026-06-09 11:23:26.002465 | controller |         - barbican_deploy_prep
2026-06-09 11:23:26.002468 | controller |         - barbican_deploy
2026-06-09 11:23:26.002472 | controller |         - barbican_deploy_validate
2026-06-09 11:23:26.002475 | controller |         - barbican_deploy_cleanup
2026-06-09 11:23:26.002479 | controller |         - mariadb
2026-06-09 11:23:26.002482 | controller |         - mariadb_cleanup
2026-06-09 11:23:26.002485 | controller |         - mariadb_deploy_prep
2026-06-09 11:23:26.002489 | controller |         - mariadb_deploy
2026-06-09 11:23:26.002492 | controller |         - mariadb_deploy_cleanup
2026-06-09 11:23:26.002496 | controller |         - glance_prep
2026-06-09 11:23:26.002499 | controller |         - glance
2026-06-09 11:23:26.002502 | controller |         - glance_cleanup
2026-06-09 11:23:26.002506 | controller |         - glance_deploy_prep
2026-06-09 11:23:26.002509 | controller |         - glance_deploy
2026-06-09 11:23:26.002513 | controller |         - glance_deploy_cleanup
2026-06-09 11:23:26.002516 | controller |         - ovn_prep
2026-06-09 11:23:26.002519 | controller |         - ovn
2026-06-09 11:23:26.002523 | controller |         - ovn_cleanup
2026-06-09 11:23:26.002526 | controller |         - ovn_deploy_prep
2026-06-09 11:23:26.002530 | controller |         - ovn_deploy
2026-06-09 11:23:26.002533 | controller |         - ovn_deploy_cleanup
2026-06-09 11:23:26.002536 | controller |         - neutron_prep
2026-06-09 11:23:26.002540 | controller |         - neutron
2026-06-09 11:23:26.002543 | controller |         - neutron_cleanup
2026-06-09 11:23:26.002546 | controller |         - neutron_deploy_prep
2026-06-09 11:23:26.002552 | controller |         - neutron_deploy
2026-06-09 11:23:26.002556 | controller |         - neutron_deploy_cleanup
2026-06-09 11:23:26.002559 | controller |         - cinder_prep
2026-06-09 11:23:26.002562 | controller |         - cinder
2026-06-09 11:23:26.002565 | controller |         - cinder_cleanup
2026-06-09 11:23:26.002569 | controller |         - cinder_deploy_prep
2026-06-09 11:23:26.002572 | controller |         - cinder_deploy
2026-06-09 11:23:26.002575 | controller |         - cinder_deploy_cleanup
2026-06-09 11:23:26.002579 | controller |         - rabbitmq_prep
2026-06-09 11:23:26.002582 | controller |         - rabbitmq
2026-06-09 11:23:26.002585 | controller |         - rabbitmq_cleanup
2026-06-09 11:23:26.002589 | controller |         - rabbitmq_deploy_prep
2026-06-09 11:23:26.002592 | controller |         - rabbitmq_deploy
2026-06-09 11:23:26.002595 | controller |         - rabbitmq_deploy_cleanup
2026-06-09 11:23:26.002599 | controller |         - infra_rabbitmq_deploy_prep
2026-06-09 11:23:26.002602 | controller |         - infra_rabbitmq_deploy
2026-06-09 11:23:26.002605 | controller |         - infra_rabbitmq_deploy_cleanup
2026-06-09 11:23:26.002609 | controller |         - ironic_prep
2026-06-09 11:23:26.002612 | controller |         - ironic
2026-06-09 11:23:26.002615 | controller |         - ironic_cleanup
2026-06-09 11:23:26.002619 | controller |         - ironic_deploy_prep
2026-06-09 11:23:26.002622 | controller |         - ironic_deploy
2026-06-09 11:23:26.002625 | controller |         - ironic_deploy_cleanup
2026-06-09 11:23:26.002629 | controller |         - octavia_prep
2026-06-09 11:23:26.002632 | controller |         - octavia
2026-06-09 11:23:26.002635 | controller |         - octavia_cleanup
2026-06-09 11:23:26.002638 | controller |         - octavia_deploy_prep
2026-06-09 11:23:26.002642 | controller |         - octavia_deploy
2026-06-09 11:23:26.002645 | controller |         - octavia_deploy_cleanup
2026-06-09 11:23:26.002648 | controller |         - designate_prep
2026-06-09 11:23:26.002652 | controller |         - designate
2026-06-09 11:23:26.002655 | controller |         - designate_cleanup
2026-06-09 11:23:26.002658 | controller |         - designate_deploy_prep
2026-06-09 11:23:26.002662 | controller |         - designate_deploy
2026-06-09 11:23:26.002665 | controller |         - designate_deploy_cleanup
2026-06-09 11:23:26.002668 | controller |         - nova_prep
2026-06-09 11:23:26.002672 | controller |         - nova
2026-06-09 11:23:26.002675 | controller |         - nova_cleanup
2026-06-09 11:23:26.002678 | controller |         - nova_deploy_prep
2026-06-09 11:23:26.002682 | controller |         - nova_deploy
2026-06-09 11:23:26.002685 | controller |         - nova_deploy_cleanup
2026-06-09 11:23:26.002688 | controller |         - mariadb_kuttl_run
2026-06-09 11:23:26.002692 | controller |         - mariadb_kuttl
2026-06-09 11:23:26.002695 | controller |         - kuttl_db_prep
2026-06-09 11:23:26.002698 | controller |         - kuttl_db_cleanup
2026-06-09 11:23:26.002701 | controller |         - kuttl_common_prep
2026-06-09 11:23:26.002705 | controller |         - kuttl_common_cleanup
2026-06-09 11:23:26.002710 | controller |         - keystone_kuttl_run
2026-06-09 11:23:26.002730 | controller |         - keystone_kuttl
2026-06-09 11:23:26.002733 | controller |         - barbican_kuttl_run
2026-06-09 11:23:26.002737 | controller |         - barbican_kuttl
2026-06-09 11:23:26.002740 | controller |         - cinder_kuttl_run
2026-06-09 11:23:26.002743 | controller |         - cinder_kuttl
2026-06-09 11:23:26.002747 | controller |         - neutron_kuttl_run
2026-06-09 11:23:26.002750 | controller |         - neutron_kuttl
2026-06-09 11:23:26.002753 | controller |         - octavia_kuttl_run
2026-06-09 11:23:26.002756 | controller |         - octavia_kuttl
2026-06-09 11:23:26.002760 | controller |         - designate_kuttl
2026-06-09 11:23:26.002763 | controller |         - designate_kuttl_run
2026-06-09 11:23:26.002766 | controller |         - ovn_kuttl_run
2026-06-09 11:23:26.002770 | controller |         - ovn_kuttl
2026-06-09 11:23:26.002773 | controller |         - infra_kuttl_run
2026-06-09 11:23:26.002776 | controller |         - infra_kuttl
2026-06-09 11:23:26.002780 | controller |         - ironic_kuttl_run
2026-06-09 11:23:26.002783 | controller |         - ironic_kuttl
2026-06-09 11:23:26.002786 | controller |         - ironic_kuttl_crc
2026-06-09 11:23:26.002789 | controller |         - heat_kuttl_run
2026-06-09 11:23:26.002793 | controller |         - heat_kuttl
2026-06-09 11:23:26.002796 | controller |         - heat_kuttl_crc
2026-06-09 11:23:26.002799 | controller |         - glance_kuttl_run
2026-06-09 11:23:26.002803 | controller |         - glance_kuttl
2026-06-09 11:23:26.002806 | controller |         - manila_kuttl_run
2026-06-09 11:23:26.002809 | controller |         - manila_kuttl
2026-06-09 11:23:26.002813 | controller |         - swift_kuttl_run
2026-06-09 11:23:26.002816 | controller |         - swift_kuttl
2026-06-09 11:23:26.002819 | controller |         - horizon_kuttl_run
2026-06-09 11:23:26.002823 | controller |         - horizon_kuttl
2026-06-09 11:23:26.002826 | controller |         - openstack_kuttl_prep
2026-06-09 11:23:26.002829 | controller |         - openstack_kuttl_run
2026-06-09 11:23:26.002832 | controller |         - openstack_kuttl_cleanup
2026-06-09 11:23:26.002836 | controller |         - openstack_kuttl
2026-06-09 11:23:26.002839 | controller |         - mariadb_chainsaw_run
2026-06-09 11:23:26.002842 | controller |         - mariadb_chainsaw
2026-06-09 11:23:26.002846 | controller |         - horizon_prep
2026-06-09 11:23:26.002849 | controller |         - horizon
2026-06-09 11:23:26.002852 | controller |         - horizon_cleanup
2026-06-09 11:23:26.002856 | controller |         - horizon_deploy_prep
2026-06-09 11:23:26.002859 | controller |         - horizon_deploy
2026-06-09 11:23:26.002862 | controller |         - horizon_deploy_cleanup
2026-06-09 11:23:26.002866 | controller |         - heat_prep
2026-06-09 11:23:26.002869 | controller |         - heat
2026-06-09 11:23:26.002872 | controller |         - heat_cleanup
2026-06-09 11:23:26.002876 | controller |         - heat_deploy_prep
2026-06-09 11:23:26.002879 | controller |         - heat_deploy
2026-06-09 11:23:26.002882 | controller |         - heat_deploy_cleanup
2026-06-09 11:23:26.002886 | controller |         - baremetal_prep
2026-06-09 11:23:26.002889 | controller |         - baremetal
2026-06-09 11:23:26.002892 | controller |         - baremetal_cleanup
2026-06-09 11:23:26.002895 | controller |         - ceph_help
2026-06-09 11:23:26.002899 | controller |         - ceph
2026-06-09 11:23:26.002902 | controller |         - ceph_cleanup
2026-06-09 11:23:26.002905 | controller |         - rook_prep
2026-06-09 11:23:26.002909 | controller |         - rook
2026-06-09 11:23:26.002912 | controller |         - rook_deploy_prep
2026-06-09 11:23:26.002915 | controller |         - rook_deploy
2026-06-09 11:23:26.002919 | controller |         - rook_crc_disk
2026-06-09 11:23:26.002922 | controller |         - rook_cleanup
2026-06-09 11:23:26.002925 | controller |         - lvms
2026-06-09 11:23:26.002929 | controller |         - nmstate
2026-06-09 11:23:26.002932 | controller |         - nncp
2026-06-09 11:23:26.002935 | controller |         - nncp_cleanup
2026-06-09 11:23:26.002939 | controller |         - netattach
2026-06-09 11:23:26.002943 | controller |         - netattach_cleanup
2026-06-09 11:23:26.002947 | controller |         - metallb
2026-06-09 11:23:26.002952 | controller |         - metallb_config
2026-06-09 11:23:26.002956 | controller |         - metallb_config_cleanup
2026-06-09 11:23:26.002960 | controller |         - metallb_cleanup
2026-06-09 11:23:26.002963 | controller |         - loki
2026-06-09 11:23:26.002967 | controller |         - loki_cleanup
2026-06-09 11:23:26.002970 | controller |         - loki_deploy
2026-06-09 11:23:26.002973 | controller |         - loki_deploy_cleanup
2026-06-09 11:23:26.002977 | controller |         - netobserv
2026-06-09 11:23:26.002991 | controller |         - netobserv_cleanup
2026-06-09 11:23:26.002995 | controller |         - netobserv_deploy
2026-06-09 11:23:26.003004 | controller |         - netobserv_deploy_cleanup
2026-06-09 11:23:26.003008 | controller |         - manila_prep
2026-06-09 11:23:26.003011 | controller |         - manila
2026-06-09 11:23:26.003015 | controller |         - manila_cleanup
2026-06-09 11:23:26.003018 | controller |         - manila_deploy_prep
2026-06-09 11:23:26.003021 | controller |         - manila_deploy
2026-06-09 11:23:26.003024 | controller |         - manila_deploy_cleanup
2026-06-09 11:23:26.003028 | controller |         - telemetry_prep
2026-06-09 11:23:26.003031 | controller |         - telemetry
2026-06-09 11:23:26.003034 | controller |         - telemetry_cleanup
2026-06-09 11:23:26.003038 | controller |         - telemetry_deploy_prep
2026-06-09 11:23:26.003041 | controller |         - telemetry_deploy
2026-06-09 11:23:26.003044 | controller |         - telemetry_deploy_cleanup
2026-06-09 11:23:26.003048 | controller |         - telemetry_kuttl_run
2026-06-09 11:23:26.003051 | controller |         - telemetry_kuttl
2026-06-09 11:23:26.003054 | controller |         - test_operator_prep
2026-06-09 11:23:26.003058 | controller |         - test_operator
2026-06-09 11:23:26.003061 | controller |         - test_operator_cleanup
2026-06-09 11:23:26.003064 | controller |         - test_operator_deploy_prep
2026-06-09 11:23:26.003068 | controller |         - test_operator_deploy
2026-06-09 11:23:26.003071 | controller |         - test_operator_deploy_cleanup
2026-06-09 11:23:26.003075 | controller |         - test_operator_kuttl_run
2026-06-09 11:23:26.003078 | controller |         - test_operator_kuttl
2026-06-09 11:23:26.003081 | controller |         - swift_prep
2026-06-09 11:23:26.003084 | controller |         - swift
2026-06-09 11:23:26.003088 | controller |         - swift_cleanup
2026-06-09 11:23:26.003091 | controller |         - swift_deploy_prep
2026-06-09 11:23:26.003094 | controller |         - swift_deploy
2026-06-09 11:23:26.003098 | controller |         - swift_deploy_cleanup
2026-06-09 11:23:26.003101 | controller |         - certmanager
2026-06-09 11:23:26.003104 | controller |         - certmanager_cleanup
2026-06-09 11:23:26.003108 | controller |         - validate_marketplace
2026-06-09 11:23:26.003111 | controller |         - redis_deploy_prep
2026-06-09 11:23:26.003114 | controller |         - redis_deploy
2026-06-09 11:23:26.003117 | controller |         - redis_deploy_cleanup
2026-06-09 11:23:26.003121 | controller |         - set_slower_etcd_profile
2026-06-09 11:23:26.003125 | controller |         /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/devsetup/Makefile:
2026-06-09 11:23:26.003129 | controller |         - help
2026-06-09 11:23:26.003133 | controller |         - download_tools
2026-06-09 11:23:26.003136 | controller |         - nfs
2026-06-09 11:23:26.003139 | controller |         - nfs_cleanup
2026-06-09 11:23:26.003143 | controller |         - crc
2026-06-09 11:23:26.003146 | controller |         - crc_cleanup
2026-06-09 11:23:26.003149 | controller |         - crc_scrub
2026-06-09 11:23:26.003153 | controller |         - crc_attach_default_interface
2026-06-09 11:23:26.003156 | controller |         - crc_attach_default_interface_cleanup
2026-06-09 11:23:26.003160 | controller |         - ipv6_lab_network
2026-06-09 11:23:26.003163 | controller |         - ipv6_lab_network_cleanup
2026-06-09 11:23:26.003166 | controller |         - ipv6_lab_nat64_router
2026-06-09 11:23:26.003170 | controller |         - ipv6_lab_nat64_router_cleanup
2026-06-09 11:23:26.003173 | controller |         - ipv6_lab_sno
2026-06-09 11:23:26.003176 | controller |         - ipv6_lab_sno_cleanup
2026-06-09 11:23:26.003180 | controller |         - ipv6_lab
2026-06-09 11:23:26.003183 | controller |         - ipv6_lab_cleanup
2026-06-09 11:23:26.003186 | controller |         - attach_default_interface
2026-06-09 11:23:26.003190 | controller |         - attach_default_interface_cleanup
2026-06-09 11:23:26.003193 | controller |         - network_isolation_bridge
2026-06-09 11:23:26.003196 | controller |         - network_isolation_bridge_cleanup
2026-06-09 11:23:26.003200 | controller |         - edpm_baremetal_compute
2026-06-09 11:23:26.003203 | controller |         - edpm_compute
2026-06-09 11:23:26.003207 | controller |         - edpm_compute_bootc
2026-06-09 11:23:26.003210 | controller |         - edpm_ansible_runner
2026-06-09 11:23:26.003213 | controller |         - edpm_computes_bgp
2026-06-09 11:23:26.003217 | controller |         - edpm_compute_repos
2026-06-09 11:23:26.003220 | controller |         - edpm_compute_cleanup
2026-06-09 11:23:26.003223 | controller |         - edpm_networker
2026-06-09 11:23:26.003226 | controller |         - edpm_networker_cleanup
2026-06-09 11:23:26.003230 | controller |         - edpm_deploy_instance
2026-06-09 11:23:26.003233 | controller |         - tripleo_deploy
2026-06-09 11:23:26.003236 | controller |         - standalone_deploy
2026-06-09 11:23:26.003243 | controller |         - standalone_sync
2026-06-09 11:23:26.003246 | controller |         - standalone
2026-06-09 11:23:26.003249 | controller |         - standalone_cleanup
2026-06-09 11:23:26.003253 | controller |         - standalone_snapshot
2026-06-09 11:23:26.003256 | controller |         - standalone_revert
2026-06-09 11:23:26.003259 | controller |         - cifmw_prepare
2026-06-09 11:23:26.003263 | controller |         - cifmw_cleanup
2026-06-09 11:23:26.003266 | controller |         - bmaas_network
2026-06-09 11:23:26.003273 | controller |         - bmaas_network_cleanup
2026-06-09 11:23:26.003277 | controller |         - bmaas_route_crc_and_crc_bmaas_networks
2026-06-09 11:23:26.003281 | controller |         - bmaas_route_crc_and_crc_bmaas_networks_cleanup
2026-06-09 11:23:26.003284 | controller |         - bmaas_crc_attach_network
2026-06-09 11:23:26.003288 | controller |         - bmaas_crc_attach_network_cleanup
2026-06-09 11:23:26.003291 | controller |         - bmaas_crc_baremetal_bridge
2026-06-09 11:23:26.003295 | controller |         - bmaas_crc_baremetal_bridge_cleanup
2026-06-09 11:23:26.003298 | controller |         - bmaas_baremetal_net_nad
2026-06-09 11:23:26.003301 | controller |         - bmaas_baremetal_net_nad_cleanup
2026-06-09 11:23:26.003305 | controller |         - bmaas_metallb
2026-06-09 11:23:26.003308 | controller |         - bmaas_metallb_cleanup
2026-06-09 11:23:26.003311 | controller |         - bmaas_virtual_bms
2026-06-09 11:23:26.003315 | controller |         - bmaas_virtual_bms_cleanup
2026-06-09 11:23:26.003318 | controller |         - bmaas_sushy_emulator
2026-06-09 11:23:26.003321 | controller |         - bmaas_sushy_emulator_cleanup
2026-06-09 11:23:26.003325 | controller |         - bmaas_sushy_emulator_wait
2026-06-09 11:23:26.003328 | controller |         - bmaas_generate_nodes_yaml
2026-06-09 11:23:26.003332 | controller |         - bmaas
2026-06-09 11:23:26.003335 | controller |         - bmaas_cleanup
2026-06-09 11:23:26.003338 | controller |       failed: false
2026-06-09 11:23:26.003342 | controller |       success: true
2026-06-09 11:23:26.011848 | controller |
2026-06-09 11:23:26.011871 | controller | TASK [install_yamls : Create the install_yamls parameters file dest={{ cifmw_basedir }}/artifacts/parameters/install-yamls-params.yml, content={{
2026-06-09 11:23:26.011877 | controller |   {
2026-06-09 11:23:26.011880 | controller |   'cifmw_install_yamls_environment': cifmw_install_yamls_environment,
2026-06-09 11:23:26.011884 | controller |   'cifmw_install_yamls_defaults': cifmw_install_yamls_defaults
2026-06-09 11:23:26.011887 | controller |   } | to_nice_yaml
2026-06-09 11:23:26.011891 | controller | }}, mode=0644] ***
2026-06-09 11:23:26.011894 | controller | Tuesday 09 June 2026  11:23:26 +0000 (0:00:00.027)       0:00:57.993 **********
2026-06-09 11:23:26.011898 | controller | Tuesday 09 June 2026  11:23:26 +0000 (0:00:00.027)       0:00:57.991 **********
2026-06-09 11:23:26.439279 | controller | changed: [localhost]
2026-06-09 11:23:26.439355 | controller |
2026-06-09 11:23:26.439363 | controller | TASK [install_yamls : Create empty cifmw_install_yamls_environment if needed cifmw_install_yamls_environment={}] ***
2026-06-09 11:23:26.439369 | controller | Tuesday 09 June 2026  11:23:26 +0000 (0:00:00.426)       0:00:58.420 **********
2026-06-09 11:23:26.439374 | controller | Tuesday 09 June 2026  11:23:26 +0000 (0:00:00.426)       0:00:58.418 **********
2026-06-09 11:23:26.479403 | controller | skipping: [localhost]
2026-06-09 11:23:26.479484 | controller |
2026-06-09 11:23:26.479491 | controller | TASK [discover_latest_image : Set the discovered images dict to empty cifmw_discovered_images_dict={}] ***
2026-06-09 11:23:26.479498 | controller | Tuesday 09 June 2026  11:23:26 +0000 (0:00:00.040)       0:00:58.460 **********
2026-06-09 11:23:26.479504 | controller | Tuesday 09 June 2026  11:23:26 +0000 (0:00:00.040)       0:00:58.458 **********
2026-06-09 11:23:26.519009 | controller | ok: [localhost]
2026-06-09 11:23:26.519088 | controller |
2026-06-09 11:23:26.519129 | controller | TASK [discover_latest_image : Discover images _raw_params=per-image.yml] *******
2026-06-09 11:23:26.519136 | controller | Tuesday 09 June 2026  11:23:26 +0000 (0:00:00.039)       0:00:58.499 **********
2026-06-09 11:23:26.519141 | controller | Tuesday 09 June 2026  11:23:26 +0000 (0:00:00.039)       0:00:58.498 **********
2026-06-09 11:23:26.555255 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/discover_latest_image/tasks/per-image.yml for localhost => (item={'key': 'default', 'value': {'base_url': 'https://cloud.centos.org/centos/9-stream/x86_64/images/', 'qcow_prefix': 'CentOS-Stream-GenericCloud-', 'images_file': 'CHECKSUM'}})
2026-06-09 11:23:26.555402 | controller |
2026-06-09 11:23:26.555410 | controller | TASK [discover_latest_image : Ensure the current image dict entry has the expected data that=['_expected_keys | difference(_given_keys) | length == 0'], fail_msg=The image discovery request dict's {{ _current_image.key }} entry does not match the expected schema. Requests must have the following keys: {{ _expected_keys }}, this entry had: {{ _given_keys }} See the discover_latest_image role's README for more information.] ***
2026-06-09 11:23:26.555436 | controller | Tuesday 09 June 2026  11:23:26 +0000 (0:00:00.036)       0:00:58.536 **********
2026-06-09 11:23:26.555442 | controller | Tuesday 09 June 2026  11:23:26 +0000 (0:00:00.036)       0:00:58.534 **********
2026-06-09 11:23:26.612724 | controller | ok: [localhost] =>
2026-06-09 11:23:26.612873 | controller |     changed: false
2026-06-09 11:23:26.612887 | controller |     msg: All assertions passed
2026-06-09 11:23:26.612900 | controller |
2026-06-09 11:23:26.612912 | controller | TASK [discover_latest_image : Get latest image for the current entry url={{ _current_image.value.base_url }}, image_prefix={{ _current_image.value.qcow_prefix }}, images_file={{ _current_image.value.images_file }}] ***
2026-06-09 11:23:26.612925 | controller | Tuesday 09 June 2026  11:23:26 +0000 (0:00:00.057)       0:00:58.593 **********
2026-06-09 11:23:26.612938 | controller | Tuesday 09 June 2026  11:23:26 +0000 (0:00:00.057)       0:00:58.591 **********
2026-06-09 11:23:26.970329 | controller | changed: [localhost]
2026-06-09 11:23:26.970363 | controller |
2026-06-09 11:23:26.970369 | controller | TASK [discover_latest_image : Append the current return value to the discovered images dict cifmw_discovered_images_dict={{ cifmw_discovered_images_dict | combine({_current_image.key: discovered_image.data}) }}, cacheable=True] ***
2026-06-09 11:23:26.970374 | controller | Tuesday 09 June 2026  11:23:26 +0000 (0:00:00.358)       0:00:58.951 **********
2026-06-09 11:23:26.970378 | controller | Tuesday 09 June 2026  11:23:26 +0000 (0:00:00.358)       0:00:58.949 **********
2026-06-09 11:23:26.994735 | controller | ok: [localhost]
2026-06-09 11:23:26.994768 | controller |
2026-06-09 11:23:26.994773 | controller | TASK [discover_latest_image : Export single-image facts if an image with name 'default' was discovered cifmw_discovered_image_name={{ cifmw_discovered_images_dict.default.image_name }}, cifmw_discovered_image_url={{ cifmw_discovered_images_dict.default.image_url }}, cifmw_discovered_hash={{ cifmw_discovered_images_dict.default.hash }}, cifmw_discovered_hash_algorithm={{ cifmw_discovered_images_dict.default.hash_algorithm }}, cacheable=True] ***
2026-06-09 11:23:26.994778 | controller | Tuesday 09 June 2026  11:23:26 +0000 (0:00:00.024)       0:00:58.976 **********
2026-06-09 11:23:26.994782 | controller | Tuesday 09 June 2026  11:23:26 +0000 (0:00:00.024)       0:00:58.974 **********
2026-06-09 11:23:27.029592 | controller | ok: [localhost]
2026-06-09 11:23:27.029631 | controller |
2026-06-09 11:23:27.029638 | controller | TASK [cifmw_setup : Create artifacts with custom params mode=0644, dest={{ cifmw_basedir }}/artifacts/parameters/custom-params.yml, content={{ ci_framework_params | to_nice_yaml }}] ***
2026-06-09 11:23:27.029643 | controller | Tuesday 09 June 2026  11:23:27 +0000 (0:00:00.034)       0:00:59.010 **********
2026-06-09 11:23:27.029648 | controller | Tuesday 09 June 2026  11:23:27 +0000 (0:00:00.034)       0:00:59.009 **********
2026-06-09 11:23:27.468592 | controller | changed: [localhost]
2026-06-09 11:23:27.468721 | controller |
2026-06-09 11:23:27.468734 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-09 11:23:27.468744 | controller | Tuesday 09 June 2026  11:23:27 +0000 (0:00:00.438)       0:00:59.449 **********
2026-06-09 11:23:27.468754 | controller | Tuesday 09 June 2026  11:23:27 +0000 (0:00:00.438)       0:00:59.447 **********
2026-06-09 11:23:27.551480 | controller | ok: [localhost]
2026-06-09 11:23:27.551535 | controller |
2026-06-09 11:23:27.551543 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-09 11:23:27.551563 | controller | Tuesday 09 June 2026  11:23:27 +0000 (0:00:00.082)       0:00:59.532 **********
2026-06-09 11:23:27.551569 | controller | Tuesday 09 June 2026  11:23:27 +0000 (0:00:00.082)       0:00:59.530 **********
2026-06-09 11:23:27.645139 | controller | ok: [localhost]
2026-06-09 11:23:27.645269 | controller |
2026-06-09 11:23:27.645282 | controller | TASK [run_hook : Loop on hooks for pre_infra _raw_params={{ hook.type }}.yml] ***
2026-06-09 11:23:27.645293 | controller | Tuesday 09 June 2026  11:23:27 +0000 (0:00:00.093)       0:00:59.626 **********
2026-06-09 11:23:27.645302 | controller | Tuesday 09 June 2026  11:23:27 +0000 (0:00:00.093)       0:00:59.624 **********
2026-06-09 11:23:27.782292 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/run_hook/tasks/playbook.yml for localhost => (item={'name': 'Download needed tools', 'inventory': '/home/zuul/src/github.com/openstack-k8s-operators/install_yamls/devsetup/hosts', 'type': 'playbook', 'source': '/home/zuul/src/github.com/openstack-k8s-operators/install_yamls/devsetup/download_tools.yaml'})
2026-06-09 11:23:27.782442 | controller |
2026-06-09 11:23:27.782460 | controller | TASK [run_hook : Set playbook path for Download needed tools cifmw_basedir={{ _bdir }}, hook_name={{ _hook_name }}, playbook_path={{ _play | realpath }}, log_path={{ _bdir }}/logs/{{ step }}_{{ _hook_name }}.log, extra_vars=-e namespace={{ cifmw_openstack_namespace }} {%- if hook.extra_vars is defined and hook.extra_vars|length > 0 -%} {% for key,value in hook.extra_vars.items() -%} {%- if key == 'file' %} -e "@{{ value }}" {%- else %} -e "{{ key }}={{ value }}" {%- endif %} {%- endfor %} {%- endif %}] ***
2026-06-09 11:23:27.782512 | controller | Tuesday 09 June 2026  11:23:27 +0000 (0:00:00.137)       0:00:59.763 **********
2026-06-09 11:23:27.782524 | controller | Tuesday 09 June 2026  11:23:27 +0000 (0:00:00.137)       0:00:59.761 **********
2026-06-09 11:23:27.834150 | controller | ok: [localhost]
2026-06-09 11:23:27.834281 | controller |
2026-06-09 11:23:27.834295 | controller | TASK [run_hook : Get file stat path={{ playbook_path }}] ***********************
2026-06-09 11:23:27.834308 | controller | Tuesday 09 June 2026  11:23:27 +0000 (0:00:00.051)       0:00:59.815 **********
2026-06-09 11:23:27.834318 | controller | Tuesday 09 June 2026  11:23:27 +0000 (0:00:00.051)       0:00:59.813 **********
2026-06-09 11:23:28.028750 | controller | ok: [localhost]
2026-06-09 11:23:28.028866 | controller |
2026-06-09 11:23:28.028875 | controller | TASK [run_hook : Fail if playbook doesn't exist msg=Playbook {{ playbook_path }} doesn't seem to exist.] ***
2026-06-09 11:23:28.028882 | controller | Tuesday 09 June 2026  11:23:28 +0000 (0:00:00.194)       0:01:00.009 **********
2026-06-09 11:23:28.028887 | controller | Tuesday 09 June 2026  11:23:28 +0000 (0:00:00.194)       0:01:00.007 **********
2026-06-09 11:23:28.070292 | controller | skipping: [localhost]
2026-06-09 11:23:28.070471 | controller |
2026-06-09 11:23:28.070487 | controller | TASK [run_hook : Get parameters files paths={{
2026-06-09 11:23:28.070502 | controller |   (cifmw_basedir, 'artifacts/parameters') | path_join
2026-06-09 11:23:28.070517 | controller | }}, file_type=file, patterns=*.yml] ***
2026-06-09 11:23:28.070529 | controller | Tuesday 09 June 2026  11:23:28 +0000 (0:00:00.040)       0:01:00.049 **********
2026-06-09 11:23:28.070542 | controller | Tuesday 09 June 2026  11:23:28 +0000 (0:00:00.040)       0:01:00.048 **********
2026-06-09 11:23:28.257868 | controller | ok: [localhost]
2026-06-09 11:23:28.257945 | controller |
2026-06-09 11:23:28.257951 | controller | TASK [run_hook : Add parameters artifacts as extra variables extra_vars={{ extra_vars }} {% for file in cifmw_run_hook_parameters_files.files %} -e "@{{ file.path }}" {%- endfor %}] ***
2026-06-09 11:23:28.257956 | controller | Tuesday 09 June 2026  11:23:28 +0000 (0:00:00.188)       0:01:00.238 **********
2026-06-09 11:23:28.257960 | controller | Tuesday 09 June 2026  11:23:28 +0000 (0:00:00.188)       0:01:00.237 **********
2026-06-09 11:23:28.290977 | controller | ok: [localhost]
2026-06-09 11:23:28.291105 | controller |
2026-06-09 11:23:28.291112 | controller | TASK [run_hook : Ensure log directory exists path={{ log_path | dirname }}, state=directory, mode=0755] ***
2026-06-09 11:23:28.291117 | controller | Tuesday 09 June 2026  11:23:28 +0000 (0:00:00.033)       0:01:00.271 **********
2026-06-09 11:23:28.291121 | controller | Tuesday 09 June 2026  11:23:28 +0000 (0:00:00.033)       0:01:00.270 **********
2026-06-09 11:23:28.541848 | controller | ok: [localhost]
2026-06-09 11:23:28.541940 | controller |
2026-06-09 11:23:28.541952 | controller | TASK [run_hook : Ensure artifacts directory exists path={{ cifmw_basedir }}/artifacts, state=directory, mode=0755] ***
2026-06-09 11:23:28.541960 | controller | Tuesday 09 June 2026  11:23:28 +0000 (0:00:00.250)       0:01:00.522 **********
2026-06-09 11:23:28.541967 | controller | Tuesday 09 June 2026  11:23:28 +0000 (0:00:00.250)       0:01:00.520 **********
2026-06-09 11:23:28.731519 | controller | ok: [localhost]
2026-06-09 11:23:28.731598 | controller |
2026-06-09 11:23:28.731606 | controller | TASK [run_hook : Run hook without retry - Download needed tools] ***************
2026-06-09 11:23:28.731613 | controller | Tuesday 09 June 2026  11:23:28 +0000 (0:00:00.189)       0:01:00.712 **********
2026-06-09 11:23:28.731617 | controller | Tuesday 09 June 2026  11:23:28 +0000 (0:00:00.189)       0:01:00.710 **********
2026-06-09 11:24:14.676030 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_000_run_hook_without_retry_downloa.log
2026-06-09 11:24:14.676088 | controller | changed: [localhost]
2026-06-09 11:24:14.676094 | controller |
2026-06-09 11:24:14.676098 | controller | TASK [run_hook : Run hook with retry - Download needed tools] ******************
2026-06-09 11:24:14.676102 | controller | Tuesday 09 June 2026  11:24:14 +0000 (0:00:45.945)       0:01:46.657 **********
2026-06-09 11:24:14.676106 | controller | Tuesday 09 June 2026  11:24:14 +0000 (0:00:45.945)       0:01:46.655 **********
2026-06-09 11:24:14.701800 | controller | skipping: [localhost]
2026-06-09 11:24:14.701844 | controller |
2026-06-09 11:24:14.701849 | controller | TASK [run_hook : Check if we have a file path={{ cifmw_basedir }}/artifacts/{{ step }}_{{ hook_name }}.yml] ***
2026-06-09 11:24:14.701853 | controller | Tuesday 09 June 2026  11:24:14 +0000 (0:00:00.025)       0:01:46.682 **********
2026-06-09 11:24:14.701857 | controller | Tuesday 09 June 2026  11:24:14 +0000 (0:00:00.025)       0:01:46.681 **********
2026-06-09 11:24:14.876811 | controller | ok: [localhost]
2026-06-09 11:24:14.876897 | controller |
2026-06-09 11:24:14.876908 | controller | TASK [run_hook : Load generated content in main playbook file={{ cifmw_basedir }}/artifacts/{{ step }}_{{ hook_name }}.yml] ***
2026-06-09 11:24:14.876916 | controller | Tuesday 09 June 2026  11:24:14 +0000 (0:00:00.175)       0:01:46.857 **********
2026-06-09 11:24:14.876925 | controller | Tuesday 09 June 2026  11:24:14 +0000 (0:00:00.175)       0:01:46.856 **********
2026-06-09 11:24:14.944301 | controller | skipping: [localhost]
2026-06-09 11:24:14.944374 | controller |
2026-06-09 11:24:14.944413 | controller | PLAY [Prepare host virtualization] *********************************************
2026-06-09 11:24:14.944419 | controller |
2026-06-09 11:24:14.944423 | controller | TASK [Load parameters files name=cifmw_helpers, tasks_from=include_dir.yml] ****
2026-06-09 11:24:14.944427 | controller | Tuesday 09 June 2026  11:24:14 +0000 (0:00:00.067)       0:01:46.925 **********
2026-06-09 11:24:14.944430 | controller | Tuesday 09 June 2026  11:24:14 +0000 (0:00:00.067)       0:01:46.923 **********
2026-06-09 11:24:14.988695 | controller |
2026-06-09 11:24:14.988729 | controller | TASK [cifmw_helpers : Check directory is available path={{ included_dir | trim }}] ***
2026-06-09 11:24:14.988734 | controller | Tuesday 09 June 2026  11:24:14 +0000 (0:00:00.044)       0:01:46.969 **********
2026-06-09 11:24:14.988738 | controller | Tuesday 09 June 2026  11:24:14 +0000 (0:00:00.044)       0:01:46.968 **********
2026-06-09 11:24:15.203149 | controller | ok: [localhost]
2026-06-09 11:24:15.203211 | controller |
2026-06-09 11:24:15.203217 | controller | TASK [cifmw_helpers : Find yaml files paths={{ included_dir | trim }}, patterns=*.yml,*.yaml, file_type=file, recurse=False] ***
2026-06-09 11:24:15.203221 | controller | Tuesday 09 June 2026  11:24:15 +0000 (0:00:00.214)       0:01:47.184 **********
2026-06-09 11:24:15.203226 | controller | Tuesday 09 June 2026  11:24:15 +0000 (0:00:00.214)       0:01:47.182 **********
2026-06-09 11:24:15.403648 | controller | ok: [localhost]
2026-06-09 11:24:15.403704 | controller |
2026-06-09 11:24:15.403722 | controller | TASK [cifmw_helpers : Print available yaml files msg=Found yaml files to parse: {{ _yaml_files.files | map(attribute='path') | list }}
2026-06-09 11:24:15.403727 | controller | ] ***
2026-06-09 11:24:15.403731 | controller | Tuesday 09 June 2026  11:24:15 +0000 (0:00:00.200)       0:01:47.384 **********
2026-06-09 11:24:15.403740 | controller | Tuesday 09 June 2026  11:24:15 +0000 (0:00:00.200)       0:01:47.383 **********
2026-06-09 11:24:15.432582 | controller | ok: [localhost] =>
2026-06-09 11:24:15.432630 | controller |     msg: |
2026-06-09 11:24:15.432638 | controller |       Found yaml files to parse: ['/home/zuul/ci-framework-data/artifacts/parameters/zuul-params.yml', '/home/zuul/ci-framework-data/artifacts/parameters/install-yamls-params.yml', '/home/zuul/ci-framework-data/artifacts/parameters/custom-params.yml']
2026-06-09 11:24:15.432643 | controller |
2026-06-09 11:24:15.432648 | controller | TASK [cifmw_helpers : Create files on localhost and use include_vars] **********
2026-06-09 11:24:15.432653 | controller | Tuesday 09 June 2026  11:24:15 +0000 (0:00:00.029)       0:01:47.413 **********
2026-06-09 11:24:15.432657 | controller | Tuesday 09 June 2026  11:24:15 +0000 (0:00:00.029)       0:01:47.412 **********
2026-06-09 11:24:15.486960 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml for localhost => (item=(censored due to no_log))
2026-06-09 11:24:15.487014 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml for localhost => (item=(censored due to no_log))
2026-06-09 11:24:15.487021 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml for localhost => (item=(censored due to no_log))
2026-06-09 11:24:15.487027 | controller |
2026-06-09 11:24:15.487033 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-09 11:24:15.487038 | controller | Tuesday 09 June 2026  11:24:15 +0000 (0:00:00.054)       0:01:47.468 **********
2026-06-09 11:24:15.487043 | controller | Tuesday 09 June 2026  11:24:15 +0000 (0:00:00.054)       0:01:47.466 **********
2026-06-09 11:24:15.511003 | controller | skipping: [localhost]
2026-06-09 11:24:15.511036 | controller |
2026-06-09 11:24:15.511041 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-09 11:24:15.511046 | controller | Tuesday 09 June 2026  11:24:15 +0000 (0:00:00.023)       0:01:47.492 **********
2026-06-09 11:24:15.511050 | controller | Tuesday 09 June 2026  11:24:15 +0000 (0:00:00.023)       0:01:47.490 **********
2026-06-09 11:24:15.733051 | controller | ok: [localhost]
2026-06-09 11:24:15.733125 | controller |
2026-06-09 11:24:15.733134 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-09 11:24:15.733139 | controller | Tuesday 09 June 2026  11:24:15 +0000 (0:00:00.221)       0:01:47.714 **********
2026-06-09 11:24:15.733144 | controller | Tuesday 09 June 2026  11:24:15 +0000 (0:00:00.222)       0:01:47.712 **********
2026-06-09 11:24:16.111399 | controller | changed: [localhost]
2026-06-09 11:24:16.111467 | controller |
2026-06-09 11:24:16.111473 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-09 11:24:16.111478 | controller | Tuesday 09 June 2026  11:24:16 +0000 (0:00:00.378)       0:01:48.092 **********
2026-06-09 11:24:16.111481 | controller | Tuesday 09 June 2026  11:24:16 +0000 (0:00:00.378)       0:01:48.090 **********
2026-06-09 11:24:16.430380 | controller | ok: [localhost]
2026-06-09 11:24:16.430421 | controller |
2026-06-09 11:24:16.430428 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-09 11:24:16.430434 | controller | Tuesday 09 June 2026  11:24:16 +0000 (0:00:00.319)       0:01:48.411 **********
2026-06-09 11:24:16.430439 | controller | Tuesday 09 June 2026  11:24:16 +0000 (0:00:00.319)       0:01:48.409 **********
2026-06-09 11:24:16.842708 | controller | changed: [localhost]
2026-06-09 11:24:16.842738 | controller |
2026-06-09 11:24:16.842743 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-09 11:24:16.842748 | controller | Tuesday 09 June 2026  11:24:16 +0000 (0:00:00.412)       0:01:48.823 **********
2026-06-09 11:24:16.842751 | controller | Tuesday 09 June 2026  11:24:16 +0000 (0:00:00.412)       0:01:48.822 **********
2026-06-09 11:24:16.889184 | controller | ok: [localhost]
2026-06-09 11:24:16.889243 | controller |
2026-06-09 11:24:16.889250 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-09 11:24:16.889256 | controller | Tuesday 09 June 2026  11:24:16 +0000 (0:00:00.046)       0:01:48.870 **********
2026-06-09 11:24:16.889275 | controller | Tuesday 09 June 2026  11:24:16 +0000 (0:00:00.046)       0:01:48.868 **********
2026-06-09 11:24:17.102574 | controller | changed: [localhost]
2026-06-09 11:24:17.102609 | controller |
2026-06-09 11:24:17.102617 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-09 11:24:17.102623 | controller | Tuesday 09 June 2026  11:24:17 +0000 (0:00:00.213)       0:01:49.083 **********
2026-06-09 11:24:17.102628 | controller | Tuesday 09 June 2026  11:24:17 +0000 (0:00:00.213)       0:01:49.082 **********
2026-06-09 11:24:17.129885 | controller | skipping: [localhost]
2026-06-09 11:24:17.129918 | controller |
2026-06-09 11:24:17.129924 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-09 11:24:17.129928 | controller | Tuesday 09 June 2026  11:24:17 +0000 (0:00:00.027)       0:01:49.111 **********
2026-06-09 11:24:17.129932 | controller | Tuesday 09 June 2026  11:24:17 +0000 (0:00:00.027)       0:01:49.109 **********
2026-06-09 11:24:17.319637 | controller | ok: [localhost]
2026-06-09 11:24:17.319723 | controller |
2026-06-09 11:24:17.319730 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-09 11:24:17.319735 | controller | Tuesday 09 June 2026  11:24:17 +0000 (0:00:00.189)       0:01:49.300 **********
2026-06-09 11:24:17.319738 | controller | Tuesday 09 June 2026  11:24:17 +0000 (0:00:00.189)       0:01:49.299 **********
2026-06-09 11:24:17.499510 | controller | changed: [localhost]
2026-06-09 11:24:17.499569 | controller |
2026-06-09 11:24:17.499584 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-09 11:24:17.499599 | controller | Tuesday 09 June 2026  11:24:17 +0000 (0:00:00.179)       0:01:49.480 **********
2026-06-09 11:24:17.499603 | controller | Tuesday 09 June 2026  11:24:17 +0000 (0:00:00.179)       0:01:49.479 **********
2026-06-09 11:24:17.666797 | controller | ok: [localhost]
2026-06-09 11:24:17.666872 | controller |
2026-06-09 11:24:17.666880 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-09 11:24:17.666886 | controller | Tuesday 09 June 2026  11:24:17 +0000 (0:00:00.166)       0:01:49.647 **********
2026-06-09 11:24:17.666891 | controller | Tuesday 09 June 2026  11:24:17 +0000 (0:00:00.167)       0:01:49.646 **********
2026-06-09 11:24:18.057024 | controller | changed: [localhost]
2026-06-09 11:24:18.057111 | controller |
2026-06-09 11:24:18.057118 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-09 11:24:18.057123 | controller | Tuesday 09 June 2026  11:24:18 +0000 (0:00:00.390)       0:01:50.038 **********
2026-06-09 11:24:18.057129 | controller | Tuesday 09 June 2026  11:24:18 +0000 (0:00:00.390)       0:01:50.036 **********
2026-06-09 11:24:18.104496 | controller | ok: [localhost]
2026-06-09 11:24:18.104567 | controller |
2026-06-09 11:24:18.104575 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-09 11:24:18.104580 | controller | Tuesday 09 June 2026  11:24:18 +0000 (0:00:00.047)       0:01:50.085 **********
2026-06-09 11:24:18.104586 | controller | Tuesday 09 June 2026  11:24:18 +0000 (0:00:00.047)       0:01:50.084 **********
2026-06-09 11:24:18.323270 | controller | changed: [localhost]
2026-06-09 11:24:18.323337 | controller |
2026-06-09 11:24:18.323345 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-09 11:24:18.323351 | controller | Tuesday 09 June 2026  11:24:18 +0000 (0:00:00.219)       0:01:50.304 **********
2026-06-09 11:24:18.323356 | controller | Tuesday 09 June 2026  11:24:18 +0000 (0:00:00.219)       0:01:50.303 **********
2026-06-09 11:24:18.352318 | controller | skipping: [localhost]
2026-06-09 11:24:18.352386 | controller |
2026-06-09 11:24:18.352392 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-09 11:24:18.352396 | controller | Tuesday 09 June 2026  11:24:18 +0000 (0:00:00.028)       0:01:50.333 **********
2026-06-09 11:24:18.352401 | controller | Tuesday 09 June 2026  11:24:18 +0000 (0:00:00.028)       0:01:50.331 **********
2026-06-09 11:24:18.565817 | controller | ok: [localhost]
2026-06-09 11:24:18.565905 | controller |
2026-06-09 11:24:18.565916 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-09 11:24:18.565940 | controller | Tuesday 09 June 2026  11:24:18 +0000 (0:00:00.213)       0:01:50.546 **********
2026-06-09 11:24:18.565949 | controller | Tuesday 09 June 2026  11:24:18 +0000 (0:00:00.213)       0:01:50.545 **********
2026-06-09 11:24:18.743720 | controller | changed: [localhost]
2026-06-09 11:24:18.743767 | controller |
2026-06-09 11:24:18.743776 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-09 11:24:18.743784 | controller | Tuesday 09 June 2026  11:24:18 +0000 (0:00:00.178)       0:01:50.724 **********
2026-06-09 11:24:18.743790 | controller | Tuesday 09 June 2026  11:24:18 +0000 (0:00:00.178)       0:01:50.723 **********
2026-06-09 11:24:18.918417 | controller | ok: [localhost]
2026-06-09 11:24:18.918484 | controller |
2026-06-09 11:24:18.918490 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-09 11:24:18.918494 | controller | Tuesday 09 June 2026  11:24:18 +0000 (0:00:00.174)       0:01:50.899 **********
2026-06-09 11:24:18.918498 | controller | Tuesday 09 June 2026  11:24:18 +0000 (0:00:00.174)       0:01:50.897 **********
2026-06-09 11:24:19.319163 | controller | changed: [localhost]
2026-06-09 11:24:19.319240 | controller |
2026-06-09 11:24:19.319248 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-09 11:24:19.319255 | controller | Tuesday 09 June 2026  11:24:19 +0000 (0:00:00.400)       0:01:51.300 **********
2026-06-09 11:24:19.319260 | controller | Tuesday 09 June 2026  11:24:19 +0000 (0:00:00.400)       0:01:51.298 **********
2026-06-09 11:24:19.367279 | controller | ok: [localhost]
2026-06-09 11:24:19.367321 | controller |
2026-06-09 11:24:19.367328 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-09 11:24:19.367335 | controller | Tuesday 09 June 2026  11:24:19 +0000 (0:00:00.048)       0:01:51.348 **********
2026-06-09 11:24:19.367340 | controller | Tuesday 09 June 2026  11:24:19 +0000 (0:00:00.048)       0:01:51.346 **********
2026-06-09 11:24:19.572594 | controller | changed: [localhost]
2026-06-09 11:24:19.572686 | controller |
2026-06-09 11:24:19.572692 | controller | TASK [Ensure libvirt is present/configured name=libvirt_manager] ***************
2026-06-09 11:24:19.572697 | controller | Tuesday 09 June 2026  11:24:19 +0000 (0:00:00.205)       0:01:51.553 **********
2026-06-09 11:24:19.572700 | controller | Tuesday 09 June 2026  11:24:19 +0000 (0:00:00.205)       0:01:51.552 **********
2026-06-09 11:24:19.600905 | controller | skipping: [localhost]
2026-06-09 11:24:19.600998 | controller |
2026-06-09 11:24:19.601010 | controller | TASK [Perpare OpenShift provisioner node name=openshift_provisioner_node] ******
2026-06-09 11:24:19.601017 | controller | Tuesday 09 June 2026  11:24:19 +0000 (0:00:00.028)       0:01:51.581 **********
2026-06-09 11:24:19.601022 | controller | Tuesday 09 June 2026  11:24:19 +0000 (0:00:00.028)       0:01:51.580 **********
2026-06-09 11:24:19.709629 | controller | skipping: [localhost]
2026-06-09 11:24:19.709702 | controller |
2026-06-09 11:24:19.709709 | controller | PLAY [Run cifmw_setup infra, build package, container and operators, deploy EDPM] ***
2026-06-09 11:24:19.709715 | controller |
2026-06-09 11:24:19.709720 | controller | TASK [Load parameters files name=cifmw_helpers, tasks_from=include_dir.yml] ****
2026-06-09 11:24:19.709726 | controller | Tuesday 09 June 2026  11:24:19 +0000 (0:00:00.109)       0:01:51.690 **********
2026-06-09 11:24:19.709731 | controller | Tuesday 09 June 2026  11:24:19 +0000 (0:00:00.109)       0:01:51.689 **********
2026-06-09 11:24:19.784672 | controller |
2026-06-09 11:24:19.784742 | controller | TASK [cifmw_helpers : Check directory is available path={{ included_dir | trim }}] ***
2026-06-09 11:24:19.784750 | controller | Tuesday 09 June 2026  11:24:19 +0000 (0:00:00.074)       0:01:51.765 **********
2026-06-09 11:24:19.784755 | controller | Tuesday 09 June 2026  11:24:19 +0000 (0:00:00.074)       0:01:51.764 **********
2026-06-09 11:24:19.969404 | controller | ok: [localhost]
2026-06-09 11:24:19.969476 | controller |
2026-06-09 11:24:19.969485 | controller | TASK [cifmw_helpers : Find yaml files paths={{ included_dir | trim }}, patterns=*.yml,*.yaml, file_type=file, recurse=False] ***
2026-06-09 11:24:19.969491 | controller | Tuesday 09 June 2026  11:24:19 +0000 (0:00:00.184)       0:01:51.950 **********
2026-06-09 11:24:19.969497 | controller | Tuesday 09 June 2026  11:24:19 +0000 (0:00:00.184)       0:01:51.948 **********
2026-06-09 11:24:20.169216 | controller | ok: [localhost]
2026-06-09 11:24:20.169283 | controller |
2026-06-09 11:24:20.169290 | controller | TASK [cifmw_helpers : Print available yaml files msg=Found yaml files to parse: {{ _yaml_files.files | map(attribute='path') | list }}
2026-06-09 11:24:20.169296 | controller | ] ***
2026-06-09 11:24:20.169301 | controller | Tuesday 09 June 2026  11:24:20 +0000 (0:00:00.199)       0:01:52.150 **********
2026-06-09 11:24:20.169307 | controller | Tuesday 09 June 2026  11:24:20 +0000 (0:00:00.199)       0:01:52.148 **********
2026-06-09 11:24:20.208441 | controller | ok: [localhost] =>
2026-06-09 11:24:20.208528 | controller |     msg: |
2026-06-09 11:24:20.208535 | controller |       Found yaml files to parse: ['/home/zuul/ci-framework-data/artifacts/parameters/zuul-params.yml', '/home/zuul/ci-framework-data/artifacts/parameters/install-yamls-params.yml', '/home/zuul/ci-framework-data/artifacts/parameters/custom-params.yml']
2026-06-09 11:24:20.208540 | controller |
2026-06-09 11:24:20.208545 | controller | TASK [cifmw_helpers : Create files on localhost and use include_vars] **********
2026-06-09 11:24:20.208550 | controller | Tuesday 09 June 2026  11:24:20 +0000 (0:00:00.039)       0:01:52.189 **********
2026-06-09 11:24:20.208554 | controller | Tuesday 09 June 2026  11:24:20 +0000 (0:00:00.039)       0:01:52.187 **********
2026-06-09 11:24:20.277020 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml for localhost => (item=(censored due to no_log))
2026-06-09 11:24:20.277064 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml for localhost => (item=(censored due to no_log))
2026-06-09 11:24:20.277069 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml for localhost => (item=(censored due to no_log))
2026-06-09 11:24:20.277073 | controller |
2026-06-09 11:24:20.277078 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-09 11:24:20.277082 | controller | Tuesday 09 June 2026  11:24:20 +0000 (0:00:00.068)       0:01:52.258 **********
2026-06-09 11:24:20.277085 | controller | Tuesday 09 June 2026  11:24:20 +0000 (0:00:00.068)       0:01:52.256 **********
2026-06-09 11:24:20.308298 | controller | skipping: [localhost]
2026-06-09 11:24:20.308335 | controller |
2026-06-09 11:24:20.308340 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-09 11:24:20.308344 | controller | Tuesday 09 June 2026  11:24:20 +0000 (0:00:00.031)       0:01:52.289 **********
2026-06-09 11:24:20.308349 | controller | Tuesday 09 June 2026  11:24:20 +0000 (0:00:00.031)       0:01:52.287 **********
2026-06-09 11:24:20.506602 | controller | ok: [localhost]
2026-06-09 11:24:20.506664 | controller |
2026-06-09 11:24:20.506669 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-09 11:24:20.506674 | controller | Tuesday 09 June 2026  11:24:20 +0000 (0:00:00.198)       0:01:52.487 **********
2026-06-09 11:24:20.506677 | controller | Tuesday 09 June 2026  11:24:20 +0000 (0:00:00.198)       0:01:52.486 **********
2026-06-09 11:24:20.691563 | controller | changed: [localhost]
2026-06-09 11:24:20.691616 | controller |
2026-06-09 11:24:20.691629 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-09 11:24:20.691638 | controller | Tuesday 09 June 2026  11:24:20 +0000 (0:00:00.184)       0:01:52.672 **********
2026-06-09 11:24:20.691646 | controller | Tuesday 09 June 2026  11:24:20 +0000 (0:00:00.184)       0:01:52.670 **********
2026-06-09 11:24:20.907106 | controller | ok: [localhost]
2026-06-09 11:24:20.907203 | controller |
2026-06-09 11:24:20.907220 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-09 11:24:20.907233 | controller | Tuesday 09 June 2026  11:24:20 +0000 (0:00:00.215)       0:01:52.887 **********
2026-06-09 11:24:20.907244 | controller | Tuesday 09 June 2026  11:24:20 +0000 (0:00:00.215)       0:01:52.885 **********
2026-06-09 11:24:21.324586 | controller | changed: [localhost]
2026-06-09 11:24:21.324654 | controller |
2026-06-09 11:24:21.324659 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-09 11:24:21.324663 | controller | Tuesday 09 June 2026  11:24:21 +0000 (0:00:00.418)       0:01:53.305 **********
2026-06-09 11:24:21.324677 | controller | Tuesday 09 June 2026  11:24:21 +0000 (0:00:00.418)       0:01:53.304 **********
2026-06-09 11:24:21.377967 | controller | ok: [localhost]
2026-06-09 11:24:21.378046 | controller |
2026-06-09 11:24:21.378052 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-09 11:24:21.378058 | controller | Tuesday 09 June 2026  11:24:21 +0000 (0:00:00.053)       0:01:53.359 **********
2026-06-09 11:24:21.378062 | controller | Tuesday 09 June 2026  11:24:21 +0000 (0:00:00.053)       0:01:53.357 **********
2026-06-09 11:24:21.579562 | controller | changed: [localhost]
2026-06-09 11:24:21.579598 | controller |
2026-06-09 11:24:21.579604 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-09 11:24:21.579608 | controller | Tuesday 09 June 2026  11:24:21 +0000 (0:00:00.201)       0:01:53.560 **********
2026-06-09 11:24:21.579612 | controller | Tuesday 09 June 2026  11:24:21 +0000 (0:00:00.201)       0:01:53.559 **********
2026-06-09 11:24:21.606854 | controller | skipping: [localhost]
2026-06-09 11:24:21.606930 | controller |
2026-06-09 11:24:21.606941 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-09 11:24:21.606947 | controller | Tuesday 09 June 2026  11:24:21 +0000 (0:00:00.027)       0:01:53.588 **********
2026-06-09 11:24:21.606953 | controller | Tuesday 09 June 2026  11:24:21 +0000 (0:00:00.027)       0:01:53.586 **********
2026-06-09 11:24:21.817045 | controller | ok: [localhost]
2026-06-09 11:24:21.817120 | controller |
2026-06-09 11:24:21.817130 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-09 11:24:21.817139 | controller | Tuesday 09 June 2026  11:24:21 +0000 (0:00:00.210)       0:01:53.798 **********
2026-06-09 11:24:21.817159 | controller | Tuesday 09 June 2026  11:24:21 +0000 (0:00:00.210)       0:01:53.796 **********
2026-06-09 11:24:22.006659 | controller | changed: [localhost]
2026-06-09 11:24:22.006737 | controller |
2026-06-09 11:24:22.006743 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-09 11:24:22.006748 | controller | Tuesday 09 June 2026  11:24:22 +0000 (0:00:00.189)       0:01:53.987 **********
2026-06-09 11:24:22.006752 | controller | Tuesday 09 June 2026  11:24:22 +0000 (0:00:00.189)       0:01:53.986 **********
2026-06-09 11:24:22.178204 | controller | ok: [localhost]
2026-06-09 11:24:22.178236 | controller |
2026-06-09 11:24:22.178242 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-09 11:24:22.178247 | controller | Tuesday 09 June 2026  11:24:22 +0000 (0:00:00.171)       0:01:54.159 **********
2026-06-09 11:24:22.178250 | controller | Tuesday 09 June 2026  11:24:22 +0000 (0:00:00.171)       0:01:54.157 **********
2026-06-09 11:24:22.559361 | controller | changed: [localhost]
2026-06-09 11:24:22.559396 | controller |
2026-06-09 11:24:22.559402 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-09 11:24:22.559408 | controller | Tuesday 09 June 2026  11:24:22 +0000 (0:00:00.380)       0:01:54.540 **********
2026-06-09 11:24:22.559413 | controller | Tuesday 09 June 2026  11:24:22 +0000 (0:00:00.380)       0:01:54.538 **********
2026-06-09 11:24:22.610769 | controller | ok: [localhost]
2026-06-09 11:24:22.610805 | controller |
2026-06-09 11:24:22.610812 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-09 11:24:22.610817 | controller | Tuesday 09 June 2026  11:24:22 +0000 (0:00:00.051)       0:01:54.591 **********
2026-06-09 11:24:22.610821 | controller | Tuesday 09 June 2026  11:24:22 +0000 (0:00:00.051)       0:01:54.590 **********
2026-06-09 11:24:22.846647 | controller | changed: [localhost]
2026-06-09 11:24:22.846710 | controller |
2026-06-09 11:24:22.846716 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-09 11:24:22.846720 | controller | Tuesday 09 June 2026  11:24:22 +0000 (0:00:00.235)       0:01:54.827 **********
2026-06-09 11:24:22.846724 | controller | Tuesday 09 June 2026  11:24:22 +0000 (0:00:00.235)       0:01:54.826 **********
2026-06-09 11:24:22.870661 | controller | skipping: [localhost]
2026-06-09 11:24:22.870742 | controller |
2026-06-09 11:24:22.870748 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-09 11:24:22.870764 | controller | Tuesday 09 June 2026  11:24:22 +0000 (0:00:00.024)       0:01:54.851 **********
2026-06-09 11:24:22.870768 | controller | Tuesday 09 June 2026  11:24:22 +0000 (0:00:00.024)       0:01:54.850 **********
2026-06-09 11:24:23.092728 | controller | ok: [localhost]
2026-06-09 11:24:23.092811 | controller |
2026-06-09 11:24:23.092820 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-09 11:24:23.092826 | controller | Tuesday 09 June 2026  11:24:23 +0000 (0:00:00.221)       0:01:55.073 **********
2026-06-09 11:24:23.092831 | controller | Tuesday 09 June 2026  11:24:23 +0000 (0:00:00.221)       0:01:55.072 **********
2026-06-09 11:24:23.406050 | controller | changed: [localhost]
2026-06-09 11:24:23.406116 | controller |
2026-06-09 11:24:23.406121 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-09 11:24:23.406126 | controller | Tuesday 09 June 2026  11:24:23 +0000 (0:00:00.313)       0:01:55.387 **********
2026-06-09 11:24:23.406129 | controller | Tuesday 09 June 2026  11:24:23 +0000 (0:00:00.313)       0:01:55.385 **********
2026-06-09 11:24:23.609397 | controller | ok: [localhost]
2026-06-09 11:24:23.609451 | controller |
2026-06-09 11:24:23.609463 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-09 11:24:23.609472 | controller | Tuesday 09 June 2026  11:24:23 +0000 (0:00:00.203)       0:01:55.590 **********
2026-06-09 11:24:23.609480 | controller | Tuesday 09 June 2026  11:24:23 +0000 (0:00:00.203)       0:01:55.588 **********
2026-06-09 11:24:24.048676 | controller | changed: [localhost]
2026-06-09 11:24:24.048731 | controller |
2026-06-09 11:24:24.048742 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-09 11:24:24.048751 | controller | Tuesday 09 June 2026  11:24:24 +0000 (0:00:00.439)       0:01:56.029 **********
2026-06-09 11:24:24.048758 | controller | Tuesday 09 June 2026  11:24:24 +0000 (0:00:00.439)       0:01:56.028 **********
2026-06-09 11:24:24.103394 | controller | ok: [localhost]
2026-06-09 11:24:24.103462 | controller |
2026-06-09 11:24:24.103468 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-09 11:24:24.103472 | controller | Tuesday 09 June 2026  11:24:24 +0000 (0:00:00.054)       0:01:56.084 **********
2026-06-09 11:24:24.103477 | controller | Tuesday 09 June 2026  11:24:24 +0000 (0:00:00.054)       0:01:56.082 **********
2026-06-09 11:24:24.340297 | controller | changed: [localhost]
2026-06-09 11:24:24.340365 | controller |
2026-06-09 11:24:24.340373 | controller | TASK [networking_mapper : Check for Networking Environment Definition file existence path={{ cifmw_networking_mapper_networking_env_def_path }}] ***
2026-06-09 11:24:24.340380 | controller | Tuesday 09 June 2026  11:24:24 +0000 (0:00:00.237)       0:01:56.321 **********
2026-06-09 11:24:24.340386 | controller | Tuesday 09 June 2026  11:24:24 +0000 (0:00:00.237)       0:01:56.319 **********
2026-06-09 11:24:24.569873 | controller | ok: [localhost]
2026-06-09 11:24:24.569948 | controller |
2026-06-09 11:24:24.569958 | controller | TASK [networking_mapper : Check for Networking Definition file existance that=['_net_env_def_stat.stat.exists'], msg=Ensure that the Networking Environment Definition file exists in {{ cifmw_networking_mapper_networking_env_def_path }}, quiet=True] ***
2026-06-09 11:24:24.569964 | controller | Tuesday 09 June 2026  11:24:24 +0000 (0:00:00.228)       0:01:56.550 **********
2026-06-09 11:24:24.569970 | controller | Tuesday 09 June 2026  11:24:24 +0000 (0:00:00.228)       0:01:56.548 **********
2026-06-09 11:24:24.602640 | controller | skipping: [localhost]
2026-06-09 11:24:24.602702 | controller |
2026-06-09 11:24:24.602707 | controller | TASK [networking_mapper : Load the Networking Definition from file path={{ cifmw_networking_mapper_networking_env_def_path }}] ***
2026-06-09 11:24:24.602711 | controller | Tuesday 09 June 2026  11:24:24 +0000 (0:00:00.033)       0:01:56.583 **********
2026-06-09 11:24:24.602715 | controller | Tuesday 09 June 2026  11:24:24 +0000 (0:00:00.033)       0:01:56.582 **********
2026-06-09 11:24:24.637099 | controller | skipping: [localhost]
2026-06-09 11:24:24.637155 | controller |
2026-06-09 11:24:24.637160 | controller | TASK [networking_mapper : Set cifmw_networking_env_definition is present cifmw_networking_env_definition={{
2026-06-09 11:24:24.637165 | controller |   _net_env_def_slurp['content'] |
2026-06-09 11:24:24.637169 | controller |   b64decode |
2026-06-09 11:24:24.637177 | controller |   from_yaml
2026-06-09 11:24:24.637181 | controller | }}, cacheable=True] ***
2026-06-09 11:24:24.637184 | controller | Tuesday 09 June 2026  11:24:24 +0000 (0:00:00.034)       0:01:56.618 **********
2026-06-09 11:24:24.637188 | controller | Tuesday 09 June 2026  11:24:24 +0000 (0:00:00.034)       0:01:56.616 **********
2026-06-09 11:24:24.668475 | controller | skipping: [localhost]
2026-06-09 11:24:24.668540 | controller |
2026-06-09 11:24:24.668547 | controller | TASK [Deploy OCP using Hive name=hive] *****************************************
2026-06-09 11:24:24.668553 | controller | Tuesday 09 June 2026  11:24:24 +0000 (0:00:00.031)       0:01:56.649 **********
2026-06-09 11:24:24.668558 | controller | Tuesday 09 June 2026  11:24:24 +0000 (0:00:00.031)       0:01:56.648 **********
2026-06-09 11:24:24.694904 | controller | skipping: [localhost]
2026-06-09 11:24:24.694974 | controller |
2026-06-09 11:24:24.695003 | controller | TASK [Prepare CRC name=rhol_crc] ***********************************************
2026-06-09 11:24:24.695009 | controller | Tuesday 09 June 2026  11:24:24 +0000 (0:00:00.026)       0:01:56.676 **********
2026-06-09 11:24:24.695014 | controller | Tuesday 09 June 2026  11:24:24 +0000 (0:00:00.026)       0:01:56.674 **********
2026-06-09 11:24:24.871855 | controller |
2026-06-09 11:24:24.872004 | controller | TASK [rhol_crc : Ensure directories exist path={{ item }}, state=directory, mode=0755] ***
2026-06-09 11:24:24.872018 | controller | Tuesday 09 June 2026  11:24:24 +0000 (0:00:00.176)       0:01:56.852 **********
2026-06-09 11:24:24.872028 | controller | Tuesday 09 June 2026  11:24:24 +0000 (0:00:00.176)       0:01:56.851 **********
2026-06-09 11:24:25.448674 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/artifacts)
2026-06-09 11:24:25.448726 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/logs)
2026-06-09 11:24:25.448731 | controller | ok: [localhost] => (item=/usr/local/bin)
2026-06-09 11:24:25.448735 | controller |
2026-06-09 11:24:25.448740 | controller | TASK [manage_secrets : Ensure directory tree exist path={{ cifmw_manage_secrets_basedir }}/secrets, state=directory, owner={{ cifmw_manage_secrets_owner }}, mode=0700] ***
2026-06-09 11:24:25.448744 | controller | Tuesday 09 June 2026  11:24:25 +0000 (0:00:00.576)       0:01:57.429 **********
2026-06-09 11:24:25.448749 | controller | Tuesday 09 June 2026  11:24:25 +0000 (0:00:00.577)       0:01:57.428 **********
2026-06-09 11:24:25.638334 | controller | changed: [localhost]
2026-06-09 11:24:25.638390 | controller |
2026-06-09 11:24:25.638396 | controller | TASK [rhol_crc : Check for binary path={{ cifmw_rhol_crc_binary }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-09 11:24:25.638400 | controller | Tuesday 09 June 2026  11:24:25 +0000 (0:00:00.189)       0:01:57.619 **********
2026-06-09 11:24:25.638404 | controller | Tuesday 09 June 2026  11:24:25 +0000 (0:00:00.189)       0:01:57.618 **********
2026-06-09 11:24:25.847131 | controller | ok: [localhost]
2026-06-09 11:24:25.847186 | controller |
2026-06-09 11:24:25.847193 | controller | TASK [rhol_crc : Get versions if binary is available _raw_params=get_versions.yml] ***
2026-06-09 11:24:25.847198 | controller | Tuesday 09 June 2026  11:24:25 +0000 (0:00:00.208)       0:01:57.828 **********
2026-06-09 11:24:25.847203 | controller | Tuesday 09 June 2026  11:24:25 +0000 (0:00:00.208)       0:01:57.826 **********
2026-06-09 11:24:25.884152 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/rhol_crc/tasks/get_versions.yml for localhost
2026-06-09 11:24:25.884218 | controller |
2026-06-09 11:24:25.884224 | controller | TASK [rhol_crc : Get CRC binary version _raw_params={{ cifmw_rhol_crc_binary }} version] ***
2026-06-09 11:24:25.884228 | controller | Tuesday 09 June 2026  11:24:25 +0000 (0:00:00.037)       0:01:57.865 **********
2026-06-09 11:24:25.884232 | controller | Tuesday 09 June 2026  11:24:25 +0000 (0:00:00.037)       0:01:57.863 **********
2026-06-09 11:24:26.423276 | controller | changed: [localhost]
2026-06-09 11:24:26.423350 | controller |
2026-06-09 11:24:26.423357 | controller | TASK [rhol_crc : Extract versions crc_version={{
2026-06-09 11:24:26.423363 | controller |   _crc_vers.stdout_lines |
2026-06-09 11:24:26.423368 | controller |   select('match', 'CRC') | first |
2026-06-09 11:24:26.423374 | controller |   regex_replace('^CRC version: ([0-9\.]+).*$', '\1') }}, crc_openshift_version={{
2026-06-09 11:24:26.423379 | controller |   _crc_vers.stdout_lines |
2026-06-09 11:24:26.423384 | controller |   select ('match', 'OpenShift') | first |
2026-06-09 11:24:26.423404 | controller |   regex_replace('^OpenShift version: (.*)$', '\1') }}] ***
2026-06-09 11:24:26.423418 | controller | Tuesday 09 June 2026  11:24:26 +0000 (0:00:00.539)       0:01:58.404 **********
2026-06-09 11:24:26.423432 | controller | Tuesday 09 June 2026  11:24:26 +0000 (0:00:00.539)       0:01:58.402 **********
2026-06-09 11:24:26.465452 | controller | ok: [localhost]
2026-06-09 11:24:26.465492 | controller |
2026-06-09 11:24:26.465500 | controller | TASK [rhol_crc : Output found binary location and versions msg=Found crc at {{ cifmw_rhol_crc_binary }}, with version {{ crc_version }} (wants: {{ cifmw_rhol_crc_version }}) and serving OpenShift version {{ crc_openshift_version }}.] ***
2026-06-09 11:24:26.465506 | controller | Tuesday 09 June 2026  11:24:26 +0000 (0:00:00.042)       0:01:58.446 **********
2026-06-09 11:24:26.465512 | controller | Tuesday 09 June 2026  11:24:26 +0000 (0:00:00.042)       0:01:58.445 **********
2026-06-09 11:24:26.495246 | controller | ok: [localhost] =>
2026-06-09 11:24:26.495312 | controller |     msg: 'Found crc at /usr/local/bin/crc, with version 2.56.0 (wants: 2.39.0) and serving
2026-06-09 11:24:26.495319 | controller |       OpenShift version 4.20.1.'
2026-06-09 11:24:26.495325 | controller |
2026-06-09 11:24:26.495331 | controller | TASK [rhol_crc : Get CRC VM availability command=info, uri=qemu:///system] *****
2026-06-09 11:24:26.495337 | controller | Tuesday 09 June 2026  11:24:26 +0000 (0:00:00.029)       0:01:58.476 **********
2026-06-09 11:24:26.495342 | controller | Tuesday 09 June 2026  11:24:26 +0000 (0:00:00.029)       0:01:58.474 **********
2026-06-09 11:24:27.000640 | controller | ok: [localhost]
2026-06-09 11:24:27.000760 | controller |
2026-06-09 11:24:27.000767 | controller | TASK [rhol_crc : Set CRC status crc_bin_available={{ _crc_bin.stat.exists }}, crc_present={{ _domains is defined and 'crc' in _domains }}, crc_running={{
2026-06-09 11:24:27.000773 | controller |   _domain is defined and
2026-06-09 11:24:27.000777 | controller |   'crc' in _domains and
2026-06-09 11:24:27.000782 | controller |   _domains.crc.state == 'running'
2026-06-09 11:24:27.000786 | controller | }}] ***
2026-06-09 11:24:27.000791 | controller | Tuesday 09 June 2026  11:24:26 +0000 (0:00:00.505)       0:01:58.981 **********
2026-06-09 11:24:27.000795 | controller | Tuesday 09 June 2026  11:24:26 +0000 (0:00:00.505)       0:01:58.980 **********
2026-06-09 11:24:27.042776 | controller | ok: [localhost]
2026-06-09 11:24:27.042880 | controller |
2026-06-09 11:24:27.042890 | controller | TASK [rhol_crc : Fail if crc domain is already defined msg=The crc domain already exist. Set cifmw_rhol_crc_force_cleanup to true to force the cleanup. Interrupting tasks.] ***
2026-06-09 11:24:27.042898 | controller | Tuesday 09 June 2026  11:24:27 +0000 (0:00:00.041)       0:01:59.023 **********
2026-06-09 11:24:27.042905 | controller | Tuesday 09 June 2026  11:24:27 +0000 (0:00:00.042)       0:01:59.022 **********
2026-06-09 11:24:27.083055 | controller | skipping: [localhost]
2026-06-09 11:24:27.083102 | controller |
2026-06-09 11:24:27.083124 | controller | TASK [Ensure pull-secret is in place if we need to configure CRC name=manage_secrets, tasks_from=pull_secret.yml] ***
2026-06-09 11:24:27.083131 | controller | Tuesday 09 June 2026  11:24:27 +0000 (0:00:00.039)       0:01:59.063 **********
2026-06-09 11:24:27.083138 | controller | Tuesday 09 June 2026  11:24:27 +0000 (0:00:00.039)       0:01:59.061 **********
2026-06-09 11:24:27.132203 | controller |
2026-06-09 11:24:27.132245 | controller | TASK [manage_secrets : Assert we get needed data quiet=True, that=['cifmw_manage_secrets_pullsecret_file != None or cifmw_manage_secrets_pullsecret_content != None', 'not (cifmw_manage_secrets_pullsecret_file != None and cifmw_manage_secrets_pullsecret_content != None)'], msg=Please provide EITHER cifmw_manage_secrets_pullsecret_file
2026-06-09 11:24:27.132253 | controller | OR cifmw_manage_secrets_pullsecret_content - not both.
2026-06-09 11:24:27.132258 | controller | ] ***
2026-06-09 11:24:27.132263 | controller | Tuesday 09 June 2026  11:24:27 +0000 (0:00:00.050)       0:01:59.113 **********
2026-06-09 11:24:27.132269 | controller | Tuesday 09 June 2026  11:24:27 +0000 (0:00:00.050)       0:01:59.111 **********
2026-06-09 11:24:27.164112 | controller | ok: [localhost]
2026-06-09 11:24:27.164181 | controller |
2026-06-09 11:24:27.164187 | controller | TASK [manage_secrets : Manage secret _raw_params=_push_secret.yml] *************
2026-06-09 11:24:27.164191 | controller | Tuesday 09 June 2026  11:24:27 +0000 (0:00:00.031)       0:01:59.145 **********
2026-06-09 11:24:27.164206 | controller | Tuesday 09 June 2026  11:24:27 +0000 (0:00:00.031)       0:01:59.143 **********
2026-06-09 11:24:27.201445 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/manage_secrets/tasks/_push_secret.yml for localhost
2026-06-09 11:24:27.201516 | controller |
2026-06-09 11:24:27.201522 | controller | TASK [manage_secrets : Debug _secret_dest var=_secret_dest] ********************
2026-06-09 11:24:27.201527 | controller | Tuesday 09 June 2026  11:24:27 +0000 (0:00:00.037)       0:01:59.182 **********
2026-06-09 11:24:27.201531 | controller | Tuesday 09 June 2026  11:24:27 +0000 (0:00:00.037)       0:01:59.181 **********
2026-06-09 11:24:27.229799 | controller | ok: [localhost] =>
2026-06-09 11:24:27.229864 | controller |     _secret_dest: /home/zuul/pull-secret.json
2026-06-09 11:24:27.229871 | controller |
2026-06-09 11:24:27.229875 | controller | TASK [manage_secrets : Debug _secret_file var=_secret_file] ********************
2026-06-09 11:24:27.229880 | controller | Tuesday 09 June 2026  11:24:27 +0000 (0:00:00.028)       0:01:59.210 **********
2026-06-09 11:24:27.229884 | controller | Tuesday 09 June 2026  11:24:27 +0000 (0:00:00.028)       0:01:59.209 **********
2026-06-09 11:24:27.258798 | controller | ok: [localhost] =>
2026-06-09 11:24:27.258875 | controller |     _secret_file: null
2026-06-09 11:24:27.258887 | controller |
2026-06-09 11:24:27.258897 | controller | TASK [manage_secrets : Debug _secret_content var=_secret_content] **************
2026-06-09 11:24:27.258906 | controller | Tuesday 09 June 2026  11:24:27 +0000 (0:00:00.028)       0:01:59.239 **********
2026-06-09 11:24:27.258915 | controller | Tuesday 09 June 2026  11:24:27 +0000 (0:00:00.028)       0:01:59.238 **********
2026-06-09 11:24:27.284482 | controller | ok: [localhost] =>
2026-06-09 11:24:27.284543 | controller |     _secret_content: {}
2026-06-09 11:24:27.284554 | controller |
2026-06-09 11:24:27.284562 | controller | TASK [manage_secrets : Ensure parameter is an absolute path that=['_secret_file is ansible.builtin.abs'], msg={{ _secret_file }} must be an absolute path
2026-06-09 11:24:27.284571 | controller | ] ***
2026-06-09 11:24:27.284579 | controller | Tuesday 09 June 2026  11:24:27 +0000 (0:00:00.025)       0:01:59.265 **********
2026-06-09 11:24:27.284588 | controller | Tuesday 09 June 2026  11:24:27 +0000 (0:00:00.025)       0:01:59.264 **********
2026-06-09 11:24:27.314510 | controller | skipping: [localhost]
2026-06-09 11:24:27.314573 | controller |
2026-06-09 11:24:27.314583 | controller | TASK [manage_secrets : Check if pull secret src file exists path={{ _secret_file }}] ***
2026-06-09 11:24:27.314592 | controller | Tuesday 09 June 2026  11:24:27 +0000 (0:00:00.029)       0:01:59.295 **********
2026-06-09 11:24:27.314600 | controller | Tuesday 09 June 2026  11:24:27 +0000 (0:00:00.029)       0:01:59.294 **********
2026-06-09 11:24:27.336814 | controller | skipping: [localhost]
2026-06-09 11:24:27.336867 | controller |
2026-06-09 11:24:27.336878 | controller | TASK [manage_secrets : Copy file to location remote_src={{ _ps_exists.stat.exists | default(false) }}, dest={{ _secret_dest }}, src={{ _secret_file }}, mode=0600, owner={{ cifmw_manage_secrets_owner }}] ***
2026-06-09 11:24:27.336911 | controller | Tuesday 09 June 2026  11:24:27 +0000 (0:00:00.022)       0:01:59.318 **********
2026-06-09 11:24:27.336923 | controller | Tuesday 09 June 2026  11:24:27 +0000 (0:00:00.022)       0:01:59.316 **********
2026-06-09 11:24:27.359380 | controller | skipping: [localhost]
2026-06-09 11:24:27.359439 | controller |
2026-06-09 11:24:27.359452 | controller | TASK [manage_secrets : Create file from content] *******************************
2026-06-09 11:24:27.359463 | controller | Tuesday 09 June 2026  11:24:27 +0000 (0:00:00.022)       0:01:59.340 **********
2026-06-09 11:24:27.359474 | controller | Tuesday 09 June 2026  11:24:27 +0000 (0:00:00.022)       0:01:59.339 **********
2026-06-09 11:24:27.399158 | controller | skipping: [localhost]
2026-06-09 11:24:27.399248 | controller |
2026-06-09 11:24:27.399279 | controller | TASK [rhol_crc : Get wanted RHOL/CRC version binary if needed _raw_params=binary.yml] ***
2026-06-09 11:24:27.399288 | controller | Tuesday 09 June 2026  11:24:27 +0000 (0:00:00.039)       0:01:59.380 **********
2026-06-09 11:24:27.399297 | controller | Tuesday 09 June 2026  11:24:27 +0000 (0:00:00.039)       0:01:59.378 **********
2026-06-09 11:24:27.423485 | controller | skipping: [localhost]
2026-06-09 11:24:27.423574 | controller |
2026-06-09 11:24:27.423600 | controller | TASK [rhol_crc : Setup sudoers file for sudo commands in RHOL/CRC setup _raw_params=sudoers_grant.yml] ***
2026-06-09 11:24:27.423609 | controller | Tuesday 09 June 2026  11:24:27 +0000 (0:00:00.024)       0:01:59.404 **********
2026-06-09 11:24:27.423617 | controller | Tuesday 09 June 2026  11:24:27 +0000 (0:00:00.024)       0:01:59.403 **********
2026-06-09 11:24:27.447876 | controller | skipping: [localhost]
2026-06-09 11:24:27.447973 | controller |
2026-06-09 11:24:27.448028 | controller | TASK [rhol_crc : Clean RHOL/CRC if wanted _raw_params=cleanup.yml] *************
2026-06-09 11:24:27.448041 | controller | Tuesday 09 June 2026  11:24:27 +0000 (0:00:00.024)       0:01:59.429 **********
2026-06-09 11:24:27.448068 | controller | Tuesday 09 June 2026  11:24:27 +0000 (0:00:00.024)       0:01:59.427 **********
2026-06-09 11:24:27.471197 | controller | skipping: [localhost]
2026-06-09 11:24:27.471265 | controller |
2026-06-09 11:24:27.471272 | controller | TASK [rhol_crc : Set RHOL/CRC configuration options _raw_params=configuration.yml] ***
2026-06-09 11:24:27.471278 | controller | Tuesday 09 June 2026  11:24:27 +0000 (0:00:00.023)       0:01:59.452 **********
2026-06-09 11:24:27.471284 | controller | Tuesday 09 June 2026  11:24:27 +0000 (0:00:00.023)       0:01:59.450 **********
2026-06-09 11:24:27.501418 | controller | skipping: [localhost]
2026-06-09 11:24:27.501466 | controller |
2026-06-09 11:24:27.501476 | controller | TASK [rhol_crc : Setup RHOL/CRC _raw_params=set -o pipefail; {{ cifmw_rhol_crc_binary }} setup 2>&1 | tee {{ cifmw_rhol_crc_basedir }}/logs/crc-setup.log] ***
2026-06-09 11:24:27.501486 | controller | Tuesday 09 June 2026  11:24:27 +0000 (0:00:00.030)       0:01:59.482 **********
2026-06-09 11:24:27.501494 | controller | Tuesday 09 June 2026  11:24:27 +0000 (0:00:00.030)       0:01:59.480 **********
2026-06-09 11:24:27.526738 | controller | skipping: [localhost]
2026-06-09 11:24:27.526785 | controller |
2026-06-09 11:24:27.526792 | controller | TASK [rhol_crc : Start RHOL/CRC _raw_params=set -o pipefail; {{ cifmw_rhol_crc_binary }} start 2>&1 | tee {{ cifmw_rhol_crc_basedir }}/logs/crc-start.log] ***
2026-06-09 11:24:27.526798 | controller | Tuesday 09 June 2026  11:24:27 +0000 (0:00:00.025)       0:01:59.507 **********
2026-06-09 11:24:27.526803 | controller | Tuesday 09 June 2026  11:24:27 +0000 (0:00:00.025)       0:01:59.506 **********
2026-06-09 11:24:28.106031 | controller | changed: [localhost]
2026-06-09 11:24:28.106096 | controller |
2026-06-09 11:24:28.106102 | controller | TASK [rhol_crc : List VMs command=list_vms] ************************************
2026-06-09 11:24:28.106107 | controller | Tuesday 09 June 2026  11:24:28 +0000 (0:00:00.579)       0:02:00.087 **********
2026-06-09 11:24:28.106112 | controller | Tuesday 09 June 2026  11:24:28 +0000 (0:00:00.579)       0:02:00.085 **********
2026-06-09 11:24:28.342788 | controller | ok: [localhost]
2026-06-09 11:24:28.342829 | controller |
2026-06-09 11:24:28.342835 | controller | TASK [rhol_crc : Output VMs var=_vm_list] **************************************
2026-06-09 11:24:28.342840 | controller | Tuesday 09 June 2026  11:24:28 +0000 (0:00:00.236)       0:02:00.323 **********
2026-06-09 11:24:28.342845 | controller | Tuesday 09 June 2026  11:24:28 +0000 (0:00:00.236)       0:02:00.322 **********
2026-06-09 11:24:28.389386 | controller | ok: [localhost] =>
2026-06-09 11:24:28.389498 | controller |     _vm_list:
2026-06-09 11:24:28.389511 | controller |       changed: false
2026-06-09 11:24:28.389520 | controller |       failed: false
2026-06-09 11:24:28.389528 | controller |       list_vms:
2026-06-09 11:24:28.389536 | controller |       - crc
2026-06-09 11:24:28.389546 | controller |
2026-06-09 11:24:28.389556 | controller | TASK [rhol_crc : List networks command=list_nets] ******************************
2026-06-09 11:24:28.389565 | controller | Tuesday 09 June 2026  11:24:28 +0000 (0:00:00.046)       0:02:00.370 **********
2026-06-09 11:24:28.389574 | controller | Tuesday 09 June 2026  11:24:28 +0000 (0:00:00.046)       0:02:00.368 **********
2026-06-09 11:24:28.798090 | controller | ok: [localhost]
2026-06-09 11:24:28.798147 | controller |
2026-06-09 11:24:28.798153 | controller | TASK [rhol_crc : Output networks var=_net_list] ********************************
2026-06-09 11:24:28.798159 | controller | Tuesday 09 June 2026  11:24:28 +0000 (0:00:00.408)       0:02:00.779 **********
2026-06-09 11:24:28.798163 | controller | Tuesday 09 June 2026  11:24:28 +0000 (0:00:00.408)       0:02:00.777 **********
2026-06-09 11:24:28.826425 | controller | ok: [localhost] =>
2026-06-09 11:24:28.826461 | controller |     _net_list:
2026-06-09 11:24:28.826474 | controller |       changed: false
2026-06-09 11:24:28.826477 | controller |       failed: false
2026-06-09 11:24:28.826481 | controller |       list_nets:
2026-06-09 11:24:28.826484 | controller |       - default
2026-06-09 11:24:28.826488 | controller |       - crc
2026-06-09 11:24:28.826491 | controller |
2026-06-09 11:24:28.826495 | controller | TASK [libvirt_manager : Get virtual network information command=info, uri=qemu:///system] ***
2026-06-09 11:24:28.826500 | controller | Tuesday 09 June 2026  11:24:28 +0000 (0:00:00.028)       0:02:00.807 **********
2026-06-09 11:24:28.826503 | controller | Tuesday 09 June 2026  11:24:28 +0000 (0:00:00.028)       0:02:00.806 **********
2026-06-09 11:24:29.093321 | controller | ok: [localhost]
2026-06-09 11:24:29.093364 | controller |
2026-06-09 11:24:29.093371 | controller | TASK [libvirt_manager : Create network to bridge mapping _net_bridge_map={{
2026-06-09 11:24:29.093376 | controller |   _net_bridge_map | default({}) |
2026-06-09 11:24:29.093382 | controller |   combine(_local_map, recursive=true)
2026-06-09 11:24:29.093387 | controller | }}] ***
2026-06-09 11:24:29.093392 | controller | Tuesday 09 June 2026  11:24:29 +0000 (0:00:00.266)       0:02:01.074 **********
2026-06-09 11:24:29.093396 | controller | Tuesday 09 June 2026  11:24:29 +0000 (0:00:00.266)       0:02:01.072 **********
2026-06-09 11:24:29.136498 | controller | ok: [localhost] => (item=default)
2026-06-09 11:24:29.136566 | controller | ok: [localhost] => (item=crc)
2026-06-09 11:24:29.136572 | controller |
2026-06-09 11:24:29.136576 | controller | TASK [libvirt_manager : Dump domain xml command=get_xml, name={{ vm_name }}, uri=qemu:///system] ***
2026-06-09 11:24:29.136580 | controller | Tuesday 09 June 2026  11:24:29 +0000 (0:00:00.042)       0:02:01.117 **********
2026-06-09 11:24:29.136584 | controller | Tuesday 09 June 2026  11:24:29 +0000 (0:00:00.042)       0:02:01.115 **********
2026-06-09 11:24:29.364916 | controller | ok: [localhost]
2026-06-09 11:24:29.365012 | controller |
2026-06-09 11:24:29.365019 | controller | TASK [libvirt_manager : Extract networks from XML xmlstring={{ _domain_xml.get_xml }}, xpath=/domain/devices/interface/source, content=attribute] ***
2026-06-09 11:24:29.365042 | controller | Tuesday 09 June 2026  11:24:29 +0000 (0:00:00.228)       0:02:01.346 **********
2026-06-09 11:24:29.365047 | controller | Tuesday 09 June 2026  11:24:29 +0000 (0:00:00.228)       0:02:01.344 **********
2026-06-09 11:24:29.748833 | controller | ok: [localhost]
2026-06-09 11:24:29.748900 | controller |
2026-06-09 11:24:29.748907 | controller | TASK [libvirt_manager : Attach interface default on crc _raw_params=virsh -c qemu:///system attach-interface "{{ vm_name }}" --source "{{ _local_bridge_name }}" --type "{{ _type }}" --mac "{{ _lm_mac_address }}" --model virtio --config --persistent] ***
2026-06-09 11:24:29.748912 | controller | Tuesday 09 June 2026  11:24:29 +0000 (0:00:00.383)       0:02:01.729 **********
2026-06-09 11:24:29.748917 | controller | Tuesday 09 June 2026  11:24:29 +0000 (0:00:00.383)       0:02:01.728 **********
2026-06-09 11:24:30.067344 | controller | changed: [localhost]
2026-06-09 11:24:30.067415 | controller |
2026-06-09 11:24:30.067423 | controller | TASK [rhol_crc : Revoke permissions granted in sudoers file for CRC/RHOL setup name={{ cifmw_rhol_crc_sudoers_file_name }}, state=absent] ***
2026-06-09 11:24:30.067429 | controller | Tuesday 09 June 2026  11:24:30 +0000 (0:00:00.318)       0:02:02.048 **********
2026-06-09 11:24:30.067435 | controller | Tuesday 09 June 2026  11:24:30 +0000 (0:00:00.318)       0:02:02.046 **********
2026-06-09 11:24:30.497399 | controller | ok: [localhost]
2026-06-09 11:24:30.497459 | controller |
2026-06-09 11:24:30.497468 | controller | TASK [openshift_login : Assert we have needed parameters that=['cifmw_openshift_login_load_kubeconfig is defined', 'cifmw_openshift_login_load_kubeconfig is not none', 'cifmw_openshift_login_load_kubeadmin is defined', 'cifmw_openshift_login_load_kubeadmin is not none']] ***
2026-06-09 11:24:30.497475 | controller | Tuesday 09 June 2026  11:24:30 +0000 (0:00:00.430)       0:02:02.478 **********
2026-06-09 11:24:30.497481 | controller | Tuesday 09 June 2026  11:24:30 +0000 (0:00:00.430)       0:02:02.476 **********
2026-06-09 11:24:30.552240 | controller | ok: [localhost] =>
2026-06-09 11:24:30.552300 | controller |     changed: false
2026-06-09 11:24:30.552305 | controller |     msg: All assertions passed
2026-06-09 11:24:30.552309 | controller |
2026-06-09 11:24:30.552313 | controller | TASK [openshift_login : Stat kubeconfig path={{ cifmw_openshift_login_load_kubeconfig }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-09 11:24:30.552327 | controller | Tuesday 09 June 2026  11:24:30 +0000 (0:00:00.054)       0:02:02.533 **********
2026-06-09 11:24:30.552331 | controller | Tuesday 09 June 2026  11:24:30 +0000 (0:00:00.054)       0:02:02.531 **********
2026-06-09 11:24:30.749005 | controller | ok: [localhost]
2026-06-09 11:24:30.749071 | controller |
2026-06-09 11:24:30.749077 | controller | TASK [openshift_login : Stat kubeadmin path={{ cifmw_openshift_login_load_kubeadmin }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-09 11:24:30.749081 | controller | Tuesday 09 June 2026  11:24:30 +0000 (0:00:00.196)       0:02:02.730 **********
2026-06-09 11:24:30.749085 | controller | Tuesday 09 June 2026  11:24:30 +0000 (0:00:00.196)       0:02:02.728 **********
2026-06-09 11:24:30.945689 | controller | ok: [localhost]
2026-06-09 11:24:30.945736 | controller |
2026-06-09 11:24:30.945746 | controller | TASK [openshift_login : Assert files exist that=['_stat_config.stat.exists', '_stat_admin.stat.exists']] ***
2026-06-09 11:24:30.945754 | controller | Tuesday 09 June 2026  11:24:30 +0000 (0:00:00.195)       0:02:02.926 **********
2026-06-09 11:24:30.945761 | controller | Tuesday 09 June 2026  11:24:30 +0000 (0:00:00.195)       0:02:02.924 **********
2026-06-09 11:24:30.976089 | controller | ok: [localhost] =>
2026-06-09 11:24:30.976146 | controller |     changed: false
2026-06-09 11:24:30.976152 | controller |     msg: All assertions passed
2026-06-09 11:24:30.976158 | controller |
2026-06-09 11:24:30.976164 | controller | TASK [openshift_login : Gather the password of the deployed cluster. src={{ cifmw_openshift_login_load_kubeadmin }}] ***
2026-06-09 11:24:30.976169 | controller | Tuesday 09 June 2026  11:24:30 +0000 (0:00:00.031)       0:02:02.957 **********
2026-06-09 11:24:30.976175 | controller | Tuesday 09 June 2026  11:24:30 +0000 (0:00:00.031)       0:02:02.955 **********
2026-06-09 11:24:31.163860 | controller | ok: [localhost]
2026-06-09 11:24:31.163927 | controller |
2026-06-09 11:24:31.163933 | controller | TASK [openshift_login : Gather the deployed OCP configuration. path={{ cifmw_openshift_login_load_kubeconfig }}] ***
2026-06-09 11:24:31.163938 | controller | Tuesday 09 June 2026  11:24:31 +0000 (0:00:00.187)       0:02:03.144 **********
2026-06-09 11:24:31.163942 | controller | Tuesday 09 June 2026  11:24:31 +0000 (0:00:00.187)       0:02:03.143 **********
2026-06-09 11:24:31.387506 | controller | ok: [localhost]
2026-06-09 11:24:31.387573 | controller |
2026-06-09 11:24:31.387579 | controller | TASK [openshift_login : Set the OpenShift platform access information. cifmw_openshift_api={{ kubeconf.clusters[0].cluster.server }}, cifmw_openshift_user=kubeadmin, cifmw_openshift_password={{ kubeadmin_password.content | b64decode }}, cifmw_openshift_kubeconfig={{ cifmw_openshift_login_load_kubeconfig }}, cacheable=True] ***
2026-06-09 11:24:31.387584 | controller | Tuesday 09 June 2026  11:24:31 +0000 (0:00:00.223)       0:02:03.368 **********
2026-06-09 11:24:31.387588 | controller | Tuesday 09 June 2026  11:24:31 +0000 (0:00:00.223)       0:02:03.366 **********
2026-06-09 11:24:31.434895 | controller | ok: [localhost]
2026-06-09 11:24:31.434935 | controller |
2026-06-09 11:24:31.434941 | controller | TASK [rhol_crc : Make sure kubeconfig file exists path={{ cifmw_rhol_crc_kubeconfig }}] ***
2026-06-09 11:24:31.434945 | controller | Tuesday 09 June 2026  11:24:31 +0000 (0:00:00.047)       0:02:03.416 **********
2026-06-09 11:24:31.434949 | controller | Tuesday 09 June 2026  11:24:31 +0000 (0:00:00.047)       0:02:03.414 **********
2026-06-09 11:24:31.459399 | controller | skipping: [localhost]
2026-06-09 11:24:31.459462 | controller |
2026-06-09 11:24:31.459469 | controller | TASK [rhol_crc : Warn the user that the kubeconfig files doesn't exist msg=The kubeconfig file was not found at {{ cifmw_rhol_crc_kubeconfig }}.] ***
2026-06-09 11:24:31.459476 | controller | Tuesday 09 June 2026  11:24:31 +0000 (0:00:00.024)       0:02:03.440 **********
2026-06-09 11:24:31.459481 | controller | Tuesday 09 June 2026  11:24:31 +0000 (0:00:00.024)       0:02:03.439 **********
2026-06-09 11:24:31.486774 | controller | skipping: [localhost]
2026-06-09 11:24:31.486840 | controller |
2026-06-09 11:24:31.486845 | controller | TASK [rhol_crc : Add crc creds in the user bashrc file dest=~/.bashrc, create=True, block=if command -v crc; then
2026-06-09 11:24:31.486849 | controller |     eval "$(crc oc-env --shell bash)"
2026-06-09 11:24:31.486854 | controller | fi
2026-06-09 11:24:31.486857 | controller | export KUBECONFIG="{{ cifmw_rhol_crc_kubeconfig }}", mode=0644] ***
2026-06-09 11:24:31.486874 | controller | Tuesday 09 June 2026  11:24:31 +0000 (0:00:00.027)       0:02:03.467 **********
2026-06-09 11:24:31.486877 | controller | Tuesday 09 June 2026  11:24:31 +0000 (0:00:00.027)       0:02:03.466 **********
2026-06-09 11:24:31.508330 | controller | skipping: [localhost]
2026-06-09 11:24:31.508401 | controller |
2026-06-09 11:24:31.508407 | controller | TASK [rhol_crc : Source bashrc and confirm crc login executable=/bin/bash, _raw_params=source ~/.bashrc
2026-06-09 11:24:31.508411 | controller | oc whoami
2026-06-09 11:24:31.508415 | controller | ] ***
2026-06-09 11:24:31.508418 | controller | Tuesday 09 June 2026  11:24:31 +0000 (0:00:00.021)       0:02:03.489 **********
2026-06-09 11:24:31.508422 | controller | Tuesday 09 June 2026  11:24:31 +0000 (0:00:00.021)       0:02:03.488 **********
2026-06-09 11:24:31.535770 | controller | skipping: [localhost]
2026-06-09 11:24:31.535815 | controller |
2026-06-09 11:24:31.535821 | controller | TASK [rhol_crc : Check bashrc results var=bashrc_result.stdout] ****************
2026-06-09 11:24:31.535825 | controller | Tuesday 09 June 2026  11:24:31 +0000 (0:00:00.027)       0:02:03.516 **********
2026-06-09 11:24:31.535829 | controller | Tuesday 09 June 2026  11:24:31 +0000 (0:00:00.027)       0:02:03.515 **********
2026-06-09 11:24:31.562957 | controller | skipping: [localhost]
2026-06-09 11:24:31.563038 | controller |
2026-06-09 11:24:31.563043 | controller | TASK [rhol_crc : Check if using systemd dnsmasq path={{ _dnsmasq_config }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-09 11:24:31.563048 | controller | Tuesday 09 June 2026  11:24:31 +0000 (0:00:00.027)       0:02:03.544 **********
2026-06-09 11:24:31.563052 | controller | Tuesday 09 June 2026  11:24:31 +0000 (0:00:00.027)       0:02:03.542 **********
2026-06-09 11:24:33.533314 | controller | ok: [localhost -> crc(api.crc.testing)]
2026-06-09 11:24:33.533388 | controller |
2026-06-09 11:24:33.533400 | controller | TASK [rhol_crc : Configure dnsmasq listen-address to listen on both br-ex and ospbr path={{ _dnsmasq_config }}, insertafter=^listen-address=, line=listen-address={{ _crc_ip | ansible.utils.ipaddr('address') }}] ***
2026-06-09 11:24:33.533441 | controller | Tuesday 09 June 2026  11:24:33 +0000 (0:00:01.970)       0:02:05.514 **********
2026-06-09 11:24:33.533451 | controller | Tuesday 09 June 2026  11:24:33 +0000 (0:00:01.970)       0:02:05.512 **********
2026-06-09 11:24:34.377119 | controller | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created
2026-06-09 11:24:34.377177 | controller | with a mode of 0700, this may cause issues when running as another user. To
2026-06-09 11:24:34.377184 | controller | avoid this, create the remote_tmp dir with the correct permissions manually
2026-06-09 11:24:34.392321 | controller | changed: [localhost -> crc(api.crc.testing)]
2026-06-09 11:24:34.392356 | controller |
2026-06-09 11:24:34.392363 | controller | TASK [rhol_crc : Restart DNS in CRC VM name=dnsmasq, state=restarted] **********
2026-06-09 11:24:34.392370 | controller | Tuesday 09 June 2026  11:24:34 +0000 (0:00:00.858)       0:02:06.373 **********
2026-06-09 11:24:34.392375 | controller | Tuesday 09 June 2026  11:24:34 +0000 (0:00:00.858)       0:02:06.371 **********
2026-06-09 11:24:36.728501 | controller | changed: [localhost -> crc(api.crc.testing)]
2026-06-09 11:24:36.728572 | controller |
2026-06-09 11:24:36.728577 | controller | TASK [Deploy OpenShift cluster using dev-scripts name=devscripts] **************
2026-06-09 11:24:36.728582 | controller | Tuesday 09 June 2026  11:24:36 +0000 (0:00:02.336)       0:02:08.709 **********
2026-06-09 11:24:36.728585 | controller | Tuesday 09 June 2026  11:24:36 +0000 (0:00:02.336)       0:02:08.708 **********
2026-06-09 11:24:36.756285 | controller | skipping: [localhost]
2026-06-09 11:24:36.756364 | controller |
2026-06-09 11:24:36.756376 | controller | TASK [openshift_login : Ensure output directory exists path={{ cifmw_openshift_login_basedir }}/artifacts, state=directory, mode=0755] ***
2026-06-09 11:24:36.756381 | controller | Tuesday 09 June 2026  11:24:36 +0000 (0:00:00.027)       0:02:08.737 **********
2026-06-09 11:24:36.756385 | controller | Tuesday 09 June 2026  11:24:36 +0000 (0:00:00.027)       0:02:08.735 **********
2026-06-09 11:24:36.965338 | controller | ok: [localhost]
2026-06-09 11:24:36.965399 | controller |
2026-06-09 11:24:36.965407 | controller | TASK [openshift_login : OpenShift login _raw_params=login.yml] *****************
2026-06-09 11:24:36.965421 | controller | Tuesday 09 June 2026  11:24:36 +0000 (0:00:00.208)       0:02:08.946 **********
2026-06-09 11:24:36.965426 | controller | Tuesday 09 June 2026  11:24:36 +0000 (0:00:00.208)       0:02:08.944 **********
2026-06-09 11:24:37.012266 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/openshift_login/tasks/login.yml for localhost
2026-06-09 11:24:37.012375 | controller |
2026-06-09 11:24:37.012380 | controller | TASK [openshift_login : Check if the password file is present path={{ cifmw_openshift_login_password_file | default(cifmw_openshift_password_file) }}] ***
2026-06-09 11:24:37.012386 | controller | Tuesday 09 June 2026  11:24:37 +0000 (0:00:00.047)       0:02:08.993 **********
2026-06-09 11:24:37.012391 | controller | Tuesday 09 June 2026  11:24:37 +0000 (0:00:00.047)       0:02:08.991 **********
2026-06-09 11:24:37.042375 | controller | skipping: [localhost]
2026-06-09 11:24:37.042479 | controller |
2026-06-09 11:24:37.042485 | controller | TASK [openshift_login : Fetch user password content src={{ cifmw_openshift_login_password_file | default(cifmw_openshift_password_file) }}] ***
2026-06-09 11:24:37.042491 | controller | Tuesday 09 June 2026  11:24:37 +0000 (0:00:00.030)       0:02:09.023 **********
2026-06-09 11:24:37.042496 | controller | Tuesday 09 June 2026  11:24:37 +0000 (0:00:00.030)       0:02:09.022 **********
2026-06-09 11:24:37.076351 | controller | skipping: [localhost]
2026-06-09 11:24:37.076425 | controller |
2026-06-09 11:24:37.076431 | controller | TASK [openshift_login : Set user password as a fact cifmw_openshift_login_password={{ cifmw_openshift_login_password_file_slurp.content | b64decode }}, cacheable=True] ***
2026-06-09 11:24:37.076452 | controller | Tuesday 09 June 2026  11:24:37 +0000 (0:00:00.033)       0:02:09.057 **********
2026-06-09 11:24:37.076456 | controller | Tuesday 09 June 2026  11:24:37 +0000 (0:00:00.033)       0:02:09.055 **********
2026-06-09 11:24:37.107592 | controller | skipping: [localhost]
2026-06-09 11:24:37.107661 | controller |
2026-06-09 11:24:37.107667 | controller | TASK [openshift_login : Set role variables cifmw_openshift_login_kubeconfig={{
2026-06-09 11:24:37.107671 | controller |  cifmw_openshift_login_kubeconfig |
2026-06-09 11:24:37.107676 | controller |  default(cifmw_openshift_kubeconfig) |
2026-06-09 11:24:37.107681 | controller |  default(
2026-06-09 11:24:37.107687 | controller |    ansible_env.KUBECONFIG if 'KUBECONFIG' in ansible_env else
2026-06-09 11:24:37.107692 | controller |    cifmw_openshift_login_kubeconfig_default_path
2026-06-09 11:24:37.107697 | controller |  ) | trim
2026-06-09 11:24:37.107704 | controller | }}, cifmw_openshift_login_user={{ cifmw_openshift_login_user | default(cifmw_openshift_user) | default(omit) }}, cifmw_openshift_login_password={{ cifmw_openshift_login_password | default(cifmw_openshift_password) | default(omit) }}, cifmw_openshift_login_api={{ cifmw_openshift_login_api | default(cifmw_openshift_api) | default(omit) }}, cifmw_openshift_login_cert_login={{ cifmw_openshift_login_cert_login | default(false)}}, cifmw_openshift_login_provided_token={{ cifmw_openshift_provided_token | default(omit) }}, cacheable=True] ***
2026-06-09 11:24:37.107711 | controller | Tuesday 09 June 2026  11:24:37 +0000 (0:00:00.031)       0:02:09.088 **********
2026-06-09 11:24:37.107716 | controller | Tuesday 09 June 2026  11:24:37 +0000 (0:00:00.031)       0:02:09.086 **********
2026-06-09 11:24:37.235156 | controller | ok: [localhost]
2026-06-09 11:24:37.235231 | controller |
2026-06-09 11:24:37.235239 | controller | TASK [openshift_login : Check if kubeconfig exists path={{ cifmw_openshift_login_kubeconfig }}] ***
2026-06-09 11:24:37.235244 | controller | Tuesday 09 June 2026  11:24:37 +0000 (0:00:00.127)       0:02:09.216 **********
2026-06-09 11:24:37.235249 | controller | Tuesday 09 June 2026  11:24:37 +0000 (0:00:00.127)       0:02:09.214 **********
2026-06-09 11:24:37.451708 | controller | ok: [localhost]
2026-06-09 11:24:37.451767 | controller |
2026-06-09 11:24:37.451773 | controller | TASK [openshift_login : Assert that enough data is provided to log in to OpenShift that=cifmw_openshift_login_kubeconfig_stat.stat.exists or (cifmw_openshift_login_provided_token is defined and cifmw_openshift_login_provided_token != '') or (
2026-06-09 11:24:37.451777 | controller |   (cifmw_openshift_login_user is defined) and
2026-06-09 11:24:37.451782 | controller |   (cifmw_openshift_login_password is defined) and
2026-06-09 11:24:37.451786 | controller |   (cifmw_openshift_login_api is defined)
2026-06-09 11:24:37.451797 | controller | ), msg=If an existing kubeconfig is not provided user/pwd or provided/initial token and API URL must be given] ***
2026-06-09 11:24:37.451801 | controller | Tuesday 09 June 2026  11:24:37 +0000 (0:00:00.216)       0:02:09.432 **********
2026-06-09 11:24:37.451805 | controller | Tuesday 09 June 2026  11:24:37 +0000 (0:00:00.216)       0:02:09.431 **********
2026-06-09 11:24:37.489233 | controller | ok: [localhost] =>
2026-06-09 11:24:37.489303 | controller |     changed: false
2026-06-09 11:24:37.489310 | controller |     msg: All assertions passed
2026-06-09 11:24:37.489316 | controller |
2026-06-09 11:24:37.489321 | controller | TASK [openshift_login : Fetch kubeconfig content src={{ cifmw_openshift_login_kubeconfig }}] ***
2026-06-09 11:24:37.489334 | controller | Tuesday 09 June 2026  11:24:37 +0000 (0:00:00.037)       0:02:09.470 **********
2026-06-09 11:24:37.489341 | controller | Tuesday 09 June 2026  11:24:37 +0000 (0:00:00.037)       0:02:09.468 **********
2026-06-09 11:24:37.516888 | controller | skipping: [localhost]
2026-06-09 11:24:37.516957 | controller |
2026-06-09 11:24:37.516963 | controller | TASK [openshift_login : Fetch x509 key based users cifmw_openshift_login_key_based_users={{
2026-06-09 11:24:37.516968 | controller |   (
2026-06-09 11:24:37.516972 | controller |     cifmw_openshift_login_kubeconfig_content_b64.content |
2026-06-09 11:24:37.516976 | controller |     b64decode |
2026-06-09 11:24:37.517000 | controller |     from_yaml
2026-06-09 11:24:37.517004 | controller |   ). users | default([]) |
2026-06-09 11:24:37.517007 | controller |   selectattr('user.client-certificate-data', 'defined') |
2026-06-09 11:24:37.517011 | controller |   map(attribute="name") |
2026-06-09 11:24:37.517015 | controller |   map("split", "/") |
2026-06-09 11:24:37.517018 | controller |   map("first")
2026-06-09 11:24:37.517022 | controller | }}, cacheable=True] ***
2026-06-09 11:24:37.517025 | controller | Tuesday 09 June 2026  11:24:37 +0000 (0:00:00.027)       0:02:09.497 **********
2026-06-09 11:24:37.517029 | controller | Tuesday 09 June 2026  11:24:37 +0000 (0:00:00.027)       0:02:09.496 **********
2026-06-09 11:24:37.548329 | controller | skipping: [localhost]
2026-06-09 11:24:37.548389 | controller |
2026-06-09 11:24:37.548394 | controller | TASK [openshift_login : Assign key based user if not provided and available cifmw_openshift_login_user={{
2026-06-09 11:24:37.548398 | controller |   (cifmw_openshift_login_assume_cert_system_user | ternary('system:', '')) +
2026-06-09 11:24:37.548402 | controller |   (cifmw_openshift_login_key_based_users | map('replace', 'system:', '') | unique | first)
2026-06-09 11:24:37.548406 | controller | }}, cifmw_openshift_login_cert_login=True, cacheable=True] ***
2026-06-09 11:24:37.548410 | controller | Tuesday 09 June 2026  11:24:37 +0000 (0:00:00.031)       0:02:09.529 **********
2026-06-09 11:24:37.548413 | controller | Tuesday 09 June 2026  11:24:37 +0000 (0:00:00.031)       0:02:09.527 **********
2026-06-09 11:24:37.577562 | controller | skipping: [localhost]
2026-06-09 11:24:37.577631 | controller |
2026-06-09 11:24:37.577637 | controller | TASK [openshift_login : Set the retry count cifmw_openshift_login_retries_cnt={{
2026-06-09 11:24:37.577642 | controller |   0 if cifmw_openshift_login_retries_cnt is undefined else
2026-06-09 11:24:37.577646 | controller |   cifmw_openshift_login_retries_cnt|int + 1
2026-06-09 11:24:37.577651 | controller | }}] ***
2026-06-09 11:24:37.577655 | controller | Tuesday 09 June 2026  11:24:37 +0000 (0:00:00.029)       0:02:09.558 **********
2026-06-09 11:24:37.577658 | controller | Tuesday 09 June 2026  11:24:37 +0000 (0:00:00.029)       0:02:09.557 **********
2026-06-09 11:24:37.617971 | controller | ok: [localhost]
2026-06-09 11:24:37.618066 | controller |
2026-06-09 11:24:37.618073 | controller | TASK [openshift_login : Fetch token _raw_params=try_login.yml] *****************
2026-06-09 11:24:37.618077 | controller | Tuesday 09 June 2026  11:24:37 +0000 (0:00:00.040)       0:02:09.599 **********
2026-06-09 11:24:37.618103 | controller | Tuesday 09 June 2026  11:24:37 +0000 (0:00:00.040)       0:02:09.597 **********
2026-06-09 11:24:37.653524 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/openshift_login/tasks/try_login.yml for localhost
2026-06-09 11:24:37.653594 | controller |
2026-06-09 11:24:37.653602 | controller | TASK [openshift_login : Try get OpenShift access token _raw_params=oc whoami -t] ***
2026-06-09 11:24:37.653609 | controller | Tuesday 09 June 2026  11:24:37 +0000 (0:00:00.035)       0:02:09.634 **********
2026-06-09 11:24:37.653626 | controller | Tuesday 09 June 2026  11:24:37 +0000 (0:00:00.035)       0:02:09.633 **********
2026-06-09 11:24:37.678043 | controller | skipping: [localhost]
2026-06-09 11:24:37.678116 | controller |
2026-06-09 11:24:37.678129 | controller | TASK [openshift_login : Fetch OpenShift token output_dir={{ cifmw_openshift_login_basedir }}/artifacts, script=oc login {%- if cifmw_openshift_login_provided_token is not defined %} {%- if cifmw_openshift_login_user is defined %} -u {{ cifmw_openshift_login_user }} {%- endif %} {%- if cifmw_openshift_login_password is defined %} -p {{ cifmw_openshift_login_password }} {%- endif %} {% else %} --token={{ cifmw_openshift_login_provided_token }} {%- endif %} {%- if cifmw_openshift_login_skip_tls_verify|bool %} --insecure-skip-tls-verify=true {%- endif %} {%- if cifmw_openshift_login_api is defined %} {{ cifmw_openshift_login_api }} {%- endif %}] ***
2026-06-09 11:24:37.678138 | controller | Tuesday 09 June 2026  11:24:37 +0000 (0:00:00.024)       0:02:09.659 **********
2026-06-09 11:24:37.678143 | controller | Tuesday 09 June 2026  11:24:37 +0000 (0:00:00.024)       0:02:09.657 **********
2026-06-09 11:24:38.513232 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_001_fetch_openshift_token.log
2026-06-09 11:24:38.513291 | controller | changed: [localhost]
2026-06-09 11:24:38.513297 | controller |
2026-06-09 11:24:38.513301 | controller | TASK [openshift_login : Ensure kubeconfig is provided that=cifmw_openshift_login_kubeconfig != ""] ***
2026-06-09 11:24:38.513305 | controller | Tuesday 09 June 2026  11:24:38 +0000 (0:00:00.834)       0:02:10.493 **********
2026-06-09 11:24:38.513309 | controller | Tuesday 09 June 2026  11:24:38 +0000 (0:00:00.834)       0:02:10.492 **********
2026-06-09 11:24:38.550507 | controller | ok: [localhost] =>
2026-06-09 11:24:38.550583 | controller |     changed: false
2026-06-09 11:24:38.550591 | controller |     msg: All assertions passed
2026-06-09 11:24:38.550596 | controller |
2026-06-09 11:24:38.550601 | controller | TASK [openshift_login : Fetch new OpenShift access token _raw_params=oc whoami -t] ***
2026-06-09 11:24:38.550607 | controller | Tuesday 09 June 2026  11:24:38 +0000 (0:00:00.037)       0:02:10.530 **********
2026-06-09 11:24:38.550625 | controller | Tuesday 09 June 2026  11:24:38 +0000 (0:00:00.037)       0:02:10.529 **********
2026-06-09 11:24:38.848799 | controller | changed: [localhost]
2026-06-09 11:24:38.848833 | controller |
2026-06-09 11:24:38.848839 | controller | TASK [openshift_login : Set new OpenShift token cifmw_openshift_login_token={{
2026-06-09 11:24:38.848843 | controller |   (not cifmw_openshift_login_new_token_out.skipped | default(false)) |
2026-06-09 11:24:38.848847 | controller |   ternary(cifmw_openshift_login_new_token_out.stdout, cifmw_openshift_login_whoami_out.stdout)
2026-06-09 11:24:38.848851 | controller | }}, cacheable=True] ***
2026-06-09 11:24:38.848862 | controller | Tuesday 09 June 2026  11:24:38 +0000 (0:00:00.298)       0:02:10.829 **********
2026-06-09 11:24:38.848866 | controller | Tuesday 09 June 2026  11:24:38 +0000 (0:00:00.298)       0:02:10.828 **********
2026-06-09 11:24:38.886971 | controller | ok: [localhost]
2026-06-09 11:24:38.887017 | controller |
2026-06-09 11:24:38.887023 | controller | TASK [openshift_login : Fetch OpenShift API URL _raw_params=oc whoami --show-server=true] ***
2026-06-09 11:24:38.887027 | controller | Tuesday 09 June 2026  11:24:38 +0000 (0:00:00.038)       0:02:10.868 **********
2026-06-09 11:24:38.887031 | controller | Tuesday 09 June 2026  11:24:38 +0000 (0:00:00.038)       0:02:10.866 **********
2026-06-09 11:24:39.162416 | controller | changed: [localhost]
2026-06-09 11:24:39.162449 | controller |
2026-06-09 11:24:39.162454 | controller | TASK [openshift_login : Fetch OpenShift kubeconfig context _raw_params=oc whoami -c] ***
2026-06-09 11:24:39.162458 | controller | Tuesday 09 June 2026  11:24:39 +0000 (0:00:00.275)       0:02:11.143 **********
2026-06-09 11:24:39.162462 | controller | Tuesday 09 June 2026  11:24:39 +0000 (0:00:00.275)       0:02:11.142 **********
2026-06-09 11:24:39.491401 | controller | changed: [localhost]
2026-06-09 11:24:39.491477 | controller |
2026-06-09 11:24:39.491485 | controller | TASK [openshift_login : Fetch OpenShift current user _raw_params=oc whoami] ****
2026-06-09 11:24:39.491490 | controller | Tuesday 09 June 2026  11:24:39 +0000 (0:00:00.328)       0:02:11.472 **********
2026-06-09 11:24:39.491495 | controller | Tuesday 09 June 2026  11:24:39 +0000 (0:00:00.328)       0:02:11.470 **********
2026-06-09 11:24:39.827429 | controller | changed: [localhost]
2026-06-09 11:24:39.827503 | controller |
2026-06-09 11:24:39.827512 | controller | TASK [openshift_login : Set OpenShift user, context and API facts cifmw_openshift_login_api={{ cifmw_openshift_login_api_out.stdout }}, cifmw_openshift_login_context={{ cifmw_openshift_login_context_out.stdout }}, cifmw_openshift_login_user={{ _oauth_user }}, cifmw_openshift_kubeconfig={{ cifmw_openshift_login_kubeconfig }}, cifmw_openshift_api={{ cifmw_openshift_login_api_out.stdout }}, cifmw_openshift_context={{ cifmw_openshift_login_context_out.stdout }}, cifmw_openshift_user={{ _oauth_user }}, cifmw_openshift_token={{ cifmw_openshift_login_token | default(omit) }}, cifmw_install_yamls_environment={{  ( cifmw_install_yamls_environment |
2026-06-09 11:24:39.827520 | controller |       combine({'KUBECONFIG': cifmw_openshift_login_kubeconfig})
2026-06-09 11:24:39.827525 | controller |     ) if cifmw_install_yamls_environment is defined else omit
2026-06-09 11:24:39.827530 | controller | }}, cacheable=True] ***
2026-06-09 11:24:39.827552 | controller | Tuesday 09 June 2026  11:24:39 +0000 (0:00:00.336)       0:02:11.808 **********
2026-06-09 11:24:39.827559 | controller | Tuesday 09 June 2026  11:24:39 +0000 (0:00:00.336)       0:02:11.807 **********
2026-06-09 11:24:39.872604 | controller | ok: [localhost]
2026-06-09 11:24:39.872677 | controller |
2026-06-09 11:24:39.872683 | controller | TASK [openshift_login : Create the openshift_login parameters file dest={{ cifmw_basedir }}/artifacts/parameters/openshift-login-params.yml, content={{ cifmw_openshift_login_params_content | from_yaml | to_nice_yaml }}, mode=0600] ***
2026-06-09 11:24:39.872689 | controller | Tuesday 09 June 2026  11:24:39 +0000 (0:00:00.045)       0:02:11.853 **********
2026-06-09 11:24:39.872694 | controller | Tuesday 09 June 2026  11:24:39 +0000 (0:00:00.045)       0:02:11.852 **********
2026-06-09 11:24:40.423768 | controller | changed: [localhost]
2026-06-09 11:24:40.423833 | controller |
2026-06-09 11:24:40.423838 | controller | TASK [openshift_login : Read the install yamls parameters file path={{ cifmw_basedir }}/artifacts/parameters/install-yamls-params.yml] ***
2026-06-09 11:24:40.423844 | controller | Tuesday 09 June 2026  11:24:40 +0000 (0:00:00.550)       0:02:12.404 **********
2026-06-09 11:24:40.423854 | controller | Tuesday 09 June 2026  11:24:40 +0000 (0:00:00.550)       0:02:12.403 **********
2026-06-09 11:24:40.669255 | controller | ok: [localhost]
2026-06-09 11:24:40.669342 | controller |
2026-06-09 11:24:40.669349 | controller | TASK [openshift_login : Append the KUBECONFIG to the install yamls parameters content={{
2026-06-09 11:24:40.669355 | controller |   cifmw_openshift_login_install_yamls_artifacts_slurp['content'] | b64decode | from_yaml |
2026-06-09 11:24:40.669360 | controller |   combine(
2026-06-09 11:24:40.669365 | controller |     {
2026-06-09 11:24:40.669370 | controller |       'cifmw_install_yamls_environment': {
2026-06-09 11:24:40.669377 | controller |         'KUBECONFIG': cifmw_openshift_login_kubeconfig
2026-06-09 11:24:40.669382 | controller |       }
2026-06-09 11:24:40.669393 | controller |     }, recursive=true) | to_nice_yaml
2026-06-09 11:24:40.669403 | controller | }}, dest={{ cifmw_basedir }}/artifacts/parameters/install-yamls-params.yml, mode=0600] ***
2026-06-09 11:24:40.669408 | controller | Tuesday 09 June 2026  11:24:40 +0000 (0:00:00.245)       0:02:12.650 **********
2026-06-09 11:24:40.669414 | controller | Tuesday 09 June 2026  11:24:40 +0000 (0:00:00.245)       0:02:12.648 **********
2026-06-09 11:24:41.171309 | controller | changed: [localhost]
2026-06-09 11:24:41.171380 | controller |
2026-06-09 11:24:41.171386 | controller | TASK [openshift_setup : Ensure output directory exists path={{ cifmw_openshift_setup_basedir }}/artifacts, state=directory, mode=0755] ***
2026-06-09 11:24:41.171390 | controller | Tuesday 09 June 2026  11:24:41 +0000 (0:00:00.502)       0:02:13.152 **********
2026-06-09 11:24:41.171394 | controller | Tuesday 09 June 2026  11:24:41 +0000 (0:00:00.502)       0:02:13.150 **********
2026-06-09 11:24:41.367643 | controller | ok: [localhost]
2026-06-09 11:24:41.367701 | controller |
2026-06-09 11:24:41.367707 | controller | TASK [openshift_setup : Fetch namespaces to create cifmw_openshift_setup_namespaces={{
2026-06-09 11:24:41.367711 | controller |   ((
2026-06-09 11:24:41.367715 | controller |       ([cifmw_install_yamls_defaults['NAMESPACE']] +
2026-06-09 11:24:41.367720 | controller |         ([cifmw_install_yamls_defaults['OPERATOR_NAMESPACE']] if 'OPERATOR_NAMESPACE' is in cifmw_install_yamls_defaults else [])
2026-06-09 11:24:41.367733 | controller |       ) if cifmw_install_yamls_defaults is defined else []
2026-06-09 11:24:41.367737 | controller |   ) + cifmw_openshift_setup_create_namespaces) | unique
2026-06-09 11:24:41.367741 | controller | }}] ***
2026-06-09 11:24:41.367744 | controller | Tuesday 09 June 2026  11:24:41 +0000 (0:00:00.195)       0:02:13.348 **********
2026-06-09 11:24:41.367748 | controller | Tuesday 09 June 2026  11:24:41 +0000 (0:00:00.195)       0:02:13.346 **********
2026-06-09 11:24:41.420939 | controller | ok: [localhost]
2026-06-09 11:24:41.421038 | controller |
2026-06-09 11:24:41.421049 | controller | TASK [openshift_setup : Create required namespaces kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit) }}, name={{ item }}, kind=Namespace, state=present] ***
2026-06-09 11:24:41.421057 | controller | Tuesday 09 June 2026  11:24:41 +0000 (0:00:00.052)       0:02:13.400 **********
2026-06-09 11:24:41.421062 | controller | Tuesday 09 June 2026  11:24:41 +0000 (0:00:00.052)       0:02:13.399 **********
2026-06-09 11:24:43.203141 | controller | changed: [localhost] => (item=openstack)
2026-06-09 11:24:43.203204 | controller | changed: [localhost] => (item=openstack-operators)
2026-06-09 11:24:43.203211 | controller |
2026-06-09 11:24:43.203216 | controller | TASK [openshift_setup : Get internal OpenShift registry route kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit)}}, kind=Route, name=default-route, namespace=openshift-image-registry] ***
2026-06-09 11:24:43.203220 | controller | Tuesday 09 June 2026  11:24:43 +0000 (0:00:01.783)       0:02:15.184 **********
2026-06-09 11:24:43.203224 | controller | Tuesday 09 June 2026  11:24:43 +0000 (0:00:01.783)       0:02:15.182 **********
2026-06-09 11:24:43.294765 | controller | skipping: [localhost]
2026-06-09 11:24:43.294832 | controller |
2026-06-09 11:24:43.294840 | controller | TASK [openshift_setup : Allow anonymous image-pulls in CRC registry for targeted namespaces state=present, kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit)}}, definition={'kind': 'RoleBinding', 'apiVersion': 'rbac.authorization.k8s.io/v1', 'metadata': {'name': 'system:image-puller', 'namespace': '{{ item }}'}, 'subjects': [{'kind': 'User', 'name': 'system:anonymous'}, {'kind': 'User', 'name': 'system:unauthenticated'}], 'roleRef': {'kind': 'ClusterRole', 'name': 'system:image-puller'}}] ***
2026-06-09 11:24:43.294846 | controller | Tuesday 09 June 2026  11:24:43 +0000 (0:00:00.091)       0:02:15.275 **********
2026-06-09 11:24:43.294851 | controller | Tuesday 09 June 2026  11:24:43 +0000 (0:00:00.091)       0:02:15.274 **********
2026-06-09 11:24:43.342912 | controller | skipping: [localhost] => (item=openstack)
2026-06-09 11:24:43.343029 | controller | skipping: [localhost] => (item=openstack-operators)
2026-06-09 11:24:43.343044 | controller | skipping: [localhost]
2026-06-09 11:24:43.343053 | controller |
2026-06-09 11:24:43.343062 | controller | TASK [openshift_setup : Wait for the image registry to be ready kind=Deployment, name=image-registry, namespace=openshift-image-registry, kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit)}}, wait=True, wait_sleep=10, wait_timeout=600, wait_condition={'type': 'Available', 'status': 'True'}] ***
2026-06-09 11:24:43.343071 | controller | Tuesday 09 June 2026  11:24:43 +0000 (0:00:00.048)       0:02:15.324 **********
2026-06-09 11:24:43.343079 | controller | Tuesday 09 June 2026  11:24:43 +0000 (0:00:00.048)       0:02:15.322 **********
2026-06-09 11:24:43.390562 | controller | skipping: [localhost]
2026-06-09 11:24:43.390657 | controller |
2026-06-09 11:24:43.390681 | controller | TASK [openshift_setup : Login into OpenShift internal registry output_dir={{ cifmw_openshift_setup_basedir }}/artifacts, script=podman login -u {{ cifmw_openshift_user }} -p {{ cifmw_openshift_token }} {%- if cifmw_openshift_setup_skip_internal_registry_tls_verify|bool %} --tls-verify=false {%- endif %} {{ cifmw_openshift_setup_registry_default_route.resources[0].spec.host }}] ***
2026-06-09 11:24:43.390710 | controller | Tuesday 09 June 2026  11:24:43 +0000 (0:00:00.047)       0:02:15.371 **********
2026-06-09 11:24:43.390727 | controller | Tuesday 09 June 2026  11:24:43 +0000 (0:00:00.047)       0:02:15.370 **********
2026-06-09 11:24:43.429587 | controller | skipping: [localhost]
2026-06-09 11:24:43.429646 | controller |
2026-06-09 11:24:43.429652 | controller | TASK [Ensure we have custom CA installed on host role=install_ca] **************
2026-06-09 11:24:43.429656 | controller | Tuesday 09 June 2026  11:24:43 +0000 (0:00:00.038)       0:02:15.410 **********
2026-06-09 11:24:43.429660 | controller | Tuesday 09 June 2026  11:24:43 +0000 (0:00:00.038)       0:02:15.409 **********
2026-06-09 11:24:43.460730 | controller | skipping: [localhost]
2026-06-09 11:24:43.460771 | controller |
2026-06-09 11:24:43.460778 | controller | TASK [openshift_setup : Update ca bundle _raw_params=update-ca-trust extract] ***
2026-06-09 11:24:43.460785 | controller | Tuesday 09 June 2026  11:24:43 +0000 (0:00:00.031)       0:02:15.441 **********
2026-06-09 11:24:43.460790 | controller | Tuesday 09 June 2026  11:24:43 +0000 (0:00:00.031)       0:02:15.440 **********
2026-06-09 11:24:43.490076 | controller | skipping: [localhost]
2026-06-09 11:24:43.490126 | controller |
2026-06-09 11:24:43.490136 | controller | TASK [openshift_setup : Slurp CAs file src={{ cifmw_openshift_setup_ca_bundle_path }}] ***
2026-06-09 11:24:43.490142 | controller | Tuesday 09 June 2026  11:24:43 +0000 (0:00:00.029)       0:02:15.471 **********
2026-06-09 11:24:43.490147 | controller | Tuesday 09 June 2026  11:24:43 +0000 (0:00:00.029)       0:02:15.469 **********
2026-06-09 11:24:43.521531 | controller | skipping: [localhost]
2026-06-09 11:24:43.521599 | controller |
2026-06-09 11:24:43.521613 | controller | TASK [openshift_setup : Create config map with registry CAs kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit)}}, definition={'apiVersion': 'v1', 'kind': 'ConfigMap', 'metadata': {'namespace': 'openshift-config', 'name': 'registry-cas'}, 'data': '{{ _config_map_data | items2dict  }}'}] ***
2026-06-09 11:24:43.521633 | controller | Tuesday 09 June 2026  11:24:43 +0000 (0:00:00.031)       0:02:15.502 **********
2026-06-09 11:24:43.521658 | controller | Tuesday 09 June 2026  11:24:43 +0000 (0:00:00.031)       0:02:15.500 **********
2026-06-09 11:24:43.553487 | controller | skipping: [localhost]
2026-06-09 11:24:43.553555 | controller |
2026-06-09 11:24:43.553563 | controller | TASK [openshift_setup : Install Red Hat CA for pulling images from internal registry kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit)}}, merge_type=merge, definition={'apiVersion': 'config.openshift.io/v1', 'kind': 'Image', 'metadata': {'name': 'cluster'}, 'spec': {'additionalTrustedCA': {'name': 'registry-cas'}}}] ***
2026-06-09 11:24:43.553570 | controller | Tuesday 09 June 2026  11:24:43 +0000 (0:00:00.032)       0:02:15.534 **********
2026-06-09 11:24:43.553576 | controller | Tuesday 09 June 2026  11:24:43 +0000 (0:00:00.032)       0:02:15.533 **********
2026-06-09 11:24:43.583833 | controller | skipping: [localhost]
2026-06-09 11:24:43.583901 | controller |
2026-06-09 11:24:43.583908 | controller | TASK [openshift_setup : Add insecure registry kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit)}}, merge_type=merge, definition={'apiVersion': 'config.openshift.io/v1', 'kind': 'Image', 'metadata': {'name': 'cluster'}, 'spec': {'registrySources': {'insecureRegistries': ['{{ cifmw_update_containers_registry }}'], 'allowedRegistries': '{{ all_registries }}'}}}] ***
2026-06-09 11:24:43.583914 | controller | Tuesday 09 June 2026  11:24:43 +0000 (0:00:00.030)       0:02:15.565 **********
2026-06-09 11:24:43.583919 | controller | Tuesday 09 June 2026  11:24:43 +0000 (0:00:00.030)       0:02:15.563 **********
2026-06-09 11:24:43.608328 | controller | skipping: [localhost]
2026-06-09 11:24:43.608397 | controller |
2026-06-09 11:24:43.608418 | controller | TASK [openshift_setup : Create ImageDigestMirrorSet repository digest mirrors kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit)}}, definition={'apiVersion': 'config.openshift.io/v1', 'kind': 'ImageDigestMirrorSet', 'metadata': {'name': 'registry-digest-mirrors'}, 'spec': {'imageDigestMirrors': '{{ cifmw_openshift_setup_digest_mirrors }}'}}] ***
2026-06-09 11:24:43.608428 | controller | Tuesday 09 June 2026  11:24:43 +0000 (0:00:00.024)       0:02:15.589 **********
2026-06-09 11:24:43.608433 | controller | Tuesday 09 June 2026  11:24:43 +0000 (0:00:00.024)       0:02:15.588 **********
2026-06-09 11:24:43.639958 | controller | skipping: [localhost]
2026-06-09 11:24:43.640042 | controller |
2026-06-09 11:24:43.640050 | controller | TASK [openshift_setup : Create ImageTagMirrorSet for tag-based pulls kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit)}}, definition={'apiVersion': 'config.openshift.io/v1', 'kind': 'ImageTagMirrorSet', 'metadata': {'name': 'registry-tag-mirrors'}, 'spec': {'imageTagMirrors': '{{ cifmw_openshift_setup_tag_mirrors }}'}}] ***
2026-06-09 11:24:43.640054 | controller | Tuesday 09 June 2026  11:24:43 +0000 (0:00:00.031)       0:02:15.621 **********
2026-06-09 11:24:43.640063 | controller | Tuesday 09 June 2026  11:24:43 +0000 (0:00:00.031)       0:02:15.619 **********
2026-06-09 11:24:43.673767 | controller | skipping: [localhost]
2026-06-09 11:24:43.673846 | controller |
2026-06-09 11:24:43.673856 | controller | TASK [openshift_setup : Gather network.operator info kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit)}}, api_version=operator.openshift.io/v1, kind=Network, name=cluster] ***
2026-06-09 11:24:43.673864 | controller | Tuesday 09 June 2026  11:24:43 +0000 (0:00:00.033)       0:02:15.654 **********
2026-06-09 11:24:43.673869 | controller | Tuesday 09 June 2026  11:24:43 +0000 (0:00:00.033)       0:02:15.653 **********
2026-06-09 11:24:44.645857 | controller | ok: [localhost]
2026-06-09 11:24:44.645884 | controller |
2026-06-09 11:24:44.645890 | controller | TASK [openshift_setup : Patch network operator api_version=operator.openshift.io/v1, kubeconfig={{ cifmw_openshift_kubeconfig }}, kind=Network, name=cluster, persist_config=True, patch=[{'path': '/spec/defaultNetwork/ovnKubernetesConfig/gatewayConfig/routingViaHost', 'value': True, 'op': 'replace'}, {'path': '/spec/defaultNetwork/ovnKubernetesConfig/gatewayConfig/ipForwarding', 'value': 'Global', 'op': 'replace'}]] ***
2026-06-09 11:24:44.645895 | controller | Tuesday 09 June 2026  11:24:44 +0000 (0:00:00.972)       0:02:16.627 **********
2026-06-09 11:24:44.645899 | controller | Tuesday 09 June 2026  11:24:44 +0000 (0:00:00.972)       0:02:16.625 **********
2026-06-09 11:24:45.577958 | controller | changed: [localhost]
2026-06-09 11:24:45.578043 | controller |
2026-06-09 11:24:45.578050 | controller | TASK [openshift_setup : Patch samples registry configuration kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit)}}, api_version=samples.operator.openshift.io/v1, kind=Config, name=cluster, patch=[{'op': 'replace', 'path': '/spec/samplesRegistry', 'value': '{{ cifmw_openshift_setup_samples_registry }}'}]] ***
2026-06-09 11:24:45.578055 | controller | Tuesday 09 June 2026  11:24:45 +0000 (0:00:00.932)       0:02:17.559 **********
2026-06-09 11:24:45.578060 | controller | Tuesday 09 June 2026  11:24:45 +0000 (0:00:00.932)       0:02:17.557 **********
2026-06-09 11:24:46.534502 | controller | changed: [localhost]
2026-06-09 11:24:46.534573 | controller |
2026-06-09 11:24:46.534579 | controller | TASK [openshift_setup : Delete the pods from openshift-marketplace namespace kind=Pod, state=absent, delete_all=True, kubeconfig={{ cifmw_openshift_kubeconfig }}, namespace=openshift-marketplace] ***
2026-06-09 11:24:46.534584 | controller | Tuesday 09 June 2026  11:24:46 +0000 (0:00:00.956)       0:02:18.515 **********
2026-06-09 11:24:46.534588 | controller | Tuesday 09 June 2026  11:24:46 +0000 (0:00:00.956)       0:02:18.514 **********
2026-06-09 11:24:46.559606 | controller | skipping: [localhost]
2026-06-09 11:24:46.559647 | controller |
2026-06-09 11:24:46.559654 | controller | TASK [openshift_setup : Wait for openshift-marketplace pods to be running _raw_params=oc wait pod --all --for=condition=Ready -n openshift-marketplace --timeout=1m] ***
2026-06-09 11:24:46.559660 | controller | Tuesday 09 June 2026  11:24:46 +0000 (0:00:00.024)       0:02:18.540 **********
2026-06-09 11:24:46.559676 | controller | Tuesday 09 June 2026  11:24:46 +0000 (0:00:00.024)       0:02:18.539 **********
2026-06-09 11:24:46.595275 | controller | skipping: [localhost]
2026-06-09 11:24:46.595355 | controller |
2026-06-09 11:24:46.595365 | controller | TASK [Deploy Observability operator. name=openshift_obs] ***********************
2026-06-09 11:24:46.595371 | controller | Tuesday 09 June 2026  11:24:46 +0000 (0:00:00.035)       0:02:18.576 **********
2026-06-09 11:24:46.595376 | controller | Tuesday 09 June 2026  11:24:46 +0000 (0:00:00.035)       0:02:18.574 **********
2026-06-09 11:24:46.628466 | controller | skipping: [localhost]
2026-06-09 11:24:46.628535 | controller |
2026-06-09 11:24:46.628540 | controller | TASK [Deploy Metal3 BMHs name=deploy_bmh] **************************************
2026-06-09 11:24:46.628545 | controller | Tuesday 09 June 2026  11:24:46 +0000 (0:00:00.032)       0:02:18.609 **********
2026-06-09 11:24:46.628548 | controller | Tuesday 09 June 2026  11:24:46 +0000 (0:00:00.033)       0:02:18.607 **********
2026-06-09 11:24:46.661075 | controller | skipping: [localhost]
2026-06-09 11:24:46.661146 | controller |
2026-06-09 11:24:46.661151 | controller | TASK [Install certmanager operator role name=cert_manager] *********************
2026-06-09 11:24:46.661177 | controller | Tuesday 09 June 2026  11:24:46 +0000 (0:00:00.032)       0:02:18.642 **********
2026-06-09 11:24:46.661182 | controller | Tuesday 09 June 2026  11:24:46 +0000 (0:00:00.032)       0:02:18.640 **********
2026-06-09 11:24:46.828412 | controller |
2026-06-09 11:24:46.828448 | controller | TASK [cert_manager : Create role needed directories path={{ cifmw_cert_manager_manifests_dir }}, state=directory, mode=0755] ***
2026-06-09 11:24:46.828453 | controller | Tuesday 09 June 2026  11:24:46 +0000 (0:00:00.167)       0:02:18.809 **********
2026-06-09 11:24:46.828458 | controller | Tuesday 09 June 2026  11:24:46 +0000 (0:00:00.167)       0:02:18.808 **********
2026-06-09 11:24:47.015423 | controller | changed: [localhost]
2026-06-09 11:24:47.015501 | controller |
2026-06-09 11:24:47.015510 | controller | TASK [cert_manager : Create the cifmw_cert_manager_operator_namespace namespace kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit) }}, name={{ cifmw_cert_manager_operator_namespace }}, kind=Namespace, state=present] ***
2026-06-09 11:24:47.015515 | controller | Tuesday 09 June 2026  11:24:47 +0000 (0:00:00.187)       0:02:18.996 **********
2026-06-09 11:24:47.015521 | controller | Tuesday 09 June 2026  11:24:47 +0000 (0:00:00.187)       0:02:18.995 **********
2026-06-09 11:24:47.848182 | controller | changed: [localhost]
2026-06-09 11:24:47.848252 | controller |
2026-06-09 11:24:47.848258 | controller | TASK [cert_manager : Install from Release Manifest _raw_params=release_manifest.yml] ***
2026-06-09 11:24:47.848262 | controller | Tuesday 09 June 2026  11:24:47 +0000 (0:00:00.832)       0:02:19.829 **********
2026-06-09 11:24:47.848267 | controller | Tuesday 09 June 2026  11:24:47 +0000 (0:00:00.832)       0:02:19.827 **********
2026-06-09 11:24:47.891639 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/cert_manager/tasks/release_manifest.yml for localhost
2026-06-09 11:24:47.891711 | controller |
2026-06-09 11:24:47.891718 | controller | TASK [cert_manager : Download release manifests url={{ cifmw_cert_manager_release_manifest }}, dest={{ cifmw_cert_manager_manifests_dir }}/cert_manager_manifest.yml, mode=0664] ***
2026-06-09 11:24:47.891724 | controller | Tuesday 09 June 2026  11:24:47 +0000 (0:00:00.043)       0:02:19.872 **********
2026-06-09 11:24:47.891730 | controller | Tuesday 09 June 2026  11:24:47 +0000 (0:00:00.043)       0:02:19.871 **********
2026-06-09 11:24:48.638851 | controller | changed: [localhost]
2026-06-09 11:24:48.638906 | controller |
2026-06-09 11:24:48.638911 | controller | TASK [cert_manager : Install cert-manager from release manifest kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit) }}, state=present, src={{ cifmw_cert_manager_manifests_dir }}/cert_manager_manifest.yml] ***
2026-06-09 11:24:48.638917 | controller | Tuesday 09 June 2026  11:24:48 +0000 (0:00:00.747)       0:02:20.620 **********
2026-06-09 11:24:48.638921 | controller | Tuesday 09 June 2026  11:24:48 +0000 (0:00:00.747)       0:02:20.618 **********
2026-06-09 11:24:53.097522 | controller | changed: [localhost]
2026-06-09 11:24:53.097597 | controller |
2026-06-09 11:24:53.097604 | controller | TASK [cert_manager : Install from OLM Manifest _raw_params=olm_manifest.yml] ***
2026-06-09 11:24:53.097609 | controller | Tuesday 09 June 2026  11:24:53 +0000 (0:00:04.458)       0:02:25.078 **********
2026-06-09 11:24:53.097612 | controller | Tuesday 09 June 2026  11:24:53 +0000 (0:00:04.458)       0:02:25.077 **********
2026-06-09 11:24:53.131193 | controller | skipping: [localhost]
2026-06-09 11:24:53.131273 | controller |
2026-06-09 11:24:53.131286 | controller | TASK [cert_manager : Check for cert-manager namespace existence kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit) }}, name=cert-manager, kind=Namespace, field_selectors=['status.phase=Active']] ***
2026-06-09 11:24:53.131293 | controller | Tuesday 09 June 2026  11:24:53 +0000 (0:00:00.033)       0:02:25.112 **********
2026-06-09 11:24:53.131299 | controller | Tuesday 09 June 2026  11:24:53 +0000 (0:00:00.033)       0:02:25.110 **********
2026-06-09 11:24:54.206123 | controller | ok: [localhost]
2026-06-09 11:24:54.206244 | controller |
2026-06-09 11:24:54.206253 | controller | TASK [cert_manager : Wait for cert-manager pods to be ready kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit) }}, namespace=cert-manager, kind=Pod, wait=True, wait_sleep=10, wait_timeout=600, wait_condition={'type': 'Ready', 'status': 'True'}, label_selectors=['app = {{ item }}']] ***
2026-06-09 11:24:54.206261 | controller | Tuesday 09 June 2026  11:24:54 +0000 (0:00:01.075)       0:02:26.187 **********
2026-06-09 11:24:54.206268 | controller | Tuesday 09 June 2026  11:24:54 +0000 (0:00:01.075)       0:02:26.185 **********
2026-06-09 11:25:16.587686 | controller | ok: [localhost] => (item=cainjector)
2026-06-09 11:25:16.587780 | controller | ok: [localhost] => (item=webhook)
2026-06-09 11:25:16.587788 | controller | ok: [localhost] => (item=cert-manager)
2026-06-09 11:25:16.587793 | controller |
2026-06-09 11:25:16.587799 | controller | TASK [cert_manager : Create $HOME/bin dir path={{ ansible_user_dir }}/bin, state=directory, mode=0755] ***
2026-06-09 11:25:16.587805 | controller | Tuesday 09 June 2026  11:25:16 +0000 (0:00:22.381)       0:02:48.568 **********
2026-06-09 11:25:16.587810 | controller | Tuesday 09 June 2026  11:25:16 +0000 (0:00:22.381)       0:02:48.567 **********
2026-06-09 11:25:16.773225 | controller | ok: [localhost]
2026-06-09 11:25:16.773297 | controller |
2026-06-09 11:25:16.773348 | controller | TASK [cert_manager : Install cert-manager cmctl CLI url=https://github.com/cert-manager/cmctl/releases/{{ cifmw_cert_manager_version }}/download/cmctl_{{ _os }}_{{ _arch }}, dest={{ ansible_user_dir }}/bin/cmctl, mode=0755] ***
2026-06-09 11:25:16.773355 | controller | Tuesday 09 June 2026  11:25:16 +0000 (0:00:00.185)       0:02:48.754 **********
2026-06-09 11:25:16.773359 | controller | Tuesday 09 June 2026  11:25:16 +0000 (0:00:00.185)       0:02:48.752 **********
2026-06-09 11:25:18.122458 | controller | changed: [localhost]
2026-06-09 11:25:18.122496 | controller |
2026-06-09 11:25:18.122502 | controller | TASK [cert_manager : Verify cert_manager api _raw_params={{ ansible_user_dir }}/bin/cmctl check api --wait=2m] ***
2026-06-09 11:25:18.122506 | controller | Tuesday 09 June 2026  11:25:18 +0000 (0:00:01.348)       0:02:50.103 **********
2026-06-09 11:25:18.122511 | controller | Tuesday 09 June 2026  11:25:18 +0000 (0:00:01.348)       0:02:50.101 **********
2026-06-09 11:25:18.474778 | controller | changed: [localhost]
2026-06-09 11:25:18.474849 | controller |
2026-06-09 11:25:18.474854 | controller | TASK [Configure hosts networking using nmstate name=ci_nmstate] ****************
2026-06-09 11:25:18.474859 | controller | Tuesday 09 June 2026  11:25:18 +0000 (0:00:00.352)       0:02:50.455 **********
2026-06-09 11:25:18.474862 | controller | Tuesday 09 June 2026  11:25:18 +0000 (0:00:00.352)       0:02:50.454 **********
2026-06-09 11:25:18.508164 | controller | skipping: [localhost]
2026-06-09 11:25:18.508233 | controller |
2026-06-09 11:25:18.508240 | controller | TASK [Configure multus networks name=ci_multus] ********************************
2026-06-09 11:25:18.508245 | controller | Tuesday 09 June 2026  11:25:18 +0000 (0:00:00.033)       0:02:50.489 **********
2026-06-09 11:25:18.508248 | controller | Tuesday 09 June 2026  11:25:18 +0000 (0:00:00.033)       0:02:50.487 **********
2026-06-09 11:25:18.531709 | controller | skipping: [localhost]
2026-06-09 11:25:18.531738 | controller |
2026-06-09 11:25:18.531743 | controller | TASK [Deploy Sushy Emulator service pod name=sushy_emulator] *******************
2026-06-09 11:25:18.531747 | controller | Tuesday 09 June 2026  11:25:18 +0000 (0:00:00.023)       0:02:50.512 **********
2026-06-09 11:25:18.531750 | controller | Tuesday 09 June 2026  11:25:18 +0000 (0:00:00.023)       0:02:50.511 **********
2026-06-09 11:25:18.556200 | controller | skipping: [localhost]
2026-06-09 11:25:18.556269 | controller |
2026-06-09 11:25:18.556274 | controller | TASK [Setup Libvirt on controller name=libvirt_manager] ************************
2026-06-09 11:25:18.556279 | controller | Tuesday 09 June 2026  11:25:18 +0000 (0:00:00.024)       0:02:50.537 **********
2026-06-09 11:25:18.556282 | controller | Tuesday 09 June 2026  11:25:18 +0000 (0:00:00.024)       0:02:50.535 **********
2026-06-09 11:25:18.586070 | controller | skipping: [localhost]
2026-06-09 11:25:18.586151 | controller |
2026-06-09 11:25:18.586158 | controller | TASK [Prepare container package builder name=pkg_build] ************************
2026-06-09 11:25:18.586162 | controller | Tuesday 09 June 2026  11:25:18 +0000 (0:00:00.029)       0:02:50.567 **********
2026-06-09 11:25:18.586166 | controller | Tuesday 09 June 2026  11:25:18 +0000 (0:00:00.029)       0:02:50.565 **********
2026-06-09 11:25:18.618417 | controller | skipping: [localhost]
2026-06-09 11:25:18.618491 | controller |
2026-06-09 11:25:18.618499 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-09 11:25:18.618505 | controller | Tuesday 09 June 2026  11:25:18 +0000 (0:00:00.032)       0:02:50.599 **********
2026-06-09 11:25:18.618510 | controller | Tuesday 09 June 2026  11:25:18 +0000 (0:00:00.032)       0:02:50.597 **********
2026-06-09 11:25:18.676072 | controller | ok: [localhost]
2026-06-09 11:25:18.676142 | controller |
2026-06-09 11:25:18.676148 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-09 11:25:18.676153 | controller | Tuesday 09 June 2026  11:25:18 +0000 (0:00:00.057)       0:02:50.657 **********
2026-06-09 11:25:18.676157 | controller | Tuesday 09 June 2026  11:25:18 +0000 (0:00:00.057)       0:02:50.655 **********
2026-06-09 11:25:18.792059 | controller | ok: [localhost]
2026-06-09 11:25:18.792130 | controller |
2026-06-09 11:25:18.792137 | controller | TASK [run_hook : Loop on hooks for post_infra _raw_params={{ hook.type }}.yml] ***
2026-06-09 11:25:18.792143 | controller | Tuesday 09 June 2026  11:25:18 +0000 (0:00:00.115)       0:02:50.773 **********
2026-06-09 11:25:18.792148 | controller | Tuesday 09 June 2026  11:25:18 +0000 (0:00:00.115)       0:02:50.771 **********
2026-06-09 11:25:18.918919 | controller | skipping: [localhost]
2026-06-09 11:25:18.919024 | controller |
2026-06-09 11:25:18.919030 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-09 11:25:18.919035 | controller | Tuesday 09 June 2026  11:25:18 +0000 (0:00:00.127)       0:02:50.900 **********
2026-06-09 11:25:18.919040 | controller | Tuesday 09 June 2026  11:25:18 +0000 (0:00:00.126)       0:02:50.898 **********
2026-06-09 11:25:18.987302 | controller | ok: [localhost]
2026-06-09 11:25:18.987334 | controller |
2026-06-09 11:25:18.987340 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-09 11:25:18.987345 | controller | Tuesday 09 June 2026  11:25:18 +0000 (0:00:00.068)       0:02:50.968 **********
2026-06-09 11:25:18.987349 | controller | Tuesday 09 June 2026  11:25:18 +0000 (0:00:00.068)       0:02:50.966 **********
2026-06-09 11:25:19.137042 | controller | ok: [localhost]
2026-06-09 11:25:19.137073 | controller |
2026-06-09 11:25:19.137078 | controller | TASK [run_hook : Loop on hooks for pre_package_build _raw_params={{ hook.type }}.yml] ***
2026-06-09 11:25:19.137088 | controller | Tuesday 09 June 2026  11:25:19 +0000 (0:00:00.149)       0:02:51.118 **********
2026-06-09 11:25:19.137092 | controller | Tuesday 09 June 2026  11:25:19 +0000 (0:00:00.149)       0:02:51.116 **********
2026-06-09 11:25:19.263587 | controller | skipping: [localhost]
2026-06-09 11:25:19.263624 | controller |
2026-06-09 11:25:19.263631 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-09 11:25:19.263637 | controller | Tuesday 09 June 2026  11:25:19 +0000 (0:00:00.126)       0:02:51.244 **********
2026-06-09 11:25:19.263643 | controller | Tuesday 09 June 2026  11:25:19 +0000 (0:00:00.126)       0:02:51.243 **********
2026-06-09 11:25:19.406860 | controller | ok: [localhost]
2026-06-09 11:25:19.406935 | controller |
2026-06-09 11:25:19.406944 | controller | TASK [pkg_build : Generate volume list build_volumes={% for pkg in cifmw_pkg_build_list -%}
2026-06-09 11:25:19.406968 | controller | - "{{ pkg.src|default(cifmw_pkg_build_pkg_basedir ~ '/' ~ pkg.name) }}:/root/src/{{ pkg.name }}:z"
2026-06-09 11:25:19.406974 | controller | - "{{ cifmw_pkg_build_basedir }}/volumes/packages/{{ pkg.name }}:/root/{{ pkg.name }}:z"
2026-06-09 11:25:19.406999 | controller | - "{{ cifmw_pkg_build_basedir }}/logs/build_{{ pkg.name }}:/root/logs:z"
2026-06-09 11:25:19.407007 | controller | {% endfor -%}
2026-06-09 11:25:19.407013 | controller | - "{{ cifmw_pkg_build_basedir }}/volumes/packages/gating_repo:/root/gating_repo:z"
2026-06-09 11:25:19.407018 | controller | - "{{ cifmw_pkg_build_basedir }}/artifacts/repositories:/root/yum.repos.d:z,ro"
2026-06-09 11:25:19.407023 | controller | - "{{ cifmw_pkg_build_basedir }}/artifacts/build-packages.yml:/root/playbook.yml:z,ro"
2026-06-09 11:25:19.407029 | controller | ] ***
2026-06-09 11:25:19.407034 | controller | Tuesday 09 June 2026  11:25:19 +0000 (0:00:00.143)       0:02:51.388 **********
2026-06-09 11:25:19.407039 | controller | Tuesday 09 June 2026  11:25:19 +0000 (0:00:00.143)       0:02:51.386 **********
2026-06-09 11:25:19.439859 | controller | skipping: [localhost]
2026-06-09 11:25:19.439922 | controller |
2026-06-09 11:25:19.439931 | controller | TASK [pkg_build : Build package using container name={{ pkg.name }}-builder, auto_remove=True, detach=False, privileged=True, log_driver=k8s-file, log_level=info, log_opt={'path': '{{ cifmw_pkg_build_basedir }}/logs/{{ pkg.name }}-builder.log'}, image={{ cifmw_pkg_build_ctx_name }}, volume={{ build_volumes | from_yaml }}, security_opt=['label=disable', 'seccomp=unconfined', 'apparmor=unconfined'], env={'PROJECT': '{{ pkg.name }}'}, command=ansible-playbook -i localhost, -c local playbook.yml] ***
2026-06-09 11:25:19.439939 | controller | Tuesday 09 June 2026  11:25:19 +0000 (0:00:00.032)       0:02:51.420 **********
2026-06-09 11:25:19.439946 | controller | Tuesday 09 June 2026  11:25:19 +0000 (0:00:00.032)       0:02:51.419 **********
2026-06-09 11:25:19.473415 | controller | skipping: [localhost]
2026-06-09 11:25:19.473536 | controller |
2026-06-09 11:25:19.473543 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-09 11:25:19.473550 | controller | Tuesday 09 June 2026  11:25:19 +0000 (0:00:00.033)       0:02:51.454 **********
2026-06-09 11:25:19.473557 | controller | Tuesday 09 June 2026  11:25:19 +0000 (0:00:00.033)       0:02:51.452 **********
2026-06-09 11:25:19.544356 | controller | ok: [localhost]
2026-06-09 11:25:19.544474 | controller |
2026-06-09 11:25:19.544481 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-09 11:25:19.544488 | controller | Tuesday 09 June 2026  11:25:19 +0000 (0:00:00.070)       0:02:51.525 **********
2026-06-09 11:25:19.544495 | controller | Tuesday 09 June 2026  11:25:19 +0000 (0:00:00.070)       0:02:51.523 **********
2026-06-09 11:25:19.731329 | controller | ok: [localhost]
2026-06-09 11:25:19.731379 | controller |
2026-06-09 11:25:19.731385 | controller | TASK [run_hook : Loop on hooks for post_package_build _raw_params={{ hook.type }}.yml] ***
2026-06-09 11:25:19.731390 | controller | Tuesday 09 June 2026  11:25:19 +0000 (0:00:00.186)       0:02:51.711 **********
2026-06-09 11:25:19.731395 | controller | Tuesday 09 June 2026  11:25:19 +0000 (0:00:00.186)       0:02:51.710 **********
2026-06-09 11:25:19.984821 | controller | skipping: [localhost]
2026-06-09 11:25:19.984950 | controller |
2026-06-09 11:25:19.984960 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-09 11:25:19.984968 | controller | Tuesday 09 June 2026  11:25:19 +0000 (0:00:00.254)       0:02:51.965 **********
2026-06-09 11:25:19.984975 | controller | Tuesday 09 June 2026  11:25:19 +0000 (0:00:00.254)       0:02:51.964 **********
2026-06-09 11:25:20.049250 | controller | ok: [localhost]
2026-06-09 11:25:20.049383 | controller |
2026-06-09 11:25:20.049393 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-09 11:25:20.049401 | controller | Tuesday 09 June 2026  11:25:20 +0000 (0:00:00.064)       0:02:52.030 **********
2026-06-09 11:25:20.049408 | controller | Tuesday 09 June 2026  11:25:20 +0000 (0:00:00.064)       0:02:52.028 **********
2026-06-09 11:25:20.229699 | controller | ok: [localhost]
2026-06-09 11:25:20.229747 | controller |
2026-06-09 11:25:20.229757 | controller | TASK [run_hook : Loop on hooks for pre_container_build _raw_params={{ hook.type }}.yml] ***
2026-06-09 11:25:20.229766 | controller | Tuesday 09 June 2026  11:25:20 +0000 (0:00:00.180)       0:02:52.210 **********
2026-06-09 11:25:20.229773 | controller | Tuesday 09 June 2026  11:25:20 +0000 (0:00:00.180)       0:02:52.209 **********
2026-06-09 11:25:20.374237 | controller | skipping: [localhost]
2026-06-09 11:25:20.374271 | controller |
2026-06-09 11:25:20.374277 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-09 11:25:20.374281 | controller | Tuesday 09 June 2026  11:25:20 +0000 (0:00:00.144)       0:02:52.355 **********
2026-06-09 11:25:20.374285 | controller | Tuesday 09 June 2026  11:25:20 +0000 (0:00:00.144)       0:02:52.353 **********
2026-06-09 11:25:20.464877 | controller | ok: [localhost]
2026-06-09 11:25:20.464963 | controller |
2026-06-09 11:25:20.465034 | controller | TASK [cifmw_setup : Nothing to do yet msg=No support for that step yet] ********
2026-06-09 11:25:20.465050 | controller | Tuesday 09 June 2026  11:25:20 +0000 (0:00:00.090)       0:02:52.446 **********
2026-06-09 11:25:20.465057 | controller | Tuesday 09 June 2026  11:25:20 +0000 (0:00:00.090)       0:02:52.444 **********
2026-06-09 11:25:20.494217 | controller | ok: [localhost] =>
2026-06-09 11:25:20.494282 | controller |     msg: No support for that step yet
2026-06-09 11:25:20.494294 | controller |
2026-06-09 11:25:20.494333 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-09 11:25:20.494343 | controller | Tuesday 09 June 2026  11:25:20 +0000 (0:00:00.029)       0:02:52.475 **********
2026-06-09 11:25:20.494351 | controller | Tuesday 09 June 2026  11:25:20 +0000 (0:00:00.029)       0:02:52.473 **********
2026-06-09 11:25:20.562261 | controller | ok: [localhost]
2026-06-09 11:25:20.562336 | controller |
2026-06-09 11:25:20.562342 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-09 11:25:20.562347 | controller | Tuesday 09 June 2026  11:25:20 +0000 (0:00:00.068)       0:02:52.543 **********
2026-06-09 11:25:20.562352 | controller | Tuesday 09 June 2026  11:25:20 +0000 (0:00:00.068)       0:02:52.541 **********
2026-06-09 11:25:20.673859 | controller | ok: [localhost]
2026-06-09 11:25:20.673926 | controller |
2026-06-09 11:25:20.673931 | controller | TASK [run_hook : Loop on hooks for post_container_build _raw_params={{ hook.type }}.yml] ***
2026-06-09 11:25:20.673936 | controller | Tuesday 09 June 2026  11:25:20 +0000 (0:00:00.111)       0:02:52.655 **********
2026-06-09 11:25:20.673940 | controller | Tuesday 09 June 2026  11:25:20 +0000 (0:00:00.111)       0:02:52.653 **********
2026-06-09 11:25:20.831543 | controller | skipping: [localhost]
2026-06-09 11:25:20.831622 | controller |
2026-06-09 11:25:20.831648 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-09 11:25:20.831655 | controller | Tuesday 09 June 2026  11:25:20 +0000 (0:00:00.156)       0:02:52.812 **********
2026-06-09 11:25:20.831660 | controller | Tuesday 09 June 2026  11:25:20 +0000 (0:00:00.157)       0:02:52.810 **********
2026-06-09 11:25:20.916247 | controller | ok: [localhost]
2026-06-09 11:25:20.916286 | controller |
2026-06-09 11:25:20.916293 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-09 11:25:20.916298 | controller | Tuesday 09 June 2026  11:25:20 +0000 (0:00:00.085)       0:02:52.897 **********
2026-06-09 11:25:20.916303 | controller | Tuesday 09 June 2026  11:25:20 +0000 (0:00:00.085)       0:02:52.895 **********
2026-06-09 11:25:21.039295 | controller | ok: [localhost]
2026-06-09 11:25:21.039342 | controller |
2026-06-09 11:25:21.039350 | controller | TASK [run_hook : Loop on hooks for pre_operator_build _raw_params={{ hook.type }}.yml] ***
2026-06-09 11:25:21.039356 | controller | Tuesday 09 June 2026  11:25:21 +0000 (0:00:00.122)       0:02:53.020 **********
2026-06-09 11:25:21.039361 | controller | Tuesday 09 June 2026  11:25:21 +0000 (0:00:00.122)       0:02:53.018 **********
2026-06-09 11:25:21.161740 | controller | skipping: [localhost]
2026-06-09 11:25:21.161772 | controller |
2026-06-09 11:25:21.161778 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-09 11:25:21.161782 | controller | Tuesday 09 June 2026  11:25:21 +0000 (0:00:00.122)       0:02:53.143 **********
2026-06-09 11:25:21.161786 | controller | Tuesday 09 June 2026  11:25:21 +0000 (0:00:00.122)       0:02:53.141 **********
2026-06-09 11:25:21.245538 | controller | ok: [localhost]
2026-06-09 11:25:21.245571 | controller |
2026-06-09 11:25:21.245577 | controller | TASK [operator_build : Ensure mandatory directories exist path={{ cifmw_operator_build_basedir }}/{{ item }}, state=directory, mode=0755] ***
2026-06-09 11:25:21.245582 | controller | Tuesday 09 June 2026  11:25:21 +0000 (0:00:00.083)       0:02:53.226 **********
2026-06-09 11:25:21.245586 | controller | Tuesday 09 June 2026  11:25:21 +0000 (0:00:00.083)       0:02:53.225 **********
2026-06-09 11:25:21.302969 | controller | skipping: [localhost] => (item=artifacts)
2026-06-09 11:25:21.303057 | controller | skipping: [localhost] => (item=logs)
2026-06-09 11:25:21.303064 | controller | skipping: [localhost]
2026-06-09 11:25:21.303070 | controller |
2026-06-09 11:25:21.303076 | controller | TASK [operator_build : Initialize role output cifmw_operator_build_output={{ cifmw_operator_build_output }}, cifmw_operator_build_meta_name={{ cifmw_operator_build_meta_name }}] ***
2026-06-09 11:25:21.303082 | controller | Tuesday 09 June 2026  11:25:21 +0000 (0:00:00.057)       0:02:53.284 **********
2026-06-09 11:25:21.303088 | controller | Tuesday 09 June 2026  11:25:21 +0000 (0:00:00.057)       0:02:53.282 **********
2026-06-09 11:25:21.339964 | controller | skipping: [localhost]
2026-06-09 11:25:21.340031 | controller |
2026-06-09 11:25:21.340039 | controller | TASK [operator_build : Populate operators list with zuul info _raw_params=zuul_info.yml] ***
2026-06-09 11:25:21.340044 | controller | Tuesday 09 June 2026  11:25:21 +0000 (0:00:00.037)       0:02:53.321 **********
2026-06-09 11:25:21.340050 | controller | Tuesday 09 June 2026  11:25:21 +0000 (0:00:00.037)       0:02:53.319 **********
2026-06-09 11:25:21.392377 | controller | skipping: [localhost] => (item={'branch': 'main', 'change': '1175', 'change_url': 'https://github.com/openstack-k8s-operators/edpm-ansible/pull/1175', 'commit_id': 'ccf94d3628e5513197102d32d9115778c1eeafd2', 'patchset': 'ccf94d3628e5513197102d32d9115778c1eeafd2', 'project': {'canonical_hostname': 'github.com', 'canonical_name': 'github.com/openstack-k8s-operators/edpm-ansible', 'name': 'openstack-k8s-operators/edpm-ansible', 'short_name': 'edpm-ansible', 'src_dir': 'src/github.com/openstack-k8s-operators/edpm-ansible'}, 'topic': None})
2026-06-09 11:25:21.392442 | controller | skipping: [localhost]
2026-06-09 11:25:21.392453 | controller |
2026-06-09 11:25:21.392462 | controller | TASK [operator_build : Merge lists of operators operators_list={{ [cifmw_operator_build_operators, zuul_info_operators | default([])] | community.general.lists_mergeby('name') }}] ***
2026-06-09 11:25:21.392486 | controller | Tuesday 09 June 2026  11:25:21 +0000 (0:00:00.052)       0:02:53.373 **********
2026-06-09 11:25:21.392494 | controller | Tuesday 09 June 2026  11:25:21 +0000 (0:00:00.052)       0:02:53.371 **********
2026-06-09 11:25:21.441489 | controller | skipping: [localhost]
2026-06-09 11:25:21.441543 | controller |
2026-06-09 11:25:21.441550 | controller | TASK [operator_build : Get meta_operator src dir from operators_list cifmw_operator_build_meta_src={{ (operators_list | selectattr('name', 'eq', cifmw_operator_build_meta_name) | map(attribute='src') | first ) | default(cifmw_operator_build_meta_src, true) }}] ***
2026-06-09 11:25:21.441557 | controller | Tuesday 09 June 2026  11:25:21 +0000 (0:00:00.048)       0:02:53.422 **********
2026-06-09 11:25:21.441562 | controller | Tuesday 09 June 2026  11:25:21 +0000 (0:00:00.048)       0:02:53.420 **********
2026-06-09 11:25:21.473308 | controller | skipping: [localhost]
2026-06-09 11:25:21.473334 | controller |
2026-06-09 11:25:21.473340 | controller | TASK [operator_build : Adds meta-operator to the list operators_list={{ [operators_list, meta_operator_info] | community.general.lists_mergeby('name') }}] ***
2026-06-09 11:25:21.473346 | controller | Tuesday 09 June 2026  11:25:21 +0000 (0:00:00.032)       0:02:53.454 **********
2026-06-09 11:25:21.473351 | controller | Tuesday 09 June 2026  11:25:21 +0000 (0:00:00.032)       0:02:53.452 **********
2026-06-09 11:25:21.509498 | controller | skipping: [localhost]
2026-06-09 11:25:21.509534 | controller |
2026-06-09 11:25:21.509539 | controller | TASK [operator_build : Clone operator's code when src dir is empty _raw_params=clone.yml] ***
2026-06-09 11:25:21.509544 | controller | Tuesday 09 June 2026  11:25:21 +0000 (0:00:00.036)       0:02:53.490 **********
2026-06-09 11:25:21.509548 | controller | Tuesday 09 June 2026  11:25:21 +0000 (0:00:00.036)       0:02:53.489 **********
2026-06-09 11:25:21.546421 | controller | skipping: [localhost]
2026-06-09 11:25:21.546501 | controller |
2026-06-09 11:25:21.546517 | controller | TASK [operator_build : Building operators _raw_params=build.yml] ***************
2026-06-09 11:25:21.546529 | controller | Tuesday 09 June 2026  11:25:21 +0000 (0:00:00.036)       0:02:53.527 **********
2026-06-09 11:25:21.546541 | controller | Tuesday 09 June 2026  11:25:21 +0000 (0:00:00.036)       0:02:53.525 **********
2026-06-09 11:25:21.587255 | controller | skipping: [localhost]
2026-06-09 11:25:21.587296 | controller |
2026-06-09 11:25:21.587306 | controller | TASK [operator_build : Building meta operator _raw_params=build.yml] ***********
2026-06-09 11:25:21.587314 | controller | Tuesday 09 June 2026  11:25:21 +0000 (0:00:00.040)       0:02:53.568 **********
2026-06-09 11:25:21.587321 | controller | Tuesday 09 June 2026  11:25:21 +0000 (0:00:00.040)       0:02:53.566 **********
2026-06-09 11:25:21.642313 | controller | skipping: [localhost]
2026-06-09 11:25:21.642398 | controller |
2026-06-09 11:25:21.642411 | controller | TASK [operator_build : Gather role output dest={{ cifmw_operator_build_basedir }}/artifacts/custom-operators.yml, content={{ cifmw_operator_build_output | to_nice_yaml }}, mode=0644] ***
2026-06-09 11:25:21.642421 | controller | Tuesday 09 June 2026  11:25:21 +0000 (0:00:00.054)       0:02:53.622 **********
2026-06-09 11:25:21.642431 | controller | Tuesday 09 June 2026  11:25:21 +0000 (0:00:00.054)       0:02:53.621 **********
2026-06-09 11:25:21.690060 | controller | skipping: [localhost]
2026-06-09 11:25:21.690110 | controller |
2026-06-09 11:25:21.690120 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-09 11:25:21.690127 | controller | Tuesday 09 June 2026  11:25:21 +0000 (0:00:00.048)       0:02:53.671 **********
2026-06-09 11:25:21.690134 | controller | Tuesday 09 June 2026  11:25:21 +0000 (0:00:00.047)       0:02:53.669 **********
2026-06-09 11:25:21.750972 | controller | ok: [localhost]
2026-06-09 11:25:21.751061 | controller |
2026-06-09 11:25:21.751069 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-09 11:25:21.751102 | controller | Tuesday 09 June 2026  11:25:21 +0000 (0:00:00.061)       0:02:53.732 **********
2026-06-09 11:25:21.751109 | controller | Tuesday 09 June 2026  11:25:21 +0000 (0:00:00.061)       0:02:53.730 **********
2026-06-09 11:25:21.889668 | controller | ok: [localhost]
2026-06-09 11:25:21.889761 | controller |
2026-06-09 11:25:21.889767 | controller | TASK [run_hook : Loop on hooks for post_operator_build _raw_params={{ hook.type }}.yml] ***
2026-06-09 11:25:21.889771 | controller | Tuesday 09 June 2026  11:25:21 +0000 (0:00:00.137)       0:02:53.870 **********
2026-06-09 11:25:21.889776 | controller | Tuesday 09 June 2026  11:25:21 +0000 (0:00:00.138)       0:02:53.868 **********
2026-06-09 11:25:22.049856 | controller | skipping: [localhost]
2026-06-09 11:25:22.049900 | controller |
2026-06-09 11:25:22.049907 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-09 11:25:22.049913 | controller | Tuesday 09 June 2026  11:25:22 +0000 (0:00:00.160)       0:02:54.031 **********
2026-06-09 11:25:22.049917 | controller | Tuesday 09 June 2026  11:25:22 +0000 (0:00:00.160)       0:02:54.029 **********
2026-06-09 11:25:22.116729 | controller | ok: [localhost]
2026-06-09 11:25:22.116802 | controller |
2026-06-09 11:25:22.116830 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-09 11:25:22.116836 | controller | Tuesday 09 June 2026  11:25:22 +0000 (0:00:00.066)       0:02:54.097 **********
2026-06-09 11:25:22.116842 | controller | Tuesday 09 June 2026  11:25:22 +0000 (0:00:00.066)       0:02:54.096 **********
2026-06-09 11:25:22.225524 | controller | ok: [localhost]
2026-06-09 11:25:22.225585 | controller |
2026-06-09 11:25:22.225595 | controller | TASK [run_hook : Loop on hooks for pre_deploy _raw_params={{ hook.type }}.yml] ***
2026-06-09 11:25:22.225638 | controller | Tuesday 09 June 2026  11:25:22 +0000 (0:00:00.109)       0:02:54.206 **********
2026-06-09 11:25:22.225648 | controller | Tuesday 09 June 2026  11:25:22 +0000 (0:00:00.109)       0:02:54.205 **********
2026-06-09 11:25:22.343668 | controller | skipping: [localhost]
2026-06-09 11:25:22.343725 | controller |
2026-06-09 11:25:22.343730 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-09 11:25:22.343735 | controller | Tuesday 09 June 2026  11:25:22 +0000 (0:00:00.118)       0:02:54.324 **********
2026-06-09 11:25:22.343739 | controller | Tuesday 09 June 2026  11:25:22 +0000 (0:00:00.118)       0:02:54.323 **********
2026-06-09 11:25:22.416524 | controller | ok: [localhost]
2026-06-09 11:25:22.416593 | controller |
2026-06-09 11:25:22.416599 | controller | TASK [Configure Storage Class name=ci_local_storage] ***************************
2026-06-09 11:25:22.416604 | controller | Tuesday 09 June 2026  11:25:22 +0000 (0:00:00.072)       0:02:54.397 **********
2026-06-09 11:25:22.416607 | controller | Tuesday 09 June 2026  11:25:22 +0000 (0:00:00.072)       0:02:54.396 **********
2026-06-09 11:25:22.524747 | controller |
2026-06-09 11:25:22.524779 | controller | TASK [ci_local_storage : Create role needed directories path={{ cifmw_cls_manifests_dir }}, state=directory, mode=0755] ***
2026-06-09 11:25:22.524784 | controller | Tuesday 09 June 2026  11:25:22 +0000 (0:00:00.108)       0:02:54.506 **********
2026-06-09 11:25:22.524788 | controller | Tuesday 09 June 2026  11:25:22 +0000 (0:00:00.108)       0:02:54.504 **********
2026-06-09 11:25:22.941016 | controller | changed: [localhost]
2026-06-09 11:25:22.941143 | controller |
2026-06-09 11:25:22.941155 | controller | TASK [ci_local_storage : Create the cifmw_cls_namespace namespace" kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit) }}, name={{ cifmw_cls_namespace }}, kind=Namespace, state=present] ***
2026-06-09 11:25:22.941164 | controller | Tuesday 09 June 2026  11:25:22 +0000 (0:00:00.415)       0:02:54.921 **********
2026-06-09 11:25:22.941171 | controller | Tuesday 09 June 2026  11:25:22 +0000 (0:00:00.415)       0:02:54.920 **********
2026-06-09 11:25:23.883575 | controller | ok: [localhost]
2026-06-09 11:25:23.883635 | controller |
2026-06-09 11:25:23.883663 | controller | TASK [ci_local_storage : Save storage manifests as artifacts dest={{ cifmw_cls_manifests_dir }}/storage-class.yaml, content={{ cifmw_cls_storage_manifest | to_nice_yaml }}, mode=0644] ***
2026-06-09 11:25:23.883668 | controller | Tuesday 09 June 2026  11:25:23 +0000 (0:00:00.942)       0:02:55.864 **********
2026-06-09 11:25:23.883672 | controller | Tuesday 09 June 2026  11:25:23 +0000 (0:00:00.942)       0:02:55.863 **********
2026-06-09 11:25:24.315012 | controller | changed: [localhost]
2026-06-09 11:25:24.315087 | controller |
2026-06-09 11:25:24.315094 | controller | TASK [ci_local_storage : Get k8s nodes kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit)}}, kind=Node] ***
2026-06-09 11:25:24.315099 | controller | Tuesday 09 June 2026  11:25:24 +0000 (0:00:00.431)       0:02:56.296 **********
2026-06-09 11:25:24.315104 | controller | Tuesday 09 June 2026  11:25:24 +0000 (0:00:00.431)       0:02:56.294 **********
2026-06-09 11:25:25.110529 | controller | ok: [localhost]
2026-06-09 11:25:25.110593 | controller |
2026-06-09 11:25:25.110598 | controller | TASK [ci_local_storage : Fetch hostnames for all hosts _raw_params=hostname] ***
2026-06-09 11:25:25.110603 | controller | Tuesday 09 June 2026  11:25:25 +0000 (0:00:00.795)       0:02:57.091 **********
2026-06-09 11:25:25.110607 | controller | Tuesday 09 June 2026  11:25:25 +0000 (0:00:00.795)       0:02:57.089 **********
2026-06-09 11:25:26.827437 | controller | changed: [localhost -> controller(38.102.83.163)] => (item=controller)
2026-06-09 11:25:26.827507 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=crc)
2026-06-09 11:25:26.827514 | controller | changed: [localhost] => (item=localhost)
2026-06-09 11:25:26.827520 | controller |
2026-06-09 11:25:26.827525 | controller | TASK [ci_local_storage : Set the hosts k8s ansible hosts cifmw_ci_local_storage_k8s_hosts={{
2026-06-09 11:25:26.827531 | controller |     _host_map |
2026-06-09 11:25:26.827536 | controller |     selectattr("key", "in", k8s_nodes_hostnames) |
2026-06-09 11:25:26.827541 | controller |     map(attribute="value") |
2026-06-09 11:25:26.827547 | controller |     list
2026-06-09 11:25:26.827552 | controller | }}, cifmw_ci_local_storage_k8s_hostnames={{ k8s_nodes_hostnames }}] ***
2026-06-09 11:25:26.827557 | controller | Tuesday 09 June 2026  11:25:26 +0000 (0:00:01.716)       0:02:58.808 **********
2026-06-09 11:25:26.827561 | controller | Tuesday 09 June 2026  11:25:26 +0000 (0:00:01.716)       0:02:58.806 **********
2026-06-09 11:25:26.880562 | controller | ok: [localhost]
2026-06-09 11:25:26.880650 | controller |
2026-06-09 11:25:26.880662 | controller | TASK [ci_local_storage : Apply the storage class manifests kubeconfig={{ cifmw_openshift_kubeconfig  }}, api_key={{ cifmw_openshift_token | default(omit) }}, context={{ cifmw_openshift_context | default(omit)  }}, state=present, src={{ cifmw_cls_manifests_dir }}/storage-class.yaml] ***
2026-06-09 11:25:26.880670 | controller | Tuesday 09 June 2026  11:25:26 +0000 (0:00:00.053)       0:02:58.861 **********
2026-06-09 11:25:26.880676 | controller | Tuesday 09 June 2026  11:25:26 +0000 (0:00:00.053)       0:02:58.859 **********
2026-06-09 11:25:27.708722 | controller | changed: [localhost]
2026-06-09 11:25:27.708797 | controller |
2026-06-09 11:25:27.708804 | controller | TASK [ci_local_storage : Create directories on worker node _raw_params=worker_node_dirs.yml] ***
2026-06-09 11:25:27.708810 | controller | Tuesday 09 June 2026  11:25:27 +0000 (0:00:00.828)       0:02:59.689 **********
2026-06-09 11:25:27.708816 | controller | Tuesday 09 June 2026  11:25:27 +0000 (0:00:00.828)       0:02:59.688 **********
2026-06-09 11:25:27.754049 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/ci_local_storage/tasks/worker_node_dirs.yml for localhost => (item=crc)
2026-06-09 11:25:27.754084 | controller |
2026-06-09 11:25:27.754089 | controller | TASK [ci_local_storage : Perform action in the PV directory path={{
2026-06-09 11:25:27.754093 | controller |   [
2026-06-09 11:25:27.754097 | controller |     cifmw_cls_local_storage_name,
2026-06-09 11:25:27.754101 | controller |     'pv'+ ("%02d" | format(item | int))
2026-06-09 11:25:27.754105 | controller |   ] | path_join
2026-06-09 11:25:27.754108 | controller | }}, state={{
2026-06-09 11:25:27.754112 | controller |   'directory' if cifmw_cls_action == 'create' else 'absent'
2026-06-09 11:25:27.754116 | controller | }}, mode=0775] ***
2026-06-09 11:25:27.754119 | controller | Tuesday 09 June 2026  11:25:27 +0000 (0:00:00.045)       0:02:59.735 **********
2026-06-09 11:25:27.754129 | controller | Tuesday 09 June 2026  11:25:27 +0000 (0:00:00.045)       0:02:59.733 **********
2026-06-09 11:25:36.220203 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=1)
2026-06-09 11:25:36.220260 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=2)
2026-06-09 11:25:36.220265 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=3)
2026-06-09 11:25:36.220269 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=4)
2026-06-09 11:25:36.220272 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=5)
2026-06-09 11:25:36.220276 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=6)
2026-06-09 11:25:36.220279 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=7)
2026-06-09 11:25:36.220282 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=8)
2026-06-09 11:25:36.220286 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=9)
2026-06-09 11:25:36.220289 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=10)
2026-06-09 11:25:36.220292 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=11)
2026-06-09 11:25:36.220296 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=12)
2026-06-09 11:25:36.220299 | controller |
2026-06-09 11:25:36.220303 | controller | TASK [ci_local_storage : Generate pv related storage manifest file src=storage.yaml.j2, dest={{ cifmw_cls_manifests_dir }}/storage.yaml, mode=0644] ***
2026-06-09 11:25:36.220308 | controller | Tuesday 09 June 2026  11:25:36 +0000 (0:00:08.465)       0:03:08.201 **********
2026-06-09 11:25:36.220312 | controller | Tuesday 09 June 2026  11:25:36 +0000 (0:00:08.465)       0:03:08.199 **********
2026-06-09 11:25:36.658187 | controller | changed: [localhost]
2026-06-09 11:25:36.658255 | controller |
2026-06-09 11:25:36.658261 | controller | TASK [ci_local_storage : Apply pv related storage manifest file kubeconfig={{ cifmw_openshift_kubeconfig  }}, api_key={{ cifmw_openshift_token | default(omit) }}, context={{ cifmw_openshift_context | default(omit)  }}, state=present, src={{ cifmw_cls_manifests_dir }}/storage.yaml] ***
2026-06-09 11:25:36.658267 | controller | Tuesday 09 June 2026  11:25:36 +0000 (0:00:00.437)       0:03:08.639 **********
2026-06-09 11:25:36.658271 | controller | Tuesday 09 June 2026  11:25:36 +0000 (0:00:00.437)       0:03:08.637 **********
2026-06-09 11:25:39.017363 | controller | changed: [localhost]
2026-06-09 11:25:39.017439 | controller |
2026-06-09 11:25:39.017447 | controller | TASK [Configure LVMS Storage Class name=ci_lvms_storage] ***********************
2026-06-09 11:25:39.017453 | controller | Tuesday 09 June 2026  11:25:39 +0000 (0:00:02.359)       0:03:10.998 **********
2026-06-09 11:25:39.017458 | controller | Tuesday 09 June 2026  11:25:39 +0000 (0:00:02.359)       0:03:10.997 **********
2026-06-09 11:25:39.049494 | controller | skipping: [localhost]
2026-06-09 11:25:39.049561 | controller |
2026-06-09 11:25:39.049569 | controller | TASK [Run edpm_prepare name=edpm_prepare] **************************************
2026-06-09 11:25:39.049575 | controller | Tuesday 09 June 2026  11:25:39 +0000 (0:00:00.032)       0:03:11.030 **********
2026-06-09 11:25:39.049597 | controller | Tuesday 09 June 2026  11:25:39 +0000 (0:00:00.032)       0:03:11.029 **********
2026-06-09 11:25:39.173925 | controller |
2026-06-09 11:25:39.174005 | controller | TASK [edpm_prepare : Define minimal set of repo variables when not running on Zuul _install_yamls_repos={'OPENSTACK_BRANCH': '', "GIT_CLONE_OPTS'": '-l', "OPENSTACK_REPO'": '{{ operators_build_output[cifmw_operator_build_meta_name].git_src_dir  }}'}] ***
2026-06-09 11:25:39.174016 | controller | Tuesday 09 June 2026  11:25:39 +0000 (0:00:00.124)       0:03:11.155 **********
2026-06-09 11:25:39.174022 | controller | Tuesday 09 June 2026  11:25:39 +0000 (0:00:00.124)       0:03:11.153 **********
2026-06-09 11:25:39.210260 | controller | skipping: [localhost]
2026-06-09 11:25:39.210320 | controller |
2026-06-09 11:25:39.210326 | controller | TASK [edpm_prepare : Set install_yamls Makefile environment variables cifmw_edpm_prepare_common_env={{
2026-06-09 11:25:39.210330 | controller |   cifmw_install_yamls_environment |
2026-06-09 11:25:39.210335 | controller |   combine({'PATH': cifmw_path}) |
2026-06-09 11:25:39.210340 | controller |   combine(_install_yamls_repos | default({})) |
2026-06-09 11:25:39.210345 | controller |   combine(cifmw_edpm_prepare_extra_vars | default({}))
2026-06-09 11:25:39.210366 | controller | }}, cifmw_edpm_prepare_make_openstack_env={% if cifmw_operator_build_meta_name is defined and cifmw_operator_build_meta_name in operators_build_output %}
2026-06-09 11:25:39.210378 | controller | OPENSTACK_IMG: {{ operators_build_output[cifmw_operator_build_meta_name].image_catalog }}
2026-06-09 11:25:39.210384 | controller | {% endif %}
2026-06-09 11:25:39.210389 | controller | , cifmw_edpm_prepare_make_openstack_deploy_prep_env=CLEANUP_DIR_CMD: "true"
2026-06-09 11:25:39.210393 | controller | , cifmw_edpm_prepare_operators_build_output={{ operators_build_output }}] ***
2026-06-09 11:25:39.210398 | controller | Tuesday 09 June 2026  11:25:39 +0000 (0:00:00.036)       0:03:11.191 **********
2026-06-09 11:25:39.210403 | controller | Tuesday 09 June 2026  11:25:39 +0000 (0:00:00.036)       0:03:11.189 **********
2026-06-09 11:25:39.247742 | controller | ok: [localhost]
2026-06-09 11:25:39.247814 | controller |
2026-06-09 11:25:39.247850 | controller | TASK [Prepare storage in CRC name=install_yamls_makes, tasks_from=make_crc_storage] ***
2026-06-09 11:25:39.247857 | controller | Tuesday 09 June 2026  11:25:39 +0000 (0:00:00.037)       0:03:11.228 **********
2026-06-09 11:25:39.247863 | controller | Tuesday 09 June 2026  11:25:39 +0000 (0:00:00.037)       0:03:11.227 **********
2026-06-09 11:25:39.280334 | controller | skipping: [localhost]
2026-06-09 11:25:39.280399 | controller |
2026-06-09 11:25:39.280406 | controller | TASK [Prepare inputs name=install_yamls_makes, tasks_from=make_input] **********
2026-06-09 11:25:39.280412 | controller | Tuesday 09 June 2026  11:25:39 +0000 (0:00:00.032)       0:03:11.261 **********
2026-06-09 11:25:39.280417 | controller | Tuesday 09 June 2026  11:25:39 +0000 (0:00:00.032)       0:03:11.259 **********
2026-06-09 11:25:39.328064 | controller |
2026-06-09 11:25:39.328152 | controller | TASK [install_yamls_makes : Debug make_input_env var=make_input_env] ***********
2026-06-09 11:25:39.328160 | controller | Tuesday 09 June 2026  11:25:39 +0000 (0:00:00.047)       0:03:11.309 **********
2026-06-09 11:25:39.328165 | controller | Tuesday 09 June 2026  11:25:39 +0000 (0:00:00.047)       0:03:11.307 **********
2026-06-09 11:25:39.372918 | controller | ok: [localhost] =>
2026-06-09 11:25:39.373007 | controller |     make_input_env:
2026-06-09 11:25:39.373014 | controller |       BMAAS_INSTANCE_DISK_SIZE: 60
2026-06-09 11:25:39.373021 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-09 11:25:39.373025 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-09 11:25:39.373031 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-09 11:25:39.373035 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-09 11:25:39.373040 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-09 11:25:39.373044 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-09 11:25:39.373048 | controller |       PATH: /home/zuul/.crc/bin:/home/zuul/.crc/bin/oc:/home/zuul/bin:/home/zuul/.crc/bin/oc:/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-09 11:25:39.373054 | controller |
2026-06-09 11:25:39.373058 | controller | TASK [install_yamls_makes : Debug make_input_params var=make_input_params] *****
2026-06-09 11:25:39.373062 | controller | Tuesday 09 June 2026  11:25:39 +0000 (0:00:00.044)       0:03:11.353 **********
2026-06-09 11:25:39.373066 | controller | Tuesday 09 June 2026  11:25:39 +0000 (0:00:00.044)       0:03:11.352 **********
2026-06-09 11:25:39.410597 | controller | skipping: [localhost]
2026-06-09 11:25:39.410649 | controller |
2026-06-09 11:25:39.410656 | controller | TASK [install_yamls_makes : Run input output_dir={{ cifmw_basedir }}/artifacts, chdir=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls, script=make input, dry_run={{ make_input_dryrun|default(false)|bool }}, extra_args={{ dict((make_input_env|default({})), **(make_input_params|default({}))) }}] ***
2026-06-09 11:25:39.410661 | controller | Tuesday 09 June 2026  11:25:39 +0000 (0:00:00.037)       0:03:11.391 **********
2026-06-09 11:25:39.410665 | controller | Tuesday 09 June 2026  11:25:39 +0000 (0:00:00.037)       0:03:11.390 **********
2026-06-09 11:25:41.375953 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-09 11:25:41.376041 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_input_until | default(true)
2026-06-09 11:25:41.376062 | controller | }}
2026-06-09 11:25:41.426253 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_002_run_input.log
2026-06-09 11:25:41.426341 | controller | changed: [localhost]
2026-06-09 11:25:41.426352 | controller |
2026-06-09 11:25:41.426358 | controller | TASK [OpenStack meta-operator installation name=install_yamls_makes, tasks_from=make_openstack] ***
2026-06-09 11:25:41.426368 | controller | Tuesday 09 June 2026  11:25:41 +0000 (0:00:02.014)       0:03:13.406 **********
2026-06-09 11:25:41.426376 | controller | Tuesday 09 June 2026  11:25:41 +0000 (0:00:02.014)       0:03:13.404 **********
2026-06-09 11:25:41.559504 | controller |
2026-06-09 11:25:41.559574 | controller | TASK [install_yamls_makes : Debug make_openstack_env var=make_openstack_env] ***
2026-06-09 11:25:41.559580 | controller | Tuesday 09 June 2026  11:25:41 +0000 (0:00:00.133)       0:03:13.539 **********
2026-06-09 11:25:41.559584 | controller | Tuesday 09 June 2026  11:25:41 +0000 (0:00:00.133)       0:03:13.538 **********
2026-06-09 11:25:41.606395 | controller | ok: [localhost] =>
2026-06-09 11:25:41.606475 | controller |     make_openstack_env:
2026-06-09 11:25:41.606484 | controller |       BMAAS_INSTANCE_DISK_SIZE: 60
2026-06-09 11:25:41.606497 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-09 11:25:41.606503 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-09 11:25:41.606509 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-09 11:25:41.606514 | controller |       OPENSTACK_IMG: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044
2026-06-09 11:25:41.606520 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-09 11:25:41.606531 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-09 11:25:41.606537 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-09 11:25:41.606542 | controller |       PATH: /home/zuul/.crc/bin:/home/zuul/.crc/bin/oc:/home/zuul/bin:/home/zuul/.crc/bin/oc:/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-09 11:25:41.606547 | controller |
2026-06-09 11:25:41.606551 | controller | TASK [install_yamls_makes : Debug make_openstack_params var=make_openstack_params] ***
2026-06-09 11:25:41.606557 | controller | Tuesday 09 June 2026  11:25:41 +0000 (0:00:00.047)       0:03:13.587 **********
2026-06-09 11:25:41.606562 | controller | Tuesday 09 June 2026  11:25:41 +0000 (0:00:00.047)       0:03:13.585 **********
2026-06-09 11:25:41.643317 | controller | skipping: [localhost]
2026-06-09 11:25:41.643383 | controller |
2026-06-09 11:25:41.643401 | controller | TASK [install_yamls_makes : Run openstack output_dir={{ cifmw_basedir }}/artifacts, chdir=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls, script=make openstack, dry_run={{ make_openstack_dryrun|default(false)|bool }}, extra_args={{ dict((make_openstack_env|default({})), **(make_openstack_params|default({}))) }}] ***
2026-06-09 11:25:41.643409 | controller | Tuesday 09 June 2026  11:25:41 +0000 (0:00:00.037)       0:03:13.624 **********
2026-06-09 11:25:41.643414 | controller | Tuesday 09 June 2026  11:25:41 +0000 (0:00:00.037)       0:03:13.622 **********
2026-06-09 11:28:43.366800 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-09 11:28:43.366903 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_until |
2026-06-09 11:28:43.366909 | controller | default(true) }}
2026-06-09 11:28:43.375064 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_003_run_openstack.log
2026-06-09 11:28:43.375137 | controller | An exception occurred during task execution. To see the full traceback, use -vvv. The error was: NoneType: None
2026-06-09 11:28:43.375142 | controller | task path: /home/zuul/ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack.yml:10
2026-06-09 11:28:43.375146 | controller | fatal: [localhost]: FAILED! =>
2026-06-09 11:28:43.375151 | controller |     attempts: 1
2026-06-09 11:28:43.375155 | controller |     changed: true
2026-06-09 11:28:43.375159 | controller |     msg: non-zero return code
2026-06-09 11:28:43.375163 | controller |     rc: 2
2026-06-09 11:28:43.375167 | controller |     stderr: ''
2026-06-09 11:28:43.375170 | controller |     stderr_lines: []
2026-06-09 11:28:43.375174 | controller |     stdout: |
2026-06-09 11:28:43.375186 | controller |       ~/src/github.com/openstack-k8s-operators/install_yamls ~/ci-framework-data/artifacts
2026-06-09 11:28:43.375190 | controller |       error: the server doesn't have a resource type "openstackversion"
2026-06-09 11:28:43.375194 | controller |       bash scripts/validate-marketplace.sh
2026-06-09 11:28:43.375197 | controller |       + '[' -z 500s ']'
2026-06-09 11:28:43.375201 | controller |       + OPERATOR_NAMESPACE=openshift-marketplace
2026-06-09 11:28:43.375204 | controller |       + oc get pods -n openshift-marketplace
2026-06-09 11:28:43.375208 | controller |       + grep CrashLoopBackOff
2026-06-09 11:28:43.375211 | controller |       + '[' 1 -eq 0 ']'
2026-06-09 11:28:43.375215 | controller |       + OPERATORS='openshift-cert-manager-operator kubernetes-nmstate-operator metallb-operator'
2026-06-09 11:28:43.375218 | controller |       + for operator in $OPERATORS
2026-06-09 11:28:43.375221 | controller |       + n=0
2026-06-09 11:28:43.375225 | controller |       + retries=20
2026-06-09 11:28:43.375228 | controller |       + true
2026-06-09 11:28:43.375232 | controller |       + oc get packagemanifests -n openshift-marketplace
2026-06-09 11:28:43.375235 | controller |       + grep openshift-cert-manager-operator
2026-06-09 11:28:43.375239 | controller |       openshift-cert-manager-operator                       Red Hat Operators     219d
2026-06-09 11:28:43.375242 | controller |       + '[' 0 -eq 0 ']'
2026-06-09 11:28:43.375246 | controller |       + break
2026-06-09 11:28:43.375249 | controller |       + for operator in $OPERATORS
2026-06-09 11:28:43.375252 | controller |       + n=0
2026-06-09 11:28:43.375256 | controller |       + retries=20
2026-06-09 11:28:43.375259 | controller |       + true
2026-06-09 11:28:43.375262 | controller |       + oc get packagemanifests -n openshift-marketplace
2026-06-09 11:28:43.375266 | controller |       + grep kubernetes-nmstate-operator
2026-06-09 11:28:43.375269 | controller |       kubernetes-nmstate-operator                           Red Hat Operators     219d
2026-06-09 11:28:43.375273 | controller |       + '[' 0 -eq 0 ']'
2026-06-09 11:28:43.375276 | controller |       + break
2026-06-09 11:28:43.375279 | controller |       + for operator in $OPERATORS
2026-06-09 11:28:43.375283 | controller |       + n=0
2026-06-09 11:28:43.375286 | controller |       + retries=20
2026-06-09 11:28:43.375290 | controller |       + true
2026-06-09 11:28:43.375293 | controller |       + oc get packagemanifests -n openshift-marketplace
2026-06-09 11:28:43.375296 | controller |       + grep metallb-operator
2026-06-09 11:28:43.375300 | controller |       metallb-operator                                      Red Hat Operators     219d
2026-06-09 11:28:43.375303 | controller |       + '[' 0 -eq 0 ']'
2026-06-09 11:28:43.375306 | controller |       + break
2026-06-09 11:28:43.375310 | controller |       bash scripts/gen-namespace.sh
2026-06-09 11:28:43.375313 | controller |       + '[' -z /home/zuul/ci-framework-data/artifacts/manifests ']'
2026-06-09 11:28:43.375317 | controller |       + '[' -z openshift-nmstate ']'
2026-06-09 11:28:43.375321 | controller |       + OUT_DIR=/home/zuul/ci-framework-data/artifacts/manifests/openshift-nmstate
2026-06-09 11:28:43.375324 | controller |       + '[' '!' -d /home/zuul/ci-framework-data/artifacts/manifests/openshift-nmstate ']'
2026-06-09 11:28:43.375328 | controller |       + mkdir -p /home/zuul/ci-framework-data/artifacts/manifests/openshift-nmstate
2026-06-09 11:28:43.375331 | controller |       + cat
2026-06-09 11:28:43.375334 | controller |       oc apply -f /home/zuul/ci-framework-data/artifacts/manifests/openshift-nmstate/namespace.yaml
2026-06-09 11:28:43.375338 | controller |       namespace/openshift-nmstate created
2026-06-09 11:28:43.375341 | controller |       timeout 500s bash -c "while ! (oc get project.v1.project.openshift.io openshift-nmstate); do sleep 1; done"
2026-06-09 11:28:43.375345 | controller |       NAME                DISPLAY NAME   STATUS
2026-06-09 11:28:43.375348 | controller |       openshift-nmstate                  Active
2026-06-09 11:28:43.375352 | controller |       bash scripts/gen-olm-nmstate.sh
2026-06-09 11:28:43.375355 | controller |       + '[' -z /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/nmstate/op ']'
2026-06-09 11:28:43.375359 | controller |       + '[' '!' -d /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/nmstate/op ']'
2026-06-09 11:28:43.375362 | controller |       + mkdir -p /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/nmstate/op
2026-06-09 11:28:43.375365 | controller |       + '[' -z /home/zuul/ci-framework-data/artifacts/manifests/openshift-nmstate/nmstate/cr ']'
2026-06-09 11:28:43.375382 | controller |       + '[' '!' -d /home/zuul/ci-framework-data/artifacts/manifests/openshift-nmstate/nmstate/cr ']'
2026-06-09 11:28:43.375385 | controller |       + mkdir -p /home/zuul/ci-framework-data/artifacts/manifests/openshift-nmstate/nmstate/cr
2026-06-09 11:28:43.375389 | controller |       + echo OPERATOR_DIR /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/nmstate/op
2026-06-09 11:28:43.375392 | controller |       OPERATOR_DIR /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/nmstate/op
2026-06-09 11:28:43.375396 | controller |       + echo DEPLOY_DIR /home/zuul/ci-framework-data/artifacts/manifests/openshift-nmstate/nmstate/cr
2026-06-09 11:28:43.375399 | controller |       DEPLOY_DIR /home/zuul/ci-framework-data/artifacts/manifests/openshift-nmstate/nmstate/cr
2026-06-09 11:28:43.375402 | controller |       + cat
2026-06-09 11:28:43.375406 | controller |       + cat
2026-06-09 11:28:43.375418 | controller |       + cat
2026-06-09 11:28:43.375422 | controller |       oc apply -f /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/nmstate/op
2026-06-09 11:28:43.375425 | controller |       operatorgroup.operators.coreos.com/openshift-nmstate-tn6k8 created
2026-06-09 11:28:43.375429 | controller |       subscription.operators.coreos.com/kubernetes-nmstate-operator created
2026-06-09 11:28:43.375432 | controller |       timeout 500s bash -c "while ! (oc get deployments/nmstate-operator -n openshift-nmstate); do sleep 10; done"
2026-06-09 11:28:43.375447 | controller |       Error from server (NotFound): deployments.apps "nmstate-operator" not found
2026-06-09 11:28:43.375450 | controller |       Error from server (NotFound): deployments.apps "nmstate-operator" not found
2026-06-09 11:28:43.375454 | controller |       NAME               READY   UP-TO-DATE   AVAILABLE   AGE
2026-06-09 11:28:43.375457 | controller |       nmstate-operator   0/1     1            0           9s
2026-06-09 11:28:43.375460 | controller |       oc wait deployments/nmstate-operator -n openshift-nmstate --for condition=Available --timeout=500s
2026-06-09 11:28:43.375464 | controller |       deployment.apps/nmstate-operator condition met
2026-06-09 11:28:43.375467 | controller |       timeout 500s bash -c "while ! (oc wait pod -n openshift-apiserver -l apiserver=true --for condition=Ready); do sleep 10; done"
2026-06-09 11:28:43.375472 | controller |       pod/apiserver-9ddfb9f55-k47zv condition met
2026-06-09 11:28:43.375475 | controller |       oc apply -f /home/zuul/ci-framework-data/artifacts/manifests/openshift-nmstate/nmstate/cr
2026-06-09 11:28:43.375478 | controller |       nmstate.nmstate.io/nmstate created
2026-06-09 11:28:43.375482 | controller |       timeout 500s bash -c "while ! (oc get pod --no-headers=true -l component=kubernetes-nmstate-handler -n openshift-nmstate| grep nmstate-handler); do sleep 10; done"
2026-06-09 11:28:43.375487 | controller |       No resources found in openshift-nmstate namespace.
2026-06-09 11:28:43.375490 | controller |       nmstate-handler-2kwv5   0/1   Running   0     9s
2026-06-09 11:28:43.375493 | controller |       oc wait pod -n openshift-nmstate -l component=kubernetes-nmstate-handler --for condition=Ready --timeout=500s
2026-06-09 11:28:43.375497 | controller |       pod/nmstate-handler-2kwv5 condition met
2026-06-09 11:28:43.375500 | controller |       timeout 500s bash -c "while ! (oc get deployments/nmstate-webhook -n openshift-nmstate); do sleep 10; done"
2026-06-09 11:28:43.375503 | controller |       NAME              READY   UP-TO-DATE   AVAILABLE   AGE
2026-06-09 11:28:43.375507 | controller |       nmstate-webhook   0/1     1            0           12s
2026-06-09 11:28:43.375510 | controller |       oc wait deployments/nmstate-webhook -n openshift-nmstate --for condition=Available --timeout=500s
2026-06-09 11:28:43.375513 | controller |       deployment.apps/nmstate-webhook condition met
2026-06-09 11:28:43.375517 | controller |       WORKERS='crc' \
2026-06-09 11:28:43.375520 | controller |       bash scripts/gen-nncp.sh
2026-06-09 11:28:43.375524 | controller |       + check_var_set DEPLOY_DIR
2026-06-09 11:28:43.375527 | controller |       + [[ ! -v DEPLOY_DIR ]]
2026-06-09 11:28:43.375530 | controller |       + '[' '!' -d /home/zuul/ci-framework-data/artifacts/manifests/openstack/nncp/cr ']'
2026-06-09 11:28:43.375534 | controller |       + mkdir -p /home/zuul/ci-framework-data/artifacts/manifests/openstack/nncp/cr
2026-06-09 11:28:43.375537 | controller |       + check_var_set WORKERS
2026-06-09 11:28:43.375542 | controller |       + [[ ! -v WORKERS ]]
2026-06-09 11:28:43.375546 | controller |       + check_var_set INTERFACE
2026-06-09 11:28:43.375549 | controller |       + [[ ! -v INTERFACE ]]
2026-06-09 11:28:43.375553 | controller |       + check_var_set BRIDGE_NAME
2026-06-09 11:28:43.375556 | controller |       + [[ ! -v BRIDGE_NAME ]]
2026-06-09 11:28:43.375559 | controller |       + check_var_set INTERFACE_MTU
2026-06-09 11:28:43.375563 | controller |       + [[ ! -v INTERFACE_MTU ]]
2026-06-09 11:28:43.375566 | controller |       + check_var_set VLAN_START
2026-06-09 11:28:43.375569 | controller |       + [[ ! -v VLAN_START ]]
2026-06-09 11:28:43.375572 | controller |       + check_var_set VLAN_STEP
2026-06-09 11:28:43.375576 | controller |       + [[ ! -v VLAN_STEP ]]
2026-06-09 11:28:43.375579 | controller |       + check_var_set VLAN_STEP
2026-06-09 11:28:43.375582 | controller |       + [[ ! -v VLAN_STEP ]]
2026-06-09 11:28:43.375586 | controller |       + check_var_set INTERNALAPI_PREFIX
2026-06-09 11:28:43.375589 | controller |       + [[ ! -v INTERNALAPI_PREFIX ]]
2026-06-09 11:28:43.375592 | controller |       + check_var_set STORAGE_PREFIX
2026-06-09 11:28:43.375596 | controller |       + [[ ! -v STORAGE_PREFIX ]]
2026-06-09 11:28:43.375599 | controller |       + check_var_set STORAGEMGMT_PREFIX
2026-06-09 11:28:43.375602 | controller |       + [[ ! -v STORAGEMGMT_PREFIX ]]
2026-06-09 11:28:43.375606 | controller |       + check_var_set TENANT_PREFIX
2026-06-09 11:28:43.375609 | controller |       + [[ ! -v TENANT_PREFIX ]]
2026-06-09 11:28:43.375612 | controller |       + check_var_set DESIGNATE_PREFIX
2026-06-09 11:28:43.375615 | controller |       + [[ ! -v DESIGNATE_PREFIX ]]
2026-06-09 11:28:43.375619 | controller |       + check_var_set DESIGNATE_EXT_PREFIX
2026-06-09 11:28:43.375622 | controller |       + [[ ! -v DESIGNATE_EXT_PREFIX ]]
2026-06-09 11:28:43.375625 | controller |       + '[' -n '' ']'
2026-06-09 11:28:43.375629 | controller |       + echo DEPLOY_DIR /home/zuul/ci-framework-data/artifacts/manifests/openstack/nncp/cr
2026-06-09 11:28:43.375632 | controller |       DEPLOY_DIR /home/zuul/ci-framework-data/artifacts/manifests/openstack/nncp/cr
2026-06-09 11:28:43.375635 | controller |       + echo WORKERS crc
2026-06-09 11:28:43.375639 | controller |       WORKERS crc
2026-06-09 11:28:43.375642 | controller |       + echo INTERFACE enp6s0
2026-06-09 11:28:43.375645 | controller |       INTERFACE enp6s0
2026-06-09 11:28:43.375649 | controller |       + echo BRIDGE_NAME ospbr
2026-06-09 11:28:43.375652 | controller |       BRIDGE_NAME ospbr
2026-06-09 11:28:43.375655 | controller |       + echo INTERFACE_BGP_1
2026-06-09 11:28:43.375659 | controller |       INTERFACE_BGP_1
2026-06-09 11:28:43.375662 | controller |       + echo INTERFACE_BGP_2
2026-06-09 11:28:43.375665 | controller |       INTERFACE_BGP_2
2026-06-09 11:28:43.375668 | controller |       + echo INTERFACE_MTU 1500
2026-06-09 11:28:43.375672 | controller |       INTERFACE_MTU 1500
2026-06-09 11:28:43.375675 | controller |       + echo VLAN_START 20
2026-06-09 11:28:43.375678 | controller |       VLAN_START 20
2026-06-09 11:28:43.375682 | controller |       + echo VLAN_STEP 1
2026-06-09 11:28:43.375685 | controller |       VLAN_STEP 1
2026-06-09 11:28:43.375688 | controller |       + echo STORAGE_MACVLAN
2026-06-09 11:28:43.375691 | controller |       STORAGE_MACVLAN
2026-06-09 11:28:43.375695 | controller |       + '[' -n true ']'
2026-06-09 11:28:43.375698 | controller |       + echo CTLPLANE_IP_ADDRESS_PREFIX 192.168.122
2026-06-09 11:28:43.375702 | controller |       CTLPLANE_IP_ADDRESS_PREFIX 192.168.122
2026-06-09 11:28:43.375706 | controller |       + echo CTLPLANE_IP_ADDRESS_SUFFIX 10
2026-06-09 11:28:43.375711 | controller |       CTLPLANE_IP_ADDRESS_SUFFIX 10
2026-06-09 11:28:43.375723 | controller |       + '[' -n '' ']'
2026-06-09 11:28:43.375729 | controller |       + '[' -n '' ']'
2026-06-09 11:28:43.375734 | controller |       + IP_ADDRESS_SUFFIX=5
2026-06-09 11:28:43.375743 | controller |       + IPV6_ADDRESS_SUFFIX=5
2026-06-09 11:28:43.375748 | controller |       + rm --force '/home/zuul/ci-framework-data/artifacts/manifests/openstack/nncp/cr/*_nncp.yaml'
2026-06-09 11:28:43.375752 | controller |       + internalapi_vlan_id=20
2026-06-09 11:28:43.375757 | controller |       + storage_vlan_id=21
2026-06-09 11:28:43.375761 | controller |       + tenant_vlan_id=22
2026-06-09 11:28:43.375766 | controller |       + storagemgmt_vlan_id=23
2026-06-09 11:28:43.375770 | controller |       + octavia_vlan_id=24
2026-06-09 11:28:43.375775 | controller |       + designate_vlan_id=25
2026-06-09 11:28:43.375779 | controller |       + designate_ext_vlan_id=26
2026-06-09 11:28:43.375784 | controller |       + for WORKER in ${WORKERS}
2026-06-09 11:28:43.375788 | controller |       + cat
2026-06-09 11:28:43.375793 | controller |       + '[' -n '' ']'
2026-06-09 11:28:43.375800 | controller |       + '[' -n '' ']'
2026-06-09 11:28:43.375805 | controller |       + '[' -n '' ']'
2026-06-09 11:28:43.375816 | controller |       + '[' -n '' ']'
2026-06-09 11:28:43.375821 | controller |       + '[' -n '' ']'
2026-06-09 11:28:43.375826 | controller |       + '[' -n '' ']'
2026-06-09 11:28:43.375830 | controller |       + '[' -n '' ']'
2026-06-09 11:28:43.375848 | controller |       + '[' -n '' ']'
2026-06-09 11:28:43.375853 | controller |       + '[' -n '' ']'
2026-06-09 11:28:43.375858 | controller |       + '[' -n '' ']'
2026-06-09 11:28:43.375862 | controller |       + cat
2026-06-09 11:28:43.375867 | controller |       + cat
2026-06-09 11:28:43.375871 | controller |       + '[' -n true ']'
2026-06-09 11:28:43.375876 | controller |       + cat
2026-06-09 11:28:43.375881 | controller |       + '[' -n '' ']'
2026-06-09 11:28:43.375885 | controller |       + cat
2026-06-09 11:28:43.375889 | controller |       + cat
2026-06-09 11:28:43.375894 | controller |       + '[' -n '' ']'
2026-06-09 11:28:43.375898 | controller |       + '[' -n true ']'
2026-06-09 11:28:43.375902 | controller |       + cat
2026-06-09 11:28:43.375907 | controller |       + '[' -n '' ']'
2026-06-09 11:28:43.375911 | controller |       + cat
2026-06-09 11:28:43.375916 | controller |       + cat
2026-06-09 11:28:43.375920 | controller |       + '[' -n true ']'
2026-06-09 11:28:43.375924 | controller |       + cat
2026-06-09 11:28:43.375929 | controller |       + '[' -n '' ']'
2026-06-09 11:28:43.375933 | controller |       + cat
2026-06-09 11:28:43.375937 | controller |       + cat
2026-06-09 11:28:43.375942 | controller |       + '[' -n true ']'
2026-06-09 11:28:43.375946 | controller |       + cat
2026-06-09 11:28:43.375951 | controller |       + '[' -n '' ']'
2026-06-09 11:28:43.375955 | controller |       + cat
2026-06-09 11:28:43.375959 | controller |       + cat
2026-06-09 11:28:43.375964 | controller |       + cat
2026-06-09 11:28:43.375968 | controller |       + '[' -n true ']'
2026-06-09 11:28:43.375972 | controller |       + cat
2026-06-09 11:28:43.376053 | controller |       + '[' -n '' ']'
2026-06-09 11:28:43.376071 | controller |       + cat
2026-06-09 11:28:43.376077 | controller |       + cat
2026-06-09 11:28:43.376081 | controller |       + '[' -n true ']'
2026-06-09 11:28:43.376085 | controller |       + cat
2026-06-09 11:28:43.376090 | controller |       + '[' -n '' ']'
2026-06-09 11:28:43.376094 | controller |       + cat
2026-06-09 11:28:43.376099 | controller |       + cat
2026-06-09 11:28:43.376103 | controller |       + '[' -n true ']'
2026-06-09 11:28:43.376108 | controller |       + cat
2026-06-09 11:28:43.376112 | controller |       + '[' -n '' ']'
2026-06-09 11:28:43.376117 | controller |       + cat
2026-06-09 11:28:43.376121 | controller |       + '[' -n '' ']'
2026-06-09 11:28:43.376125 | controller |       + cat
2026-06-09 11:28:43.376130 | controller |       + IP_ADDRESS_SUFFIX=6
2026-06-09 11:28:43.376134 | controller |       + IPV6_ADDRESS_SUFFIX=6
2026-06-09 11:28:43.376139 | controller |       + CTLPLANE_IP_ADDRESS_SUFFIX=11
2026-06-09 11:28:43.376143 | controller |       + CTLPLANE_IPV6_ADDRESS_SUFFIX=1
2026-06-09 11:28:43.376148 | controller |       oc apply -f /home/zuul/ci-framework-data/artifacts/manifests/openstack/nncp/cr/
2026-06-09 11:28:43.376153 | controller |       nodenetworkconfigurationpolicy.nmstate.io/enp6s0-crc created
2026-06-09 11:28:43.376157 | controller |       timeout 240s bash -c "while ! (oc wait nncp -l osp/interface=enp6s0 --for jsonpath='{.status.conditions[0].reason}'=SuccessfullyConfigured); do sleep 10; done"
2026-06-09 11:28:43.376162 | controller |       nodenetworkconfigurationpolicy.nmstate.io/enp6s0-crc condition met
2026-06-09 11:28:43.376167 | controller |       if test -n "192.168.122.1"; then oc patch dns.operator/default --type merge -p '{"spec":{"upstreamResolvers":{"policy":"Sequential","upstreams":[{"type":"Network","address":"'192.168.122.1'","port":53},{"type":"SystemResolvConf"}]}}}'; fi
2026-06-09 11:28:43.376172 | controller |       dns.operator.openshift.io/default patched
2026-06-09 11:28:43.376177 | controller |       timeout 240s bash -c "while ! (oc wait dns.operator/default --for condition=available); do sleep 10; done"
2026-06-09 11:28:43.376181 | controller |       dns.operator.openshift.io/default condition met
2026-06-09 11:28:43.376186 | controller |       bash scripts/gen-namespace.sh
2026-06-09 11:28:43.376190 | controller |       + '[' -z /home/zuul/ci-framework-data/artifacts/manifests ']'
2026-06-09 11:28:43.376195 | controller |       + '[' -z metallb-system ']'
2026-06-09 11:28:43.376199 | controller |       + OUT_DIR=/home/zuul/ci-framework-data/artifacts/manifests/metallb-system
2026-06-09 11:28:43.376203 | controller |       + '[' '!' -d /home/zuul/ci-framework-data/artifacts/manifests/metallb-system ']'
2026-06-09 11:28:43.376208 | controller |       + mkdir -p /home/zuul/ci-framework-data/artifacts/manifests/metallb-system
2026-06-09 11:28:43.376217 | controller |       + cat
2026-06-09 11:28:43.376222 | controller |       oc apply -f /home/zuul/ci-framework-data/artifacts/manifests/metallb-system/namespace.yaml
2026-06-09 11:28:43.376226 | controller |       namespace/metallb-system created
2026-06-09 11:28:43.376231 | controller |       timeout 500s bash -c "while ! (oc get project.v1.project.openshift.io metallb-system); do sleep 1; done"
2026-06-09 11:28:43.376235 | controller |       NAME             DISPLAY NAME   STATUS
2026-06-09 11:28:43.376240 | controller |       metallb-system                  Active
2026-06-09 11:28:43.376245 | controller |       bash scripts/gen-olm-metallb.sh
2026-06-09 11:28:43.376250 | controller |       + '[' -z /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/metallb/op ']'
2026-06-09 11:28:43.376254 | controller |       + '[' '!' -d /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/metallb/op ']'
2026-06-09 11:28:43.376258 | controller |       + mkdir -p /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/metallb/op
2026-06-09 11:28:43.376262 | controller |       + '[' -z /home/zuul/ci-framework-data/artifacts/manifests/metallb-system/metallb/cr ']'
2026-06-09 11:28:43.376267 | controller |       + '[' '!' -d /home/zuul/ci-framework-data/artifacts/manifests/metallb-system/metallb/cr ']'
2026-06-09 11:28:43.376271 | controller |       + mkdir -p /home/zuul/ci-framework-data/artifacts/manifests/metallb-system/metallb/cr
2026-06-09 11:28:43.376276 | controller |       + echo OPERATOR_DIR /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/metallb/op
2026-06-09 11:28:43.376280 | controller |       OPERATOR_DIR /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/metallb/op
2026-06-09 11:28:43.376285 | controller |       + echo DEPLOY_DIR /home/zuul/ci-framework-data/artifacts/manifests/metallb-system/metallb/cr
2026-06-09 11:28:43.376289 | controller |       DEPLOY_DIR /home/zuul/ci-framework-data/artifacts/manifests/metallb-system/metallb/cr
2026-06-09 11:28:43.376293 | controller |       + echo INTERFACE
2026-06-09 11:28:43.376298 | controller |       INTERFACE
2026-06-09 11:28:43.376302 | controller |       + cat
2026-06-09 11:28:43.376307 | controller |       + cat
2026-06-09 11:28:43.376311 | controller |       + cat
2026-06-09 11:28:43.376315 | controller |       oc apply -f /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/metallb/op
2026-06-09 11:28:43.376320 | controller |       operatorgroup.operators.coreos.com/metallb-operator created
2026-06-09 11:28:43.376324 | controller |       subscription.operators.coreos.com/metallb-operator-sub created
2026-06-09 11:28:43.376328 | controller |       timeout 500s bash -c "while ! (oc get pod --no-headers=true -l control-plane=controller-manager -n metallb-system| grep metallb-operator-controller); do sleep 10; done"
2026-06-09 11:28:43.376333 | controller |       No resources found in metallb-system namespace.
2026-06-09 11:28:43.376346 | controller |       No resources found in metallb-system namespace.
2026-06-09 11:28:43.376350 | controller |       metallb-operator-controller-manager-bcf7bc4bc-kmbvq   0/1   ContainerCreating   0     4s
2026-06-09 11:28:43.376355 | controller |       oc wait pod -n metallb-system --for condition=Ready -l control-plane=controller-manager --timeout=500s
2026-06-09 11:28:43.376360 | controller |       pod/metallb-operator-controller-manager-bcf7bc4bc-kmbvq condition met
2026-06-09 11:28:43.376364 | controller |       timeout 500s bash -c "while ! (oc get pod --no-headers=true -l component=webhook-server -n metallb-system| grep metallb-operator-webhook); do sleep 10; done"
2026-06-09 11:28:43.376369 | controller |       metallb-operator-webhook-server-5c6fd8b989-zz4pm   1/1   Running   0     51s
2026-06-09 11:28:43.376373 | controller |       oc wait pod -n metallb-system --for condition=Ready -l component=webhook-server --timeout=500s
2026-06-09 11:28:43.376378 | controller |       pod/metallb-operator-webhook-server-5c6fd8b989-zz4pm condition met
2026-06-09 11:28:43.376382 | controller |       oc apply -f /home/zuul/ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/deploy_operator.yaml
2026-06-09 11:28:43.376388 | controller |       Error from server (InternalError): error when creating "/home/zuul/ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/deploy_operator.yaml": Internal error occurred: failed calling webhook "metallbvalidationwebhook.metallb.io": failed to call webhook: Post "https://metallb-operator-controller-manager-service.metallb-system.svc:443/validate-metallb-io-v1beta1-metallb?timeout=10s": dial tcp 10.217.0.49:9443: connect: connection refused
2026-06-09 11:28:43.376398 | controller |       make: *** [Makefile:2469: metallb] Error 1
2026-06-09 11:28:43.376402 | controller |     stdout_lines:
2026-06-09 11:28:43.376407 | controller |     - ~/src/github.com/openstack-k8s-operators/install_yamls ~/ci-framework-data/artifacts
2026-06-09 11:28:43.376411 | controller |     - 'error: the server doesn''t have a resource type "openstackversion"'
2026-06-09 11:28:43.376416 | controller |     - bash scripts/validate-marketplace.sh
2026-06-09 11:28:43.376420 | controller |     - + '[' -z 500s ']'
2026-06-09 11:28:43.376424 | controller |     - + OPERATOR_NAMESPACE=openshift-marketplace
2026-06-09 11:28:43.376429 | controller |     - + oc get pods -n openshift-marketplace
2026-06-09 11:28:43.376433 | controller |     - + grep CrashLoopBackOff
2026-06-09 11:28:43.376438 | controller |     - + '[' 1 -eq 0 ']'
2026-06-09 11:28:43.376442 | controller |     - + OPERATORS='openshift-cert-manager-operator kubernetes-nmstate-operator metallb-operator'
2026-06-09 11:28:43.376446 | controller |     - + for operator in $OPERATORS
2026-06-09 11:28:43.376451 | controller |     - + n=0
2026-06-09 11:28:43.376455 | controller |     - + retries=20
2026-06-09 11:28:43.376460 | controller |     - + true
2026-06-09 11:28:43.376464 | controller |     - + oc get packagemanifests -n openshift-marketplace
2026-06-09 11:28:43.376468 | controller |     - + grep openshift-cert-manager-operator
2026-06-09 11:28:43.376473 | controller |     - openshift-cert-manager-operator                       Red Hat Operators     219d
2026-06-09 11:28:43.376477 | controller |     - + '[' 0 -eq 0 ']'
2026-06-09 11:28:43.376482 | controller |     - + break
2026-06-09 11:28:43.376486 | controller |     - + for operator in $OPERATORS
2026-06-09 11:28:43.376491 | controller |     - + n=0
2026-06-09 11:28:43.376495 | controller |     - + retries=20
2026-06-09 11:28:43.376499 | controller |     - + true
2026-06-09 11:28:43.376504 | controller |     - + oc get packagemanifests -n openshift-marketplace
2026-06-09 11:28:43.376508 | controller |     - + grep kubernetes-nmstate-operator
2026-06-09 11:28:43.376513 | controller |     - kubernetes-nmstate-operator                           Red Hat Operators     219d
2026-06-09 11:28:43.376518 | controller |     - + '[' 0 -eq 0 ']'
2026-06-09 11:28:43.376523 | controller |     - + break
2026-06-09 11:28:43.376527 | controller |     - + for operator in $OPERATORS
2026-06-09 11:28:43.376532 | controller |     - + n=0
2026-06-09 11:28:43.376537 | controller |     - + retries=20
2026-06-09 11:28:43.376542 | controller |     - + true
2026-06-09 11:28:43.376547 | controller |     - + oc get packagemanifests -n openshift-marketplace
2026-06-09 11:28:43.376552 | controller |     - + grep metallb-operator
2026-06-09 11:28:43.376557 | controller |     - metallb-operator                                      Red Hat Operators     219d
2026-06-09 11:28:43.376562 | controller |     - + '[' 0 -eq 0 ']'
2026-06-09 11:28:43.376567 | controller |     - + break
2026-06-09 11:28:43.376572 | controller |     - bash scripts/gen-namespace.sh
2026-06-09 11:28:43.376576 | controller |     - + '[' -z /home/zuul/ci-framework-data/artifacts/manifests ']'
2026-06-09 11:28:43.376697 | controller |     - + '[' -z openshift-nmstate ']'
2026-06-09 11:28:43.376709 | controller |     - + OUT_DIR=/home/zuul/ci-framework-data/artifacts/manifests/openshift-nmstate
2026-06-09 11:28:43.376714 | controller |     - + '[' '!' -d /home/zuul/ci-framework-data/artifacts/manifests/openshift-nmstate
2026-06-09 11:28:43.376719 | controller |       ']'
2026-06-09 11:28:43.376724 | controller |     - + mkdir -p /home/zuul/ci-framework-data/artifacts/manifests/openshift-nmstate
2026-06-09 11:28:43.376729 | controller |     - + cat
2026-06-09 11:28:43.376734 | controller |     - oc apply -f /home/zuul/ci-framework-data/artifacts/manifests/openshift-nmstate/namespace.yaml
2026-06-09 11:28:43.376739 | controller |     - namespace/openshift-nmstate created
2026-06-09 11:28:43.376744 | controller |     - timeout 500s bash -c "while ! (oc get project.v1.project.openshift.io openshift-nmstate);
2026-06-09 11:28:43.376749 | controller |       do sleep 1; done"
2026-06-09 11:28:43.376755 | controller |     - NAME                DISPLAY NAME   STATUS
2026-06-09 11:28:43.376759 | controller |     - openshift-nmstate                  Active
2026-06-09 11:28:43.376764 | controller |     - bash scripts/gen-olm-nmstate.sh
2026-06-09 11:28:43.376769 | controller |     - + '[' -z /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/nmstate/op
2026-06-09 11:28:43.376777 | controller |       ']'
2026-06-09 11:28:43.376782 | controller |     - + '[' '!' -d /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/nmstate/op
2026-06-09 11:28:43.376787 | controller |       ']'
2026-06-09 11:28:43.376792 | controller |     - + mkdir -p /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/nmstate/op
2026-06-09 11:28:43.376797 | controller |     - + '[' -z /home/zuul/ci-framework-data/artifacts/manifests/openshift-nmstate/nmstate/cr
2026-06-09 11:28:43.376802 | controller |       ']'
2026-06-09 11:28:43.376808 | controller |     - + '[' '!' -d /home/zuul/ci-framework-data/artifacts/manifests/openshift-nmstate/nmstate/cr
2026-06-09 11:28:43.376813 | controller |       ']'
2026-06-09 11:28:43.376825 | controller |     - + mkdir -p /home/zuul/ci-framework-data/artifacts/manifests/openshift-nmstate/nmstate/cr
2026-06-09 11:28:43.376830 | controller |     - + echo OPERATOR_DIR /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/nmstate/op
2026-06-09 11:28:43.376835 | controller |     - OPERATOR_DIR /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/nmstate/op
2026-06-09 11:28:43.376840 | controller |     - + echo DEPLOY_DIR /home/zuul/ci-framework-data/artifacts/manifests/openshift-nmstate/nmstate/cr
2026-06-09 11:28:43.376845 | controller |     - DEPLOY_DIR /home/zuul/ci-framework-data/artifacts/manifests/openshift-nmstate/nmstate/cr
2026-06-09 11:28:43.376849 | controller |     - + cat
2026-06-09 11:28:43.376854 | controller |     - + cat
2026-06-09 11:28:43.376859 | controller |     - + cat
2026-06-09 11:28:43.376863 | controller |     - oc apply -f /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/nmstate/op
2026-06-09 11:28:43.376868 | controller |     - operatorgroup.operators.coreos.com/openshift-nmstate-tn6k8 created
2026-06-09 11:28:43.376872 | controller |     - subscription.operators.coreos.com/kubernetes-nmstate-operator created
2026-06-09 11:28:43.376877 | controller |     - timeout 500s bash -c "while ! (oc get deployments/nmstate-operator -n openshift-nmstate);
2026-06-09 11:28:43.376882 | controller |       do sleep 10; done"
2026-06-09 11:28:43.376886 | controller |     - 'Error from server (NotFound): deployments.apps "nmstate-operator" not found'
2026-06-09 11:28:43.376891 | controller |     - 'Error from server (NotFound): deployments.apps "nmstate-operator" not found'
2026-06-09 11:28:43.376895 | controller |     - NAME               READY   UP-TO-DATE   AVAILABLE   AGE
2026-06-09 11:28:43.376900 | controller |     - nmstate-operator   0/1     1            0           9s
2026-06-09 11:28:43.376905 | controller |     - oc wait deployments/nmstate-operator -n openshift-nmstate --for condition=Available
2026-06-09 11:28:43.376909 | controller |       --timeout=500s
2026-06-09 11:28:43.376914 | controller |     - deployment.apps/nmstate-operator condition met
2026-06-09 11:28:43.376919 | controller |     - timeout 500s bash -c "while ! (oc wait pod -n openshift-apiserver -l apiserver=true
2026-06-09 11:28:43.376923 | controller |       --for condition=Ready); do sleep 10; done"
2026-06-09 11:28:43.376928 | controller |     - pod/apiserver-9ddfb9f55-k47zv condition met
2026-06-09 11:28:43.376932 | controller |     - oc apply -f /home/zuul/ci-framework-data/artifacts/manifests/openshift-nmstate/nmstate/cr
2026-06-09 11:28:43.376936 | controller |     - nmstate.nmstate.io/nmstate created
2026-06-09 11:28:43.376941 | controller |     - timeout 500s bash -c "while ! (oc get pod --no-headers=true -l component=kubernetes-nmstate-handler
2026-06-09 11:28:43.376946 | controller |       -n openshift-nmstate| grep nmstate-handler); do sleep 10; done"
2026-06-09 11:28:43.376950 | controller |     - No resources found in openshift-nmstate namespace.
2026-06-09 11:28:43.376954 | controller |     - nmstate-handler-2kwv5   0/1   Running   0     9s
2026-06-09 11:28:43.376959 | controller |     - oc wait pod -n openshift-nmstate -l component=kubernetes-nmstate-handler --for condition=Ready
2026-06-09 11:28:43.376964 | controller |       --timeout=500s
2026-06-09 11:28:43.376972 | controller |     - pod/nmstate-handler-2kwv5 condition met
2026-06-09 11:28:43.376995 | controller |     - timeout 500s bash -c "while ! (oc get deployments/nmstate-webhook -n openshift-nmstate);
2026-06-09 11:28:43.377004 | controller |       do sleep 10; done"
2026-06-09 11:28:43.377009 | controller |     - NAME              READY   UP-TO-DATE   AVAILABLE   AGE
2026-06-09 11:28:43.377107 | controller |     - nmstate-webhook   0/1     1            0           12s
2026-06-09 11:28:43.377122 | controller |     - oc wait deployments/nmstate-webhook -n openshift-nmstate --for condition=Available
2026-06-09 11:28:43.377126 | controller |       --timeout=500s
2026-06-09 11:28:43.377129 | controller |     - deployment.apps/nmstate-webhook condition met
2026-06-09 11:28:43.377133 | controller |     - WORKERS='crc' \
2026-06-09 11:28:43.377136 | controller |     - bash scripts/gen-nncp.sh
2026-06-09 11:28:43.377139 | controller |     - + check_var_set DEPLOY_DIR
2026-06-09 11:28:43.377142 | controller |     - + [[ ! -v DEPLOY_DIR ]]
2026-06-09 11:28:43.377146 | controller |     - + '[' '!' -d /home/zuul/ci-framework-data/artifacts/manifests/openstack/nncp/cr
2026-06-09 11:28:43.377149 | controller |       ']'
2026-06-09 11:28:43.377152 | controller |     - + mkdir -p /home/zuul/ci-framework-data/artifacts/manifests/openstack/nncp/cr
2026-06-09 11:28:43.377156 | controller |     - + check_var_set WORKERS
2026-06-09 11:28:43.377159 | controller |     - + [[ ! -v WORKERS ]]
2026-06-09 11:28:43.377162 | controller |     - + check_var_set INTERFACE
2026-06-09 11:28:43.377166 | controller |     - + [[ ! -v INTERFACE ]]
2026-06-09 11:28:43.377169 | controller |     - + check_var_set BRIDGE_NAME
2026-06-09 11:28:43.377172 | controller |     - + [[ ! -v BRIDGE_NAME ]]
2026-06-09 11:28:43.377176 | controller |     - + check_var_set INTERFACE_MTU
2026-06-09 11:28:43.377179 | controller |     - + [[ ! -v INTERFACE_MTU ]]
2026-06-09 11:28:43.377182 | controller |     - + check_var_set VLAN_START
2026-06-09 11:28:43.377187 | controller |     - + [[ ! -v VLAN_START ]]
2026-06-09 11:28:43.377191 | controller |     - + check_var_set VLAN_STEP
2026-06-09 11:28:43.377196 | controller |     - + [[ ! -v VLAN_STEP ]]
2026-06-09 11:28:43.377200 | controller |     - + check_var_set VLAN_STEP
2026-06-09 11:28:43.377205 | controller |     - + [[ ! -v VLAN_STEP ]]
2026-06-09 11:28:43.377210 | controller |     - + check_var_set INTERNALAPI_PREFIX
2026-06-09 11:28:43.377214 | controller |     - + [[ ! -v INTERNALAPI_PREFIX ]]
2026-06-09 11:28:43.377217 | controller |     - + check_var_set STORAGE_PREFIX
2026-06-09 11:28:43.377221 | controller |     - + [[ ! -v STORAGE_PREFIX ]]
2026-06-09 11:28:43.377226 | controller |     - + check_var_set STORAGEMGMT_PREFIX
2026-06-09 11:28:43.377230 | controller |     - + [[ ! -v STORAGEMGMT_PREFIX ]]
2026-06-09 11:28:43.377235 | controller |     - + check_var_set TENANT_PREFIX
2026-06-09 11:28:43.377240 | controller |     - + [[ ! -v TENANT_PREFIX ]]
2026-06-09 11:28:43.377244 | controller |     - + check_var_set DESIGNATE_PREFIX
2026-06-09 11:28:43.377249 | controller |     - + [[ ! -v DESIGNATE_PREFIX ]]
2026-06-09 11:28:43.377253 | controller |     - + check_var_set DESIGNATE_EXT_PREFIX
2026-06-09 11:28:43.377258 | controller |     - + [[ ! -v DESIGNATE_EXT_PREFIX ]]
2026-06-09 11:28:43.377262 | controller |     - + '[' -n '' ']'
2026-06-09 11:28:43.377266 | controller |     - + echo DEPLOY_DIR /home/zuul/ci-framework-data/artifacts/manifests/openstack/nncp/cr
2026-06-09 11:28:43.377271 | controller |     - DEPLOY_DIR /home/zuul/ci-framework-data/artifacts/manifests/openstack/nncp/cr
2026-06-09 11:28:43.377275 | controller |     - + echo WORKERS crc
2026-06-09 11:28:43.377279 | controller |     - WORKERS crc
2026-06-09 11:28:43.377283 | controller |     - + echo INTERFACE enp6s0
2026-06-09 11:28:43.377287 | controller |     - INTERFACE enp6s0
2026-06-09 11:28:43.377290 | controller |     - + echo BRIDGE_NAME ospbr
2026-06-09 11:28:43.377293 | controller |     - BRIDGE_NAME ospbr
2026-06-09 11:28:43.377297 | controller |     - + echo INTERFACE_BGP_1
2026-06-09 11:28:43.377310 | controller |     - INTERFACE_BGP_1
2026-06-09 11:28:43.377315 | controller |     - + echo INTERFACE_BGP_2
2026-06-09 11:28:43.377319 | controller |     - INTERFACE_BGP_2
2026-06-09 11:28:43.377324 | controller |     - + echo INTERFACE_MTU 1500
2026-06-09 11:28:43.377328 | controller |     - INTERFACE_MTU 1500
2026-06-09 11:28:43.377333 | controller |     - + echo VLAN_START 20
2026-06-09 11:28:43.377338 | controller |     - VLAN_START 20
2026-06-09 11:28:43.377342 | controller |     - + echo VLAN_STEP 1
2026-06-09 11:28:43.377347 | controller |     - VLAN_STEP 1
2026-06-09 11:28:43.377351 | controller |     - + echo STORAGE_MACVLAN
2026-06-09 11:28:43.377356 | controller |     - STORAGE_MACVLAN
2026-06-09 11:28:43.377361 | controller |     - + '[' -n true ']'
2026-06-09 11:28:43.377366 | controller |     - + echo CTLPLANE_IP_ADDRESS_PREFIX 192.168.122
2026-06-09 11:28:43.377371 | controller |     - CTLPLANE_IP_ADDRESS_PREFIX 192.168.122
2026-06-09 11:28:43.377376 | controller |     - + echo CTLPLANE_IP_ADDRESS_SUFFIX 10
2026-06-09 11:28:43.377380 | controller |     - CTLPLANE_IP_ADDRESS_SUFFIX 10
2026-06-09 11:28:43.377385 | controller |     - + '[' -n '' ']'
2026-06-09 11:28:43.377393 | controller |     - + '[' -n '' ']'
2026-06-09 11:28:43.377397 | controller |     - + IP_ADDRESS_SUFFIX=5
2026-06-09 11:28:43.377402 | controller |     - + IPV6_ADDRESS_SUFFIX=5
2026-06-09 11:28:43.377406 | controller |     - + rm --force '/home/zuul/ci-framework-data/artifacts/manifests/openstack/nncp/cr/*_nncp.yaml'
2026-06-09 11:28:43.377411 | controller |     - + internalapi_vlan_id=20
2026-06-09 11:28:43.377416 | controller |     - + storage_vlan_id=21
2026-06-09 11:28:43.377420 | controller |     - + tenant_vlan_id=22
2026-06-09 11:28:43.377425 | controller |     - + storagemgmt_vlan_id=23
2026-06-09 11:28:43.377429 | controller |     - + octavia_vlan_id=24
2026-06-09 11:28:43.377433 | controller |     - + designate_vlan_id=25
2026-06-09 11:28:43.377438 | controller |     - + designate_ext_vlan_id=26
2026-06-09 11:28:43.377442 | controller |     - + for WORKER in ${WORKERS}
2026-06-09 11:28:43.377447 | controller |     - + cat
2026-06-09 11:28:43.377451 | controller |     - + '[' -n '' ']'
2026-06-09 11:28:43.377456 | controller |     - + '[' -n '' ']'
2026-06-09 11:28:43.377460 | controller |     - + '[' -n '' ']'
2026-06-09 11:28:43.377465 | controller |     - + '[' -n '' ']'
2026-06-09 11:28:43.377469 | controller |     - + '[' -n '' ']'
2026-06-09 11:28:43.377473 | controller |     - + '[' -n '' ']'
2026-06-09 11:28:43.377477 | controller |     - + '[' -n '' ']'
2026-06-09 11:28:43.377482 | controller |     - + '[' -n '' ']'
2026-06-09 11:28:43.377486 | controller |     - + '[' -n '' ']'
2026-06-09 11:28:43.377491 | controller |     - + '[' -n '' ']'
2026-06-09 11:28:43.377495 | controller |     - + cat
2026-06-09 11:28:43.377499 | controller |     - + cat
2026-06-09 11:28:43.377503 | controller |     - + '[' -n true ']'
2026-06-09 11:28:43.377508 | controller |     - + cat
2026-06-09 11:28:43.377512 | controller |     - + '[' -n '' ']'
2026-06-09 11:28:43.377516 | controller |     - + cat
2026-06-09 11:28:43.377520 | controller |     - + cat
2026-06-09 11:28:43.377525 | controller |     - + '[' -n '' ']'
2026-06-09 11:28:43.377529 | controller |     - + '[' -n true ']'
2026-06-09 11:28:43.377533 | controller |     - + cat
2026-06-09 11:28:43.377537 | controller |     - + '[' -n '' ']'
2026-06-09 11:28:43.377541 | controller |     - + cat
2026-06-09 11:28:43.377546 | controller |     - + cat
2026-06-09 11:28:43.377550 | controller |     - + '[' -n true ']'
2026-06-09 11:28:43.377554 | controller |     - + cat
2026-06-09 11:28:43.377559 | controller |     - + '[' -n '' ']'
2026-06-09 11:28:43.377563 | controller |     - + cat
2026-06-09 11:28:43.377567 | controller |     - + cat
2026-06-09 11:28:43.377571 | controller |     - + '[' -n true ']'
2026-06-09 11:28:43.377576 | controller |     - + cat
2026-06-09 11:28:43.377580 | controller |     - + '[' -n '' ']'
2026-06-09 11:28:43.377584 | controller |     - + cat
2026-06-09 11:28:43.377589 | controller |     - + cat
2026-06-09 11:28:43.377593 | controller |     - + cat
2026-06-09 11:28:43.377598 | controller |     - + '[' -n true ']'
2026-06-09 11:28:43.377602 | controller |     - + cat
2026-06-09 11:28:43.377606 | controller |     - + '[' -n '' ']'
2026-06-09 11:28:43.377611 | controller |     - + cat
2026-06-09 11:28:43.377615 | controller |     - + cat
2026-06-09 11:28:43.377619 | controller |     - + '[' -n true ']'
2026-06-09 11:28:43.377624 | controller |     - + cat
2026-06-09 11:28:43.377628 | controller |     - + '[' -n '' ']'
2026-06-09 11:28:43.377633 | controller |     - + cat
2026-06-09 11:28:43.377637 | controller |     - + cat
2026-06-09 11:28:43.377641 | controller |     - + '[' -n true ']'
2026-06-09 11:28:43.377646 | controller |     - + cat
2026-06-09 11:28:43.377650 | controller |     - + '[' -n '' ']'
2026-06-09 11:28:43.377655 | controller |     - + cat
2026-06-09 11:28:43.377659 | controller |     - + '[' -n '' ']'
2026-06-09 11:28:43.377663 | controller |     - + cat
2026-06-09 11:28:43.377668 | controller |     - + IP_ADDRESS_SUFFIX=6
2026-06-09 11:28:43.377672 | controller |     - + IPV6_ADDRESS_SUFFIX=6
2026-06-09 11:28:43.377676 | controller |     - + CTLPLANE_IP_ADDRESS_SUFFIX=11
2026-06-09 11:28:43.377681 | controller |     - + CTLPLANE_IPV6_ADDRESS_SUFFIX=1
2026-06-09 11:28:43.377686 | controller |     - oc apply -f /home/zuul/ci-framework-data/artifacts/manifests/openstack/nncp/cr/
2026-06-09 11:28:43.377695 | controller |     - nodenetworkconfigurationpolicy.nmstate.io/enp6s0-crc created
2026-06-09 11:28:43.377700 | controller |     - timeout 240s bash -c "while ! (oc wait nncp -l osp/interface=enp6s0 --for jsonpath='{.status.conditions[0].reason}'=SuccessfullyConfigured);
2026-06-09 11:28:43.377705 | controller |       do sleep 10; done"
2026-06-09 11:28:43.377709 | controller |     - nodenetworkconfigurationpolicy.nmstate.io/enp6s0-crc condition met
2026-06-09 11:28:43.377714 | controller |     - if test -n "192.168.122.1"; then oc patch dns.operator/default --type merge -p '{"spec":{"upstreamResolvers":{"policy":"Sequential","upstreams":[{"type":"Network","address":"'192.168.122.1'","port":53},{"type":"SystemResolvConf"}]}}}';
2026-06-09 11:28:43.377721 | controller |       fi
2026-06-09 11:28:43.377725 | controller |     - dns.operator.openshift.io/default patched
2026-06-09 11:28:43.377730 | controller |     - timeout 240s bash -c "while ! (oc wait dns.operator/default --for condition=available);
2026-06-09 11:28:43.377734 | controller |       do sleep 10; done"
2026-06-09 11:28:43.377739 | controller |     - dns.operator.openshift.io/default condition met
2026-06-09 11:28:43.377743 | controller |     - bash scripts/gen-namespace.sh
2026-06-09 11:28:43.377748 | controller |     - + '[' -z /home/zuul/ci-framework-data/artifacts/manifests ']'
2026-06-09 11:28:43.377752 | controller |     - + '[' -z metallb-system ']'
2026-06-09 11:28:43.377756 | controller |     - + OUT_DIR=/home/zuul/ci-framework-data/artifacts/manifests/metallb-system
2026-06-09 11:28:43.377761 | controller |     - + '[' '!' -d /home/zuul/ci-framework-data/artifacts/manifests/metallb-system ']'
2026-06-09 11:28:43.377766 | controller |     - + mkdir -p /home/zuul/ci-framework-data/artifacts/manifests/metallb-system
2026-06-09 11:28:43.377770 | controller |     - + cat
2026-06-09 11:28:43.377775 | controller |     - oc apply -f /home/zuul/ci-framework-data/artifacts/manifests/metallb-system/namespace.yaml
2026-06-09 11:28:43.377779 | controller |     - namespace/metallb-system created
2026-06-09 11:28:43.377783 | controller |     - timeout 500s bash -c "while ! (oc get project.v1.project.openshift.io metallb-system);
2026-06-09 11:28:43.377788 | controller |       do sleep 1; done"
2026-06-09 11:28:43.377792 | controller |     - NAME             DISPLAY NAME   STATUS
2026-06-09 11:28:43.377796 | controller |     - metallb-system                  Active
2026-06-09 11:28:43.377801 | controller |     - bash scripts/gen-olm-metallb.sh
2026-06-09 11:28:43.377805 | controller |     - + '[' -z /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/metallb/op
2026-06-09 11:28:43.377810 | controller |       ']'
2026-06-09 11:28:43.377814 | controller |     - + '[' '!' -d /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/metallb/op
2026-06-09 11:28:43.377818 | controller |       ']'
2026-06-09 11:28:43.377822 | controller |     - + mkdir -p /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/metallb/op
2026-06-09 11:28:43.377827 | controller |     - + '[' -z /home/zuul/ci-framework-data/artifacts/manifests/metallb-system/metallb/cr
2026-06-09 11:28:43.377831 | controller |       ']'
2026-06-09 11:28:43.377835 | controller |     - + '[' '!' -d /home/zuul/ci-framework-data/artifacts/manifests/metallb-system/metallb/cr
2026-06-09 11:28:43.377840 | controller |       ']'
2026-06-09 11:28:43.377850 | controller |     - + mkdir -p /home/zuul/ci-framework-data/artifacts/manifests/metallb-system/metallb/cr
2026-06-09 11:28:43.377854 | controller |     - + echo OPERATOR_DIR /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/metallb/op
2026-06-09 11:28:43.377859 | controller |     - OPERATOR_DIR /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/metallb/op
2026-06-09 11:28:43.377863 | controller |     - + echo DEPLOY_DIR /home/zuul/ci-framework-data/artifacts/manifests/metallb-system/metallb/cr
2026-06-09 11:28:43.377868 | controller |     - DEPLOY_DIR /home/zuul/ci-framework-data/artifacts/manifests/metallb-system/metallb/cr
2026-06-09 11:28:43.377872 | controller |     - + echo INTERFACE
2026-06-09 11:28:43.377877 | controller |     - INTERFACE
2026-06-09 11:28:43.377881 | controller |     - + cat
2026-06-09 11:28:43.377886 | controller |     - + cat
2026-06-09 11:28:43.377891 | controller |     - + cat
2026-06-09 11:28:43.377896 | controller |     - oc apply -f /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/metallb/op
2026-06-09 11:28:43.377902 | controller |     - operatorgroup.operators.coreos.com/metallb-operator created
2026-06-09 11:28:43.377907 | controller |     - subscription.operators.coreos.com/metallb-operator-sub created
2026-06-09 11:28:43.377912 | controller |     - timeout 500s bash -c "while ! (oc get pod --no-headers=true -l control-plane=controller-manager
2026-06-09 11:28:43.377918 | controller |       -n metallb-system| grep metallb-operator-controller); do sleep 10; done"
2026-06-09 11:28:43.377924 | controller |     - No resources found in metallb-system namespace.
2026-06-09 11:28:43.377929 | controller |     - No resources found in metallb-system namespace.
2026-06-09 11:28:43.377933 | controller |     - metallb-operator-controller-manager-bcf7bc4bc-kmbvq   0/1   ContainerCreating   0     4s
2026-06-09 11:28:43.377958 | controller |     - oc wait pod -n metallb-system --for condition=Ready -l control-plane=controller-manager
2026-06-09 11:28:43.377964 | controller |       --timeout=500s
2026-06-09 11:28:43.377969 | controller |     - pod/metallb-operator-controller-manager-bcf7bc4bc-kmbvq condition met
2026-06-09 11:28:43.377974 | controller |     - timeout 500s bash -c "while ! (oc get pod --no-headers=true -l component=webhook-server
2026-06-09 11:28:43.378041 | controller |       -n metallb-system| grep metallb-operator-webhook); do sleep 10; done"
2026-06-09 11:28:43.378052 | controller |     - metallb-operator-webhook-server-5c6fd8b989-zz4pm   1/1   Running   0     51s
2026-06-09 11:28:43.378057 | controller |     - oc wait pod -n metallb-system --for condition=Ready -l component=webhook-server
2026-06-09 11:28:43.378062 | controller |       --timeout=500s
2026-06-09 11:28:43.378067 | controller |     - pod/metallb-operator-webhook-server-5c6fd8b989-zz4pm condition met
2026-06-09 11:28:43.378072 | controller |     - oc apply -f /home/zuul/ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/deploy_operator.yaml
2026-06-09 11:28:43.378077 | controller |     - 'Error from server (InternalError): error when creating "/home/zuul/ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/deploy_operator.yaml":
2026-06-09 11:28:43.378087 | controller |       Internal error occurred: failed calling webhook "metallbvalidationwebhook.metallb.io":
2026-06-09 11:28:43.378092 | controller |       failed to call webhook: Post "https://metallb-operator-controller-manager-service.metallb-system.svc:443/validate-metallb-io-v1beta1-metallb?timeout=10s":
2026-06-09 11:28:43.378097 | controller |       dial tcp 10.217.0.49:9443: connect: connection refused'
2026-06-09 11:28:43.378102 | controller |     - 'make: *** [Makefile:2469: metallb] Error 1'
2026-06-09 11:28:43.381927 | controller |
2026-06-09 11:28:43.381966 | controller | NO MORE HOSTS LEFT *************************************************************
2026-06-09 11:28:43.381971 | controller |
2026-06-09 11:28:43.381974 | controller | PLAY RECAP *********************************************************************
2026-06-09 11:28:43.381988 | controller | localhost                  : ok=218  changed=72   unreachable=0    failed=1    skipped=124  rescued=0    ignored=1
2026-06-09 11:28:43.381992 | controller |
2026-06-09 11:28:43.381996 | controller | Tuesday 09 June 2026  11:28:43 +0000 (0:03:01.736)       0:06:15.360 **********
2026-06-09 11:28:43.382000 | controller | ===============================================================================
2026-06-09 11:28:43.382003 | controller | install_yamls_makes : Run openstack ----------------------------------- 181.74s
2026-06-09 11:28:43.382006 | controller | run_hook : Run hook without retry - Download needed tools -------------- 45.95s
2026-06-09 11:28:43.382010 | controller | ci_setup : Install needed packages ------------------------------------- 29.74s
2026-06-09 11:28:43.382013 | controller | cert_manager : Wait for cert-manager pods to be ready ------------------ 22.38s
2026-06-09 11:28:43.382016 | controller | ci_local_storage : Perform action in the PV directory ------------------- 8.47s
2026-06-09 11:28:43.382020 | controller | repo_setup : Initialize python venv and install requirements ------------ 7.87s
2026-06-09 11:28:43.382023 | controller | cert_manager : Install cert-manager from release manifest --------------- 4.46s
2026-06-09 11:28:43.382026 | controller | ci_setup : Install openshift client ------------------------------------- 3.90s
2026-06-09 11:28:43.382030 | controller | ci_local_storage : Apply pv related storage manifest file --------------- 2.36s
2026-06-09 11:28:43.382033 | controller | rhol_crc : Restart DNS in CRC VM ---------------------------------------- 2.34s
2026-06-09 11:28:43.382036 | controller | install_yamls_makes : Run input ----------------------------------------- 2.01s
2026-06-09 11:28:43.382040 | controller | rhol_crc : Check if using systemd dnsmasq ------------------------------- 1.97s
2026-06-09 11:28:43.382043 | controller | openshift_setup : Create required namespaces ---------------------------- 1.78s
2026-06-09 11:28:43.382046 | controller | ci_local_storage : Fetch hostnames for all hosts ------------------------ 1.72s
2026-06-09 11:28:43.382049 | controller | cert_manager : Install cert-manager cmctl CLI --------------------------- 1.35s
2026-06-09 11:28:43.382053 | controller | repo_setup : Make sure git-core package is installed -------------------- 1.12s
2026-06-09 11:28:43.382064 | controller | cert_manager : Check for cert-manager namespace existence --------------- 1.08s
2026-06-09 11:28:43.382067 | controller | Gathering Facts --------------------------------------------------------- 1.05s
2026-06-09 11:28:43.382070 | controller | ci_setup : Manage directories ------------------------------------------- 1.03s
2026-06-09 11:28:43.382074 | controller | openshift_setup : Gather network.operator info -------------------------- 0.97s
2026-06-09 11:28:43.382077 | controller | Tuesday 09 June 2026  11:28:43 +0000 (0:03:01.738)       0:06:15.361 **********
2026-06-09 11:28:43.382080 | controller | ===============================================================================
2026-06-09 11:28:43.382084 | controller | install_yamls_makes --------------------------------------------------- 183.92s
2026-06-09 11:28:43.382087 | controller | run_hook --------------------------------------------------------------- 50.34s
2026-06-09 11:28:43.382090 | controller | ci_setup --------------------------------------------------------------- 36.08s
2026-06-09 11:28:43.382093 | controller | cert_manager ----------------------------------------------------------- 31.65s
2026-06-09 11:28:43.382097 | controller | repo_setup ------------------------------------------------------------- 16.56s
2026-06-09 11:28:43.382100 | controller | ci_local_storage ------------------------------------------------------- 16.49s
2026-06-09 11:28:43.382103 | controller | rhol_crc ---------------------------------------------------------------- 9.22s
2026-06-09 11:28:43.382106 | controller | cifmw_helpers ----------------------------------------------------------- 9.14s
2026-06-09 11:28:43.382110 | controller | openshift_setup --------------------------------------------------------- 5.42s
2026-06-09 11:28:43.382113 | controller | openshift_login --------------------------------------------------------- 5.35s
2026-06-09 11:28:43.382116 | controller | install_yamls ----------------------------------------------------------- 3.74s
2026-06-09 11:28:43.382120 | controller | cifmw_setup ------------------------------------------------------------- 2.24s
2026-06-09 11:28:43.382123 | controller | libvirt_manager --------------------------------------------------------- 1.24s
2026-06-09 11:28:43.382126 | controller | gather_facts ------------------------------------------------------------ 1.05s
2026-06-09 11:28:43.382129 | controller | discover_latest_image --------------------------------------------------- 0.55s
2026-06-09 11:28:43.382133 | controller | manage_secrets ---------------------------------------------------------- 0.46s
2026-06-09 11:28:43.382136 | controller | operator_build ---------------------------------------------------------- 0.44s
2026-06-09 11:28:43.382139 | controller | install_ca -------------------------------------------------------------- 0.36s
2026-06-09 11:28:43.382143 | controller | networking_mapper ------------------------------------------------------- 0.33s
2026-06-09 11:28:43.382152 | controller | edpm_prepare ------------------------------------------------------------ 0.29s
2026-06-09 11:28:43.382156 | controller | ansible.builtin.file ---------------------------------------------------- 0.27s
2026-06-09 11:28:43.382159 | controller | pkg_build --------------------------------------------------------------- 0.07s
2026-06-09 11:28:43.382162 | controller | ansible.builtin.include_tasks ------------------------------------------- 0.07s
2026-06-09 11:28:43.382174 | controller | ansible.builtin.include_vars -------------------------------------------- 0.03s
2026-06-09 11:28:43.382178 | controller | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2026-06-09 11:28:43.382181 | controller | total ----------------------------------------------------------------- 375.31s
2026-06-09 11:28:43.785249 | controller | ERROR
2026-06-09 11:28:43.785615 | controller | {
2026-06-09 11:28:43.785752 | controller |   "delta": "0:06:16.710269",
2026-06-09 11:28:43.785808 | controller |   "end": "2026-06-09 11:28:43.619363",
2026-06-09 11:28:43.785906 | controller |   "msg": "non-zero return code",
2026-06-09 11:28:43.785946 | controller |   "rc": 2,
2026-06-09 11:28:43.785983 | controller |   "start": "2026-06-09 11:22:26.909094"
2026-06-09 11:28:43.786017 | controller | }
failure
2026-06-09 11:28:43.836694 | 
2026-06-09 11:28:43.836888 | PLAY RECAP
2026-06-09 11:28:43.836959 | controller | ok: 13 changed: 4 unreachable: 0 failed: 1 skipped: 1 rescued: 0 ignored: 0
2026-06-09 11:28:43.836990 | 
2026-06-09 11:28:44.004658 | RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/edpm_baremetal_update/run.yml@main]
2026-06-09 11:28:44.008977 | POST-RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-collect-logs.yml@main]
2026-06-09 11:28:44.830721 | 
2026-06-09 11:28:44.830879 | PLAY [Run ci/playbooks/e2e-collect-logs.yml]
2026-06-09 11:28:44.850534 | 
2026-06-09 11:28:44.850622 | TASK [Filter out host if needed]
2026-06-09 11:28:44.857926 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-09 11:28:44.861043 | 
2026-06-09 11:28:44.861102 | TASK [Ensure we have the ci-framework on host]
2026-06-09 11:28:45.389485 | controller | ok
2026-06-09 11:28:45.399932 | 
2026-06-09 11:28:45.400064 | TASK [End host if no basedir]
2026-06-09 11:28:45.410371 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-09 11:28:45.417149 | 
2026-06-09 11:28:45.417262 | TASK [Read base centos-9 scenarios]
2026-06-09 11:28:45.441396 | controller | ok
2026-06-09 11:28:45.554277 | 
2026-06-09 11:28:45.554370 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-09 11:28:45.588066 | controller | skipping: Conditional result was False
2026-06-09 11:28:45.594839 | 
2026-06-09 11:28:45.594968 | TASK [cifmw_helpers : Check if file is available]
2026-06-09 11:28:45.910707 | controller | ok
2026-06-09 11:28:45.919244 | 
2026-06-09 11:28:45.919375 | TASK [cifmw_helpers : Create temporary directory]
2026-06-09 11:28:45.955314 | controller | skipping: Conditional result was False
2026-06-09 11:28:45.965314 | 
2026-06-09 11:28:45.965459 | TASK [cifmw_helpers : Read vars]
2026-06-09 11:28:45.994520 | 
2026-06-09 11:28:45.994768 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-09 11:28:46.032747 | 
2026-06-09 11:28:46.033073 | TASK [cifmw_helpers : Include vars]
2026-06-09 11:28:46.081014 | 
2026-06-09 11:28:46.081314 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-09 11:28:46.120741 | controller | skipping: Conditional result was False
2026-06-09 11:28:46.141688 | 
2026-06-09 11:28:46.141900 | TASK [run_hook : Assert parameters are valid]
2026-06-09 11:28:46.266793 | controller | ok: All assertions passed
2026-06-09 11:28:46.272397 | 
2026-06-09 11:28:46.272477 | TASK [run_hook : Assert single hooks are all mappings]
2026-06-09 11:28:46.481512 | controller | ok: All assertions passed
2026-06-09 11:28:46.489006 | 
2026-06-09 11:28:46.489075 | LOOP [run_hook : Loop on hooks for pre_logs]
2026-06-09 11:28:46.547395 | 
2026-06-09 11:28:46.547568 | TASK [cifmw_setup : Ensure cifmw_basedir param is set]
2026-06-09 11:28:46.582642 | controller | skipping: Conditional result was False
2026-06-09 11:28:46.593675 | 
2026-06-09 11:28:46.593818 | TASK [Read artifacts parameters dir and set as facts]
2026-06-09 11:28:46.628974 | controller | ok
2026-06-09 11:28:46.666441 | 
2026-06-09 11:28:46.666536 | TASK [cifmw_helpers : Check directory is available]
2026-06-09 11:28:47.024074 | controller | ok
2026-06-09 11:28:47.037771 | 
2026-06-09 11:28:47.037945 | TASK [cifmw_helpers : Find yaml files]
2026-06-09 11:28:47.488716 | controller | ok: All paths examined
2026-06-09 11:28:47.496627 | 
2026-06-09 11:28:47.496713 | TASK [cifmw_helpers : Print available yaml files]
2026-06-09 11:28:47.552650 | controller | ok: Found yaml files to parse: ['/home/zuul/ci-framework-data/artifacts/parameters/zuul-params.yml', '/home/zuul/ci-framework-data/artifacts/parameters/install-yamls-params.yml', '/home/zuul/ci-framework-data/artifacts/parameters/custom-params.yml', '/home/zuul/ci-framework-data/artifacts/parameters/openshift-login-params.yml']
2026-06-09 11:28:47.560736 | 
2026-06-09 11:28:47.560898 | LOOP [cifmw_helpers : Create files on localhost and use include_vars]
2026-06-09 11:28:47.606149 | controller | Output suppressed because no_log was given
2026-06-09 11:28:47.606683 | 
2026-06-09 11:28:47.614458 | controller | Output suppressed because no_log was given
2026-06-09 11:28:47.622048 | controller | Output suppressed because no_log was given
2026-06-09 11:28:47.629502 | controller | Output suppressed because no_log was given
2026-06-09 11:28:47.660627 | controller | included: /var/lib/zuul/builds/0deba99d627240ffa0ad78f00523bb0a/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-09 11:28:47.671566 | controller | included: /var/lib/zuul/builds/0deba99d627240ffa0ad78f00523bb0a/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-09 11:28:47.681945 | controller | included: /var/lib/zuul/builds/0deba99d627240ffa0ad78f00523bb0a/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-09 11:28:47.689007 | controller | included: /var/lib/zuul/builds/0deba99d627240ffa0ad78f00523bb0a/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-09 11:28:47.697140 | 
2026-06-09 11:28:47.697218 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-09 11:28:47.752531 | controller | skipping: Conditional result was False
2026-06-09 11:28:47.762456 | 
2026-06-09 11:28:47.762643 | TASK [cifmw_helpers : Check if file is available]
2026-06-09 11:28:48.111335 | controller | ok
2026-06-09 11:28:48.121275 | 
2026-06-09 11:28:48.121405 | TASK [cifmw_helpers : Create temporary directory]
2026-06-09 11:28:48.541383 | controller -> localhost | changed
2026-06-09 11:28:48.554898 | 
2026-06-09 11:28:48.555033 | TASK [cifmw_helpers : Read vars]
2026-06-09 11:28:48.988899 | controller | Output suppressed because no_log was given
2026-06-09 11:28:48.997936 | 
2026-06-09 11:28:48.998190 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-09 11:28:49.778164 | controller -> localhost | Output suppressed because no_log was given
2026-06-09 11:28:49.789485 | 
2026-06-09 11:28:49.789609 | TASK [cifmw_helpers : Include vars]
2026-06-09 11:28:49.848327 | controller -> localhost | Output suppressed because no_log was given
2026-06-09 11:28:49.859714 | 
2026-06-09 11:28:49.859878 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-09 11:28:50.357434 | controller -> localhost | changed
2026-06-09 11:28:50.364785 | 
2026-06-09 11:28:50.364902 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-09 11:28:50.389446 | controller | skipping: Conditional result was False
2026-06-09 11:28:50.395422 | 
2026-06-09 11:28:50.395494 | TASK [cifmw_helpers : Check if file is available]
2026-06-09 11:28:50.762490 | controller | ok
2026-06-09 11:28:50.772128 | 
2026-06-09 11:28:50.772261 | TASK [cifmw_helpers : Create temporary directory]
2026-06-09 11:28:51.086436 | controller -> localhost | changed
2026-06-09 11:28:51.097422 | 
2026-06-09 11:28:51.097557 | TASK [cifmw_helpers : Read vars]
2026-06-09 11:28:51.390030 | controller | Output suppressed because no_log was given
2026-06-09 11:28:51.401344 | 
2026-06-09 11:28:51.401476 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-09 11:28:51.975369 | controller -> localhost | Output suppressed because no_log was given
2026-06-09 11:28:51.981498 | 
2026-06-09 11:28:51.981569 | TASK [cifmw_helpers : Include vars]
2026-06-09 11:28:52.044984 | controller -> localhost | Output suppressed because no_log was given
2026-06-09 11:28:52.055646 | 
2026-06-09 11:28:52.055776 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-09 11:28:52.378752 | controller -> localhost | changed
2026-06-09 11:28:52.390649 | 
2026-06-09 11:28:52.390783 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-09 11:28:52.428772 | controller | skipping: Conditional result was False
2026-06-09 11:28:52.440461 | 
2026-06-09 11:28:52.440602 | TASK [cifmw_helpers : Check if file is available]
2026-06-09 11:28:52.812605 | controller | ok
2026-06-09 11:28:52.820228 | 
2026-06-09 11:28:52.820318 | TASK [cifmw_helpers : Create temporary directory]
2026-06-09 11:28:53.100889 | controller -> localhost | changed
2026-06-09 11:28:53.112967 | 
2026-06-09 11:28:53.113108 | TASK [cifmw_helpers : Read vars]
2026-06-09 11:28:53.420331 | controller | Output suppressed because no_log was given
2026-06-09 11:28:53.430708 | 
2026-06-09 11:28:53.430932 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-09 11:28:53.979618 | controller -> localhost | Output suppressed because no_log was given
2026-06-09 11:28:53.990489 | 
2026-06-09 11:28:53.990618 | TASK [cifmw_helpers : Include vars]
2026-06-09 11:28:54.050489 | controller -> localhost | Output suppressed because no_log was given
2026-06-09 11:28:54.064946 | 
2026-06-09 11:28:54.065087 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-09 11:28:54.372776 | controller -> localhost | changed
2026-06-09 11:28:54.390025 | 
2026-06-09 11:28:54.390234 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-09 11:28:54.432954 | controller | skipping: Conditional result was False
2026-06-09 11:28:54.446466 | 
2026-06-09 11:28:54.446719 | TASK [cifmw_helpers : Check if file is available]
2026-06-09 11:28:54.776601 | controller | ok
2026-06-09 11:28:54.787407 | 
2026-06-09 11:28:54.787543 | TASK [cifmw_helpers : Create temporary directory]
2026-06-09 11:28:55.102148 | controller -> localhost | changed
2026-06-09 11:28:55.114363 | 
2026-06-09 11:28:55.114512 | TASK [cifmw_helpers : Read vars]
2026-06-09 11:28:55.410646 | controller | Output suppressed because no_log was given
2026-06-09 11:28:55.423133 | 
2026-06-09 11:28:55.423279 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-09 11:28:55.970827 | controller -> localhost | Output suppressed because no_log was given
2026-06-09 11:28:55.982317 | 
2026-06-09 11:28:55.982466 | TASK [cifmw_helpers : Include vars]
2026-06-09 11:28:56.022139 | controller -> localhost | Output suppressed because no_log was given
2026-06-09 11:28:56.034566 | 
2026-06-09 11:28:56.034712 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-09 11:28:56.406185 | controller -> localhost | changed
2026-06-09 11:28:56.415665 | 
2026-06-09 11:28:56.415732 | TASK [cifmw_setup : Set custom cifmw PATH reusable fact]
2026-06-09 11:28:56.451549 | controller | skipping: Conditional result was False
2026-06-09 11:28:56.463514 | 
2026-06-09 11:28:56.463670 | TASK [cifmw_setup : Set destination folder for the logs]
2026-06-09 11:28:56.512936 | controller | ok
2026-06-09 11:28:56.527237 | 
2026-06-09 11:28:56.527376 | TASK [artifacts : Verify if "success" flag exists after successful tests execution]
2026-06-09 11:28:56.907633 | controller | ok
2026-06-09 11:28:56.913237 | 
2026-06-09 11:28:56.913326 | TASK [artifacts : Ensure we have at least minimal ansible facts]
2026-06-09 11:28:57.733536 | controller | ok
2026-06-09 11:28:57.743947 | 
2026-06-09 11:28:57.744083 | LOOP [artifacts : Ensure base directory exists]
2026-06-09 11:28:58.100748 | controller | ok: "artifacts"
2026-06-09 11:28:58.417968 | controller | ok: "logs"
2026-06-09 11:28:58.506957 | 
2026-06-09 11:28:58.507125 | TASK [artifacts : Load generated hook environment for further usage]
2026-06-09 11:28:58.546274 | controller | ERROR
2026-06-09 11:28:58.546551 | controller | {
2026-06-09 11:28:58.546582 | controller |   "ansible_facts": {},
2026-06-09 11:28:58.546601 | controller |   "ansible_included_var_files": [],
2026-06-09 11:28:58.546620 | controller |   "message": "/home/zuul/ci-framework-data/artifacts directory does not exist"
2026-06-09 11:28:58.546637 | controller | }
2026-06-09 11:28:58.546662 | controller | ERROR: Ignoring Errors
2026-06-09 11:28:58.550890 | 
2026-06-09 11:28:58.550974 | TASK [artifacts : Gather parameter passed to the playbook]
2026-06-09 11:29:00.020717 | controller | changed
2026-06-09 11:29:00.025177 | 
2026-06-09 11:29:00.025244 | TASK [artifacts : Gather facts]
2026-06-09 11:29:01.330097 | controller | changed
2026-06-09 11:29:01.341927 | 
2026-06-09 11:29:01.342164 | TASK [artifacts : Copy some network configuration files]
2026-06-09 11:29:01.889467 | controller | ok: Runtime: 0:00:00.023204
2026-06-09 11:29:01.898593 | 
2026-06-09 11:29:01.898732 | TASK [artifacts : Get installed packages list]
2026-06-09 11:29:03.041822 | controller | ok
2026-06-09 11:29:03.162138 | 
2026-06-09 11:29:03.162390 | TASK [artifacts : Output package list]
2026-06-09 11:29:04.777063 | controller | changed
2026-06-09 11:29:04.802304 | 
2026-06-09 11:29:04.802397 | LOOP [artifacts : Cleanup unnecesary directories]
2026-06-09 11:29:05.224823 | controller | ok: "/home/zuul/ci-framework-data/artifacts/manifests/operator"
2026-06-09 11:29:05.225117 | controller | ok: All items complete
2026-06-09 11:29:05.225166 | 
2026-06-09 11:29:05.319634 | 
2026-06-09 11:29:05.319824 | TASK [os_must_gather : Ensure directories are present]
2026-06-09 11:29:05.845588 | controller | changed
2026-06-09 11:29:05.871222 | 
2026-06-09 11:29:05.871329 | LOOP [os_must_gather : Construct project change list]
2026-06-09 11:29:05.978016 | controller | ok:
2026-06-09 11:29:05.978212 | controller | {
2026-06-09 11:29:05.978240 | controller |   "branch": "main",
2026-06-09 11:29:05.978259 | controller |   "change": "1175",
2026-06-09 11:29:05.978277 | controller |   "change_message": "Fix: rework edpm_container_standalone for quadlet-only deployment\n\nReworked the standalone role to use only Quadlet for container deployment, removing the old container_manage path. It now detects config and certificate changes by computing a hash before rendering templates, so containers restart only when something actually changed. Added automatic cleanup of leftover artifacts from the old deployment method and molecule tests covering the full lifecycle - deploy, idempotency, config-change restart, and cleanup.\r\n\r\nJira: [OSPRH-30094](https://redhat.atlassian.net/browse/OSPRH-30094)\r\n",
2026-06-09 11:29:05.978298 | controller |   "change_url": "https://github.com/openstack-k8s-operators/edpm-ansible/pull/1175",
2026-06-09 11:29:05.978316 | controller |   "commit_id": "ccf94d3628e5513197102d32d9115778c1eeafd2",
2026-06-09 11:29:05.978333 | controller |   "patchset": "ccf94d3628e5513197102d32d9115778c1eeafd2",
2026-06-09 11:29:05.978348 | controller |   "project": {
2026-06-09 11:29:05.978364 | controller |     "canonical_hostname": "github.com",
2026-06-09 11:29:05.978380 | controller |     "canonical_name": "github.com/openstack-k8s-operators/edpm-ansible",
2026-06-09 11:29:05.978395 | controller |     "name": "openstack-k8s-operators/edpm-ansible",
2026-06-09 11:29:05.978421 | controller |     "short_name": "edpm-ansible",
2026-06-09 11:29:05.978438 | controller |     "src_dir": "src/github.com/openstack-k8s-operators/edpm-ansible"
2026-06-09 11:29:05.978454 | controller |   },
2026-06-09 11:29:05.978469 | controller |   "topic": null
2026-06-09 11:29:05.978485 | controller | }
2026-06-09 11:29:06.049352 | 
2026-06-09 11:29:06.049533 | TASK [os_must_gather : Get git tag for image tagging]
2026-06-09 11:29:06.658506 | controller | skipping: Conditional result was False
2026-06-09 11:29:06.693083 | 
2026-06-09 11:29:06.693279 | TASK [os_must_gather : Debug git show-ref]
2026-06-09 11:29:06.749617 | controller | skipping: Conditional result was False
2026-06-09 11:29:06.787524 | 
2026-06-09 11:29:06.787683 | TASK [os_must_gather : Build openstack-must-gather container]
2026-06-09 11:29:06.823505 | controller | skipping: Conditional result was False
2026-06-09 11:29:06.854310 | 
2026-06-09 11:29:06.854475 | TASK [os_must_gather : Push openstack-must-gather container]
2026-06-09 11:29:06.900471 | controller | skipping: Conditional result was False
2026-06-09 11:29:06.931715 | 
2026-06-09 11:29:06.931936 | TASK [os_must_gather : Set cifmw_os_must_gather_image to new image tag]
2026-06-09 11:29:06.957628 | controller | skipping: Conditional result was False
2026-06-09 11:29:07.056518 | 
2026-06-09 11:29:07.056704 | TASK [os_must_gather : Check for oc command]
2026-06-09 11:29:08.828067 | controller | changed
2026-06-09 11:29:08.854495 | 
2026-06-09 11:29:08.854637 | TASK [os_must_gather : Check if kubeconfig exists]
2026-06-09 11:29:10.047511 | controller | ok
2026-06-09 11:29:10.078173 | 
2026-06-09 11:29:10.078364 | TASK [os_must_gather : Run openstack-must-gather command]
2026-06-09 11:29:13.852069 | controller | ERROR
2026-06-09 11:29:13.852387 | controller | {
2026-06-09 11:29:13.852428 | controller |   "exception": "NoneType: None\n",
2026-06-09 11:29:13.852453 | controller |   "msg": "non-zero return code",
2026-06-09 11:29:13.852476 | controller |   "rc": 1
2026-06-09 11:29:13.852498 | controller | }
2026-06-09 11:29:13.852528 | controller | ERROR: Ignoring Errors
2026-06-09 11:29:13.878439 | 
2026-06-09 11:29:13.878541 | TASK [os_must_gather : Log openstack-must-gather failure]
2026-06-09 11:29:13.947195 | controller | ok: OpenStack must-gather failed with rc=1
2026-06-09 11:29:13.965007 | 
2026-06-09 11:29:13.965075 | TASK [os_must_gather : Run fallback generic must-gather command without SOS report when timed out]
2026-06-09 11:29:14.629498 | controller | skipping: Conditional result was False
2026-06-09 11:29:14.675322 | 
2026-06-09 11:29:14.675505 | TASK [os_must_gather : Create oc_inspect log directory]
2026-06-09 11:29:15.076843 | controller | changed
2026-06-09 11:29:15.108009 | 
2026-06-09 11:29:15.108199 | LOOP [os_must_gather : Inspect namespaces as fallback diagnostic collection]
2026-06-09 11:29:17.112000 | controller | changed: "openstack-operators"
2026-06-09 11:29:17.112297 | controller | ok: All items complete
2026-06-09 11:29:17.112336 | 
2026-06-09 11:29:18.784553 | controller | changed: "openstack"
2026-06-09 11:29:20.017841 | controller | ERROR: Item: baremetal-operator-system
2026-06-09 11:29:20.018145 | controller | {
2026-06-09 11:29:20.018192 | controller |   "ansible_loop_var": "item",
2026-06-09 11:29:20.018224 | controller |   "exception": "NoneType: None\n",
2026-06-09 11:29:20.018251 | controller |   "item": "baremetal-operator-system",
2026-06-09 11:29:20.018276 | controller |   "msg": "non-zero return code",
2026-06-09 11:29:20.018300 | controller |   "rc": 1
2026-06-09 11:29:20.018326 | controller | }
2026-06-09 11:29:22.023074 | controller | changed: "openshift-machine-api"
2026-06-09 11:29:23.890379 | controller | changed: "cert-manager"
2026-06-09 11:29:26.169012 | controller | changed: "openshift-nmstate"
2026-06-09 11:29:29.982639 | controller | changed: "openshift-marketplace"
2026-06-09 11:29:32.274279 | controller | changed: "metallb-system"
2026-06-09 11:29:33.947810 | controller | ERROR: Item: crc-storage
2026-06-09 11:29:33.948179 | controller | {
2026-06-09 11:29:33.948246 | controller |   "ansible_loop_var": "item",
2026-06-09 11:29:33.948289 | controller |   "exception": "NoneType: None\n",
2026-06-09 11:29:33.948327 | controller |   "item": "crc-storage",
2026-06-09 11:29:33.948362 | controller |   "msg": "non-zero return code",
2026-06-09 11:29:33.948398 | controller |   "rc": 1
2026-06-09 11:29:33.948435 | controller | }
2026-06-09 11:29:35.756605 | controller | ERROR: Item: kuttl
2026-06-09 11:29:35.756826 | controller | {
2026-06-09 11:29:35.756881 | controller |   "ansible_loop_var": "item",
2026-06-09 11:29:35.756952 | controller |   "exception": "NoneType: None\n",
2026-06-09 11:29:35.756977 | controller |   "item": "kuttl",
2026-06-09 11:29:35.756994 | controller |   "msg": "non-zero return code",
2026-06-09 11:29:35.757010 | controller |   "rc": 1
2026-06-09 11:29:35.757025 | controller | }
2026-06-09 11:29:37.306429 | controller | ERROR: Item: openshift-storage
2026-06-09 11:29:37.306689 | controller | {
2026-06-09 11:29:37.306751 | controller |   "ansible_loop_var": "item",
2026-06-09 11:29:37.306793 | controller |   "exception": "NoneType: None\n",
2026-06-09 11:29:37.306831 | controller |   "item": "openshift-storage",
2026-06-09 11:29:37.306907 | controller |   "msg": "non-zero return code",
2026-06-09 11:29:37.306945 | controller |   "rc": 1
2026-06-09 11:29:37.306981 | controller | }
2026-06-09 11:29:39.765032 | controller | changed: "openshift-operators"
2026-06-09 11:29:41.470804 | controller | ERROR: Item: sushy-emulator
2026-06-09 11:29:41.471138 | controller | {
2026-06-09 11:29:41.471214 | controller |   "ansible_loop_var": "item",
2026-06-09 11:29:41.471269 | controller |   "exception": "NoneType: None\n",
2026-06-09 11:29:41.471319 | controller |   "item": "sushy-emulator",
2026-06-09 11:29:41.471369 | controller |   "msg": "non-zero return code",
2026-06-09 11:29:41.471412 | controller |   "rc": 1
2026-06-09 11:29:41.471459 | controller | }
2026-06-09 11:29:43.077994 | controller | ERROR: Item: tobiko
2026-06-09 11:29:43.078275 | controller | {
2026-06-09 11:29:43.078309 | controller |   "ansible_loop_var": "item",
2026-06-09 11:29:43.078328 | controller |   "exception": "NoneType: None\n",
2026-06-09 11:29:43.078346 | controller |   "item": "tobiko",
2026-06-09 11:29:43.078362 | controller |   "msg": "non-zero return code",
2026-06-09 11:29:43.078379 | controller |   "rc": 1
2026-06-09 11:29:43.078395 | controller | }
2026-06-09 11:29:43.131995 | controller | ERROR: Ignoring Errors
2026-06-09 11:29:43.159667 | 
2026-06-09 11:29:43.159757 | TASK [os_must_gather : Find existing os-must-gather directories]
2026-06-09 11:29:43.531271 | controller | ok: All paths examined
2026-06-09 11:29:43.552774 | 
2026-06-09 11:29:43.553000 | TASK [os_must_gather : Create a symlink to newest os-must-gather directory]
2026-06-09 11:29:43.600116 | controller | skipping: Conditional result was False
2026-06-09 11:29:43.675098 | 
2026-06-09 11:29:43.675274 | TASK [os_must_gather : Collect pod usage]
2026-06-09 11:29:43.728824 | controller | ok
2026-06-09 11:29:43.753482 | controller | included: /var/lib/zuul/builds/0deba99d627240ffa0ad78f00523bb0a/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/os_must_gather/tasks/get_top.yml
2026-06-09 11:29:43.851128 | 
2026-06-09 11:29:43.851326 | TASK [os_must_gather : Get all containers usage - sort by cpu]
2026-06-09 11:29:44.244814 | controller | /bin/sh: line 1: /home/zuul/ci-framework-data/logs/openstack-must-gather/latest/all-containers-cpu-top.log: No such file or directory
2026-06-09 11:29:44.491015 | controller | ERROR
2026-06-09 11:29:44.491344 | controller | {
2026-06-09 11:29:44.491406 | controller |   "delta": "0:00:00.007641",
2026-06-09 11:29:44.491446 | controller |   "end": "2026-06-09 11:29:44.245425",
2026-06-09 11:29:44.491483 | controller |   "msg": "non-zero return code",
2026-06-09 11:29:44.491518 | controller |   "rc": 1,
2026-06-09 11:29:44.491553 | controller |   "start": "2026-06-09 11:29:44.237784"
2026-06-09 11:29:44.491604 | controller | }
2026-06-09 11:29:44.491651 | controller | ERROR: Ignoring Errors
2026-06-09 11:29:44.519002 | 
2026-06-09 11:29:44.519107 | TASK [os_must_gather : Print message when metrics are not available]
2026-06-09 11:29:44.608925 | controller | ok:
2026-06-09 11:29:44.609179 | controller | Probably metrics are not available. Can not collect logs
2026-06-09 11:29:44.609217 | controller | Exact error is
2026-06-09 11:29:44.633949 | 
2026-06-09 11:29:44.634024 | TASK [os_must_gather : Get all containers usage - sort by memory]
2026-06-09 11:29:45.305577 | controller | skipping: Conditional result was False
2026-06-09 11:29:45.363479 | 
2026-06-09 11:29:45.363719 | TASK [os_must_gather : Find all namespaces directories]
2026-06-09 11:29:45.401079 | controller | skipping: Conditional result was False
2026-06-09 11:29:45.435553 | 
2026-06-09 11:29:45.435771 | LOOP [os_must_gather : Get resource usage by pods per namespace]
2026-06-09 11:29:45.507888 | 
2026-06-09 11:29:45.508174 | TASK [os_must_gather : Get node resource usage]
2026-06-09 11:29:45.642928 | controller | skipping: Conditional result was False
2026-06-09 11:29:45.667172 | 
2026-06-09 11:29:45.667284 | TASK [os_must_gather : Collect info for OOMKill]
2026-06-09 11:29:45.716829 | controller | ok
2026-06-09 11:29:46.463905 | controller | included: /var/lib/zuul/builds/0deba99d627240ffa0ad78f00523bb0a/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/os_must_gather/tasks/oomkill.yml
2026-06-09 11:29:46.578027 | 
2026-06-09 11:29:46.578242 | TASK [os_must_gather : Check if there were some OOMKill]
2026-06-09 11:29:47.162497 | controller | /bin/sh: -c: line 1: syntax error near unexpected token `newline'
2026-06-09 11:29:47.162620 | controller | /bin/sh: -c: line 1: `oc get events --all-namespaces --field-selector type=Warning --sort-by=.lastTimestamp | grep -i -E 'OOMKill|Killing.*out of memory|Pressure' >'
2026-06-09 11:29:47.405250 | controller | ERROR
2026-06-09 11:29:47.405590 | controller | {
2026-06-09 11:29:47.405651 | controller |   "delta": "0:00:00.005381",
2026-06-09 11:29:47.405692 | controller |   "end": "2026-06-09 11:29:47.162838",
2026-06-09 11:29:47.405733 | controller |   "msg": "non-zero return code",
2026-06-09 11:29:47.405768 | controller |   "rc": 2,
2026-06-09 11:29:47.405803 | controller |   "start": "2026-06-09 11:29:47.157457"
2026-06-09 11:29:47.405838 | controller | }
2026-06-09 11:29:47.405931 | controller | ERROR: Ignoring Errors
2026-06-09 11:29:47.454926 | 
2026-06-09 11:29:47.455017 | TASK [artifacts : Create crc logs directory]
2026-06-09 11:29:48.041226 | controller | changed
2026-06-09 11:29:48.069710 | 
2026-06-09 11:29:48.069823 | TASK [artifacts : Ensure controller knows CRC ssh keys]
2026-06-09 11:29:48.773989 | controller | ok: Runtime: 0:00:00.120427
2026-06-09 11:29:48.800250 | 
2026-06-09 11:29:48.800354 | TASK [artifacts : Recognize new keypair]
2026-06-09 11:29:49.190966 | controller | ok
2026-06-09 11:29:49.219146 | 
2026-06-09 11:29:49.219286 | TASK [artifacts : Set fact if new keypair exists]
2026-06-09 11:29:49.288579 | controller | ok
2026-06-09 11:29:49.310106 | 
2026-06-09 11:29:49.310229 | TASK [artifacts : Prepare root ssh accesses]
2026-06-09 11:29:53.741765 | controller | changed
2026-06-09 11:29:53.780319 | 
2026-06-09 11:29:53.780470 | TASK [artifacts : Copy logs from CRC VM]
2026-06-09 11:29:57.647517 | controller | changed
2026-06-09 11:29:57.669594 | 
2026-06-09 11:29:57.669696 | TASK [artifacts : List all of the existing virtual machines]
2026-06-09 11:29:58.250050 | controller | ok
2026-06-09 11:29:58.276754 | 
2026-06-09 11:29:58.276888 | TASK [artifacts : Filter out edpm vm]
2026-06-09 11:29:58.378270 | controller | ok
2026-06-09 11:29:58.403766 | 
2026-06-09 11:29:58.403883 | TASK [artifacts : Slurp zuul inventory file]
2026-06-09 11:29:58.443469 | controller | skipping: Conditional result was False
2026-06-09 11:29:58.497898 | 
2026-06-09 11:29:58.498102 | LOOP [artifacts : Extract Compute and Networker from zuul mapping if any]
2026-06-09 11:29:58.596794 | 
2026-06-09 11:29:58.597040 | LOOP [artifacts : Generate logs on edpm vm {{ item.split('/')[0] }}]
2026-06-09 11:29:58.660376 | controller | ERROR
2026-06-09 11:29:58.660645 | controller | {
2026-06-09 11:29:58.660688 | controller |   "msg": "Invalid data passed to 'loop', it requires a list, got this instead: . Hint: If you passed a list/dict of just one element, try adding wantlist=True to your lookup invocation or use q/query instead of lookup."
2026-06-09 11:29:58.660719 | controller | }
2026-06-09 11:29:58.660751 | controller | ERROR: Ignoring Errors
2026-06-09 11:29:58.686091 | 
2026-06-09 11:29:58.686215 | LOOP [artifacts : Copy logs to host machine from {{ item.split('/')[0] }}]
2026-06-09 11:29:58.766904 | controller | ERROR
2026-06-09 11:29:58.767366 | controller | {
2026-06-09 11:29:58.767436 | controller |   "msg": "Invalid data passed to 'loop', it requires a list, got this instead: . Hint: If you passed a list/dict of just one element, try adding wantlist=True to your lookup invocation or use q/query instead of lookup."
2026-06-09 11:29:58.767482 | controller | }
2026-06-09 11:29:58.767533 | controller | ERROR: Ignoring Errors
2026-06-09 11:29:58.809440 | 
2026-06-09 11:29:58.809537 | TASK [artifacts : Generate list of ansible logs to collect in home directory]
2026-06-09 11:29:59.242792 | controller | ok: All paths examined
2026-06-09 11:29:59.357473 | 
2026-06-09 11:29:59.357666 | LOOP [artifacts : Copy ansible logs to logs directory]
2026-06-09 11:30:00.154513 | controller | changed:
2026-06-09 11:30:00.154765 | controller | {
2026-06-09 11:30:00.154801 | controller |   "atime": 1781004019.459571,
2026-06-09 11:30:00.154826 | controller |   "ctime": 1781004523.380249,
2026-06-09 11:30:00.154882 | controller |   "dev": 64513,
2026-06-09 11:30:00.154914 | controller |   "gid": 1000,
2026-06-09 11:30:00.154937 | controller |   "gr_name": "zuul",
2026-06-09 11:30:00.154959 | controller |   "inode": 3017139,
2026-06-09 11:30:00.154981 | controller |   "isblk": false,
2026-06-09 11:30:00.155002 | controller |   "ischr": false,
2026-06-09 11:30:00.155023 | controller |   "isdir": false,
2026-06-09 11:30:00.155044 | controller |   "isfifo": false,
2026-06-09 11:30:00.155065 | controller |   "isgid": false,
2026-06-09 11:30:00.155086 | controller |   "islnk": false,
2026-06-09 11:30:00.155107 | controller |   "isreg": true,
2026-06-09 11:30:00.155127 | controller |   "issock": false,
2026-06-09 11:30:00.155180 | controller |   "isuid": false,
2026-06-09 11:30:00.155210 | controller |   "mode": "0644",
2026-06-09 11:30:00.155232 | controller |   "mtime": 1781004523.380249,
2026-06-09 11:30:00.155252 | controller |   "nlink": 1,
2026-06-09 11:30:00.155273 | controller |   "path": "/home/zuul/ansible.log",
2026-06-09 11:30:00.155294 | controller |   "pw_name": "zuul",
2026-06-09 11:30:00.155315 | controller |   "rgrp": true,
2026-06-09 11:30:00.155335 | controller |   "roth": true,
2026-06-09 11:30:00.155356 | controller |   "rusr": true,
2026-06-09 11:30:00.155376 | controller |   "size": 288117,
2026-06-09 11:30:00.155397 | controller |   "uid": 1000,
2026-06-09 11:30:00.155418 | controller |   "wgrp": false,
2026-06-09 11:30:00.155438 | controller |   "woth": false,
2026-06-09 11:30:00.155458 | controller |   "wusr": true,
2026-06-09 11:30:00.155478 | controller |   "xgrp": false,
2026-06-09 11:30:00.155498 | controller |   "xoth": false,
2026-06-09 11:30:00.155518 | controller |   "xusr": false
2026-06-09 11:30:00.155538 | controller | }
2026-06-09 11:30:00.155572 | 
2026-06-09 11:30:00.214173 | 
2026-06-09 11:30:00.214428 | TASK [artifacts : Ensure we have proper rights on the gathered content]
2026-06-09 11:30:02.850786 | controller | ok: Runtime: 0:00:02.105142
2026-06-09 11:30:02.878239 | 
2026-06-09 11:30:02.878374 | LOOP [artifacts : Mask secrets in yaml log files]
2026-06-09 11:30:08.701530 | controller | changed: "/home/zuul/ci-framework-data/logs"
2026-06-09 11:30:09.383181 | controller | changed: "/home/zuul/ci-framework-data/artifacts"
2026-06-09 11:30:09.505174 | 
2026-06-09 11:30:09.505336 | LOOP [env_op_images : Ensure directory is present]
2026-06-09 11:30:10.614414 | controller | ok: "artifacts"
2026-06-09 11:30:10.614784 | controller | changed: All items complete
2026-06-09 11:30:10.614832 | 
2026-06-09 11:30:10.871000 | controller | ok: "logs"
2026-06-09 11:30:10.917717 | 
2026-06-09 11:30:10.917959 | TASK [env_op_images : Check if OpenStackControlPlane is setup]
2026-06-09 11:30:11.668064 | controller | error: the server doesn't have a resource type "OpenStackControlPlane"
2026-06-09 11:30:12.318176 | controller | ok: Runtime: 0:00:00.157446
2026-06-09 11:30:12.344245 | 
2026-06-09 11:30:12.344366 | TASK [env_op_images : Get images from the CSV]
2026-06-09 11:30:13.014642 | controller | skipping: Conditional result was False
2026-06-09 11:30:13.041362 | 
2026-06-09 11:30:13.041529 | TASK [env_op_images : Get the images name]
2026-06-09 11:30:15.449044 | controller | skipping: Conditional result was False
2026-06-09 11:30:15.470310 | 
2026-06-09 11:30:15.470434 | TASK [env_op_images : Extract env variable name and images]
2026-06-09 11:30:15.495006 | controller | skipping: Conditional result was False
2026-06-09 11:30:15.521269 | 
2026-06-09 11:30:15.521469 | TASK [env_op_images : Get all pods from all namespaces to find openstack-operator-index]
2026-06-09 11:30:15.549186 | controller | skipping: Conditional result was False
2026-06-09 11:30:15.642540 | 
2026-06-09 11:30:15.642722 | TASK [env_op_images : Retrieve openstack-operator-index pod]
2026-06-09 11:30:15.679257 | controller | skipping: Conditional result was False
2026-06-09 11:30:15.703036 | 
2026-06-09 11:30:15.703169 | TASK [env_op_images : Get all the pods in openstack-operator namespace]
2026-06-09 11:30:15.739210 | controller | skipping: Conditional result was False
2026-06-09 11:30:15.764150 | 
2026-06-09 11:30:15.764281 | TASK [env_op_images : Get operator images and pods]
2026-06-09 11:30:15.800817 | controller | skipping: Conditional result was False
2026-06-09 11:30:15.825644 | 
2026-06-09 11:30:15.825809 | LOOP [env_op_images : Add operator images to the dictionary]
2026-06-09 11:30:15.894898 | 
2026-06-09 11:30:15.895107 | TASK [env_op_images : Write images to file]
2026-06-09 11:30:15.931352 | controller | skipping: Conditional result was False
2026-06-09 11:30:15.955200 | 
2026-06-09 11:30:15.955301 | TASK [env_op_images : Generate pulled images registry report]
2026-06-09 11:30:16.001760 | controller | ok
2026-06-09 11:30:16.027607 | controller | included: /var/lib/zuul/builds/0deba99d627240ffa0ad78f00523bb0a/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/env_op_images/tasks/pulled_images_report.yml
2026-06-09 11:30:16.048490 | 
2026-06-09 11:30:16.048630 | TASK [env_op_images : Ensure artifacts directory exists]
2026-06-09 11:30:16.428988 | controller | ok
2026-06-09 11:30:16.447486 | 
2026-06-09 11:30:16.447576 | TASK [env_op_images : Get ICSP mirror rules]
2026-06-09 11:30:17.048161 | controller | {
2026-06-09 11:30:17.048263 | controller |     "apiVersion": "v1",
2026-06-09 11:30:17.048273 | controller |     "items": [],
2026-06-09 11:30:17.048280 | controller |     "kind": "List",
2026-06-09 11:30:17.048285 | controller |     "metadata": {
2026-06-09 11:30:17.048291 | controller |         "resourceVersion": ""
2026-06-09 11:30:17.048296 | controller |     }
2026-06-09 11:30:17.048301 | controller | }
2026-06-09 11:30:17.164088 | controller | ok: Runtime: 0:00:00.128691
2026-06-09 11:30:17.192085 | 
2026-06-09 11:30:17.192291 | TASK [env_op_images : Get IDMS mirror rules]
2026-06-09 11:30:17.750929 | controller | {
2026-06-09 11:30:17.751092 | controller |     "apiVersion": "v1",
2026-06-09 11:30:17.751102 | controller |     "items": [],
2026-06-09 11:30:17.751108 | controller |     "kind": "List",
2026-06-09 11:30:17.751112 | controller |     "metadata": {
2026-06-09 11:30:17.751116 | controller |         "resourceVersion": ""
2026-06-09 11:30:17.751121 | controller |     }
2026-06-09 11:30:17.751125 | controller | }
2026-06-09 11:30:17.858098 | controller | ok: Runtime: 0:00:00.150813
2026-06-09 11:30:17.881952 | 
2026-06-09 11:30:17.882036 | TASK [env_op_images : Build source-to-mirror mapping from ICSP/IDMS]
2026-06-09 11:30:18.050749 | controller | ok
2026-06-09 11:30:18.069620 | 
2026-06-09 11:30:18.069707 | TASK [env_op_images : Warn if no ICSP/IDMS mirror rules found]
2026-06-09 11:30:18.138705 | controller | ok: No ICSP or IDMS mirror rules found on the cluster. All rows will have expected_pull_basis: source and expected_pull_location from the image ref.
2026-06-09 11:30:18.157780 | 
2026-06-09 11:30:18.157933 | LOOP [env_op_images : Get pods per namespace]
2026-06-09 11:30:19.890499 | controller | ok: "openstack"
2026-06-09 11:30:19.890802 | 
2026-06-09 11:30:21.245385 | controller | ok: "openstack-operators"
2026-06-09 11:30:21.299392 | 
2026-06-09 11:30:21.299572 | TASK [env_op_images : Build per-pod pulled images report]
2026-06-09 11:30:21.502716 | controller | ok
2026-06-09 11:30:21.532434 | 
2026-06-09 11:30:21.532576 | TASK [env_op_images : Build report summary]
2026-06-09 11:30:21.620576 | controller | ok
2026-06-09 11:30:21.647424 | 
2026-06-09 11:30:21.647554 | TASK [env_op_images : Save pulled images report to artifacts]
2026-06-09 11:30:29.082053 | controller | changed
2026-06-09 11:30:29.112461 | 
2026-06-09 11:30:29.112612 | TASK [env_op_images : Pulled images report summary]
2026-06-09 11:30:29.270649 | controller | ok: Pulled images report: 0 containers (0 mirror, 0 source), 0 mirror rules. Full report: /home/zuul/ci-framework-data/artifacts/pulled_images_report.yaml
2026-06-09 11:30:29.294695 | 
2026-06-09 11:30:29.294909 | TASK [env_op_images : Verify pulled report against CRI-O node logs]
2026-06-09 11:30:29.346654 | controller | ok
2026-06-09 11:30:29.375104 | controller | included: /var/lib/zuul/builds/0deba99d627240ffa0ad78f00523bb0a/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/env_op_images/tasks/verify_pulled_report_crio.yml
2026-06-09 11:30:29.401361 | 
2026-06-09 11:30:29.401518 | TASK [env_op_images : Check pulled images report exists]
2026-06-09 11:30:29.845994 | controller | ok
2026-06-09 11:30:29.875455 | 
2026-06-09 11:30:29.875635 | TASK [env_op_images : Ensure CRI-O logs directory exists]
2026-06-09 11:30:30.229691 | controller | changed
2026-06-09 11:30:30.248893 | 
2026-06-09 11:30:30.249057 | TASK [env_op_images : List cluster nodes]
2026-06-09 11:30:30.922023 | controller | {
2026-06-09 11:30:30.922129 | controller |     "apiVersion": "v1",
2026-06-09 11:30:30.922143 | controller |     "items": [
2026-06-09 11:30:30.922150 | controller |         {
2026-06-09 11:30:30.922159 | controller |             "apiVersion": "v1",
2026-06-09 11:30:30.922165 | controller |             "kind": "Node",
2026-06-09 11:30:30.922170 | controller |             "metadata": {
2026-06-09 11:30:30.922176 | controller |                 "annotations": {
2026-06-09 11:30:30.922186 | controller |                     "csi.volume.kubernetes.io/nodeid": "{\"kubevirt.io.hostpath-provisioner\":\"crc\"}",
2026-06-09 11:30:30.922197 | controller |                     "k8s.ovn.org/host-cidrs": "[\"172.17.0.5/24\",\"172.18.0.5/24\",\"172.19.0.5/24\",\"172.20.0.5/24\",\"172.28.0.5/24\",\"172.50.0.5/24\",\"192.168.122.10/24\",\"192.168.126.11/24\",\"192.168.130.11/24\"]",
2026-06-09 11:30:30.922206 | controller |                     "k8s.ovn.org/l3-gateway-config": "{\"default\":{\"mode\":\"local\",\"bridge-id\":\"br-ex\",\"interface-id\":\"br-ex_crc\",\"mac-address\":\"52:fd:fc:07:21:82\",\"ip-addresses\":[\"192.168.130.11/24\"],\"ip-address\":\"192.168.130.11/24\",\"next-hops\":[\"192.168.130.1\"],\"next-hop\":\"192.168.130.1\",\"node-port-enable\":\"true\",\"vlan-id\":\"0\"}}",
2026-06-09 11:30:30.922212 | controller |                     "k8s.ovn.org/node-chassis-id": "3b0abf3d-8e25-46c6-8e31-df8d6f85716a",
2026-06-09 11:30:30.922218 | controller |                     "k8s.ovn.org/node-encap-ips": "[\"192.168.126.11\"]",
2026-06-09 11:30:30.922223 | controller |                     "k8s.ovn.org/node-id": "2",
2026-06-09 11:30:30.922233 | controller |                     "k8s.ovn.org/node-masquerade-subnet": "{\"ipv4\":\"169.254.0.0/17\",\"ipv6\":\"fd69::/112\"}",
2026-06-09 11:30:30.922238 | controller |                     "k8s.ovn.org/node-primary-ifaddr": "{\"ipv4\":\"192.168.130.11/24\"}",
2026-06-09 11:30:30.922243 | controller |                     "k8s.ovn.org/node-subnets": "{\"default\":[\"10.217.0.0/23\"]}",
2026-06-09 11:30:30.922247 | controller |                     "k8s.ovn.org/node-transit-switch-port-ifaddr": "{\"ipv4\":\"100.88.0.2/16\"}",
2026-06-09 11:30:30.922252 | controller |                     "k8s.ovn.org/remote-zone-migrated": "crc",
2026-06-09 11:30:30.922257 | controller |                     "k8s.ovn.org/zone-name": "crc",
2026-06-09 11:30:30.922261 | controller |                     "machineconfiguration.openshift.io/controlPlaneTopology": "SingleReplica",
2026-06-09 11:30:30.922266 | controller |                     "machineconfiguration.openshift.io/currentConfig": "rendered-master-c7a2f229cd90f8a97e343f8a0404a95d",
2026-06-09 11:30:30.922271 | controller |                     "machineconfiguration.openshift.io/desiredConfig": "rendered-master-c7a2f229cd90f8a97e343f8a0404a95d",
2026-06-09 11:30:30.922276 | controller |                     "machineconfiguration.openshift.io/desiredDrain": "uncordon-rendered-master-c7a2f229cd90f8a97e343f8a0404a95d",
2026-06-09 11:30:30.922281 | controller |                     "machineconfiguration.openshift.io/lastAppliedDrain": "uncordon-rendered-master-c7a2f229cd90f8a97e343f8a0404a95d",
2026-06-09 11:30:30.922285 | controller |                     "machineconfiguration.openshift.io/lastObservedServerCAAnnotation": "false",
2026-06-09 11:30:30.922290 | controller |                     "machineconfiguration.openshift.io/lastSyncedControllerConfigResourceVersion": "43967",
2026-06-09 11:30:30.922295 | controller |                     "machineconfiguration.openshift.io/post-config-action": "",
2026-06-09 11:30:30.922299 | controller |                     "machineconfiguration.openshift.io/reason": "",
2026-06-09 11:30:30.922305 | controller |                     "machineconfiguration.openshift.io/state": "Done",
2026-06-09 11:30:30.922309 | controller |                     "volumes.kubernetes.io/controller-managed-attach-detach": "true"
2026-06-09 11:30:30.922314 | controller |                 },
2026-06-09 11:30:30.922318 | controller |                 "creationTimestamp": "2025-11-02T07:49:51Z",
2026-06-09 11:30:30.922323 | controller |                 "labels": {
2026-06-09 11:30:30.922328 | controller |                     "beta.kubernetes.io/arch": "amd64",
2026-06-09 11:30:30.922333 | controller |                     "beta.kubernetes.io/os": "linux",
2026-06-09 11:30:30.922337 | controller |                     "kubernetes.io/arch": "amd64",
2026-06-09 11:30:30.922342 | controller |                     "kubernetes.io/hostname": "crc",
2026-06-09 11:30:30.922356 | controller |                     "kubernetes.io/os": "linux",
2026-06-09 11:30:30.922362 | controller |                     "node-role.kubernetes.io/control-plane": "",
2026-06-09 11:30:30.922367 | controller |                     "node-role.kubernetes.io/master": "",
2026-06-09 11:30:30.922372 | controller |                     "node-role.kubernetes.io/worker": "",
2026-06-09 11:30:30.922376 | controller |                     "node.openshift.io/os_id": "rhel",
2026-06-09 11:30:30.922381 | controller |                     "topology.hostpath.csi/node": "crc"
2026-06-09 11:30:30.922385 | controller |                 },
2026-06-09 11:30:30.922390 | controller |                 "name": "crc",
2026-06-09 11:30:30.922395 | controller |                 "resourceVersion": "50750",
2026-06-09 11:30:30.922400 | controller |                 "uid": "23216ff3-032e-49af-af7e-1d23d5907b59"
2026-06-09 11:30:30.922405 | controller |             },
2026-06-09 11:30:30.922409 | controller |             "spec": {},
2026-06-09 11:30:30.922414 | controller |             "status": {
2026-06-09 11:30:30.922419 | controller |                 "addresses": [
2026-06-09 11:30:30.922424 | controller |                     {
2026-06-09 11:30:30.922429 | controller |                         "address": "192.168.126.11",
2026-06-09 11:30:30.922434 | controller |                         "type": "InternalIP"
2026-06-09 11:30:30.922438 | controller |                     },
2026-06-09 11:30:30.922443 | controller |                     {
2026-06-09 11:30:30.922448 | controller |                         "address": "crc",
2026-06-09 11:30:30.922453 | controller |                         "type": "Hostname"
2026-06-09 11:30:30.922458 | controller |                     }
2026-06-09 11:30:30.922463 | controller |                 ],
2026-06-09 11:30:30.922468 | controller |                 "allocatable": {
2026-06-09 11:30:30.922473 | controller |                     "cpu": "11800m",
2026-06-09 11:30:30.922478 | controller |                     "ephemeral-storage": "231016688053",
2026-06-09 11:30:30.922482 | controller |                     "hugepages-1Gi": "0",
2026-06-09 11:30:30.922496 | controller |                     "hugepages-2Mi": "0",
2026-06-09 11:30:30.922501 | controller |                     "memory": "31621688Ki",
2026-06-09 11:30:30.922506 | controller |                     "pods": "250"
2026-06-09 11:30:30.922511 | controller |                 },
2026-06-09 11:30:30.922515 | controller |                 "capacity": {
2026-06-09 11:30:30.922520 | controller |                     "cpu": "12",
2026-06-09 11:30:30.922525 | controller |                     "ephemeral-storage": "251067372Ki",
2026-06-09 11:30:30.922529 | controller |                     "hugepages-1Gi": "0",
2026-06-09 11:30:30.922534 | controller |                     "hugepages-2Mi": "0",
2026-06-09 11:30:30.922539 | controller |                     "memory": "32082488Ki",
2026-06-09 11:30:30.922543 | controller |                     "pods": "250"
2026-06-09 11:30:30.922547 | controller |                 },
2026-06-09 11:30:30.922552 | controller |                 "conditions": [
2026-06-09 11:30:30.922556 | controller |                     {
2026-06-09 11:30:30.922561 | controller |                         "lastHeartbeatTime": "2026-06-09T11:30:26Z",
2026-06-09 11:30:30.922566 | controller |                         "lastTransitionTime": "2026-06-09T11:12:30Z",
2026-06-09 11:30:30.922571 | controller |                         "message": "kubelet has sufficient memory available",
2026-06-09 11:30:30.922575 | controller |                         "reason": "KubeletHasSufficientMemory",
2026-06-09 11:30:30.922580 | controller |                         "status": "False",
2026-06-09 11:30:30.922584 | controller |                         "type": "MemoryPressure"
2026-06-09 11:30:30.922589 | controller |                     },
2026-06-09 11:30:30.922604 | controller |                     {
2026-06-09 11:30:30.922609 | controller |                         "lastHeartbeatTime": "2026-06-09T11:30:26Z",
2026-06-09 11:30:30.922618 | controller |                         "lastTransitionTime": "2026-06-09T11:12:30Z",
2026-06-09 11:30:30.922623 | controller |                         "message": "kubelet has no disk pressure",
2026-06-09 11:30:30.922628 | controller |                         "reason": "KubeletHasNoDiskPressure",
2026-06-09 11:30:30.922632 | controller |                         "status": "False",
2026-06-09 11:30:30.922637 | controller |                         "type": "DiskPressure"
2026-06-09 11:30:30.922642 | controller |                     },
2026-06-09 11:30:30.922646 | controller |                     {
2026-06-09 11:30:30.922651 | controller |                         "lastHeartbeatTime": "2026-06-09T11:30:26Z",
2026-06-09 11:30:30.922665 | controller |                         "lastTransitionTime": "2026-06-09T11:12:30Z",
2026-06-09 11:30:30.922670 | controller |                         "message": "kubelet has sufficient PID available",
2026-06-09 11:30:30.922675 | controller |                         "reason": "KubeletHasSufficientPID",
2026-06-09 11:30:30.922679 | controller |                         "status": "False",
2026-06-09 11:30:30.922684 | controller |                         "type": "PIDPressure"
2026-06-09 11:30:30.922689 | controller |                     },
2026-06-09 11:30:30.922693 | controller |                     {
2026-06-09 11:30:30.922697 | controller |                         "lastHeartbeatTime": "2026-06-09T11:30:26Z",
2026-06-09 11:30:30.922702 | controller |                         "lastTransitionTime": "2026-06-09T11:12:34Z",
2026-06-09 11:30:30.922707 | controller |                         "message": "kubelet is posting ready status",
2026-06-09 11:30:30.922711 | controller |                         "reason": "KubeletReady",
2026-06-09 11:30:30.922716 | controller |                         "status": "True",
2026-06-09 11:30:30.922721 | controller |                         "type": "Ready"
2026-06-09 11:30:30.922725 | controller |                     }
2026-06-09 11:30:30.922730 | controller |                 ],
2026-06-09 11:30:30.922735 | controller |                 "daemonEndpoints": {
2026-06-09 11:30:30.922740 | controller |                     "kubeletEndpoint": {
2026-06-09 11:30:30.922744 | controller |                         "Port": 10250
2026-06-09 11:30:30.922749 | controller |                     }
2026-06-09 11:30:30.922754 | controller |                 },
2026-06-09 11:30:30.922759 | controller |                 "features": {
2026-06-09 11:30:30.922764 | controller |                     "supplementalGroupsPolicy": true
2026-06-09 11:30:30.922768 | controller |                 },
2026-06-09 11:30:30.922773 | controller |                 "images": [
2026-06-09 11:30:30.922778 | controller |                     {
2026-06-09 11:30:30.922782 | controller |                         "names": [
2026-06-09 11:30:30.922787 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3"
2026-06-09 11:30:30.922792 | controller |                         ],
2026-06-09 11:30:30.922797 | controller |                         "sizeBytes": 2981840865
2026-06-09 11:30:30.922802 | controller |                     },
2026-06-09 11:30:30.922807 | controller |                     {
2026-06-09 11:30:30.922811 | controller |                         "names": [
2026-06-09 11:30:30.922816 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:17ab4d99557778e6afe5e9146f4101afee5cc37b156a72f5666c03bc2ebee883"
2026-06-09 11:30:30.922821 | controller |                         ],
2026-06-09 11:30:30.922825 | controller |                         "sizeBytes": 1791386233
2026-06-09 11:30:30.922830 | controller |                     },
2026-06-09 11:30:30.922835 | controller |                     {
2026-06-09 11:30:30.922840 | controller |                         "names": [
2026-06-09 11:30:30.922844 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:4ce886a45864358ec3f366c7a0b7698e05e7e3d10628f085e226247eaaa8b6cb"
2026-06-09 11:30:30.922849 | controller |                         ],
2026-06-09 11:30:30.922854 | controller |                         "sizeBytes": 1657519172
2026-06-09 11:30:30.922857 | controller |                     },
2026-06-09 11:30:30.922861 | controller |                     {
2026-06-09 11:30:30.922864 | controller |                         "names": [
2026-06-09 11:30:30.922867 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:3ff571452f484c0211ce73a1965fd6ce23c29df4c9361a4fb9640ee9a34b3134",
2026-06-09 11:30:30.922871 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:b8b0684c3dc0225f3a1f318a5791030e3cbe888adec4be8fd0e7768b74646de5",
2026-06-09 11:30:30.922874 | controller |                             "registry.redhat.io/redhat/redhat-operator-index:v4.20"
2026-06-09 11:30:30.922878 | controller |                         ],
2026-06-09 11:30:30.922881 | controller |                         "sizeBytes": 1657214532
2026-06-09 11:30:30.922884 | controller |                     },
2026-06-09 11:30:30.922888 | controller |                     {
2026-06-09 11:30:30.922891 | controller |                         "names": [
2026-06-09 11:30:30.922894 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122"
2026-06-09 11:30:30.922901 | controller |                         ],
2026-06-09 11:30:30.922909 | controller |                         "sizeBytes": 1641503854
2026-06-09 11:30:30.922913 | controller |                     },
2026-06-09 11:30:30.922916 | controller |                     {
2026-06-09 11:30:30.922920 | controller |                         "names": [
2026-06-09 11:30:30.922929 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:286bb0beab328954b0a86b7f066fd5a843b462d6acb2812df7ec788015cd32d4"
2026-06-09 11:30:30.922934 | controller |                         ],
2026-06-09 11:30:30.922939 | controller |                         "sizeBytes": 1597684406
2026-06-09 11:30:30.922944 | controller |                     },
2026-06-09 11:30:30.922948 | controller |                     {
2026-06-09 11:30:30.922953 | controller |                         "names": [
2026-06-09 11:30:30.922958 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:c9add2335003619091431949f06c510389101d25ed6fce687f8c88c5af845e28"
2026-06-09 11:30:30.922963 | controller |                         ],
2026-06-09 11:30:30.922967 | controller |                         "sizeBytes": 1283022964
2026-06-09 11:30:30.922972 | controller |                     },
2026-06-09 11:30:30.922998 | controller |                     {
2026-06-09 11:30:30.923003 | controller |                         "names": [
2026-06-09 11:30:30.923008 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05"
2026-06-09 11:30:30.923012 | controller |                         ],
2026-06-09 11:30:30.923017 | controller |                         "sizeBytes": 1261384762
2026-06-09 11:30:30.923022 | controller |                     },
2026-06-09 11:30:30.923027 | controller |                     {
2026-06-09 11:30:30.923031 | controller |                         "names": [
2026-06-09 11:30:30.923036 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:37e263543015cf9e1eb290fd9b583ca3e38111ab4a2c1b19924645996153a503"
2026-06-09 11:30:30.923041 | controller |                         ],
2026-06-09 11:30:30.923045 | controller |                         "sizeBytes": 1236270196
2026-06-09 11:30:30.923050 | controller |                     },
2026-06-09 11:30:30.923055 | controller |                     {
2026-06-09 11:30:30.923060 | controller |                         "names": [
2026-06-09 11:30:30.923064 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:8d607fb6cc75ca36bca1e0a9c5bea5d1919b75db20733df69c64c8a10ee8083d"
2026-06-09 11:30:30.923069 | controller |                         ],
2026-06-09 11:30:30.923074 | controller |                         "sizeBytes": 1224304325
2026-06-09 11:30:30.923079 | controller |                     },
2026-06-09 11:30:30.923083 | controller |                     {
2026-06-09 11:30:30.923088 | controller |                         "names": [
2026-06-09 11:30:30.923093 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:16c924364aff11c1e7d81fc194230d06a544055b8b45d3db8079a0682e0aed75"
2026-06-09 11:30:30.923097 | controller |                         ],
2026-06-09 11:30:30.923102 | controller |                         "sizeBytes": 1188201576
2026-06-09 11:30:30.923107 | controller |                     },
2026-06-09 11:30:30.923111 | controller |                     {
2026-06-09 11:30:30.923115 | controller |                         "names": [
2026-06-09 11:30:30.923118 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:118180e202bc322e991b99479339a234dc9172f6aff9bf199050dd11eaa9c3e4",
2026-06-09 11:30:30.923122 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e",
2026-06-09 11:30:30.923125 | controller |                             "registry.redhat.io/redhat/certified-operator-index:v4.20"
2026-06-09 11:30:30.923128 | controller |                         ],
2026-06-09 11:30:30.923132 | controller |                         "sizeBytes": 1136266055
2026-06-09 11:30:30.923135 | controller |                     },
2026-06-09 11:30:30.923139 | controller |                     {
2026-06-09 11:30:30.923142 | controller |                         "names": [
2026-06-09 11:30:30.923150 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:a4c5df55584cba56f00004a090923a5c6de2071add5eb1672a5e20aa646aad8c"
2026-06-09 11:30:30.923154 | controller |                         ],
2026-06-09 11:30:30.923157 | controller |                         "sizeBytes": 1126957757
2026-06-09 11:30:30.923161 | controller |                     },
2026-06-09 11:30:30.923164 | controller |                     {
2026-06-09 11:30:30.923167 | controller |                         "names": [
2026-06-09 11:30:30.923171 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:b29bd3dd05205d6063aa780c8d502e055f01080e7df19d6ed604990112642903"
2026-06-09 11:30:30.923198 | controller |                         ],
2026-06-09 11:30:30.923202 | controller |                         "sizeBytes": 1113035073
2026-06-09 11:30:30.923205 | controller |                     },
2026-06-09 11:30:30.923208 | controller |                     {
2026-06-09 11:30:30.923212 | controller |                         "names": [
2026-06-09 11:30:30.923215 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:8861557ae309a742e6f7194ea6e217564ac105a7734d1ca6b05b55863a7c9334",
2026-06-09 11:30:30.923218 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:def439c5598f6bf65a7f632a7c0615f3a20834ca790d15f71de6a97e3bf1d2d7",
2026-06-09 11:30:30.923222 | controller |                             "registry.redhat.io/redhat/community-operator-index:v4.20"
2026-06-09 11:30:30.923225 | controller |                         ],
2026-06-09 11:30:30.923229 | controller |                         "sizeBytes": 1112672061
2026-06-09 11:30:30.923232 | controller |                     },
2026-06-09 11:30:30.923235 | controller |                     {
2026-06-09 11:30:30.923239 | controller |                         "names": [
2026-06-09 11:30:30.923242 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:df08951924aa23b2333436a1d04b2dba56c366bb4f09d39ae3aedb980e4fb909"
2026-06-09 11:30:30.923245 | controller |                         ],
2026-06-09 11:30:30.923249 | controller |                         "sizeBytes": 1079537324
2026-06-09 11:30:30.923252 | controller |                     },
2026-06-09 11:30:30.923255 | controller |                     {
2026-06-09 11:30:30.923259 | controller |                         "names": [
2026-06-09 11:30:30.923270 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115"
2026-06-09 11:30:30.923274 | controller |                         ],
2026-06-09 11:30:30.923277 | controller |                         "sizeBytes": 1052707833
2026-06-09 11:30:30.923280 | controller |                     },
2026-06-09 11:30:30.923284 | controller |                     {
2026-06-09 11:30:30.923287 | controller |                         "names": [
2026-06-09 11:30:30.923290 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0",
2026-06-09 11:30:30.923294 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:d2e13490a1679a1dc5a97ba6200cc730a5fca2bf96c70ad73a80f37bba48e4f3",
2026-06-09 11:30:30.923297 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index:v4.20"
2026-06-09 11:30:30.923300 | controller |                         ],
2026-06-09 11:30:30.923304 | controller |                         "sizeBytes": 1039136056
2026-06-09 11:30:30.923307 | controller |                     },
2026-06-09 11:30:30.923311 | controller |                     {
2026-06-09 11:30:30.923314 | controller |                         "names": [
2026-06-09 11:30:30.923317 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9"
2026-06-09 11:30:30.923321 | controller |                         ],
2026-06-09 11:30:30.923324 | controller |                         "sizeBytes": 989392005
2026-06-09 11:30:30.923327 | controller |                     },
2026-06-09 11:30:30.923331 | controller |                     {
2026-06-09 11:30:30.923334 | controller |                         "names": [
2026-06-09 11:30:30.923337 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47"
2026-06-09 11:30:30.923344 | controller |                         ],
2026-06-09 11:30:30.923347 | controller |                         "sizeBytes": 971668163
2026-06-09 11:30:30.923351 | controller |                     },
2026-06-09 11:30:30.923354 | controller |                     {
2026-06-09 11:30:30.923357 | controller |                         "names": [
2026-06-09 11:30:30.923361 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0"
2026-06-09 11:30:30.923364 | controller |                         ],
2026-06-09 11:30:30.923367 | controller |                         "sizeBytes": 969078739
2026-06-09 11:30:30.923371 | controller |                     },
2026-06-09 11:30:30.923374 | controller |                     {
2026-06-09 11:30:30.923377 | controller |                         "names": [
2026-06-09 11:30:30.923381 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f"
2026-06-09 11:30:30.923384 | controller |                         ],
2026-06-09 11:30:30.923387 | controller |                         "sizeBytes": 876488654
2026-06-09 11:30:30.923391 | controller |                     },
2026-06-09 11:30:30.923394 | controller |                     {
2026-06-09 11:30:30.923398 | controller |                         "names": [
2026-06-09 11:30:30.923401 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825"
2026-06-09 11:30:30.923404 | controller |                         ],
2026-06-09 11:30:30.923408 | controller |                         "sizeBytes": 847332502
2026-06-09 11:30:30.923411 | controller |                     },
2026-06-09 11:30:30.923414 | controller |                     {
2026-06-09 11:30:30.923418 | controller |                         "names": [
2026-06-09 11:30:30.923421 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:36c4867005702f0c4cbfcfa33f18a98596a6c9b1340b633c85ccef84a0c4f889"
2026-06-09 11:30:30.923424 | controller |                         ],
2026-06-09 11:30:30.923428 | controller |                         "sizeBytes": 769516783
2026-06-09 11:30:30.923431 | controller |                     },
2026-06-09 11:30:30.923435 | controller |                     {
2026-06-09 11:30:30.923438 | controller |                         "names": [
2026-06-09 11:30:30.923441 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d"
2026-06-09 11:30:30.923445 | controller |                         ],
2026-06-09 11:30:30.923448 | controller |                         "sizeBytes": 721591926
2026-06-09 11:30:30.923451 | controller |                     },
2026-06-09 11:30:30.923455 | controller |                     {
2026-06-09 11:30:30.923458 | controller |                         "names": [
2026-06-09 11:30:30.923461 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e"
2026-06-09 11:30:30.923465 | controller |                         ],
2026-06-09 11:30:30.923468 | controller |                         "sizeBytes": 646867625
2026-06-09 11:30:30.923472 | controller |                     },
2026-06-09 11:30:30.923475 | controller |                     {
2026-06-09 11:30:30.923478 | controller |                         "names": [
2026-06-09 11:30:30.923482 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b"
2026-06-09 11:30:30.923487 | controller |                         ],
2026-06-09 11:30:30.923490 | controller |                         "sizeBytes": 638910445
2026-06-09 11:30:30.923494 | controller |                     },
2026-06-09 11:30:30.923497 | controller |                     {
2026-06-09 11:30:30.923500 | controller |                         "names": [
2026-06-09 11:30:30.923504 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4"
2026-06-09 11:30:30.923507 | controller |                         ],
2026-06-09 11:30:30.923511 | controller |                         "sizeBytes": 617699779
2026-06-09 11:30:30.923514 | controller |                     },
2026-06-09 11:30:30.923517 | controller |                     {
2026-06-09 11:30:30.923523 | controller |                         "names": [
2026-06-09 11:30:30.923526 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9"
2026-06-09 11:30:30.923530 | controller |                         ],
2026-06-09 11:30:30.923533 | controller |                         "sizeBytes": 607756695
2026-06-09 11:30:30.923536 | controller |                     },
2026-06-09 11:30:30.923540 | controller |                     {
2026-06-09 11:30:30.923543 | controller |                         "names": [
2026-06-09 11:30:30.923549 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e"
2026-06-09 11:30:30.923552 | controller |                         ],
2026-06-09 11:30:30.923556 | controller |                         "sizeBytes": 584721741
2026-06-09 11:30:30.923559 | controller |                     },
2026-06-09 11:30:30.923562 | controller |                     {
2026-06-09 11:30:30.923566 | controller |                         "names": [
2026-06-09 11:30:30.923569 | controller |                             "registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9",
2026-06-09 11:30:30.923573 | controller |                             "registry.redhat.io/openshift4/ose-cli@sha256:ef83967297f619f45075e7fd1428a1eb981622a6c174c46fb53b158ed24bed85",
2026-06-09 11:30:30.923576 | controller |                             "registry.redhat.io/openshift4/ose-cli:latest"
2026-06-09 11:30:30.923579 | controller |                         ],
2026-06-09 11:30:30.923583 | controller |                         "sizeBytes": 584351326
2026-06-09 11:30:30.923586 | controller |                     },
2026-06-09 11:30:30.923589 | controller |                     {
2026-06-09 11:30:30.923593 | controller |                         "names": [
2026-06-09 11:30:30.923596 | controller |                             "quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04"
2026-06-09 11:30:30.923603 | controller |                         ],
2026-06-09 11:30:30.923606 | controller |                         "sizeBytes": 545674969
2026-06-09 11:30:30.923609 | controller |                     },
2026-06-09 11:30:30.923613 | controller |                     {
2026-06-09 11:30:30.923616 | controller |                         "names": [
2026-06-09 11:30:30.923620 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e"
2026-06-09 11:30:30.923623 | controller |                         ],
2026-06-09 11:30:30.923626 | controller |                         "sizeBytes": 542463064
2026-06-09 11:30:30.923630 | controller |                     },
2026-06-09 11:30:30.923633 | controller |                     {
2026-06-09 11:30:30.923636 | controller |                         "names": [
2026-06-09 11:30:30.923640 | controller |                             "quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6"
2026-06-09 11:30:30.923643 | controller |                         ],
2026-06-09 11:30:30.923647 | controller |                         "sizeBytes": 539380592
2026-06-09 11:30:30.923650 | controller |                     },
2026-06-09 11:30:30.923653 | controller |                     {
2026-06-09 11:30:30.923657 | controller |                         "names": [
2026-06-09 11:30:30.923660 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2"
2026-06-09 11:30:30.923663 | controller |                         ],
2026-06-09 11:30:30.923667 | controller |                         "sizeBytes": 533027808
2026-06-09 11:30:30.923670 | controller |                     },
2026-06-09 11:30:30.923673 | controller |                     {
2026-06-09 11:30:30.923677 | controller |                         "names": [
2026-06-09 11:30:30.923680 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612"
2026-06-09 11:30:30.923683 | controller |                         ],
2026-06-09 11:30:30.923687 | controller |                         "sizeBytes": 528200501
2026-06-09 11:30:30.923690 | controller |                     },
2026-06-09 11:30:30.923696 | controller |                     {
2026-06-09 11:30:30.923699 | controller |                         "names": [
2026-06-09 11:30:30.923703 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a"
2026-06-09 11:30:30.923706 | controller |                         ],
2026-06-09 11:30:30.923709 | controller |                         "sizeBytes": 527774342
2026-06-09 11:30:30.923713 | controller |                     },
2026-06-09 11:30:30.923716 | controller |                     {
2026-06-09 11:30:30.923720 | controller |                         "names": [
2026-06-09 11:30:30.923723 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d"
2026-06-09 11:30:30.923726 | controller |                         ],
2026-06-09 11:30:30.923730 | controller |                         "sizeBytes": 526632426
2026-06-09 11:30:30.923733 | controller |                     },
2026-06-09 11:30:30.923736 | controller |                     {
2026-06-09 11:30:30.923740 | controller |                         "names": [
2026-06-09 11:30:30.923743 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b"
2026-06-09 11:30:30.923746 | controller |                         ],
2026-06-09 11:30:30.923750 | controller |                         "sizeBytes": 522490210
2026-06-09 11:30:30.923753 | controller |                     },
2026-06-09 11:30:30.923757 | controller |                     {
2026-06-09 11:30:30.923760 | controller |                         "names": [
2026-06-09 11:30:30.923763 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c"
2026-06-09 11:30:30.923767 | controller |                         ],
2026-06-09 11:30:30.923772 | controller |                         "sizeBytes": 520141094
2026-06-09 11:30:30.923775 | controller |                     },
2026-06-09 11:30:30.923779 | controller |                     {
2026-06-09 11:30:30.923782 | controller |                         "names": [
2026-06-09 11:30:30.923785 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135"
2026-06-09 11:30:30.923789 | controller |                         ],
2026-06-09 11:30:30.923792 | controller |                         "sizeBytes": 519815758
2026-06-09 11:30:30.923796 | controller |                     },
2026-06-09 11:30:30.923799 | controller |                     {
2026-06-09 11:30:30.923802 | controller |                         "names": [
2026-06-09 11:30:30.923806 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807"
2026-06-09 11:30:30.923809 | controller |                         ],
2026-06-09 11:30:30.923812 | controller |                         "sizeBytes": 519539350
2026-06-09 11:30:30.923816 | controller |                     },
2026-06-09 11:30:30.923821 | controller |                     {
2026-06-09 11:30:30.923824 | controller |                         "names": [
2026-06-09 11:30:30.923828 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f"
2026-06-09 11:30:30.923831 | controller |                         ],
2026-06-09 11:30:30.923835 | controller |                         "sizeBytes": 518690683
2026-06-09 11:30:30.923838 | controller |                     },
2026-06-09 11:30:30.923841 | controller |                     {
2026-06-09 11:30:30.923845 | controller |                         "names": [
2026-06-09 11:30:30.923848 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5"
2026-06-09 11:30:30.923851 | controller |                         ],
2026-06-09 11:30:30.923855 | controller |                         "sizeBytes": 518251952
2026-06-09 11:30:30.923858 | controller |                     },
2026-06-09 11:30:30.923862 | controller |                     {
2026-06-09 11:30:30.923865 | controller |                         "names": [
2026-06-09 11:30:30.923868 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366"
2026-06-09 11:30:30.923874 | controller |                         ],
2026-06-09 11:30:30.923877 | controller |                         "sizeBytes": 511136541
2026-06-09 11:30:30.923881 | controller |                     },
2026-06-09 11:30:30.923884 | controller |                     {
2026-06-09 11:30:30.923887 | controller |                         "names": [
2026-06-09 11:30:30.923891 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db"
2026-06-09 11:30:30.923894 | controller |                         ],
2026-06-09 11:30:30.923897 | controller |                         "sizeBytes": 510122097
2026-06-09 11:30:30.923901 | controller |                     },
2026-06-09 11:30:30.923904 | controller |                     {
2026-06-09 11:30:30.923907 | controller |                         "names": [
2026-06-09 11:30:30.923911 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d"
2026-06-09 11:30:30.923914 | controller |                         ],
2026-06-09 11:30:30.923918 | controller |                         "sizeBytes": 508941917
2026-06-09 11:30:30.923922 | controller |                     },
2026-06-09 11:30:30.923927 | controller |                     {
2026-06-09 11:30:30.923932 | controller |                         "names": [
2026-06-09 11:30:30.923937 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00"
2026-06-09 11:30:30.923942 | controller |                         ],
2026-06-09 11:30:30.923946 | controller |                         "sizeBytes": 508318343
2026-06-09 11:30:30.923951 | controller |                     },
2026-06-09 11:30:30.923955 | controller |                     {
2026-06-09 11:30:30.923960 | controller |                         "names": [
2026-06-09 11:30:30.923964 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095"
2026-06-09 11:30:30.923967 | controller |                         ],
2026-06-09 11:30:30.923971 | controller |                         "sizeBytes": 498380948
2026-06-09 11:30:30.923990 | controller |                     },
2026-06-09 11:30:30.923997 | controller |                     {
2026-06-09 11:30:30.924000 | controller |                         "names": [
2026-06-09 11:30:30.924004 | controller |                             "quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761"
2026-06-09 11:30:30.924007 | controller |                         ],
2026-06-09 11:30:30.924010 | controller |                         "sizeBytes": 497232440
2026-06-09 11:30:30.924014 | controller |                     }
2026-06-09 11:30:30.924017 | controller |                 ],
2026-06-09 11:30:30.924021 | controller |                 "nodeInfo": {
2026-06-09 11:30:30.924024 | controller |                     "architecture": "amd64",
2026-06-09 11:30:30.924027 | controller |                     "bootID": "f793dca1-84bc-4e5c-94e7-8f4f8a9d4eaf",
2026-06-09 11:30:30.924031 | controller |                     "containerRuntimeVersion": "cri-o://1.33.5-3.rhaos4.20.gitd0ea985.el9",
2026-06-09 11:30:30.924034 | controller |                     "kernelVersion": "5.14.0-570.57.1.el9_6.x86_64",
2026-06-09 11:30:30.924038 | controller |                     "kubeProxyVersion": "",
2026-06-09 11:30:30.924041 | controller |                     "kubeletVersion": "v1.33.5",
2026-06-09 11:30:30.924046 | controller |                     "machineID": "80bc4fba336e4ca1bc9d28a8be52a356",
2026-06-09 11:30:30.924049 | controller |                     "operatingSystem": "linux",
2026-06-09 11:30:30.924052 | controller |                     "osImage": "Red Hat Enterprise Linux CoreOS 9.6.20251021-0 (Plow)",
2026-06-09 11:30:30.924056 | controller |                     "systemUUID": "d875d6c5-0af8-437b-a0ec-be45f993ef57"
2026-06-09 11:30:30.924059 | controller |                 },
2026-06-09 11:30:30.924063 | controller |                 "runtimeHandlers": [
2026-06-09 11:30:30.924066 | controller |                     {
2026-06-09 11:30:30.924069 | controller |                         "features": {
2026-06-09 11:30:30.924073 | controller |                             "recursiveReadOnlyMounts": true,
2026-06-09 11:30:30.924076 | controller |                             "userNamespaces": true
2026-06-09 11:30:30.924080 | controller |                         },
2026-06-09 11:30:30.924083 | controller |                         "name": "crun"
2026-06-09 11:30:30.924090 | controller |                     },
2026-06-09 11:30:30.924093 | controller |                     {
2026-06-09 11:30:30.924097 | controller |                         "features": {
2026-06-09 11:30:30.924102 | controller |                             "recursiveReadOnlyMounts": true,
2026-06-09 11:30:30.924108 | controller |                             "userNamespaces": true
2026-06-09 11:30:30.924114 | controller |                         },
2026-06-09 11:30:30.924119 | controller |                         "name": ""
2026-06-09 11:30:30.924125 | controller |                     },
2026-06-09 11:30:30.924130 | controller |                     {
2026-06-09 11:30:30.924134 | controller |                         "features": {
2026-06-09 11:30:30.924139 | controller |                             "recursiveReadOnlyMounts": true,
2026-06-09 11:30:30.924144 | controller |                             "userNamespaces": true
2026-06-09 11:30:30.924149 | controller |                         },
2026-06-09 11:30:30.924154 | controller |                         "name": "runc"
2026-06-09 11:30:30.924158 | controller |                     }
2026-06-09 11:30:30.924163 | controller |                 ]
2026-06-09 11:30:30.924168 | controller |             }
2026-06-09 11:30:30.924172 | controller |         }
2026-06-09 11:30:30.924177 | controller |     ],
2026-06-09 11:30:30.924182 | controller |     "kind": "List",
2026-06-09 11:30:30.924186 | controller |     "metadata": {
2026-06-09 11:30:30.924191 | controller |         "resourceVersion": ""
2026-06-09 11:30:30.924196 | controller |     }
2026-06-09 11:30:30.924200 | controller | }
2026-06-09 11:30:31.041003 | controller | ok: Runtime: 0:00:00.154075
2026-06-09 11:30:31.066433 | 
2026-06-09 11:30:31.066514 | TASK [env_op_images : Warn when oc get nodes did not succeed]
2026-06-09 11:30:31.102430 | controller | skipping: Conditional result was False
2026-06-09 11:30:31.140502 | 
2026-06-09 11:30:31.140646 | TASK [env_op_images : Extract node names]
2026-06-09 11:30:31.239149 | controller | ok
2026-06-09 11:30:31.263791 | 
2026-06-09 11:30:31.263907 | LOOP [env_op_images : Fetch CRI-O unit logs per node]
2026-06-09 11:30:32.403331 | controller | Jun 09 10:54:47.820370 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...
2026-06-09 11:30:32.403626 | controller | Jun 09 10:54:48.954722 crc crio[3651]: time="2026-06-09T10:54:48.95366196Z" level=info msg="Updating config from single file: /etc/crio/crio.conf"
2026-06-09 11:30:32.403658 | controller | Jun 09 10:54:48.954722 crc crio[3651]: time="2026-06-09T10:54:48.954705337Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf"
2026-06-09 11:30:32.403679 | controller | Jun 09 10:54:48.957798 crc crio[3651]: time="2026-06-09T10:54:48.957727525Z" level=info msg="Updating config from path: /etc/crio/crio.conf.d"
2026-06-09 11:30:32.403697 | controller | Jun 09 10:54:48.958904 crc crio[3651]: time="2026-06-09T10:54:48.958808286Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/00-default"
2026-06-09 11:30:32.403713 | controller | Jun 09 10:54:49.019856 crc crio[3651]: time="2026-06-09T10:54:49.018921133Z" level=info msg="Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)"
2026-06-09 11:30:32.403731 | controller | Jun 09 10:54:49.020060 crc crio[3651]: time="2026-06-09T10:54:49.019998253Z" level=info msg="Node configuration value for hugetlb cgroup is true"
2026-06-09 11:30:32.403747 | controller | Jun 09 10:54:49.020060 crc crio[3651]: time="2026-06-09T10:54:49.020014975Z" level=info msg="Node configuration value for pid cgroup is true"
2026-06-09 11:30:32.403764 | controller | Jun 09 10:54:49.020972 crc crio[3651]: time="2026-06-09T10:54:49.020911517Z" level=info msg="Node configuration value for memoryswap cgroup is true"
2026-06-09 11:30:32.403780 | controller | Jun 09 10:54:49.020972 crc crio[3651]: time="2026-06-09T10:54:49.02094688Z" level=info msg="Node configuration value for cgroup v2 is true"
2026-06-09 11:30:32.403803 | controller | Jun 09 10:54:49.040048 crc crio[3651]: time="2026-06-09T10:54:49.039954331Z" level=info msg="Node configuration value for systemd AllowedCPUs is true"
2026-06-09 11:30:32.403820 | controller | Jun 09 10:54:49.076651 crc crio[3651]: time="2026-06-09T10:54:49.076565909Z" level=info msg="Using default capabilities: CAP_CHOWN, CAP_DAC_OVERRIDE, CAP_FSETID, CAP_FOWNER, CAP_SETGID, CAP_SETUID, CAP_SETPCAP, CAP_NET_BIND_SERVICE, CAP_KILL"
2026-06-09 11:30:32.403837 | controller | Jun 09 10:54:49.083874 crc crio[3651]: time="2026-06-09T10:54:49.083764344Z" level=info msg="Using runtime handler crun version 1.23.1, commit: d20b23dba05e822b93b82f2f34fd5dada433e0c2, rundir: /run/crun, spec: 1.0.0, +SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +CRIU +YAJL"
2026-06-09 11:30:32.403884 | controller | Jun 09 10:54:49.754866 crc crio[3651]: time="2026-06-09T10:54:49.75375929Z" level=info msg="Using runtime handler runc version 1.2.4, spec: 1.2.0+dev, go: go1.23.2 (Red Hat 1.23.2-1.el9), libseccomp: 2.5.2"
2026-06-09 11:30:32.403904 | controller | Jun 09 10:54:50.376077 crc crio[3651]: time="2026-06-09T10:54:50.375966664Z" level=info msg="Checkpoint/restore support enabled"
2026-06-09 11:30:32.403922 | controller | Jun 09 10:54:50.376077 crc crio[3651]: time="2026-06-09T10:54:50.376016177Z" level=info msg="Using the internal default seccomp profile"
2026-06-09 11:30:32.403938 | controller | Jun 09 10:54:50.376077 crc crio[3651]: time="2026-06-09T10:54:50.376080319Z" level=info msg="AppArmor is disabled by the system or at CRI-O build-time"
2026-06-09 11:30:32.403954 | controller | Jun 09 10:54:50.376077 crc crio[3651]: time="2026-06-09T10:54:50.37609125Z" level=info msg="No blockio config file specified, blockio not configured"
2026-06-09 11:30:32.403970 | controller | Jun 09 10:54:50.376077 crc crio[3651]: time="2026-06-09T10:54:50.37609852Z" level=info msg="RDT not available in the host system"
2026-06-09 11:30:32.403986 | controller | Jun 09 10:54:50.380701 crc crio[3651]: time="2026-06-09T10:54:50.380634773Z" level=info msg="Conmon does support the --sync option"
2026-06-09 11:30:32.404002 | controller | Jun 09 10:54:50.380701 crc crio[3651]: time="2026-06-09T10:54:50.380672965Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-09 11:30:32.404018 | controller | Jun 09 10:54:50.394617 crc crio[3651]: time="2026-06-09T10:54:50.394334157Z" level=info msg="Conmon does support the --sync option"
2026-06-09 11:30:32.404033 | controller | Jun 09 10:54:50.394617 crc crio[3651]: time="2026-06-09T10:54:50.394525045Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-09 11:30:32.404049 | controller | Jun 09 10:54:51.149796 crc crio[3651]: time="2026-06-09T10:54:51.148328414Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 11:30:32.404065 | controller | Jun 09 10:54:51.149796 crc crio[3651]: time="2026-06-09T10:54:51.149735824Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 11:30:32.404081 | controller | Jun 09 10:54:51.153734 crc crio[3651]: time="2026-06-09T10:54:51.152950781Z" level=info msg="FLAG: --enable-profile-unix-socket=\"true\"\n"
2026-06-09 11:30:32.404096 | controller | Jun 09 10:54:51.153734 crc crio[3651]: time="2026-06-09T10:54:51.153000143Z" level=info msg="FLAG: --stream-address=\"192.168.130.11\"\n"
2026-06-09 11:30:32.404114 | controller | Jun 09 10:54:51.158134 crc crio[3651]: time="2026-06-09T10:54:51.155111123Z" level=info msg="Current CRI-O configuration:\n[crio]\n  root = \"/var/lib/containers/storage\"\n  runroot = \"/run/containers/storage\"\n  imagestore = \"\"\n  storage_driver = \"overlay\"\n  storage_option = [\"overlay.skip_mount_home=true\"]\n  log_dir = \"/var/log/crio/pods\"\n  version_file = \"/var/run/crio/version\"\n  version_file_persist = \"\"\n  clean_shutdown_file = \"/var/lib/crio/clean.shutdown\"\n  internal_wipe = true\n  internal_repair = true\n  [crio.api]\n    grpc_max_send_msg_size = 83886080\n    grpc_max_recv_msg_size = 83886080\n    listen = \"/var/run/crio/crio.sock\"\n    stream_address = \"192.168.130.11\"\n    stream_port = \"0\"\n    stream_enable_tls = false\n    stream_tls_cert = \"\"\n    stream_tls_key = \"\"\n    stream_tls_ca = \"\"\n    stream_idle_timeout = \"\"\n  [crio.runtime]\n    no_pivot = false\n    selinux = true\n    log_to_journald = false\n    drop_infra_ctr = true\n    read_only = false\n    hooks_dir = [\"/etc/containers/oci/hooks.d\", \"/run/containers/oci/hooks.d\", \"/usr/share/containers/oci/hooks.d\"]\n    default_capabilities = [\"CHOWN\", \"DAC_OVERRIDE\", \"FSETID\", \"FOWNER\", \"SETGID\", \"SETUID\", \"SETPCAP\", \"NET_BIND_SERVICE\", \"KILL\"]\n    add_inheritable_capabilities = false\n    default_env = [\"NSS_SDB_USE_CACHE=no\"]\n    default_sysctls = [\"net.ipv4.ping_group_range=0 2147483647\"]\n    default_ulimits = [\"nofile=1048576\"]\n    allowed_devices = [\"/dev/fuse\", \"/dev/net/tun\"]\n    cdi_spec_dirs = [\"/etc/cdi\", \"/var/run/cdi\"]\n    device_ownership_from_security_context = false\n    default_runtime = \"crun\"\n    decryption_keys_path = \"/etc/crio/keys/\"\n    conmon = \"\"\n    conmon_cgroup = \"pod\"\n    seccomp_profile = \"\"\n    privileged_seccomp_profile = \"\"\n    apparmor_profile = \"crio-default\"\n    blockio_config_file = \"\"\n    blockio_reload = false\n    irqbalance_config_file = \"/etc/sysconfig/irqbalance\"\n    rdt_config_file = \"\"\n    cgroup_manager = \"systemd\"\n    default_mounts_file = \"\"\n    container_exits_dir = \"/var/run/crio/exits\"\n    container_attach_socket_dir = \"/var/run/crio\"\n    bind_mount_prefix = \"\"\n    uid_mappings = \"\"\n    minimum_mappable_uid = -1\n    gid_mappings = \"\"\n    minimum_mappable_gid = -1\n    log_level = \"info\"\n    log_filter = \"\"\n    namespaces_dir = \"/var/run\"\n    pinns_path = \"/usr/bin/pinns\"\n    enable_criu_support = true\n    pids_limit = -1\n    log_size_max = -1\n    ctr_stop_timeout = 30\n    separate_pull_cgroup = \"\"\n    infra_ctr_cpuset = \"\"\n    shared_cpuset = \"\"\n    absent_mount_sources_to_reject = [\"/etc/hostname\"]\n    enable_pod_events = false\n    irqbalance_config_restore_file = \"/etc/sysconfig/orig_irq_banned_cpus\"\n    hostnetwork_disable_selinux = true\n    disable_hostport_mapping = false\n    timezone = \"\"\n    [crio.runtime.runtimes]\n      [crio.runtime.runtimes.crun]\n        runtime_config_path = \"\"\n        runtime_path = \"/usr/bin/crun\"\n        runtime_type = \"\"\n        runtime_root = \"/run/crun\"\n        allowed_annotations = [\"io.containers.trace-syscall\", \"io.kubernetes.cri-o.Devices\", \"io.kubernetes.cri-o.LinkLogs\"]\n        monitor_path = \"/usr/bin/conmon\"\n        monitor_cgroup = \"pod\"\n        container_min_memory = \"512KiB\"\n        no_sync_log = false\n        [crio.runtime.runtimes.crun.default_annotations]\n          \"run.oci.systemd.subgroup\" = \"\"\n      [crio.runtime.runtimes.runc]\n        runtime_config_path = \"\"\n        runtime_path = \"/usr/bin/runc\"\n        runtime_type = \"\"\n        runtime_root = \"/run/runc\"\n        allowed_annotations = [\"io.containers.trace-syscall\", \"io.kubernetes.cri-o.Devices\", \"io.kubernetes.cri-o.LinkLogs\"]\n        monitor_path = \"/usr/bin/conmon\"\n        monitor_cgroup = \"pod\"\n        container_min_memory = \"12MiB\"\n        no_sync_log = false\n    [crio.runtime.workloads]\n      [crio.runtime.workloads.openshift-builder]\n        activation_annotation = \"io.openshift.builder\"\n        annotation_prefix = \"\"\n        allowed_annotations = [\"io.kubernetes.cri-o.userns-mode\", \"io.kubernetes.cri-o.Devices\"]\n        DisallowedAnnotations = [\"cpu-load-balancing.crio.io\", \"cpu-quota.crio.io\", \"io.kubernetes.cri.rdt-class\", \"io.kubernetes.cri-o.umask\", \"io.kubernetes.cri-o.PodLinuxOverhead\", \"io.kubernetes.cri-o.LinkLogs\", \"io.kubernetes.cri-o.UnifiedCgroup\", \"cpu-freq-governor.crio.io\", \"io.kubernetes.cri-o.DisableFIPS\", \"bundle\", \"org.systemd.property.\", \"module.wasm.image/variant\", \"io.kubernetes.cri.container-type\", \"run.oci.\", \"io.containers.trace-syscall\", \"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\", \"cpu-c-states.crio.io\", \"io.kubernetes.cri-o.PodLinuxResources\", \"cpu-shared.crio.io\", \"seccomp-profile.kubernetes.cri-o.io\", \"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\", \"io.kubernetes.cri-o.ShmSize\", \"irq-load-balancing.crio.io\", \"org.criu.config\", \"io.kubernetes.cri-o.seccompNotifierAction\"]\n        [crio.runtime.workloads.openshift-builder.resources]\n          CPUShares = 0\n          CPUQuota = 0\n          CPUPeriod = 0\n          CPUSet = \"\"\n          CPULimit = 0\n  [crio.image]\n    default_transport = \"docker://\"\n    global_auth_file = \"/var/lib/kubelet/config.json\"\n    pause_image = \"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:cc2b30e70040205c2536d01ae5c850be1ed2d775cf13249e50328e5085777977\"\n    pause_image_auth_file = \"/var/lib/kubelet/config.json\"\n    pause_command = \"/usr/bin/pod\"\n    signature_policy = \"\"\n    signature_policy_dir = \"/etc/crio/policies\"\n    image_volumes = \"mkdir\"\n    big_files_temporary_dir = \"\"\n    auto_reload_registries = false\n    pull_progress_timeout = \"0s\"\n    oci_artifact_mount_support = false\n  [crio.network]\n    cni_default_network = \"\"\n    network_dir = \"/etc/kubernetes/cni/net.d/\"\n    plugin_dirs = [\"/var/lib/cni/bin\"]\n  [crio.metrics]\n    enable_metrics = true\n    metrics_collectors = [\"operations\", \"operations_latency_microseconds_total\", \"operations_latency_microseconds\", \"operations_errors\", \"image_pulls_layer_size\", \"containers_oom_total\", \"containers_oom\", \"operations_total\", \"operations_latency_seconds_total\", \"operations_latency_seconds\", \"operations_errors_total\", \"image_pulls_bytes_total\", \"image_pulls_skipped_bytes_total\", \"image_pulls_success_total\", \"image_pulls_failure_total\", \"image_layer_reuse_total\", \"containers_oom_count_total\", \"processes_defunct\"]\n    metrics_host = \"127.0.0.1\"\n    metrics_port = 9537\n    metrics_socket = \"\"\n    metrics_cert = \"\"\n    metrics_key = \"\"\n  [crio.tracing]\n    enable_tracing = false\n    tracing_endpoint = \"127.0.0.1:4317\"\n    tracing_sampling_rate_per_million = 0\n  [crio.stats]\n    stats_collection_period = 0\n    collection_period = 0\n  [crio.nri]\n    enable_nri = true\n    nri_listen = \"/var/run/nri/nri.sock\"\n    nri_plugin_dir = \"/opt/nri/plugins\"\n    nri_plugin_config_dir = \"/etc/nri/conf.d\"\n    nri_plugin_registration_timeout = \"5s\"\n    nri_plugin_request_timeout = \"2s\"\n    nri_disable_connections = false\n"
2026-06-09 11:30:32.404146 | controller | Jun 09 10:54:51.163951 crc crio[3651]: time="2026-06-09T10:54:51.163666728Z" level=warning msg="Checking storage directory /var/lib/containers/storage for errors because of unclean shutdown"
2026-06-09 11:30:32.404163 | controller | Jun 09 10:54:52.895509 crc crio[3651]: time="2026-06-09T10:54:52.894975061Z" level=info msg="Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus"
2026-06-09 11:30:32.404179 | controller | Jun 09 10:54:52.896642 crc crio[3651]: time="2026-06-09T10:54:52.896253005Z" level=info msg="Restore irqbalance config: nothing to do"
2026-06-09 11:30:32.404195 | controller | Jun 09 10:54:53.086521 crc crio[3651]: time="2026-06-09T10:54:53.085998401Z" level=warning msg="Could not restore sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5: failed to Statfs \"/var/run/netns/81ad9b9a-eab6-458f-8782-26b5ca62c687\": no such file or directory"
2026-06-09 11:30:32.404211 | controller | Jun 09 10:54:53.115209 crc crio[3651]: time="2026-06-09T10:54:53.114965106Z" level=warning msg="Deleting all containers under sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5 since it could not be restored"
2026-06-09 11:30:32.404227 | controller | Jun 09 10:54:53.129250 crc crio[3651]: time="2026-06-09T10:54:53.129112762Z" level=warning msg="Could not restore sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21: failed to Statfs \"/var/run/netns/727effa2-2453-47d4-b205-ce90e20b1702\": no such file or directory"
2026-06-09 11:30:32.404247 | controller | Jun 09 10:54:53.135295 crc crio[3651]: time="2026-06-09T10:54:53.135165679Z" level=warning msg="Deleting all containers under sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21 since it could not be restored"
2026-06-09 11:30:32.404264 | controller | Jun 09 10:54:53.145393 crc crio[3651]: time="2026-06-09T10:54:53.145246869Z" level=warning msg="Could not restore sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852: failed to Statfs \"/var/run/netns/98b2d38b-ac35-44c6-b61c-370ae13d5b89\": no such file or directory"
2026-06-09 11:30:32.404279 | controller | Jun 09 10:54:53.151087 crc crio[3651]: time="2026-06-09T10:54:53.150948273Z" level=warning msg="Deleting all containers under sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852 since it could not be restored"
2026-06-09 11:30:32.404296 | controller | Jun 09 10:54:53.162794 crc crio[3651]: time="2026-06-09T10:54:53.162668949Z" level=warning msg="Could not restore sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff: failed to Statfs \"/var/run/netns/37a1d38b-019a-48e4-9d9f-762d84f7aa85\": no such file or directory"
2026-06-09 11:30:32.404312 | controller | Jun 09 10:54:53.207513 crc crio[3651]: time="2026-06-09T10:54:53.20728127Z" level=warning msg="Deleting all containers under sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff since it could not be restored"
2026-06-09 11:30:32.404328 | controller | Jun 09 10:54:53.263221 crc crio[3651]: time="2026-06-09T10:54:53.263069664Z" level=warning msg="Could not restore sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34: failed to Statfs \"/var/run/netns/7219bd16-96c6-4d4c-9fd5-6b6e13fad20f\": no such file or directory"
2026-06-09 11:30:32.404345 | controller | Jun 09 10:54:53.280065 crc crio[3651]: time="2026-06-09T10:54:53.279922825Z" level=warning msg="Deleting all containers under sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34 since it could not be restored"
2026-06-09 11:30:32.404362 | controller | Jun 09 10:54:53.352259 crc crio[3651]: time="2026-06-09T10:54:53.352020803Z" level=warning msg="Could not restore sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d: failed to Statfs \"/var/run/netns/232a5e6a-ee06-49b4-a707-fec6ca7cc898\": no such file or directory"
2026-06-09 11:30:32.404378 | controller | Jun 09 10:54:53.361215 crc crio[3651]: time="2026-06-09T10:54:53.361088536Z" level=warning msg="Deleting all containers under sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d since it could not be restored"
2026-06-09 11:30:32.404394 | controller | Jun 09 10:54:53.378769 crc crio[3651]: time="2026-06-09T10:54:53.378657588Z" level=warning msg="Could not restore sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d: failed to Statfs \"/var/run/netns/ab0156e9-15e7-49ec-b32f-3193fd188354\": no such file or directory"
2026-06-09 11:30:32.404410 | controller | Jun 09 10:54:53.383576 crc crio[3651]: time="2026-06-09T10:54:53.383398552Z" level=warning msg="Deleting all containers under sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d since it could not be restored"
2026-06-09 11:30:32.404426 | controller | Jun 09 10:54:53.391399 crc crio[3651]: time="2026-06-09T10:54:53.391290449Z" level=warning msg="Could not restore sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f: failed to Statfs \"/var/run/netns/84ada3cc-bcfc-4d12-a4cf-2c663c00f8ca\": no such file or directory"
2026-06-09 11:30:32.404442 | controller | Jun 09 10:54:53.400320 crc crio[3651]: time="2026-06-09T10:54:53.400186694Z" level=warning msg="Deleting all containers under sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f since it could not be restored"
2026-06-09 11:30:32.404457 | controller | Jun 09 10:54:53.411376 crc crio[3651]: time="2026-06-09T10:54:53.411271493Z" level=warning msg="Could not restore sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d: failed to Statfs \"/var/run/netns/2c329914-0aff-4edb-99eb-32fae9b2a951\": no such file or directory"
2026-06-09 11:30:32.404492 | controller | Jun 09 10:54:53.419200 crc crio[3651]: time="2026-06-09T10:54:53.418799014Z" level=warning msg="Deleting all containers under sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d since it could not be restored"
2026-06-09 11:30:32.404508 | controller | Jun 09 10:54:53.431867 crc crio[3651]: time="2026-06-09T10:54:53.431682882Z" level=warning msg="Could not restore sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1: failed to Statfs \"/var/run/netns/1dc74f34-ab20-4d52-bd7b-d5f09570128f\": no such file or directory"
2026-06-09 11:30:32.404524 | controller | Jun 09 10:54:53.439840 crc crio[3651]: time="2026-06-09T10:54:53.439717427Z" level=warning msg="Deleting all containers under sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1 since it could not be restored"
2026-06-09 11:30:32.404540 | controller | Jun 09 10:54:53.449891 crc crio[3651]: time="2026-06-09T10:54:53.449765179Z" level=warning msg="Could not restore sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6: failed to Statfs \"/var/run/netns/fd3c4e21-cfd8-4e7e-91e3-4193bfab6fa4\": no such file or directory"
2026-06-09 11:30:32.404556 | controller | Jun 09 10:54:53.457125 crc crio[3651]: time="2026-06-09T10:54:53.456949294Z" level=warning msg="Deleting all containers under sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6 since it could not be restored"
2026-06-09 11:30:32.404572 | controller | Jun 09 10:54:53.514887 crc crio[3651]: time="2026-06-09T10:54:53.51479931Z" level=warning msg="Could not restore sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183: failed to Statfs \"/var/run/netns/46000352-49e7-4b6c-a860-f1d6891e762f\": no such file or directory"
2026-06-09 11:30:32.404587 | controller | Jun 09 10:54:53.519557 crc crio[3651]: time="2026-06-09T10:54:53.519479885Z" level=warning msg="Deleting all containers under sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183 since it could not be restored"
2026-06-09 11:30:32.404604 | controller | Jun 09 10:54:53.527252 crc crio[3651]: time="2026-06-09T10:54:53.527162765Z" level=warning msg="Could not restore sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b: failed to Statfs \"/var/run/netns/4551e819-9150-4667-befd-80cd542a3ff6\": no such file or directory"
2026-06-09 11:30:32.404620 | controller | Jun 09 10:54:53.532723 crc crio[3651]: time="2026-06-09T10:54:53.53265683Z" level=warning msg="Deleting all containers under sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b since it could not be restored"
2026-06-09 11:30:32.404637 | controller | Jun 09 10:54:53.540167 crc crio[3651]: time="2026-06-09T10:54:53.540096282Z" level=warning msg="Could not restore sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6: failed to Statfs \"/var/run/netns/e69052f3-a3f8-42de-8993-88269b3c361b\": no such file or directory"
2026-06-09 11:30:32.404654 | controller | Jun 09 10:54:53.549136 crc crio[3651]: time="2026-06-09T10:54:53.549048986Z" level=warning msg="Deleting all containers under sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6 since it could not be restored"
2026-06-09 11:30:32.404670 | controller | Jun 09 10:54:53.570108 crc crio[3651]: time="2026-06-09T10:54:53.570018728Z" level=warning msg="Could not restore sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255: failed to Statfs \"/var/run/netns/eea81286-9d78-4e4e-966b-6d5861c91996\": no such file or directory"
2026-06-09 11:30:32.404686 | controller | Jun 09 10:54:53.577397 crc crio[3651]: time="2026-06-09T10:54:53.577291522Z" level=warning msg="Deleting all containers under sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255 since it could not be restored"
2026-06-09 11:30:32.404705 | controller | Jun 09 10:54:53.584161 crc crio[3651]: time="2026-06-09T10:54:53.584080712Z" level=warning msg="Could not restore sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f: failed to Statfs \"/var/run/netns/a0348d3d-19fe-46ab-9138-85312818185a\": no such file or directory"
2026-06-09 11:30:32.404722 | controller | Jun 09 10:54:53.589505 crc crio[3651]: time="2026-06-09T10:54:53.589308991Z" level=warning msg="Deleting all containers under sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f since it could not be restored"
2026-06-09 11:30:32.404738 | controller | Jun 09 10:54:53.614388 crc crio[3651]: time="2026-06-09T10:54:53.614129897Z" level=warning msg="Could not restore sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c: failed to Statfs \"/var/run/netns/7ba66181-030a-4903-a1c7-c7190ad1e8fe\": no such file or directory"
2026-06-09 11:30:32.404753 | controller | Jun 09 10:54:53.619577 crc crio[3651]: time="2026-06-09T10:54:53.619485034Z" level=warning msg="Deleting all containers under sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c since it could not be restored"
2026-06-09 11:30:32.404771 | controller | Jun 09 10:54:53.650683 crc crio[3651]: time="2026-06-09T10:54:53.650569777Z" level=warning msg="Could not restore sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946: failed to Statfs \"/var/run/netns/0bd2ca7f-1f66-46f8-b64d-f6b48dd61d7e\": no such file or directory"
2026-06-09 11:30:32.404793 | controller | Jun 09 10:54:53.663252 crc crio[3651]: time="2026-06-09T10:54:53.662874492Z" level=warning msg="Deleting all containers under sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946 since it could not be restored"
2026-06-09 11:30:32.404809 | controller | Jun 09 10:54:53.673341 crc crio[3651]: time="2026-06-09T10:54:53.673125861Z" level=warning msg="Could not restore sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a: failed to Statfs \"/var/run/netns/ff2e3c1f-ea42-42c1-9e93-cc4543d1dae1\": no such file or directory"
2026-06-09 11:30:32.404824 | controller | Jun 09 10:54:53.680267 crc crio[3651]: time="2026-06-09T10:54:53.679776132Z" level=warning msg="Deleting all containers under sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a since it could not be restored"
2026-06-09 11:30:32.404840 | controller | Jun 09 10:54:53.694663 crc crio[3651]: time="2026-06-09T10:54:53.694081663Z" level=warning msg="Could not restore sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946: failed to Statfs \"/var/run/netns/b6456a5f-c0dd-4c2b-86b2-af42e36c6a9c\": no such file or directory"
2026-06-09 11:30:32.404875 | controller | Jun 09 10:54:53.698098 crc crio[3651]: time="2026-06-09T10:54:53.698030347Z" level=warning msg="Deleting all containers under sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946 since it could not be restored"
2026-06-09 11:30:32.404892 | controller | Jun 09 10:54:53.767942 crc crio[3651]: time="2026-06-09T10:54:53.767051451Z" level=warning msg="Could not restore sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227: failed to Statfs \"/var/run/netns/1c9c5a0b-fde2-491c-a2b7-717b81dfe381\": no such file or directory"
2026-06-09 11:30:32.404908 | controller | Jun 09 10:54:53.774037 crc crio[3651]: time="2026-06-09T10:54:53.7739203Z" level=warning msg="Deleting all containers under sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227 since it could not be restored"
2026-06-09 11:30:32.404924 | controller | Jun 09 10:54:53.784064 crc crio[3651]: time="2026-06-09T10:54:53.783873643Z" level=warning msg="Could not restore sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587: failed to Statfs \"/var/run/netns/1f63c23e-9d33-4153-aa26-77f310b0386a\": no such file or directory"
2026-06-09 11:30:32.404940 | controller | Jun 09 10:54:53.822162 crc crio[3651]: time="2026-06-09T10:54:53.821994612Z" level=warning msg="Deleting all containers under sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587 since it could not be restored"
2026-06-09 11:30:32.404960 | controller | Jun 09 10:54:53.835861 crc crio[3651]: time="2026-06-09T10:54:53.83576238Z" level=warning msg="Could not restore sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f: failed to Statfs \"/var/run/netns/c7f36d9f-c9b1-4153-8e1f-130ce695595f\": no such file or directory"
2026-06-09 11:30:32.404976 | controller | Jun 09 10:54:53.843605 crc crio[3651]: time="2026-06-09T10:54:53.8433409Z" level=warning msg="Deleting all containers under sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f since it could not be restored"
2026-06-09 11:30:32.404992 | controller | Jun 09 10:54:53.886214 crc crio[3651]: time="2026-06-09T10:54:53.885920478Z" level=warning msg="Could not restore sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20: failed to Statfs \"/var/run/netns/e028aa60-4de1-45f0-8e20-51bf2c35c42d\": no such file or directory"
2026-06-09 11:30:32.405008 | controller | Jun 09 10:54:53.912945 crc crio[3651]: time="2026-06-09T10:54:53.91278122Z" level=warning msg="Deleting all containers under sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20 since it could not be restored"
2026-06-09 11:30:32.405024 | controller | Jun 09 10:54:53.922922 crc crio[3651]: time="2026-06-09T10:54:53.922782612Z" level=warning msg="Could not restore sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471: failed to Statfs \"/var/run/netns/5db24d1d-9706-4384-b47c-2794d44c4b44\": no such file or directory"
2026-06-09 11:30:32.405039 | controller | Jun 09 10:54:53.938539 crc crio[3651]: time="2026-06-09T10:54:53.938365158Z" level=warning msg="Deleting all containers under sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471 since it could not be restored"
2026-06-09 11:30:32.405055 | controller | Jun 09 10:54:53.970065 crc crio[3651]: time="2026-06-09T10:54:53.969909646Z" level=warning msg="Could not restore sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010: failed to Statfs \"/var/run/netns/36e532f2-1b76-438a-b20e-25d97596f804\": no such file or directory"
2026-06-09 11:30:32.405070 | controller | Jun 09 10:54:53.976328 crc crio[3651]: time="2026-06-09T10:54:53.976223281Z" level=warning msg="Deleting all containers under sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010 since it could not be restored"
2026-06-09 11:30:32.405086 | controller | Jun 09 10:54:53.995159 crc crio[3651]: time="2026-06-09T10:54:53.995006839Z" level=warning msg="Could not restore sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791: failed to Statfs \"/var/run/netns/bfc4de85-2eb9-4178-ab51-1dd9d1139ca2\": no such file or directory"
2026-06-09 11:30:32.405101 | controller | Jun 09 10:54:54.004186 crc crio[3651]: time="2026-06-09T10:54:54.004089302Z" level=warning msg="Deleting all containers under sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791 since it could not be restored"
2026-06-09 11:30:32.405117 | controller | Jun 09 10:54:54.046822 crc crio[3651]: time="2026-06-09T10:54:54.046703009Z" level=warning msg="Could not restore sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405: failed to Statfs \"/var/run/netns/696e0d8f-ea57-4d36-846e-f263cf1f9bc9\": no such file or directory"
2026-06-09 11:30:32.405132 | controller | Jun 09 10:54:54.052616 crc crio[3651]: time="2026-06-09T10:54:54.052397051Z" level=warning msg="Deleting all containers under sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405 since it could not be restored"
2026-06-09 11:30:32.405148 | controller | Jun 09 10:54:54.067373 crc crio[3651]: time="2026-06-09T10:54:54.067229276Z" level=warning msg="Could not restore sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1: failed to Statfs \"/var/run/netns/a9695c0a-6eb8-48ce-9f21-3dc0d6ae5895\": no such file or directory"
2026-06-09 11:30:32.405170 | controller | Jun 09 10:54:54.090581 crc crio[3651]: time="2026-06-09T10:54:54.090288494Z" level=warning msg="Deleting all containers under sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1 since it could not be restored"
2026-06-09 11:30:32.405187 | controller | Jun 09 10:54:54.111343 crc crio[3651]: time="2026-06-09T10:54:54.111139658Z" level=warning msg="Could not restore sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86: failed to Statfs \"/var/run/netns/2da0a078-e17e-4b8a-a39e-f576861e34ae\": no such file or directory"
2026-06-09 11:30:32.405202 | controller | Jun 09 10:54:54.115120 crc crio[3651]: time="2026-06-09T10:54:54.115037252Z" level=warning msg="Deleting all containers under sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86 since it could not be restored"
2026-06-09 11:30:32.405218 | controller | Jun 09 10:54:54.235180 crc crio[3651]: time="2026-06-09T10:54:54.235057844Z" level=warning msg="Could not restore sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f: failed to Statfs \"/var/run/netns/c1da005a-84ee-4634-8a5e-a4ebdb2a4c32\": no such file or directory"
2026-06-09 11:30:32.405233 | controller | Jun 09 10:54:54.238827 crc crio[3651]: time="2026-06-09T10:54:54.23876106Z" level=warning msg="Deleting all containers under sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f since it could not be restored"
2026-06-09 11:30:32.405249 | controller | Jun 09 10:54:54.353546 crc crio[3651]: time="2026-06-09T10:54:54.353334317Z" level=warning msg="Could not restore sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4: failed to Statfs \"/var/run/netns/44260f5c-d169-46e1-b4b8-f69b9adfc2f4\": no such file or directory"
2026-06-09 11:30:32.405264 | controller | Jun 09 10:54:54.357590 crc crio[3651]: time="2026-06-09T10:54:54.357495518Z" level=warning msg="Deleting all containers under sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4 since it could not be restored"
2026-06-09 11:30:32.405293 | controller | Jun 09 10:54:54.406154 crc crio[3651]: time="2026-06-09T10:54:54.406028905Z" level=warning msg="Could not restore sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded: failed to Statfs \"/var/run/netns/56ed585b-024b-4cfb-ae7c-a4143d981964\": no such file or directory"
2026-06-09 11:30:32.405310 | controller | Jun 09 10:54:54.412748 crc crio[3651]: time="2026-06-09T10:54:54.412646477Z" level=warning msg="Deleting all containers under sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded since it could not be restored"
2026-06-09 11:30:32.405326 | controller | Jun 09 10:54:54.418939 crc crio[3651]: time="2026-06-09T10:54:54.418742445Z" level=warning msg="Could not restore sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9: failed to Statfs \"/var/run/netns/899c602a-0b36-471e-afbe-f1baa22ff331\": no such file or directory"
2026-06-09 11:30:32.405342 | controller | Jun 09 10:54:54.425153 crc crio[3651]: time="2026-06-09T10:54:54.42505827Z" level=warning msg="Deleting all containers under sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9 since it could not be restored"
2026-06-09 11:30:32.405357 | controller | Jun 09 10:54:54.434718 crc crio[3651]: time="2026-06-09T10:54:54.434643557Z" level=warning msg="Could not restore sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9: failed to Statfs \"/var/run/netns/5729c4b2-4544-4272-b6e1-f8223ceabca6\": no such file or directory"
2026-06-09 11:30:32.405373 | controller | Jun 09 10:54:54.438213 crc crio[3651]: time="2026-06-09T10:54:54.438139966Z" level=warning msg="Deleting all containers under sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9 since it could not be restored"
2026-06-09 11:30:32.405389 | controller | Jun 09 10:54:54.473015 crc crio[3651]: time="2026-06-09T10:54:54.472860706Z" level=warning msg="Could not restore sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730: failed to Statfs \"/var/run/netns/89ceb529-fcbd-47bc-b08c-d08594867841\": no such file or directory"
2026-06-09 11:30:32.405409 | controller | Jun 09 10:54:54.506043 crc crio[3651]: time="2026-06-09T10:54:54.505899095Z" level=warning msg="Deleting all containers under sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730 since it could not be restored"
2026-06-09 11:30:32.405425 | controller | Jun 09 10:54:54.513975 crc crio[3651]: time="2026-06-09T10:54:54.513866061Z" level=warning msg="Could not restore sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5: failed to Statfs \"/var/run/netns/21a6d094-98eb-4202-b5c3-69051d7e954c\": no such file or directory"
2026-06-09 11:30:32.405441 | controller | Jun 09 10:54:54.521210 crc crio[3651]: time="2026-06-09T10:54:54.521099556Z" level=warning msg="Deleting all containers under sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5 since it could not be restored"
2026-06-09 11:30:32.405457 | controller | Jun 09 10:54:54.528698 crc crio[3651]: time="2026-06-09T10:54:54.528530488Z" level=warning msg="Could not restore sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7: failed to Statfs \"/var/run/netns/98dbeb7b-54c9-48c8-b257-ba1be4841c8e\": no such file or directory"
2026-06-09 11:30:32.405473 | controller | Jun 09 10:54:54.535238 crc crio[3651]: time="2026-06-09T10:54:54.535072261Z" level=warning msg="Deleting all containers under sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7 since it could not be restored"
2026-06-09 11:30:32.405489 | controller | Jun 09 10:54:54.561243 crc crio[3651]: time="2026-06-09T10:54:54.561083954Z" level=warning msg="Could not restore sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71: failed to Statfs \"/var/run/netns/d741311d-c7c0-40c6-9ea3-8776114c63cd\": no such file or directory"
2026-06-09 11:30:32.405505 | controller | Jun 09 10:54:54.566081 crc crio[3651]: time="2026-06-09T10:54:54.565967906Z" level=warning msg="Deleting all containers under sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71 since it could not be restored"
2026-06-09 11:30:32.405521 | controller | Jun 09 10:54:54.611737 crc crio[3651]: time="2026-06-09T10:54:54.611577057Z" level=warning msg="Could not restore sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240: failed to Statfs \"/var/run/netns/a39ad0c7-24b8-46c1-830b-e9010764ccce\": no such file or directory"
2026-06-09 11:30:32.405537 | controller | Jun 09 10:54:54.616182 crc crio[3651]: time="2026-06-09T10:54:54.616043125Z" level=warning msg="Deleting all containers under sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240 since it could not be restored"
2026-06-09 11:30:32.405553 | controller | Jun 09 10:54:54.627680 crc crio[3651]: time="2026-06-09T10:54:54.627607838Z" level=warning msg="Could not restore sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae: failed to Statfs \"/var/run/netns/60e794cf-e3b7-487a-82e2-ad15f3f7a50a\": no such file or directory"
2026-06-09 11:30:32.405569 | controller | Jun 09 10:54:54.634085 crc crio[3651]: time="2026-06-09T10:54:54.633988783Z" level=warning msg="Deleting all containers under sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae since it could not be restored"
2026-06-09 11:30:32.405584 | controller | Jun 09 10:54:54.652451 crc crio[3651]: time="2026-06-09T10:54:54.652332376Z" level=warning msg="Could not restore sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65: failed to Statfs \"/var/run/netns/190cd0fc-817a-4517-9b43-0b03b1f8b6fb\": no such file or directory"
2026-06-09 11:30:32.405600 | controller | Jun 09 10:54:54.657876 crc crio[3651]: time="2026-06-09T10:54:54.657766522Z" level=warning msg="Deleting all containers under sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65 since it could not be restored"
2026-06-09 11:30:32.405618 | controller | Jun 09 10:54:54.683919 crc crio[3651]: time="2026-06-09T10:54:54.683790045Z" level=warning msg="Could not restore sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f: failed to Statfs \"/var/run/netns/aa7626ab-b100-47ea-96c8-4f5c69ad8b17\": no such file or directory"
2026-06-09 11:30:32.405634 | controller | Jun 09 10:54:54.698636 crc crio[3651]: time="2026-06-09T10:54:54.698351283Z" level=warning msg="Deleting all containers under sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f since it could not be restored"
2026-06-09 11:30:32.405650 | controller | Jun 09 10:54:54.717795 crc crio[3651]: time="2026-06-09T10:54:54.717595285Z" level=warning msg="Could not restore sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce: failed to Statfs \"/var/run/netns/539e1cf0-d143-491e-8434-d7ee4030f305\": no such file or directory"
2026-06-09 11:30:32.405666 | controller | Jun 09 10:54:54.720931 crc crio[3651]: time="2026-06-09T10:54:54.720826897Z" level=warning msg="Deleting all containers under sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce since it could not be restored"
2026-06-09 11:30:32.405681 | controller | Jun 09 10:54:54.852079 crc crio[3651]: time="2026-06-09T10:54:54.851601833Z" level=warning msg="Could not restore sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3: failed to Statfs \"/var/run/netns/8024f34b-266f-4fe8-9531-a3a251c0503a\": no such file or directory"
2026-06-09 11:30:32.405697 | controller | Jun 09 10:54:54.856700 crc crio[3651]: time="2026-06-09T10:54:54.856585904Z" level=warning msg="Deleting all containers under sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3 since it could not be restored"
2026-06-09 11:30:32.405713 | controller | Jun 09 10:54:54.897319 crc crio[3651]: time="2026-06-09T10:54:54.896805219Z" level=warning msg="Could not restore sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b: failed to Statfs \"/var/run/netns/d2f026db-1d70-45f0-88e1-5ead39997a83\": no such file or directory"
2026-06-09 11:30:32.405728 | controller | Jun 09 10:54:54.903519 crc crio[3651]: time="2026-06-09T10:54:54.903379331Z" level=warning msg="Deleting all containers under sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b since it could not be restored"
2026-06-09 11:30:32.405744 | controller | Jun 09 10:54:54.909251 crc crio[3651]: time="2026-06-09T10:54:54.909099624Z" level=warning msg="Could not restore sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a: failed to Statfs \"/var/run/netns/d9bf0789-854b-4974-8993-90943a82070f\": no such file or directory"
2026-06-09 11:30:32.405760 | controller | Jun 09 10:54:54.913032 crc crio[3651]: time="2026-06-09T10:54:54.912961438Z" level=warning msg="Deleting all containers under sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a since it could not be restored"
2026-06-09 11:30:32.405776 | controller | Jun 09 10:54:54.938971 crc crio[3651]: time="2026-06-09T10:54:54.938227099Z" level=warning msg="Could not restore sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc: failed to Statfs \"/var/run/netns/920c13eb-11d0-4aea-863a-1e29ecb928b8\": no such file or directory"
2026-06-09 11:30:32.405792 | controller | Jun 09 10:54:54.941540 crc crio[3651]: time="2026-06-09T10:54:54.941376322Z" level=warning msg="Deleting all containers under sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc since it could not be restored"
2026-06-09 11:30:32.405808 | controller | Jun 09 10:54:55.071856 crc crio[3651]: time="2026-06-09T10:54:55.071649242Z" level=warning msg="Could not restore sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0: failed to Statfs \"/var/run/netns/9a2ea13a-cdc8-4890-a9c1-6a7f6cf2ab14\": no such file or directory"
2026-06-09 11:30:32.405823 | controller | Jun 09 10:54:55.075701 crc crio[3651]: time="2026-06-09T10:54:55.075604985Z" level=warning msg="Deleting all containers under sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0 since it could not be restored"
2026-06-09 11:30:32.405846 | controller | Jun 09 10:54:55.150146 crc crio[3651]: time="2026-06-09T10:54:55.149977967Z" level=warning msg="Could not restore sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118: failed to Statfs \"/var/run/netns/3f3a9cce-a4ef-41f6-9d79-86f3f5656627\": no such file or directory"
2026-06-09 11:30:32.405888 | controller | Jun 09 10:54:55.153981 crc crio[3651]: time="2026-06-09T10:54:55.153874851Z" level=warning msg="Deleting all containers under sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118 since it could not be restored"
2026-06-09 11:30:32.405906 | controller | Jun 09 10:54:55.170880 crc crio[3651]: time="2026-06-09T10:54:55.170654113Z" level=warning msg="Could not restore sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0: failed to Statfs \"/var/run/netns/9db3919f-6487-4977-89c5-c3bb4a69e5d6\": no such file or directory"
2026-06-09 11:30:32.405922 | controller | Jun 09 10:54:55.174316 crc crio[3651]: time="2026-06-09T10:54:55.174202691Z" level=warning msg="Deleting all containers under sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0 since it could not be restored"
2026-06-09 11:30:32.405938 | controller | Jun 09 10:54:55.259603 crc crio[3651]: time="2026-06-09T10:54:55.259347425Z" level=warning msg="Could not restore sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e: failed to Statfs \"/var/run/netns/4d4760f9-e516-4f77-8976-3e7a48d723c2\": no such file or directory"
2026-06-09 11:30:32.405954 | controller | Jun 09 10:54:55.263283 crc crio[3651]: time="2026-06-09T10:54:55.26321836Z" level=warning msg="Deleting all containers under sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e since it could not be restored"
2026-06-09 11:30:32.405970 | controller | Jun 09 10:54:55.269530 crc crio[3651]: time="2026-06-09T10:54:55.269352987Z" level=warning msg="Could not restore sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d: failed to Statfs \"/var/run/netns/4febcbd8-dcaa-46f5-9391-0c48c2ff24a1\": no such file or directory"
2026-06-09 11:30:32.405986 | controller | Jun 09 10:54:55.272959 crc crio[3651]: time="2026-06-09T10:54:55.272933005Z" level=warning msg="Deleting all containers under sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d since it could not be restored"
2026-06-09 11:30:32.406002 | controller | Jun 09 10:54:55.279340 crc crio[3651]: time="2026-06-09T10:54:55.27928782Z" level=warning msg="Could not restore sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a: failed to Statfs \"/var/run/netns/e70a486a-51ce-4cb3-89a5-501e3e291b42\": no such file or directory"
2026-06-09 11:30:32.406018 | controller | Jun 09 10:54:55.284180 crc crio[3651]: time="2026-06-09T10:54:55.284044094Z" level=warning msg="Deleting all containers under sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a since it could not be restored"
2026-06-09 11:30:32.406034 | controller | Jun 09 10:54:55.300317 crc crio[3651]: time="2026-06-09T10:54:55.300078955Z" level=warning msg="Could not restore sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5: failed to Statfs \"/var/run/netns/ff88aff1-21f1-4387-8229-c25f8b50a510\": no such file or directory"
2026-06-09 11:30:32.406050 | controller | Jun 09 10:54:55.304543 crc crio[3651]: time="2026-06-09T10:54:55.304493943Z" level=warning msg="Deleting all containers under sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5 since it could not be restored"
2026-06-09 11:30:32.406066 | controller | Jun 09 10:54:55.395874 crc crio[3651]: time="2026-06-09T10:54:55.395812653Z" level=warning msg="Could not restore sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16: failed to Statfs \"/var/run/netns/6e2884fa-46a7-4abd-8c22-c5b83a9323ae\": no such file or directory"
2026-06-09 11:30:32.406086 | controller | Jun 09 10:54:55.399029 crc crio[3651]: time="2026-06-09T10:54:55.398950426Z" level=warning msg="Deleting all containers under sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16 since it could not be restored"
2026-06-09 11:30:32.406103 | controller | Jun 09 10:54:55.416957 crc crio[3651]: time="2026-06-09T10:54:55.416817055Z" level=warning msg="Could not restore sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150: failed to Statfs \"/var/run/netns/f03cfe59-f1f9-4e7f-aab4-cb6159816175\": no such file or directory"
2026-06-09 11:30:32.406119 | controller | Jun 09 10:54:55.422077 crc crio[3651]: time="2026-06-09T10:54:55.421947555Z" level=warning msg="Deleting all containers under sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150 since it could not be restored"
2026-06-09 11:30:32.406134 | controller | Jun 09 10:54:55.426689 crc crio[3651]: time="2026-06-09T10:54:55.42658806Z" level=warning msg="Could not restore sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef: failed to Statfs \"/var/run/netns/af680906-9f27-420e-8984-f52f1c6d42da\": no such file or directory"
2026-06-09 11:30:32.406150 | controller | Jun 09 10:54:55.431849 crc crio[3651]: time="2026-06-09T10:54:55.431799708Z" level=warning msg="Deleting all containers under sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef since it could not be restored"
2026-06-09 11:30:32.406165 | controller | Jun 09 10:54:55.443816 crc crio[3651]: time="2026-06-09T10:54:55.443766277Z" level=warning msg="Could not restore sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7: failed to Statfs \"/var/run/netns/ac7493b3-3bc4-4e68-8140-32803fcd02c2\": no such file or directory"
2026-06-09 11:30:32.406181 | controller | Jun 09 10:54:55.453000 crc crio[3651]: time="2026-06-09T10:54:55.452564873Z" level=warning msg="Deleting all containers under sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7 since it could not be restored"
2026-06-09 11:30:32.406197 | controller | Jun 09 10:54:55.464200 crc crio[3651]: time="2026-06-09T10:54:55.464135827Z" level=warning msg="Could not restore sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab: failed to Statfs \"/var/run/netns/4ef13d71-afb5-40b4-8ae6-12196524b0e9\": no such file or directory"
2026-06-09 11:30:32.406212 | controller | Jun 09 10:54:55.470285 crc crio[3651]: time="2026-06-09T10:54:55.470233055Z" level=warning msg="Deleting all containers under sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab since it could not be restored"
2026-06-09 11:30:32.406228 | controller | Jun 09 10:54:55.479879 crc crio[3651]: time="2026-06-09T10:54:55.479832251Z" level=warning msg="Could not restore sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7: failed to Statfs \"/var/run/netns/5a216e0d-4290-49d8-ad2e-2b6db00cab8e\": no such file or directory"
2026-06-09 11:30:32.406243 | controller | Jun 09 10:54:55.485562 crc crio[3651]: time="2026-06-09T10:54:55.485297757Z" level=warning msg="Deleting all containers under sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7 since it could not be restored"
2026-06-09 11:30:32.406259 | controller | Jun 09 10:54:55.494315 crc crio[3651]: time="2026-06-09T10:54:55.494203922Z" level=warning msg="Could not restore sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb: failed to Statfs \"/var/run/netns/32b4f8e4-b971-4a83-9e1c-82a6c90698cc\": no such file or directory"
2026-06-09 11:30:32.406275 | controller | Jun 09 10:54:55.498974 crc crio[3651]: time="2026-06-09T10:54:55.498867127Z" level=warning msg="Deleting all containers under sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb since it could not be restored"
2026-06-09 11:30:32.406290 | controller | Jun 09 10:54:55.526282 crc crio[3651]: time="2026-06-09T10:54:55.523630905Z" level=warning msg="Could not restore sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2: failed to Statfs \"/var/run/netns/7e3ff8b6-bf95-4896-8395-91fb354858fa\": no such file or directory"
2026-06-09 11:30:32.406309 | controller | Jun 09 10:54:55.527941 crc crio[3651]: time="2026-06-09T10:54:55.527845445Z" level=warning msg="Deleting all containers under sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2 since it could not be restored"
2026-06-09 11:30:32.406325 | controller | Jun 09 10:54:55.541205 crc crio[3651]: time="2026-06-09T10:54:55.54096009Z" level=warning msg="Could not restore sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007: failed to Statfs \"/var/run/netns/47e52ab1-31cb-4a90-8828-40586f4582e5\": no such file or directory"
2026-06-09 11:30:32.406341 | controller | Jun 09 10:54:55.559669 crc crio[3651]: time="2026-06-09T10:54:55.559365623Z" level=warning msg="Deleting all containers under sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007 since it could not be restored"
2026-06-09 11:30:32.406357 | controller | Jun 09 10:54:55.615687 crc crio[3651]: time="2026-06-09T10:54:55.615389481Z" level=warning msg="Could not restore sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911: failed to Statfs \"/var/run/netns/80d38dd5-ee2d-4a24-94d1-3ddfb5d3c617\": no such file or directory"
2026-06-09 11:30:32.406373 | controller | Jun 09 10:54:55.691402 crc crio[3651]: time="2026-06-09T10:54:55.691274254Z" level=warning msg="Deleting all containers under sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911 since it could not be restored"
2026-06-09 11:30:32.406389 | controller | Jun 09 10:54:55.767016 crc crio[3651]: time="2026-06-09T10:54:55.766884282Z" level=warning msg="Could not restore sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda: failed to Statfs \"/var/run/netns/70d26063-2987-46c2-bf9a-0a440fcbffae\": no such file or directory"
2026-06-09 11:30:32.406404 | controller | Jun 09 10:54:55.770026 crc crio[3651]: time="2026-06-09T10:54:55.769865237Z" level=warning msg="Deleting all containers under sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda since it could not be restored"
2026-06-09 11:30:32.406420 | controller | Jun 09 10:54:55.915975 crc crio[3651]: time="2026-06-09T10:54:55.915831132Z" level=warning msg="Could not restore sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400: failed to Statfs \"/var/run/netns/d85a67bc-de45-40e3-bab5-8c3bb34843ea\": no such file or directory"
2026-06-09 11:30:32.406436 | controller | Jun 09 10:54:55.919386 crc crio[3651]: time="2026-06-09T10:54:55.919267062Z" level=warning msg="Deleting all containers under sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400 since it could not be restored"
2026-06-09 11:30:32.406452 | controller | Jun 09 10:54:55.925041 crc crio[3651]: time="2026-06-09T10:54:55.924836866Z" level=warning msg="Could not restore sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017: failed to Statfs \"/var/run/netns/7f048016-317e-4b7e-b80a-31fadda4837a\": no such file or directory"
2026-06-09 11:30:32.406467 | controller | Jun 09 10:54:55.929178 crc crio[3651]: time="2026-06-09T10:54:55.929027296Z" level=warning msg="Deleting all containers under sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017 since it could not be restored"
2026-06-09 11:30:32.406483 | controller | Jun 09 10:54:55.948635 crc crio[3651]: time="2026-06-09T10:54:55.948093721Z" level=warning msg="Could not restore sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1: failed to Statfs \"/var/run/netns/5c7235f1-a6b4-454d-835b-f030913e4937\": no such file or directory"
2026-06-09 11:30:32.406498 | controller | Jun 09 10:54:55.952631 crc crio[3651]: time="2026-06-09T10:54:55.952569869Z" level=warning msg="Deleting all containers under sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1 since it could not be restored"
2026-06-09 11:30:32.406513 | controller | Jun 09 10:54:55.966364 crc crio[3651]: time="2026-06-09T10:54:55.966242547Z" level=warning msg="Could not restore sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673: failed to Statfs \"/var/run/netns/cc7d9fcb-9125-4d0b-9ced-f8070d1d1939\": no such file or directory"
2026-06-09 11:30:32.406532 | controller | Jun 09 10:54:55.969210 crc crio[3651]: time="2026-06-09T10:54:55.969117573Z" level=warning msg="Deleting all containers under sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673 since it could not be restored"
2026-06-09 11:30:32.406548 | controller | Jun 09 10:54:55.975003 crc crio[3651]: time="2026-06-09T10:54:55.974564419Z" level=warning msg="Could not restore sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28: failed to Statfs \"/var/run/netns/8a53c334-42c9-4054-a6fb-249bc45db021\": no such file or directory"
2026-06-09 11:30:32.406564 | controller | Jun 09 10:54:55.978220 crc crio[3651]: time="2026-06-09T10:54:55.978125707Z" level=warning msg="Deleting all containers under sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28 since it could not be restored"
2026-06-09 11:30:32.406579 | controller | Jun 09 10:54:56.214198 crc crio[3651]: time="2026-06-09T10:54:56.213829723Z" level=info msg="cleanup sandbox network"
2026-06-09 11:30:32.406596 | controller | Jun 09 10:54:56.214198 crc crio[3651]: time="2026-06-09T10:54:56.213964862Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0(2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d), attempting CNI teardown with cached info"
2026-06-09 11:30:32.406614 | controller | Jun 09 10:54:56.214586 crc crio[3651]: time="2026-06-09T10:54:56.214220339Z" level=warning msg="Error encountered when checking whether cri-o should wipe containers: open /var/run/crio/version: no such file or directory"
2026-06-09 11:30:32.406632 | controller | Jun 09 10:54:56.214804 crc crio[3651]: time="2026-06-09T10:54:56.214666603Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc000132bc0}] Aliases:map[]}"
2026-06-09 11:30:32.406650 | controller | Jun 09 10:54:56.214967 crc crio[3651]: time="2026-06-09T10:54:56.21493723Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.406667 | controller | Jun 09 10:54:56.217991 crc crio[3651]: time="2026-06-09T10:54:56.217626469Z" level=info msg="Registered SIGHUP reload watcher"
2026-06-09 11:30:32.406683 | controller | Jun 09 10:54:56.219855 crc crio[3651]: time="2026-06-09T10:54:56.219769713Z" level=info msg="Starting seccomp notifier watcher"
2026-06-09 11:30:32.406699 | controller | Jun 09 10:54:56.219938 crc crio[3651]: time="2026-06-09T10:54:56.219905592Z" level=info msg="Serving metrics on 127.0.0.1:9537 using HTTP"
2026-06-09 11:30:32.406716 | controller | Jun 09 10:54:56.220329 crc crio[3651]: time="2026-06-09T10:54:56.220248738Z" level=info msg="Create NRI interface"
2026-06-09 11:30:32.406732 | controller | Jun 09 10:54:56.222153 crc crio[3651]: time="2026-06-09T10:54:56.222021707Z" level=info msg="runtime interface created"
2026-06-09 11:30:32.406748 | controller | Jun 09 10:54:56.222631 crc crio[3651]: time="2026-06-09T10:54:56.222382222Z" level=info msg="Registered domain \"k8s.io\" with NRI"
2026-06-09 11:30:32.406764 | controller | Jun 09 10:54:56.222631 crc crio[3651]: time="2026-06-09T10:54:56.22260455Z" level=info msg="runtime interface starting up..."
2026-06-09 11:30:32.406780 | controller | Jun 09 10:54:56.222631 crc crio[3651]: time="2026-06-09T10:54:56.22262859Z" level=info msg="starting plugins..."
2026-06-09 11:30:32.406803 | controller | Jun 09 10:54:56.223017 crc crio[3651]: time="2026-06-09T10:54:56.222932366Z" level=info msg="Synchronizing NRI (plugin) with current runtime state"
2026-06-09 11:30:32.406822 | controller | Jun 09 10:54:56.226382 crc crio[3651]: time="2026-06-09T10:54:56.226255777Z" level=info msg="No systemd watchdog enabled"
2026-06-09 11:30:32.406838 | controller | Jun 09 10:54:56.234778 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).
2026-06-09 11:30:32.406913 | controller | Jun 09 10:54:56.336721 crc crio[3651]: 2026-06-09T10:54:56Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 11:30:32.406935 | controller | Jun 09 10:54:56.336961 crc crio[3651]: time="2026-06-09T10:54:56.336852321Z" level=info msg="Successfully cleaned up network for pod 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d"
2026-06-09 11:30:32.406952 | controller | Jun 09 10:54:56.336961 crc crio[3651]: time="2026-06-09T10:54:56.33689075Z" level=info msg="cleanup sandbox network"
2026-06-09 11:30:32.406969 | controller | Jun 09 10:54:56.336961 crc crio[3651]: time="2026-06-09T10:54:56.33690367Z" level=info msg="Successfully cleaned up network for pod 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0"
2026-06-09 11:30:32.406985 | controller | Jun 09 10:54:56.336961 crc crio[3651]: time="2026-06-09T10:54:56.33691143Z" level=info msg="cleanup sandbox network"
2026-06-09 11:30:32.407001 | controller | Jun 09 10:54:56.336961 crc crio[3651]: time="2026-06-09T10:54:56.33694298Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_collect-profiles-29632800-ls5hs_openshift-operator-lifecycle-manager_0c0aae9e-a439-45ca-8f32-9dc9e6cffe96_0(25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b), attempting CNI teardown with cached info"
2026-06-09 11:30:32.407018 | controller | Jun 09 10:54:56.337134 crc crio[3651]: time="2026-06-09T10:54:56.337076408Z" level=info msg="Got pod network &{Name:collect-profiles-29632800-ls5hs Namespace:openshift-operator-lifecycle-manager ID:25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b UID:0c0aae9e-a439-45ca-8f32-9dc9e6cffe96 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0c0aae9e_a439_45ca_8f32_9dc9e6cffe96.slice PodAnnotations:0xc00093e008}] Aliases:map[]}"
2026-06-09 11:30:32.407035 | controller | Jun 09 10:54:56.337134 crc crio[3651]: time="2026-06-09T10:54:56.337116688Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 11:30:32.407051 | controller | Jun 09 10:54:56.337134 crc crio[3651]: time="2026-06-09T10:54:56.337124817Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 11:30:32.407067 | controller | Jun 09 10:54:56.337134 crc crio[3651]: time="2026-06-09T10:54:56.337135747Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632800-ls5hs from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.407083 | controller | Jun 09 10:54:56.409329 crc crio[3651]: 2026-06-09T10:54:56Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 11:30:32.407098 | controller | Jun 09 10:54:56.410000 crc crio[3651]: time="2026-06-09T10:54:56.409876988Z" level=info msg="Successfully cleaned up network for pod 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b"
2026-06-09 11:30:32.407114 | controller | Jun 09 10:54:56.410000 crc crio[3651]: time="2026-06-09T10:54:56.409970867Z" level=info msg="cleanup sandbox network"
2026-06-09 11:30:32.407133 | controller | Jun 09 10:54:56.410000 crc crio[3651]: time="2026-06-09T10:54:56.410003057Z" level=info msg="Successfully cleaned up network for pod c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86"
2026-06-09 11:30:32.407149 | controller | Jun 09 10:54:56.410120 crc crio[3651]: time="2026-06-09T10:54:56.410014097Z" level=info msg="cleanup sandbox network"
2026-06-09 11:30:32.407165 | controller | Jun 09 10:54:56.410120 crc crio[3651]: time="2026-06-09T10:54:56.410056806Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0(850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471), attempting CNI teardown with cached info"
2026-06-09 11:30:32.407180 | controller | Jun 09 10:54:56.410865 crc crio[3651]: time="2026-06-09T10:54:56.410778848Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc00093e070}] Aliases:map[]}"
2026-06-09 11:30:32.407197 | controller | Jun 09 10:54:56.411071 crc crio[3651]: time="2026-06-09T10:54:56.411000215Z" level=info msg="Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.407212 | controller | Jun 09 10:54:56.626834 crc crio[3651]: 2026-06-09T10:54:56Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 11:30:32.407228 | controller | Jun 09 10:54:56.627287 crc crio[3651]: time="2026-06-09T10:54:56.627147762Z" level=info msg="Successfully cleaned up network for pod 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471"
2026-06-09 11:30:32.407243 | controller | Jun 09 10:54:56.627287 crc crio[3651]: time="2026-06-09T10:54:56.627223551Z" level=info msg="cleanup sandbox network"
2026-06-09 11:30:32.407259 | controller | Jun 09 10:54:56.627287 crc crio[3651]: time="2026-06-09T10:54:56.627279921Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28), attempting CNI teardown with cached info"
2026-06-09 11:30:32.407275 | controller | Jun 09 10:54:56.627775 crc crio[3651]: time="2026-06-09T10:54:56.627725855Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod304346ae_9d3b_4262_8068_4ed1e7ff48a8.slice PodAnnotations:0xc000a00020}] Aliases:map[]}"
2026-06-09 11:30:32.407291 | controller | Jun 09 10:54:56.628002 crc crio[3651]: time="2026-06-09T10:54:56.627904983Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.407307 | controller | Jun 09 10:54:56.674062 crc crio[3651]: 2026-06-09T10:54:56Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 11:30:32.407337 | controller | Jun 09 10:54:56.674875 crc crio[3651]: time="2026-06-09T10:54:56.674305105Z" level=info msg="Successfully cleaned up network for pod 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28"
2026-06-09 11:30:32.407357 | controller | Jun 09 10:54:56.674875 crc crio[3651]: time="2026-06-09T10:54:56.674363375Z" level=info msg="cleanup sandbox network"
2026-06-09 11:30:32.407376 | controller | Jun 09 10:54:56.674875 crc crio[3651]: time="2026-06-09T10:54:56.674584362Z" level=info msg="Successfully cleaned up network for pod ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017"
2026-06-09 11:30:32.407391 | controller | Jun 09 10:54:56.674875 crc crio[3651]: time="2026-06-09T10:54:56.674606192Z" level=info msg="cleanup sandbox network"
2026-06-09 11:30:32.407407 | controller | Jun 09 10:54:56.674875 crc crio[3651]: time="2026-06-09T10:54:56.67473359Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_cluster-image-registry-operator-86c45576b9-qdg7g_openshift-image-registry_1d749813-cd37-46e7-9865-e180c3005dc0_0(ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda), attempting CNI teardown with cached info"
2026-06-09 11:30:32.407424 | controller | Jun 09 10:54:56.675249 crc crio[3651]: time="2026-06-09T10:54:56.675167855Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc00093e100}] Aliases:map[]}"
2026-06-09 11:30:32.407440 | controller | Jun 09 10:54:56.675715 crc crio[3651]: time="2026-06-09T10:54:56.675640649Z" level=info msg="Deleting pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.407456 | controller | Jun 09 10:54:56.824099 crc crio[3651]: 2026-06-09T10:54:56Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 11:30:32.407471 | controller | Jun 09 10:54:56.824099 crc crio[3651]: time="2026-06-09T10:54:56.824056627Z" level=info msg="Successfully cleaned up network for pod ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda"
2026-06-09 11:30:32.407487 | controller | Jun 09 10:54:56.824099 crc crio[3651]: time="2026-06-09T10:54:56.824086246Z" level=info msg="cleanup sandbox network"
2026-06-09 11:30:32.407503 | controller | Jun 09 10:54:56.824099 crc crio[3651]: time="2026-06-09T10:54:56.824118166Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0(77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2), attempting CNI teardown with cached info"
2026-06-09 11:30:32.407520 | controller | Jun 09 10:54:56.824720 crc crio[3651]: time="2026-06-09T10:54:56.824330053Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc000a000b8}] Aliases:map[]}"
2026-06-09 11:30:32.407536 | controller | Jun 09 10:54:56.824720 crc crio[3651]: time="2026-06-09T10:54:56.824543131Z" level=info msg="Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.407551 | controller | Jun 09 10:54:56.875953 crc crio[3651]: 2026-06-09T10:54:56Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 11:30:32.407571 | controller | Jun 09 10:54:56.876195 crc crio[3651]: time="2026-06-09T10:54:56.876020573Z" level=info msg="Successfully cleaned up network for pod 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2"
2026-06-09 11:30:32.407587 | controller | Jun 09 10:54:56.876195 crc crio[3651]: time="2026-06-09T10:54:56.876067202Z" level=info msg="cleanup sandbox network"
2026-06-09 11:30:32.407602 | controller | Jun 09 10:54:56.876195 crc crio[3651]: time="2026-06-09T10:54:56.876091402Z" level=info msg="Successfully cleaned up network for pod 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce"
2026-06-09 11:30:32.407618 | controller | Jun 09 10:54:56.876195 crc crio[3651]: time="2026-06-09T10:54:56.876107682Z" level=info msg="cleanup sandbox network"
2026-06-09 11:30:32.407633 | controller | Jun 09 10:54:56.876623 crc crio[3651]: time="2026-06-09T10:54:56.876201071Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0(ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f), attempting CNI teardown with cached info"
2026-06-09 11:30:32.407650 | controller | Jun 09 10:54:56.876971 crc crio[3651]: time="2026-06-09T10:54:56.876789964Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc000132cd8}] Aliases:map[]}"
2026-06-09 11:30:32.407666 | controller | Jun 09 10:54:56.877231 crc crio[3651]: time="2026-06-09T10:54:56.87713345Z" level=info msg="Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.407682 | controller | Jun 09 10:54:56.934178 crc crio[3651]: 2026-06-09T10:54:56Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 11:30:32.407698 | controller | Jun 09 10:54:56.935281 crc crio[3651]: time="2026-06-09T10:54:56.934325494Z" level=info msg="Successfully cleaned up network for pod ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f"
2026-06-09 11:30:32.407715 | controller | Jun 09 10:54:56.935281 crc crio[3651]: time="2026-06-09T10:54:56.934374804Z" level=info msg="cleanup sandbox network"
2026-06-09 11:30:32.407730 | controller | Jun 09 10:54:56.935281 crc crio[3651]: time="2026-06-09T10:54:56.934555022Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_machine-config-operator-67c9d58cbb-dc6bh_openshift-machine-config-operator_e7c4bdbd-866b-490e-85ee-d4c85fa577d8_0(b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d), attempting CNI teardown with cached info"
2026-06-09 11:30:32.407746 | controller | Jun 09 10:54:56.935281 crc crio[3651]: time="2026-06-09T10:54:56.934931927Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc00093e1a0}] Aliases:map[]}"
2026-06-09 11:30:32.407762 | controller | Jun 09 10:54:56.935281 crc crio[3651]: time="2026-06-09T10:54:56.935170744Z" level=info msg="Deleting pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.407781 | controller | Jun 09 10:54:57.018306 crc crio[3651]: 2026-06-09T10:54:57Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 11:30:32.407797 | controller | Jun 09 10:54:57.018306 crc crio[3651]: time="2026-06-09T10:54:57.018213674Z" level=info msg="Successfully cleaned up network for pod b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d"
2026-06-09 11:30:32.407813 | controller | Jun 09 10:54:57.018306 crc crio[3651]: time="2026-06-09T10:54:57.018245793Z" level=info msg="cleanup sandbox network"
2026-06-09 11:30:32.407829 | controller | Jun 09 10:54:57.018306 crc crio[3651]: time="2026-06-09T10:54:57.018257783Z" level=info msg="Successfully cleaned up network for pod 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34"
2026-06-09 11:30:32.407845 | controller | Jun 09 10:54:57.018306 crc crio[3651]: time="2026-06-09T10:54:57.018266833Z" level=info msg="cleanup sandbox network"
2026-06-09 11:30:32.407883 | controller | Jun 09 10:54:57.018306 crc crio[3651]: time="2026-06-09T10:54:57.018313122Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_revision-pruner-6-crc_openshift-kube-scheduler_1f6fdc55-8114-467b-b4bb-d65cf3917f0f_0(cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946), attempting CNI teardown with cached info"
2026-06-09 11:30:32.407901 | controller | Jun 09 10:54:57.019123 crc crio[3651]: time="2026-06-09T10:54:57.01854261Z" level=info msg="Got pod network &{Name:revision-pruner-6-crc Namespace:openshift-kube-scheduler ID:cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946 UID:1f6fdc55-8114-467b-b4bb-d65cf3917f0f NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod1f6fdc55_8114_467b_b4bb_d65cf3917f0f.slice PodAnnotations:0xc00093e230}] Aliases:map[]}"
2026-06-09 11:30:32.407918 | controller | Jun 09 10:54:57.019123 crc crio[3651]: time="2026-06-09T10:54:57.018587719Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 11:30:32.407934 | controller | Jun 09 10:54:57.019123 crc crio[3651]: time="2026-06-09T10:54:57.018597169Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 11:30:32.407951 | controller | Jun 09 10:54:57.019123 crc crio[3651]: time="2026-06-09T10:54:57.018617659Z" level=info msg="Deleting pod openshift-kube-scheduler_revision-pruner-6-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.407967 | controller | Jun 09 10:54:57.034694 crc crio[3651]: 2026-06-09T10:54:57Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 11:30:32.407983 | controller | Jun 09 10:54:57.034943 crc crio[3651]: time="2026-06-09T10:54:57.034710269Z" level=info msg="Successfully cleaned up network for pod cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946"
2026-06-09 11:30:32.407999 | controller | Jun 09 10:54:57.034943 crc crio[3651]: time="2026-06-09T10:54:57.034745078Z" level=info msg="cleanup sandbox network"
2026-06-09 11:30:32.408015 | controller | Jun 09 10:54:57.034943 crc crio[3651]: time="2026-06-09T10:54:57.034775128Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_package-server-manager-77f986bd66-5lhf9_openshift-operator-lifecycle-manager_bebbba29-e4e9-44ad-b643-3a7ebf505270_0(aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c), attempting CNI teardown with cached info"
2026-06-09 11:30:32.408036 | controller | Jun 09 10:54:57.035103 crc crio[3651]: time="2026-06-09T10:54:57.034976006Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc00093e298}] Aliases:map[]}"
2026-06-09 11:30:32.408053 | controller | Jun 09 10:54:57.035160 crc crio[3651]: time="2026-06-09T10:54:57.035110204Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.408069 | controller | Jun 09 10:54:57.129285 crc crio[3651]: 2026-06-09T10:54:57Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 11:30:32.408085 | controller | Jun 09 10:54:57.129623 crc crio[3651]: time="2026-06-09T10:54:57.129316802Z" level=info msg="Successfully cleaned up network for pod aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c"
2026-06-09 11:30:32.408101 | controller | Jun 09 10:54:57.129623 crc crio[3651]: time="2026-06-09T10:54:57.129360971Z" level=info msg="cleanup sandbox network"
2026-06-09 11:30:32.408117 | controller | Jun 09 10:54:57.129623 crc crio[3651]: time="2026-06-09T10:54:57.129380481Z" level=info msg="Successfully cleaned up network for pod 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f"
2026-06-09 11:30:32.408132 | controller | Jun 09 10:54:57.129623 crc crio[3651]: time="2026-06-09T10:54:57.129391891Z" level=info msg="cleanup sandbox network"
2026-06-09 11:30:32.408148 | controller | Jun 09 10:54:57.129623 crc crio[3651]: time="2026-06-09T10:54:57.129497629Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_image-registry-5d9d95bf5b-68zhq_openshift-image-registry_dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee_0(2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b), attempting CNI teardown with cached info"
2026-06-09 11:30:32.408165 | controller | Jun 09 10:54:57.129843 crc crio[3651]: time="2026-06-09T10:54:57.129719807Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcbcea9f_f8da_49e7_87b5_1d6dc7b926ee.slice PodAnnotations:0xc000132d78}] Aliases:map[]}"
2026-06-09 11:30:32.408181 | controller | Jun 09 10:54:57.129927 crc crio[3651]: time="2026-06-09T10:54:57.129854465Z" level=info msg="Deleting pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.408197 | controller | Jun 09 10:54:57.160153 crc crio[3651]: 2026-06-09T10:54:57Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 11:30:32.408213 | controller | Jun 09 10:54:57.161000 crc crio[3651]: time="2026-06-09T10:54:57.160335905Z" level=info msg="Successfully cleaned up network for pod 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b"
2026-06-09 11:30:32.408229 | controller | Jun 09 10:54:57.161000 crc crio[3651]: time="2026-06-09T10:54:57.160378925Z" level=info msg="cleanup sandbox network"
2026-06-09 11:30:32.408245 | controller | Jun 09 10:54:57.161000 crc crio[3651]: time="2026-06-09T10:54:57.160492833Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_revision-pruner-12-crc_openshift-kube-apiserver_abc11e84-2f29-497d-b0df-09bb729ef48c_0(28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d), attempting CNI teardown with cached info"
2026-06-09 11:30:32.408266 | controller | Jun 09 10:54:57.161000 crc crio[3651]: time="2026-06-09T10:54:57.160703851Z" level=info msg="Got pod network &{Name:revision-pruner-12-crc Namespace:openshift-kube-apiserver ID:28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d UID:abc11e84-2f29-497d-b0df-09bb729ef48c NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podabc11e84_2f29_497d_b0df_09bb729ef48c.slice PodAnnotations:0xc00093e330}] Aliases:map[]}"
2026-06-09 11:30:32.408282 | controller | Jun 09 10:54:57.161000 crc crio[3651]: time="2026-06-09T10:54:57.16077918Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 11:30:32.408299 | controller | Jun 09 10:54:57.161000 crc crio[3651]: time="2026-06-09T10:54:57.16078977Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 11:30:32.408314 | controller | Jun 09 10:54:57.161000 crc crio[3651]: time="2026-06-09T10:54:57.16079966Z" level=info msg="Deleting pod openshift-kube-apiserver_revision-pruner-12-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.408330 | controller | Jun 09 10:54:57.215607 crc crio[3651]: 2026-06-09T10:54:57Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 11:30:32.408346 | controller | Jun 09 10:54:57.215607 crc crio[3651]: time="2026-06-09T10:54:57.215553953Z" level=info msg="Successfully cleaned up network for pod 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d"
2026-06-09 11:30:32.408361 | controller | Jun 09 10:54:57.215607 crc crio[3651]: time="2026-06-09T10:54:57.215595193Z" level=info msg="cleanup sandbox network"
2026-06-09 11:30:32.408377 | controller | Jun 09 10:54:57.215607 crc crio[3651]: time="2026-06-09T10:54:57.215612232Z" level=info msg="Successfully cleaned up network for pod 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21"
2026-06-09 11:30:32.408392 | controller | Jun 09 10:54:57.215607 crc crio[3651]: time="2026-06-09T10:54:57.215623442Z" level=info msg="cleanup sandbox network"
2026-06-09 11:30:32.408408 | controller | Jun 09 10:54:57.216598 crc crio[3651]: time="2026-06-09T10:54:57.215664492Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0(5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20), attempting CNI teardown with cached info"
2026-06-09 11:30:32.408423 | controller | Jun 09 10:54:57.216598 crc crio[3651]: time="2026-06-09T10:54:57.215944218Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc000a00168}] Aliases:map[]}"
2026-06-09 11:30:32.408439 | controller | Jun 09 10:54:57.216598 crc crio[3651]: time="2026-06-09T10:54:57.216111586Z" level=info msg="Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.408455 | controller | Jun 09 10:54:57.362003 crc crio[3651]: 2026-06-09T10:54:57Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 11:30:32.408475 | controller | Jun 09 10:54:57.362316 crc crio[3651]: time="2026-06-09T10:54:57.362144562Z" level=info msg="Successfully cleaned up network for pod 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20"
2026-06-09 11:30:32.408491 | controller | Jun 09 10:54:57.362316 crc crio[3651]: time="2026-06-09T10:54:57.362201351Z" level=info msg="cleanup sandbox network"
2026-06-09 11:30:32.408506 | controller | Jun 09 10:54:57.362316 crc crio[3651]: time="2026-06-09T10:54:57.362223321Z" level=info msg="Successfully cleaned up network for pod 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f"
2026-06-09 11:30:32.408522 | controller | Jun 09 10:54:57.362316 crc crio[3651]: time="2026-06-09T10:54:57.362237761Z" level=info msg="cleanup sandbox network"
2026-06-09 11:30:32.408538 | controller | Jun 09 10:54:57.362316 crc crio[3651]: time="2026-06-09T10:54:57.362252061Z" level=info msg="Successfully cleaned up network for pod a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5"
2026-06-09 11:30:32.408553 | controller | Jun 09 10:54:57.362316 crc crio[3651]: time="2026-06-09T10:54:57.36226557Z" level=info msg="cleanup sandbox network"
2026-06-09 11:30:32.408568 | controller | Jun 09 10:54:57.362316 crc crio[3651]: time="2026-06-09T10:54:57.36230691Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_route-controller-manager-9c77555c6-bjsff_openshift-route-controller-manager_f5ed093a-5c43-49ee-8429-b0de4b9c784d_0(cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f), attempting CNI teardown with cached info"
2026-06-09 11:30:32.408585 | controller | Jun 09 10:54:57.362729 crc crio[3651]: time="2026-06-09T10:54:57.362680005Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5ed093a_5c43_49ee_8429_b0de4b9c784d.slice PodAnnotations:0xc00018a618}] Aliases:map[]}"
2026-06-09 11:30:32.408601 | controller | Jun 09 10:54:57.362958 crc crio[3651]: time="2026-06-09T10:54:57.362881273Z" level=info msg="Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.408617 | controller | Jun 09 10:54:57.397521 crc crio[3651]: 2026-06-09T10:54:57Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 11:30:32.408633 | controller | Jun 09 10:54:57.397714 crc crio[3651]: time="2026-06-09T10:54:57.397537924Z" level=info msg="Successfully cleaned up network for pod cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f"
2026-06-09 11:30:32.408648 | controller | Jun 09 10:54:57.397714 crc crio[3651]: time="2026-06-09T10:54:57.397585653Z" level=info msg="cleanup sandbox network"
2026-06-09 11:30:32.408664 | controller | Jun 09 10:54:57.397714 crc crio[3651]: time="2026-06-09T10:54:57.397660432Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0(ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673), attempting CNI teardown with cached info"
2026-06-09 11:30:32.408680 | controller | Jun 09 10:54:57.398069 crc crio[3651]: time="2026-06-09T10:54:57.397988099Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc00093e3a0}] Aliases:map[]}"
2026-06-09 11:30:32.408700 | controller | Jun 09 10:54:57.398330 crc crio[3651]: time="2026-06-09T10:54:57.398251585Z" level=info msg="Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.408945 | controller | Jun 09 10:54:57.564553 crc crio[3651]: 2026-06-09T10:54:57Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 11:30:32.408968 | controller | Jun 09 10:54:57.566190 crc crio[3651]: time="2026-06-09T10:54:57.565985354Z" level=info msg="Successfully cleaned up network for pod ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673"
2026-06-09 11:30:32.408985 | controller | Jun 09 10:54:57.566190 crc crio[3651]: time="2026-06-09T10:54:57.566169452Z" level=info msg="cleanup sandbox network"
2026-06-09 11:30:32.409002 | controller | Jun 09 10:54:57.566343 crc crio[3651]: time="2026-06-09T10:54:57.566305611Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0(2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a), attempting CNI teardown with cached info"
2026-06-09 11:30:32.409018 | controller | Jun 09 10:54:57.568083 crc crio[3651]: time="2026-06-09T10:54:57.567968111Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc000a00200}] Aliases:map[]}"
2026-06-09 11:30:32.409034 | controller | Jun 09 10:54:57.568949 crc crio[3651]: time="2026-06-09T10:54:57.568834941Z" level=info msg="Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.409051 | controller | Jun 09 10:54:57.686013 crc crio[3651]: 2026-06-09T10:54:57Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 11:30:32.409067 | controller | Jun 09 10:54:57.686013 crc crio[3651]: time="2026-06-09T10:54:57.685938978Z" level=info msg="Successfully cleaned up network for pod 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a"
2026-06-09 11:30:32.409083 | controller | Jun 09 10:54:57.686013 crc crio[3651]: time="2026-06-09T10:54:57.686009017Z" level=info msg="cleanup sandbox network"
2026-06-09 11:30:32.409098 | controller | Jun 09 10:54:57.686591 crc crio[3651]: time="2026-06-09T10:54:57.686052776Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0(716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a), attempting CNI teardown with cached info"
2026-06-09 11:30:32.409114 | controller | Jun 09 10:54:57.686591 crc crio[3651]: time="2026-06-09T10:54:57.686515341Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc000a00290}] Aliases:map[]}"
2026-06-09 11:30:32.409137 | controller | Jun 09 10:54:57.686872 crc crio[3651]: time="2026-06-09T10:54:57.686795288Z" level=info msg="Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.409154 | controller | Jun 09 10:54:57.817060 crc crio[3651]: 2026-06-09T10:54:57Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 11:30:32.409169 | controller | Jun 09 10:54:57.817281 crc crio[3651]: time="2026-06-09T10:54:57.817184028Z" level=info msg="Successfully cleaned up network for pod 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a"
2026-06-09 11:30:32.409185 | controller | Jun 09 10:54:57.817281 crc crio[3651]: time="2026-06-09T10:54:57.817226107Z" level=info msg="cleanup sandbox network"
2026-06-09 11:30:32.409200 | controller | Jun 09 10:54:57.817281 crc crio[3651]: time="2026-06-09T10:54:57.817241927Z" level=info msg="Successfully cleaned up network for pod 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911"
2026-06-09 11:30:32.409216 | controller | Jun 09 10:54:57.817281 crc crio[3651]: time="2026-06-09T10:54:57.817249787Z" level=info msg="cleanup sandbox network"
2026-06-09 11:30:32.409232 | controller | Jun 09 10:54:57.817671 crc crio[3651]: time="2026-06-09T10:54:57.817289757Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_kube-controller-manager-operator-69d5f845f8-mm4qn_openshift-kube-controller-manager-operator_89eeceba-0661-4e85-be2e-57d689102094_0(df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef), attempting CNI teardown with cached info"
2026-06-09 11:30:32.409250 | controller | Jun 09 10:54:57.817671 crc crio[3651]: time="2026-06-09T10:54:57.817594383Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc00018a6c0}] Aliases:map[]}"
2026-06-09 11:30:32.409267 | controller | Jun 09 10:54:57.817865 crc crio[3651]: time="2026-06-09T10:54:57.817785321Z" level=info msg="Deleting pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.409283 | controller | Jun 09 10:54:57.892054 crc crio[3651]: 2026-06-09T10:54:57Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 11:30:32.409298 | controller | Jun 09 10:54:57.892304 crc crio[3651]: time="2026-06-09T10:54:57.892182082Z" level=info msg="Successfully cleaned up network for pod df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef"
2026-06-09 11:30:32.409314 | controller | Jun 09 10:54:57.892304 crc crio[3651]: time="2026-06-09T10:54:57.892224572Z" level=info msg="cleanup sandbox network"
2026-06-09 11:30:32.409331 | controller | Jun 09 10:54:57.892304 crc crio[3651]: time="2026-06-09T10:54:57.892270241Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0(d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65), attempting CNI teardown with cached info"
2026-06-09 11:30:32.409348 | controller | Jun 09 10:54:57.892616 crc crio[3651]: time="2026-06-09T10:54:57.892577447Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc000a00320}] Aliases:map[]}"
2026-06-09 11:30:32.409368 | controller | Jun 09 10:54:57.892841 crc crio[3651]: time="2026-06-09T10:54:57.892753555Z" level=info msg="Deleting pod openshift-dns_dns-default-qtghf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.409385 | controller | Jun 09 10:54:57.971813 crc crio[3651]: 2026-06-09T10:54:57Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 11:30:32.409401 | controller | Jun 09 10:54:57.972953 crc crio[3651]: time="2026-06-09T10:54:57.971860791Z" level=info msg="Successfully cleaned up network for pod d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65"
2026-06-09 11:30:32.409417 | controller | Jun 09 10:54:57.972953 crc crio[3651]: time="2026-06-09T10:54:57.971896371Z" level=info msg="cleanup sandbox network"
2026-06-09 11:30:32.409433 | controller | Jun 09 10:54:57.972953 crc crio[3651]: time="2026-06-09T10:54:57.97192881Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0(b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5), attempting CNI teardown with cached info"
2026-06-09 11:30:32.409449 | controller | Jun 09 10:54:57.972953 crc crio[3651]: time="2026-06-09T10:54:57.972111018Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc000a003b0}] Aliases:map[]}"
2026-06-09 11:30:32.409466 | controller | Jun 09 10:54:57.972953 crc crio[3651]: time="2026-06-09T10:54:57.972253216Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.409484 | controller | Jun 09 10:54:58.053318 crc crio[3651]: 2026-06-09T10:54:58Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 11:30:32.409506 | controller | Jun 09 10:54:58.053701 crc crio[3651]: time="2026-06-09T10:54:58.053504347Z" level=info msg="Successfully cleaned up network for pod b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5"
2026-06-09 11:30:32.409522 | controller | Jun 09 10:54:58.053701 crc crio[3651]: time="2026-06-09T10:54:58.053549756Z" level=info msg="cleanup sandbox network"
2026-06-09 11:30:32.409537 | controller | Jun 09 10:54:58.053701 crc crio[3651]: time="2026-06-09T10:54:58.053604856Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1), attempting CNI teardown with cached info"
2026-06-09 11:30:32.409553 | controller | Jun 09 10:54:58.053907 crc crio[3651]: time="2026-06-09T10:54:58.053858043Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ee7e057_363b_48e4_a711_ee54046db35f.slice PodAnnotations:0xc00093e460}] Aliases:map[]}"
2026-06-09 11:30:32.409575 | controller | Jun 09 10:54:58.054100 crc crio[3651]: time="2026-06-09T10:54:58.054017821Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.409591 | controller | Jun 09 10:54:58.237469 crc crio[3651]: 2026-06-09T10:54:58Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 11:30:32.409607 | controller | Jun 09 10:54:58.237469 crc crio[3651]: time="2026-06-09T10:54:58.237449054Z" level=info msg="Successfully cleaned up network for pod 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1"
2026-06-09 11:30:32.409623 | controller | Jun 09 10:54:58.237469 crc crio[3651]: time="2026-06-09T10:54:58.237491264Z" level=info msg="cleanup sandbox network"
2026-06-09 11:30:32.409639 | controller | Jun 09 10:54:58.237800 crc crio[3651]: time="2026-06-09T10:54:58.237565733Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_service-ca-operator-5b9c976747-l2sd4_openshift-service-ca-operator_fd3771ed-6d15-47a3-9f81-762cf83a728f_0(9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7), attempting CNI teardown with cached info"
2026-06-09 11:30:32.409654 | controller | Jun 09 10:54:58.237836 crc crio[3651]: time="2026-06-09T10:54:58.2378154Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc00108a130}] Aliases:map[]}"
2026-06-09 11:30:32.409670 | controller | Jun 09 10:54:58.238045 crc crio[3651]: time="2026-06-09T10:54:58.237970148Z" level=info msg="Deleting pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.409685 | controller | Jun 09 10:54:58.264227 crc crio[3651]: 2026-06-09T10:54:58Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 11:30:32.409701 | controller | Jun 09 10:54:58.264508 crc crio[3651]: time="2026-06-09T10:54:58.264295047Z" level=info msg="Successfully cleaned up network for pod 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7"
2026-06-09 11:30:32.409716 | controller | Jun 09 10:54:58.264508 crc crio[3651]: time="2026-06-09T10:54:58.264494275Z" level=info msg="cleanup sandbox network"
2026-06-09 11:30:32.409732 | controller | Jun 09 10:54:58.264658 crc crio[3651]: time="2026-06-09T10:54:58.264560144Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0(cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc), attempting CNI teardown with cached info"
2026-06-09 11:30:32.409748 | controller | Jun 09 10:54:58.265056 crc crio[3651]: time="2026-06-09T10:54:58.26495007Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc00108a200}] Aliases:map[]}"
2026-06-09 11:30:32.409767 | controller | Jun 09 10:54:58.265340 crc crio[3651]: time="2026-06-09T10:54:58.265244226Z" level=info msg="Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.409783 | controller | Jun 09 10:54:58.316362 crc crio[3651]: 2026-06-09T10:54:58Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 11:30:32.409799 | controller | Jun 09 10:54:58.316362 crc crio[3651]: time="2026-06-09T10:54:58.315291135Z" level=info msg="Successfully cleaned up network for pod cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc"
2026-06-09 11:30:32.409816 | controller | Jun 09 10:54:58.316362 crc crio[3651]: time="2026-06-09T10:54:58.315340375Z" level=info msg="cleanup sandbox network"
2026-06-09 11:30:32.409834 | controller | Jun 09 10:54:58.316362 crc crio[3651]: time="2026-06-09T10:54:58.315357314Z" level=info msg="Successfully cleaned up network for pod 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3"
2026-06-09 11:30:32.409865 | controller | Jun 09 10:54:58.316362 crc crio[3651]: time="2026-06-09T10:54:58.315368634Z" level=info msg="cleanup sandbox network"
2026-06-09 11:30:32.409887 | controller | Jun 09 10:54:58.316362 crc crio[3651]: time="2026-06-09T10:54:58.315590742Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0(1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9), attempting CNI teardown with cached info"
2026-06-09 11:30:32.409904 | controller | Jun 09 10:54:58.316362 crc crio[3651]: time="2026-06-09T10:54:58.315839349Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc000132e58}] Aliases:map[]}"
2026-06-09 11:30:32.409920 | controller | Jun 09 10:54:58.316362 crc crio[3651]: time="2026-06-09T10:54:58.315982727Z" level=info msg="Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.409936 | controller | Jun 09 10:54:58.349703 crc crio[3651]: 2026-06-09T10:54:58Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 11:30:32.409951 | controller | Jun 09 10:54:58.349703 crc crio[3651]: time="2026-06-09T10:54:58.348280876Z" level=info msg="Successfully cleaned up network for pod 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9"
2026-06-09 11:30:32.409967 | controller | Jun 09 10:54:58.349703 crc crio[3651]: time="2026-06-09T10:54:58.348332735Z" level=info msg="cleanup sandbox network"
2026-06-09 11:30:32.409982 | controller | Jun 09 10:54:58.349703 crc crio[3651]: time="2026-06-09T10:54:58.348372094Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0(caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4), attempting CNI teardown with cached info"
2026-06-09 11:30:32.409998 | controller | Jun 09 10:54:58.349703 crc crio[3651]: time="2026-06-09T10:54:58.34875757Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc00108a2b8}] Aliases:map[]}"
2026-06-09 11:30:32.410018 | controller | Jun 09 10:54:58.349703 crc crio[3651]: time="2026-06-09T10:54:58.348938658Z" level=info msg="Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.410034 | controller | Jun 09 10:54:58.415605 crc crio[3651]: 2026-06-09T10:54:58Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 11:30:32.410050 | controller | Jun 09 10:54:58.415822 crc crio[3651]: time="2026-06-09T10:54:58.415689849Z" level=info msg="Successfully cleaned up network for pod caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4"
2026-06-09 11:30:32.410066 | controller | Jun 09 10:54:58.415822 crc crio[3651]: time="2026-06-09T10:54:58.415724439Z" level=info msg="cleanup sandbox network"
2026-06-09 11:30:32.410082 | controller | Jun 09 10:54:58.415822 crc crio[3651]: time="2026-06-09T10:54:58.415739429Z" level=info msg="Successfully cleaned up network for pod da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f"
2026-06-09 11:30:32.410097 | controller | Jun 09 10:54:58.415822 crc crio[3651]: time="2026-06-09T10:54:58.415753669Z" level=info msg="cleanup sandbox network"
2026-06-09 11:30:32.410113 | controller | Jun 09 10:54:58.415822 crc crio[3651]: time="2026-06-09T10:54:58.415764758Z" level=info msg="Successfully cleaned up network for pod 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227"
2026-06-09 11:30:32.410128 | controller | Jun 09 10:54:58.415822 crc crio[3651]: time="2026-06-09T10:54:58.415773928Z" level=info msg="cleanup sandbox network"
2026-06-09 11:30:32.410143 | controller | Jun 09 10:54:58.415822 crc crio[3651]: time="2026-06-09T10:54:58.415803058Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0(34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16), attempting CNI teardown with cached info"
2026-06-09 11:30:32.410159 | controller | Jun 09 10:54:58.416043 crc crio[3651]: time="2026-06-09T10:54:58.416024315Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc00108a368}] Aliases:map[]}"
2026-06-09 11:30:32.410174 | controller | Jun 09 10:54:58.416237 crc crio[3651]: time="2026-06-09T10:54:58.416169944Z" level=info msg="Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.410189 | controller | Jun 09 10:54:58.433667 crc crio[3651]: 2026-06-09T10:54:58Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 11:30:32.410205 | controller | Jun 09 10:54:58.433667 crc crio[3651]: time="2026-06-09T10:54:58.432799707Z" level=info msg="Successfully cleaned up network for pod 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16"
2026-06-09 11:30:32.410221 | controller | Jun 09 10:54:58.433667 crc crio[3651]: time="2026-06-09T10:54:58.432836117Z" level=info msg="cleanup sandbox network"
2026-06-09 11:30:32.410240 | controller | Jun 09 10:54:58.433667 crc crio[3651]: time="2026-06-09T10:54:58.432868876Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0(38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1), attempting CNI teardown with cached info"
2026-06-09 11:30:32.410256 | controller | Jun 09 10:54:58.433667 crc crio[3651]: time="2026-06-09T10:54:58.433143183Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc00108a418}] Aliases:map[]}"
2026-06-09 11:30:32.410272 | controller | Jun 09 10:54:58.433667 crc crio[3651]: time="2026-06-09T10:54:58.433303581Z" level=info msg="Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.410287 | controller | Jun 09 10:54:58.457857 crc crio[3651]: 2026-06-09T10:54:58Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 11:30:32.410303 | controller | Jun 09 10:54:58.458226 crc crio[3651]: time="2026-06-09T10:54:58.458181048Z" level=info msg="Successfully cleaned up network for pod 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1"
2026-06-09 11:30:32.410319 | controller | Jun 09 10:54:58.458464 crc crio[3651]: time="2026-06-09T10:54:58.458365045Z" level=info msg="cleanup sandbox network"
2026-06-09 11:30:32.410334 | controller | Jun 09 10:54:58.458606 crc crio[3651]: time="2026-06-09T10:54:58.458580003Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0(6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb), attempting CNI teardown with cached info"
2026-06-09 11:30:32.410350 | controller | Jun 09 10:54:58.458938 crc crio[3651]: time="2026-06-09T10:54:58.458911689Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc00093e500}] Aliases:map[]}"
2026-06-09 11:30:32.410367 | controller | Jun 09 10:54:58.459213 crc crio[3651]: time="2026-06-09T10:54:58.459191356Z" level=info msg="Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.410383 | controller | Jun 09 10:54:58.478459 crc crio[3651]: 2026-06-09T10:54:58Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 11:30:32.410399 | controller | Jun 09 10:54:58.478718 crc crio[3651]: time="2026-06-09T10:54:58.478606166Z" level=info msg="Successfully cleaned up network for pod 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb"
2026-06-09 11:30:32.410415 | controller | Jun 09 10:54:58.478783 crc crio[3651]: time="2026-06-09T10:54:58.478721545Z" level=info msg="cleanup sandbox network"
2026-06-09 11:30:32.410430 | controller | Jun 09 10:54:58.478783 crc crio[3651]: time="2026-06-09T10:54:58.478766364Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0(aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1), attempting CNI teardown with cached info"
2026-06-09 11:30:32.410449 | controller | Jun 09 10:54:58.479081 crc crio[3651]: time="2026-06-09T10:54:58.479008812Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc000132f00}] Aliases:map[]}"
2026-06-09 11:30:32.410467 | controller | Jun 09 10:54:58.479309 crc crio[3651]: time="2026-06-09T10:54:58.479238359Z" level=info msg="Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.410483 | controller | Jun 09 10:54:58.528055 crc crio[3651]: 2026-06-09T10:54:58Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 11:30:32.410499 | controller | Jun 09 10:54:58.528282 crc crio[3651]: time="2026-06-09T10:54:58.528172131Z" level=info msg="Successfully cleaned up network for pod aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1"
2026-06-09 11:30:32.410515 | controller | Jun 09 10:54:58.528333 crc crio[3651]: time="2026-06-09T10:54:58.52828278Z" level=info msg="cleanup sandbox network"
2026-06-09 11:30:32.410531 | controller | Jun 09 10:54:58.528333 crc crio[3651]: time="2026-06-09T10:54:58.528318439Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0(6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5), attempting CNI teardown with cached info"
2026-06-09 11:30:32.410547 | controller | Jun 09 10:54:58.528707 crc crio[3651]: time="2026-06-09T10:54:58.528624296Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb9d3cfcf_d286_4dfc_a5cf_dbb9268a3cda.slice PodAnnotations:0xc000a00458}] Aliases:map[]}"
2026-06-09 11:30:32.410564 | controller | Jun 09 10:54:58.528869 crc crio[3651]: time="2026-06-09T10:54:58.528824093Z" level=info msg="Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.410580 | controller | Jun 09 10:54:58.544880 crc crio[3651]: 2026-06-09T10:54:58Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 11:30:32.410596 | controller | Jun 09 10:54:58.545067 crc crio[3651]: time="2026-06-09T10:54:58.545015582Z" level=info msg="Successfully cleaned up network for pod 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5"
2026-06-09 11:30:32.410611 | controller | Jun 09 10:54:58.545067 crc crio[3651]: time="2026-06-09T10:54:58.545070141Z" level=info msg="cleanup sandbox network"
2026-06-09 11:30:32.410628 | controller | Jun 09 10:54:58.545155 crc crio[3651]: time="2026-06-09T10:54:58.545106021Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_kube-storage-version-migrator-operator-565b79b866-2h5s6_openshift-kube-storage-version-migrator-operator_8f573912-eb25-4f17-bfe5-81325e551bf2_0(8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7), attempting CNI teardown with cached info"
2026-06-09 11:30:32.410649 | controller | Jun 09 10:54:58.545373 crc crio[3651]: time="2026-06-09T10:54:58.545332208Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc00018aa58}] Aliases:map[]}"
2026-06-09 11:30:32.410667 | controller | Jun 09 10:54:58.545666 crc crio[3651]: time="2026-06-09T10:54:58.545618405Z" level=info msg="Deleting pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.410683 | controller | Jun 09 10:54:58.608739 crc crio[3651]: 2026-06-09T10:54:58Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 11:30:32.410699 | controller | Jun 09 10:54:58.608873 crc crio[3651]: time="2026-06-09T10:54:58.608847158Z" level=info msg="Successfully cleaned up network for pod 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7"
2026-06-09 11:30:32.410714 | controller | Jun 09 10:54:58.608920 crc crio[3651]: time="2026-06-09T10:54:58.608878168Z" level=info msg="cleanup sandbox network"
2026-06-09 11:30:32.410729 | controller | Jun 09 10:54:58.608920 crc crio[3651]: time="2026-06-09T10:54:58.608907547Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_kube-apiserver-operator-575994946d-vgpnb_openshift-kube-apiserver-operator_4f837d5f-4682-4cae-99ca-824ebae60fec_0(5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730), attempting CNI teardown with cached info"
2026-06-09 11:30:32.410745 | controller | Jun 09 10:54:58.609286 crc crio[3651]: time="2026-06-09T10:54:58.609096095Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc00018ab00}] Aliases:map[]}"
2026-06-09 11:30:32.410761 | controller | Jun 09 10:54:58.609520 crc crio[3651]: time="2026-06-09T10:54:58.609469651Z" level=info msg="Deleting pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.410777 | controller | Jun 09 10:54:58.666016 crc crio[3651]: 2026-06-09T10:54:58Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 11:30:32.410792 | controller | Jun 09 10:54:58.666173 crc crio[3651]: time="2026-06-09T10:54:58.666105022Z" level=info msg="Successfully cleaned up network for pod 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730"
2026-06-09 11:30:32.410807 | controller | Jun 09 10:54:58.666173 crc crio[3651]: time="2026-06-09T10:54:58.666152351Z" level=info msg="cleanup sandbox network"
2026-06-09 11:30:32.410823 | controller | Jun 09 10:54:58.666265 crc crio[3651]: time="2026-06-09T10:54:58.666184471Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_machine-config-controller-f9cdd68f7-bb2jm_openshift-machine-config-operator_e968817c-5b6a-4904-ba68-59a8235d6c0d_0(42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405), attempting CNI teardown with cached info"
2026-06-09 11:30:32.410843 | controller | Jun 09 10:54:58.666462 crc crio[3651]: time="2026-06-09T10:54:58.666358459Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc000133058}] Aliases:map[]}"
2026-06-09 11:30:32.410885 | controller | Jun 09 10:54:58.666671 crc crio[3651]: time="2026-06-09T10:54:58.666623306Z" level=info msg="Deleting pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.410903 | controller | Jun 09 10:54:58.828798 crc crio[3651]: 2026-06-09T10:54:58Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 11:30:32.410919 | controller | Jun 09 10:54:58.829084 crc crio[3651]: time="2026-06-09T10:54:58.828997097Z" level=info msg="Successfully cleaned up network for pod 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405"
2026-06-09 11:30:32.410935 | controller | Jun 09 10:54:58.829084 crc crio[3651]: time="2026-06-09T10:54:58.829047776Z" level=info msg="cleanup sandbox network"
2026-06-09 11:30:32.410951 | controller | Jun 09 10:54:58.829205 crc crio[3651]: time="2026-06-09T10:54:58.829090636Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_revision-pruner-11-crc_openshift-kube-apiserver_8bed3f21-2a5d-4b00-8b19-761212047f63_0(40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587), attempting CNI teardown with cached info"
2026-06-09 11:30:32.410967 | controller | Jun 09 10:54:58.829264 crc crio[3651]: time="2026-06-09T10:54:58.829237154Z" level=info msg="Got pod network &{Name:revision-pruner-11-crc Namespace:openshift-kube-apiserver ID:40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587 UID:8bed3f21-2a5d-4b00-8b19-761212047f63 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod8bed3f21_2a5d_4b00_8b19_761212047f63.slice PodAnnotations:0xc000a00020}] Aliases:map[]}"
2026-06-09 11:30:32.410982 | controller | Jun 09 10:54:58.829321 crc crio[3651]: time="2026-06-09T10:54:58.829291584Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 11:30:32.410998 | controller | Jun 09 10:54:58.829498 crc crio[3651]: time="2026-06-09T10:54:58.829319533Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 11:30:32.411014 | controller | Jun 09 10:54:58.829498 crc crio[3651]: time="2026-06-09T10:54:58.829341563Z" level=info msg="Deleting pod openshift-kube-apiserver_revision-pruner-11-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.411030 | controller | Jun 09 10:54:59.020230 crc crio[3651]: 2026-06-09T10:54:58Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 11:30:32.411046 | controller | Jun 09 10:54:59.020230 crc crio[3651]: time="2026-06-09T10:54:58.935773366Z" level=info msg="Successfully cleaned up network for pod 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587"
2026-06-09 11:30:32.411067 | controller | Jun 09 10:54:59.020230 crc crio[3651]: time="2026-06-09T10:54:58.935809116Z" level=info msg="cleanup sandbox network"
2026-06-09 11:30:32.411083 | controller | Jun 09 10:54:59.020230 crc crio[3651]: time="2026-06-09T10:54:58.936010273Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0(05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150), attempting CNI teardown with cached info"
2026-06-09 11:30:32.411099 | controller | Jun 09 10:54:59.020230 crc crio[3651]: time="2026-06-09T10:54:58.936225691Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc00018a748}] Aliases:map[]}"
2026-06-09 11:30:32.411115 | controller | Jun 09 10:54:59.020230 crc crio[3651]: time="2026-06-09T10:54:58.936526517Z" level=info msg="Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.411131 | controller | Jun 09 10:54:59.134566 crc crio[3651]: 2026-06-09T10:54:59Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 11:30:32.411147 | controller | Jun 09 10:54:59.134804 crc crio[3651]: time="2026-06-09T10:54:59.134724206Z" level=info msg="Successfully cleaned up network for pod 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150"
2026-06-09 11:30:32.411162 | controller | Jun 09 10:54:59.134804 crc crio[3651]: time="2026-06-09T10:54:59.134765706Z" level=info msg="cleanup sandbox network"
2026-06-09 11:30:32.411178 | controller | Jun 09 10:54:59.135026 crc crio[3651]: time="2026-06-09T10:54:59.134804626Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_openshift-machine-api_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c_0(f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae), attempting CNI teardown with cached info"
2026-06-09 11:30:32.411194 | controller | Jun 09 10:54:59.135026 crc crio[3651]: time="2026-06-09T10:54:59.135015153Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc000452028}] Aliases:map[]}"
2026-06-09 11:30:32.411209 | controller | Jun 09 10:54:59.135494 crc crio[3651]: time="2026-06-09T10:54:59.135314689Z" level=info msg="Deleting pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.411225 | controller | Jun 09 10:54:59.175497 crc crio[3651]: 2026-06-09T10:54:59Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 11:30:32.411241 | controller | Jun 09 10:54:59.175651 crc crio[3651]: time="2026-06-09T10:54:59.175616223Z" level=info msg="Successfully cleaned up network for pod f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae"
2026-06-09 11:30:32.411260 | controller | Jun 09 10:54:59.175651 crc crio[3651]: time="2026-06-09T10:54:59.175649273Z" level=info msg="cleanup sandbox network"
2026-06-09 11:30:32.411276 | controller | Jun 09 10:54:59.175752 crc crio[3651]: time="2026-06-09T10:54:59.175663663Z" level=info msg="Successfully cleaned up network for pod 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a"
2026-06-09 11:30:32.411292 | controller | Jun 09 10:54:59.175752 crc crio[3651]: time="2026-06-09T10:54:59.175670513Z" level=info msg="cleanup sandbox network"
2026-06-09 11:30:32.411308 | controller | Jun 09 10:54:59.175752 crc crio[3651]: time="2026-06-09T10:54:59.175695003Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0(38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71), attempting CNI teardown with cached info"
2026-06-09 11:30:32.411338 | controller | Jun 09 10:54:59.175912 crc crio[3651]: time="2026-06-09T10:54:59.175854501Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc000132600}] Aliases:map[]}"
2026-06-09 11:30:32.411355 | controller | Jun 09 10:54:59.176060 crc crio[3651]: time="2026-06-09T10:54:59.176013399Z" level=info msg="Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.411371 | controller | Jun 09 10:54:59.204622 crc crio[3651]: 2026-06-09T10:54:59Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 11:30:32.411387 | controller | Jun 09 10:54:59.204722 crc crio[3651]: time="2026-06-09T10:54:59.20469616Z" level=info msg="Successfully cleaned up network for pod 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71"
2026-06-09 11:30:32.411402 | controller | Jun 09 10:54:59.204781 crc crio[3651]: time="2026-06-09T10:54:59.20472618Z" level=info msg="cleanup sandbox network"
2026-06-09 11:30:32.411418 | controller | Jun 09 10:54:59.204781 crc crio[3651]: time="2026-06-09T10:54:59.204762059Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7), attempting CNI teardown with cached info"
2026-06-09 11:30:32.411434 | controller | Jun 09 10:54:59.204950 crc crio[3651]: time="2026-06-09T10:54:59.204896698Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91f37d35_53d4_49eb_b4e2_8ee1a226094b.slice PodAnnotations:0xc000132698}] Aliases:map[]}"
2026-06-09 11:30:32.411450 | controller | Jun 09 10:54:59.205322 crc crio[3651]: time="2026-06-09T10:54:59.205260413Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.411466 | controller | Jun 09 10:54:59.293943 crc crio[3651]: 2026-06-09T10:54:59Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 11:30:32.411485 | controller | Jun 09 10:54:59.294112 crc crio[3651]: time="2026-06-09T10:54:59.294037095Z" level=info msg="Successfully cleaned up network for pod a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7"
2026-06-09 11:30:32.411501 | controller | Jun 09 10:54:59.294112 crc crio[3651]: time="2026-06-09T10:54:59.294080274Z" level=info msg="cleanup sandbox network"
2026-06-09 11:30:32.411517 | controller | Jun 09 10:54:59.294191 crc crio[3651]: time="2026-06-09T10:54:59.294134504Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_cluster-samples-operator-6b564684c8-bqbxk_openshift-cluster-samples-operator_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0_0(6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9), attempting CNI teardown with cached info"
2026-06-09 11:30:32.411533 | controller | Jun 09 10:54:59.294504 crc crio[3651]: time="2026-06-09T10:54:59.29445853Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc000132980}] Aliases:map[]}"
2026-06-09 11:30:32.411549 | controller | Jun 09 10:54:59.294763 crc crio[3651]: time="2026-06-09T10:54:59.294673327Z" level=info msg="Deleting pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.411565 | controller | Jun 09 10:54:59.311835 crc crio[3651]: 2026-06-09T10:54:59Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 11:30:32.411582 | controller | Jun 09 10:54:59.311991 crc crio[3651]: time="2026-06-09T10:54:59.311943943Z" level=info msg="Successfully cleaned up network for pod 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9"
2026-06-09 11:30:32.411597 | controller | Jun 09 10:54:59.311991 crc crio[3651]: time="2026-06-09T10:54:59.311973513Z" level=info msg="cleanup sandbox network"
2026-06-09 11:30:32.411619 | controller | Jun 09 10:54:59.311991 crc crio[3651]: time="2026-06-09T10:54:59.311987783Z" level=info msg="Successfully cleaned up network for pod 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255"
2026-06-09 11:30:32.411636 | controller | Jun 09 10:54:59.311991 crc crio[3651]: time="2026-06-09T10:54:59.311995203Z" level=info msg="cleanup sandbox network"
2026-06-09 11:30:32.411652 | controller | Jun 09 10:54:59.312134 crc crio[3651]: time="2026-06-09T10:54:59.312003403Z" level=info msg="Successfully cleaned up network for pod 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6"
2026-06-09 11:30:32.411668 | controller | Jun 09 10:54:59.312134 crc crio[3651]: time="2026-06-09T10:54:59.312061392Z" level=info msg="cleanup sandbox network"
2026-06-09 11:30:32.411684 | controller | Jun 09 10:54:59.312134 crc crio[3651]: time="2026-06-09T10:54:59.312072372Z" level=info msg="Successfully cleaned up network for pod fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183"
2026-06-09 11:30:32.411700 | controller | Jun 09 10:54:59.312134 crc crio[3651]: time="2026-06-09T10:54:59.312079502Z" level=info msg="cleanup sandbox network"
2026-06-09 11:30:32.411716 | controller | Jun 09 10:54:59.312134 crc crio[3651]: time="2026-06-09T10:54:59.312105981Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_collect-profiles-29632815-n4njh_openshift-operator-lifecycle-manager_bf264f66-3eb4-4567-a4e2-6c6f9890ebf9_0(ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff), attempting CNI teardown with cached info"
2026-06-09 11:30:32.411732 | controller | Jun 09 10:54:59.312276 crc crio[3651]: time="2026-06-09T10:54:59.31220699Z" level=info msg="Got pod network &{Name:collect-profiles-29632815-n4njh Namespace:openshift-operator-lifecycle-manager ID:ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff UID:bf264f66-3eb4-4567-a4e2-6c6f9890ebf9 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbf264f66_3eb4_4567_a4e2_6c6f9890ebf9.slice PodAnnotations:0xc000132a10}] Aliases:map[]}"
2026-06-09 11:30:32.411754 | controller | Jun 09 10:54:59.312276 crc crio[3651]: time="2026-06-09T10:54:59.31224475Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 11:30:32.411771 | controller | Jun 09 10:54:59.312276 crc crio[3651]: time="2026-06-09T10:54:59.31225358Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 11:30:32.411787 | controller | Jun 09 10:54:59.312276 crc crio[3651]: time="2026-06-09T10:54:59.31226391Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632815-n4njh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.411803 | controller | Jun 09 10:54:59.441759 crc crio[3651]: 2026-06-09T10:54:59Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 11:30:32.411819 | controller | Jun 09 10:54:59.441978 crc crio[3651]: time="2026-06-09T10:54:59.441881139Z" level=info msg="Successfully cleaned up network for pod ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff"
2026-06-09 11:30:32.411836 | controller | Jun 09 10:54:59.441978 crc crio[3651]: time="2026-06-09T10:54:59.441967678Z" level=info msg="cleanup sandbox network"
2026-06-09 11:30:32.411869 | controller | Jun 09 10:54:59.442158 crc crio[3651]: time="2026-06-09T10:54:59.441996137Z" level=info msg="Successfully cleaned up network for pod f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852"
2026-06-09 11:30:32.411887 | controller | Jun 09 10:54:59.442158 crc crio[3651]: time="2026-06-09T10:54:59.442009237Z" level=info msg="cleanup sandbox network"
2026-06-09 11:30:32.411903 | controller | Jun 09 10:54:59.442158 crc crio[3651]: time="2026-06-09T10:54:59.442052157Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010), attempting CNI teardown with cached info"
2026-06-09 11:30:32.411919 | controller | Jun 09 10:54:59.442508 crc crio[3651]: time="2026-06-09T10:54:59.442449452Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6cdf074d_0e2a_4a0b_8843_5f823e7bf7c3.slice PodAnnotations:0xc000132aa8}] Aliases:map[]}"
2026-06-09 11:30:32.411934 | controller | Jun 09 10:54:59.442775 crc crio[3651]: time="2026-06-09T10:54:59.44266971Z" level=info msg="Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.411950 | controller | Jun 09 10:54:59.503569 crc crio[3651]: 2026-06-09T10:54:59Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 11:30:32.411966 | controller | Jun 09 10:54:59.503707 crc crio[3651]: time="2026-06-09T10:54:59.50361356Z" level=info msg="Successfully cleaned up network for pod 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010"
2026-06-09 11:30:32.411986 | controller | Jun 09 10:54:59.503707 crc crio[3651]: time="2026-06-09T10:54:59.503645099Z" level=info msg="cleanup sandbox network"
2026-06-09 11:30:32.412002 | controller | Jun 09 10:54:59.503707 crc crio[3651]: time="2026-06-09T10:54:59.503679619Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0(2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240), attempting CNI teardown with cached info"
2026-06-09 11:30:32.412018 | controller | Jun 09 10:54:59.503971 crc crio[3651]: time="2026-06-09T10:54:59.503854387Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc000132b38}] Aliases:map[]}"
2026-06-09 11:30:32.412034 | controller | Jun 09 10:54:59.504134 crc crio[3651]: time="2026-06-09T10:54:59.504094344Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.412050 | controller | Jun 09 10:54:59.521706 crc crio[3651]: 2026-06-09T10:54:59Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 11:30:32.412066 | controller | Jun 09 10:54:59.521813 crc crio[3651]: time="2026-06-09T10:54:59.521755466Z" level=info msg="Successfully cleaned up network for pod 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240"
2026-06-09 11:30:32.412081 | controller | Jun 09 10:54:59.521813 crc crio[3651]: time="2026-06-09T10:54:59.521789655Z" level=info msg="cleanup sandbox network"
2026-06-09 11:30:32.412097 | controller | Jun 09 10:54:59.521929 crc crio[3651]: time="2026-06-09T10:54:59.521833125Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_installer-12-crc_openshift-kube-apiserver_75a71d08-dc2b-405a-a0f5-fd65ddc07ae1_0(3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab), attempting CNI teardown with cached info"
2026-06-09 11:30:32.412113 | controller | Jun 09 10:54:59.522019 crc crio[3651]: time="2026-06-09T10:54:59.521958513Z" level=info msg="Got pod network &{Name:installer-12-crc Namespace:openshift-kube-apiserver ID:3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab UID:75a71d08-dc2b-405a-a0f5-fd65ddc07ae1 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod75a71d08_dc2b_405a_a0f5_fd65ddc07ae1.slice PodAnnotations:0xc0004526b8}] Aliases:map[]}"
2026-06-09 11:30:32.412129 | controller | Jun 09 10:54:59.522107 crc crio[3651]: time="2026-06-09T10:54:59.522024692Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 11:30:32.412144 | controller | Jun 09 10:54:59.522107 crc crio[3651]: time="2026-06-09T10:54:59.522043842Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 11:30:32.412159 | controller | Jun 09 10:54:59.522107 crc crio[3651]: time="2026-06-09T10:54:59.522060392Z" level=info msg="Deleting pod openshift-kube-apiserver_installer-12-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.412175 | controller | Jun 09 10:54:59.682952 crc crio[3651]: 2026-06-09T10:54:59Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 11:30:32.412195 | controller | Jun 09 10:54:59.683242 crc crio[3651]: time="2026-06-09T10:54:59.683051511Z" level=info msg="Successfully cleaned up network for pod 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab"
2026-06-09 11:30:32.412211 | controller | Jun 09 10:54:59.683368 crc crio[3651]: time="2026-06-09T10:54:59.683251078Z" level=info msg="cleanup sandbox network"
2026-06-09 11:30:32.412226 | controller | Jun 09 10:54:59.683648 crc crio[3651]: time="2026-06-09T10:54:59.683322987Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118), attempting CNI teardown with cached info"
2026-06-09 11:30:32.412242 | controller | Jun 09 10:54:59.684040 crc crio[3651]: time="2026-06-09T10:54:59.683860131Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38fb2a5f_6a1e_4c7a_8df2_0b2a456c372e.slice PodAnnotations:0xc00008c828}] Aliases:map[]}"
2026-06-09 11:30:32.412258 | controller | Jun 09 10:54:59.684555 crc crio[3651]: time="2026-06-09T10:54:59.684134198Z" level=info msg="Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.412274 | controller | Jun 09 10:54:59.687795 crc crio[3651]: time="2026-06-09T10:54:59.687761755Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD" id=ce1da542-600e-4a1e-9d45-004b5d1cae35 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.412289 | controller | Jun 09 10:54:59.687968 crc crio[3651]: time="2026-06-09T10:54:59.687943113Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.412305 | controller | Jun 09 10:54:59.708008 crc crio[3651]: time="2026-06-09T10:54:59.707954947Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=ce1da542-600e-4a1e-9d45-004b5d1cae35 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.412321 | controller | Jun 09 10:54:59.717578 crc crio[3651]: time="2026-06-09T10:54:59.717451144Z" level=info msg="Running pod sandbox: openshift-etcd/etcd-crc/POD" id=80ff5ab6-cb42-480e-8226-563c10e9b994 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.412336 | controller | Jun 09 10:54:59.717696 crc crio[3651]: time="2026-06-09T10:54:59.717627262Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.412351 | controller | Jun 09 10:54:59.740726 crc crio[3651]: time="2026-06-09T10:54:59.739779341Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD" id=85136e29-939b-416e-8c3f-7cfd81da0b8f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.412367 | controller | Jun 09 10:54:59.740726 crc crio[3651]: 2026-06-09T10:54:59Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 11:30:32.412382 | controller | Jun 09 10:54:59.740726 crc crio[3651]: time="2026-06-09T10:54:59.739889949Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.412402 | controller | Jun 09 10:54:59.740726 crc crio[3651]: time="2026-06-09T10:54:59.740171626Z" level=info msg="Successfully cleaned up network for pod 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118"
2026-06-09 11:30:32.412418 | controller | Jun 09 10:54:59.740726 crc crio[3651]: time="2026-06-09T10:54:59.740247595Z" level=info msg="cleanup sandbox network"
2026-06-09 11:30:32.412433 | controller | Jun 09 10:54:59.740726 crc crio[3651]: time="2026-06-09T10:54:59.740313114Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_openshift-kube-scheduler-operator-54f497555d-d8646_openshift-kube-scheduler-operator_4e9ac1d6-d4ed-4411-a098-d1bf725c943c_0(2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0), attempting CNI teardown with cached info"
2026-06-09 11:30:32.412449 | controller | Jun 09 10:54:59.740963 crc crio[3651]: time="2026-06-09T10:54:59.740814018Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc001f06008}] Aliases:map[]}"
2026-06-09 11:30:32.412466 | controller | Jun 09 10:54:59.740963 crc crio[3651]: time="2026-06-09T10:54:59.739935919Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=80ff5ab6-cb42-480e-8226-563c10e9b994 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.412482 | controller | Jun 09 10:54:59.741055 crc crio[3651]: time="2026-06-09T10:54:59.741026486Z" level=info msg="Deleting pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.412497 | controller | Jun 09 10:54:59.742270 crc crio[3651]: time="2026-06-09T10:54:59.741923755Z" level=info msg="Ran pod sandbox 2dfe4299748d2771e41de0440576c1775c907538a977cc3e4b0534eee62acfeb with infra container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD" id=ce1da542-600e-4a1e-9d45-004b5d1cae35 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.412513 | controller | Jun 09 10:54:59.748478 crc crio[3651]: time="2026-06-09T10:54:59.748237021Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=85136e29-939b-416e-8c3f-7cfd81da0b8f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.412528 | controller | Jun 09 10:54:59.749513 crc crio[3651]: time="2026-06-09T10:54:59.749022791Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=2b27f1f4-411e-4a75-bad1-6b9b3971c1db name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.412544 | controller | Jun 09 10:54:59.757128 crc crio[3651]: time="2026-06-09T10:54:59.756925948Z" level=info msg="Ran pod sandbox fad9950d4d19f211666866a3f71bcd6bbff39bc9c6aa90e24cf76cd7a4ddf9d1 with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD" id=85136e29-939b-416e-8c3f-7cfd81da0b8f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.412559 | controller | Jun 09 10:54:59.761003 crc crio[3651]: time="2026-06-09T10:54:59.760697854Z" level=info msg="Ran pod sandbox eb5b64ac67d376ee9bd3b7c89042f4219dbac712d4dd866e59247e0bf4c0aa8a with infra container: openshift-etcd/etcd-crc/POD" id=80ff5ab6-cb42-480e-8226-563c10e9b994 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.412575 | controller | Jun 09 10:54:59.761746 crc crio[3651]: time="2026-06-09T10:54:59.761603943Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=6ba93f6f-7f57-43a3-a7a3-a9a7aa9c583b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.412594 | controller | Jun 09 10:54:59.763664 crc crio[3651]: time="2026-06-09T10:54:59.76356247Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=77bed9c9-eb66-4607-86ed-031e5c6f5eb8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.412611 | controller | Jun 09 10:54:59.765771 crc crio[3651]: time="2026-06-09T10:54:59.765671785Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=9e21d57e-8beb-40f8-b7da-2bbb5c779a1a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.412626 | controller | Jun 09 10:54:59.766378 crc crio[3651]: time="2026-06-09T10:54:59.766270018Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=43bc9226-d77e-4ee3-8563-4946c99a11d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.412642 | controller | Jun 09 10:54:59.767319 crc crio[3651]: time="2026-06-09T10:54:59.767226757Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=299ddc4e-1a43-4afe-baa0-51d7555b727d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.412658 | controller | Jun 09 10:54:59.779938 crc crio[3651]: time="2026-06-09T10:54:59.779676899Z" level=info msg="Running pod sandbox: openshift-kube-controller-manager/kube-controller-manager-crc/POD" id=15411b53-5e16-4274-9040-f0960a74079b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.412674 | controller | Jun 09 10:54:59.779938 crc crio[3651]: time="2026-06-09T10:54:59.779835398Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.412691 | controller | Jun 09 10:54:59.784914 crc crio[3651]: 2026-06-09T10:54:59Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 11:30:32.412707 | controller | Jun 09 10:54:59.785009 crc crio[3651]: time="2026-06-09T10:54:59.784957707Z" level=info msg="Successfully cleaned up network for pod 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0"
2026-06-09 11:30:32.412723 | controller | Jun 09 10:54:59.785009 crc crio[3651]: time="2026-06-09T10:54:59.784999037Z" level=info msg="cleanup sandbox network"
2026-06-09 11:30:32.412739 | controller | Jun 09 10:54:59.785132 crc crio[3651]: time="2026-06-09T10:54:59.785050516Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0(044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded), attempting CNI teardown with cached info"
2026-06-09 11:30:32.412756 | controller | Jun 09 10:54:59.785788 crc crio[3651]: time="2026-06-09T10:54:59.785255584Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc001f06170}] Aliases:map[]}"
2026-06-09 11:30:32.412772 | controller | Jun 09 10:54:59.785788 crc crio[3651]: time="2026-06-09T10:54:59.785612709Z" level=info msg="Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.412795 | controller | Jun 09 10:54:59.789370 crc crio[3651]: time="2026-06-09T10:54:59.789301986Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=15411b53-5e16-4274-9040-f0960a74079b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.412812 | controller | Jun 09 10:54:59.796042 crc crio[3651]: time="2026-06-09T10:54:59.796002917Z" level=info msg="Running pod sandbox: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD" id=f60fdaea-1c97-4bcd-98b9-090ecc1a8acc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.412828 | controller | Jun 09 10:54:59.796198 crc crio[3651]: time="2026-06-09T10:54:59.796173605Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.412845 | controller | Jun 09 10:54:59.800853 crc crio[3651]: time="2026-06-09T10:54:59.800698991Z" level=info msg="Ran pod sandbox 10a436eaf8e348d1b9ab6f246aea0c7409ced60acba075a0c3519143509c4b4b with infra container: openshift-kube-controller-manager/kube-controller-manager-crc/POD" id=15411b53-5e16-4274-9040-f0960a74079b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.412881 | controller | Jun 09 10:54:59.804881 crc crio[3651]: time="2026-06-09T10:54:59.804839132Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=f60fdaea-1c97-4bcd-98b9-090ecc1a8acc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.412898 | controller | Jun 09 10:54:59.805195 crc crio[3651]: time="2026-06-09T10:54:59.805092819Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=4de0ddef-8924-4995-978c-f134e2863a52 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.412914 | controller | Jun 09 10:54:59.810000 crc crio[3651]: time="2026-06-09T10:54:59.809162391Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=fefee8f7-bd93-4090-b07f-e124edb6d411 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.412930 | controller | Jun 09 10:54:59.820312 crc crio[3651]: 2026-06-09T10:54:59Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 11:30:32.412946 | controller | Jun 09 10:54:59.820312 crc crio[3651]: time="2026-06-09T10:54:59.8169226Z" level=info msg="Successfully cleaned up network for pod 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded"
2026-06-09 11:30:32.412962 | controller | Jun 09 10:54:59.820312 crc crio[3651]: time="2026-06-09T10:54:59.816952959Z" level=info msg="cleanup sandbox network"
2026-06-09 11:30:32.412978 | controller | Jun 09 10:54:59.820312 crc crio[3651]: time="2026-06-09T10:54:59.816966849Z" level=info msg="Successfully cleaned up network for pod c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946"
2026-06-09 11:30:32.412993 | controller | Jun 09 10:54:59.820312 crc crio[3651]: time="2026-06-09T10:54:59.816976739Z" level=info msg="cleanup sandbox network"
2026-06-09 11:30:32.413009 | controller | Jun 09 10:54:59.820312 crc crio[3651]: time="2026-06-09T10:54:59.817011498Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0(f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6), attempting CNI teardown with cached info"
2026-06-09 11:30:32.413029 | controller | Jun 09 10:54:59.820312 crc crio[3651]: time="2026-06-09T10:54:59.817192466Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc001e2a700}] Aliases:map[]}"
2026-06-09 11:30:32.413046 | controller | Jun 09 10:54:59.820312 crc crio[3651]: time="2026-06-09T10:54:59.817319055Z" level=info msg="Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.413062 | controller | Jun 09 10:54:59.820312 crc crio[3651]: time="2026-06-09T10:54:59.818775948Z" level=info msg="Creating container: openshift-etcd/etcd-crc/setup" id=04bcf062-49dd-448f-8542-55a4234e9dd5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.413078 | controller | Jun 09 10:54:59.821108 crc crio[3651]: time="2026-06-09T10:54:59.820881093Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=1f577ef3-427b-4240-b918-50fa65f7f11a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.413094 | controller | Jun 09 10:54:59.821108 crc crio[3651]: time="2026-06-09T10:54:59.820934252Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup" id=46ccc90a-7010-41d8-baee-8a73b31c1017 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.413110 | controller | Jun 09 10:54:59.821476 crc crio[3651]: time="2026-06-09T10:54:59.821371847Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.413125 | controller | Jun 09 10:54:59.821549 crc crio[3651]: time="2026-06-09T10:54:59.821483236Z" level=info msg="Ran pod sandbox b5e8f15da3d80037f06594d903d0a4de729585fa54d22d84d316e09023a95928 with infra container: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD" id=f60fdaea-1c97-4bcd-98b9-090ecc1a8acc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.413141 | controller | Jun 09 10:54:59.821919 crc crio[3651]: time="2026-06-09T10:54:59.821484026Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.413156 | controller | Jun 09 10:54:59.821919 crc crio[3651]: time="2026-06-09T10:54:59.821738773Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.413172 | controller | Jun 09 10:54:59.821919 crc crio[3651]: time="2026-06-09T10:54:59.820879083Z" level=info msg="Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup" id=481ab22b-3e95-4cc4-9f6d-57d3f391116d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.413188 | controller | Jun 09 10:54:59.823473 crc crio[3651]: time="2026-06-09T10:54:59.823375883Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.413203 | controller | Jun 09 10:54:59.824080 crc crio[3651]: time="2026-06-09T10:54:59.824046515Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=84950074-4687-42fc-9d41-5a12e7ac171f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.413219 | controller | Jun 09 10:54:59.831700 crc crio[3651]: time="2026-06-09T10:54:59.831607136Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=3725e81c-b630-4f4b-bac8-7a73e6262267 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.413237 | controller | Jun 09 10:54:59.841707 crc crio[3651]: time="2026-06-09T10:54:59.84057333Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.413253 | controller | Jun 09 10:54:59.844455 crc crio[3651]: time="2026-06-09T10:54:59.844364555Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port" id=269c422f-8a65-4397-8408-cb9937c1bab3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.413268 | controller | Jun 09 10:54:59.845059 crc crio[3651]: time="2026-06-09T10:54:59.844947739Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.413284 | controller | Jun 09 10:54:59.845981 crc crio[3651]: time="2026-06-09T10:54:59.845897367Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.413299 | controller | Jun 09 10:54:59.854941 crc crio[3651]: time="2026-06-09T10:54:59.854812742Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.413314 | controller | Jun 09 10:54:59.857367 crc crio[3651]: time="2026-06-09T10:54:59.857272743Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.413330 | controller | Jun 09 10:54:59.859547 crc crio[3651]: time="2026-06-09T10:54:59.859385558Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.413345 | controller | Jun 09 10:54:59.947863 crc crio[3651]: 2026-06-09T10:54:59Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 11:30:32.413361 | controller | Jun 09 10:54:59.948086 crc crio[3651]: time="2026-06-09T10:54:59.947952682Z" level=info msg="Successfully cleaned up network for pod f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6"
2026-06-09 11:30:32.413376 | controller | Jun 09 10:54:59.948086 crc crio[3651]: time="2026-06-09T10:54:59.947986902Z" level=info msg="cleanup sandbox network"
2026-06-09 11:30:32.413392 | controller | Jun 09 10:54:59.948086 crc crio[3651]: time="2026-06-09T10:54:59.948055241Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0(e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400), attempting CNI teardown with cached info"
2026-06-09 11:30:32.413408 | controller | Jun 09 10:54:59.961926 crc crio[3651]: time="2026-06-09T10:54:59.961835498Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc000132218}] Aliases:map[]}"
2026-06-09 11:30:32.413423 | controller | Jun 09 10:54:59.963209 crc crio[3651]: time="2026-06-09T10:54:59.963170422Z" level=info msg="Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.413439 | controller | Jun 09 10:55:00.152829 crc crio[3651]: 2026-06-09T10:55:00Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 11:30:32.413459 | controller | Jun 09 10:55:00.154496 crc crio[3651]: time="2026-06-09T10:55:00.152909792Z" level=info msg="Successfully cleaned up network for pod e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400"
2026-06-09 11:30:32.413474 | controller | Jun 09 10:55:00.154496 crc crio[3651]: time="2026-06-09T10:55:00.152938071Z" level=info msg="cleanup sandbox network"
2026-06-09 11:30:32.413490 | controller | Jun 09 10:55:00.154496 crc crio[3651]: time="2026-06-09T10:55:00.152968941Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0(87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d), attempting CNI teardown with cached info"
2026-06-09 11:30:32.413505 | controller | Jun 09 10:55:00.154496 crc crio[3651]: time="2026-06-09T10:55:00.153099059Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc001f92420}] Aliases:map[]}"
2026-06-09 11:30:32.413521 | controller | Jun 09 10:55:00.154496 crc crio[3651]: time="2026-06-09T10:55:00.153217088Z" level=info msg="Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.413537 | controller | Jun 09 10:55:00.324920 crc crio[3651]: 2026-06-09T10:55:00Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 11:30:32.413552 | controller | Jun 09 10:55:00.325136 crc crio[3651]: time="2026-06-09T10:55:00.325027189Z" level=info msg="Successfully cleaned up network for pod 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d"
2026-06-09 11:30:32.413568 | controller | Jun 09 10:55:00.325136 crc crio[3651]: time="2026-06-09T10:55:00.325060908Z" level=info msg="cleanup sandbox network"
2026-06-09 11:30:32.413584 | controller | Jun 09 10:55:00.325136 crc crio[3651]: time="2026-06-09T10:55:00.325099538Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0(21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791), attempting CNI teardown with cached info"
2026-06-09 11:30:32.413600 | controller | Jun 09 10:55:00.325371 crc crio[3651]: time="2026-06-09T10:55:00.325267146Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791 UID:677c2747-1901-4941-94f1-8281cced296b NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc001f927e8}] Aliases:map[]}"
2026-06-09 11:30:32.413616 | controller | Jun 09 10:55:00.325586 crc crio[3651]: time="2026-06-09T10:55:00.325520533Z" level=info msg="Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.413631 | controller | Jun 09 10:55:00.617514 crc crio[3651]: 2026-06-09T10:55:00Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 11:30:32.413650 | controller | Jun 09 10:55:00.617701 crc crio[3651]: time="2026-06-09T10:55:00.61759947Z" level=info msg="Successfully cleaned up network for pod 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791"
2026-06-09 11:30:32.413666 | controller | Jun 09 10:55:00.617701 crc crio[3651]: time="2026-06-09T10:55:00.617632791Z" level=info msg="cleanup sandbox network"
2026-06-09 11:30:32.413682 | controller | Jun 09 10:55:00.617701 crc crio[3651]: time="2026-06-09T10:55:00.617668672Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_openshift-controller-manager-operator-686468bdd5-sjcrn_openshift-controller-manager-operator_84e6e6fd-a448-462c-a5d3-8fa636be2d6f_0(34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e), attempting CNI teardown with cached info"
2026-06-09 11:30:32.413698 | controller | Jun 09 10:55:00.617855 crc crio[3651]: time="2026-06-09T10:55:00.617807526Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc001ecc0a0}] Aliases:map[]}"
2026-06-09 11:30:32.413715 | controller | Jun 09 10:55:00.618046 crc crio[3651]: time="2026-06-09T10:55:00.61794407Z" level=info msg="Deleting pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.413730 | controller | Jun 09 10:55:00.738735 crc crio[3651]: 2026-06-09T10:55:00Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 11:30:32.413750 | controller | Jun 09 10:55:00.738939 crc crio[3651]: time="2026-06-09T10:55:00.738858187Z" level=info msg="Successfully cleaned up network for pod 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e"
2026-06-09 11:30:32.413767 | controller | Jun 09 10:55:00.738939 crc crio[3651]: time="2026-06-09T10:55:00.738901798Z" level=info msg="cleanup sandbox network"
2026-06-09 11:30:32.413903 | controller | Jun 09 10:55:00.739049 crc crio[3651]: time="2026-06-09T10:55:00.73894256Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0(0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007), attempting CNI teardown with cached info"
2026-06-09 11:30:32.413934 | controller | Jun 09 10:55:00.739198 crc crio[3651]: time="2026-06-09T10:55:00.739128135Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007 UID:17b87002-b798-480a-8e17-83053d698239 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc001ecc178}] Aliases:map[]}"
2026-06-09 11:30:32.413953 | controller | Jun 09 10:55:00.739515 crc crio[3651]: time="2026-06-09T10:55:00.739355532Z" level=info msg="Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.413970 | controller | Jun 09 10:55:00.818984 crc crio[3651]: 2026-06-09T10:55:00Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-09 11:30:32.413990 | controller | Jun 09 10:55:00.819364 crc crio[3651]: time="2026-06-09T10:55:00.819246529Z" level=info msg="Successfully cleaned up network for pod 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007"
2026-06-09 11:30:32.414007 | controller | Jun 09 10:55:01.439869 crc crio[3651]: time="2026-06-09T10:55:01.439770926Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.414024 | controller | Jun 09 10:55:01.440317 crc crio[3651]: time="2026-06-09T10:55:01.439969002Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.414040 | controller | Jun 09 10:55:01.440317 crc crio[3651]: time="2026-06-09T10:55:01.440150047Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.414056 | controller | Jun 09 10:55:01.445564 crc crio[3651]: time="2026-06-09T10:55:01.439876909Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.414072 | controller | Jun 09 10:55:01.445991 crc crio[3651]: time="2026-06-09T10:55:01.445861875Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.414088 | controller | Jun 09 10:55:01.585604 crc crio[3651]: time="2026-06-09T10:55:01.58531845Z" level=info msg="Created container 7945013c366739fee631536d0674a6db2a056ed5526871995486058ce296e49c: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=1f577ef3-427b-4240-b918-50fa65f7f11a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.414104 | controller | Jun 09 10:55:01.586997 crc crio[3651]: time="2026-06-09T10:55:01.586907387Z" level=info msg="Starting container: 7945013c366739fee631536d0674a6db2a056ed5526871995486058ce296e49c" id=8e5d095a-199a-4113-a462-1081637933f3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.414121 | controller | Jun 09 10:55:01.591514 crc crio[3651]: time="2026-06-09T10:55:01.591464301Z" level=info msg="Started container" PID=5431 containerID=7945013c366739fee631536d0674a6db2a056ed5526871995486058ce296e49c description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=8e5d095a-199a-4113-a462-1081637933f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=10a436eaf8e348d1b9ab6f246aea0c7409ced60acba075a0c3519143509c4b4b
2026-06-09 11:30:32.414138 | controller | Jun 09 10:55:01.593694 crc crio[3651]: time="2026-06-09T10:55:01.593624975Z" level=info msg="Created container 15712a698a3ce2868f852d4366845619955e942ec3f79ef220b5540e2408c549: openshift-kube-apiserver/kube-apiserver-crc/setup" id=46ccc90a-7010-41d8-baee-8a73b31c1017 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.414154 | controller | Jun 09 10:55:01.593990 crc crio[3651]: time="2026-06-09T10:55:01.593875612Z" level=info msg="Created container 9f4e3cf7ce23c6610a634a227c482bc608d0f41cd87570d4572cc649348ae30a: openshift-etcd/etcd-crc/setup" id=04bcf062-49dd-448f-8542-55a4234e9dd5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.414170 | controller | Jun 09 10:55:01.595348 crc crio[3651]: time="2026-06-09T10:55:01.594093389Z" level=info msg="Created container 324e2f5e986217ca7801f61590a23789482d6c9a37d0bf602b51f8e75dc684fc: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup" id=481ab22b-3e95-4cc4-9f6d-57d3f391116d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.414186 | controller | Jun 09 10:55:01.595348 crc crio[3651]: time="2026-06-09T10:55:01.594172241Z" level=info msg="Created container 22c085aa29bf0c45fa4e03c35bd6c3e85974a240e76e3aa22193bb626d686987: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port" id=269c422f-8a65-4397-8408-cb9937c1bab3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.414205 | controller | Jun 09 10:55:01.595925 crc crio[3651]: time="2026-06-09T10:55:01.595866261Z" level=info msg="Starting container: 9f4e3cf7ce23c6610a634a227c482bc608d0f41cd87570d4572cc649348ae30a" id=3797cf10-07bd-4f04-9791-a601328f6536 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.414222 | controller | Jun 09 10:55:01.595925 crc crio[3651]: time="2026-06-09T10:55:01.595915302Z" level=info msg="Starting container: 15712a698a3ce2868f852d4366845619955e942ec3f79ef220b5540e2408c549" id=7462cadb-2440-4a91-8765-446e0f6f03ad name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.414238 | controller | Jun 09 10:55:01.596047 crc crio[3651]: time="2026-06-09T10:55:01.595941963Z" level=info msg="Starting container: 22c085aa29bf0c45fa4e03c35bd6c3e85974a240e76e3aa22193bb626d686987" id=361fc9b3-0f1b-49c5-9961-5d671ad50f46 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.414254 | controller | Jun 09 10:55:01.596047 crc crio[3651]: time="2026-06-09T10:55:01.596024236Z" level=info msg="Starting container: 324e2f5e986217ca7801f61590a23789482d6c9a37d0bf602b51f8e75dc684fc" id=8ae7c49a-5364-4ba6-ac6e-7805fee547b2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.414270 | controller | Jun 09 10:55:01.601136 crc crio[3651]: time="2026-06-09T10:55:01.601056164Z" level=info msg="Started container" PID=5428 containerID=9f4e3cf7ce23c6610a634a227c482bc608d0f41cd87570d4572cc649348ae30a description=openshift-etcd/etcd-crc/setup id=3797cf10-07bd-4f04-9791-a601328f6536 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb5b64ac67d376ee9bd3b7c89042f4219dbac712d4dd866e59247e0bf4c0aa8a
2026-06-09 11:30:32.414285 | controller | Jun 09 10:55:01.601676 crc crio[3651]: time="2026-06-09T10:55:01.60158787Z" level=info msg="Started container" PID=5432 containerID=22c085aa29bf0c45fa4e03c35bd6c3e85974a240e76e3aa22193bb626d686987 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port id=361fc9b3-0f1b-49c5-9961-5d671ad50f46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b5e8f15da3d80037f06594d903d0a4de729585fa54d22d84d316e09023a95928
2026-06-09 11:30:32.414302 | controller | Jun 09 10:55:01.604227 crc crio[3651]: time="2026-06-09T10:55:01.603567508Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=0f6e57e7-b7f3-4a7f-b71a-a8d34592a0fd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.414318 | controller | Jun 09 10:55:01.608265 crc crio[3651]: time="2026-06-09T10:55:01.60803976Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=20341ab8-b576-447b-8a19-11290a9b2cd3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.414334 | controller | Jun 09 10:55:01.611010 crc crio[3651]: time="2026-06-09T10:55:01.610892274Z" level=info msg="Started container" PID=5426 containerID=324e2f5e986217ca7801f61590a23789482d6c9a37d0bf602b51f8e75dc684fc description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup id=8ae7c49a-5364-4ba6-ac6e-7805fee547b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2dfe4299748d2771e41de0440576c1775c907538a977cc3e4b0534eee62acfeb
2026-06-09 11:30:32.414350 | controller | Jun 09 10:55:01.611598 crc crio[3651]: time="2026-06-09T10:55:01.611571864Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=21522ae8-f3b3-4cbd-a2c8-01bb0eb5355b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.414366 | controller | Jun 09 10:55:01.612197 crc crio[3651]: time="2026-06-09T10:55:01.612176132Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.414385 | controller | Jun 09 10:55:01.613736 crc crio[3651]: time="2026-06-09T10:55:01.613619975Z" level=info msg="Started container" PID=5429 containerID=15712a698a3ce2868f852d4366845619955e942ec3f79ef220b5540e2408c549 description=openshift-kube-apiserver/kube-apiserver-crc/setup id=7462cadb-2440-4a91-8765-446e0f6f03ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=fad9950d4d19f211666866a3f71bcd6bbff39bc9c6aa90e24cf76cd7a4ddf9d1
2026-06-09 11:30:32.414402 | controller | Jun 09 10:55:01.629708 crc crio[3651]: time="2026-06-09T10:55:01.629640007Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.414418 | controller | Jun 09 10:55:01.863183 crc crio[3651]: time="2026-06-09T10:55:01.863066894Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.414433 | controller | Jun 09 10:55:01.983062 crc crio[3651]: time="2026-06-09T10:55:01.98292628Z" level=info msg="Created container f56fd400adac0f331cd726616253c204bbde255926b5a8c6a1b70a5ad9098c8b: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=21522ae8-f3b3-4cbd-a2c8-01bb0eb5355b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.414449 | controller | Jun 09 10:55:01.984822 crc crio[3651]: time="2026-06-09T10:55:01.984726843Z" level=info msg="Starting container: f56fd400adac0f331cd726616253c204bbde255926b5a8c6a1b70a5ad9098c8b" id=ac2973fa-5c20-4da0-ae32-93e76d23a66c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.414464 | controller | Jun 09 10:55:01.989691 crc crio[3651]: time="2026-06-09T10:55:01.989534635Z" level=info msg="Started container" PID=5475 containerID=f56fd400adac0f331cd726616253c204bbde255926b5a8c6a1b70a5ad9098c8b description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=ac2973fa-5c20-4da0-ae32-93e76d23a66c name=/runtime.v1.RuntimeService/StartContainer sandboxID=10a436eaf8e348d1b9ab6f246aea0c7409ced60acba075a0c3519143509c4b4b
2026-06-09 11:30:32.414480 | controller | Jun 09 10:55:02.007715 crc crio[3651]: time="2026-06-09T10:55:02.007493065Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=2b0c7e4a-ef39-4dc2-9fe1-75e6360dc528 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.414495 | controller | Jun 09 10:55:02.010241 crc crio[3651]: time="2026-06-09T10:55:02.010149143Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=a3fadd9d-4467-4f2e-a33e-d6afbf156418 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.414511 | controller | Jun 09 10:55:02.013384 crc crio[3651]: time="2026-06-09T10:55:02.013297866Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer" id=657e9686-47a5-4cd9-a8f1-754f39505563 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.414526 | controller | Jun 09 10:55:02.013918 crc crio[3651]: time="2026-06-09T10:55:02.013845132Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.414542 | controller | Jun 09 10:55:02.023299 crc crio[3651]: time="2026-06-09T10:55:02.023198878Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.414558 | controller | Jun 09 10:55:02.173453 crc crio[3651]: time="2026-06-09T10:55:02.173290496Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=3cb51c8c-2d7f-40ca-a002-dbe0a6bf0491 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.414577 | controller | Jun 09 10:55:02.177020 crc crio[3651]: time="2026-06-09T10:55:02.176936414Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=1edf7391-724c-4bb0-aa00-e18d10fe4607 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.414593 | controller | Jun 09 10:55:02.178070 crc crio[3651]: time="2026-06-09T10:55:02.178001885Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=fa9d971a-67c0-4319-a1e9-7fcf0e019400 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.414609 | controller | Jun 09 10:55:02.179749 crc crio[3651]: time="2026-06-09T10:55:02.17951026Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=35a8ada0-4133-495b-9501-ecc393c1a48b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.414625 | controller | Jun 09 10:55:02.183521 crc crio[3651]: time="2026-06-09T10:55:02.183366984Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=0cbe0bd6-388f-439f-8819-7f2e6e9a3bbf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.414641 | controller | Jun 09 10:55:02.183762 crc crio[3651]: time="2026-06-09T10:55:02.18356719Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=80898785-c1c4-4951-b6bc-d1c74acc5d9d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.414656 | controller | Jun 09 10:55:02.184028 crc crio[3651]: time="2026-06-09T10:55:02.184006472Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.414672 | controller | Jun 09 10:55:02.184612 crc crio[3651]: time="2026-06-09T10:55:02.184500217Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=897f244a-fe91-46e8-8320-16fcf00ba8d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.414688 | controller | Jun 09 10:55:02.186171 crc crio[3651]: time="2026-06-09T10:55:02.186109805Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=2fadf30a-f562-4a67-90e3-f3e785b058eb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.414703 | controller | Jun 09 10:55:02.186781 crc crio[3651]: time="2026-06-09T10:55:02.186756604Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.414719 | controller | Jun 09 10:55:02.188883 crc crio[3651]: time="2026-06-09T10:55:02.188801174Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=4497f619-3e26-4579-a089-a8041991e399 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.414734 | controller | Jun 09 10:55:02.190664 crc crio[3651]: time="2026-06-09T10:55:02.190588387Z" level=info msg="Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio" id=f53e70bd-edcd-402d-9207-d8053a15f13d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.414750 | controller | Jun 09 10:55:02.191161 crc crio[3651]: time="2026-06-09T10:55:02.191087791Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.414769 | controller | Jun 09 10:55:02.192145 crc crio[3651]: time="2026-06-09T10:55:02.19207131Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=e8f36662-936e-437b-9d04-50ce9069e29f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.414792 | controller | Jun 09 10:55:02.198859 crc crio[3651]: time="2026-06-09T10:55:02.198731127Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=0aa1e493-7ce8-466b-ab7f-a8f6a84be748 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.414808 | controller | Jun 09 10:55:02.205986 crc crio[3651]: time="2026-06-09T10:55:02.205230859Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.414823 | controller | Jun 09 10:55:02.209042 crc crio[3651]: time="2026-06-09T10:55:02.208960649Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.414839 | controller | Jun 09 10:55:02.214734 crc crio[3651]: time="2026-06-09T10:55:02.214692978Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.414879 | controller | Jun 09 10:55:02.233796 crc crio[3651]: time="2026-06-09T10:55:02.233272756Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.414897 | controller | Jun 09 10:55:02.289489 crc crio[3651]: time="2026-06-09T10:55:02.288838366Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.414912 | controller | Jun 09 10:55:03.248851 crc crio[3651]: time="2026-06-09T10:55:03.248098285Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.414928 | controller | Jun 09 10:55:03.380197 crc crio[3651]: time="2026-06-09T10:55:03.379573783Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.414943 | controller | Jun 09 10:55:03.389700 crc crio[3651]: time="2026-06-09T10:55:03.389140856Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.414959 | controller | Jun 09 10:55:03.441219 crc crio[3651]: time="2026-06-09T10:55:03.440674706Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.414974 | controller | Jun 09 10:55:03.547781 crc crio[3651]: time="2026-06-09T10:55:03.546133027Z" level=info msg="Created container 2a0b1cba9c3731f941e015148874753cb615a14a1fee31c937d95cd966e0e18c: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=0cbe0bd6-388f-439f-8819-7f2e6e9a3bbf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.414990 | controller | Jun 09 10:55:03.550989 crc crio[3651]: time="2026-06-09T10:55:03.550782584Z" level=info msg="Starting container: 2a0b1cba9c3731f941e015148874753cb615a14a1fee31c937d95cd966e0e18c" id=0cd9bb56-d2f4-4715-8c25-6a53d21336ef name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.415005 | controller | Jun 09 10:55:03.616087 crc crio[3651]: time="2026-06-09T10:55:03.615857134Z" level=info msg="Started container" PID=5528 containerID=2a0b1cba9c3731f941e015148874753cb615a14a1fee31c937d95cd966e0e18c description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=0cd9bb56-d2f4-4715-8c25-6a53d21336ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb5b64ac67d376ee9bd3b7c89042f4219dbac712d4dd866e59247e0bf4c0aa8a
2026-06-09 11:30:32.415025 | controller | Jun 09 10:55:03.633567 crc crio[3651]: time="2026-06-09T10:55:03.632924788Z" level=info msg="Created container 8bdf1c1c0aa90a658f355aab3399ae9d6f091c23819ba96463ba229872ae761f: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=0aa1e493-7ce8-466b-ab7f-a8f6a84be748 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.415041 | controller | Jun 09 10:55:03.644700 crc crio[3651]: time="2026-06-09T10:55:03.642455699Z" level=info msg="Starting container: 8bdf1c1c0aa90a658f355aab3399ae9d6f091c23819ba96463ba229872ae761f" id=ac720d1d-86d4-4bb4-8f96-40561acc4312 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.415057 | controller | Jun 09 10:55:03.649569 crc crio[3651]: time="2026-06-09T10:55:03.64927126Z" level=info msg="Created container 36f2e1ed22a4b90cfb0b3b5f7bbe79ebb39effb716bd2232e41c8493d90eb4c0: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio" id=f53e70bd-edcd-402d-9207-d8053a15f13d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.415073 | controller | Jun 09 10:55:03.651103 crc crio[3651]: time="2026-06-09T10:55:03.650867528Z" level=info msg="Starting container: 36f2e1ed22a4b90cfb0b3b5f7bbe79ebb39effb716bd2232e41c8493d90eb4c0" id=4bbedb0e-a46f-4554-89d0-0ceddbd144b3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.415089 | controller | Jun 09 10:55:03.654267 crc crio[3651]: time="2026-06-09T10:55:03.654200606Z" level=info msg="Started container" PID=5542 containerID=8bdf1c1c0aa90a658f355aab3399ae9d6f091c23819ba96463ba229872ae761f description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=ac720d1d-86d4-4bb4-8f96-40561acc4312 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b5e8f15da3d80037f06594d903d0a4de729585fa54d22d84d316e09023a95928
2026-06-09 11:30:32.415105 | controller | Jun 09 10:55:03.662892 crc crio[3651]: time="2026-06-09T10:55:03.662631145Z" level=info msg="Created container 320832db735b50aaab85c306b8699cdc59b2a0da20c65419d30890db1c38b9cc: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=80898785-c1c4-4951-b6bc-d1c74acc5d9d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.415121 | controller | Jun 09 10:55:03.666293 crc crio[3651]: time="2026-06-09T10:55:03.666024385Z" level=info msg="Starting container: 320832db735b50aaab85c306b8699cdc59b2a0da20c65419d30890db1c38b9cc" id=f85acb95-9e72-4f0a-98ef-1f9feecdb53a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.415137 | controller | Jun 09 10:55:03.681148 crc crio[3651]: time="2026-06-09T10:55:03.681051218Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=5e690cfd-84d3-49b1-8f82-5de119b16926 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.415153 | controller | Jun 09 10:55:03.685182 crc crio[3651]: time="2026-06-09T10:55:03.683335915Z" level=info msg="Started container" PID=5541 containerID=320832db735b50aaab85c306b8699cdc59b2a0da20c65419d30890db1c38b9cc description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=f85acb95-9e72-4f0a-98ef-1f9feecdb53a name=/runtime.v1.RuntimeService/StartContainer sandboxID=fad9950d4d19f211666866a3f71bcd6bbff39bc9c6aa90e24cf76cd7a4ddf9d1
2026-06-09 11:30:32.415169 | controller | Jun 09 10:55:03.691235 crc crio[3651]: time="2026-06-09T10:55:03.69026203Z" level=info msg="Started container" PID=5536 containerID=36f2e1ed22a4b90cfb0b3b5f7bbe79ebb39effb716bd2232e41c8493d90eb4c0 description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio id=4bbedb0e-a46f-4554-89d0-0ceddbd144b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2dfe4299748d2771e41de0440576c1775c907538a977cc3e4b0534eee62acfeb
2026-06-09 11:30:32.415184 | controller | Jun 09 10:55:03.705235 crc crio[3651]: time="2026-06-09T10:55:03.705031525Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=c38a8863-824e-43ed-b9b8-6dce6844f671 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.415203 | controller | Jun 09 10:55:03.712123 crc crio[3651]: time="2026-06-09T10:55:03.710305341Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer" id=2cd68356-b0f4-4ed0-87e2-566b1ec3211d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.415219 | controller | Jun 09 10:55:03.712123 crc crio[3651]: time="2026-06-09T10:55:03.711321791Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.415235 | controller | Jun 09 10:55:03.855896 crc crio[3651]: time="2026-06-09T10:55:03.85576013Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.415250 | controller | Jun 09 10:55:03.900923 crc crio[3651]: time="2026-06-09T10:55:03.900737939Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=cc0660a5-0ed3-4cb8-8913-5d383b64e5e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.415266 | controller | Jun 09 10:55:03.905819 crc crio[3651]: time="2026-06-09T10:55:03.903632605Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=b9c54c1d-be36-4064-8a37-09ca93b86800 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.415281 | controller | Jun 09 10:55:03.917185 crc crio[3651]: time="2026-06-09T10:55:03.916478964Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=b69a98a4-c312-4fe0-808d-95c02a95a0c2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.415297 | controller | Jun 09 10:55:03.917185 crc crio[3651]: time="2026-06-09T10:55:03.916918347Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.415313 | controller | Jun 09 10:55:03.966796 crc crio[3651]: time="2026-06-09T10:55:03.966241462Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.415349 | controller | Jun 09 10:55:04.216553 crc crio[3651]: time="2026-06-09T10:55:04.216143225Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=94b8b406-df8e-40b3-9f35-19e5524fffe7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.415375 | controller | Jun 09 10:55:04.218610 crc crio[3651]: time="2026-06-09T10:55:04.218542876Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=152a4ce2-9538-4fe5-91aa-c933ccdfaff4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.415391 | controller | Jun 09 10:55:04.220668 crc crio[3651]: time="2026-06-09T10:55:04.220625857Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-resources-copy" id=a44fadbd-0e1f-4b1e-9fea-58382e0abc1b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.415407 | controller | Jun 09 10:55:04.220918 crc crio[3651]: time="2026-06-09T10:55:04.220880565Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.415423 | controller | Jun 09 10:55:04.238592 crc crio[3651]: time="2026-06-09T10:55:04.238473024Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.415443 | controller | Jun 09 10:55:04.737099 crc crio[3651]: time="2026-06-09T10:55:04.737049723Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.415460 | controller | Jun 09 10:55:04.755863 crc crio[3651]: time="2026-06-09T10:55:04.755721964Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.415476 | controller | Jun 09 10:55:04.927645 crc crio[3651]: time="2026-06-09T10:55:04.927239354Z" level=info msg="Created container 41c18ecd074f2c7143d86ce51e97db5a88a16826fadc589dcdceaa09f0738b4e: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer" id=2cd68356-b0f4-4ed0-87e2-566b1ec3211d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.415492 | controller | Jun 09 10:55:04.937032 crc crio[3651]: time="2026-06-09T10:55:04.933344534Z" level=info msg="Starting container: 41c18ecd074f2c7143d86ce51e97db5a88a16826fadc589dcdceaa09f0738b4e" id=5439378e-525e-4e9c-9ca7-eef99c900d35 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.415508 | controller | Jun 09 10:55:04.969329 crc crio[3651]: time="2026-06-09T10:55:04.969280585Z" level=info msg="Started container" PID=5578 containerID=41c18ecd074f2c7143d86ce51e97db5a88a16826fadc589dcdceaa09f0738b4e description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer id=5439378e-525e-4e9c-9ca7-eef99c900d35 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b5e8f15da3d80037f06594d903d0a4de729585fa54d22d84d316e09023a95928
2026-06-09 11:30:32.415524 | controller | Jun 09 10:55:05.061252 crc crio[3651]: time="2026-06-09T10:55:05.061190636Z" level=info msg="Created container 85365dd87316c459bbbfb55ed7b0d0dde94a29b93efd96147d7a58a391785d68: openshift-etcd/etcd-crc/etcd-resources-copy" id=a44fadbd-0e1f-4b1e-9fea-58382e0abc1b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.415539 | controller | Jun 09 10:55:05.063837 crc crio[3651]: time="2026-06-09T10:55:05.063674569Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=f446e9d5-ecbb-4c1b-9bcd-f54643e1514e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.415555 | controller | Jun 09 10:55:05.064056 crc crio[3651]: time="2026-06-09T10:55:05.063927647Z" level=info msg="Starting container: 85365dd87316c459bbbfb55ed7b0d0dde94a29b93efd96147d7a58a391785d68" id=b0359827-8e0c-4ae5-8fe9-5c954cab6858 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.415571 | controller | Jun 09 10:55:05.067064 crc crio[3651]: time="2026-06-09T10:55:05.066808102Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=5f8b68a8-e05c-42d1-b10f-cd3b23212e2f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.415586 | controller | Jun 09 10:55:05.075212 crc crio[3651]: time="2026-06-09T10:55:05.075085806Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=b699941f-4442-45fc-8476-d1fbe7700c32 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.415602 | controller | Jun 09 10:55:05.077835 crc crio[3651]: time="2026-06-09T10:55:05.077325822Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.415618 | controller | Jun 09 10:55:05.090329 crc crio[3651]: time="2026-06-09T10:55:05.089587164Z" level=info msg="Started container" PID=5580 containerID=85365dd87316c459bbbfb55ed7b0d0dde94a29b93efd96147d7a58a391785d68 description=openshift-etcd/etcd-crc/etcd-resources-copy id=b0359827-8e0c-4ae5-8fe9-5c954cab6858 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb5b64ac67d376ee9bd3b7c89042f4219dbac712d4dd866e59247e0bf4c0aa8a
2026-06-09 11:30:32.415638 | controller | Jun 09 10:55:05.130268 crc crio[3651]: time="2026-06-09T10:55:05.1301079Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.415654 | controller | Jun 09 10:55:06.140103 crc crio[3651]: time="2026-06-09T10:55:06.139862408Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.415670 | controller | Jun 09 10:55:06.363704 crc crio[3651]: time="2026-06-09T10:55:06.363613589Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=0a1b44a7-51e0-4f3b-bd64-7f1425fc05e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.415685 | controller | Jun 09 10:55:06.385559 crc crio[3651]: time="2026-06-09T10:55:06.383156296Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=06fe1e10-7352-45ec-b07a-485dc5b3a154 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.415701 | controller | Jun 09 10:55:06.396244 crc crio[3651]: time="2026-06-09T10:55:06.396057156Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcdctl" id=165c6e83-1d64-44bb-b7a0-4b10a2f0c5fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.415717 | controller | Jun 09 10:55:06.396647 crc crio[3651]: time="2026-06-09T10:55:06.396569772Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.415732 | controller | Jun 09 10:55:06.421542 crc crio[3651]: time="2026-06-09T10:55:06.418145598Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.415747 | controller | Jun 09 10:55:06.461947 crc crio[3651]: time="2026-06-09T10:55:06.461828167Z" level=info msg="Created container c9c66c23406b7fdb6582b4ecd456c3f34fb88f50ce2287d30a5bb49c96c29c83: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=b699941f-4442-45fc-8476-d1fbe7700c32 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.415763 | controller | Jun 09 10:55:06.465120 crc crio[3651]: time="2026-06-09T10:55:06.465070783Z" level=info msg="Starting container: c9c66c23406b7fdb6582b4ecd456c3f34fb88f50ce2287d30a5bb49c96c29c83" id=72901128-0597-423b-b31c-a5f384bb7a72 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.415778 | controller | Jun 09 10:55:06.487676 crc crio[3651]: time="2026-06-09T10:55:06.487242647Z" level=info msg="Started container" PID=5643 containerID=c9c66c23406b7fdb6582b4ecd456c3f34fb88f50ce2287d30a5bb49c96c29c83 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=72901128-0597-423b-b31c-a5f384bb7a72 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b5e8f15da3d80037f06594d903d0a4de729585fa54d22d84d316e09023a95928
2026-06-09 11:30:32.415794 | controller | Jun 09 10:55:07.002657 crc crio[3651]: time="2026-06-09T10:55:07.002500158Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.415810 | controller | Jun 09 10:55:07.152692 crc crio[3651]: time="2026-06-09T10:55:07.152345679Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.415829 | controller | Jun 09 10:55:07.159663 crc crio[3651]: time="2026-06-09T10:55:07.15948546Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.415844 | controller | Jun 09 10:55:07.344143 crc crio[3651]: time="2026-06-09T10:55:07.343993763Z" level=info msg="Created container 8fa9db586f7c6a4a4c319d01da6123194ceb1b0512c8eff084df1bbf387e9d50: openshift-etcd/etcd-crc/etcdctl" id=165c6e83-1d64-44bb-b7a0-4b10a2f0c5fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.415885 | controller | Jun 09 10:55:07.345647 crc crio[3651]: time="2026-06-09T10:55:07.345534949Z" level=info msg="Starting container: 8fa9db586f7c6a4a4c319d01da6123194ceb1b0512c8eff084df1bbf387e9d50" id=7100a99e-bf2e-45c6-a79a-20c2d1229814 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.415902 | controller | Jun 09 10:55:07.351226 crc crio[3651]: time="2026-06-09T10:55:07.351066742Z" level=info msg="Started container" PID=5675 containerID=8fa9db586f7c6a4a4c319d01da6123194ceb1b0512c8eff084df1bbf387e9d50 description=openshift-etcd/etcd-crc/etcdctl id=7100a99e-bf2e-45c6-a79a-20c2d1229814 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb5b64ac67d376ee9bd3b7c89042f4219dbac712d4dd866e59247e0bf4c0aa8a
2026-06-09 11:30:32.415918 | controller | Jun 09 10:55:07.385897 crc crio[3651]: time="2026-06-09T10:55:07.385160288Z" level=info msg="Created container be0e8bfd702b205e6c7010fb639a4cf1a4c3505d3aba97a7f58201d9d024b82e: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=b69a98a4-c312-4fe0-808d-95c02a95a0c2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.415934 | controller | Jun 09 10:55:07.387631 crc crio[3651]: time="2026-06-09T10:55:07.387058594Z" level=info msg="Starting container: be0e8bfd702b205e6c7010fb639a4cf1a4c3505d3aba97a7f58201d9d024b82e" id=dc8c32e4-e096-4448-b743-a4b9f6347f0a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.415950 | controller | Jun 09 10:55:07.400604 crc crio[3651]: time="2026-06-09T10:55:07.400291984Z" level=info msg="Started container" PID=5683 containerID=be0e8bfd702b205e6c7010fb639a4cf1a4c3505d3aba97a7f58201d9d024b82e description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=dc8c32e4-e096-4448-b743-a4b9f6347f0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=fad9950d4d19f211666866a3f71bcd6bbff39bc9c6aa90e24cf76cd7a4ddf9d1
2026-06-09 11:30:32.415966 | controller | Jun 09 10:55:07.488864 crc crio[3651]: time="2026-06-09T10:55:07.488331411Z" level=info msg="Created container d303209ae10aed68c69fbfd69d115cd865dca0eb0d244b59ccd1410fa41e5fb0: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer" id=657e9686-47a5-4cd9-a8f1-754f39505563 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.415982 | controller | Jun 09 10:55:07.492823 crc crio[3651]: time="2026-06-09T10:55:07.49268859Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=1f87da8a-e741-486a-8b34-d26d1b411242 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.415998 | controller | Jun 09 10:55:07.494775 crc crio[3651]: time="2026-06-09T10:55:07.493972268Z" level=info msg="Starting container: d303209ae10aed68c69fbfd69d115cd865dca0eb0d244b59ccd1410fa41e5fb0" id=167e02ff-8bd8-43ef-8285-f49ac967fa14 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.416014 | controller | Jun 09 10:55:07.495736 crc crio[3651]: time="2026-06-09T10:55:07.495381209Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=1e9ff8fd-2a56-4221-ac73-4d14cfd994f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.416030 | controller | Jun 09 10:55:07.503864 crc crio[3651]: time="2026-06-09T10:55:07.503812298Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd" id=f32d6542-1655-40b8-bddc-773d5a4351f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.416053 | controller | Jun 09 10:55:07.504282 crc crio[3651]: time="2026-06-09T10:55:07.504186319Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.416069 | controller | Jun 09 10:55:07.529888 crc crio[3651]: time="2026-06-09T10:55:07.529766974Z" level=info msg="Started container" PID=5684 containerID=d303209ae10aed68c69fbfd69d115cd865dca0eb0d244b59ccd1410fa41e5fb0 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer id=167e02ff-8bd8-43ef-8285-f49ac967fa14 name=/runtime.v1.RuntimeService/StartContainer sandboxID=10a436eaf8e348d1b9ab6f246aea0c7409ced60acba075a0c3519143509c4b4b
2026-06-09 11:30:32.416085 | controller | Jun 09 10:55:07.532876 crc crio[3651]: time="2026-06-09T10:55:07.532760982Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.416101 | controller | Jun 09 10:55:07.717988 crc crio[3651]: time="2026-06-09T10:55:07.716616386Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=f93e0d5b-565a-4624-b14e-f08baf7c626f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.416116 | controller | Jun 09 10:55:07.743742 crc crio[3651]: time="2026-06-09T10:55:07.743214771Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=f6f768ee-1e14-4b42-aa7f-afe980545531 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.416132 | controller | Jun 09 10:55:07.748765 crc crio[3651]: time="2026-06-09T10:55:07.747951601Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=afadb4fe-ac89-4569-b24d-324c4620b53f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.416148 | controller | Jun 09 10:55:07.751169 crc crio[3651]: time="2026-06-09T10:55:07.74996603Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.416164 | controller | Jun 09 10:55:07.791149 crc crio[3651]: time="2026-06-09T10:55:07.790770094Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.416179 | controller | Jun 09 10:55:07.806004 crc crio[3651]: time="2026-06-09T10:55:07.80589513Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=1deacf5d-7100-4e5d-a0a9-af72b96f6487 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.416194 | controller | Jun 09 10:55:07.821229 crc crio[3651]: time="2026-06-09T10:55:07.820487581Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=64fead53-4092-4f38-be1b-6dfe67da150a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.416210 | controller | Jun 09 10:55:07.858968 crc crio[3651]: time="2026-06-09T10:55:07.85876448Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=c14477c5-f439-48ba-aefb-6607f390e644 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.416225 | controller | Jun 09 10:55:07.860190 crc crio[3651]: time="2026-06-09T10:55:07.859310206Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.416245 | controller | Jun 09 10:55:07.973672 crc crio[3651]: time="2026-06-09T10:55:07.969883598Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.416261 | controller | Jun 09 10:55:08.233983 crc crio[3651]: time="2026-06-09T10:55:08.23195602Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.416277 | controller | Jun 09 10:55:09.066616 crc crio[3651]: time="2026-06-09T10:55:09.065754819Z" level=info msg="Created container 9631b02858ce4d5823108fd971759a4ecba68e8a66adc109c710d28adacf631f: openshift-etcd/etcd-crc/etcd" id=f32d6542-1655-40b8-bddc-773d5a4351f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.416293 | controller | Jun 09 10:55:09.073009 crc crio[3651]: time="2026-06-09T10:55:09.072635812Z" level=info msg="Starting container: 9631b02858ce4d5823108fd971759a4ecba68e8a66adc109c710d28adacf631f" id=6bc64db3-bc95-4169-a979-3ef7f4d04fa6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.416308 | controller | Jun 09 10:55:09.101934 crc crio[3651]: time="2026-06-09T10:55:09.100914556Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.416324 | controller | Jun 09 10:55:09.136234 crc crio[3651]: time="2026-06-09T10:55:09.135994191Z" level=info msg="Started container" PID=5738 containerID=9631b02858ce4d5823108fd971759a4ecba68e8a66adc109c710d28adacf631f description=openshift-etcd/etcd-crc/etcd id=6bc64db3-bc95-4169-a979-3ef7f4d04fa6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb5b64ac67d376ee9bd3b7c89042f4219dbac712d4dd866e59247e0bf4c0aa8a
2026-06-09 11:30:32.416340 | controller | Jun 09 10:55:09.203999 crc crio[3651]: time="2026-06-09T10:55:09.203904325Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.416356 | controller | Jun 09 10:55:09.414335 crc crio[3651]: time="2026-06-09T10:55:09.413842908Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=f9f92418-6c03-41bf-b190-c4b4f3df6644 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.416372 | controller | Jun 09 10:55:09.418709 crc crio[3651]: time="2026-06-09T10:55:09.418066583Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=876023d8-e614-4019-8001-90e8f63c6051 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.416387 | controller | Jun 09 10:55:09.421698 crc crio[3651]: time="2026-06-09T10:55:09.421606908Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-metrics" id=940bfedd-d839-4e6e-a522-e9b768ea7c6f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.416402 | controller | Jun 09 10:55:09.422909 crc crio[3651]: time="2026-06-09T10:55:09.422853964Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.416418 | controller | Jun 09 10:55:09.455286 crc crio[3651]: time="2026-06-09T10:55:09.45524779Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.416433 | controller | Jun 09 10:55:09.588095 crc crio[3651]: time="2026-06-09T10:55:09.583489603Z" level=info msg="Created container d3b492aa594e2e091cf56854ef6cf5e56536664d7e723e9afc430f56d36b1a44: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=afadb4fe-ac89-4569-b24d-324c4620b53f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.416452 | controller | Jun 09 10:55:09.588095 crc crio[3651]: time="2026-06-09T10:55:09.584237645Z" level=info msg="Created container a69a5731ddd361849aa7e06d6f586fb49a84c0c7e9ebebc7fbb11be12ca1c827: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=c14477c5-f439-48ba-aefb-6607f390e644 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.416468 | controller | Jun 09 10:55:09.588675 crc crio[3651]: time="2026-06-09T10:55:09.58814933Z" level=info msg="Starting container: d3b492aa594e2e091cf56854ef6cf5e56536664d7e723e9afc430f56d36b1a44" id=9e2ee337-563c-4395-ae62-33436a68b192 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.416483 | controller | Jun 09 10:55:09.593660 crc crio[3651]: time="2026-06-09T10:55:09.593545359Z" level=info msg="Starting container: a69a5731ddd361849aa7e06d6f586fb49a84c0c7e9ebebc7fbb11be12ca1c827" id=b220cb4b-4296-4039-bda4-8a861bd08e1c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.416499 | controller | Jun 09 10:55:09.622249 crc crio[3651]: time="2026-06-09T10:55:09.622199235Z" level=info msg="Started container" PID=5766 containerID=a69a5731ddd361849aa7e06d6f586fb49a84c0c7e9ebebc7fbb11be12ca1c827 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=b220cb4b-4296-4039-bda4-8a861bd08e1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=10a436eaf8e348d1b9ab6f246aea0c7409ced60acba075a0c3519143509c4b4b
2026-06-09 11:30:32.416516 | controller | Jun 09 10:55:09.629859 crc crio[3651]: time="2026-06-09T10:55:09.629694076Z" level=info msg="Started container" PID=5760 containerID=d3b492aa594e2e091cf56854ef6cf5e56536664d7e723e9afc430f56d36b1a44 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=9e2ee337-563c-4395-ae62-33436a68b192 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fad9950d4d19f211666866a3f71bcd6bbff39bc9c6aa90e24cf76cd7a4ddf9d1
2026-06-09 11:30:32.416532 | controller | Jun 09 10:55:09.804176 crc crio[3651]: time="2026-06-09T10:55:09.804091821Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=2d0ff8ce-7318-47d3-9b82-34ff3a14f529 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.416548 | controller | Jun 09 10:55:09.809378 crc crio[3651]: time="2026-06-09T10:55:09.809066968Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=25b472b1-8ef0-458e-ae75-64af4662c7c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.416563 | controller | Jun 09 10:55:09.812830 crc crio[3651]: time="2026-06-09T10:55:09.812651303Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=8784ba25-a97b-4e72-9a3a-338625569b1c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.416579 | controller | Jun 09 10:55:09.813246 crc crio[3651]: time="2026-06-09T10:55:09.813149278Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.416594 | controller | Jun 09 10:55:09.874063 crc crio[3651]: time="2026-06-09T10:55:09.873825258Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.416610 | controller | Jun 09 10:55:09.970880 crc crio[3651]: time="2026-06-09T10:55:09.969201312Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.416625 | controller | Jun 09 10:55:10.305274 crc crio[3651]: time="2026-06-09T10:55:10.305131563Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.416644 | controller | Jun 09 10:55:10.401573 crc crio[3651]: time="2026-06-09T10:55:10.401347381Z" level=info msg="Created container 7e192238d01b996ae0f828b3678e227c885a85f1d9e01b25ec9e4699b0f8674f: openshift-etcd/etcd-crc/etcd-metrics" id=940bfedd-d839-4e6e-a522-e9b768ea7c6f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.416660 | controller | Jun 09 10:55:10.403734 crc crio[3651]: time="2026-06-09T10:55:10.403238617Z" level=info msg="Starting container: 7e192238d01b996ae0f828b3678e227c885a85f1d9e01b25ec9e4699b0f8674f" id=44f366f7-dffa-4f5d-809d-d0035fc54469 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.416676 | controller | Jun 09 10:55:10.461987 crc crio[3651]: time="2026-06-09T10:55:10.461761864Z" level=info msg="Started container" PID=5796 containerID=7e192238d01b996ae0f828b3678e227c885a85f1d9e01b25ec9e4699b0f8674f description=openshift-etcd/etcd-crc/etcd-metrics id=44f366f7-dffa-4f5d-809d-d0035fc54469 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb5b64ac67d376ee9bd3b7c89042f4219dbac712d4dd866e59247e0bf4c0aa8a
2026-06-09 11:30:32.416691 | controller | Jun 09 10:55:10.558218 crc crio[3651]: time="2026-06-09T10:55:10.558091536Z" level=info msg="Created container 93ac8c06fcda9fb59496290bca8d357a5cf3a733adc264be91ced5a1d598ad8d: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=8784ba25-a97b-4e72-9a3a-338625569b1c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.416707 | controller | Jun 09 10:55:10.561508 crc crio[3651]: time="2026-06-09T10:55:10.561344832Z" level=info msg="Starting container: 93ac8c06fcda9fb59496290bca8d357a5cf3a733adc264be91ced5a1d598ad8d" id=e5deba2d-fb15-4b07-adbe-78848935347d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.416722 | controller | Jun 09 10:55:10.572979 crc crio[3651]: time="2026-06-09T10:55:10.572304045Z" level=info msg="Started container" PID=5801 containerID=93ac8c06fcda9fb59496290bca8d357a5cf3a733adc264be91ced5a1d598ad8d description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=e5deba2d-fb15-4b07-adbe-78848935347d name=/runtime.v1.RuntimeService/StartContainer sandboxID=fad9950d4d19f211666866a3f71bcd6bbff39bc9c6aa90e24cf76cd7a4ddf9d1
2026-06-09 11:30:32.416738 | controller | Jun 09 10:55:10.647208 crc crio[3651]: time="2026-06-09T10:55:10.646903906Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=38d199f7-22f6-45f5-8329-5cc3533cfbab name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.416753 | controller | Jun 09 10:55:10.662651 crc crio[3651]: time="2026-06-09T10:55:10.662169337Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=dbf2dab9-4243-4090-bda1-ccdedaffcf72 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.416769 | controller | Jun 09 10:55:10.672262 crc crio[3651]: time="2026-06-09T10:55:10.67178533Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-readyz" id=6b18cc62-e51f-44f1-b480-502d93d13571 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.416785 | controller | Jun 09 10:55:10.673243 crc crio[3651]: time="2026-06-09T10:55:10.673100199Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.416800 | controller | Jun 09 10:55:10.740533 crc crio[3651]: time="2026-06-09T10:55:10.737654454Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.416815 | controller | Jun 09 10:55:10.800014 crc crio[3651]: time="2026-06-09T10:55:10.799667233Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=3254f077-4bda-4df0-a1f7-5d7785fc0b65 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.416833 | controller | Jun 09 10:55:10.804151 crc crio[3651]: time="2026-06-09T10:55:10.804106654Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=782543d6-f9b7-4fdc-83e8-ba057252d75c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.416863 | controller | Jun 09 10:55:10.807763 crc crio[3651]: time="2026-06-09T10:55:10.807710971Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=33229dab-f3d4-4cb8-9041-87bc85daa95d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.416884 | controller | Jun 09 10:55:10.808476 crc crio[3651]: time="2026-06-09T10:55:10.808189275Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.416901 | controller | Jun 09 10:55:10.827534 crc crio[3651]: time="2026-06-09T10:55:10.821695993Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.416917 | controller | Jun 09 10:55:11.722712 crc crio[3651]: time="2026-06-09T10:55:11.721940243Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.416944 | controller | Jun 09 10:55:11.793982 crc crio[3651]: time="2026-06-09T10:55:11.793515135Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.416960 | controller | Jun 09 10:55:12.410515 crc crio[3651]: time="2026-06-09T10:55:12.41025432Z" level=info msg="Created container 4b526bcaa230f14a4cff22097a79ded71ce1d516ab3f5c20481e8b887df08394: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=33229dab-f3d4-4cb8-9041-87bc85daa95d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.416976 | controller | Jun 09 10:55:12.418843 crc crio[3651]: time="2026-06-09T10:55:12.415758152Z" level=info msg="Starting container: 4b526bcaa230f14a4cff22097a79ded71ce1d516ab3f5c20481e8b887df08394" id=3e063a68-2e25-4df0-a775-072f4c7b6d5d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.416991 | controller | Jun 09 10:55:12.420933 crc crio[3651]: time="2026-06-09T10:55:12.420702788Z" level=info msg="Created container 4db6b4bf4639df788c49b0de28b48b1dc7331d59d3421385a69deba0ae201272: openshift-etcd/etcd-crc/etcd-readyz" id=6b18cc62-e51f-44f1-b480-502d93d13571 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.417007 | controller | Jun 09 10:55:12.437349 crc crio[3651]: time="2026-06-09T10:55:12.436873945Z" level=info msg="Starting container: 4db6b4bf4639df788c49b0de28b48b1dc7331d59d3421385a69deba0ae201272" id=d06fc6f5-9b0e-4a2b-bddb-64ea8fdc9972 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.417022 | controller | Jun 09 10:55:12.470903 crc crio[3651]: time="2026-06-09T10:55:12.470048254Z" level=info msg="Started container" PID=5869 containerID=4b526bcaa230f14a4cff22097a79ded71ce1d516ab3f5c20481e8b887df08394 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=3e063a68-2e25-4df0-a775-072f4c7b6d5d name=/runtime.v1.RuntimeService/StartContainer sandboxID=fad9950d4d19f211666866a3f71bcd6bbff39bc9c6aa90e24cf76cd7a4ddf9d1
2026-06-09 11:30:32.417039 | controller | Jun 09 10:55:12.500206 crc crio[3651]: time="2026-06-09T10:55:12.499370619Z" level=info msg="Started container" PID=5868 containerID=4db6b4bf4639df788c49b0de28b48b1dc7331d59d3421385a69deba0ae201272 description=openshift-etcd/etcd-crc/etcd-readyz id=d06fc6f5-9b0e-4a2b-bddb-64ea8fdc9972 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb5b64ac67d376ee9bd3b7c89042f4219dbac712d4dd866e59247e0bf4c0aa8a
2026-06-09 11:30:32.417059 | controller | Jun 09 10:55:12.850297 crc crio[3651]: time="2026-06-09T10:55:12.849915791Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=637f2b9f-2241-41ef-a70b-e0a7343858f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.417076 | controller | Jun 09 10:55:12.861853 crc crio[3651]: time="2026-06-09T10:55:12.8617373Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=3e3b635e-620b-4669-9eac-a98f4fbb39d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.417092 | controller | Jun 09 10:55:12.877822 crc crio[3651]: time="2026-06-09T10:55:12.877284749Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-rev" id=9626e826-4ac5-4e65-a34e-96c30d5e84ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.417107 | controller | Jun 09 10:55:12.878867 crc crio[3651]: time="2026-06-09T10:55:12.878800733Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.417123 | controller | Jun 09 10:55:12.977295 crc crio[3651]: time="2026-06-09T10:55:12.976808695Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.417138 | controller | Jun 09 10:55:13.771238 crc crio[3651]: time="2026-06-09T10:55:13.7711702Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.417154 | controller | Jun 09 10:55:14.027488 crc crio[3651]: time="2026-06-09T10:55:14.027291526Z" level=info msg="Created container ca73ddfecbefba58b1facb4bb2115610b516101c76daeb57c8b130455a8c3f15: openshift-etcd/etcd-crc/etcd-rev" id=9626e826-4ac5-4e65-a34e-96c30d5e84ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.417169 | controller | Jun 09 10:55:14.028833 crc crio[3651]: time="2026-06-09T10:55:14.02878909Z" level=info msg="Starting container: ca73ddfecbefba58b1facb4bb2115610b516101c76daeb57c8b130455a8c3f15" id=ba69485c-8006-4aed-8a11-5f3a549161d1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.417185 | controller | Jun 09 10:55:14.035324 crc crio[3651]: time="2026-06-09T10:55:14.035290962Z" level=info msg="Started container" PID=5909 containerID=ca73ddfecbefba58b1facb4bb2115610b516101c76daeb57c8b130455a8c3f15 description=openshift-etcd/etcd-crc/etcd-rev id=ba69485c-8006-4aed-8a11-5f3a549161d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb5b64ac67d376ee9bd3b7c89042f4219dbac712d4dd866e59247e0bf4c0aa8a
2026-06-09 11:30:32.417200 | controller | Jun 09 10:55:33.901828 crc crio[3651]: time="2026-06-09T10:55:33.901201481Z" level=info msg="Stopping container: f56fd400adac0f331cd726616253c204bbde255926b5a8c6a1b70a5ad9098c8b (timeout: 30s)" id=8e810e2b-44db-4e02-8e0e-e983e847472a name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.417215 | controller | Jun 09 10:55:34.639558 crc crio[3651]: time="2026-06-09T10:55:34.637806952Z" level=info msg="Stopped container f56fd400adac0f331cd726616253c204bbde255926b5a8c6a1b70a5ad9098c8b: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=8e810e2b-44db-4e02-8e0e-e983e847472a name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.417231 | controller | Jun 09 10:55:34.640916 crc crio[3651]: time="2026-06-09T10:55:34.640848112Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=497f5acd-cc2f-43f3-a0d5-cc959db89e69 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.417250 | controller | Jun 09 10:55:34.644162 crc crio[3651]: time="2026-06-09T10:55:34.644004065Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=a2958df9-e96a-4a97-bd2c-52be34bd057b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.417266 | controller | Jun 09 10:55:34.648489 crc crio[3651]: time="2026-06-09T10:55:34.647713755Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=3b5ec531-56e6-4c2f-bca8-628100af9c69 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.417281 | controller | Jun 09 10:55:34.648489 crc crio[3651]: time="2026-06-09T10:55:34.648151998Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.417297 | controller | Jun 09 10:55:34.663166 crc crio[3651]: time="2026-06-09T10:55:34.663047467Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.417312 | controller | Jun 09 10:55:34.999615 crc crio[3651]: time="2026-06-09T10:55:34.999366489Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.417328 | controller | Jun 09 10:55:35.128374 crc crio[3651]: time="2026-06-09T10:55:35.127322344Z" level=info msg="Created container 8981cf55471acc29227734e5af27c98d4d5f4c91dd2d9812fdcc64b6fad0457d: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=3b5ec531-56e6-4c2f-bca8-628100af9c69 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.417343 | controller | Jun 09 10:55:35.131845 crc crio[3651]: time="2026-06-09T10:55:35.129650793Z" level=info msg="Starting container: 8981cf55471acc29227734e5af27c98d4d5f4c91dd2d9812fdcc64b6fad0457d" id=f199382c-1e7f-4a71-90ab-4d174bff19be name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.417359 | controller | Jun 09 10:55:35.136740 crc crio[3651]: time="2026-06-09T10:55:35.13667515Z" level=info msg="Started container" PID=6184 containerID=8981cf55471acc29227734e5af27c98d4d5f4c91dd2d9812fdcc64b6fad0457d description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=f199382c-1e7f-4a71-90ab-4d174bff19be name=/runtime.v1.RuntimeService/StartContainer sandboxID=10a436eaf8e348d1b9ab6f246aea0c7409ced60acba075a0c3519143509c4b4b
2026-06-09 11:30:32.417375 | controller | Jun 09 10:55:36.054316 crc crio[3651]: time="2026-06-09T10:55:36.052658834Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=fef86204-e0d3-4601-9578-29e7a2d44184 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.417391 | controller | Jun 09 10:55:36.068266 crc crio[3651]: time="2026-06-09T10:55:36.067533913Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=5d2b3aaa-244e-41f4-95ed-e6b119d6793d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.417407 | controller | Jun 09 10:55:36.075449 crc crio[3651]: time="2026-06-09T10:55:36.075282472Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=dc1083b1-7289-4eae-b4d2-d15ec2fb5b1a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.417422 | controller | Jun 09 10:55:36.075949 crc crio[3651]: time="2026-06-09T10:55:36.075865549Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.417442 | controller | Jun 09 10:55:36.092222 crc crio[3651]: time="2026-06-09T10:55:36.092070157Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.417458 | controller | Jun 09 10:55:36.537878 crc crio[3651]: time="2026-06-09T10:55:36.537628032Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.417473 | controller | Jun 09 10:55:36.900247 crc crio[3651]: time="2026-06-09T10:55:36.900046734Z" level=info msg="Created container 3e80e18747d2ee70aa9f641ca7128f0d5bfb642464a360d93e38d650a83c1745: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=dc1083b1-7289-4eae-b4d2-d15ec2fb5b1a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.417489 | controller | Jun 09 10:55:36.902736 crc crio[3651]: time="2026-06-09T10:55:36.902545858Z" level=info msg="Starting container: 3e80e18747d2ee70aa9f641ca7128f0d5bfb642464a360d93e38d650a83c1745" id=76bae60c-cefd-49f7-96cb-a199d73bf0b8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.417505 | controller | Jun 09 10:55:36.912124 crc crio[3651]: time="2026-06-09T10:55:36.912000467Z" level=info msg="Started container" PID=6218 containerID=3e80e18747d2ee70aa9f641ca7128f0d5bfb642464a360d93e38d650a83c1745 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=76bae60c-cefd-49f7-96cb-a199d73bf0b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fad9950d4d19f211666866a3f71bcd6bbff39bc9c6aa90e24cf76cd7a4ddf9d1
2026-06-09 11:30:32.417520 | controller | Jun 09 10:56:20.100325 crc crio[3651]: time="2026-06-09T10:56:20.086796004Z" level=info msg="Running pod sandbox: openshift-network-node-identity/network-node-identity-dgvkt/POD" id=75beeb4b-6b6e-4f26-93f7-b8ab41e74e3c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.417536 | controller | Jun 09 10:56:20.100325 crc crio[3651]: time="2026-06-09T10:56:20.087949157Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.417552 | controller | Jun 09 10:56:20.115011 crc crio[3651]: time="2026-06-09T10:56:20.101119289Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=75beeb4b-6b6e-4f26-93f7-b8ab41e74e3c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.417567 | controller | Jun 09 10:56:20.122992 crc crio[3651]: time="2026-06-09T10:56:20.12286722Z" level=info msg="Ran pod sandbox ef6dcd81941f4a4a1a0b5353d93c4b2d86e0faf66d07f9b888376b21c417e921 with infra container: openshift-network-node-identity/network-node-identity-dgvkt/POD" id=75beeb4b-6b6e-4f26-93f7-b8ab41e74e3c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.417583 | controller | Jun 09 10:56:20.253919 crc crio[3651]: time="2026-06-09T10:56:20.2489981Z" level=info msg="Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD" id=b85fe8d5-a186-4716-a2ea-d026be6b8059 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.417599 | controller | Jun 09 10:56:20.253919 crc crio[3651]: time="2026-06-09T10:56:20.249085713Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.417615 | controller | Jun 09 10:56:20.253919 crc crio[3651]: time="2026-06-09T10:56:20.249780663Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD" id=d2d1d628-f498-4d92-814e-3dce1978cbeb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.417635 | controller | Jun 09 10:56:20.253919 crc crio[3651]: time="2026-06-09T10:56:20.249822484Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.417652 | controller | Jun 09 10:56:20.253919 crc crio[3651]: time="2026-06-09T10:56:20.251682398Z" level=info msg="Running pod sandbox: openshift-network-operator/iptables-alerter-5jnd7/POD" id=f32285f8-0660-45db-969b-545009d839f8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.417667 | controller | Jun 09 10:56:20.253919 crc crio[3651]: time="2026-06-09T10:56:20.251765421Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.417684 | controller | Jun 09 10:56:20.255662 crc crio[3651]: time="2026-06-09T10:56:20.255421887Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=dbdd23b0-ebc0-40cc-862e-c50f4bf6db48 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.417700 | controller | Jun 09 10:56:20.284294 crc crio[3651]: time="2026-06-09T10:56:20.283842162Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=d91703a7-9344-4422-841c-813b8a62c8c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.417715 | controller | Jun 09 10:56:20.298125 crc crio[3651]: time="2026-06-09T10:56:20.297792917Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=f32285f8-0660-45db-969b-545009d839f8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.417731 | controller | Jun 09 10:56:20.303923 crc crio[3651]: time="2026-06-09T10:56:20.303348498Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:79a02d941cf9ead24f8497e97a0d9688942d24e9b92500d7045e4d288421424a UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/6f77ccf3-c12d-4538-9b5f-100c8b11d420 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc0001323f8}] Aliases:map[]}"
2026-06-09 11:30:32.417749 | controller | Jun 09 10:56:20.303923 crc crio[3651]: time="2026-06-09T10:56:20.303505422Z" level=info msg="Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.417765 | controller | Jun 09 10:56:20.313957 crc crio[3651]: time="2026-06-09T10:56:20.312831253Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:1b8b90454b573a57a797cf819087234720634d73b90814841625bf37e02ab4aa UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/d4d9858c-68cb-43ba-a7e2-2a9703752e0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc000a00f20}] Aliases:map[]}"
2026-06-09 11:30:32.417782 | controller | Jun 09 10:56:20.313957 crc crio[3651]: time="2026-06-09T10:56:20.313833622Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.417798 | controller | Jun 09 10:56:20.327232 crc crio[3651]: time="2026-06-09T10:56:20.327094327Z" level=info msg="Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD" id=afe01c70-f34e-4b98-8670-b5c837006e5f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.417816 | controller | Jun 09 10:56:20.327232 crc crio[3651]: time="2026-06-09T10:56:20.32720046Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.417833 | controller | Jun 09 10:56:20.370024 crc crio[3651]: time="2026-06-09T10:56:20.369773165Z" level=info msg="Ran pod sandbox fa72bf165ac6444e8f0b230821d41ca5471a03913f91a0eea041ae53b0c1aa17 with infra container: openshift-network-operator/iptables-alerter-5jnd7/POD" id=f32285f8-0660-45db-969b-545009d839f8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.417881 | controller | Jun 09 10:56:20.381133 crc crio[3651]: time="2026-06-09T10:56:20.381059733Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=4620dfd2-31ad-484a-8901-7c2ae41e2ff9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.417909 | controller | Jun 09 10:56:20.405804 crc crio[3651]: time="2026-06-09T10:56:20.40574819Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:d1cf5b75879182c2258f1f458303f4e2134ebe9daee8480ba6dfae64e5c1b4be UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/841bb4e2-45ae-4db6-a12e-23d4e61eef98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc000a00028}] Aliases:map[]}"
2026-06-09 11:30:32.417926 | controller | Jun 09 10:56:20.405974 crc crio[3651]: time="2026-06-09T10:56:20.405951255Z" level=info msg="Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.417943 | controller | Jun 09 10:56:20.416061 crc crio[3651]: time="2026-06-09T10:56:20.415886854Z" level=info msg="Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD" id=6e3932e1-8724-44a6-9a60-c9ceea37ef5e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.417959 | controller | Jun 09 10:56:20.416607 crc crio[3651]: time="2026-06-09T10:56:20.416261705Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.417975 | controller | Jun 09 10:56:20.463767 crc crio[3651]: time="2026-06-09T10:56:20.463481745Z" level=info msg="Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD" id=425ea384-8aad-4703-a2a5-035ef84ccbcd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.417991 | controller | Jun 09 10:56:20.463908 crc crio[3651]: time="2026-06-09T10:56:20.463833565Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.418007 | controller | Jun 09 10:56:20.486069 crc crio[3651]: time="2026-06-09T10:56:20.485996058Z" level=info msg="Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD" id=ac61bc0d-d042-42d5-88d7-e6b62f14e72d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.418022 | controller | Jun 09 10:56:20.487801 crc crio[3651]: time="2026-06-09T10:56:20.486944306Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.418038 | controller | Jun 09 10:56:20.489560 crc crio[3651]: time="2026-06-09T10:56:20.487320937Z" level=info msg="Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD" id=2c66559e-d33c-4a8e-9bc3-8ed3fafdd709 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.418054 | controller | Jun 09 10:56:20.489867 crc crio[3651]: time="2026-06-09T10:56:20.4898357Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.418084 | controller | Jun 09 10:56:20.535153 crc crio[3651]: time="2026-06-09T10:56:20.534330261Z" level=info msg="Running pod sandbox: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD" id=736183ab-35eb-444f-8f5d-68f7c95efce7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.418100 | controller | Jun 09 10:56:20.535153 crc crio[3651]: time="2026-06-09T10:56:20.53500828Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.418116 | controller | Jun 09 10:56:20.537695 crc crio[3651]: time="2026-06-09T10:56:20.537178363Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:afe8252ed5523f337d7e51671beaa522a7c147ea1b00b84d5eeade60981cdc9f UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/2b168961-955c-4366-8f48-21be1fbd30d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc000a00128}] Aliases:map[]}"
2026-06-09 11:30:32.418133 | controller | Jun 09 10:56:20.537695 crc crio[3651]: time="2026-06-09T10:56:20.537324488Z" level=info msg="Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.418149 | controller | Jun 09 10:56:20.597306 crc crio[3651]: time="2026-06-09T10:56:20.597258957Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:d64f681e3339ab037811a0bc502d17969ee450e3eddaa8f29877c61424b21c13 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/62ba6307-f632-4303-aaa4-b1d31fcfb7b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc000132630}] Aliases:map[]}"
2026-06-09 11:30:32.418165 | controller | Jun 09 10:56:20.601752 crc crio[3651]: time="2026-06-09T10:56:20.601722296Z" level=info msg="Adding pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.418181 | controller | Jun 09 10:56:20.631080 crc crio[3651]: time="2026-06-09T10:56:20.631017086Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:3988fd85f96cd9ae7fb4f7d8b61be8d71f6339a3315ff6e8d37b1904e0ec7920 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/26875aee-fb83-4940-adb6-0dd1d29618b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc001ecc128}] Aliases:map[]}"
2026-06-09 11:30:32.418197 | controller | Jun 09 10:56:20.633786 crc crio[3651]: time="2026-06-09T10:56:20.633758826Z" level=info msg="Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.418214 | controller | Jun 09 10:56:20.678718 crc crio[3651]: time="2026-06-09T10:56:20.678484054Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=736183ab-35eb-444f-8f5d-68f7c95efce7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.418230 | controller | Jun 09 10:56:20.754033 crc crio[3651]: time="2026-06-09T10:56:20.753788109Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:b2cf22e834b536e85febd9d1d1ee0f46f7cc920fe1aae4523cec870f0e0b4be3 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/c61be6a5-6bf3-4a51-a69d-76c56df67ecd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc000a004a8}] Aliases:map[]}"
2026-06-09 11:30:32.418250 | controller | Jun 09 10:56:20.754033 crc crio[3651]: time="2026-06-09T10:56:20.753873441Z" level=info msg="Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.418266 | controller | Jun 09 10:56:20.786011 crc crio[3651]: time="2026-06-09T10:56:20.785787408Z" level=info msg="Ran pod sandbox d0f714dac1f9f9808cfddb4bf368c3856150a1d2a4c02b1d0fd44a0c1471fb8f with infra container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD" id=736183ab-35eb-444f-8f5d-68f7c95efce7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.418282 | controller | Jun 09 10:56:21.195110 crc crio[3651]: time="2026-06-09T10:56:21.194836176Z" level=info msg="Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD" id=d26a1f76-dadb-4c12-be47-d67257909ad4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.418298 | controller | Jun 09 10:56:21.195110 crc crio[3651]: time="2026-06-09T10:56:21.194917228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.418314 | controller | Jun 09 10:56:21.195110 crc crio[3651]: time="2026-06-09T10:56:21.194938128Z" level=info msg="Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD" id=fb51f46f-d303-4de1-a75a-dfa0932ed443 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.418330 | controller | Jun 09 10:56:21.195110 crc crio[3651]: time="2026-06-09T10:56:21.195040351Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.418346 | controller | Jun 09 10:56:21.196289 crc crio[3651]: time="2026-06-09T10:56:21.194848666Z" level=info msg="Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD" id=fe252ac6-464c-46e6-9a4f-a1b5c428338b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.418361 | controller | Jun 09 10:56:21.196289 crc crio[3651]: time="2026-06-09T10:56:21.195250788Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.418377 | controller | Jun 09 10:56:21.197127 crc crio[3651]: time="2026-06-09T10:56:21.196967427Z" level=info msg="Running pod sandbox: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD" id=c60ae773-8c78-457d-9783-09992e55e495 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.418392 | controller | Jun 09 10:56:21.197127 crc crio[3651]: time="2026-06-09T10:56:21.197087851Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.418408 | controller | Jun 09 10:56:21.210085 crc crio[3651]: time="2026-06-09T10:56:21.209589594Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=3d1ae55e-00bd-4f7a-b7f8-35d48e5570e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.418424 | controller | Jun 09 10:56:21.271913 crc crio[3651]: time="2026-06-09T10:56:21.271668165Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=c60ae773-8c78-457d-9783-09992e55e495 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.418443 | controller | Jun 09 10:56:21.281751 crc crio[3651]: time="2026-06-09T10:56:21.276498015Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:f641c8651b31405a4581e6f3476fed163757c2087cb8cb493fd71a28ac2cd791 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/e9ea9401-052c-4e4e-badb-dac0675141c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc001ecc4b8}] Aliases:map[]}"
2026-06-09 11:30:32.418460 | controller | Jun 09 10:56:21.281751 crc crio[3651]: time="2026-06-09T10:56:21.276721562Z" level=info msg="Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.418476 | controller | Jun 09 10:56:21.291655 crc crio[3651]: time="2026-06-09T10:56:21.290942824Z" level=info msg="Running pod sandbox: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD" id=de212466-1906-4d0f-9b7e-6eee9a4029ba name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.418492 | controller | Jun 09 10:56:21.291655 crc crio[3651]: time="2026-06-09T10:56:21.291024657Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.418508 | controller | Jun 09 10:56:21.296624 crc crio[3651]: time="2026-06-09T10:56:21.295830726Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:1bbb3ad505e192de9d5e89b3f5ad7ec22645aedc68a65b2dacae5c9098f6c814 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/2d50605b-7fbf-4f1f-b519-847c8c9cf235 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc00108a2f8}] Aliases:map[]}"
2026-06-09 11:30:32.418524 | controller | Jun 09 10:56:21.296624 crc crio[3651]: time="2026-06-09T10:56:21.296631689Z" level=info msg="Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.418541 | controller | Jun 09 10:56:21.296951 crc crio[3651]: time="2026-06-09T10:56:21.296106974Z" level=info msg="Ran pod sandbox bfdfa863f636829ffd9c428672aba9d5536e6cb66f7e2e4155ecdc51356eafd7 with infra container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD" id=c60ae773-8c78-457d-9783-09992e55e495 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.418558 | controller | Jun 09 10:56:21.301224 crc crio[3651]: time="2026-06-09T10:56:21.301064108Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:03614efc3822aa7ce2db8081c0d27f19956ad2e39bcde475518d71e86869cc0a UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/1dd2ea42-e50e-4cde-bd71-d8fc78bf53a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc001ecc5d0}] Aliases:map[]}"
2026-06-09 11:30:32.418574 | controller | Jun 09 10:56:21.301224 crc crio[3651]: time="2026-06-09T10:56:21.301224143Z" level=info msg="Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.418590 | controller | Jun 09 10:56:21.359880 crc crio[3651]: time="2026-06-09T10:56:21.357751683Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=de212466-1906-4d0f-9b7e-6eee9a4029ba name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.418610 | controller | Jun 09 10:56:21.429170 crc crio[3651]: time="2026-06-09T10:56:21.4289997Z" level=info msg="Ran pod sandbox 83ed0aff373038db68e58800dba63537b27927893e565669943b82e688e1cbb1 with infra container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD" id=de212466-1906-4d0f-9b7e-6eee9a4029ba name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.418627 | controller | Jun 09 10:56:21.467851 crc crio[3651]: time="2026-06-09T10:56:21.466243511Z" level=info msg="Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD" id=680dfc72-58c8-4052-a233-723ae69f12d2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.418643 | controller | Jun 09 10:56:21.467851 crc crio[3651]: time="2026-06-09T10:56:21.466352094Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.418659 | controller | Jun 09 10:56:21.490468 crc crio[3651]: time="2026-06-09T10:56:21.490270008Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=f0fb4e1f-7d17-4968-8fdd-ad8735b0e077 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.418674 | controller | Jun 09 10:56:21.497065 crc crio[3651]: time="2026-06-09T10:56:21.496861339Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD" id=94c44e93-cf4c-4e76-af20-d7dbe5b41d92 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.418690 | controller | Jun 09 10:56:21.497173 crc crio[3651]: time="2026-06-09T10:56:21.497129287Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.418705 | controller | Jun 09 10:56:21.509327 crc crio[3651]: time="2026-06-09T10:56:21.50927658Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=cabcd32d-56be-48f5-92df-813213af46c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.418721 | controller | Jun 09 10:56:21.634278 crc crio[3651]: time="2026-06-09T10:56:21.634050091Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:7c38470142945355e9ab6ec0638bf1d8d3d1d623d7b9018507e4d5ebd8d2ffc2 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/856f9d79-00bd-45d4-a4b5-859d61d9bf3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc000132d28}] Aliases:map[]}"
2026-06-09 11:30:32.418737 | controller | Jun 09 10:56:21.634444 crc crio[3651]: time="2026-06-09T10:56:21.634282967Z" level=info msg="Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.418753 | controller | Jun 09 10:56:21.660540 crc crio[3651]: time="2026-06-09T10:56:21.660238731Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:098eb32b9b183e9b4c2aeb91f98090d41069a1adbc425cddaf44272136feecc1 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/5dd8e0bc-e36e-4354-a004-97194050ef36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc000452b80}] Aliases:map[]}"
2026-06-09 11:30:32.418770 | controller | Jun 09 10:56:21.660540 crc crio[3651]: time="2026-06-09T10:56:21.660341744Z" level=info msg="Adding pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.418790 | controller | Jun 09 10:56:21.779486 crc crio[3651]: time="2026-06-09T10:56:21.779201463Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=342ecd2e-ad51-4c71-a130-22e5bf244363 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.418806 | controller | Jun 09 10:56:21.815994 crc crio[3651]: time="2026-06-09T10:56:21.815808475Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=2668f67a-bda1-4711-bea0-02739d5efd11 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.418822 | controller | Jun 09 10:56:21.822188 crc crio[3651]: time="2026-06-09T10:56:21.821978574Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=b269c392-dd65-4146-a5be-0ef896d31f3f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.418838 | controller | Jun 09 10:56:21.824117 crc crio[3651]: time="2026-06-09T10:56:21.823953321Z" level=info msg="Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD" id=2dea6e92-9093-4827-a5b4-ffad7177bdfb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.418874 | controller | Jun 09 10:56:21.824874 crc crio[3651]: time="2026-06-09T10:56:21.824194908Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.418892 | controller | Jun 09 10:56:21.829204 crc crio[3651]: time="2026-06-09T10:56:21.829111121Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=1a6f7ce1-a2a2-4af2-8614-cb14a0ac2d02 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.418908 | controller | Jun 09 10:56:21.854773 crc crio[3651]: time="2026-06-09T10:56:21.854730105Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD" id=6b3ced7c-cd90-4dc0-964d-f5df3bf4192a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.418923 | controller | Jun 09 10:56:21.854943 crc crio[3651]: time="2026-06-09T10:56:21.85492283Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.418939 | controller | Jun 09 10:56:21.897089 crc crio[3651]: time="2026-06-09T10:56:21.896971041Z" level=info msg="Running pod sandbox: openshift-multus/multus-bzhnf/POD" id=1976b892-a50f-4530-a819-4d3ac517ecd2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.418955 | controller | Jun 09 10:56:21.897089 crc crio[3651]: time="2026-06-09T10:56:21.897061473Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.418971 | controller | Jun 09 10:56:21.900099 crc crio[3651]: time="2026-06-09T10:56:21.899893576Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=41a81d0a-dd2b-4ecb-88b4-3ef8150c2c76 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.418987 | controller | Jun 09 10:56:21.901168 crc crio[3651]: time="2026-06-09T10:56:21.901043299Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=e73295a7-1e6e-4992-bb1e-286554cf2c78 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.419008 | controller | Jun 09 10:56:21.934962 crc crio[3651]: time="2026-06-09T10:56:21.934803399Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=a058d391-3cc3-4dae-afe5-650850c0f353 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.419025 | controller | Jun 09 10:56:21.935138 crc crio[3651]: time="2026-06-09T10:56:21.935098517Z" level=info msg="Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD" id=324d3184-b01b-4eb6-8af9-8aabe7e89ebb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.419040 | controller | Jun 09 10:56:21.935273 crc crio[3651]: time="2026-06-09T10:56:21.935250782Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.419056 | controller | Jun 09 10:56:21.940846 crc crio[3651]: time="2026-06-09T10:56:21.939993509Z" level=info msg="Running pod sandbox: openshift-image-registry/node-ca-2wddl/POD" id=57084290-04b0-48ee-8299-3ba1102aef4e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.419072 | controller | Jun 09 10:56:21.940846 crc crio[3651]: time="2026-06-09T10:56:21.940292348Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.419087 | controller | Jun 09 10:56:21.960343 crc crio[3651]: time="2026-06-09T10:56:21.960227066Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=f3570049-6a35-47fc-abe8-e118ff18e231 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.419104 | controller | Jun 09 10:56:21.997686 crc crio[3651]: time="2026-06-09T10:56:21.99757079Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:685d2bc0180894133080f2be9712276bb5d2a11e6a124214ef09290e436b5362 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/c5b22637-caf5-4549-a051-9738624defd6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc000a00438}] Aliases:map[]}"
2026-06-09 11:30:32.419120 | controller | Jun 09 10:56:21.997686 crc crio[3651]: time="2026-06-09T10:56:21.997644272Z" level=info msg="Adding pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.419136 | controller | Jun 09 10:56:22.009957 crc crio[3651]: time="2026-06-09T10:56:22.009858736Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=1976b892-a50f-4530-a819-4d3ac517ecd2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.419152 | controller | Jun 09 10:56:22.023164 crc crio[3651]: time="2026-06-09T10:56:22.022630277Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=57084290-04b0-48ee-8299-3ba1102aef4e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.419167 | controller | Jun 09 10:56:22.080457 crc crio[3651]: time="2026-06-09T10:56:22.080320701Z" level=info msg="Ran pod sandbox e6aae00299af823e0dd8ad1aa91f214326b33e87c4a897f094843782481a024f with infra container: openshift-multus/multus-bzhnf/POD" id=1976b892-a50f-4530-a819-4d3ac517ecd2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.419183 | controller | Jun 09 10:56:22.088286 crc crio[3651]: time="2026-06-09T10:56:22.08820315Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=30b75718-a83a-4d8b-99d5-e8f376ef1819 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.419203 | controller | Jun 09 10:56:22.092471 crc crio[3651]: time="2026-06-09T10:56:22.091445004Z" level=info msg="Ran pod sandbox 2bab650046094ca0c67be536963fef1c02f4dc153dab857621fadcf8e073af67 with infra container: openshift-image-registry/node-ca-2wddl/POD" id=57084290-04b0-48ee-8299-3ba1102aef4e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.419219 | controller | Jun 09 10:56:22.092471 crc crio[3651]: time="2026-06-09T10:56:22.09236286Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:af726b71d4987ee44786e155299f8b7b52b94c6db99db46579cd6fb84214d5fe UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/a801f73f-7202-4060-9847-fd2411b9fc28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc00108a148}] Aliases:map[]}"
2026-06-09 11:30:32.419235 | controller | Jun 09 10:56:22.092471 crc crio[3651]: time="2026-06-09T10:56:22.092457633Z" level=info msg="Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.419251 | controller | Jun 09 10:56:22.099486 crc crio[3651]: time="2026-06-09T10:56:22.099286101Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=50a191a9-8568-4bf5-b3fd-3b176f6d28af name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.419267 | controller | Jun 09 10:56:22.100047 crc crio[3651]: time="2026-06-09T10:56:22.099334613Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:29529b82ca5b1b7fb68c077963c0ca0837424bbb3198584a3d6bde8b42f5096e UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/2824f8a8-fd98-4739-92df-a388863d8e48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc000452510}] Aliases:map[]}"
2026-06-09 11:30:32.419282 | controller | Jun 09 10:56:22.100047 crc crio[3651]: time="2026-06-09T10:56:22.09991947Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.419298 | controller | Jun 09 10:56:22.117826 crc crio[3651]: time="2026-06-09T10:56:22.117659134Z" level=info msg="Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD" id=3b4c5509-1a3d-49a9-b89a-1c2d1e4b6ea8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.419313 | controller | Jun 09 10:56:22.117826 crc crio[3651]: time="2026-06-09T10:56:22.117777448Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.419341 | controller | Jun 09 10:56:22.146807 crc crio[3651]: time="2026-06-09T10:56:22.146182882Z" level=info msg="Running pod sandbox: openshift-dns/node-resolver-277xp/POD" id=b9d6d6e2-860b-41ee-a252-c1d6b49e3edf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.419358 | controller | Jun 09 10:56:22.146807 crc crio[3651]: time="2026-06-09T10:56:22.146300145Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.419374 | controller | Jun 09 10:56:22.162062 crc crio[3651]: time="2026-06-09T10:56:22.161793925Z" level=info msg="Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD" id=5882ccf5-b03c-4608-a4f6-8cfa220e592e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.419393 | controller | Jun 09 10:56:22.162062 crc crio[3651]: time="2026-06-09T10:56:22.162019642Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.419409 | controller | Jun 09 10:56:22.189940 crc crio[3651]: time="2026-06-09T10:56:22.18435726Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:6c6d1cb0ca8158e44c56d9f0e1301e5dba60fd6348c23f606350c736102e7d4e UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/bfe771db-fd41-4fe6-ba1f-fd1f6f439250 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6cdf074d_0e2a_4a0b_8843_5f823e7bf7c3.slice PodAnnotations:0xc001ecc170}] Aliases:map[]}"
2026-06-09 11:30:32.419425 | controller | Jun 09 10:56:22.189940 crc crio[3651]: time="2026-06-09T10:56:22.184545075Z" level=info msg="Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.419441 | controller | Jun 09 10:56:22.206108 crc crio[3651]: time="2026-06-09T10:56:22.205903955Z" level=info msg="Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD" id=0e9966cf-9e0c-4e93-9f8f-415daa30a557 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.419457 | controller | Jun 09 10:56:22.206108 crc crio[3651]: time="2026-06-09T10:56:22.206052869Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.419473 | controller | Jun 09 10:56:22.229258 crc crio[3651]: time="2026-06-09T10:56:22.229215941Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=b9d6d6e2-860b-41ee-a252-c1d6b49e3edf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.419488 | controller | Jun 09 10:56:22.239234 crc crio[3651]: time="2026-06-09T10:56:22.238794369Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD" id=0e54f6a6-335f-44e2-9932-ac45fe11e9c4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.419504 | controller | Jun 09 10:56:22.239234 crc crio[3651]: time="2026-06-09T10:56:22.238925723Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.419519 | controller | Jun 09 10:56:22.331843 crc crio[3651]: time="2026-06-09T10:56:22.330342815Z" level=info msg="Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD" id=b8c0778a-a587-4648-919a-10ae18eab872 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.419535 | controller | Jun 09 10:56:22.331950 crc crio[3651]: time="2026-06-09T10:56:22.33188165Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.419550 | controller | Jun 09 10:56:22.374207 crc crio[3651]: time="2026-06-09T10:56:22.36805699Z" level=info msg="Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD" id=5cfad21c-f85e-41f5-9c02-5554341605eb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.419566 | controller | Jun 09 10:56:22.374207 crc crio[3651]: time="2026-06-09T10:56:22.368134252Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.419582 | controller | Jun 09 10:56:22.413122 crc crio[3651]: time="2026-06-09T10:56:22.410151321Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:1ec4fe535baf8d99d6e2d9574a0f2d0f41ab445c68e70dd8291627e8ae3c71b7 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/e50db0a0-9f89-45f5-8fa6-5850d89dcafe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc000132ce0}] Aliases:map[]}"
2026-06-09 11:30:32.419602 | controller | Jun 09 10:56:22.413122 crc crio[3651]: time="2026-06-09T10:56:22.410607865Z" level=info msg="Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.419618 | controller | Jun 09 10:56:22.429598 crc crio[3651]: time="2026-06-09T10:56:22.413768856Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD" id=83e5f503-e3ba-4430-9c85-b1e308fbbbf3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.419640 | controller | Jun 09 10:56:22.429598 crc crio[3651]: time="2026-06-09T10:56:22.413849909Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.419657 | controller | Jun 09 10:56:22.429598 crc crio[3651]: time="2026-06-09T10:56:22.426053533Z" level=info msg="Running pod sandbox: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD" id=46fd584d-6889-4960-a30b-5001205f263d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.419673 | controller | Jun 09 10:56:22.429598 crc crio[3651]: time="2026-06-09T10:56:22.426110184Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.419689 | controller | Jun 09 10:56:22.439653 crc crio[3651]: time="2026-06-09T10:56:22.439144133Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=0e54f6a6-335f-44e2-9932-ac45fe11e9c4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.419705 | controller | Jun 09 10:56:22.464279 crc crio[3651]: time="2026-06-09T10:56:22.463845699Z" level=info msg="Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD" id=db51e1a5-a741-4d10-a2cc-1588d3b110ed name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.419721 | controller | Jun 09 10:56:22.464279 crc crio[3651]: time="2026-06-09T10:56:22.463920282Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.419737 | controller | Jun 09 10:56:22.494875 crc crio[3651]: time="2026-06-09T10:56:22.49419517Z" level=info msg="Ran pod sandbox 58ae0b27a3b2d3171e9a4cadd2f4320925722887cc329c92be1614f9b5738499 with infra container: openshift-dns/node-resolver-277xp/POD" id=b9d6d6e2-860b-41ee-a252-c1d6b49e3edf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.419753 | controller | Jun 09 10:56:22.507985 crc crio[3651]: time="2026-06-09T10:56:22.507749834Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=9b8fe151-fb2f-4461-b90c-f15367e088da name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.419769 | controller | Jun 09 10:56:22.539217 crc crio[3651]: time="2026-06-09T10:56:22.53898039Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:adf6cc0211e6188ce47c74192a3aa0db04330d09b99d0b450d6f397a4e572e72 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/b4928945-a407-4e7c-9c24-c3d07cf0864b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc001e2a6b8}] Aliases:map[]}"
2026-06-09 11:30:32.419790 | controller | Jun 09 10:56:22.539217 crc crio[3651]: time="2026-06-09T10:56:22.539109434Z" level=info msg="Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.419809 | controller | Jun 09 10:56:22.547862 crc crio[3651]: time="2026-06-09T10:56:22.547644371Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:10dd7cf732a31d9c0f860fbcf0024e3b54168c4ece1e764a7429b0c934f6393d UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/9c193370-8b73-47e2-b4fe-bad2d36c3e61 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc001e2a738}] Aliases:map[]}"
2026-06-09 11:30:32.419828 | controller | Jun 09 10:56:22.547862 crc crio[3651]: time="2026-06-09T10:56:22.547772425Z" level=info msg="Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.419844 | controller | Jun 09 10:56:22.606990 crc crio[3651]: time="2026-06-09T10:56:22.606257882Z" level=info msg="Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD" id=e2df8c14-361b-4854-8fa5-00f7eb36b647 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.419879 | controller | Jun 09 10:56:22.606990 crc crio[3651]: time="2026-06-09T10:56:22.606348754Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.419897 | controller | Jun 09 10:56:22.606990 crc crio[3651]: time="2026-06-09T10:56:22.606834358Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:66e5b22c95d638b21163cae11e7053426c93abfd6549e1e02636e93c4a032042 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/9aebd3a1-fbfd-45ae-990b-69d5cc3a0fcb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc0001322b8}] Aliases:map[]}"
2026-06-09 11:30:32.419913 | controller | Jun 09 10:56:22.606990 crc crio[3651]: time="2026-06-09T10:56:22.60688689Z" level=info msg="Adding pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.419929 | controller | Jun 09 10:56:22.611198 crc crio[3651]: time="2026-06-09T10:56:22.61101438Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=46fd584d-6889-4960-a30b-5001205f263d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.419946 | controller | Jun 09 10:56:22.617649 crc crio[3651]: time="2026-06-09T10:56:22.61689277Z" level=info msg="Ran pod sandbox fc43ff16a32b25163b55d640d18669725cd184c2474507b43ac509a25396edf1 with infra container: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD" id=0e54f6a6-335f-44e2-9932-ac45fe11e9c4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.419962 | controller | Jun 09 10:56:22.627281 crc crio[3651]: time="2026-06-09T10:56:22.626643283Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD" id=a99421ff-e4cd-4cfa-b691-651352cb4e7c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.419978 | controller | Jun 09 10:56:22.627281 crc crio[3651]: time="2026-06-09T10:56:22.626900871Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.419998 | controller | Jun 09 10:56:22.630290 crc crio[3651]: time="2026-06-09T10:56:22.629662581Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=6d6a78d4-d215-437e-83e0-4e924c672135 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.420015 | controller | Jun 09 10:56:22.664774 crc crio[3651]: time="2026-06-09T10:56:22.663892254Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=174908c6-cf9e-4329-bc99-86ad6285dd6d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.420031 | controller | Jun 09 10:56:22.686603 crc crio[3651]: time="2026-06-09T10:56:22.685845361Z" level=info msg="Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD" id=6782f517-bf84-44e7-ae8f-472c099b8241 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.420046 | controller | Jun 09 10:56:22.688173 crc crio[3651]: time="2026-06-09T10:56:22.686885922Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.420062 | controller | Jun 09 10:56:22.704805 crc crio[3651]: time="2026-06-09T10:56:22.704651167Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:b3ba15818461fe7560aac427bfa4eb4c1e433da8aaafac2cce6e6b410390f690 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/defaebe5-f595-48bb-ba49-1214b4ffbe25 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc000132540}] Aliases:map[]}"
2026-06-09 11:30:32.420079 | controller | Jun 09 10:56:22.704805 crc crio[3651]: time="2026-06-09T10:56:22.704731519Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.420095 | controller | Jun 09 10:56:22.709721 crc crio[3651]: time="2026-06-09T10:56:22.708355734Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:ff1cdb4ae1a436918c82f83fd08346723a368cba7d1b2fdfc0a794cfcccaab7f UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/68ec89c9-c3b6-4a0e-b97d-eb333f324ba6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc000a000c0}] Aliases:map[]}"
2026-06-09 11:30:32.420111 | controller | Jun 09 10:56:22.709721 crc crio[3651]: time="2026-06-09T10:56:22.708748906Z" level=info msg="Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.420128 | controller | Jun 09 10:56:22.752085 crc crio[3651]: time="2026-06-09T10:56:22.751341602Z" level=info msg="Ran pod sandbox 549b94dad749667a3a520eeb0af9b8ad693e1e4510dde3dfec14e2690d907656 with infra container: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD" id=46fd584d-6889-4960-a30b-5001205f263d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.420143 | controller | Jun 09 10:56:22.768175 crc crio[3651]: time="2026-06-09T10:56:22.767877872Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=ae61ae12-b742-478d-bbae-cc83033006d5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.420159 | controller | Jun 09 10:56:22.852153 crc crio[3651]: time="2026-06-09T10:56:22.851350954Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:62d0decc26c26dbe9dff8bf120d805b40bc8f535122513132d46b7310ff036a4 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/c159d137-202a-4d8e-b132-3128376fecb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc0001326e0}] Aliases:map[]}"
2026-06-09 11:30:32.420179 | controller | Jun 09 10:56:22.852153 crc crio[3651]: time="2026-06-09T10:56:22.851735325Z" level=info msg="Adding pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.420195 | controller | Jun 09 10:56:22.940651 crc crio[3651]: time="2026-06-09T10:56:22.927135903Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:84258b78743432c8cccae4b296e5de9b3b513884ee7dae6687a54e67e0185f40 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/a2b8a826-16b3-4582-9074-d6d1d68939c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc001f06248}] Aliases:map[]}"
2026-06-09 11:30:32.420211 | controller | Jun 09 10:56:22.940651 crc crio[3651]: time="2026-06-09T10:56:22.927320488Z" level=info msg="Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.420227 | controller | Jun 09 10:56:22.967637 crc crio[3651]: time="2026-06-09T10:56:22.947069541Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=29b88bc3-8772-4266-b297-394b8ca7bc5c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.420243 | controller | Jun 09 10:56:22.967637 crc crio[3651]: time="2026-06-09T10:56:22.954931279Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:b1622d0dd5898c2e653a5e9c5ee80f85e0e2a14a78c8a4b5357a754427fe2f87 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/41a92e87-cc5e-498d-bc84-f8933c6ff26e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc001e2a388}] Aliases:map[]}"
2026-06-09 11:30:32.420263 | controller | Jun 09 10:56:22.967637 crc crio[3651]: time="2026-06-09T10:56:22.961352656Z" level=info msg="Adding pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.420279 | controller | Jun 09 10:56:23.019327 crc crio[3651]: time="2026-06-09T10:56:23.019272466Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD" id=8d1d2faa-ab57-4865-99a5-35e01f87d50f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.420295 | controller | Jun 09 10:56:23.020356 crc crio[3651]: time="2026-06-09T10:56:23.020329617Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.420310 | controller | Jun 09 10:56:23.031378 crc crio[3651]: time="2026-06-09T10:56:23.031345167Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=eee0ec0d-ee32-45ed-b7c5-60c68b406615 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.420330 | controller | Jun 09 10:56:23.031842 crc crio[3651]: time="2026-06-09T10:56:23.031361637Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=e14459c6-e458-4c2d-b3fe-ec00f78ad307 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.420346 | controller | Jun 09 10:56:23.097882 crc crio[3651]: time="2026-06-09T10:56:23.097840647Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=4841c492-f15f-4011-9e92-c36e7ab0c011 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.420362 | controller | Jun 09 10:56:23.123379 crc crio[3651]: time="2026-06-09T10:56:23.123322446Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=0f6b7943-846a-41da-87f0-5e4307c42172 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.420378 | controller | Jun 09 10:56:23.165123 crc crio[3651]: time="2026-06-09T10:56:23.163160102Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=e2112bc1-4e6f-401e-8929-c2346a2179bf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.420394 | controller | Jun 09 10:56:23.386367 crc crio[3651]: time="2026-06-09T10:56:23.385174945Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:1519b740403c03febb9a6dde9bd95708057de624e4b93d351243a3da9dbf729a UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/39cbe772-1d0c-4111-bc45-6d02d3261835 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc001c5c450}] Aliases:map[]}"
2026-06-09 11:30:32.420410 | controller | Jun 09 10:56:23.386367 crc crio[3651]: time="2026-06-09T10:56:23.385248157Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.420426 | controller | Jun 09 10:56:23.416069 crc crio[3651]: time="2026-06-09T10:56:23.41601678Z" level=info msg="Running pod sandbox: openshift-multus/multus-additional-cni-plugins-hdftf/POD" id=0f615e6c-8bdc-4e98-a6cd-fbbd1e8bc09a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.420442 | controller | Jun 09 10:56:23.416543 crc crio[3651]: time="2026-06-09T10:56:23.41636289Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.420458 | controller | Jun 09 10:56:23.426219 crc crio[3651]: time="2026-06-09T10:56:23.426109723Z" level=info msg="Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD" id=1414b831-14b2-4a3a-aeba-3cd749656a67 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.420473 | controller | Jun 09 10:56:23.426761 crc crio[3651]: time="2026-06-09T10:56:23.426259517Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.420489 | controller | Jun 09 10:56:23.479826 crc crio[3651]: time="2026-06-09T10:56:23.479285406Z" level=info msg="Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD" id=ae1c7a6d-72e7-4668-95b7-e031d4a133df name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.420505 | controller | Jun 09 10:56:23.482047 crc crio[3651]: time="2026-06-09T10:56:23.480430519Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.420524 | controller | Jun 09 10:56:23.508018 crc crio[3651]: time="2026-06-09T10:56:23.50768003Z" level=info msg="Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD" id=1df6f769-edcc-4c40-8f38-8c1864d5deb4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.420540 | controller | Jun 09 10:56:23.510109 crc crio[3651]: time="2026-06-09T10:56:23.509161583Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.420556 | controller | Jun 09 10:56:23.552820 crc crio[3651]: time="2026-06-09T10:56:23.55008397Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=0f615e6c-8bdc-4e98-a6cd-fbbd1e8bc09a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.420572 | controller | Jun 09 10:56:23.588345 crc crio[3651]: time="2026-06-09T10:56:23.587138496Z" level=info msg="Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD" id=344a075f-bb8b-48a0-a382-ecfc49fd1ebc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.420587 | controller | Jun 09 10:56:23.588345 crc crio[3651]: time="2026-06-09T10:56:23.587256789Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.420603 | controller | Jun 09 10:56:23.600263 crc crio[3651]: time="2026-06-09T10:56:23.599270088Z" level=info msg="Running pod sandbox: openshift-dns/dns-default-qtghf/POD" id=3205ce2b-edb1-48a1-8c0e-1f9f2dddc014 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.420618 | controller | Jun 09 10:56:23.604587 crc crio[3651]: time="2026-06-09T10:56:23.604359235Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.420634 | controller | Jun 09 10:56:23.665769 crc crio[3651]: time="2026-06-09T10:56:23.665671714Z" level=info msg="Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD" id=0aafc3d3-2ed0-4546-8fc3-d7858345c631 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.420649 | controller | Jun 09 10:56:23.665769 crc crio[3651]: time="2026-06-09T10:56:23.665752647Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.420665 | controller | Jun 09 10:56:23.705225 crc crio[3651]: time="2026-06-09T10:56:23.704949064Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD" id=e90865a1-9ba1-4e0b-97df-35b0028d35cb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.420680 | controller | Jun 09 10:56:23.712258 crc crio[3651]: time="2026-06-09T10:56:23.711874785Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.420696 | controller | Jun 09 10:56:23.714985 crc crio[3651]: time="2026-06-09T10:56:23.714221483Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:b29b10f6d0a76308401b0fd4a95c06996e453e46b06dd530cb63d472869b351f UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/4625a3f1-a24d-429a-a99a-bf94d030f2c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc001e162f0}] Aliases:map[]}"
2026-06-09 11:30:32.420712 | controller | Jun 09 10:56:23.715741 crc crio[3651]: time="2026-06-09T10:56:23.715639504Z" level=info msg="Adding pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.420732 | controller | Jun 09 10:56:23.745810 crc crio[3651]: time="2026-06-09T10:56:23.74476396Z" level=info msg="Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD" id=34b06273-de7b-4080-8a2c-79b11aa4ad61 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.420748 | controller | Jun 09 10:56:23.745810 crc crio[3651]: time="2026-06-09T10:56:23.744870293Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.420763 | controller | Jun 09 10:56:23.771797 crc crio[3651]: time="2026-06-09T10:56:23.771198937Z" level=info msg="Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD" id=e072a86b-8720-4ad7-8b3c-27da934e18b1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.420779 | controller | Jun 09 10:56:23.771797 crc crio[3651]: time="2026-06-09T10:56:23.77131445Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.420794 | controller | Jun 09 10:56:23.787980 crc crio[3651]: time="2026-06-09T10:56:23.787652104Z" level=info msg="Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD" id=2185437f-6ef1-4f6b-998d-592164e9b80c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.420810 | controller | Jun 09 10:56:23.787980 crc crio[3651]: time="2026-06-09T10:56:23.787753327Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.420826 | controller | Jun 09 10:56:23.842004 crc crio[3651]: time="2026-06-09T10:56:23.841882178Z" level=info msg="Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD" id=e97ef6ee-b40d-4bc7-bb7a-55f76911d7de name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.420845 | controller | Jun 09 10:56:23.842132 crc crio[3651]: time="2026-06-09T10:56:23.842053053Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.420882 | controller | Jun 09 10:56:23.845211 crc crio[3651]: time="2026-06-09T10:56:23.84468778Z" level=info msg="Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD" id=b53f234b-0100-433c-905b-277b5349a1bd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.420900 | controller | Jun 09 10:56:23.845211 crc crio[3651]: time="2026-06-09T10:56:23.844863665Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.420917 | controller | Jun 09 10:56:23.877900 crc crio[3651]: time="2026-06-09T10:56:23.877826851Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:f08081c03c5c7372c13785ef14d58653159efb7f7320d4a9b931d328e5e71789 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/ee68db9f-4585-4a73-ba61-262176a09301 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc001e16480}] Aliases:map[]}"
2026-06-09 11:30:32.420934 | controller | Jun 09 10:56:23.878203 crc crio[3651]: time="2026-06-09T10:56:23.878178582Z" level=info msg="Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.420950 | controller | Jun 09 10:56:23.899891 crc crio[3651]: time="2026-06-09T10:56:23.898822781Z" level=info msg="Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD" id=555ccae3-9b5c-4838-9ea9-58bd7166f180 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.420970 | controller | Jun 09 10:56:23.902136 crc crio[3651]: time="2026-06-09T10:56:23.900668984Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.420987 | controller | Jun 09 10:56:23.942294 crc crio[3651]: time="2026-06-09T10:56:23.942102797Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-server-frshx/POD" id=552e66c2-9ea4-4d09-b78c-1e02311a84fb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.421002 | controller | Jun 09 10:56:23.942381 crc crio[3651]: time="2026-06-09T10:56:23.942322903Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.421019 | controller | Jun 09 10:56:24.328479 crc crio[3651]: time="2026-06-09T10:56:24.328151439Z" level=info msg="Ran pod sandbox 80a10675af2f184dcf1abd6808b3bd3468e5de0ac91e6554a9a34c7ef5880e02 with infra container: openshift-multus/multus-additional-cni-plugins-hdftf/POD" id=0f615e6c-8bdc-4e98-a6cd-fbbd1e8bc09a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.421034 | controller | Jun 09 10:56:24.339208 crc crio[3651]: time="2026-06-09T10:56:24.338916751Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a" id=eed82a1c-da36-422d-91a6-dea8fb9ca9de name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.421050 | controller | Jun 09 10:56:24.449016 crc crio[3651]: time="2026-06-09T10:56:24.448210023Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:b22ad492a4514fa6af06605c62ecda5b812a7dca4d33d6277186d0dec75fbad0 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/1fe53c9c-3486-471d-85e0-2998a0b0b4aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc001f06038}] Aliases:map[]}"
2026-06-09 11:30:32.421068 | controller | Jun 09 10:56:24.449016 crc crio[3651]: time="2026-06-09T10:56:24.44880134Z" level=info msg="Adding pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.421084 | controller | Jun 09 10:56:24.577294 crc crio[3651]: time="2026-06-09T10:56:24.576095524Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:87045f3e17059138c8a16477cf8010dc3361b205e7a77195944d1cd1f801d25b UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/dcc1cbc7-3f6b-46e8-9c9c-30693a4827c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc000452408}] Aliases:map[]}"
2026-06-09 11:30:32.421100 | controller | Jun 09 10:56:24.577294 crc crio[3651]: time="2026-06-09T10:56:24.576229317Z" level=info msg="Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.421116 | controller | Jun 09 10:56:24.593466 crc crio[3651]: time="2026-06-09T10:56:24.592952233Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:d06e2e5f7a4eb0cf725af93fa92c96714601b99ce29154d541c2c894321d11d1 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/336faea6-f310-4e45-9138-6bcce484e041 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38fb2a5f_6a1e_4c7a_8df2_0b2a456c372e.slice PodAnnotations:0xc001f06220}] Aliases:map[]}"
2026-06-09 11:30:32.421136 | controller | Jun 09 10:56:24.596855 crc crio[3651]: time="2026-06-09T10:56:24.593813068Z" level=info msg="Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.421153 | controller | Jun 09 10:56:24.677227 crc crio[3651]: time="2026-06-09T10:56:24.676496517Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=552e66c2-9ea4-4d09-b78c-1e02311a84fb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.421169 | controller | Jun 09 10:56:24.722208 crc crio[3651]: time="2026-06-09T10:56:24.721760101Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=344a075f-bb8b-48a0-a382-ecfc49fd1ebc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.421185 | controller | Jun 09 10:56:24.791090 crc crio[3651]: time="2026-06-09T10:56:24.78137866Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=2185437f-6ef1-4f6b-998d-592164e9b80c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.421201 | controller | Jun 09 10:56:24.809046 crc crio[3651]: time="2026-06-09T10:56:24.808716592Z" level=info msg="Ran pod sandbox 4170ce57ac38450b2b9b7969d0b33fb1da6d3278e44d5aca86eab58b0b804185 with infra container: openshift-machine-config-operator/machine-config-server-frshx/POD" id=552e66c2-9ea4-4d09-b78c-1e02311a84fb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.421217 | controller | Jun 09 10:56:24.818359 crc crio[3651]: time="2026-06-09T10:56:24.817364293Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=8ae8a0fd-7804-4c6e-89e9-2e111bb16a1c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.421233 | controller | Jun 09 10:56:24.880876 crc crio[3651]: time="2026-06-09T10:56:24.877024205Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:38bfe331c17ef07902d086b17d00a2c164657fda36c2a019760a5060703c6e27 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/f9ee7492-b529-413c-a4b7-f9a4fa6de900 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc000a00780}] Aliases:map[]}"
2026-06-09 11:30:32.421249 | controller | Jun 09 10:56:24.880876 crc crio[3651]: time="2026-06-09T10:56:24.877258081Z" level=info msg="Adding pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.421266 | controller | Jun 09 10:56:24.889055 crc crio[3651]: time="2026-06-09T10:56:24.886663424Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:2dd9729dbd5a0500db05146743fa01a5e5500723b5b7b0b4b9c7b63f25eb672c UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/c8634cf5-5d93-4986-9658-ca068db5fd51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc000a006f0}] Aliases:map[]}"
2026-06-09 11:30:32.421282 | controller | Jun 09 10:56:24.889055 crc crio[3651]: time="2026-06-09T10:56:24.886736666Z" level=info msg="Adding pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.421301 | controller | Jun 09 10:56:24.894079 crc crio[3651]: time="2026-06-09T10:56:24.893849863Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:188f72fd3087099620591186ca987eb453a6f7de2899a52a3c4ef00bbdb0568a UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/e5c8c537-b72e-4f56-993e-238c1cff439e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc00008c588}] Aliases:map[]}"
2026-06-09 11:30:32.421318 | controller | Jun 09 10:56:24.894079 crc crio[3651]: time="2026-06-09T10:56:24.894036658Z" level=info msg="Adding pod openshift-dns_dns-default-qtghf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.421334 | controller | Jun 09 10:56:24.924142 crc crio[3651]: time="2026-06-09T10:56:24.923551865Z" level=info msg="Ran pod sandbox 9570b701358fa447a1643d6e2eab95c20846148eedafd017515797d8e33105ee with infra container: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD" id=344a075f-bb8b-48a0-a382-ecfc49fd1ebc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.421350 | controller | Jun 09 10:56:24.936460 crc crio[3651]: time="2026-06-09T10:56:24.935966585Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=00fba81e-4518-4788-9b10-b0f3b72d2668 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.421366 | controller | Jun 09 10:56:24.976349 crc crio[3651]: time="2026-06-09T10:56:24.976149701Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:8baaa979a141b21792a21a207f9ebf8f16719cfeb90242b8bc8dc2b4063adbc6 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/341f87f6-a113-4af0-8eec-0d86872f2060 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc0004529b8}] Aliases:map[]}"
2026-06-09 11:30:32.421382 | controller | Jun 09 10:56:24.976349 crc crio[3651]: time="2026-06-09T10:56:24.976211913Z" level=info msg="Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.421398 | controller | Jun 09 10:56:25.057790 crc crio[3651]: time="2026-06-09T10:56:25.057357218Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:4e4337943946265f046a5ed31029861415d33a398e8130fc2eb5c7c7c90a95f6 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/5588d418-2a3f-4bdf-8fa4-8173c15dc980 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc00008c7a0}] Aliases:map[]}"
2026-06-09 11:30:32.421414 | controller | Jun 09 10:56:25.057790 crc crio[3651]: time="2026-06-09T10:56:25.057476202Z" level=info msg="Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.421430 | controller | Jun 09 10:56:25.116729 crc crio[3651]: time="2026-06-09T10:56:25.115723982Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:9b146f6c773d10dfbe129e97792ecf3484789cc43b4d5995bb2e7d7460a9dda6 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/7233d19b-a04a-4591-a6e1-5accefc2d6ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc00008c8a0}] Aliases:map[]}"
2026-06-09 11:30:32.421449 | controller | Jun 09 10:56:25.116729 crc crio[3651]: time="2026-06-09T10:56:25.11600809Z" level=info msg="Adding pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.421466 | controller | Jun 09 10:56:25.273082 crc crio[3651]: time="2026-06-09T10:56:25.271996777Z" level=info msg="Ran pod sandbox 8f8aa60bc34fe6193a8191fdb0bef5a32f9c44faa6afc0fcf04e273fecc0c3d6 with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD" id=2185437f-6ef1-4f6b-998d-592164e9b80c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.421482 | controller | Jun 09 10:56:25.283365 crc crio[3651]: time="2026-06-09T10:56:25.282985156Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=ecdbaeec-aad7-43b6-9954-faf8cdef1851 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.421497 | controller | Jun 09 10:56:25.310708 crc crio[3651]: time="2026-06-09T10:56:25.305736256Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=e99975b4-ff4c-4914-8d0b-c5d07f453446 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.421532 | controller | Jun 09 10:56:39.271098 crc crio[3651]: time="2026-06-09T10:56:39.27012179Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=edea4b99-ca5c-4d48-b486-197210fae9e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.421549 | controller | Jun 09 10:56:39.271098 crc crio[3651]: time="2026-06-09T10:56:39.270687326Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=b652dfd9-c9d5-4afa-b577-2dff5cfda508 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.421565 | controller | Jun 09 10:56:39.271098 crc crio[3651]: time="2026-06-09T10:56:39.271076738Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=ea9985d3-59bf-4d90-b512-869d6acec05f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.421580 | controller | Jun 09 10:56:39.272211 crc crio[3651]: time="2026-06-09T10:56:39.271997134Z" level=info msg="Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD" id=cbd6cc6d-c71c-4d33-a2a4-803523e20197 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.421596 | controller | Jun 09 10:56:39.272290 crc crio[3651]: time="2026-06-09T10:56:39.272265712Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.421612 | controller | Jun 09 10:56:39.287819 crc crio[3651]: time="2026-06-09T10:56:39.28771059Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=55c9125f-de95-4954-8de5-7ddfa6f73453 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.421628 | controller | Jun 09 10:56:39.287819 crc crio[3651]: time="2026-06-09T10:56:39.287776812Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=202a0a8c-cab6-468d-84ce-f718ae4a542f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.421643 | controller | Jun 09 10:56:39.287973 crc crio[3651]: time="2026-06-09T10:56:39.287825634Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=88482b39-d126-46cc-86b9-4956d16c9de4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.421662 | controller | Jun 09 10:56:39.287973 crc crio[3651]: time="2026-06-09T10:56:39.287747101Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=7b40266c-9c04-4fef-99ca-5df8e03d9c12 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.421678 | controller | Jun 09 10:56:39.287973 crc crio[3651]: time="2026-06-09T10:56:39.287952237Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a" id=a3c8cb44-f6ac-4aa8-81b6-e9e267a390b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.421694 | controller | Jun 09 10:56:39.289853 crc crio[3651]: time="2026-06-09T10:56:39.289788981Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=761175dd-0fed-4854-aa98-40b651236323 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.421709 | controller | Jun 09 10:56:39.290447 crc crio[3651]: time="2026-06-09T10:56:39.290314366Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=b4aa245d-a73c-485d-bfbb-86657839fcc4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.421725 | controller | Jun 09 10:56:39.290537 crc crio[3651]: time="2026-06-09T10:56:39.290387308Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=5cbec89a-61ca-48bd-9604-94d23bcde43f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.421740 | controller | Jun 09 10:56:39.290664 crc crio[3651]: time="2026-06-09T10:56:39.290611655Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=5fe580fb-c113-48da-935d-599b33dcbe35 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.421756 | controller | Jun 09 10:56:39.290717 crc crio[3651]: time="2026-06-09T10:56:39.290677727Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=c6c27675-295d-4fc1-b28a-b582c4b8353f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.421778 | controller | Jun 09 10:56:39.290945 crc crio[3651]: time="2026-06-09T10:56:39.290323686Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=78be7706-0abf-4fd6-aedf-54effc9cc83b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.421795 | controller | Jun 09 10:56:39.291032 crc crio[3651]: time="2026-06-09T10:56:39.290994656Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=e9792ec6-edaa-4437-b412-9a7415e149b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.421810 | controller | Jun 09 10:56:39.313645 crc crio[3651]: time="2026-06-09T10:56:39.299795961Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=0504120e-9968-4c0b-8a8a-50f476ff035a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.421825 | controller | Jun 09 10:56:39.313645 crc crio[3651]: time="2026-06-09T10:56:39.300122831Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=f380974d-3df5-486d-a571-a3214aa83feb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.421859 | controller | Jun 09 10:56:39.313645 crc crio[3651]: time="2026-06-09T10:56:39.300155461Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=4aaae000-6403-4cb3-bc11-d27a4addd63a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.421882 | controller | Jun 09 10:56:39.313645 crc crio[3651]: time="2026-06-09T10:56:39.303508729Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:1ab19461ac72032f70f03f5dbcc05baaf7110c4bafb349da6a1d9c5adba14c04 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/c86a2e95-8d91-442b-933a-7a8b03c92175 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc00108a050}] Aliases:map[]}"
2026-06-09 11:30:32.421899 | controller | Jun 09 10:56:39.313645 crc crio[3651]: time="2026-06-09T10:56:39.303565Z" level=info msg="Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.421915 | controller | Jun 09 10:56:39.318618 crc crio[3651]: time="2026-06-09T10:56:39.318540115Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=593d77e0-70bb-4dfa-a26b-81de678ed4fe name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.421931 | controller | Jun 09 10:56:39.318997 crc crio[3651]: time="2026-06-09T10:56:39.318938147Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a" id=7eb5839d-fb31-4093-b66d-6d3d64f7a4b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.421946 | controller | Jun 09 10:56:39.319836 crc crio[3651]: time="2026-06-09T10:56:39.319771171Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=b5efff8b-8b80-41c7-b8d1-225a9088fefb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.421962 | controller | Jun 09 10:56:39.320601 crc crio[3651]: time="2026-06-09T10:56:39.320528563Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=5cfb632f-77f1-4629-87c1-371f43f4275d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.421977 | controller | Jun 09 10:56:39.324128 crc crio[3651]: time="2026-06-09T10:56:39.324048965Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=82ae2f0e-524f-4e16-81da-ba862559039d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.421993 | controller | Jun 09 10:56:39.611662 crc crio[3651]: time="2026-06-09T10:56:39.611538127Z" level=info msg="Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD" id=4c4402c8-6e95-4aa0-bdeb-4838b6c5c639 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.422009 | controller | Jun 09 10:56:39.611662 crc crio[3651]: time="2026-06-09T10:56:39.61165451Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.422025 | controller | Jun 09 10:56:39.650014 crc crio[3651]: time="2026-06-09T10:56:39.649748736Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:d5acdeb22da71f2d17be4781053e57d278534d742453c0465271ffbccd44e9e0 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/99d8a062-2786-4530-9866-00a8c2b20069 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc00108a3f0}] Aliases:map[]}"
2026-06-09 11:30:32.422046 | controller | Jun 09 10:56:39.650014 crc crio[3651]: time="2026-06-09T10:56:39.649797037Z" level=info msg="Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.422063 | controller | Jun 09 10:56:39.651827 crc crio[3651]: time="2026-06-09T10:56:39.650384684Z" level=info msg="Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD" id=4fbf640c-32eb-459d-87c3-25cb97d549c9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.422079 | controller | Jun 09 10:56:39.651827 crc crio[3651]: time="2026-06-09T10:56:39.650691123Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.422094 | controller | Jun 09 10:56:39.654150 crc crio[3651]: time="2026-06-09T10:56:39.654076971Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD" id=4008360d-f08f-4b4a-a345-5c688069f412 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.422110 | controller | Jun 09 10:56:39.654150 crc crio[3651]: time="2026-06-09T10:56:39.654145933Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.422126 | controller | Jun 09 10:56:39.691149 crc crio[3651]: time="2026-06-09T10:56:39.691067855Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:11ba591f4c9e84593765bac74bd694ada1ed6c4f14432c17eb9a536fc5533ff9 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/c52cee2d-1ac8-4182-825b-cb85617b9229 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc001ecc2b0}] Aliases:map[]}"
2026-06-09 11:30:32.422142 | controller | Jun 09 10:56:39.691149 crc crio[3651]: time="2026-06-09T10:56:39.691143267Z" level=info msg="Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.422158 | controller | Jun 09 10:56:39.694832 crc crio[3651]: time="2026-06-09T10:56:39.694724921Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:6969dd7752939397c4d9bafc15d1cfc808489d024b95bfbdaa0b5cc21b28a7f4 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/fad3a22c-c388-4d26-98c3-2e16c0d80751 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91f37d35_53d4_49eb_b4e2_8ee1a226094b.slice PodAnnotations:0xc00108a708}] Aliases:map[]}"
2026-06-09 11:30:32.422174 | controller | Jun 09 10:56:39.694832 crc crio[3651]: time="2026-06-09T10:56:39.694818944Z" level=info msg="Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.422189 | controller | Jun 09 10:56:39.710131 crc crio[3651]: time="2026-06-09T10:56:39.709998224Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD" id=e1a65856-28f3-4b23-a8a1-1c808113af92 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.422205 | controller | Jun 09 10:56:39.711215 crc crio[3651]: time="2026-06-09T10:56:39.711012184Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.422221 | controller | Jun 09 10:56:39.734968 crc crio[3651]: time="2026-06-09T10:56:39.734823924Z" level=info msg="Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD" id=8aa45065-bfff-4b31-810b-743ebf5c9b36 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.422255 | controller | Jun 09 10:56:39.735076 crc crio[3651]: time="2026-06-09T10:56:39.73500597Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.422273 | controller | Jun 09 10:56:39.755257 crc crio[3651]: time="2026-06-09T10:56:39.754372932Z" level=info msg="Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD" id=8e86f5b6-fdc0-4d18-b614-9ac97f6bc778 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.422288 | controller | Jun 09 10:56:39.755364 crc crio[3651]: time="2026-06-09T10:56:39.755267108Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.422315 | controller | Jun 09 10:56:39.757163 crc crio[3651]: time="2026-06-09T10:56:39.756900965Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:5088bde617dedd8b9fd47b3ab9ad1a348adb1a2dde97033ee30ecb32d143d8f4 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/c65c1e9e-5907-4ab5-80a0-2da83700fa50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ee7e057_363b_48e4_a711_ee54046db35f.slice PodAnnotations:0xc00008c5c8}] Aliases:map[]}"
2026-06-09 11:30:32.422332 | controller | Jun 09 10:56:39.757163 crc crio[3651]: time="2026-06-09T10:56:39.757046969Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.422348 | controller | Jun 09 10:56:39.758455 crc crio[3651]: time="2026-06-09T10:56:39.758199243Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD" id=330fce23-3257-43c4-8302-a12466a5245c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.422364 | controller | Jun 09 10:56:39.758455 crc crio[3651]: time="2026-06-09T10:56:39.758338747Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.422380 | controller | Jun 09 10:56:39.804516 crc crio[3651]: time="2026-06-09T10:56:39.804317751Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:0d7666e2760bac087004b0062402a77b4fbc45dade3c7a95e1fd4663c92a0819 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/2039e9d2-b0e2-41d1-a99a-6144a38437f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5ed093a_5c43_49ee_8429_b0de4b9c784d.slice PodAnnotations:0xc001f068f8}] Aliases:map[]}"
2026-06-09 11:30:32.422396 | controller | Jun 09 10:56:39.804516 crc crio[3651]: time="2026-06-09T10:56:39.804363132Z" level=info msg="Adding pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.422412 | controller | Jun 09 10:56:39.804516 crc crio[3651]: time="2026-06-09T10:56:39.804446625Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:88f217f7e7cbc51ed63fa06d9e2d69e38baa595ef0c6fb3d86b135277603d5f1 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/20e263e1-5616-46c4-a702-23d22a0f6401 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb9d3cfcf_d286_4dfc_a5cf_dbb9268a3cda.slice PodAnnotations:0xc001ecc620}] Aliases:map[]}"
2026-06-09 11:30:32.422433 | controller | Jun 09 10:56:39.804516 crc crio[3651]: time="2026-06-09T10:56:39.804514337Z" level=info msg="Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.422449 | controller | Jun 09 10:56:39.815855 crc crio[3651]: time="2026-06-09T10:56:39.815784474Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:896f2565991b9a7e1ec1a7b85522022fa11d97d2ea0780c5e0bc4cc93b95a7f6 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/7e8df88e-2c79-419e-90c6-0164b1eaa720 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod304346ae_9d3b_4262_8068_4ed1e7ff48a8.slice PodAnnotations:0xc00108ac80}] Aliases:map[]}"
2026-06-09 11:30:32.422465 | controller | Jun 09 10:56:39.815855 crc crio[3651]: time="2026-06-09T10:56:39.815842685Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.422481 | controller | Jun 09 10:56:50.027620 crc crio[3651]: time="2026-06-09T10:56:50.027364489Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=ce7e0b49-1fa1-4cb0-be51-2d95ebd3d232 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.422497 | controller | Jun 09 10:56:50.029225 crc crio[3651]: time="2026-06-09T10:56:50.027709279Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=aba25e13-dfc0-481c-b89f-946474fc9258 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.422513 | controller | Jun 09 10:56:50.033223 crc crio[3651]: time="2026-06-09T10:56:50.033099076Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=7b36a7f3-63c1-4b5b-8789-8bb9b59e305a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.422529 | controller | Jun 09 10:56:50.033576 crc crio[3651]: time="2026-06-09T10:56:50.033348263Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=c66487b5-ad4d-4469-97c2-40e43ca5c529 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.422544 | controller | Jun 09 10:56:50.036974 crc crio[3651]: time="2026-06-09T10:56:50.036886415Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup" id=502862b7-adf6-4e5a-bf4d-175355562f58 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.422560 | controller | Jun 09 10:56:50.038281 crc crio[3651]: time="2026-06-09T10:56:50.038163583Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.422576 | controller | Jun 09 10:56:50.040044 crc crio[3651]: time="2026-06-09T10:56:50.039949694Z" level=info msg="Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator" id=70d5e237-3336-4603-bf41-52c2df899827 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.422592 | controller | Jun 09 10:56:50.040501 crc crio[3651]: time="2026-06-09T10:56:50.040364136Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.422608 | controller | Jun 09 10:56:50.083847 crc crio[3651]: time="2026-06-09T10:56:50.083754145Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.422624 | controller | Jun 09 10:56:50.097068 crc crio[3651]: time="2026-06-09T10:56:50.096970529Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.422643 | controller | Jun 09 10:56:50.097263 crc crio[3651]: time="2026-06-09T10:56:50.097143594Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.422659 | controller | Jun 09 10:56:50.105737 crc crio[3651]: time="2026-06-09T10:56:50.105656421Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.422675 | controller | Jun 09 10:56:50.234179 crc crio[3651]: time="2026-06-09T10:56:50.234037346Z" level=info msg="Created container 1b08002c8a0ae4f99dc54913d6a608270c3910ae99e6046d4ef1305aef396669: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup" id=502862b7-adf6-4e5a-bf4d-175355562f58 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.422691 | controller | Jun 09 10:56:50.236757 crc crio[3651]: time="2026-06-09T10:56:50.236685003Z" level=info msg="Starting container: 1b08002c8a0ae4f99dc54913d6a608270c3910ae99e6046d4ef1305aef396669" id=9f3ee460-0988-481c-a535-a05c5511d1e3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.422707 | controller | Jun 09 10:56:50.236890 crc crio[3651]: time="2026-06-09T10:56:50.236748515Z" level=info msg="Created container 32e4d022b7da95f11d4d6839b1bd23870c31b6064fcd380cc919113522da90fe: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator" id=70d5e237-3336-4603-bf41-52c2df899827 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.422723 | controller | Jun 09 10:56:50.238175 crc crio[3651]: time="2026-06-09T10:56:50.238108894Z" level=info msg="Starting container: 32e4d022b7da95f11d4d6839b1bd23870c31b6064fcd380cc919113522da90fe" id=673ff339-d27c-4a1d-865f-14d6d02295ed name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.422738 | controller | Jun 09 10:56:50.241928 crc crio[3651]: time="2026-06-09T10:56:50.241589955Z" level=info msg="Started container" PID=7634 containerID=1b08002c8a0ae4f99dc54913d6a608270c3910ae99e6046d4ef1305aef396669 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup id=9f3ee460-0988-481c-a535-a05c5511d1e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9570b701358fa447a1643d6e2eab95c20846148eedafd017515797d8e33105ee
2026-06-09 11:30:32.422754 | controller | Jun 09 10:56:50.247144 crc crio[3651]: time="2026-06-09T10:56:50.244378946Z" level=info msg="Started container" PID=7635 containerID=32e4d022b7da95f11d4d6839b1bd23870c31b6064fcd380cc919113522da90fe description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=673ff339-d27c-4a1d-865f-14d6d02295ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0f714dac1f9f9808cfddb4bf368c3856150a1d2a4c02b1d0fd44a0c1471fb8f
2026-06-09 11:30:32.422771 | controller | Jun 09 10:56:50.405052 crc crio[3651]: time="2026-06-09T10:56:50.404927295Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=8fe16703-e227-4d7e-abbe-07788d948dad name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.422787 | controller | Jun 09 10:56:50.407227 crc crio[3651]: time="2026-06-09T10:56:50.407013076Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=91b17c56-eec0-4f8b-ae7a-22204c2bb8c5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.422804 | controller | Jun 09 10:56:50.412497 crc crio[3651]: time="2026-06-09T10:56:50.41232734Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller" id=547920e9-0732-4035-b951-0e28ac602083 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.422826 | controller | Jun 09 10:56:50.412962 crc crio[3651]: time="2026-06-09T10:56:50.412906517Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.422842 | controller | Jun 09 10:56:50.442755 crc crio[3651]: time="2026-06-09T10:56:50.442605989Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.422877 | controller | Jun 09 10:56:50.447585 crc crio[3651]: time="2026-06-09T10:56:50.447518871Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.422894 | controller | Jun 09 10:56:50.551949 crc crio[3651]: time="2026-06-09T10:56:50.551180199Z" level=info msg="Created container abc9aac057905d3a1c0890399621dd83295fe4653308cf095212c7ab66ba9aae: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller" id=547920e9-0732-4035-b951-0e28ac602083 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.422910 | controller | Jun 09 10:56:50.553323 crc crio[3651]: time="2026-06-09T10:56:50.553244399Z" level=info msg="Starting container: abc9aac057905d3a1c0890399621dd83295fe4653308cf095212c7ab66ba9aae" id=2a9647c6-819d-4b34-a322-3f5584592206 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.422926 | controller | Jun 09 10:56:50.564728 crc crio[3651]: time="2026-06-09T10:56:50.564620969Z" level=info msg="Started container" PID=7654 containerID=abc9aac057905d3a1c0890399621dd83295fe4653308cf095212c7ab66ba9aae description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller id=2a9647c6-819d-4b34-a322-3f5584592206 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9570b701358fa447a1643d6e2eab95c20846148eedafd017515797d8e33105ee
2026-06-09 11:30:32.422942 | controller | Jun 09 10:56:50.579206 crc crio[3651]: time="2026-06-09T10:56:50.579075169Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=ca78037a-f04c-4720-9f44-b31596aa8304 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.422957 | controller | Jun 09 10:56:50.585824 crc crio[3651]: time="2026-06-09T10:56:50.585508875Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=9dc5fc4e-b907-4ba1-a719-74d4d1315e8a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.422973 | controller | Jun 09 10:56:50.589656 crc crio[3651]: time="2026-06-09T10:56:50.589604224Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging" id=cb5305cd-f777-4479-89eb-bdf4c4fdb51f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.422988 | controller | Jun 09 10:56:50.591577 crc crio[3651]: time="2026-06-09T10:56:50.590865371Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.423004 | controller | Jun 09 10:56:50.618651 crc crio[3651]: time="2026-06-09T10:56:50.614854607Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.423020 | controller | Jun 09 10:56:50.618651 crc crio[3651]: time="2026-06-09T10:56:50.617595816Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.423035 | controller | Jun 09 10:56:50.747030 crc crio[3651]: time="2026-06-09T10:56:50.746651461Z" level=info msg="Created container a825999e8d2e8cc454db168ccda08256f82f583a34892f20a91a22508da14437: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging" id=cb5305cd-f777-4479-89eb-bdf4c4fdb51f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.423055 | controller | Jun 09 10:56:50.749498 crc crio[3651]: time="2026-06-09T10:56:50.749220336Z" level=info msg="Starting container: a825999e8d2e8cc454db168ccda08256f82f583a34892f20a91a22508da14437" id=64b6f67a-7c7f-4719-891b-d62080540110 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.423071 | controller | Jun 09 10:56:50.764178 crc crio[3651]: time="2026-06-09T10:56:50.76314896Z" level=info msg="Started container" PID=7662 containerID=a825999e8d2e8cc454db168ccda08256f82f583a34892f20a91a22508da14437 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging id=64b6f67a-7c7f-4719-891b-d62080540110 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9570b701358fa447a1643d6e2eab95c20846148eedafd017515797d8e33105ee
2026-06-09 11:30:32.423087 | controller | Jun 09 10:56:50.777497 crc crio[3651]: time="2026-06-09T10:56:50.777346182Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=673d697c-f574-4754-8489-655f5c6923cd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.423102 | controller | Jun 09 10:56:50.780337 crc crio[3651]: time="2026-06-09T10:56:50.780186904Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=ad51c5dd-a0ea-4a76-9a4b-1032d6ff4152 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.423118 | controller | Jun 09 10:56:50.783035 crc crio[3651]: time="2026-06-09T10:56:50.782930124Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node" id=3b8848e1-8703-4073-8b36-d0e0ac68cacf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.423133 | controller | Jun 09 10:56:50.783387 crc crio[3651]: time="2026-06-09T10:56:50.783231203Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.423149 | controller | Jun 09 10:56:50.840482 crc crio[3651]: time="2026-06-09T10:56:50.832727419Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.423164 | controller | Jun 09 10:56:50.840482 crc crio[3651]: time="2026-06-09T10:56:50.838346302Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.423180 | controller | Jun 09 10:56:50.957797 crc crio[3651]: time="2026-06-09T10:56:50.957711876Z" level=info msg="Created container 1531e433e7b8fd5e6a846f0a82c02e7796d346fbd797befdf7a88514a44f4ed2: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node" id=3b8848e1-8703-4073-8b36-d0e0ac68cacf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.423196 | controller | Jun 09 10:56:50.959243 crc crio[3651]: time="2026-06-09T10:56:50.959151847Z" level=info msg="Starting container: 1531e433e7b8fd5e6a846f0a82c02e7796d346fbd797befdf7a88514a44f4ed2" id=86fd8831-f46e-49a7-a225-506a5b8cb278 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.423212 | controller | Jun 09 10:56:50.969351 crc crio[3651]: time="2026-06-09T10:56:50.969160748Z" level=info msg="Started container" PID=7687 containerID=1531e433e7b8fd5e6a846f0a82c02e7796d346fbd797befdf7a88514a44f4ed2 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node id=86fd8831-f46e-49a7-a225-506a5b8cb278 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9570b701358fa447a1643d6e2eab95c20846148eedafd017515797d8e33105ee
2026-06-09 11:30:32.423228 | controller | Jun 09 10:56:50.998993 crc crio[3651]: time="2026-06-09T10:56:50.998792148Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=7562bc76-e3cb-4a77-be50-b76c4a562ee1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.423248 | controller | Jun 09 10:56:51.008503 crc crio[3651]: time="2026-06-09T10:56:51.008276913Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=3793c1d8-8ec4-40f0-966b-8123a1a530f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.423264 | controller | Jun 09 10:56:51.018868 crc crio[3651]: time="2026-06-09T10:56:51.018673805Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics" id=badac202-a23e-4071-9587-0ad88e08c42c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.423280 | controller | Jun 09 10:56:51.020237 crc crio[3651]: time="2026-06-09T10:56:51.020110046Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.423296 | controller | Jun 09 10:56:51.031860 crc crio[3651]: time="2026-06-09T10:56:51.031748594Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=48f6203e-6b44-498c-a70b-9806fe550ff5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.423312 | controller | Jun 09 10:56:51.033482 crc crio[3651]: time="2026-06-09T10:56:51.032207847Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a" id=f370b69e-782c-4c45-907a-c8fcfd85f5ce name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.423342 | controller | Jun 09 10:56:51.033482 crc crio[3651]: time="2026-06-09T10:56:51.03228429Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=55eb42d1-12b8-4930-9465-d55232eb3f16 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.423359 | controller | Jun 09 10:56:51.036153 crc crio[3651]: time="2026-06-09T10:56:51.034637478Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=57842def-9a25-4028-a253-01d7887883fc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.423374 | controller | Jun 09 10:56:51.055191 crc crio[3651]: time="2026-06-09T10:56:51.055071111Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=7b712c44-226c-42d1-905a-690e100cd22c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.423390 | controller | Jun 09 10:56:51.058959 crc crio[3651]: time="2026-06-09T10:56:51.058187861Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=026c023f-91e6-47a8-9e65-e039ae49f4e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.423406 | controller | Jun 09 10:56:51.059118 crc crio[3651]: time="2026-06-09T10:56:51.058950553Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a" id=641a434f-bc9c-47e1-b589-ff7c787e3064 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.423421 | controller | Jun 09 10:56:51.059118 crc crio[3651]: time="2026-06-09T10:56:51.058572112Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=d9575c46-9359-4823-b7c5-b7c3246b9000 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.423437 | controller | Jun 09 10:56:51.061795 crc crio[3651]: time="2026-06-09T10:56:51.061673802Z" level=info msg="Creating container: openshift-image-registry/node-ca-2wddl/node-ca" id=0b336a99-cc0e-408f-bce4-c342fe89c34d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.423457 | controller | Jun 09 10:56:51.062544 crc crio[3651]: time="2026-06-09T10:56:51.062298701Z" level=info msg="Creating container: openshift-multus/multus-bzhnf/kube-multus" id=550ee90c-b8a0-404d-a46f-23ee5f063f43 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.423474 | controller | Jun 09 10:56:51.062544 crc crio[3651]: time="2026-06-09T10:56:51.062330831Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.423490 | controller | Jun 09 10:56:51.062915 crc crio[3651]: time="2026-06-09T10:56:51.062885718Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.423506 | controller | Jun 09 10:56:51.063285 crc crio[3651]: time="2026-06-09T10:56:51.063196867Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy" id=efbb9c65-beaf-4a58-b593-c258e7843b4a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.423522 | controller | Jun 09 10:56:51.066072 crc crio[3651]: time="2026-06-09T10:56:51.066044169Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.423537 | controller | Jun 09 10:56:51.071078 crc crio[3651]: time="2026-06-09T10:56:51.070797517Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server" id=e1345afe-2220-4aee-8575-f3e72191abbe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.423553 | controller | Jun 09 10:56:51.109347 crc crio[3651]: time="2026-06-09T10:56:51.096915315Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.423568 | controller | Jun 09 10:56:51.110486 crc crio[3651]: time="2026-06-09T10:56:51.110233082Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.423584 | controller | Jun 09 10:56:51.130861 crc crio[3651]: time="2026-06-09T10:56:51.130726536Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.423600 | controller | Jun 09 10:56:51.282767 crc crio[3651]: time="2026-06-09T10:56:51.28006922Z" level=info msg="Created container da816558d6b947ae55d837df8ad18ab0c5816d2a3a8b31633caeff734f8fdfba: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics" id=badac202-a23e-4071-9587-0ad88e08c42c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.423615 | controller | Jun 09 10:56:51.283011 crc crio[3651]: time="2026-06-09T10:56:51.282907192Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.423631 | controller | Jun 09 10:56:51.284668 crc crio[3651]: time="2026-06-09T10:56:51.283021575Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.423646 | controller | Jun 09 10:56:51.288813 crc crio[3651]: time="2026-06-09T10:56:51.28870728Z" level=info msg="Starting container: da816558d6b947ae55d837df8ad18ab0c5816d2a3a8b31633caeff734f8fdfba" id=2b21cbce-ed25-449f-bc02-c3018bb9a089 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.423662 | controller | Jun 09 10:56:51.292101 crc crio[3651]: time="2026-06-09T10:56:51.291908953Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.423682 | controller | Jun 09 10:56:51.309371 crc crio[3651]: time="2026-06-09T10:56:51.309224796Z" level=info msg="Started container" PID=7705 containerID=da816558d6b947ae55d837df8ad18ab0c5816d2a3a8b31633caeff734f8fdfba description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics id=2b21cbce-ed25-449f-bc02-c3018bb9a089 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9570b701358fa447a1643d6e2eab95c20846148eedafd017515797d8e33105ee
2026-06-09 11:30:32.423698 | controller | Jun 09 10:56:51.385606 crc crio[3651]: time="2026-06-09T10:56:51.384642894Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.423714 | controller | Jun 09 10:56:51.419876 crc crio[3651]: time="2026-06-09T10:56:51.414932613Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=8418f17d-fe28-41d3-a8e9-93d2c2c5342c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.423729 | controller | Jun 09 10:56:51.436293 crc crio[3651]: time="2026-06-09T10:56:51.432613896Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=80c90787-bcf7-4b74-a417-6403cf93cdaf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.423745 | controller | Jun 09 10:56:51.459005 crc crio[3651]: time="2026-06-09T10:56:51.458735404Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd" id=51041340-44b2-4c97-a18c-5579ce0fd099 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.423760 | controller | Jun 09 10:56:51.459576 crc crio[3651]: time="2026-06-09T10:56:51.459510937Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.423776 | controller | Jun 09 10:56:51.494673 crc crio[3651]: time="2026-06-09T10:56:51.494562264Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.423792 | controller | Jun 09 10:56:51.512044 crc crio[3651]: time="2026-06-09T10:56:51.511853096Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.423808 | controller | Jun 09 10:56:51.515583 crc crio[3651]: time="2026-06-09T10:56:51.514331078Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.423823 | controller | Jun 09 10:56:51.523594 crc crio[3651]: time="2026-06-09T10:56:51.522790713Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.423839 | controller | Jun 09 10:56:51.734676 crc crio[3651]: time="2026-06-09T10:56:51.732180619Z" level=info msg="Created container a8221301a92040cc4b3d7eea4cb4cce120914cb37e5fac2af85ce648fa3dda36: openshift-multus/multus-bzhnf/kube-multus" id=550ee90c-b8a0-404d-a46f-23ee5f063f43 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.423878 | controller | Jun 09 10:56:51.758897 crc crio[3651]: time="2026-06-09T10:56:51.758708689Z" level=info msg="Starting container: a8221301a92040cc4b3d7eea4cb4cce120914cb37e5fac2af85ce648fa3dda36" id=848e3fed-6dac-41dc-b277-ebb350466170 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.423896 | controller | Jun 09 10:56:51.874066 crc crio[3651]: time="2026-06-09T10:56:51.874007995Z" level=info msg="Created container b3eae50ec738396c00687e952178f848ff1be2129fdea76b0108c46d7531aab6: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd" id=51041340-44b2-4c97-a18c-5579ce0fd099 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.423917 | controller | Jun 09 10:56:51.878210 crc crio[3651]: time="2026-06-09T10:56:51.87799362Z" level=info msg="Starting container: b3eae50ec738396c00687e952178f848ff1be2129fdea76b0108c46d7531aab6" id=9bec6ae7-ce07-484f-9aec-591edb143c58 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.423940 | controller | Jun 09 10:56:51.933904 crc crio[3651]: time="2026-06-09T10:56:51.932887743Z" level=info msg="Started container" PID=7729 containerID=b3eae50ec738396c00687e952178f848ff1be2129fdea76b0108c46d7531aab6 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/northd id=9bec6ae7-ce07-484f-9aec-591edb143c58 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9570b701358fa447a1643d6e2eab95c20846148eedafd017515797d8e33105ee
2026-06-09 11:30:32.423957 | controller | Jun 09 10:56:51.958726 crc crio[3651]: time="2026-06-09T10:56:51.958154306Z" level=info msg="Created container 65d328a423c718d9de1b67d9bca4b74a1f012f2cdb52435ff07ac38949d36744: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server" id=e1345afe-2220-4aee-8575-f3e72191abbe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.423976 | controller | Jun 09 10:56:51.969665 crc crio[3651]: time="2026-06-09T10:56:51.96827533Z" level=info msg="Starting container: 65d328a423c718d9de1b67d9bca4b74a1f012f2cdb52435ff07ac38949d36744" id=145f24bf-c954-49d0-b467-c37b26ed920e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.423994 | controller | Jun 09 10:56:52.134950 crc crio[3651]: time="2026-06-09T10:56:52.134789332Z" level=info msg="Started container" PID=7734 containerID=65d328a423c718d9de1b67d9bca4b74a1f012f2cdb52435ff07ac38949d36744 description=openshift-machine-config-operator/machine-config-server-frshx/machine-config-server id=145f24bf-c954-49d0-b467-c37b26ed920e name=/runtime.v1.RuntimeService/StartContainer sandboxID=4170ce57ac38450b2b9b7969d0b33fb1da6d3278e44d5aca86eab58b0b804185
2026-06-09 11:30:32.424021 | controller | Jun 09 10:56:52.143975 crc crio[3651]: time="2026-06-09T10:56:52.143720911Z" level=info msg="Started container" PID=7723 containerID=a8221301a92040cc4b3d7eea4cb4cce120914cb37e5fac2af85ce648fa3dda36 description=openshift-multus/multus-bzhnf/kube-multus id=848e3fed-6dac-41dc-b277-ebb350466170 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6aae00299af823e0dd8ad1aa91f214326b33e87c4a897f094843782481a024f
2026-06-09 11:30:32.424082 | controller | Jun 09 10:56:52.144801 crc crio[3651]: time="2026-06-09T10:56:52.144269207Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=c3348697-c7e2-472a-ba2c-50e8519f71c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.424102 | controller | Jun 09 10:56:52.145281 crc crio[3651]: time="2026-06-09T10:56:52.145152243Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=eb0a1320-15cf-4c4d-a902-991e8175fa6a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.424118 | controller | Jun 09 10:56:52.148853 crc crio[3651]: time="2026-06-09T10:56:52.146616905Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=cdb17221-bd22-4a71-af04-ce98a4c2de50 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.424133 | controller | Jun 09 10:56:52.148853 crc crio[3651]: time="2026-06-09T10:56:52.146894863Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=ba827f3b-56e3-41c7-b807-7c1b42bdfdd6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.424149 | controller | Jun 09 10:56:52.151144 crc crio[3651]: time="2026-06-09T10:56:52.1508992Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=ed0b8b8c-bfe3-4651-a59e-1607f2df8558 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.424169 | controller | Jun 09 10:56:52.167350 crc crio[3651]: time="2026-06-09T10:56:52.166792141Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=e3b14b5d-29e0-4c2c-aa82-8b7822b2d01b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.424184 | controller | Jun 09 10:56:52.167903 crc crio[3651]: time="2026-06-09T10:56:52.16781248Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=ad9e0a1d-217b-464f-b4e1-886b35dfdefd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.424200 | controller | Jun 09 10:56:52.170959 crc crio[3651]: time="2026-06-09T10:56:52.170699744Z" level=info msg="Creating container: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter" id=4be04af0-326c-4630-8451-593a31af24fa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.424216 | controller | Jun 09 10:56:52.171785 crc crio[3651]: time="2026-06-09T10:56:52.171304282Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.424232 | controller | Jun 09 10:56:52.185014 crc crio[3651]: time="2026-06-09T10:56:52.184724841Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_dc485411-858d-480d-8815-3f46f7c9e011\""
2026-06-09 11:30:32.424248 | controller | Jun 09 10:56:52.215716 crc crio[3651]: time="2026-06-09T10:56:52.186351678Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=699006ac-512b-4677-9ecf-120c4264ff83 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.424263 | controller | Jun 09 10:56:52.215949 crc crio[3651]: time="2026-06-09T10:56:52.175166834Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy" id=6489ce95-ef59-4bfc-860c-0299773c471d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.424279 | controller | Jun 09 10:56:52.215949 crc crio[3651]: time="2026-06-09T10:56:52.17193732Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy" id=07ddcb75-ad57-45e4-ae01-44154303e120 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.424294 | controller | Jun 09 10:56:52.244931 crc crio[3651]: time="2026-06-09T10:56:52.244583218Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.424310 | controller | Jun 09 10:56:52.248202 crc crio[3651]: time="2026-06-09T10:56:52.244816315Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.424326 | controller | Jun 09 10:56:52.256968 crc crio[3651]: time="2026-06-09T10:56:52.256928476Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb" id=d4bc67b7-1468-4b22-becf-bc28753108d5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.424341 | controller | Jun 09 10:56:52.308230 crc crio[3651]: time="2026-06-09T10:56:52.307845794Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.424357 | controller | Jun 09 10:56:52.351263 crc crio[3651]: time="2026-06-09T10:56:52.350740239Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.424377 | controller | Jun 09 10:56:52.359979 crc crio[3651]: time="2026-06-09T10:56:52.359840143Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.424393 | controller | Jun 09 10:56:52.364811 crc crio[3651]: time="2026-06-09T10:56:52.364667593Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.424409 | controller | Jun 09 10:56:52.413286 crc crio[3651]: time="2026-06-09T10:56:52.413097458Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.424425 | controller | Jun 09 10:56:52.646005 crc crio[3651]: time="2026-06-09T10:56:52.645317887Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.424441 | controller | Jun 09 10:56:52.660013 crc crio[3651]: time="2026-06-09T10:56:52.659942561Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.424456 | controller | Jun 09 10:56:52.668026 crc crio[3651]: time="2026-06-09T10:56:52.667611684Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.424472 | controller | Jun 09 10:56:52.861916 crc crio[3651]: time="2026-06-09T10:56:52.861191471Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 11:30:32.424488 | controller | Jun 09 10:56:53.033088 crc crio[3651]: time="2026-06-09T10:56:53.032648596Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=975e1ae8-560b-442d-bee5-b22ce0ca94be name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.424503 | controller | Jun 09 10:56:53.033606 crc crio[3651]: time="2026-06-09T10:56:53.033542332Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=fc2329a7-3e32-451b-9ae1-b4e30b506bc0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.424519 | controller | Jun 09 10:56:53.040626 crc crio[3651]: time="2026-06-09T10:56:53.039913237Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=e9975466-6d7d-4d15-9d61-c2dff225cf11 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.424535 | controller | Jun 09 10:56:53.046697 crc crio[3651]: time="2026-06-09T10:56:53.045252332Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=ca62d65f-0bd2-4d9a-8fb1-48f1d1b58034 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.424551 | controller | Jun 09 10:56:53.050883 crc crio[3651]: time="2026-06-09T10:56:53.049745092Z" level=info msg="Creating container: openshift-dns/node-resolver-277xp/dns-node-resolver" id=3de69f82-4c02-4dac-bcea-2d14366464bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.424567 | controller | Jun 09 10:56:53.052128 crc crio[3651]: time="2026-06-09T10:56:53.052096581Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.424582 | controller | Jun 09 10:56:53.052869 crc crio[3651]: time="2026-06-09T10:56:53.05275145Z" level=info msg="Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=80dfdb24-ee63-4349-8605-93802c7fa87d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.424601 | controller | Jun 09 10:56:53.053192 crc crio[3651]: time="2026-06-09T10:56:53.05310089Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.424617 | controller | Jun 09 10:56:53.382902 crc crio[3651]: time="2026-06-09T10:56:53.381774786Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.424633 | controller | Jun 09 10:56:53.400230 crc crio[3651]: time="2026-06-09T10:56:53.399347216Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.424649 | controller | Jun 09 10:56:53.479234 crc crio[3651]: time="2026-06-09T10:56:53.478934475Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.424665 | controller | Jun 09 10:56:53.554583 crc crio[3651]: time="2026-06-09T10:56:53.550932284Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.424681 | controller | Jun 09 10:56:53.593020 crc crio[3651]: time="2026-06-09T10:56:53.592776189Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.424697 | controller | Jun 09 10:56:53.724075 crc crio[3651]: time="2026-06-09T10:56:53.72238298Z" level=info msg="Created container 8a67086dcf6447f7f239062e43c9f7097d8bb6cbd9b63e9679eef9657ff54f73: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb" id=d4bc67b7-1468-4b22-becf-bc28753108d5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.424713 | controller | Jun 09 10:56:53.740085 crc crio[3651]: time="2026-06-09T10:56:53.731535175Z" level=info msg="Starting container: 8a67086dcf6447f7f239062e43c9f7097d8bb6cbd9b63e9679eef9657ff54f73" id=ec784a27-8805-4356-bcee-e1bc4f1b497d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.424729 | controller | Jun 09 10:56:53.744309 crc crio[3651]: time="2026-06-09T10:56:53.743862873Z" level=info msg="Created container 8b143539d735df2f1cf2f0e368ad51ff419112dc207feb76c470537ce345336e: openshift-image-registry/node-ca-2wddl/node-ca" id=0b336a99-cc0e-408f-bce4-c342fe89c34d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.424745 | controller | Jun 09 10:56:53.750262 crc crio[3651]: time="2026-06-09T10:56:53.749600339Z" level=info msg="Starting container: 8b143539d735df2f1cf2f0e368ad51ff419112dc207feb76c470537ce345336e" id=cf693801-2716-4ad2-96c7-054c6465573c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.424760 | controller | Jun 09 10:56:53.766243 crc crio[3651]: time="2026-06-09T10:56:53.76410629Z" level=info msg="Started container" PID=7798 containerID=8a67086dcf6447f7f239062e43c9f7097d8bb6cbd9b63e9679eef9657ff54f73 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb id=ec784a27-8805-4356-bcee-e1bc4f1b497d name=/runtime.v1.RuntimeService/StartContainer sandboxID=9570b701358fa447a1643d6e2eab95c20846148eedafd017515797d8e33105ee
2026-06-09 11:30:32.424776 | controller | Jun 09 10:56:53.872645 crc crio[3651]: time="2026-06-09T10:56:53.871358373Z" level=info msg="Started container" PID=7775 containerID=8b143539d735df2f1cf2f0e368ad51ff419112dc207feb76c470537ce345336e description=openshift-image-registry/node-ca-2wddl/node-ca id=cf693801-2716-4ad2-96c7-054c6465573c name=/runtime.v1.RuntimeService/StartContainer sandboxID=2bab650046094ca0c67be536963fef1c02f4dc153dab857621fadcf8e073af67
2026-06-09 11:30:32.424791 | controller | Jun 09 10:56:54.028138 crc crio[3651]: time="2026-06-09T10:56:54.02772739Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=52f574aa-e90e-499d-bbc5-be4e4cab143c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.424811 | controller | Jun 09 10:56:54.028378 crc crio[3651]: time="2026-06-09T10:56:54.027774451Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=d71aa57e-19d3-4ce9-9b2f-f701d6541e44 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.424828 | controller | Jun 09 10:56:54.039479 crc crio[3651]: time="2026-06-09T10:56:54.035969839Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=33888b6f-f4ba-4e33-b6ac-47bc41fadb3e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.424843 | controller | Jun 09 10:56:54.043599 crc crio[3651]: time="2026-06-09T10:56:54.042057736Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon" id=a6647e76-ae19-4e90-a274-fc6454ec9d5f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.424890 | controller | Jun 09 10:56:54.047941 crc crio[3651]: time="2026-06-09T10:56:54.047899715Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.424908 | controller | Jun 09 10:56:54.166301 crc crio[3651]: time="2026-06-09T10:56:54.166124016Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=eef9dd3d-9890-492f-a008-baa168d33cc3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.424924 | controller | Jun 09 10:56:54.209006 crc crio[3651]: time="2026-06-09T10:56:54.206162048Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.424940 | controller | Jun 09 10:56:54.226037 crc crio[3651]: time="2026-06-09T10:56:54.224970284Z" level=info msg="Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator" id=f6c37744-db67-4b53-8c6a-cbf61e45b434 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.424956 | controller | Jun 09 10:56:54.226037 crc crio[3651]: time="2026-06-09T10:56:54.225780707Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.424971 | controller | Jun 09 10:56:54.276624 crc crio[3651]: time="2026-06-09T10:56:54.275187221Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.424987 | controller | Jun 09 10:56:54.289030 crc crio[3651]: time="2026-06-09T10:56:54.288312652Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.425003 | controller | Jun 09 10:56:54.303844 crc crio[3651]: time="2026-06-09T10:56:54.297370775Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.425019 | controller | Jun 09 10:56:54.882048 crc crio[3651]: time="2026-06-09T10:56:54.881839055Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.425034 | controller | Jun 09 10:56:55.052694 crc crio[3651]: time="2026-06-09T10:56:55.05226568Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=512cfbe2-423d-4e0c-b0e7-ff54497a98e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.425056 | controller | Jun 09 10:56:55.059130 crc crio[3651]: time="2026-06-09T10:56:55.059046487Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=1ab4f547-12bb-4c05-bd14-2e45321ba3dc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.425081 | controller | Jun 09 10:56:55.077124 crc crio[3651]: time="2026-06-09T10:56:55.077001468Z" level=info msg="Creating container: openshift-network-node-identity/network-node-identity-dgvkt/webhook" id=0695122f-586d-4e18-8a0a-776195063347 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.425097 | controller | Jun 09 10:56:55.077873 crc crio[3651]: time="2026-06-09T10:56:55.077845623Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.425113 | controller | Jun 09 10:56:55.152242 crc crio[3651]: time="2026-06-09T10:56:55.151967873Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.425129 | controller | Jun 09 10:56:55.212348 crc crio[3651]: time="2026-06-09T10:56:55.212251252Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.425145 | controller | Jun 09 10:56:55.552877 crc crio[3651]: time="2026-06-09T10:56:55.552663702Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.425160 | controller | Jun 09 10:56:56.701917 crc crio[3651]: time="2026-06-09T10:56:56.70185259Z" level=info msg="Created container 6a6cea488b6d422e447e8f9716edf3486ba3d05589e79c27a9e399a668156da8: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy" id=efbb9c65-beaf-4a58-b593-c258e7843b4a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.425176 | controller | Jun 09 10:56:56.705602 crc crio[3651]: time="2026-06-09T10:56:56.705346951Z" level=info msg="Starting container: 6a6cea488b6d422e447e8f9716edf3486ba3d05589e79c27a9e399a668156da8" id=97f4bfba-ea7c-4744-afa2-f56b47c519d6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.425191 | controller | Jun 09 10:56:56.725947 crc crio[3651]: time="2026-06-09T10:56:56.725756594Z" level=info msg="Created container 081b1cc03a85b4ecb6885e47359352450caa5964a8e1547203d30a57fd78913f: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator" id=f6c37744-db67-4b53-8c6a-cbf61e45b434 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.425207 | controller | Jun 09 10:56:56.727661 crc crio[3651]: time="2026-06-09T10:56:56.727138184Z" level=info msg="Created container 74502ed3f4f8e8d164879f66babc1ef9798b11e403fd21c61e44f590b75f1fbe: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy" id=07ddcb75-ad57-45e4-ae01-44154303e120 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.425223 | controller | Jun 09 10:56:56.735576 crc crio[3651]: time="2026-06-09T10:56:56.73147597Z" level=info msg="Created container 386be1641d307e66c54ca7b45fbd0ae80f1dd1ef7565b709ccc2fbaa7ac6a3cf: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=80dfdb24-ee63-4349-8605-93802c7fa87d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.425238 | controller | Jun 09 10:56:56.735576 crc crio[3651]: time="2026-06-09T10:56:56.731653695Z" level=info msg="Created container f31ed967250a1a5b8d9b3bf4d5b30ffd9a6b8cce04cd26f6d580219beeabe7c3: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy" id=6489ce95-ef59-4bfc-860c-0299773c471d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.425257 | controller | Jun 09 10:56:56.735576 crc crio[3651]: time="2026-06-09T10:56:56.733099927Z" level=info msg="Created container 119d7ac8fe62d47561f14e2d124a16c2bd547d993ec4fa9bbcba3573a65e26c5: openshift-dns/node-resolver-277xp/dns-node-resolver" id=3de69f82-4c02-4dac-bcea-2d14366464bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.425273 | controller | Jun 09 10:56:56.735576 crc crio[3651]: time="2026-06-09T10:56:56.733128128Z" level=info msg="Starting container: 081b1cc03a85b4ecb6885e47359352450caa5964a8e1547203d30a57fd78913f" id=09294cf5-0517-439c-a443-96d62240b22f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.425288 | controller | Jun 09 10:56:56.735576 crc crio[3651]: time="2026-06-09T10:56:56.733159999Z" level=info msg="Starting container: 74502ed3f4f8e8d164879f66babc1ef9798b11e403fd21c61e44f590b75f1fbe" id=d28e11a3-fec5-4ca2-ba0d-934ea36c18ad name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.425304 | controller | Jun 09 10:56:56.735576 crc crio[3651]: time="2026-06-09T10:56:56.735039693Z" level=info msg="Starting container: f31ed967250a1a5b8d9b3bf4d5b30ffd9a6b8cce04cd26f6d580219beeabe7c3" id=311d7a21-ffab-4db9-ab5f-b7fc09e14016 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.425319 | controller | Jun 09 10:56:56.736915 crc crio[3651]: time="2026-06-09T10:56:56.735684822Z" level=info msg="Starting container: 119d7ac8fe62d47561f14e2d124a16c2bd547d993ec4fa9bbcba3573a65e26c5" id=86c3f551-15c4-4344-8566-fd324e2545fe name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.425334 | controller | Jun 09 10:56:56.736915 crc crio[3651]: time="2026-06-09T10:56:56.735858187Z" level=info msg="Starting container: 386be1641d307e66c54ca7b45fbd0ae80f1dd1ef7565b709ccc2fbaa7ac6a3cf" id=7a23d729-308c-4aba-acca-cd69245a5105 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.425350 | controller | Jun 09 10:56:56.738295 crc crio[3651]: time="2026-06-09T10:56:56.73734172Z" level=info msg="Created container f9ce2a53d66963eb24d0d7bbc743a606b810276e19a54c66d55d7213bdfbeae5: openshift-network-node-identity/network-node-identity-dgvkt/webhook" id=0695122f-586d-4e18-8a0a-776195063347 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.425368 | controller | Jun 09 10:56:56.742036 crc crio[3651]: time="2026-06-09T10:56:56.740987136Z" level=info msg="Starting container: f9ce2a53d66963eb24d0d7bbc743a606b810276e19a54c66d55d7213bdfbeae5" id=62d39bb6-1e6c-4ded-a434-87fcc4cd7301 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.425383 | controller | Jun 09 10:56:56.750677 crc crio[3651]: time="2026-06-09T10:56:56.74630323Z" level=info msg="Started container" PID=7919 containerID=081b1cc03a85b4ecb6885e47359352450caa5964a8e1547203d30a57fd78913f description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=09294cf5-0517-439c-a443-96d62240b22f name=/runtime.v1.RuntimeService/StartContainer sandboxID=bfdfa863f636829ffd9c428672aba9d5536e6cb66f7e2e4155ecdc51356eafd7
2026-06-09 11:30:32.425400 | controller | Jun 09 10:56:56.755365 crc crio[3651]: time="2026-06-09T10:56:56.755128506Z" level=info msg="Started container" PID=7830 containerID=74502ed3f4f8e8d164879f66babc1ef9798b11e403fd21c61e44f590b75f1fbe description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy id=d28e11a3-fec5-4ca2-ba0d-934ea36c18ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=83ed0aff373038db68e58800dba63537b27927893e565669943b82e688e1cbb1
2026-06-09 11:30:32.425416 | controller | Jun 09 10:56:56.760096 crc crio[3651]: time="2026-06-09T10:56:56.759797952Z" level=info msg="Created container 1773c09c0249cd012cf975391bc8b4f31376cd17d3e1b032cbb082638347f3b9: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon" id=a6647e76-ae19-4e90-a274-fc6454ec9d5f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.425432 | controller | Jun 09 10:56:56.775746 crc crio[3651]: time="2026-06-09T10:56:56.775628551Z" level=info msg="Starting container: 1773c09c0249cd012cf975391bc8b4f31376cd17d3e1b032cbb082638347f3b9" id=4510833e-28e2-4b27-9000-96a9d2ee94e9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.425452 | controller | Jun 09 10:56:56.780765 crc crio[3651]: time="2026-06-09T10:56:56.776567488Z" level=info msg="Started container" PID=7824 containerID=6a6cea488b6d422e447e8f9716edf3486ba3d05589e79c27a9e399a668156da8 description=openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy id=97f4bfba-ea7c-4744-afa2-f56b47c519d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=80a10675af2f184dcf1abd6808b3bd3468e5de0ac91e6554a9a34c7ef5880e02
2026-06-09 11:30:32.425468 | controller | Jun 09 10:56:56.803567 crc crio[3651]: time="2026-06-09T10:56:56.803084138Z" level=info msg="Started container" PID=7926 containerID=f9ce2a53d66963eb24d0d7bbc743a606b810276e19a54c66d55d7213bdfbeae5 description=openshift-network-node-identity/network-node-identity-dgvkt/webhook id=62d39bb6-1e6c-4ded-a434-87fcc4cd7301 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ef6dcd81941f4a4a1a0b5353d93c4b2d86e0faf66d07f9b888376b21c417e921
2026-06-09 11:30:32.425484 | controller | Jun 09 10:56:56.803567 crc crio[3651]: time="2026-06-09T10:56:56.803263063Z" level=info msg="Started container" PID=7914 containerID=119d7ac8fe62d47561f14e2d124a16c2bd547d993ec4fa9bbcba3573a65e26c5 description=openshift-dns/node-resolver-277xp/dns-node-resolver id=86c3f551-15c4-4344-8566-fd324e2545fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=58ae0b27a3b2d3171e9a4cadd2f4320925722887cc329c92be1614f9b5738499
2026-06-09 11:30:32.425500 | controller | Jun 09 10:56:56.804745 crc crio[3651]: time="2026-06-09T10:56:56.803124859Z" level=info msg="Started container" PID=7879 containerID=386be1641d307e66c54ca7b45fbd0ae80f1dd1ef7565b709ccc2fbaa7ac6a3cf description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=7a23d729-308c-4aba-acca-cd69245a5105 name=/runtime.v1.RuntimeService/StartContainer sandboxID=549b94dad749667a3a520eeb0af9b8ad693e1e4510dde3dfec14e2690d907656
2026-06-09 11:30:32.425515 | controller | Jun 09 10:56:56.805537 crc crio[3651]: time="2026-06-09T10:56:56.803183991Z" level=info msg="Started container" PID=7819 containerID=f31ed967250a1a5b8d9b3bf4d5b30ffd9a6b8cce04cd26f6d580219beeabe7c3 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy id=311d7a21-ffab-4db9-ab5f-b7fc09e14016 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f8aa60bc34fe6193a8191fdb0bef5a32f9c44faa6afc0fcf04e273fecc0c3d6
2026-06-09 11:30:32.425531 | controller | Jun 09 10:56:56.829194 crc crio[3651]: time="2026-06-09T10:56:56.828990389Z" level=info msg="Started container" PID=7896 containerID=1773c09c0249cd012cf975391bc8b4f31376cd17d3e1b032cbb082638347f3b9 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon id=4510833e-28e2-4b27-9000-96a9d2ee94e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc43ff16a32b25163b55d640d18669725cd184c2474507b43ac509a25396edf1
2026-06-09 11:30:32.425547 | controller | Jun 09 10:56:56.892246 crc crio[3651]: time="2026-06-09T10:56:56.89207677Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=faf9c38e-8340-4b6c-8a64-b479790d8734 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.425564 | controller | Jun 09 10:56:56.895455 crc crio[3651]: time="2026-06-09T10:56:56.89519167Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=494fcdf6-b5aa-4cf2-b620-a9513794d1f4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.425580 | controller | Jun 09 10:56:56.895825 crc crio[3651]: time="2026-06-09T10:56:56.895702055Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=a4bb7c79-b941-40a1-b94e-047c572bc7fa name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.425599 | controller | Jun 09 10:56:56.902686 crc crio[3651]: time="2026-06-09T10:56:56.899644889Z" level=info msg="Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=111d6b81-61c7-443e-891f-50d3d5d99317 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.425616 | controller | Jun 09 10:56:56.902686 crc crio[3651]: time="2026-06-09T10:56:56.900039791Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.425633 | controller | Jun 09 10:56:56.903217 crc crio[3651]: time="2026-06-09T10:56:56.90312597Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=a621caee-e556-4ea0-bf00-d95f33510f09 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.425649 | controller | Jun 09 10:56:56.911629 crc crio[3651]: time="2026-06-09T10:56:56.911334398Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=118038aa-9325-4666-a368-ddf971ee7789 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.425665 | controller | Jun 09 10:56:56.914277 crc crio[3651]: time="2026-06-09T10:56:56.91416621Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=53c87254-6977-42ef-a4f6-7547ffa0088a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.425680 | controller | Jun 09 10:56:56.942523 crc crio[3651]: time="2026-06-09T10:56:56.942203083Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy" id=abf61347-6654-4611-9031-d4b57cd46ed8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.425695 | controller | Jun 09 10:56:56.945815 crc crio[3651]: time="2026-06-09T10:56:56.945574312Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.425711 | controller | Jun 09 10:56:56.954708 crc crio[3651]: time="2026-06-09T10:56:56.94277769Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=531de250-57a5-4486-a057-4ab9bc3903ca name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.425726 | controller | Jun 09 10:56:56.955004 crc crio[3651]: time="2026-06-09T10:56:56.942947695Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=2f57c42b-caff-46d7-aaf0-3291ee48ad0b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.425742 | controller | Jun 09 10:56:56.962322 crc crio[3651]: time="2026-06-09T10:56:56.96209648Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=8e8d331f-7424-4d84-aca5-61245b017589 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.425758 | controller | Jun 09 10:56:56.963157 crc crio[3651]: time="2026-06-09T10:56:56.963010047Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.425774 | controller | Jun 09 10:56:56.964118 crc crio[3651]: time="2026-06-09T10:56:56.963793499Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=4db48bdc-e752-44f8-a03c-96d1f1df4e6f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.425790 | controller | Jun 09 10:56:56.964831 crc crio[3651]: time="2026-06-09T10:56:56.964295934Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.425812 | controller | Jun 09 10:56:57.320891 crc crio[3651]: time="2026-06-09T10:56:57.320456598Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.425831 | controller | Jun 09 10:56:57.451163 crc crio[3651]: time="2026-06-09T10:56:57.429826202Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.425860 | controller | Jun 09 10:56:57.723656 crc crio[3651]: time="2026-06-09T10:56:57.722255598Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.425883 | controller | Jun 09 10:56:57.726731 crc crio[3651]: time="2026-06-09T10:56:57.7247554Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.425900 | controller | Jun 09 10:56:57.766081 crc crio[3651]: time="2026-06-09T10:56:57.765663607Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.425916 | controller | Jun 09 10:56:57.767269 crc crio[3651]: time="2026-06-09T10:56:57.766717668Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.425932 | controller | Jun 09 10:56:57.992176 crc crio[3651]: time="2026-06-09T10:56:57.9865749Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.425947 | controller | Jun 09 10:56:59.033363 crc crio[3651]: time="2026-06-09T10:56:59.033094365Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.426029 | controller | Jun 09 10:56:59.560898 crc crio[3651]: time="2026-06-09T10:56:59.559581082Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=c5c6b7eb-7362-4435-8969-94081d3050a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.426047 | controller | Jun 09 10:56:59.563849 crc crio[3651]: time="2026-06-09T10:56:59.563756964Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=96a1eb99-bd54-4f35-8271-79217081e32c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.426063 | controller | Jun 09 10:56:59.566762 crc crio[3651]: time="2026-06-09T10:56:59.566581616Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb" id=6275aade-0e88-4208-9889-fe67ae92387b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.426078 | controller | Jun 09 10:56:59.567148 crc crio[3651]: time="2026-06-09T10:56:59.566999108Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.426094 | controller | Jun 09 10:56:59.640291 crc crio[3651]: time="2026-06-09T10:56:59.640202272Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.426110 | controller | Jun 09 10:56:59.646077 crc crio[3651]: time="2026-06-09T10:56:59.646034952Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.426130 | controller | Jun 09 10:57:00.752593 crc crio[3651]: time="2026-06-09T10:57:00.752351683Z" level=info msg="Created container 52762d3c43728c9e35049a51b3d3e3ced1905edfb4c12f4088cfa6f70f8df16e: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy" id=abf61347-6654-4611-9031-d4b57cd46ed8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.426147 | controller | Jun 09 10:57:00.757833 crc crio[3651]: time="2026-06-09T10:57:00.757500253Z" level=info msg="Starting container: 52762d3c43728c9e35049a51b3d3e3ced1905edfb4c12f4088cfa6f70f8df16e" id=8005fd82-30c6-4f49-8fe6-114e0ace0bf8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.426163 | controller | Jun 09 10:57:00.797200 crc crio[3651]: time="2026-06-09T10:57:00.79428123Z" level=info msg="Created container 3f61970af6f8dd199222178e79caef16d42d3bb803dc9993988cd3c2d414e1f4: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=111d6b81-61c7-443e-891f-50d3d5d99317 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.426264 | controller | Jun 09 10:57:00.799023 crc crio[3651]: time="2026-06-09T10:57:00.798981057Z" level=info msg="Starting container: 3f61970af6f8dd199222178e79caef16d42d3bb803dc9993988cd3c2d414e1f4" id=9d3582f2-b4a9-4913-b9fb-d0dc2aa4d515 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.426284 | controller | Jun 09 10:57:00.827532 crc crio[3651]: time="2026-06-09T10:57:00.826819195Z" level=info msg="Started container" PID=8069 containerID=52762d3c43728c9e35049a51b3d3e3ced1905edfb4c12f4088cfa6f70f8df16e description=openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy id=8005fd82-30c6-4f49-8fe6-114e0ace0bf8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc43ff16a32b25163b55d640d18669725cd184c2474507b43ac509a25396edf1
2026-06-09 11:30:32.426302 | controller | Jun 09 10:57:00.843801 crc crio[3651]: time="2026-06-09T10:57:00.843633163Z" level=info msg="Started container" PID=8070 containerID=3f61970af6f8dd199222178e79caef16d42d3bb803dc9993988cd3c2d414e1f4 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=9d3582f2-b4a9-4913-b9fb-d0dc2aa4d515 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ef6dcd81941f4a4a1a0b5353d93c4b2d86e0faf66d07f9b888376b21c417e921
2026-06-09 11:30:32.426318 | controller | Jun 09 10:57:01.288879 crc crio[3651]: time="2026-06-09T10:57:01.288187153Z" level=info msg="Created container 2e472e09bf5beefbb367f5a8a4d942477bbeed46d0570aa85e657a7f6e91b497: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb" id=6275aade-0e88-4208-9889-fe67ae92387b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.426334 | controller | Jun 09 10:57:01.294474 crc crio[3651]: time="2026-06-09T10:57:01.290276043Z" level=info msg="Created container 44514d4bb0db3805d775ee2441db74ab9f085b2e0d1eaacbe6aa7835cfddc456: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=8e8d331f-7424-4d84-aca5-61245b017589 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.426350 | controller | Jun 09 10:57:01.294474 crc crio[3651]: time="2026-06-09T10:57:01.290690886Z" level=info msg="Created container 276c68c2e90e9b5b39002fd20e53547dcd39ab71f9ad51cd4dae1cb32dc1a733: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=4db48bdc-e752-44f8-a03c-96d1f1df4e6f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.426366 | controller | Jun 09 10:57:01.294474 crc crio[3651]: time="2026-06-09T10:57:01.295133044Z" level=info msg="Starting container: 44514d4bb0db3805d775ee2441db74ab9f085b2e0d1eaacbe6aa7835cfddc456" id=7cfed953-01fb-42f6-bc3e-c34d42c6541d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.426382 | controller | Jun 09 10:57:01.300978 crc crio[3651]: time="2026-06-09T10:57:01.295966689Z" level=info msg="Starting container: 2e472e09bf5beefbb367f5a8a4d942477bbeed46d0570aa85e657a7f6e91b497" id=59d56cb6-f294-4e2a-a6a0-0a48ee810edc name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.426402 | controller | Jun 09 10:57:01.301885 crc crio[3651]: time="2026-06-09T10:57:01.301753657Z" level=info msg="Starting container: 276c68c2e90e9b5b39002fd20e53547dcd39ab71f9ad51cd4dae1cb32dc1a733" id=0ce1d432-6646-4b6e-a354-6c58ef3dbb86 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.426418 | controller | Jun 09 10:57:01.316015 crc crio[3651]: time="2026-06-09T10:57:01.315942578Z" level=info msg="Started container" PID=8083 containerID=2e472e09bf5beefbb367f5a8a4d942477bbeed46d0570aa85e657a7f6e91b497 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb id=59d56cb6-f294-4e2a-a6a0-0a48ee810edc name=/runtime.v1.RuntimeService/StartContainer sandboxID=9570b701358fa447a1643d6e2eab95c20846148eedafd017515797d8e33105ee
2026-06-09 11:30:32.426434 | controller | Jun 09 10:57:01.394935 crc crio[3651]: time="2026-06-09T10:57:01.392907532Z" level=info msg="Started container" PID=8072 containerID=276c68c2e90e9b5b39002fd20e53547dcd39ab71f9ad51cd4dae1cb32dc1a733 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=0ce1d432-6646-4b6e-a354-6c58ef3dbb86 name=/runtime.v1.RuntimeService/StartContainer sandboxID=83ed0aff373038db68e58800dba63537b27927893e565669943b82e688e1cbb1
2026-06-09 11:30:32.426450 | controller | Jun 09 10:57:01.469088 crc crio[3651]: time="2026-06-09T10:57:01.469022251Z" level=info msg="Started container" PID=8071 containerID=44514d4bb0db3805d775ee2441db74ab9f085b2e0d1eaacbe6aa7835cfddc456 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=7cfed953-01fb-42f6-bc3e-c34d42c6541d name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f8aa60bc34fe6193a8191fdb0bef5a32f9c44faa6afc0fcf04e273fecc0c3d6
2026-06-09 11:30:32.426466 | controller | Jun 09 10:57:04.134015 crc crio[3651]: time="2026-06-09T10:57:04.132190492Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=04367bd9-94cf-4441-8a29-3c22a9333066 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.426482 | controller | Jun 09 10:57:04.204464 crc crio[3651]: time="2026-06-09T10:57:04.204148807Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=a5bf7501-5c7b-4c73-8344-49a74974637d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.426497 | controller | Jun 09 10:57:04.218651 crc crio[3651]: time="2026-06-09T10:57:04.218450004Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller" id=0b61f19d-5762-4563-a37d-64f2c70c5f80 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.426513 | controller | Jun 09 10:57:04.220677 crc crio[3651]: time="2026-06-09T10:57:04.220590233Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.426529 | controller | Jun 09 10:57:04.449511 crc crio[3651]: time="2026-06-09T10:57:04.446688463Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d" id=8da51941-ef0b-4c54-9976-43501e4c4d46 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.426544 | controller | Jun 09 10:57:04.452880 crc crio[3651]: time="2026-06-09T10:57:04.452170758Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d" id=02133bc4-2fd9-4c12-94d5-9181fc957857 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.426560 | controller | Jun 09 10:57:04.455132 crc crio[3651]: time="2026-06-09T10:57:04.455090155Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins" id=f1cab3b5-9031-495d-b0be-508289eed43b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.426579 | controller | Jun 09 10:57:04.455742 crc crio[3651]: time="2026-06-09T10:57:04.455719939Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.426595 | controller | Jun 09 10:57:04.461806 crc crio[3651]: time="2026-06-09T10:57:04.461584293Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.426611 | controller | Jun 09 10:57:04.465256 crc crio[3651]: time="2026-06-09T10:57:04.464030219Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.426626 | controller | Jun 09 10:57:04.549325 crc crio[3651]: time="2026-06-09T10:57:04.548516111Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.426642 | controller | Jun 09 10:57:05.121656 crc crio[3651]: time="2026-06-09T10:57:05.10919329Z" level=info msg="Created container e59d511d489f9ebf1775840fb131ddc46b282108b73ba763a49038900ca53863: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller" id=0b61f19d-5762-4563-a37d-64f2c70c5f80 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.426658 | controller | Jun 09 10:57:05.139060 crc crio[3651]: time="2026-06-09T10:57:05.138863129Z" level=info msg="Starting container: e59d511d489f9ebf1775840fb131ddc46b282108b73ba763a49038900ca53863" id=19680390-6ea4-45de-84b8-8e453e76f38d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.426674 | controller | Jun 09 10:57:05.560896 crc crio[3651]: time="2026-06-09T10:57:05.559966547Z" level=info msg="Started container" PID=8219 containerID=e59d511d489f9ebf1775840fb131ddc46b282108b73ba763a49038900ca53863 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller id=19680390-6ea4-45de-84b8-8e453e76f38d name=/runtime.v1.RuntimeService/StartContainer sandboxID=9570b701358fa447a1643d6e2eab95c20846148eedafd017515797d8e33105ee
2026-06-09 11:30:32.426690 | controller | Jun 09 10:57:06.006306 crc crio[3651]: time="2026-06-09T10:57:06.005685318Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.426706 | controller | Jun 09 10:57:06.329191 crc crio[3651]: time="2026-06-09T10:57:06.32901662Z" level=info msg="Created container acc14ed1b5d4f1e8a0c8348f96e10267fd8cd9a3412d4fcf8ca44744ede39df9: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins" id=f1cab3b5-9031-495d-b0be-508289eed43b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.426722 | controller | Jun 09 10:57:06.332034 crc crio[3651]: time="2026-06-09T10:57:06.331915637Z" level=info msg="Starting container: acc14ed1b5d4f1e8a0c8348f96e10267fd8cd9a3412d4fcf8ca44744ede39df9" id=65e2262b-3286-4afa-a280-ec5ffec47892 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.426738 | controller | Jun 09 10:57:06.368204 crc crio[3651]: time="2026-06-09T10:57:06.367709335Z" level=info msg="Started container" PID=8263 containerID=acc14ed1b5d4f1e8a0c8348f96e10267fd8cd9a3412d4fcf8ca44744ede39df9 description=openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins id=65e2262b-3286-4afa-a280-ec5ffec47892 name=/runtime.v1.RuntimeService/StartContainer sandboxID=80a10675af2f184dcf1abd6808b3bd3468e5de0ac91e6554a9a34c7ef5880e02
2026-06-09 11:30:32.426754 | controller | Jun 09 10:57:07.930153 crc crio[3651]: time="2026-06-09T10:57:07.929935364Z" level=info msg="Created container 3c1b9f5585765e1179e9c83cb31ee7073e68f407f2066c99ad81b31d3bcfed76: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter" id=4be04af0-326c-4630-8451-593a31af24fa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.426773 | controller | Jun 09 10:57:07.943051 crc crio[3651]: time="2026-06-09T10:57:07.94199348Z" level=info msg="Starting container: 3c1b9f5585765e1179e9c83cb31ee7073e68f407f2066c99ad81b31d3bcfed76" id=6ba90e6e-e81e-493b-83f4-ec7b53b9346b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.426789 | controller | Jun 09 10:57:08.135095 crc crio[3651]: time="2026-06-09T10:57:08.133723914Z" level=info msg="Started container" PID=8068 containerID=3c1b9f5585765e1179e9c83cb31ee7073e68f407f2066c99ad81b31d3bcfed76 description=openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter id=6ba90e6e-e81e-493b-83f4-ec7b53b9346b name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa72bf165ac6444e8f0b230821d41ca5471a03913f91a0eea041ae53b0c1aa17
2026-06-09 11:30:32.426805 | controller | Jun 09 10:57:20.535665 crc crio[3651]: time="2026-06-09T10:57:20.534535064Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782" id=5563ca50-0896-4740-9749-ca309f272541 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.426820 | controller | Jun 09 10:57:20.538591 crc crio[3651]: time="2026-06-09T10:57:20.538453903Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782" id=53958740-dc33-493b-ad45-fb55fe85e60b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.426836 | controller | Jun 09 10:57:20.540568 crc crio[3651]: time="2026-06-09T10:57:20.540274145Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin" id=2bc7d882-b987-470d-b4b9-df0b89071532 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.426871 | controller | Jun 09 10:57:20.540816 crc crio[3651]: time="2026-06-09T10:57:20.540657554Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.426890 | controller | Jun 09 10:57:20.581755 crc crio[3651]: time="2026-06-09T10:57:20.581651481Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.426906 | controller | Jun 09 10:57:20.795724 crc crio[3651]: time="2026-06-09T10:57:20.793669839Z" level=info msg="NetworkStart: stopping network for sandbox 1b8b90454b573a57a797cf819087234720634d73b90814841625bf37e02ab4aa" id=d2d1d628-f498-4d92-814e-3dce1978cbeb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.426922 | controller | Jun 09 10:57:21.211359 crc crio[3651]: time="2026-06-09T10:57:21.209811224Z" level=info msg="NetworkStart: stopping network for sandbox d1cf5b75879182c2258f1f458303f4e2134ebe9daee8480ba6dfae64e5c1b4be" id=afe01c70-f34e-4b98-8670-b5c837006e5f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.426937 | controller | Jun 09 10:57:21.279982 crc crio[3651]: time="2026-06-09T10:57:21.278833683Z" level=info msg="NetworkStart: stopping network for sandbox afe8252ed5523f337d7e51671beaa522a7c147ea1b00b84d5eeade60981cdc9f" id=6e3932e1-8724-44a6-9a60-c9ceea37ef5e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.426953 | controller | Jun 09 10:57:21.343348 crc crio[3651]: time="2026-06-09T10:57:21.343052863Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.426968 | controller | Jun 09 10:57:21.451548 crc crio[3651]: time="2026-06-09T10:57:21.451044012Z" level=info msg="NetworkStart: stopping network for sandbox d64f681e3339ab037811a0bc502d17969ee450e3eddaa8f29877c61424b21c13" id=425ea384-8aad-4703-a2a5-035ef84ccbcd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.426984 | controller | Jun 09 10:57:21.535576 crc crio[3651]: time="2026-06-09T10:57:21.535365605Z" level=info msg="Created container 66673a75acb7da8ec33f78005e3cf040ae7ccd3454435aed812b4cb57e202d91: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin" id=2bc7d882-b987-470d-b4b9-df0b89071532 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.427004 | controller | Jun 09 10:57:21.536822 crc crio[3651]: time="2026-06-09T10:57:21.536706375Z" level=info msg="Starting container: 66673a75acb7da8ec33f78005e3cf040ae7ccd3454435aed812b4cb57e202d91" id=0b6ec483-92f6-4356-8750-aa8b368d603f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.427020 | controller | Jun 09 10:57:21.577886 crc crio[3651]: time="2026-06-09T10:57:21.577362788Z" level=info msg="Started container" PID=8616 containerID=66673a75acb7da8ec33f78005e3cf040ae7ccd3454435aed812b4cb57e202d91 description=openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin id=0b6ec483-92f6-4356-8750-aa8b368d603f name=/runtime.v1.RuntimeService/StartContainer sandboxID=80a10675af2f184dcf1abd6808b3bd3468e5de0ac91e6554a9a34c7ef5880e02
2026-06-09 11:30:32.427036 | controller | Jun 09 10:57:21.689514 crc crio[3651]: time="2026-06-09T10:57:21.689156577Z" level=info msg="NetworkStart: stopping network for sandbox 1bbb3ad505e192de9d5e89b3f5ad7ec22645aedc68a65b2dacae5c9098f6c814" id=fb51f46f-d303-4de1-a75a-dfa0932ed443 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.427052 | controller | Jun 09 10:57:21.727532 crc crio[3651]: time="2026-06-09T10:57:21.727241945Z" level=info msg="NetworkStart: stopping network for sandbox f641c8651b31405a4581e6f3476fed163757c2087cb8cb493fd71a28ac2cd791" id=fe252ac6-464c-46e6-9a4f-a1b5c428338b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.427068 | controller | Jun 09 10:57:21.783507 crc crio[3651]: time="2026-06-09T10:57:21.782759853Z" level=info msg="NetworkStart: stopping network for sandbox 79a02d941cf9ead24f8497e97a0d9688942d24e9b92500d7045e4d288421424a" id=b85fe8d5-a186-4716-a2ea-d026be6b8059 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.427084 | controller | Jun 09 10:57:21.951359 crc crio[3651]: time="2026-06-09T10:57:21.95105278Z" level=info msg="NetworkStart: stopping network for sandbox 03614efc3822aa7ce2db8081c0d27f19956ad2e39bcde475518d71e86869cc0a" id=d26a1f76-dadb-4c12-be47-d67257909ad4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.427099 | controller | Jun 09 10:57:21.991690 crc crio[3651]: time="2026-06-09T10:57:21.991524237Z" level=info msg="NetworkStart: stopping network for sandbox b2cf22e834b536e85febd9d1d1ee0f46f7cc920fe1aae4523cec870f0e0b4be3" id=ac61bc0d-d042-42d5-88d7-e6b62f14e72d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.427114 | controller | Jun 09 10:57:22.076464 crc crio[3651]: time="2026-06-09T10:57:22.076249322Z" level=info msg="NetworkStart: stopping network for sandbox 7c38470142945355e9ab6ec0638bf1d8d3d1d623d7b9018507e4d5ebd8d2ffc2" id=680dfc72-58c8-4052-a233-723ae69f12d2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.427130 | controller | Jun 09 10:57:22.117129 crc crio[3651]: time="2026-06-09T10:57:22.116915395Z" level=info msg="NetworkStart: stopping network for sandbox 3988fd85f96cd9ae7fb4f7d8b61be8d71f6339a3315ff6e8d37b1904e0ec7920" id=2c66559e-d33c-4a8e-9bc3-8ed3fafdd709 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.427146 | controller | Jun 09 10:57:22.579359 crc crio[3651]: time="2026-06-09T10:57:22.579208398Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4" id=139bfa9a-b774-4007-ace8-c6ca0436f8eb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.427162 | controller | Jun 09 10:57:22.590053 crc crio[3651]: time="2026-06-09T10:57:22.589110578Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4" id=2bebde61-b48d-445a-a538-ee598fad085e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.427181 | controller | Jun 09 10:57:22.598618 crc crio[3651]: time="2026-06-09T10:57:22.597146174Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni" id=2955fb8b-6207-409a-9a59-2d170aa21303 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.427198 | controller | Jun 09 10:57:22.598903 crc crio[3651]: time="2026-06-09T10:57:22.598664748Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.427214 | controller | Jun 09 10:57:22.658285 crc crio[3651]: time="2026-06-09T10:57:22.654314001Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.427229 | controller | Jun 09 10:57:22.736726 crc crio[3651]: time="2026-06-09T10:57:22.736473131Z" level=info msg="NetworkStart: stopping network for sandbox 098eb32b9b183e9b4c2aeb91f98090d41069a1adbc425cddaf44272136feecc1" id=94c44e93-cf4c-4e76-af20-d7dbe5b41d92 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.427245 | controller | Jun 09 10:57:22.801203 crc crio[3651]: time="2026-06-09T10:57:22.800740987Z" level=info msg="NetworkStart: stopping network for sandbox af726b71d4987ee44786e155299f8b7b52b94c6db99db46579cd6fb84214d5fe" id=324d3184-b01b-4eb6-8af9-8aabe7e89ebb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.427261 | controller | Jun 09 10:57:23.072560 crc crio[3651]: time="2026-06-09T10:57:23.072299773Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.427277 | controller | Jun 09 10:57:23.212139 crc crio[3651]: time="2026-06-09T10:57:23.211858018Z" level=info msg="Created container 60c5abfabd86264790e529c86b5aace6245c7bfcfbeb46dda34c3143ea2f8ba1: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni" id=2955fb8b-6207-409a-9a59-2d170aa21303 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.427293 | controller | Jun 09 10:57:23.214115 crc crio[3651]: time="2026-06-09T10:57:23.214081343Z" level=info msg="Starting container: 60c5abfabd86264790e529c86b5aace6245c7bfcfbeb46dda34c3143ea2f8ba1" id=ba0d8c7a-7b79-4231-926f-d08d6ac05eef name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.427309 | controller | Jun 09 10:57:23.229759 crc crio[3651]: time="2026-06-09T10:57:23.22931586Z" level=info msg="Started container" PID=8758 containerID=60c5abfabd86264790e529c86b5aace6245c7bfcfbeb46dda34c3143ea2f8ba1 description=openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni id=ba0d8c7a-7b79-4231-926f-d08d6ac05eef name=/runtime.v1.RuntimeService/StartContainer sandboxID=80a10675af2f184dcf1abd6808b3bd3468e5de0ac91e6554a9a34c7ef5880e02
2026-06-09 11:30:32.427343 | controller | Jun 09 10:57:23.443681 crc crio[3651]: time="2026-06-09T10:57:23.443556935Z" level=info msg="NetworkStart: stopping network for sandbox 685d2bc0180894133080f2be9712276bb5d2a11e6a124214ef09290e436b5362" id=2dea6e92-9093-4827-a5b4-ffad7177bdfb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.427360 | controller | Jun 09 10:57:23.504827 crc crio[3651]: time="2026-06-09T10:57:23.504378779Z" level=info msg="NetworkStart: stopping network for sandbox 29529b82ca5b1b7fb68c077963c0ca0837424bbb3198584a3d6bde8b42f5096e" id=6b3ced7c-cd90-4dc0-964d-f5df3bf4192a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.427376 | controller | Jun 09 10:57:23.623617 crc crio[3651]: time="2026-06-09T10:57:23.620757273Z" level=info msg="NetworkStart: stopping network for sandbox adf6cc0211e6188ce47c74192a3aa0db04330d09b99d0b450d6f397a4e572e72" id=5cfad21c-f85e-41f5-9c02-5554341605eb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.427393 | controller | Jun 09 10:57:23.633470 crc crio[3651]: time="2026-06-09T10:57:23.630591352Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0" id=d8077f19-ded1-4ebb-9431-a877d52f50d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.427413 | controller | Jun 09 10:57:23.640512 crc crio[3651]: time="2026-06-09T10:57:23.635820665Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0" id=5c1e7499-d4e9-4dc7-a363-561343a4414b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.427429 | controller | Jun 09 10:57:23.640850 crc crio[3651]: time="2026-06-09T10:57:23.64076502Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy" id=25c0241d-4f63-4deb-afeb-9caf5d7dcb42 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.427445 | controller | Jun 09 10:57:23.641306 crc crio[3651]: time="2026-06-09T10:57:23.641238244Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.427460 | controller | Jun 09 10:57:23.712351 crc crio[3651]: time="2026-06-09T10:57:23.712243417Z" level=info msg="NetworkStart: stopping network for sandbox 6c6d1cb0ca8158e44c56d9f0e1301e5dba60fd6348c23f606350c736102e7d4e" id=3b4c5509-1a3d-49a9-b89a-1c2d1e4b6ea8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.427476 | controller | Jun 09 10:57:23.715894 crc crio[3651]: time="2026-06-09T10:57:23.715852933Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.427491 | controller | Jun 09 10:57:24.106073 crc crio[3651]: time="2026-06-09T10:57:24.10569205Z" level=info msg="NetworkStart: stopping network for sandbox 1ec4fe535baf8d99d6e2d9574a0f2d0f41ab445c68e70dd8291627e8ae3c71b7" id=5882ccf5-b03c-4608-a4f6-8cfa220e592e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.427507 | controller | Jun 09 10:57:24.122333 crc crio[3651]: time="2026-06-09T10:57:24.12207451Z" level=info msg="NetworkStart: stopping network for sandbox b3ba15818461fe7560aac427bfa4eb4c1e433da8aaafac2cce6e6b410390f690" id=83e5f503-e3ba-4430-9c85-b1e308fbbbf3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.427522 | controller | Jun 09 10:57:24.126027 crc crio[3651]: time="2026-06-09T10:57:24.125984485Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.427538 | controller | Jun 09 10:57:24.211770 crc crio[3651]: time="2026-06-09T10:57:24.211593327Z" level=info msg="NetworkStart: stopping network for sandbox 66e5b22c95d638b21163cae11e7053426c93abfd6549e1e02636e93c4a032042" id=b8c0778a-a587-4648-919a-10ae18eab872 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.427553 | controller | Jun 09 10:57:24.256760 crc crio[3651]: time="2026-06-09T10:57:24.256676769Z" level=info msg="Created container 9a927b55f808c52ff3b6dc06c1c017ce57277c497d8e3178bc022f773e5bdb48: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy" id=25c0241d-4f63-4deb-afeb-9caf5d7dcb42 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.427569 | controller | Jun 09 10:57:24.261675 crc crio[3651]: time="2026-06-09T10:57:24.260681647Z" level=info msg="Starting container: 9a927b55f808c52ff3b6dc06c1c017ce57277c497d8e3178bc022f773e5bdb48" id=fbb4e368-1388-46b8-9ce9-bd94e74831ce name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.427585 | controller | Jun 09 10:57:24.283905 crc crio[3651]: time="2026-06-09T10:57:24.283734743Z" level=info msg="Started container" PID=8822 containerID=9a927b55f808c52ff3b6dc06c1c017ce57277c497d8e3178bc022f773e5bdb48 description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy id=fbb4e368-1388-46b8-9ce9-bd94e74831ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=80a10675af2f184dcf1abd6808b3bd3468e5de0ac91e6554a9a34c7ef5880e02
2026-06-09 11:30:32.427604 | controller | Jun 09 10:57:24.391714 crc crio[3651]: time="2026-06-09T10:57:24.391530805Z" level=info msg="NetworkStart: stopping network for sandbox 62d0decc26c26dbe9dff8bf120d805b40bc8f535122513132d46b7310ff036a4" id=a99421ff-e4cd-4cfa-b691-651352cb4e7c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.427620 | controller | Jun 09 10:57:24.435499 crc crio[3651]: time="2026-06-09T10:57:24.435227997Z" level=info msg="NetworkStart: stopping network for sandbox 1519b740403c03febb9a6dde9bd95708057de624e4b93d351243a3da9dbf729a" id=8d1d2faa-ab57-4865-99a5-35e01f87d50f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.427636 | controller | Jun 09 10:57:24.780869 crc crio[3651]: time="2026-06-09T10:57:24.780314551Z" level=info msg="NetworkStart: stopping network for sandbox b1622d0dd5898c2e653a5e9c5ee80f85e0e2a14a78c8a4b5357a754427fe2f87" id=6782f517-bf84-44e7-ae8f-472c099b8241 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.427651 | controller | Jun 09 10:57:24.818268 crc crio[3651]: time="2026-06-09T10:57:24.818041498Z" level=info msg="NetworkStart: stopping network for sandbox 10dd7cf732a31d9c0f860fbcf0024e3b54168c4ece1e764a7429b0c934f6393d" id=0e9966cf-9e0c-4e93-9f8f-415daa30a557 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.427667 | controller | Jun 09 10:57:24.938574 crc crio[3651]: time="2026-06-09T10:57:24.938322127Z" level=info msg="NetworkStart: stopping network for sandbox 84258b78743432c8cccae4b296e5de9b3b513884ee7dae6687a54e67e0185f40" id=db51e1a5-a741-4d10-a2cc-1588d3b110ed name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.427682 | controller | Jun 09 10:57:25.031747 crc crio[3651]: time="2026-06-09T10:57:25.031356546Z" level=info msg="NetworkStart: stopping network for sandbox ff1cdb4ae1a436918c82f83fd08346723a368cba7d1b2fdfc0a794cfcccaab7f" id=e2df8c14-361b-4854-8fa5-00f7eb36b647 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.427697 | controller | Jun 09 10:57:25.582383 crc crio[3651]: time="2026-06-09T10:57:25.582241636Z" level=info msg="NetworkStart: stopping network for sandbox b29b10f6d0a76308401b0fd4a95c06996e453e46b06dd530cb63d472869b351f" id=1414b831-14b2-4a3a-aeba-3cd749656a67 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.427713 | controller | Jun 09 10:57:26.060697 crc crio[3651]: time="2026-06-09T10:57:26.060577439Z" level=info msg="NetworkStart: stopping network for sandbox 8baaa979a141b21792a21a207f9ebf8f16719cfeb90242b8bc8dc2b4063adbc6" id=e97ef6ee-b40d-4bc7-bb7a-55f76911d7de name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.427729 | controller | Jun 09 10:57:26.147323 crc crio[3651]: time="2026-06-09T10:57:26.1471949Z" level=info msg="NetworkStart: stopping network for sandbox f08081c03c5c7372c13785ef14d58653159efb7f7320d4a9b931d328e5e71789" id=ae1c7a6d-72e7-4668-95b7-e031d4a133df name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.427744 | controller | Jun 09 10:57:26.176941 crc crio[3651]: time="2026-06-09T10:57:26.176707206Z" level=info msg="NetworkStart: stopping network for sandbox 2dd9729dbd5a0500db05146743fa01a5e5500723b5b7b0b4b9c7b63f25eb672c" id=34b06273-de7b-4080-8a2c-79b11aa4ad61 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.427759 | controller | Jun 09 10:57:26.291719 crc crio[3651]: time="2026-06-09T10:57:26.291541565Z" level=info msg="NetworkStart: stopping network for sandbox 9b146f6c773d10dfbe129e97792ecf3484789cc43b4d5995bb2e7d7460a9dda6" id=b53f234b-0100-433c-905b-277b5349a1bd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.427774 | controller | Jun 09 10:57:26.341222 crc crio[3651]: time="2026-06-09T10:57:26.340904473Z" level=info msg="NetworkStart: stopping network for sandbox b22ad492a4514fa6af06605c62ecda5b812a7dca4d33d6277186d0dec75fbad0" id=1df6f769-edcc-4c40-8f38-8c1864d5deb4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.427792 | controller | Jun 09 10:57:26.457058 crc crio[3651]: time="2026-06-09T10:57:26.456523965Z" level=info msg="NetworkStart: stopping network for sandbox 4e4337943946265f046a5ed31029861415d33a398e8130fc2eb5c7c7c90a95f6" id=555ccae3-9b5c-4838-9ea9-58bd7166f180 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.427808 | controller | Jun 09 10:57:26.500013 crc crio[3651]: time="2026-06-09T10:57:26.499761154Z" level=info msg="NetworkStart: stopping network for sandbox d06e2e5f7a4eb0cf725af93fa92c96714601b99ce29154d541c2c894321d11d1" id=e90865a1-9ba1-4e0b-97df-35b0028d35cb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.427824 | controller | Jun 09 10:57:26.535098 crc crio[3651]: time="2026-06-09T10:57:26.534917515Z" level=info msg="NetworkStart: stopping network for sandbox 87045f3e17059138c8a16477cf8010dc3361b205e7a77195944d1cd1f801d25b" id=0aafc3d3-2ed0-4546-8fc3-d7858345c631 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.427839 | controller | Jun 09 10:57:26.539900 crc crio[3651]: time="2026-06-09T10:57:26.539764087Z" level=info msg="NetworkStart: stopping network for sandbox 38bfe331c17ef07902d086b17d00a2c164657fda36c2a019760a5060703c6e27" id=e072a86b-8720-4ad7-8b3c-27da934e18b1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.427872 | controller | Jun 09 10:57:26.565934 crc crio[3651]: time="2026-06-09T10:57:26.56575778Z" level=info msg="NetworkStart: stopping network for sandbox 188f72fd3087099620591186ca987eb453a6f7de2899a52a3c4ef00bbdb0568a" id=3205ce2b-edb1-48a1-8c0e-1f9f2dddc014 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.427890 | controller | Jun 09 10:57:29.702747 crc crio[3651]: time="2026-06-09T10:57:29.702653586Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0" id=f688d20a-95d3-412f-84f0-f4b157cd9366 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.427907 | controller | Jun 09 10:57:29.706513 crc crio[3651]: time="2026-06-09T10:57:29.706310004Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0" id=280a5416-a65a-43fd-91b9-dca66953d4cc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.427922 | controller | Jun 09 10:57:29.709094 crc crio[3651]: time="2026-06-09T10:57:29.70892932Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni" id=084f86a9-bf54-443e-98b2-4bc4d19a5b95 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.427938 | controller | Jun 09 10:57:29.709508 crc crio[3651]: time="2026-06-09T10:57:29.709339582Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.427954 | controller | Jun 09 10:57:29.734497 crc crio[3651]: time="2026-06-09T10:57:29.734259013Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.427970 | controller | Jun 09 10:57:30.077157 crc crio[3651]: time="2026-06-09T10:57:30.075558726Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.427986 | controller | Jun 09 10:57:30.446835 crc crio[3651]: time="2026-06-09T10:57:30.445819248Z" level=info msg="Created container 84a568c885fc503d24ad899a166aa728ee631c7004e6044bc0caa6f35fc299a3: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni" id=084f86a9-bf54-443e-98b2-4bc4d19a5b95 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.428002 | controller | Jun 09 10:57:30.447239 crc crio[3651]: time="2026-06-09T10:57:30.447051865Z" level=info msg="Starting container: 84a568c885fc503d24ad899a166aa728ee631c7004e6044bc0caa6f35fc299a3" id=a5a85566-355f-4b9c-ba19-9bb6fd01d49b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.428023 | controller | Jun 09 10:57:30.470274 crc crio[3651]: time="2026-06-09T10:57:30.469671018Z" level=info msg="Started container" PID=8966 containerID=84a568c885fc503d24ad899a166aa728ee631c7004e6044bc0caa6f35fc299a3 description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni id=a5a85566-355f-4b9c-ba19-9bb6fd01d49b name=/runtime.v1.RuntimeService/StartContainer sandboxID=80a10675af2f184dcf1abd6808b3bd3468e5de0ac91e6554a9a34c7ef5880e02
2026-06-09 11:30:32.428040 | controller | Jun 09 10:57:30.719462 crc crio[3651]: time="2026-06-09T10:57:30.719350413Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=26faf8c2-c45e-4256-ab47-78730e48615b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.428056 | controller | Jun 09 10:57:30.722118 crc crio[3651]: time="2026-06-09T10:57:30.722034342Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=4858f88a-a207-4fa2-a551-d1386c90bcdf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.428072 | controller | Jun 09 10:57:30.724601 crc crio[3651]: time="2026-06-09T10:57:30.724544515Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins" id=1a01aab0-723a-4ddf-a235-de7dba0e8bb4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.428089 | controller | Jun 09 10:57:30.724948 crc crio[3651]: time="2026-06-09T10:57:30.724898946Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.428105 | controller | Jun 09 10:57:30.746976 crc crio[3651]: time="2026-06-09T10:57:30.746881171Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.428121 | controller | Jun 09 10:57:31.050789 crc crio[3651]: time="2026-06-09T10:57:31.050517209Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.428137 | controller | Jun 09 10:57:31.168306 crc crio[3651]: time="2026-06-09T10:57:31.168072157Z" level=info msg="Created container a23b6002871def431bba3e11cb4f93d830f82236b7ce54b1df1781cad5de7d51: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins" id=1a01aab0-723a-4ddf-a235-de7dba0e8bb4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.428153 | controller | Jun 09 10:57:31.170035 crc crio[3651]: time="2026-06-09T10:57:31.169968223Z" level=info msg="Starting container: a23b6002871def431bba3e11cb4f93d830f82236b7ce54b1df1781cad5de7d51" id=718ad961-514c-477a-bbfa-a9d120434fd6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.428169 | controller | Jun 09 10:57:31.178270 crc crio[3651]: time="2026-06-09T10:57:31.178153263Z" level=info msg="Started container" PID=9036 containerID=a23b6002871def431bba3e11cb4f93d830f82236b7ce54b1df1781cad5de7d51 description=openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins id=718ad961-514c-477a-bbfa-a9d120434fd6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=80a10675af2f184dcf1abd6808b3bd3468e5de0ac91e6554a9a34c7ef5880e02
2026-06-09 11:30:32.428185 | controller | Jun 09 10:57:34.749981 crc crio[3651]: time="2026-06-09T10:57:34.749496447Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=a4d040c9-2c41-4672-ad79-bdcc036e8f77 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.428201 | controller | Jun 09 10:57:34.751964 crc crio[3651]: time="2026-06-09T10:57:34.751901297Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=9846599f-d231-40b3-b165-f644189f7331 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.428223 | controller | Jun 09 10:57:34.754158 crc crio[3651]: time="2026-06-09T10:57:34.75403985Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=accbc49d-557d-4524-bb62-e6b189723315 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.428239 | controller | Jun 09 10:57:34.754472 crc crio[3651]: time="2026-06-09T10:57:34.754339509Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.428255 | controller | Jun 09 10:57:34.779839 crc crio[3651]: time="2026-06-09T10:57:34.779718073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.428271 | controller | Jun 09 10:57:35.011505 crc crio[3651]: time="2026-06-09T10:57:35.011009869Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.428287 | controller | Jun 09 10:57:35.096916 crc crio[3651]: time="2026-06-09T10:57:35.096792425Z" level=info msg="Created container 2dde84c46fe5fd10d7f6abbcee28f4c14098f917665ed94e8ef77d5ea497408d: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=accbc49d-557d-4524-bb62-e6b189723315 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.428303 | controller | Jun 09 10:57:35.098641 crc crio[3651]: time="2026-06-09T10:57:35.097898608Z" level=info msg="Starting container: 2dde84c46fe5fd10d7f6abbcee28f4c14098f917665ed94e8ef77d5ea497408d" id=26e9e98d-e17e-4310-b7b4-1ef38ded663e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.428319 | controller | Jun 09 10:57:35.105669 crc crio[3651]: time="2026-06-09T10:57:35.105498301Z" level=info msg="Started container" PID=9438 containerID=2dde84c46fe5fd10d7f6abbcee28f4c14098f917665ed94e8ef77d5ea497408d description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=26e9e98d-e17e-4310-b7b4-1ef38ded663e name=/runtime.v1.RuntimeService/StartContainer sandboxID=83ed0aff373038db68e58800dba63537b27927893e565669943b82e688e1cbb1
2026-06-09 11:30:32.428336 | controller | Jun 09 10:57:38.885023 crc crio[3651]: 2026-06-09T10:57:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1ab19461ac72032 Mac:06:02:82:58:10:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2b Mtu:0 Sandbox:/var/run/netns/c86a2e95-8d91-442b-933a-7a8b03c92175 SocketPath: PciID:}] [{Interface:0xc000293c90 Address:{IP:10.217.0.43 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.428352 | controller | Jun 09 10:57:38.891460 crc crio[3651]: 2026-06-09T10:57:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:896f2565991b9a7 Mac:be:ae:08:01:40:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/7e8df88e-2c79-419e-90c6-0164b1eaa720 SocketPath: PciID:}] [{Interface:0xc000318e00 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.428368 | controller | Jun 09 10:57:38.924032 crc crio[3651]: 2026-06-09T10:57:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:88f217f7e7cbc51 Mac:56:f6:16:b2:81:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/20e263e1-5616-46c4-a702-23d22a0f6401 SocketPath: PciID:}] [{Interface:0xc00036a800 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.428383 | controller | Jun 09 10:57:38.926350 crc crio[3651]: 2026-06-09T10:57:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6969dd775293939 Mac:7e:e9:e5:20:1a:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/fad3a22c-c388-4d26-98c3-2e16c0d80751 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.428402 | controller | Jun 09 10:57:38.934247 crc crio[3651]: 2026-06-09T10:57:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:11ba591f4c9e845 Mac:d6:ac:ca:ec:28:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/c52cee2d-1ac8-4182-825b-cb85617b9229 SocketPath: PciID:}] [{Interface:0xc00002aa00 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.428418 | controller | Jun 09 10:57:38.954529 crc crio[3651]: 2026-06-09T10:57:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d5acdeb22da71f2 Mac:56:dc:49:0c:b3:e1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/99d8a062-2786-4530-9866-00a8c2b20069 SocketPath: PciID:}] [{Interface:0xc000141020 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.428433 | controller | Jun 09 10:57:38.976838 crc crio[3651]: 2026-06-09T10:57:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0d7666e2760bac0 Mac:6a:5e:44:f6:94:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/2039e9d2-b0e2-41d1-a99a-6144a38437f9 SocketPath: PciID:}] [{Interface:0xc0001237b0 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.428449 | controller | Jun 09 10:57:39.006807 crc crio[3651]: 2026-06-09T10:57:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5088bde617dedd8 Mac:c2:81:2d:66:c2:d4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/c65c1e9e-5907-4ab5-80a0-2da83700fa50 SocketPath: PciID:}] [{Interface:0xc000135090 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.428464 | controller | Jun 09 10:57:39.007325 crc crio[3651]: time="2026-06-09T10:57:39.007220398Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 11:30:32.428480 | controller | Jun 09 10:57:39.007325 crc crio[3651]: time="2026-06-09T10:57:39.007337102Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_0a3c0de4-c6cd-4dfd-a841-aa2a25b4bc52\""
2026-06-09 11:30:32.428496 | controller | Jun 09 10:57:39.007661 crc crio[3651]: time="2026-06-09T10:57:39.007588369Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:5088bde617dedd8b9fd47b3ab9ad1a348adb1a2dde97033ee30ecb32d143d8f4 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/c65c1e9e-5907-4ab5-80a0-2da83700fa50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ee7e057_363b_48e4_a711_ee54046db35f.slice PodAnnotations:0xc00008c5c8}] Aliases:map[]}"
2026-06-09 11:30:32.428513 | controller | Jun 09 10:57:39.007782 crc crio[3651]: time="2026-06-09T10:57:39.007711403Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:b29b10f6d0a76308401b0fd4a95c06996e453e46b06dd530cb63d472869b351f UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/4625a3f1-a24d-429a-a99a-bf94d030f2c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc001f062e0}] Aliases:map[]}"
2026-06-09 11:30:32.428529 | controller | Jun 09 10:57:39.007877 crc crio[3651]: time="2026-06-09T10:57:39.007788645Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:afe8252ed5523f337d7e51671beaa522a7c147ea1b00b84d5eeade60981cdc9f UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/2b168961-955c-4366-8f48-21be1fbd30d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc001e2a430}] Aliases:map[]}"
2026-06-09 11:30:32.428548 | controller | Jun 09 10:57:39.007877 crc crio[3651]: time="2026-06-09T10:57:39.007837106Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:b22ad492a4514fa6af06605c62ecda5b812a7dca4d33d6277186d0dec75fbad0 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/1fe53c9c-3486-471d-85e0-2998a0b0b4aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc001c5c628}] Aliases:map[]}"
2026-06-09 11:30:32.428564 | controller | Jun 09 10:57:39.007877 crc crio[3651]: time="2026-06-09T10:57:39.007861937Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 11:30:32.428580 | controller | Jun 09 10:57:39.007877 crc crio[3651]: time="2026-06-09T10:57:39.007876797Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 11:30:32.428596 | controller | Jun 09 10:57:39.008128 crc crio[3651]: time="2026-06-09T10:57:39.007890208Z" level=info msg="Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.428612 | controller | Jun 09 10:57:39.008128 crc crio[3651]: time="2026-06-09T10:57:39.00795191Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:4e4337943946265f046a5ed31029861415d33a398e8130fc2eb5c7c7c90a95f6 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/5588d418-2a3f-4bdf-8fa4-8173c15dc980 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc000a01060}] Aliases:map[]}"
2026-06-09 11:30:32.428628 | controller | Jun 09 10:57:39.008128 crc crio[3651]: time="2026-06-09T10:57:39.008071583Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 11:30:32.428644 | controller | Jun 09 10:57:39.008128 crc crio[3651]: time="2026-06-09T10:57:39.008085864Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 11:30:32.428660 | controller | Jun 09 10:57:39.008128 crc crio[3651]: time="2026-06-09T10:57:39.008125095Z" level=info msg="Deleting pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.428676 | controller | Jun 09 10:57:39.008350 crc crio[3651]: time="2026-06-09T10:57:39.008176076Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:3988fd85f96cd9ae7fb4f7d8b61be8d71f6339a3315ff6e8d37b1904e0ec7920 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/26875aee-fb83-4940-adb6-0dd1d29618b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc001f06328}] Aliases:map[]}"
2026-06-09 11:30:32.428692 | controller | Jun 09 10:57:39.008350 crc crio[3651]: time="2026-06-09T10:57:39.008216397Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:6969dd7752939397c4d9bafc15d1cfc808489d024b95bfbdaa0b5cc21b28a7f4 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/fad3a22c-c388-4d26-98c3-2e16c0d80751 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91f37d35_53d4_49eb_b4e2_8ee1a226094b.slice PodAnnotations:0xc00108a708}] Aliases:map[]}"
2026-06-09 11:30:32.428712 | controller | Jun 09 10:57:39.008350 crc crio[3651]: time="2026-06-09T10:57:39.00830302Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 11:30:32.428728 | controller | Jun 09 10:57:39.008350 crc crio[3651]: time="2026-06-09T10:57:39.008325041Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 11:30:32.428743 | controller | Jun 09 10:57:39.008350 crc crio[3651]: time="2026-06-09T10:57:39.008339031Z" level=info msg="Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.428759 | controller | Jun 09 10:57:39.008697 crc crio[3651]: time="2026-06-09T10:57:39.008350031Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:188f72fd3087099620591186ca987eb453a6f7de2899a52a3c4ef00bbdb0568a UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/e5c8c537-b72e-4f56-993e-238c1cff439e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc00108a868}] Aliases:map[]}"
2026-06-09 11:30:32.428775 | controller | Jun 09 10:57:39.008981 crc crio[3651]: time="2026-06-09T10:57:39.008383922Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:11ba591f4c9e84593765bac74bd694ada1ed6c4f14432c17eb9a536fc5533ff9 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/c52cee2d-1ac8-4182-825b-cb85617b9229 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc001ecc2b0}] Aliases:map[]}"
2026-06-09 11:30:32.428791 | controller | Jun 09 10:57:39.009118 crc crio[3651]: time="2026-06-09T10:57:39.009029741Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:0d7666e2760bac087004b0062402a77b4fbc45dade3c7a95e1fd4663c92a0819 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/2039e9d2-b0e2-41d1-a99a-6144a38437f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5ed093a_5c43_49ee_8429_b0de4b9c784d.slice PodAnnotations:0xc001f068f8}] Aliases:map[]}"
2026-06-09 11:30:32.428810 | controller | Jun 09 10:57:39.009754 crc crio[3651]: time="2026-06-09T10:57:39.0096667Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:66e5b22c95d638b21163cae11e7053426c93abfd6549e1e02636e93c4a032042 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/9aebd3a1-fbfd-45ae-990b-69d5cc3a0fcb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc000452618}] Aliases:map[]}"
2026-06-09 11:30:32.428828 | controller | Jun 09 10:57:39.009754 crc crio[3651]: time="2026-06-09T10:57:39.009713431Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:f08081c03c5c7372c13785ef14d58653159efb7f7320d4a9b931d328e5e71789 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/ee68db9f-4585-4a73-ba61-262176a09301 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc0001324c8}] Aliases:map[]}"
2026-06-09 11:30:32.428862 | controller | Jun 09 10:57:39.009874 crc crio[3651]: time="2026-06-09T10:57:39.009751132Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:1b8b90454b573a57a797cf819087234720634d73b90814841625bf37e02ab4aa UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/d4d9858c-68cb-43ba-a7e2-2a9703752e0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc001e2a400}] Aliases:map[]}"
2026-06-09 11:30:32.428884 | controller | Jun 09 10:57:39.009927 crc crio[3651]: time="2026-06-09T10:57:39.009803464Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:685d2bc0180894133080f2be9712276bb5d2a11e6a124214ef09290e436b5362 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/c5b22637-caf5-4549-a051-9738624defd6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc000452640}] Aliases:map[]}"
2026-06-09 11:30:32.428901 | controller | Jun 09 10:57:39.009927 crc crio[3651]: time="2026-06-09T10:57:39.009913797Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:d06e2e5f7a4eb0cf725af93fa92c96714601b99ce29154d541c2c894321d11d1 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/336faea6-f310-4e45-9138-6bcce484e041 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38fb2a5f_6a1e_4c7a_8df2_0b2a456c372e.slice PodAnnotations:0xc00108a880}] Aliases:map[]}"
2026-06-09 11:30:32.428917 | controller | Jun 09 10:57:39.010148 crc crio[3651]: time="2026-06-09T10:57:39.010040871Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:1519b740403c03febb9a6dde9bd95708057de624e4b93d351243a3da9dbf729a UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/39cbe772-1d0c-4111-bc45-6d02d3261835 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc00018a6e8}] Aliases:map[]}"
2026-06-09 11:30:32.428933 | controller | Jun 09 10:57:39.010148 crc crio[3651]: time="2026-06-09T10:57:39.010086972Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:6c6d1cb0ca8158e44c56d9f0e1301e5dba60fd6348c23f606350c736102e7d4e UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/bfe771db-fd41-4fe6-ba1f-fd1f6f439250 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6cdf074d_0e2a_4a0b_8843_5f823e7bf7c3.slice PodAnnotations:0xc001ecc720}] Aliases:map[]}"
2026-06-09 11:30:32.428949 | controller | Jun 09 10:57:39.010297 crc crio[3651]: time="2026-06-09T10:57:39.010146694Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:adf6cc0211e6188ce47c74192a3aa0db04330d09b99d0b450d6f397a4e572e72 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/b4928945-a407-4e7c-9c24-c3d07cf0864b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc0001324e8}] Aliases:map[]}"
2026-06-09 11:30:32.428969 | controller | Jun 09 10:57:39.010297 crc crio[3651]: time="2026-06-09T10:57:39.010203396Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:1ec4fe535baf8d99d6e2d9574a0f2d0f41ab445c68e70dd8291627e8ae3c71b7 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/e50db0a0-9f89-45f5-8fa6-5850d89dcafe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc000452668}] Aliases:map[]}"
2026-06-09 11:30:32.428985 | controller | Jun 09 10:57:39.010297 crc crio[3651]: time="2026-06-09T10:57:39.010257877Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:29529b82ca5b1b7fb68c077963c0ca0837424bbb3198584a3d6bde8b42f5096e UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/2824f8a8-fd98-4739-92df-a388863d8e48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc00108a8a0}] Aliases:map[]}"
2026-06-09 11:30:32.429001 | controller | Jun 09 10:57:39.010533 crc crio[3651]: time="2026-06-09T10:57:39.010309059Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 11:30:32.429017 | controller | Jun 09 10:57:39.010533 crc crio[3651]: time="2026-06-09T10:57:39.010326909Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 11:30:32.429032 | controller | Jun 09 10:57:39.010533 crc crio[3651]: time="2026-06-09T10:57:39.01033848Z" level=info msg="Deleting pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.429048 | controller | Jun 09 10:57:39.010533 crc crio[3651]: time="2026-06-09T10:57:39.007880458Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:7c38470142945355e9ab6ec0638bf1d8d3d1d623d7b9018507e4d5ebd8d2ffc2 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/856f9d79-00bd-45d4-a4b5-859d61d9bf3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc001f062f8}] Aliases:map[]}"
2026-06-09 11:30:32.429064 | controller | Jun 09 10:57:39.010533 crc crio[3651]: time="2026-06-09T10:57:39.01036724Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:b1622d0dd5898c2e653a5e9c5ee80f85e0e2a14a78c8a4b5357a754427fe2f87 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/41a92e87-cc5e-498d-bc84-f8933c6ff26e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc001e162b8}] Aliases:map[]}"
2026-06-09 11:30:32.429080 | controller | Jun 09 10:57:39.010533 crc crio[3651]: time="2026-06-09T10:57:39.010491554Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 11:30:32.429095 | controller | Jun 09 10:57:39.010533 crc crio[3651]: time="2026-06-09T10:57:39.010517615Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 11:30:32.429111 | controller | Jun 09 10:57:39.010533 crc crio[3651]: time="2026-06-09T10:57:39.010536565Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 11:30:32.429127 | controller | Jun 09 10:57:39.010824 crc crio[3651]: time="2026-06-09T10:57:39.010546486Z" level=info msg="Deleting pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.429147 | controller | Jun 09 10:57:39.010824 crc crio[3651]: time="2026-06-09T10:57:39.009982109Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:84258b78743432c8cccae4b296e5de9b3b513884ee7dae6687a54e67e0185f40 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/a2b8a826-16b3-4582-9074-d6d1d68939c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc001f06390}] Aliases:map[]}"
2026-06-09 11:30:32.429164 | controller | Jun 09 10:57:39.010824 crc crio[3651]: time="2026-06-09T10:57:39.009736912Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:62d0decc26c26dbe9dff8bf120d805b40bc8f535122513132d46b7310ff036a4 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/c159d137-202a-4d8e-b132-3128376fecb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc001f06378}] Aliases:map[]}"
2026-06-09 11:30:32.429181 | controller | Jun 09 10:57:39.010824 crc crio[3651]: time="2026-06-09T10:57:39.010734011Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:b3ba15818461fe7560aac427bfa4eb4c1e433da8aaafac2cce6e6b410390f690 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/defaebe5-f595-48bb-ba49-1214b4ffbe25 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc00018a730}] Aliases:map[]}"
2026-06-09 11:30:32.429197 | controller | Jun 09 10:57:39.010824 crc crio[3651]: time="2026-06-09T10:57:39.010750712Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 11:30:32.429212 | controller | Jun 09 10:57:39.010824 crc crio[3651]: time="2026-06-09T10:57:39.010799363Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 11:30:32.429229 | controller | Jun 09 10:57:39.010824 crc crio[3651]: time="2026-06-09T10:57:39.007711613Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:38bfe331c17ef07902d086b17d00a2c164657fda36c2a019760a5060703c6e27 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/f9ee7492-b529-413c-a4b7-f9a4fa6de900 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc000a01030}] Aliases:map[]}"
2026-06-09 11:30:32.429246 | controller | Jun 09 10:57:39.011202 crc crio[3651]: time="2026-06-09T10:57:39.010859565Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 11:30:32.429262 | controller | Jun 09 10:57:39.011202 crc crio[3651]: time="2026-06-09T10:57:39.010873945Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 11:30:32.429278 | controller | Jun 09 10:57:39.011202 crc crio[3651]: time="2026-06-09T10:57:39.010886926Z" level=info msg="Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.429294 | controller | Jun 09 10:57:39.011202 crc crio[3651]: time="2026-06-09T10:57:39.010920697Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 11:30:32.429313 | controller | Jun 09 10:57:39.011202 crc crio[3651]: time="2026-06-09T10:57:39.010937917Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 11:30:32.429330 | controller | Jun 09 10:57:39.011202 crc crio[3651]: time="2026-06-09T10:57:39.010949117Z" level=info msg="Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.429346 | controller | Jun 09 10:57:39.011202 crc crio[3651]: time="2026-06-09T10:57:39.010981328Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 11:30:32.429361 | controller | Jun 09 10:57:39.011202 crc crio[3651]: time="2026-06-09T10:57:39.011003239Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 11:30:32.429377 | controller | Jun 09 10:57:39.011202 crc crio[3651]: time="2026-06-09T10:57:39.011015989Z" level=info msg="Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.429393 | controller | Jun 09 10:57:39.011202 crc crio[3651]: time="2026-06-09T10:57:39.01103124Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 11:30:32.429409 | controller | Jun 09 10:57:39.011202 crc crio[3651]: time="2026-06-09T10:57:39.011058471Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 11:30:32.429425 | controller | Jun 09 10:57:39.011202 crc crio[3651]: time="2026-06-09T10:57:39.011078111Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.429441 | controller | Jun 09 10:57:39.011202 crc crio[3651]: time="2026-06-09T10:57:39.010777042Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 11:30:32.429457 | controller | Jun 09 10:57:39.011202 crc crio[3651]: time="2026-06-09T10:57:39.011204335Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 11:30:32.429473 | controller | Jun 09 10:57:39.011202 crc crio[3651]: time="2026-06-09T10:57:39.011214495Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.429489 | controller | Jun 09 10:57:39.011912 crc crio[3651]: time="2026-06-09T10:57:39.009813964Z" level=info msg="Checking pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.429505 | controller | Jun 09 10:57:39.011912 crc crio[3651]: time="2026-06-09T10:57:39.011688899Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 11:30:32.429521 | controller | Jun 09 10:57:39.011912 crc crio[3651]: time="2026-06-09T10:57:39.01170897Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 11:30:32.429537 | controller | Jun 09 10:57:39.011912 crc crio[3651]: time="2026-06-09T10:57:39.011752181Z" level=info msg="Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.429553 | controller | Jun 09 10:57:39.011912 crc crio[3651]: time="2026-06-09T10:57:39.011774262Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 11:30:32.429569 | controller | Jun 09 10:57:39.011912 crc crio[3651]: time="2026-06-09T10:57:39.011800042Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 11:30:32.429587 | controller | Jun 09 10:57:39.011912 crc crio[3651]: time="2026-06-09T10:57:39.011814523Z" level=info msg="Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.429604 | controller | Jun 09 10:57:39.012272 crc crio[3651]: time="2026-06-09T10:57:39.008627099Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:1ab19461ac72032f70f03f5dbcc05baaf7110c4bafb349da6a1d9c5adba14c04 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/c86a2e95-8d91-442b-933a-7a8b03c92175 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc00108a050}] Aliases:map[]}"
2026-06-09 11:30:32.429619 | controller | Jun 09 10:57:39.012272 crc crio[3651]: time="2026-06-09T10:57:39.011753871Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 11:30:32.429635 | controller | Jun 09 10:57:39.012272 crc crio[3651]: time="2026-06-09T10:57:39.012016319Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 11:30:32.429651 | controller | Jun 09 10:57:39.012272 crc crio[3651]: time="2026-06-09T10:57:39.012028399Z" level=info msg="Deleting pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.429667 | controller | Jun 09 10:57:39.012272 crc crio[3651]: time="2026-06-09T10:57:39.012140682Z" level=info msg="Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.429682 | controller | Jun 09 10:57:39.012272 crc crio[3651]: time="2026-06-09T10:57:39.009129884Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:1bbb3ad505e192de9d5e89b3f5ad7ec22645aedc68a65b2dacae5c9098f6c814 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/2d50605b-7fbf-4f1f-b519-847c8c9cf235 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc00018a698}] Aliases:map[]}"
2026-06-09 11:30:32.429698 | controller | Jun 09 10:57:39.012627 crc crio[3651]: time="2026-06-09T10:57:39.01207079Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 11:30:32.429714 | controller | Jun 09 10:57:39.012627 crc crio[3651]: time="2026-06-09T10:57:39.012301637Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 11:30:32.429729 | controller | Jun 09 10:57:39.012627 crc crio[3651]: time="2026-06-09T10:57:39.012319888Z" level=info msg="Deleting pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.429745 | controller | Jun 09 10:57:39.012627 crc crio[3651]: time="2026-06-09T10:57:39.008361742Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:d5acdeb22da71f2d17be4781053e57d278534d742453c0465271ffbccd44e9e0 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/99d8a062-2786-4530-9866-00a8c2b20069 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc00108a3f0}] Aliases:map[]}"
2026-06-09 11:30:32.429761 | controller | Jun 09 10:57:39.012627 crc crio[3651]: time="2026-06-09T10:57:39.012589496Z" level=info msg="Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.429780 | controller | Jun 09 10:57:39.012627 crc crio[3651]: time="2026-06-09T10:57:39.012280307Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 11:30:32.429803 | controller | Jun 09 10:57:39.012627 crc crio[3651]: time="2026-06-09T10:57:39.012636717Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 11:30:32.429820 | controller | Jun 09 10:57:39.012923 crc crio[3651]: time="2026-06-09T10:57:39.012647807Z" level=info msg="Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.429835 | controller | Jun 09 10:57:39.012975 crc crio[3651]: time="2026-06-09T10:57:39.012919455Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 11:30:32.429868 | controller | Jun 09 10:57:39.012975 crc crio[3651]: time="2026-06-09T10:57:39.012936846Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 11:30:32.429888 | controller | Jun 09 10:57:39.012975 crc crio[3651]: time="2026-06-09T10:57:39.012949026Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.429903 | controller | Jun 09 10:57:39.014487 crc crio[3651]: time="2026-06-09T10:57:39.007800185Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 11:30:32.429919 | controller | Jun 09 10:57:39.014487 crc crio[3651]: time="2026-06-09T10:57:39.013312607Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 11:30:32.429935 | controller | Jun 09 10:57:39.014487 crc crio[3651]: time="2026-06-09T10:57:39.013324657Z" level=info msg="Deleting pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.429950 | controller | Jun 09 10:57:39.015127 crc crio[3651]: time="2026-06-09T10:57:39.007729823Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:d1cf5b75879182c2258f1f458303f4e2134ebe9daee8480ba6dfae64e5c1b4be UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/841bb4e2-45ae-4db6-a12e-23d4e61eef98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc001e2a418}] Aliases:map[]}"
2026-06-09 11:30:32.429966 | controller | Jun 09 10:57:39.015228 crc crio[3651]: time="2026-06-09T10:57:39.01513809Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 11:30:32.429982 | controller | Jun 09 10:57:39.015228 crc crio[3651]: time="2026-06-09T10:57:39.015152461Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 11:30:32.429998 | controller | Jun 09 10:57:39.015228 crc crio[3651]: time="2026-06-09T10:57:39.015204552Z" level=info msg="Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.430014 | controller | Jun 09 10:57:39.016352 crc crio[3651]: time="2026-06-09T10:57:39.007750144Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-x5vn9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.430030 | controller | Jun 09 10:57:39.016830 crc crio[3651]: time="2026-06-09T10:57:39.00761327Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:d64f681e3339ab037811a0bc502d17969ee450e3eddaa8f29877c61424b21c13 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/62ba6307-f632-4303-aaa4-b1d31fcfb7b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc001e2a3e8}] Aliases:map[]}"
2026-06-09 11:30:32.430050 | controller | Jun 09 10:57:39.017298 crc crio[3651]: time="2026-06-09T10:57:39.011754611Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 11:30:32.430066 | controller | Jun 09 10:57:39.017298 crc crio[3651]: time="2026-06-09T10:57:39.017279053Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 11:30:32.430082 | controller | Jun 09 10:57:39.017688 crc crio[3651]: time="2026-06-09T10:57:39.017297154Z" level=info msg="Deleting pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.430097 | controller | Jun 09 10:57:39.017688 crc crio[3651]: time="2026-06-09T10:57:39.017584672Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 11:30:32.430113 | controller | Jun 09 10:57:39.017688 crc crio[3651]: time="2026-06-09T10:57:39.009294369Z" level=info msg="Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.430129 | controller | Jun 09 10:57:39.018191 crc crio[3651]: time="2026-06-09T10:57:39.017729206Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 11:30:32.430145 | controller | Jun 09 10:57:39.018191 crc crio[3651]: time="2026-06-09T10:57:39.01785649Z" level=info msg="Deleting pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.430161 | controller | Jun 09 10:57:39.021250 crc crio[3651]: time="2026-06-09T10:57:39.007808565Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:8baaa979a141b21792a21a207f9ebf8f16719cfeb90242b8bc8dc2b4063adbc6 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/341f87f6-a113-4af0-8eec-0d86872f2060 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc000a01048}] Aliases:map[]}"
2026-06-09 11:30:32.430177 | controller | Jun 09 10:57:39.021250 crc crio[3651]: time="2026-06-09T10:57:39.020958351Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 11:30:32.430192 | controller | Jun 09 10:57:39.021250 crc crio[3651]: time="2026-06-09T10:57:39.020970561Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 11:30:32.430207 | controller | Jun 09 10:57:39.021250 crc crio[3651]: time="2026-06-09T10:57:39.020980132Z" level=info msg="Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.430223 | controller | Jun 09 10:57:39.022198 crc crio[3651]: time="2026-06-09T10:57:39.008453944Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:f641c8651b31405a4581e6f3476fed163757c2087cb8cb493fd71a28ac2cd791 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/e9ea9401-052c-4e4e-badb-dac0675141c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc00018a680}] Aliases:map[]}"
2026-06-09 11:30:32.430239 | controller | Jun 09 10:57:39.022198 crc crio[3651]: time="2026-06-09T10:57:39.021559519Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 11:30:32.430258 | controller | Jun 09 10:57:39.022198 crc crio[3651]: time="2026-06-09T10:57:39.021580829Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 11:30:32.430274 | controller | Jun 09 10:57:39.022198 crc crio[3651]: time="2026-06-09T10:57:39.02159338Z" level=info msg="Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.430290 | controller | Jun 09 10:57:39.022552 crc crio[3651]: time="2026-06-09T10:57:39.008472125Z" level=info msg="Checking pod openshift-marketplace_certified-operators-l27pk for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.430306 | controller | Jun 09 10:57:39.023251 crc crio[3651]: time="2026-06-09T10:57:39.008482585Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 11:30:32.430322 | controller | Jun 09 10:57:39.023251 crc crio[3651]: time="2026-06-09T10:57:39.02297347Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 11:30:32.430338 | controller | Jun 09 10:57:39.023251 crc crio[3651]: time="2026-06-09T10:57:39.022991601Z" level=info msg="Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.430355 | controller | Jun 09 10:57:39.026609 crc crio[3651]: time="2026-06-09T10:57:39.00864223Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:896f2565991b9a7e1ec1a7b85522022fa11d97d2ea0780c5e0bc4cc93b95a7f6 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/7e8df88e-2c79-419e-90c6-0164b1eaa720 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod304346ae_9d3b_4262_8068_4ed1e7ff48a8.slice PodAnnotations:0xc00108ac80}] Aliases:map[]}"
2026-06-09 11:30:32.430371 | controller | Jun 09 10:57:39.026609 crc crio[3651]: time="2026-06-09T10:57:39.026159474Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-ntdwx for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.430388 | controller | Jun 09 10:57:39.026609 crc crio[3651]: time="2026-06-09T10:57:39.00865775Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:88f217f7e7cbc51ed63fa06d9e2d69e38baa595ef0c6fb3d86b135277603d5f1 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/20e263e1-5616-46c4-a702-23d22a0f6401 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb9d3cfcf_d286_4dfc_a5cf_dbb9268a3cda.slice PodAnnotations:0xc001ecc620}] Aliases:map[]}"
2026-06-09 11:30:32.430405 | controller | Jun 09 10:57:39.026843 crc crio[3651]: time="2026-06-09T10:57:39.008788254Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:79a02d941cf9ead24f8497e97a0d9688942d24e9b92500d7045e4d288421424a UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/6f77ccf3-c12d-4538-9b5f-100c8b11d420 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc000132488}] Aliases:map[]}"
2026-06-09 11:30:32.430421 | controller | Jun 09 10:57:39.026843 crc crio[3651]: time="2026-06-09T10:57:39.008836726Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:098eb32b9b183e9b4c2aeb91f98090d41069a1adbc425cddaf44272136feecc1 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/5dd8e0bc-e36e-4354-a004-97194050ef36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc001f06348}] Aliases:map[]}"
2026-06-09 11:30:32.430441 | controller | Jun 09 10:57:39.026991 crc crio[3651]: time="2026-06-09T10:57:39.026871485Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 11:30:32.430458 | controller | Jun 09 10:57:39.026991 crc crio[3651]: time="2026-06-09T10:57:39.026895555Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 11:30:32.430473 | controller | Jun 09 10:57:39.026991 crc crio[3651]: time="2026-06-09T10:57:39.026910046Z" level=info msg="Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.430489 | controller | Jun 09 10:57:39.027981 crc crio[3651]: time="2026-06-09T10:57:39.026754231Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.430505 | controller | Jun 09 10:57:39.027981 crc crio[3651]: time="2026-06-09T10:57:39.009166505Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:2dd9729dbd5a0500db05146743fa01a5e5500723b5b7b0b4b9c7b63f25eb672c UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/c8634cf5-5d93-4986-9658-ca068db5fd51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc001e16278}] Aliases:map[]}"
2026-06-09 11:30:32.430522 | controller | Jun 09 10:57:39.027981 crc crio[3651]: time="2026-06-09T10:57:39.027887844Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 11:30:32.430538 | controller | Jun 09 10:57:39.027981 crc crio[3651]: time="2026-06-09T10:57:39.027907805Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 11:30:32.430554 | controller | Jun 09 10:57:39.027981 crc crio[3651]: time="2026-06-09T10:57:39.027918635Z" level=info msg="Deleting pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.430570 | controller | Jun 09 10:57:39.029986 crc crio[3651]: time="2026-06-09T10:57:39.009854725Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:9b146f6c773d10dfbe129e97792ecf3484789cc43b4d5995bb2e7d7460a9dda6 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/7233d19b-a04a-4591-a6e1-5accefc2d6ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc00008c3f8}] Aliases:map[]}"
2026-06-09 11:30:32.430586 | controller | Jun 09 10:57:39.029986 crc crio[3651]: time="2026-06-09T10:57:39.030007397Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 11:30:32.430603 | controller | Jun 09 10:57:39.029986 crc crio[3651]: time="2026-06-09T10:57:39.030021037Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 11:30:32.430619 | controller | Jun 09 10:57:39.029986 crc crio[3651]: time="2026-06-09T10:57:39.030033527Z" level=info msg="Deleting pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.430635 | controller | Jun 09 10:57:39.031449 crc crio[3651]: time="2026-06-09T10:57:39.026875955Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 11:30:32.430664 | controller | Jun 09 10:57:39.031899 crc crio[3651]: time="2026-06-09T10:57:39.009512865Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:03614efc3822aa7ce2db8081c0d27f19956ad2e39bcde475518d71e86869cc0a UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/1dd2ea42-e50e-4cde-bd71-d8fc78bf53a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc0001324a0}] Aliases:map[]}"
2026-06-09 11:30:32.430681 | controller | Jun 09 10:57:39.031899 crc crio[3651]: time="2026-06-09T10:57:39.010675979Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:87045f3e17059138c8a16477cf8010dc3361b205e7a77195944d1cd1f801d25b UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/dcc1cbc7-3f6b-46e8-9c9c-30693a4827c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc001e2a4b0}] Aliases:map[]}"
2026-06-09 11:30:32.430697 | controller | Jun 09 10:57:39.032210 crc crio[3651]: time="2026-06-09T10:57:39.009836295Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:10dd7cf732a31d9c0f860fbcf0024e3b54168c4ece1e764a7429b0c934f6393d UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/9c193370-8b73-47e2-b4fe-bad2d36c3e61 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc001e16298}] Aliases:map[]}"
2026-06-09 11:30:32.430713 | controller | Jun 09 10:57:39.032210 crc crio[3651]: time="2026-06-09T10:57:39.032152129Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 11:30:32.430728 | controller | Jun 09 10:57:39.032210 crc crio[3651]: time="2026-06-09T10:57:39.03217191Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 11:30:32.430744 | controller | Jun 09 10:57:39.032210 crc crio[3651]: time="2026-06-09T10:57:39.032187001Z" level=info msg="Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.430760 | controller | Jun 09 10:57:39.032699 crc crio[3651]: time="2026-06-09T10:57:39.031808399Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 11:30:32.430775 | controller | Jun 09 10:57:39.032699 crc crio[3651]: time="2026-06-09T10:57:39.032667195Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 11:30:32.430790 | controller | Jun 09 10:57:39.032699 crc crio[3651]: time="2026-06-09T10:57:39.032714456Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 11:30:32.430806 | controller | Jun 09 10:57:39.032699 crc crio[3651]: time="2026-06-09T10:57:39.032728446Z" level=info msg="Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.430822 | controller | Jun 09 10:57:39.033564 crc crio[3651]: time="2026-06-09T10:57:39.009561757Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:af726b71d4987ee44786e155299f8b7b52b94c6db99db46579cd6fb84214d5fe UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/a801f73f-7202-4060-9847-fd2411b9fc28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc001f06360}] Aliases:map[]}"
2026-06-09 11:30:32.430841 | controller | Jun 09 10:57:39.033564 crc crio[3651]: time="2026-06-09T10:57:39.03284332Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 11:30:32.430876 | controller | Jun 09 10:57:39.033564 crc crio[3651]: time="2026-06-09T10:57:39.03285427Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 11:30:32.430894 | controller | Jun 09 10:57:39.033564 crc crio[3651]: time="2026-06-09T10:57:39.03286327Z" level=info msg="Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.430910 | controller | Jun 09 10:57:39.033564 crc crio[3651]: time="2026-06-09T10:57:39.010286028Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:ff1cdb4ae1a436918c82f83fd08346723a368cba7d1b2fdfc0a794cfcccaab7f UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/68ec89c9-c3b6-4a0e-b97d-eb333f324ba6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc001f063a8}] Aliases:map[]}"
2026-06-09 11:30:32.430926 | controller | Jun 09 10:57:39.033823 crc crio[3651]: time="2026-06-09T10:57:39.033637473Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 11:30:32.430942 | controller | Jun 09 10:57:39.033823 crc crio[3651]: time="2026-06-09T10:57:39.033659704Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 11:30:32.430957 | controller | Jun 09 10:57:39.033823 crc crio[3651]: time="2026-06-09T10:57:39.033673204Z" level=info msg="Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.430973 | controller | Jun 09 10:57:39.042367 crc crio[3651]: time="2026-06-09T10:57:39.031974744Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 11:30:32.430989 | controller | Jun 09 10:57:39.042367 crc crio[3651]: time="2026-06-09T10:57:39.04070639Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 11:30:32.431005 | controller | Jun 09 10:57:39.042367 crc crio[3651]: time="2026-06-09T10:57:39.040730991Z" level=info msg="Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.431020 | controller | Jun 09 10:57:39.042367 crc crio[3651]: time="2026-06-09T10:57:39.032692025Z" level=info msg="Deleting pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.431036 | controller | Jun 09 10:57:39.042367 crc crio[3651]: time="2026-06-09T10:57:39.010449803Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 11:30:32.431052 | controller | Jun 09 10:57:39.042367 crc crio[3651]: time="2026-06-09T10:57:39.042220045Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 11:30:32.431068 | controller | Jun 09 10:57:39.042367 crc crio[3651]: time="2026-06-09T10:57:39.042234735Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.431083 | controller | Jun 09 10:57:39.044143 crc crio[3651]: time="2026-06-09T10:57:39.010521715Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 11:30:32.431105 | controller | Jun 09 10:57:39.044143 crc crio[3651]: time="2026-06-09T10:57:39.044070599Z" level=info msg="Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.431121 | controller | Jun 09 10:57:39.047136 crc crio[3651]: time="2026-06-09T10:57:39.008893267Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:b2cf22e834b536e85febd9d1d1ee0f46f7cc920fe1aae4523cec870f0e0b4be3 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/c61be6a5-6bf3-4a51-a69d-76c56df67ecd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc00008c2b8}] Aliases:map[]}"
2026-06-09 11:30:32.431137 | controller | Jun 09 10:57:39.047136 crc crio[3651]: time="2026-06-09T10:57:39.047189751Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 11:30:32.431152 | controller | Jun 09 10:57:39.047136 crc crio[3651]: time="2026-06-09T10:57:39.047210351Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 11:30:32.431168 | controller | Jun 09 10:57:39.047582 crc crio[3651]: time="2026-06-09T10:57:39.047224102Z" level=info msg="Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.431183 | controller | Jun 09 10:57:39.047582 crc crio[3651]: time="2026-06-09T10:57:39.010812163Z" level=info msg="Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.431199 | controller | Jun 09 10:57:39.047582 crc crio[3651]: time="2026-06-09T10:57:39.009491005Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 11:30:32.431215 | controller | Jun 09 10:57:39.047582 crc crio[3651]: time="2026-06-09T10:57:39.048355595Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 11:30:32.431230 | controller | Jun 09 10:57:39.047582 crc crio[3651]: time="2026-06-09T10:57:39.048375665Z" level=info msg="Deleting pod openshift-dns_dns-default-qtghf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.431246 | controller | Jun 09 10:57:39.047582 crc crio[3651]: time="2026-06-09T10:57:39.049353834Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 11:30:32.431262 | controller | Jun 09 10:57:39.526372 crc crio[3651]: time="2026-06-09T10:57:39.518084246Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox adf6cc0211e6188ce47c74192a3aa0db04330d09b99d0b450d6f397a4e572e72" id=5cfad21c-f85e-41f5-9c02-5554341605eb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.431277 | controller | Jun 09 10:57:39.603305 crc crio[3651]: time="2026-06-09T10:57:39.60307195Z" level=info msg="runSandbox: deleting pod ID adf6cc0211e6188ce47c74192a3aa0db04330d09b99d0b450d6f397a4e572e72 from idIndex" id=5cfad21c-f85e-41f5-9c02-5554341605eb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.431293 | controller | Jun 09 10:57:39.603504 crc crio[3651]: time="2026-06-09T10:57:39.603318487Z" level=info msg="runSandbox: removing pod sandbox adf6cc0211e6188ce47c74192a3aa0db04330d09b99d0b450d6f397a4e572e72" id=5cfad21c-f85e-41f5-9c02-5554341605eb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.431309 | controller | Jun 09 10:57:39.603579 crc crio[3651]: time="2026-06-09T10:57:39.603490602Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox adf6cc0211e6188ce47c74192a3aa0db04330d09b99d0b450d6f397a4e572e72" id=5cfad21c-f85e-41f5-9c02-5554341605eb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.431338 | controller | Jun 09 10:57:39.603655 crc crio[3651]: time="2026-06-09T10:57:39.603591965Z" level=info msg="runSandbox: unmounting shmPath for sandbox adf6cc0211e6188ce47c74192a3aa0db04330d09b99d0b450d6f397a4e572e72" id=5cfad21c-f85e-41f5-9c02-5554341605eb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.431356 | controller | Jun 09 10:57:39.930278 crc crio[3651]: time="2026-06-09T10:57:39.929913407Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox afe8252ed5523f337d7e51671beaa522a7c147ea1b00b84d5eeade60981cdc9f" id=6e3932e1-8724-44a6-9a60-c9ceea37ef5e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.431371 | controller | Jun 09 10:57:39.948636 crc crio[3651]: time="2026-06-09T10:57:39.947953296Z" level=info msg="runSandbox: removing pod sandbox from storage: adf6cc0211e6188ce47c74192a3aa0db04330d09b99d0b450d6f397a4e572e72" id=5cfad21c-f85e-41f5-9c02-5554341605eb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.431387 | controller | Jun 09 10:57:39.955206 crc crio[3651]: time="2026-06-09T10:57:39.955045954Z" level=info msg="runSandbox: deleting pod ID afe8252ed5523f337d7e51671beaa522a7c147ea1b00b84d5eeade60981cdc9f from idIndex" id=6e3932e1-8724-44a6-9a60-c9ceea37ef5e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.431403 | controller | Jun 09 10:57:39.955206 crc crio[3651]: time="2026-06-09T10:57:39.955182608Z" level=info msg="runSandbox: removing pod sandbox afe8252ed5523f337d7e51671beaa522a7c147ea1b00b84d5eeade60981cdc9f" id=6e3932e1-8724-44a6-9a60-c9ceea37ef5e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.431419 | controller | Jun 09 10:57:39.955514 crc crio[3651]: time="2026-06-09T10:57:39.95523582Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox afe8252ed5523f337d7e51671beaa522a7c147ea1b00b84d5eeade60981cdc9f" id=6e3932e1-8724-44a6-9a60-c9ceea37ef5e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.431435 | controller | Jun 09 10:57:39.955514 crc crio[3651]: time="2026-06-09T10:57:39.95526286Z" level=info msg="runSandbox: unmounting shmPath for sandbox afe8252ed5523f337d7e51671beaa522a7c147ea1b00b84d5eeade60981cdc9f" id=6e3932e1-8724-44a6-9a60-c9ceea37ef5e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.431451 | controller | Jun 09 10:57:39.963152 crc crio[3651]: time="2026-06-09T10:57:39.962942536Z" level=info msg="runSandbox: removing pod sandbox from storage: afe8252ed5523f337d7e51671beaa522a7c147ea1b00b84d5eeade60981cdc9f" id=6e3932e1-8724-44a6-9a60-c9ceea37ef5e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.431467 | controller | Jun 09 10:57:39.968312 crc crio[3651]: time="2026-06-09T10:57:39.967087197Z" level=info msg="Ran pod sandbox 0d7666e2760bac087004b0062402a77b4fbc45dade3c7a95e1fd4663c92a0819 with infra container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD" id=8e86f5b6-fdc0-4d18-b614-9ac97f6bc778 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.431483 | controller | Jun 09 10:57:40.037061 crc crio[3651]: time="2026-06-09T10:57:40.019352891Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=12272f52-c805-403a-bb1f-6b35dc412579 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.431499 | controller | Jun 09 10:57:40.037061 crc crio[3651]: time="2026-06-09T10:57:40.025052548Z" level=info msg="Ran pod sandbox 11ba591f4c9e84593765bac74bd694ada1ed6c4f14432c17eb9a536fc5533ff9 with infra container: openshift-console/console-6c684df5db-cc8g8/POD" id=4fbf640c-32eb-459d-87c3-25cb97d549c9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.431515 | controller | Jun 09 10:57:40.054712 crc crio[3651]: time="2026-06-09T10:57:40.048814365Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=71f6776a-6fd1-4a3c-8fc6-fdbc46238424 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.431535 | controller | Jun 09 10:57:40.054712 crc crio[3651]: time="2026-06-09T10:57:40.05034359Z" level=info msg="Ran pod sandbox 896f2565991b9a7e1ec1a7b85522022fa11d97d2ea0780c5e0bc4cc93b95a7f6 with infra container: openshift-marketplace/redhat-marketplace-ntdwx/POD" id=330fce23-3257-43c4-8302-a12466a5245c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.431551 | controller | Jun 09 10:57:40.054849 crc crio[3651]: time="2026-06-09T10:57:40.05478071Z" level=info msg="Ran pod sandbox 6969dd7752939397c4d9bafc15d1cfc808489d024b95bfbdaa0b5cc21b28a7f4 with infra container: openshift-marketplace/certified-operators-l27pk/POD" id=4008360d-f08f-4b4a-a345-5c688069f412 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.431566 | controller | Jun 09 10:57:40.091788 crc crio[3651]: time="2026-06-09T10:57:40.088614672Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 7c38470142945355e9ab6ec0638bf1d8d3d1d623d7b9018507e4d5ebd8d2ffc2" id=680dfc72-58c8-4052-a233-723ae69f12d2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.431582 | controller | Jun 09 10:57:40.111836 crc crio[3651]: time="2026-06-09T10:57:40.111510554Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=80b9207f-90f7-4cd9-8978-b409be030d19 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.431598 | controller | Jun 09 10:57:40.112687 crc crio[3651]: time="2026-06-09T10:57:40.111562426Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=70cb66c9-c418-4287-ac43-1fcc2e3efceb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.431614 | controller | Jun 09 10:57:40.113435 crc crio[3651]: time="2026-06-09T10:57:40.112920506Z" level=info msg="runSandbox: deleting pod ID 7c38470142945355e9ab6ec0638bf1d8d3d1d623d7b9018507e4d5ebd8d2ffc2 from idIndex" id=680dfc72-58c8-4052-a233-723ae69f12d2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.431630 | controller | Jun 09 10:57:40.113435 crc crio[3651]: time="2026-06-09T10:57:40.113034879Z" level=info msg="runSandbox: removing pod sandbox 7c38470142945355e9ab6ec0638bf1d8d3d1d623d7b9018507e4d5ebd8d2ffc2" id=680dfc72-58c8-4052-a233-723ae69f12d2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.431645 | controller | Jun 09 10:57:40.113435 crc crio[3651]: time="2026-06-09T10:57:40.113134162Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 7c38470142945355e9ab6ec0638bf1d8d3d1d623d7b9018507e4d5ebd8d2ffc2" id=680dfc72-58c8-4052-a233-723ae69f12d2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.431661 | controller | Jun 09 10:57:40.113435 crc crio[3651]: time="2026-06-09T10:57:40.113159383Z" level=info msg="runSandbox: unmounting shmPath for sandbox 7c38470142945355e9ab6ec0638bf1d8d3d1d623d7b9018507e4d5ebd8d2ffc2" id=680dfc72-58c8-4052-a233-723ae69f12d2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.431676 | controller | Jun 09 10:57:40.126923 crc crio[3651]: time="2026-06-09T10:57:40.12260097Z" level=info msg="runSandbox: removing pod sandbox from storage: 7c38470142945355e9ab6ec0638bf1d8d3d1d623d7b9018507e4d5ebd8d2ffc2" id=680dfc72-58c8-4052-a233-723ae69f12d2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.431692 | controller | Jun 09 10:57:40.126923 crc crio[3651]: time="2026-06-09T10:57:40.122682052Z" level=info msg="Ran pod sandbox 5088bde617dedd8b9fd47b3ab9ad1a348adb1a2dde97033ee30ecb32d143d8f4 with infra container: openshift-marketplace/redhat-operators-x5vn9/POD" id=e1a65856-28f3-4b23-a8a1-1c808113af92 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.431708 | controller | Jun 09 10:57:40.177068 crc crio[3651]: time="2026-06-09T10:57:40.17407514Z" level=info msg="Ran pod sandbox d5acdeb22da71f2d17be4781053e57d278534d742453c0465271ffbccd44e9e0 with infra container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD" id=4c4402c8-6e95-4aa0-bdeb-4838b6c5c639 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.431727 | controller | Jun 09 10:57:40.190982 crc crio[3651]: time="2026-06-09T10:57:40.190371888Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=71f74989-bbd9-4176-84b7-6368758f5d68 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.431744 | controller | Jun 09 10:57:40.223775 crc crio[3651]: time="2026-06-09T10:57:40.223354575Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c" id=a8223b92-c34c-4ac8-9685-1cff9fb421ab name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.431759 | controller | Jun 09 10:57:40.255636 crc crio[3651]: time="2026-06-09T10:57:40.255525299Z" level=info msg="Ran pod sandbox 88f217f7e7cbc51ed63fa06d9e2d69e38baa595ef0c6fb3d86b135277603d5f1 with infra container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD" id=8aa45065-bfff-4b31-810b-743ebf5c9b36 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.431775 | controller | Jun 09 10:57:40.273891 crc crio[3651]: time="2026-06-09T10:57:40.271322812Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=3b6c34e9-1b83-405e-8464-0c7197711d7a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.431791 | controller | Jun 09 10:57:40.286242 crc crio[3651]: time="2026-06-09T10:57:40.286024204Z" level=info msg="Ran pod sandbox 1ab19461ac72032f70f03f5dbcc05baaf7110c4bafb349da6a1d9c5adba14c04 with infra container: openshift-ingress-canary/ingress-canary-jlj86/POD" id=cbd6cc6d-c71c-4d33-a2a4-803523e20197 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.431806 | controller | Jun 09 10:57:40.414376 crc crio[3651]: time="2026-06-09T10:57:40.412273988Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 84258b78743432c8cccae4b296e5de9b3b513884ee7dae6687a54e67e0185f40" id=db51e1a5-a741-4d10-a2cc-1588d3b110ed name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.431824 | controller | Jun 09 10:57:40.451757 crc crio[3651]: time="2026-06-09T10:57:40.45088397Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d" id=eaaab2cd-a0bf-4831-a5c6-40f9d7cd5a6d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.431842 | controller | Jun 09 10:57:40.465233 crc crio[3651]: time="2026-06-09T10:57:40.464255612Z" level=info msg="runSandbox: deleting pod ID 84258b78743432c8cccae4b296e5de9b3b513884ee7dae6687a54e67e0185f40 from idIndex" id=db51e1a5-a741-4d10-a2cc-1588d3b110ed name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.431877 | controller | Jun 09 10:57:40.465233 crc crio[3651]: time="2026-06-09T10:57:40.464803369Z" level=info msg="runSandbox: removing pod sandbox 84258b78743432c8cccae4b296e5de9b3b513884ee7dae6687a54e67e0185f40" id=db51e1a5-a741-4d10-a2cc-1588d3b110ed name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.431894 | controller | Jun 09 10:57:40.465233 crc crio[3651]: time="2026-06-09T10:57:40.464899201Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 84258b78743432c8cccae4b296e5de9b3b513884ee7dae6687a54e67e0185f40" id=db51e1a5-a741-4d10-a2cc-1588d3b110ed name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.431910 | controller | Jun 09 10:57:40.465233 crc crio[3651]: time="2026-06-09T10:57:40.464931742Z" level=info msg="runSandbox: unmounting shmPath for sandbox 84258b78743432c8cccae4b296e5de9b3b513884ee7dae6687a54e67e0185f40" id=db51e1a5-a741-4d10-a2cc-1588d3b110ed name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.431939 | controller | Jun 09 10:57:40.480813 crc crio[3651]: time="2026-06-09T10:57:40.480232511Z" level=info msg="runSandbox: removing pod sandbox from storage: 84258b78743432c8cccae4b296e5de9b3b513884ee7dae6687a54e67e0185f40" id=db51e1a5-a741-4d10-a2cc-1588d3b110ed name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.431955 | controller | Jun 09 10:57:40.678829 crc crio[3651]: time="2026-06-09T10:57:40.653787173Z" level=info msg="runSandbox: releasing container name: k8s_POD_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0" id=5cfad21c-f85e-41f5-9c02-5554341605eb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.431971 | controller | Jun 09 10:57:40.678829 crc crio[3651]: time="2026-06-09T10:57:40.662960522Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0" id=5cfad21c-f85e-41f5-9c02-5554341605eb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.431987 | controller | Jun 09 10:57:40.678829 crc crio[3651]: time="2026-06-09T10:57:40.669626008Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=2d443196-5d8b-485c-85c5-e816861ff156 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.432002 | controller | Jun 09 10:57:40.678829 crc crio[3651]: time="2026-06-09T10:57:40.669732421Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=632874d3-da6d-482f-8e5c-bc0d545d784c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.432018 | controller | Jun 09 10:57:40.678829 crc crio[3651]: time="2026-06-09T10:57:40.669783162Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=3f12533c-198b-444e-85c2-94505d7d0eb0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.432034 | controller | Jun 09 10:57:40.681561 crc crio[3651]: time="2026-06-09T10:57:40.681327921Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=5c8ed788-764c-43d8-8460-31e10e86f888 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.432050 | controller | Jun 09 10:57:40.681656 crc crio[3651]: time="2026-06-09T10:57:40.68163935Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c1c58a8e-b4b2-4281-a989-25472cb0588a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.432065 | controller | Jun 09 10:57:40.681702 crc crio[3651]: time="2026-06-09T10:57:40.681685862Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=1ae81fd1-9238-4ae4-8921-33c14b4bc377 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.432081 | controller | Jun 09 10:57:40.763832 crc crio[3651]: time="2026-06-09T10:57:40.76206817Z" level=info msg="runSandbox: releasing container name: k8s_POD_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0" id=db51e1a5-a741-4d10-a2cc-1588d3b110ed name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.432097 | controller | Jun 09 10:57:40.793868 crc crio[3651]: time="2026-06-09T10:57:40.793661837Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0" id=db51e1a5-a741-4d10-a2cc-1588d3b110ed name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.432112 | controller | Jun 09 10:57:40.805641 crc crio[3651]: time="2026-06-09T10:57:40.805381611Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c" id=838f8c5e-85dd-4a24-aaaf-b48708e06d47 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.432133 | controller | Jun 09 10:57:40.805641 crc crio[3651]: time="2026-06-09T10:57:40.805627708Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d" id=fbefa9ed-e033-4708-9252-c7e33d6bbb40 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.432149 | controller | Jun 09 10:57:40.808189 crc crio[3651]: time="2026-06-09T10:57:40.808015098Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities" id=ace63276-d14e-4bb4-b625-8cc7d2fccd21 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.432165 | controller | Jun 09 10:57:40.839464 crc crio[3651]: time="2026-06-09T10:57:40.835032461Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 098eb32b9b183e9b4c2aeb91f98090d41069a1adbc425cddaf44272136feecc1" id=94c44e93-cf4c-4e76-af20-d7dbe5b41d92 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.432181 | controller | Jun 09 10:57:40.844961 crc crio[3651]: time="2026-06-09T10:57:40.84183364Z" level=info msg="runSandbox: releasing container name: k8s_POD_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0" id=680dfc72-58c8-4052-a233-723ae69f12d2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.432196 | controller | Jun 09 10:57:40.844961 crc crio[3651]: time="2026-06-09T10:57:40.842016866Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0" id=680dfc72-58c8-4052-a233-723ae69f12d2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.432212 | controller | Jun 09 10:57:40.844961 crc crio[3651]: time="2026-06-09T10:57:40.843738526Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.432227 | controller | Jun 09 10:57:40.852953 crc crio[3651]: time="2026-06-09T10:57:40.852603596Z" level=info msg="runSandbox: deleting pod ID 098eb32b9b183e9b4c2aeb91f98090d41069a1adbc425cddaf44272136feecc1 from idIndex" id=94c44e93-cf4c-4e76-af20-d7dbe5b41d92 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.432243 | controller | Jun 09 10:57:40.852953 crc crio[3651]: time="2026-06-09T10:57:40.852893635Z" level=info msg="runSandbox: removing pod sandbox 098eb32b9b183e9b4c2aeb91f98090d41069a1adbc425cddaf44272136feecc1" id=94c44e93-cf4c-4e76-af20-d7dbe5b41d92 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.432258 | controller | Jun 09 10:57:40.852953 crc crio[3651]: time="2026-06-09T10:57:40.852949906Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 098eb32b9b183e9b4c2aeb91f98090d41069a1adbc425cddaf44272136feecc1" id=94c44e93-cf4c-4e76-af20-d7dbe5b41d92 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.432274 | controller | Jun 09 10:57:40.853273 crc crio[3651]: time="2026-06-09T10:57:40.852965707Z" level=info msg="runSandbox: unmounting shmPath for sandbox 098eb32b9b183e9b4c2aeb91f98090d41069a1adbc425cddaf44272136feecc1" id=94c44e93-cf4c-4e76-af20-d7dbe5b41d92 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.432289 | controller | Jun 09 10:57:40.859974 crc crio[3651]: time="2026-06-09T10:57:40.858950422Z" level=info msg="runSandbox: removing pod sandbox from storage: 098eb32b9b183e9b4c2aeb91f98090d41069a1adbc425cddaf44272136feecc1" id=94c44e93-cf4c-4e76-af20-d7dbe5b41d92 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.432305 | controller | Jun 09 10:57:40.886881 crc crio[3651]: time="2026-06-09T10:57:40.886650185Z" level=info msg="Creating container: openshift-marketplace/certified-operators-l27pk/extract-utilities" id=b349f31e-f344-4e2e-80f7-b38cb5d954ec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.432324 | controller | Jun 09 10:57:40.887182 crc crio[3651]: time="2026-06-09T10:57:40.886947084Z" level=info msg="Creating container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager" id=f0d33e37-5ec1-44f4-a7c0-ecc1a9444b58 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.432340 | controller | Jun 09 10:57:40.887678 crc crio[3651]: time="2026-06-09T10:57:40.887292564Z" level=info msg="Creating container: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary" id=04bb9c8c-1ba1-4a74-9ba9-bda4e0f4ea4f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.432356 | controller | Jun 09 10:57:40.890487 crc crio[3651]: time="2026-06-09T10:57:40.887766598Z" level=info msg="Creating container: openshift-console/console-6c684df5db-cc8g8/console" id=179dcb63-4b54-4ab9-90f4-fa9a23d44509 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.432372 | controller | Jun 09 10:57:40.890487 crc crio[3651]: time="2026-06-09T10:57:40.888016365Z" level=info msg="Creating container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift" id=987b8037-4448-47e8-ad4d-c7ec65a36277 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.432387 | controller | Jun 09 10:57:40.890487 crc crio[3651]: time="2026-06-09T10:57:40.888216701Z" level=info msg="Creating container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager" id=cd7199fd-55df-4b18-aa49-73e3dcb3e00c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.432403 | controller | Jun 09 10:57:40.890487 crc crio[3651]: time="2026-06-09T10:57:40.888348055Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-utilities" id=4b216d88-b51c-4055-85aa-9e9db251e6e6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.432418 | controller | Jun 09 10:57:41.628779 crc crio[3651]: time="2026-06-09T10:57:41.624718358Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 1ec4fe535baf8d99d6e2d9574a0f2d0f41ab445c68e70dd8291627e8ae3c71b7" id=5882ccf5-b03c-4608-a4f6-8cfa220e592e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.432434 | controller | Jun 09 10:57:41.649057 crc crio[3651]: time="2026-06-09T10:57:41.629510029Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 4e4337943946265f046a5ed31029861415d33a398e8130fc2eb5c7c7c90a95f6" id=555ccae3-9b5c-4838-9ea9-58bd7166f180 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.432449 | controller | Jun 09 10:57:41.649057 crc crio[3651]: time="2026-06-09T10:57:41.645710514Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox b1622d0dd5898c2e653a5e9c5ee80f85e0e2a14a78c8a4b5357a754427fe2f87" id=6782f517-bf84-44e7-ae8f-472c099b8241 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.432465 | controller | Jun 09 10:57:41.685969 crc crio[3651]: time="2026-06-09T10:57:41.662004392Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 6c6d1cb0ca8158e44c56d9f0e1301e5dba60fd6348c23f606350c736102e7d4e" id=3b4c5509-1a3d-49a9-b89a-1c2d1e4b6ea8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.432480 | controller | Jun 09 10:57:41.685969 crc crio[3651]: time="2026-06-09T10:57:41.673344215Z" level=info msg="runSandbox: releasing container name: k8s_POD_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0" id=6e3932e1-8724-44a6-9a60-c9ceea37ef5e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.432496 | controller | Jun 09 10:57:41.685969 crc crio[3651]: time="2026-06-09T10:57:41.673493839Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0" id=6e3932e1-8724-44a6-9a60-c9ceea37ef5e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.432515 | controller | Jun 09 10:57:41.685969 crc crio[3651]: time="2026-06-09T10:57:41.674842279Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.432532 | controller | Jun 09 10:57:41.701648 crc crio[3651]: time="2026-06-09T10:57:41.69703805Z" level=info msg="runSandbox: deleting pod ID 1ec4fe535baf8d99d6e2d9574a0f2d0f41ab445c68e70dd8291627e8ae3c71b7 from idIndex" id=5882ccf5-b03c-4608-a4f6-8cfa220e592e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.432548 | controller | Jun 09 10:57:41.701648 crc crio[3651]: time="2026-06-09T10:57:41.697126623Z" level=info msg="runSandbox: removing pod sandbox 1ec4fe535baf8d99d6e2d9574a0f2d0f41ab445c68e70dd8291627e8ae3c71b7" id=5882ccf5-b03c-4608-a4f6-8cfa220e592e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.432564 | controller | Jun 09 10:57:41.701648 crc crio[3651]: time="2026-06-09T10:57:41.697190635Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 1ec4fe535baf8d99d6e2d9574a0f2d0f41ab445c68e70dd8291627e8ae3c71b7" id=5882ccf5-b03c-4608-a4f6-8cfa220e592e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.432580 | controller | Jun 09 10:57:41.701648 crc crio[3651]: time="2026-06-09T10:57:41.697210485Z" level=info msg="runSandbox: unmounting shmPath for sandbox 1ec4fe535baf8d99d6e2d9574a0f2d0f41ab445c68e70dd8291627e8ae3c71b7" id=5882ccf5-b03c-4608-a4f6-8cfa220e592e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.432596 | controller | Jun 09 10:57:41.701648 crc crio[3651]: time="2026-06-09T10:57:41.699983717Z" level=info msg="runSandbox: deleting pod ID 4e4337943946265f046a5ed31029861415d33a398e8130fc2eb5c7c7c90a95f6 from idIndex" id=555ccae3-9b5c-4838-9ea9-58bd7166f180 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.432613 | controller | Jun 09 10:57:41.701648 crc crio[3651]: time="2026-06-09T10:57:41.700015547Z" level=info msg="runSandbox: removing pod sandbox 4e4337943946265f046a5ed31029861415d33a398e8130fc2eb5c7c7c90a95f6" id=555ccae3-9b5c-4838-9ea9-58bd7166f180 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.432629 | controller | Jun 09 10:57:41.701648 crc crio[3651]: time="2026-06-09T10:57:41.700042368Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 4e4337943946265f046a5ed31029861415d33a398e8130fc2eb5c7c7c90a95f6" id=555ccae3-9b5c-4838-9ea9-58bd7166f180 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.432644 | controller | Jun 09 10:57:41.701648 crc crio[3651]: time="2026-06-09T10:57:41.700063769Z" level=info msg="runSandbox: unmounting shmPath for sandbox 4e4337943946265f046a5ed31029861415d33a398e8130fc2eb5c7c7c90a95f6" id=555ccae3-9b5c-4838-9ea9-58bd7166f180 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.432660 | controller | Jun 09 10:57:41.701648 crc crio[3651]: time="2026-06-09T10:57:41.700982026Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.432676 | controller | Jun 09 10:57:41.713081 crc crio[3651]: time="2026-06-09T10:57:41.708991331Z" level=info msg="runSandbox: deleting pod ID b1622d0dd5898c2e653a5e9c5ee80f85e0e2a14a78c8a4b5357a754427fe2f87 from idIndex" id=6782f517-bf84-44e7-ae8f-472c099b8241 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.432692 | controller | Jun 09 10:57:41.713081 crc crio[3651]: time="2026-06-09T10:57:41.709032252Z" level=info msg="runSandbox: removing pod sandbox b1622d0dd5898c2e653a5e9c5ee80f85e0e2a14a78c8a4b5357a754427fe2f87" id=6782f517-bf84-44e7-ae8f-472c099b8241 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.432707 | controller | Jun 09 10:57:41.713081 crc crio[3651]: time="2026-06-09T10:57:41.709076343Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox b1622d0dd5898c2e653a5e9c5ee80f85e0e2a14a78c8a4b5357a754427fe2f87" id=6782f517-bf84-44e7-ae8f-472c099b8241 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.432726 | controller | Jun 09 10:57:41.713081 crc crio[3651]: time="2026-06-09T10:57:41.709124845Z" level=info msg="runSandbox: unmounting shmPath for sandbox b1622d0dd5898c2e653a5e9c5ee80f85e0e2a14a78c8a4b5357a754427fe2f87" id=6782f517-bf84-44e7-ae8f-472c099b8241 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.432743 | controller | Jun 09 10:57:41.713081 crc crio[3651]: time="2026-06-09T10:57:41.709504086Z" level=info msg="runSandbox: removing pod sandbox from storage: 1ec4fe535baf8d99d6e2d9574a0f2d0f41ab445c68e70dd8291627e8ae3c71b7" id=5882ccf5-b03c-4608-a4f6-8cfa220e592e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.432758 | controller | Jun 09 10:57:41.713081 crc crio[3651]: time="2026-06-09T10:57:41.709699152Z" level=info msg="runSandbox: removing pod sandbox from storage: 4e4337943946265f046a5ed31029861415d33a398e8130fc2eb5c7c7c90a95f6" id=555ccae3-9b5c-4838-9ea9-58bd7166f180 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.432774 | controller | Jun 09 10:57:41.725574 crc crio[3651]: time="2026-06-09T10:57:41.723678882Z" level=info msg="runSandbox: removing pod sandbox from storage: b1622d0dd5898c2e653a5e9c5ee80f85e0e2a14a78c8a4b5357a754427fe2f87" id=6782f517-bf84-44e7-ae8f-472c099b8241 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.432790 | controller | Jun 09 10:57:41.730781 crc crio[3651]: time="2026-06-09T10:57:41.729854463Z" level=info msg="runSandbox: deleting pod ID 6c6d1cb0ca8158e44c56d9f0e1301e5dba60fd6348c23f606350c736102e7d4e from idIndex" id=3b4c5509-1a3d-49a9-b89a-1c2d1e4b6ea8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.432805 | controller | Jun 09 10:57:41.730781 crc crio[3651]: time="2026-06-09T10:57:41.729956036Z" level=info msg="runSandbox: removing pod sandbox 6c6d1cb0ca8158e44c56d9f0e1301e5dba60fd6348c23f606350c736102e7d4e" id=3b4c5509-1a3d-49a9-b89a-1c2d1e4b6ea8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.432821 | controller | Jun 09 10:57:41.730781 crc crio[3651]: time="2026-06-09T10:57:41.730018008Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 6c6d1cb0ca8158e44c56d9f0e1301e5dba60fd6348c23f606350c736102e7d4e" id=3b4c5509-1a3d-49a9-b89a-1c2d1e4b6ea8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.432837 | controller | Jun 09 10:57:41.730781 crc crio[3651]: time="2026-06-09T10:57:41.730041528Z" level=info msg="runSandbox: unmounting shmPath for sandbox 6c6d1cb0ca8158e44c56d9f0e1301e5dba60fd6348c23f606350c736102e7d4e" id=3b4c5509-1a3d-49a9-b89a-1c2d1e4b6ea8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.432877 | controller | Jun 09 10:57:41.759755 crc crio[3651]: time="2026-06-09T10:57:41.753238099Z" level=info msg="runSandbox: removing pod sandbox from storage: 6c6d1cb0ca8158e44c56d9f0e1301e5dba60fd6348c23f606350c736102e7d4e" id=3b4c5509-1a3d-49a9-b89a-1c2d1e4b6ea8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.432895 | controller | Jun 09 10:57:41.766696 crc crio[3651]: time="2026-06-09T10:57:41.764890551Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.432912 | controller | Jun 09 10:57:41.766947 crc crio[3651]: time="2026-06-09T10:57:41.766841568Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.432928 | controller | Jun 09 10:57:41.803511 crc crio[3651]: time="2026-06-09T10:57:41.799660211Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.432944 | controller | Jun 09 10:57:41.803511 crc crio[3651]: time="2026-06-09T10:57:41.801315589Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.432963 | controller | Jun 09 10:57:41.921811 crc crio[3651]: time="2026-06-09T10:57:41.920852986Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 1bbb3ad505e192de9d5e89b3f5ad7ec22645aedc68a65b2dacae5c9098f6c814" id=fb51f46f-d303-4de1-a75a-dfa0932ed443 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.432979 | controller | Jun 09 10:57:41.942986 crc crio[3651]: time="2026-06-09T10:57:41.938678679Z" level=info msg="runSandbox: deleting pod ID 1bbb3ad505e192de9d5e89b3f5ad7ec22645aedc68a65b2dacae5c9098f6c814 from idIndex" id=fb51f46f-d303-4de1-a75a-dfa0932ed443 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.432995 | controller | Jun 09 10:57:41.942986 crc crio[3651]: time="2026-06-09T10:57:41.938741871Z" level=info msg="runSandbox: removing pod sandbox 1bbb3ad505e192de9d5e89b3f5ad7ec22645aedc68a65b2dacae5c9098f6c814" id=fb51f46f-d303-4de1-a75a-dfa0932ed443 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.433010 | controller | Jun 09 10:57:41.942986 crc crio[3651]: time="2026-06-09T10:57:41.938793793Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 1bbb3ad505e192de9d5e89b3f5ad7ec22645aedc68a65b2dacae5c9098f6c814" id=fb51f46f-d303-4de1-a75a-dfa0932ed443 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.433026 | controller | Jun 09 10:57:41.942986 crc crio[3651]: time="2026-06-09T10:57:41.938818223Z" level=info msg="runSandbox: unmounting shmPath for sandbox 1bbb3ad505e192de9d5e89b3f5ad7ec22645aedc68a65b2dacae5c9098f6c814" id=fb51f46f-d303-4de1-a75a-dfa0932ed443 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.433041 | controller | Jun 09 10:57:41.942986 crc crio[3651]: time="2026-06-09T10:57:41.939851894Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox b3ba15818461fe7560aac427bfa4eb4c1e433da8aaafac2cce6e6b410390f690" id=83e5f503-e3ba-4430-9c85-b1e308fbbbf3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.433057 | controller | Jun 09 10:57:41.943577 crc crio[3651]: time="2026-06-09T10:57:41.943331176Z" level=info msg="runSandbox: removing pod sandbox from storage: 1bbb3ad505e192de9d5e89b3f5ad7ec22645aedc68a65b2dacae5c9098f6c814" id=fb51f46f-d303-4de1-a75a-dfa0932ed443 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.433072 | controller | Jun 09 10:57:41.978815 crc crio[3651]: time="2026-06-09T10:57:41.977713044Z" level=info msg="runSandbox: deleting pod ID b3ba15818461fe7560aac427bfa4eb4c1e433da8aaafac2cce6e6b410390f690 from idIndex" id=83e5f503-e3ba-4430-9c85-b1e308fbbbf3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.433087 | controller | Jun 09 10:57:41.978815 crc crio[3651]: time="2026-06-09T10:57:41.977957251Z" level=info msg="runSandbox: removing pod sandbox b3ba15818461fe7560aac427bfa4eb4c1e433da8aaafac2cce6e6b410390f690" id=83e5f503-e3ba-4430-9c85-b1e308fbbbf3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.433103 | controller | Jun 09 10:57:41.978815 crc crio[3651]: time="2026-06-09T10:57:41.978005523Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox b3ba15818461fe7560aac427bfa4eb4c1e433da8aaafac2cce6e6b410390f690" id=83e5f503-e3ba-4430-9c85-b1e308fbbbf3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.433118 | controller | Jun 09 10:57:41.978815 crc crio[3651]: time="2026-06-09T10:57:41.978026724Z" level=info msg="runSandbox: unmounting shmPath for sandbox b3ba15818461fe7560aac427bfa4eb4c1e433da8aaafac2cce6e6b410390f690" id=83e5f503-e3ba-4430-9c85-b1e308fbbbf3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.433133 | controller | Jun 09 10:57:41.989640 crc crio[3651]: time="2026-06-09T10:57:41.988571123Z" level=info msg="runSandbox: releasing container name: k8s_POD_kube-controller-manager-operator-69d5f845f8-mm4qn_openshift-kube-controller-manager-operator_89eeceba-0661-4e85-be2e-57d689102094_0" id=6782f517-bf84-44e7-ae8f-472c099b8241 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.433152 | controller | Jun 09 10:57:41.989640 crc crio[3651]: time="2026-06-09T10:57:41.98879834Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_kube-controller-manager-operator-69d5f845f8-mm4qn_openshift-kube-controller-manager-operator_89eeceba-0661-4e85-be2e-57d689102094_0" id=6782f517-bf84-44e7-ae8f-472c099b8241 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.433169 | controller | Jun 09 10:57:41.989820 crc crio[3651]: time="2026-06-09T10:57:41.989739657Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.433184 | controller | Jun 09 10:57:41.995877 crc crio[3651]: time="2026-06-09T10:57:41.995725983Z" level=info msg="runSandbox: removing pod sandbox from storage: b3ba15818461fe7560aac427bfa4eb4c1e433da8aaafac2cce6e6b410390f690" id=83e5f503-e3ba-4430-9c85-b1e308fbbbf3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.433200 | controller | Jun 09 10:57:42.036145 crc crio[3651]: time="2026-06-09T10:57:42.035344495Z" level=info msg="runSandbox: releasing container name: k8s_POD_machine-config-operator-67c9d58cbb-dc6bh_openshift-machine-config-operator_e7c4bdbd-866b-490e-85ee-d4c85fa577d8_0" id=94c44e93-cf4c-4e76-af20-d7dbe5b41d92 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.433216 | controller | Jun 09 10:57:42.036145 crc crio[3651]: time="2026-06-09T10:57:42.03550314Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_machine-config-operator-67c9d58cbb-dc6bh_openshift-machine-config-operator_e7c4bdbd-866b-490e-85ee-d4c85fa577d8_0" id=94c44e93-cf4c-4e76-af20-d7dbe5b41d92 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.433232 | controller | Jun 09 10:57:42.050902 crc crio[3651]: time="2026-06-09T10:57:42.049694696Z" level=info msg="runSandbox: releasing container name: k8s_POD_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0" id=555ccae3-9b5c-4838-9ea9-58bd7166f180 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.433247 | controller | Jun 09 10:57:42.050902 crc crio[3651]: time="2026-06-09T10:57:42.0498131Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0" id=555ccae3-9b5c-4838-9ea9-58bd7166f180 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.433263 | controller | Jun 09 10:57:42.092889 crc crio[3651]: time="2026-06-09T10:57:42.078953875Z" level=info msg="runSandbox: releasing container name: k8s_POD_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0" id=3b4c5509-1a3d-49a9-b89a-1c2d1e4b6ea8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.433279 | controller | Jun 09 10:57:42.092889 crc crio[3651]: time="2026-06-09T10:57:42.079034587Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0" id=3b4c5509-1a3d-49a9-b89a-1c2d1e4b6ea8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.433294 | controller | Jun 09 10:57:42.108921 crc crio[3651]: time="2026-06-09T10:57:42.106356299Z" level=info msg="runSandbox: releasing container name: k8s_POD_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0" id=5882ccf5-b03c-4608-a4f6-8cfa220e592e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.433309 | controller | Jun 09 10:57:42.108921 crc crio[3651]: time="2026-06-09T10:57:42.106707329Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0" id=5882ccf5-b03c-4608-a4f6-8cfa220e592e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.433327 | controller | Jun 09 10:57:42.138851 crc crio[3651]: time="2026-06-09T10:57:42.138715588Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 66e5b22c95d638b21163cae11e7053426c93abfd6549e1e02636e93c4a032042" id=b8c0778a-a587-4648-919a-10ae18eab872 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.433343 | controller | Jun 09 10:57:42.147088 crc crio[3651]: time="2026-06-09T10:57:42.146380193Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.433359 | controller | Jun 09 10:57:42.177358 crc crio[3651]: time="2026-06-09T10:57:42.172778247Z" level=info msg="runSandbox: deleting pod ID 66e5b22c95d638b21163cae11e7053426c93abfd6549e1e02636e93c4a032042 from idIndex" id=b8c0778a-a587-4648-919a-10ae18eab872 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.433374 | controller | Jun 09 10:57:42.177358 crc crio[3651]: time="2026-06-09T10:57:42.17288073Z" level=info msg="runSandbox: removing pod sandbox 66e5b22c95d638b21163cae11e7053426c93abfd6549e1e02636e93c4a032042" id=b8c0778a-a587-4648-919a-10ae18eab872 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.433389 | controller | Jun 09 10:57:42.177358 crc crio[3651]: time="2026-06-09T10:57:42.172945932Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 66e5b22c95d638b21163cae11e7053426c93abfd6549e1e02636e93c4a032042" id=b8c0778a-a587-4648-919a-10ae18eab872 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.433405 | controller | Jun 09 10:57:42.177358 crc crio[3651]: time="2026-06-09T10:57:42.172974673Z" level=info msg="runSandbox: unmounting shmPath for sandbox 66e5b22c95d638b21163cae11e7053426c93abfd6549e1e02636e93c4a032042" id=b8c0778a-a587-4648-919a-10ae18eab872 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.433420 | controller | Jun 09 10:57:42.192894 crc crio[3651]: time="2026-06-09T10:57:42.192801015Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.433436 | controller | Jun 09 10:57:42.201358 crc crio[3651]: time="2026-06-09T10:57:42.200999185Z" level=info msg="runSandbox: removing pod sandbox from storage: 66e5b22c95d638b21163cae11e7053426c93abfd6549e1e02636e93c4a032042" id=b8c0778a-a587-4648-919a-10ae18eab872 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.433451 | controller | Jun 09 10:57:42.291167 crc crio[3651]: time="2026-06-09T10:57:42.290323776Z" level=info msg="runSandbox: releasing container name: k8s_POD_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0" id=fb51f46f-d303-4de1-a75a-dfa0932ed443 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.433467 | controller | Jun 09 10:57:42.291167 crc crio[3651]: time="2026-06-09T10:57:42.290727377Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0" id=fb51f46f-d303-4de1-a75a-dfa0932ed443 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.433483 | controller | Jun 09 10:57:42.327778 crc crio[3651]: time="2026-06-09T10:57:42.326763635Z" level=info msg="runSandbox: releasing container name: k8s_POD_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0" id=83e5f503-e3ba-4430-9c85-b1e308fbbbf3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.433499 | controller | Jun 09 10:57:42.327778 crc crio[3651]: time="2026-06-09T10:57:42.326837147Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0" id=83e5f503-e3ba-4430-9c85-b1e308fbbbf3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.433514 | controller | Jun 09 10:57:42.381735 crc crio[3651]: time="2026-06-09T10:57:42.381369727Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.433534 | controller | Jun 09 10:57:42.458045 crc crio[3651]: time="2026-06-09T10:57:42.457793249Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.433549 | controller | Jun 09 10:57:42.479449 crc crio[3651]: time="2026-06-09T10:57:42.479256498Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox f08081c03c5c7372c13785ef14d58653159efb7f7320d4a9b931d328e5e71789" id=ae1c7a6d-72e7-4668-95b7-e031d4a133df name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.433565 | controller | Jun 09 10:57:42.538148 crc crio[3651]: time="2026-06-09T10:57:42.527950717Z" level=info msg="Created container 34af4d6354d7886d8807c28e8a2b5d1e388ae4a6e623e28a1a26be805638c69b: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities" id=ace63276-d14e-4bb4-b625-8cc7d2fccd21 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.433580 | controller | Jun 09 10:57:42.538148 crc crio[3651]: time="2026-06-09T10:57:42.530702208Z" level=info msg="runSandbox: deleting pod ID f08081c03c5c7372c13785ef14d58653159efb7f7320d4a9b931d328e5e71789 from idIndex" id=ae1c7a6d-72e7-4668-95b7-e031d4a133df name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.433596 | controller | Jun 09 10:57:42.538148 crc crio[3651]: time="2026-06-09T10:57:42.53078563Z" level=info msg="runSandbox: removing pod sandbox f08081c03c5c7372c13785ef14d58653159efb7f7320d4a9b931d328e5e71789" id=ae1c7a6d-72e7-4668-95b7-e031d4a133df name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.433611 | controller | Jun 09 10:57:42.538148 crc crio[3651]: time="2026-06-09T10:57:42.530845552Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox f08081c03c5c7372c13785ef14d58653159efb7f7320d4a9b931d328e5e71789" id=ae1c7a6d-72e7-4668-95b7-e031d4a133df name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.433627 | controller | Jun 09 10:57:42.538148 crc crio[3651]: time="2026-06-09T10:57:42.530869063Z" level=info msg="runSandbox: unmounting shmPath for sandbox f08081c03c5c7372c13785ef14d58653159efb7f7320d4a9b931d328e5e71789" id=ae1c7a6d-72e7-4668-95b7-e031d4a133df name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.433642 | controller | Jun 09 10:57:42.538148 crc crio[3651]: time="2026-06-09T10:57:42.532174921Z" level=info msg="Starting container: 34af4d6354d7886d8807c28e8a2b5d1e388ae4a6e623e28a1a26be805638c69b" id=7694a95d-c5e0-482a-a7c3-74202412e1a3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.433658 | controller | Jun 09 10:57:42.539059 crc crio[3651]: time="2026-06-09T10:57:42.538252319Z" level=info msg="runSandbox: removing pod sandbox from storage: f08081c03c5c7372c13785ef14d58653159efb7f7320d4a9b931d328e5e71789" id=ae1c7a6d-72e7-4668-95b7-e031d4a133df name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.433674 | controller | Jun 09 10:57:42.541611 crc crio[3651]: time="2026-06-09T10:57:42.541569696Z" level=info msg="runSandbox: releasing container name: k8s_POD_cluster-image-registry-operator-86c45576b9-qdg7g_openshift-image-registry_1d749813-cd37-46e7-9865-e180c3005dc0_0" id=b8c0778a-a587-4648-919a-10ae18eab872 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.433689 | controller | Jun 09 10:57:42.547497 crc crio[3651]: time="2026-06-09T10:57:42.541713441Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_cluster-image-registry-operator-86c45576b9-qdg7g_openshift-image-registry_1d749813-cd37-46e7-9865-e180c3005dc0_0" id=b8c0778a-a587-4648-919a-10ae18eab872 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.433705 | controller | Jun 09 10:57:42.597294 crc crio[3651]: time="2026-06-09T10:57:42.596291612Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.433725 | controller | Jun 09 10:57:42.611871 crc crio[3651]: time="2026-06-09T10:57:42.611307952Z" level=info msg="runSandbox: releasing container name: k8s_POD_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0" id=ae1c7a6d-72e7-4668-95b7-e031d4a133df name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.433741 | controller | Jun 09 10:57:42.611871 crc crio[3651]: time="2026-06-09T10:57:42.611722765Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0" id=ae1c7a6d-72e7-4668-95b7-e031d4a133df name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.433757 | controller | Jun 09 10:57:42.630847 crc crio[3651]: time="2026-06-09T10:57:42.630608069Z" level=info msg="Started container" PID=10281 containerID=34af4d6354d7886d8807c28e8a2b5d1e388ae4a6e623e28a1a26be805638c69b description=openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities id=7694a95d-c5e0-482a-a7c3-74202412e1a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=896f2565991b9a7e1ec1a7b85522022fa11d97d2ea0780c5e0bc4cc93b95a7f6
2026-06-09 11:30:32.433773 | controller | Jun 09 10:57:42.644446 crc crio[3651]: time="2026-06-09T10:57:42.643309301Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.433789 | controller | Jun 09 10:57:42.733889 crc crio[3651]: time="2026-06-09T10:57:42.733739444Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.433805 | controller | Jun 09 10:57:42.901845 crc crio[3651]: time="2026-06-09T10:57:42.901695862Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.433821 | controller | Jun 09 10:57:42.958565 crc crio[3651]: time="2026-06-09T10:57:42.958278672Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.433837 | controller | Jun 09 10:57:43.066341 crc crio[3651]: time="2026-06-09T10:57:43.065892379Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox f641c8651b31405a4581e6f3476fed163757c2087cb8cb493fd71a28ac2cd791" id=fe252ac6-464c-46e6-9a4f-a1b5c428338b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.433871 | controller | Jun 09 10:57:43.089813 crc crio[3651]: time="2026-06-09T10:57:43.089674207Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 87045f3e17059138c8a16477cf8010dc3361b205e7a77195944d1cd1f801d25b" id=0aafc3d3-2ed0-4546-8fc3-d7858345c631 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.433889 | controller | Jun 09 10:57:43.090039 crc crio[3651]: time="2026-06-09T10:57:43.089992266Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 1519b740403c03febb9a6dde9bd95708057de624e4b93d351243a3da9dbf729a" id=8d1d2faa-ab57-4865-99a5-35e01f87d50f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.433905 | controller | Jun 09 10:57:43.097083 crc crio[3651]: time="2026-06-09T10:57:43.096704093Z" level=info msg="Created container 476a45526957dd0a516c163d06449f734ee4b1b9b26f0ca777893aefd55f3b95: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager" id=f0d33e37-5ec1-44f4-a7c0-ecc1a9444b58 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.433921 | controller | Jun 09 10:57:43.119674 crc crio[3651]: time="2026-06-09T10:57:43.119260175Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 3988fd85f96cd9ae7fb4f7d8b61be8d71f6339a3315ff6e8d37b1904e0ec7920" id=2c66559e-d33c-4a8e-9bc3-8ed3fafdd709 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.433941 | controller | Jun 09 10:57:43.125369 crc crio[3651]: time="2026-06-09T10:57:43.124797647Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox b22ad492a4514fa6af06605c62ecda5b812a7dca4d33d6277186d0dec75fbad0" id=1df6f769-edcc-4c40-8f38-8c1864d5deb4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.433957 | controller | Jun 09 10:57:43.150314 crc crio[3651]: time="2026-06-09T10:57:43.149858972Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.433972 | controller | Jun 09 10:57:43.180331 crc crio[3651]: time="2026-06-09T10:57:43.150706927Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox b29b10f6d0a76308401b0fd4a95c06996e453e46b06dd530cb63d472869b351f" id=1414b831-14b2-4a3a-aeba-3cd749656a67 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.433989 | controller | Jun 09 10:57:43.188951 crc crio[3651]: time="2026-06-09T10:57:43.188515926Z" level=info msg="runSandbox: deleting pod ID b22ad492a4514fa6af06605c62ecda5b812a7dca4d33d6277186d0dec75fbad0 from idIndex" id=1df6f769-edcc-4c40-8f38-8c1864d5deb4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.434005 | controller | Jun 09 10:57:43.188951 crc crio[3651]: time="2026-06-09T10:57:43.1886293Z" level=info msg="runSandbox: removing pod sandbox b22ad492a4514fa6af06605c62ecda5b812a7dca4d33d6277186d0dec75fbad0" id=1df6f769-edcc-4c40-8f38-8c1864d5deb4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.434021 | controller | Jun 09 10:57:43.188951 crc crio[3651]: time="2026-06-09T10:57:43.188696792Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox b22ad492a4514fa6af06605c62ecda5b812a7dca4d33d6277186d0dec75fbad0" id=1df6f769-edcc-4c40-8f38-8c1864d5deb4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.434037 | controller | Jun 09 10:57:43.188951 crc crio[3651]: time="2026-06-09T10:57:43.188718772Z" level=info msg="runSandbox: unmounting shmPath for sandbox b22ad492a4514fa6af06605c62ecda5b812a7dca4d33d6277186d0dec75fbad0" id=1df6f769-edcc-4c40-8f38-8c1864d5deb4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.434052 | controller | Jun 09 10:57:43.188951 crc crio[3651]: time="2026-06-09T10:57:43.188751743Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.434068 | controller | Jun 09 10:57:43.189730 crc crio[3651]: time="2026-06-09T10:57:43.189248998Z" level=info msg="runSandbox: deleting pod ID 3988fd85f96cd9ae7fb4f7d8b61be8d71f6339a3315ff6e8d37b1904e0ec7920 from idIndex" id=2c66559e-d33c-4a8e-9bc3-8ed3fafdd709 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.434084 | controller | Jun 09 10:57:43.189730 crc crio[3651]: time="2026-06-09T10:57:43.189306099Z" level=info msg="runSandbox: removing pod sandbox 3988fd85f96cd9ae7fb4f7d8b61be8d71f6339a3315ff6e8d37b1904e0ec7920" id=2c66559e-d33c-4a8e-9bc3-8ed3fafdd709 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.434099 | controller | Jun 09 10:57:43.189730 crc crio[3651]: time="2026-06-09T10:57:43.189356441Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 3988fd85f96cd9ae7fb4f7d8b61be8d71f6339a3315ff6e8d37b1904e0ec7920" id=2c66559e-d33c-4a8e-9bc3-8ed3fafdd709 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.434115 | controller | Jun 09 10:57:43.189730 crc crio[3651]: time="2026-06-09T10:57:43.189378852Z" level=info msg="runSandbox: unmounting shmPath for sandbox 3988fd85f96cd9ae7fb4f7d8b61be8d71f6339a3315ff6e8d37b1904e0ec7920" id=2c66559e-d33c-4a8e-9bc3-8ed3fafdd709 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.434130 | controller | Jun 09 10:57:43.212612 crc crio[3651]: time="2026-06-09T10:57:43.151006446Z" level=info msg="Starting container: 476a45526957dd0a516c163d06449f734ee4b1b9b26f0ca777893aefd55f3b95" id=6860e3e3-7761-4c43-abec-0426b67f9d9e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.434152 | controller | Jun 09 10:57:43.212612 crc crio[3651]: time="2026-06-09T10:57:43.211986115Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.434169 | controller | Jun 09 10:57:43.234705 crc crio[3651]: time="2026-06-09T10:57:43.233168936Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 79a02d941cf9ead24f8497e97a0d9688942d24e9b92500d7045e4d288421424a" id=b85fe8d5-a186-4716-a2ea-d026be6b8059 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.434184 | controller | Jun 09 10:57:43.236327 crc crio[3651]: time="2026-06-09T10:57:43.236040431Z" level=info msg="runSandbox: deleting pod ID f641c8651b31405a4581e6f3476fed163757c2087cb8cb493fd71a28ac2cd791 from idIndex" id=fe252ac6-464c-46e6-9a4f-a1b5c428338b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.434204 | controller | Jun 09 10:57:43.236327 crc crio[3651]: time="2026-06-09T10:57:43.236205035Z" level=info msg="runSandbox: removing pod sandbox f641c8651b31405a4581e6f3476fed163757c2087cb8cb493fd71a28ac2cd791" id=fe252ac6-464c-46e6-9a4f-a1b5c428338b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.434264 | controller | Jun 09 10:57:43.236327 crc crio[3651]: time="2026-06-09T10:57:43.236280048Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox f641c8651b31405a4581e6f3476fed163757c2087cb8cb493fd71a28ac2cd791" id=fe252ac6-464c-46e6-9a4f-a1b5c428338b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.434284 | controller | Jun 09 10:57:43.236327 crc crio[3651]: time="2026-06-09T10:57:43.236309739Z" level=info msg="runSandbox: unmounting shmPath for sandbox f641c8651b31405a4581e6f3476fed163757c2087cb8cb493fd71a28ac2cd791" id=fe252ac6-464c-46e6-9a4f-a1b5c428338b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.434300 | controller | Jun 09 10:57:43.237344 crc crio[3651]: time="2026-06-09T10:57:43.236086062Z" level=info msg="runSandbox: removing pod sandbox from storage: b22ad492a4514fa6af06605c62ecda5b812a7dca4d33d6277186d0dec75fbad0" id=1df6f769-edcc-4c40-8f38-8c1864d5deb4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.434315 | controller | Jun 09 10:57:43.241046 crc crio[3651]: time="2026-06-09T10:57:43.239383049Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.434331 | controller | Jun 09 10:57:43.248083 crc crio[3651]: time="2026-06-09T10:57:43.247878458Z" level=info msg="runSandbox: releasing container name: k8s_POD_kube-storage-version-migrator-operator-565b79b866-2h5s6_openshift-kube-storage-version-migrator-operator_8f573912-eb25-4f17-bfe5-81325e551bf2_0" id=1df6f769-edcc-4c40-8f38-8c1864d5deb4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.434347 | controller | Jun 09 10:57:43.248083 crc crio[3651]: time="2026-06-09T10:57:43.24793795Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_kube-storage-version-migrator-operator-565b79b866-2h5s6_openshift-kube-storage-version-migrator-operator_8f573912-eb25-4f17-bfe5-81325e551bf2_0" id=1df6f769-edcc-4c40-8f38-8c1864d5deb4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.434363 | controller | Jun 09 10:57:43.251522 crc crio[3651]: time="2026-06-09T10:57:43.249076443Z" level=info msg="runSandbox: deleting pod ID 1519b740403c03febb9a6dde9bd95708057de624e4b93d351243a3da9dbf729a from idIndex" id=8d1d2faa-ab57-4865-99a5-35e01f87d50f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.434379 | controller | Jun 09 10:57:43.251522 crc crio[3651]: time="2026-06-09T10:57:43.249157876Z" level=info msg="runSandbox: removing pod sandbox 1519b740403c03febb9a6dde9bd95708057de624e4b93d351243a3da9dbf729a" id=8d1d2faa-ab57-4865-99a5-35e01f87d50f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.434399 | controller | Jun 09 10:57:43.251522 crc crio[3651]: time="2026-06-09T10:57:43.249193217Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 1519b740403c03febb9a6dde9bd95708057de624e4b93d351243a3da9dbf729a" id=8d1d2faa-ab57-4865-99a5-35e01f87d50f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.434415 | controller | Jun 09 10:57:43.251522 crc crio[3651]: time="2026-06-09T10:57:43.249214937Z" level=info msg="runSandbox: unmounting shmPath for sandbox 1519b740403c03febb9a6dde9bd95708057de624e4b93d351243a3da9dbf729a" id=8d1d2faa-ab57-4865-99a5-35e01f87d50f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.434431 | controller | Jun 09 10:57:43.251522 crc crio[3651]: time="2026-06-09T10:57:43.249346531Z" level=info msg="runSandbox: removing pod sandbox from storage: 3988fd85f96cd9ae7fb4f7d8b61be8d71f6339a3315ff6e8d37b1904e0ec7920" id=2c66559e-d33c-4a8e-9bc3-8ed3fafdd709 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.434446 | controller | Jun 09 10:57:43.252879 crc crio[3651]: time="2026-06-09T10:57:43.252844114Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 1b8b90454b573a57a797cf819087234720634d73b90814841625bf37e02ab4aa" id=d2d1d628-f498-4d92-814e-3dce1978cbeb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.434462 | controller | Jun 09 10:57:43.257535 crc crio[3651]: time="2026-06-09T10:57:43.240307126Z" level=info msg="runSandbox: removing pod sandbox from storage: f641c8651b31405a4581e6f3476fed163757c2087cb8cb493fd71a28ac2cd791" id=fe252ac6-464c-46e6-9a4f-a1b5c428338b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.434478 | controller | Jun 09 10:57:43.257535 crc crio[3651]: time="2026-06-09T10:57:43.255291425Z" level=info msg="runSandbox: deleting pod ID 87045f3e17059138c8a16477cf8010dc3361b205e7a77195944d1cd1f801d25b from idIndex" id=0aafc3d3-2ed0-4546-8fc3-d7858345c631 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.434494 | controller | Jun 09 10:57:43.257535 crc crio[3651]: time="2026-06-09T10:57:43.255693957Z" level=info msg="runSandbox: removing pod sandbox 87045f3e17059138c8a16477cf8010dc3361b205e7a77195944d1cd1f801d25b" id=0aafc3d3-2ed0-4546-8fc3-d7858345c631 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.434510 | controller | Jun 09 10:57:43.257535 crc crio[3651]: time="2026-06-09T10:57:43.255738909Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 87045f3e17059138c8a16477cf8010dc3361b205e7a77195944d1cd1f801d25b" id=0aafc3d3-2ed0-4546-8fc3-d7858345c631 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.434525 | controller | Jun 09 10:57:43.257535 crc crio[3651]: time="2026-06-09T10:57:43.255766469Z" level=info msg="runSandbox: unmounting shmPath for sandbox 87045f3e17059138c8a16477cf8010dc3361b205e7a77195944d1cd1f801d25b" id=0aafc3d3-2ed0-4546-8fc3-d7858345c631 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.434541 | controller | Jun 09 10:57:43.257535 crc crio[3651]: time="2026-06-09T10:57:43.243300384Z" level=info msg="runSandbox: deleting pod ID 79a02d941cf9ead24f8497e97a0d9688942d24e9b92500d7045e4d288421424a from idIndex" id=b85fe8d5-a186-4716-a2ea-d026be6b8059 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.434557 | controller | Jun 09 10:57:43.257535 crc crio[3651]: time="2026-06-09T10:57:43.256614744Z" level=info msg="runSandbox: removing pod sandbox 79a02d941cf9ead24f8497e97a0d9688942d24e9b92500d7045e4d288421424a" id=b85fe8d5-a186-4716-a2ea-d026be6b8059 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.434573 | controller | Jun 09 10:57:43.257535 crc crio[3651]: time="2026-06-09T10:57:43.256682626Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 79a02d941cf9ead24f8497e97a0d9688942d24e9b92500d7045e4d288421424a" id=b85fe8d5-a186-4716-a2ea-d026be6b8059 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.434592 | controller | Jun 09 10:57:43.257535 crc crio[3651]: time="2026-06-09T10:57:43.256713927Z" level=info msg="runSandbox: unmounting shmPath for sandbox 79a02d941cf9ead24f8497e97a0d9688942d24e9b92500d7045e4d288421424a" id=b85fe8d5-a186-4716-a2ea-d026be6b8059 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.434608 | controller | Jun 09 10:57:43.260700 crc crio[3651]: time="2026-06-09T10:57:43.260616292Z" level=info msg="runSandbox: releasing container name: k8s_POD_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0" id=2c66559e-d33c-4a8e-9bc3-8ed3fafdd709 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.434623 | controller | Jun 09 10:57:43.260821 crc crio[3651]: time="2026-06-09T10:57:43.260797137Z" level=info msg="Created container b1f5b95a94d4c1b2dffbe730f3e2948d0a39dcff785dc957b5d379ac75954cb0: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary" id=04bb9c8c-1ba1-4a74-9ba9-bda4e0f4ea4f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.434639 | controller | Jun 09 10:57:43.261548 crc crio[3651]: time="2026-06-09T10:57:43.260720085Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0" id=2c66559e-d33c-4a8e-9bc3-8ed3fafdd709 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.434655 | controller | Jun 09 10:57:43.263787 crc crio[3651]: time="2026-06-09T10:57:43.262849667Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.434670 | controller | Jun 09 10:57:43.265890 crc crio[3651]: time="2026-06-09T10:57:43.24489264Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.434686 | controller | Jun 09 10:57:43.275224 crc crio[3651]: time="2026-06-09T10:57:43.27488098Z" level=info msg="runSandbox: releasing container name: k8s_POD_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0" id=fe252ac6-464c-46e6-9a4f-a1b5c428338b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.434702 | controller | Jun 09 10:57:43.275224 crc crio[3651]: time="2026-06-09T10:57:43.274999834Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0" id=fe252ac6-464c-46e6-9a4f-a1b5c428338b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.434717 | controller | Jun 09 10:57:43.283189 crc crio[3651]: time="2026-06-09T10:57:43.283021719Z" level=info msg="runSandbox: removing pod sandbox from storage: 1519b740403c03febb9a6dde9bd95708057de624e4b93d351243a3da9dbf729a" id=8d1d2faa-ab57-4865-99a5-35e01f87d50f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.434733 | controller | Jun 09 10:57:43.285819 crc crio[3651]: time="2026-06-09T10:57:43.285656536Z" level=info msg="runSandbox: removing pod sandbox from storage: 79a02d941cf9ead24f8497e97a0d9688942d24e9b92500d7045e4d288421424a" id=b85fe8d5-a186-4716-a2ea-d026be6b8059 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.434749 | controller | Jun 09 10:57:43.289991 crc crio[3651]: time="2026-06-09T10:57:43.289380886Z" level=info msg="runSandbox: removing pod sandbox from storage: 87045f3e17059138c8a16477cf8010dc3361b205e7a77195944d1cd1f801d25b" id=0aafc3d3-2ed0-4546-8fc3-d7858345c631 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.434764 | controller | Jun 09 10:57:43.292244 crc crio[3651]: time="2026-06-09T10:57:43.292192858Z" level=info msg="runSandbox: deleting pod ID 1b8b90454b573a57a797cf819087234720634d73b90814841625bf37e02ab4aa from idIndex" id=d2d1d628-f498-4d92-814e-3dce1978cbeb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.434783 | controller | Jun 09 10:57:43.292368 crc crio[3651]: time="2026-06-09T10:57:43.292344312Z" level=info msg="runSandbox: removing pod sandbox 1b8b90454b573a57a797cf819087234720634d73b90814841625bf37e02ab4aa" id=d2d1d628-f498-4d92-814e-3dce1978cbeb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.434800 | controller | Jun 09 10:57:43.292563 crc crio[3651]: time="2026-06-09T10:57:43.292539568Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 1b8b90454b573a57a797cf819087234720634d73b90814841625bf37e02ab4aa" id=d2d1d628-f498-4d92-814e-3dce1978cbeb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.434815 | controller | Jun 09 10:57:43.292679 crc crio[3651]: time="2026-06-09T10:57:43.292656442Z" level=info msg="runSandbox: unmounting shmPath for sandbox 1b8b90454b573a57a797cf819087234720634d73b90814841625bf37e02ab4aa" id=d2d1d628-f498-4d92-814e-3dce1978cbeb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.434831 | controller | Jun 09 10:57:43.293319 crc crio[3651]: time="2026-06-09T10:57:43.292992681Z" level=info msg="runSandbox: deleting pod ID b29b10f6d0a76308401b0fd4a95c06996e453e46b06dd530cb63d472869b351f from idIndex" id=1414b831-14b2-4a3a-aeba-3cd749656a67 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.434846 | controller | Jun 09 10:57:43.293319 crc crio[3651]: time="2026-06-09T10:57:43.293132526Z" level=info msg="runSandbox: removing pod sandbox b29b10f6d0a76308401b0fd4a95c06996e453e46b06dd530cb63d472869b351f" id=1414b831-14b2-4a3a-aeba-3cd749656a67 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.434892 | controller | Jun 09 10:57:43.293319 crc crio[3651]: time="2026-06-09T10:57:43.293185397Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox b29b10f6d0a76308401b0fd4a95c06996e453e46b06dd530cb63d472869b351f" id=1414b831-14b2-4a3a-aeba-3cd749656a67 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.434909 | controller | Jun 09 10:57:43.293319 crc crio[3651]: time="2026-06-09T10:57:43.293205658Z" level=info msg="runSandbox: unmounting shmPath for sandbox b29b10f6d0a76308401b0fd4a95c06996e453e46b06dd530cb63d472869b351f" id=1414b831-14b2-4a3a-aeba-3cd749656a67 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.434926 | controller | Jun 09 10:57:43.294768 crc crio[3651]: time="2026-06-09T10:57:43.294739103Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 10dd7cf732a31d9c0f860fbcf0024e3b54168c4ece1e764a7429b0c934f6393d" id=0e9966cf-9e0c-4e93-9f8f-415daa30a557 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.434942 | controller | Jun 09 10:57:43.294960 crc crio[3651]: time="2026-06-09T10:57:43.294939129Z" level=info msg="runSandbox: removing pod sandbox from storage: 1b8b90454b573a57a797cf819087234720634d73b90814841625bf37e02ab4aa" id=d2d1d628-f498-4d92-814e-3dce1978cbeb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.434958 | controller | Jun 09 10:57:43.295879 crc crio[3651]: time="2026-06-09T10:57:43.295826915Z" level=info msg="runSandbox: removing pod sandbox from storage: b29b10f6d0a76308401b0fd4a95c06996e453e46b06dd530cb63d472869b351f" id=1414b831-14b2-4a3a-aeba-3cd749656a67 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.434974 | controller | Jun 09 10:57:43.296186 crc crio[3651]: time="2026-06-09T10:57:43.296138054Z" level=info msg="Starting container: b1f5b95a94d4c1b2dffbe730f3e2948d0a39dcff785dc957b5d379ac75954cb0" id=af7fa98e-b786-4ef2-9a77-084bad5c546a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.434989 | controller | Jun 09 10:57:43.313185 crc crio[3651]: time="2026-06-09T10:57:43.31304059Z" level=info msg="runSandbox: deleting pod ID 10dd7cf732a31d9c0f860fbcf0024e3b54168c4ece1e764a7429b0c934f6393d from idIndex" id=0e9966cf-9e0c-4e93-9f8f-415daa30a557 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.435005 | controller | Jun 09 10:57:43.313673 crc crio[3651]: time="2026-06-09T10:57:43.313641247Z" level=info msg="runSandbox: removing pod sandbox 10dd7cf732a31d9c0f860fbcf0024e3b54168c4ece1e764a7429b0c934f6393d" id=0e9966cf-9e0c-4e93-9f8f-415daa30a557 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.435025 | controller | Jun 09 10:57:43.313852 crc crio[3651]: time="2026-06-09T10:57:43.313812072Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 10dd7cf732a31d9c0f860fbcf0024e3b54168c4ece1e764a7429b0c934f6393d" id=0e9966cf-9e0c-4e93-9f8f-415daa30a557 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.435041 | controller | Jun 09 10:57:43.313984 crc crio[3651]: time="2026-06-09T10:57:43.313957646Z" level=info msg="runSandbox: unmounting shmPath for sandbox 10dd7cf732a31d9c0f860fbcf0024e3b54168c4ece1e764a7429b0c934f6393d" id=0e9966cf-9e0c-4e93-9f8f-415daa30a557 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.435056 | controller | Jun 09 10:57:43.320764 crc crio[3651]: time="2026-06-09T10:57:43.320713145Z" level=info msg="runSandbox: removing pod sandbox from storage: 10dd7cf732a31d9c0f860fbcf0024e3b54168c4ece1e764a7429b0c934f6393d" id=0e9966cf-9e0c-4e93-9f8f-415daa30a557 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.435072 | controller | Jun 09 10:57:43.336975 crc crio[3651]: time="2026-06-09T10:57:43.329311337Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox d1cf5b75879182c2258f1f458303f4e2134ebe9daee8480ba6dfae64e5c1b4be" id=afe01c70-f34e-4b98-8670-b5c837006e5f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.435087 | controller | Jun 09 10:57:43.350548 crc crio[3651]: time="2026-06-09T10:57:43.344599506Z" level=info msg="Started container" PID=10332 containerID=476a45526957dd0a516c163d06449f734ee4b1b9b26f0ca777893aefd55f3b95 description=openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager id=6860e3e3-7761-4c43-abec-0426b67f9d9e name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d7666e2760bac087004b0062402a77b4fbc45dade3c7a95e1fd4663c92a0819
2026-06-09 11:30:32.435103 | controller | Jun 09 10:57:43.350817 crc crio[3651]: time="2026-06-09T10:57:43.350743156Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 03614efc3822aa7ce2db8081c0d27f19956ad2e39bcde475518d71e86869cc0a" id=d26a1f76-dadb-4c12-be47-d67257909ad4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.435119 | controller | Jun 09 10:57:43.357759 crc crio[3651]: time="2026-06-09T10:57:43.357643518Z" level=info msg="runSandbox: deleting pod ID d1cf5b75879182c2258f1f458303f4e2134ebe9daee8480ba6dfae64e5c1b4be from idIndex" id=afe01c70-f34e-4b98-8670-b5c837006e5f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.435134 | controller | Jun 09 10:57:43.357926 crc crio[3651]: time="2026-06-09T10:57:43.357765972Z" level=info msg="runSandbox: removing pod sandbox d1cf5b75879182c2258f1f458303f4e2134ebe9daee8480ba6dfae64e5c1b4be" id=afe01c70-f34e-4b98-8670-b5c837006e5f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.435149 | controller | Jun 09 10:57:43.357926 crc crio[3651]: time="2026-06-09T10:57:43.357855504Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox d1cf5b75879182c2258f1f458303f4e2134ebe9daee8480ba6dfae64e5c1b4be" id=afe01c70-f34e-4b98-8670-b5c837006e5f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.435165 | controller | Jun 09 10:57:43.357926 crc crio[3651]: time="2026-06-09T10:57:43.357877055Z" level=info msg="runSandbox: unmounting shmPath for sandbox d1cf5b75879182c2258f1f458303f4e2134ebe9daee8480ba6dfae64e5c1b4be" id=afe01c70-f34e-4b98-8670-b5c837006e5f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.435181 | controller | Jun 09 10:57:43.358335 crc crio[3651]: time="2026-06-09T10:57:43.358140643Z" level=info msg="Created container c24f8cde6eea69c48fb227183facb9e1d63aa6c3751714a296fb69c14064accd: openshift-marketplace/certified-operators-l27pk/extract-utilities" id=b349f31e-f344-4e2e-80f7-b38cb5d954ec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.435200 | controller | Jun 09 10:57:43.361697 crc crio[3651]: time="2026-06-09T10:57:43.358642937Z" level=info msg="runSandbox: deleting pod ID 03614efc3822aa7ce2db8081c0d27f19956ad2e39bcde475518d71e86869cc0a from idIndex" id=d26a1f76-dadb-4c12-be47-d67257909ad4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.435217 | controller | Jun 09 10:57:43.361697 crc crio[3651]: time="2026-06-09T10:57:43.358777511Z" level=info msg="runSandbox: removing pod sandbox 03614efc3822aa7ce2db8081c0d27f19956ad2e39bcde475518d71e86869cc0a" id=d26a1f76-dadb-4c12-be47-d67257909ad4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.435233 | controller | Jun 09 10:57:43.361697 crc crio[3651]: time="2026-06-09T10:57:43.358852584Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 03614efc3822aa7ce2db8081c0d27f19956ad2e39bcde475518d71e86869cc0a" id=d26a1f76-dadb-4c12-be47-d67257909ad4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.435249 | controller | Jun 09 10:57:43.361697 crc crio[3651]: time="2026-06-09T10:57:43.358878234Z" level=info msg="runSandbox: unmounting shmPath for sandbox 03614efc3822aa7ce2db8081c0d27f19956ad2e39bcde475518d71e86869cc0a" id=d26a1f76-dadb-4c12-be47-d67257909ad4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.435265 | controller | Jun 09 10:57:43.361697 crc crio[3651]: time="2026-06-09T10:57:43.359811072Z" level=info msg="runSandbox: removing pod sandbox from storage: d1cf5b75879182c2258f1f458303f4e2134ebe9daee8480ba6dfae64e5c1b4be" id=afe01c70-f34e-4b98-8670-b5c837006e5f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.435281 | controller | Jun 09 10:57:43.361697 crc crio[3651]: time="2026-06-09T10:57:43.360818911Z" level=info msg="runSandbox: removing pod sandbox from storage: 03614efc3822aa7ce2db8081c0d27f19956ad2e39bcde475518d71e86869cc0a" id=d26a1f76-dadb-4c12-be47-d67257909ad4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.435296 | controller | Jun 09 10:57:43.362278 crc crio[3651]: time="2026-06-09T10:57:43.362251313Z" level=info msg="Starting container: c24f8cde6eea69c48fb227183facb9e1d63aa6c3751714a296fb69c14064accd" id=98616abc-1234-46fe-a79a-cdc98ab26bd9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.435312 | controller | Jun 09 10:57:43.368743 crc crio[3651]: time="2026-06-09T10:57:43.368513997Z" level=info msg="runSandbox: releasing container name: k8s_POD_package-server-manager-77f986bd66-5lhf9_openshift-operator-lifecycle-manager_bebbba29-e4e9-44ad-b643-3a7ebf505270_0" id=8d1d2faa-ab57-4865-99a5-35e01f87d50f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.435343 | controller | Jun 09 10:57:43.368950 crc crio[3651]: time="2026-06-09T10:57:43.368870747Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_package-server-manager-77f986bd66-5lhf9_openshift-operator-lifecycle-manager_bebbba29-e4e9-44ad-b643-3a7ebf505270_0" id=8d1d2faa-ab57-4865-99a5-35e01f87d50f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.435360 | controller | Jun 09 10:57:43.383672 crc crio[3651]: time="2026-06-09T10:57:43.381174628Z" level=info msg="Started container" PID=10354 containerID=b1f5b95a94d4c1b2dffbe730f3e2948d0a39dcff785dc957b5d379ac75954cb0 description=openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary id=af7fa98e-b786-4ef2-9a77-084bad5c546a name=/runtime.v1.RuntimeService/StartContainer sandboxID=1ab19461ac72032f70f03f5dbcc05baaf7110c4bafb349da6a1d9c5adba14c04
2026-06-09 11:30:32.435383 | controller | Jun 09 10:57:43.386842 crc crio[3651]: time="2026-06-09T10:57:43.386772493Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox af726b71d4987ee44786e155299f8b7b52b94c6db99db46579cd6fb84214d5fe" id=324d3184-b01b-4eb6-8af9-8aabe7e89ebb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.435401 | controller | Jun 09 10:57:43.388684 crc crio[3651]: time="2026-06-09T10:57:43.386771663Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 38bfe331c17ef07902d086b17d00a2c164657fda36c2a019760a5060703c6e27" id=e072a86b-8720-4ad7-8b3c-27da934e18b1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.435421 | controller | Jun 09 10:57:43.400026 crc crio[3651]: time="2026-06-09T10:57:43.399914338Z" level=info msg="runSandbox: releasing container name: k8s_POD_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0" id=d26a1f76-dadb-4c12-be47-d67257909ad4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.435440 | controller | Jun 09 10:57:43.400256 crc crio[3651]: time="2026-06-09T10:57:43.399993831Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0" id=d26a1f76-dadb-4c12-be47-d67257909ad4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.435460 | controller | Jun 09 10:57:43.400606 crc crio[3651]: time="2026-06-09T10:57:43.400552667Z" level=info msg="runSandbox: deleting pod ID af726b71d4987ee44786e155299f8b7b52b94c6db99db46579cd6fb84214d5fe from idIndex" id=324d3184-b01b-4eb6-8af9-8aabe7e89ebb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.435482 | controller | Jun 09 10:57:43.400606 crc crio[3651]: time="2026-06-09T10:57:43.400602278Z" level=info msg="runSandbox: removing pod sandbox af726b71d4987ee44786e155299f8b7b52b94c6db99db46579cd6fb84214d5fe" id=324d3184-b01b-4eb6-8af9-8aabe7e89ebb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.435511 | controller | Jun 09 10:57:43.400795 crc crio[3651]: time="2026-06-09T10:57:43.40066452Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox af726b71d4987ee44786e155299f8b7b52b94c6db99db46579cd6fb84214d5fe" id=324d3184-b01b-4eb6-8af9-8aabe7e89ebb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.435533 | controller | Jun 09 10:57:43.400795 crc crio[3651]: time="2026-06-09T10:57:43.400687481Z" level=info msg="runSandbox: unmounting shmPath for sandbox af726b71d4987ee44786e155299f8b7b52b94c6db99db46579cd6fb84214d5fe" id=324d3184-b01b-4eb6-8af9-8aabe7e89ebb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.435554 | controller | Jun 09 10:57:43.402426 crc crio[3651]: time="2026-06-09T10:57:43.402171705Z" level=info msg="runSandbox: removing pod sandbox from storage: af726b71d4987ee44786e155299f8b7b52b94c6db99db46579cd6fb84214d5fe" id=324d3184-b01b-4eb6-8af9-8aabe7e89ebb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.435575 | controller | Jun 09 10:57:43.404022 crc crio[3651]: time="2026-06-09T10:57:43.403957367Z" level=info msg="runSandbox: deleting pod ID 38bfe331c17ef07902d086b17d00a2c164657fda36c2a019760a5060703c6e27 from idIndex" id=e072a86b-8720-4ad7-8b3c-27da934e18b1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.435594 | controller | Jun 09 10:57:43.404022 crc crio[3651]: time="2026-06-09T10:57:43.404008038Z" level=info msg="runSandbox: removing pod sandbox 38bfe331c17ef07902d086b17d00a2c164657fda36c2a019760a5060703c6e27" id=e072a86b-8720-4ad7-8b3c-27da934e18b1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.435615 | controller | Jun 09 10:57:43.404221 crc crio[3651]: time="2026-06-09T10:57:43.404041979Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 38bfe331c17ef07902d086b17d00a2c164657fda36c2a019760a5060703c6e27" id=e072a86b-8720-4ad7-8b3c-27da934e18b1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.435636 | controller | Jun 09 10:57:43.404221 crc crio[3651]: time="2026-06-09T10:57:43.40406486Z" level=info msg="runSandbox: unmounting shmPath for sandbox 38bfe331c17ef07902d086b17d00a2c164657fda36c2a019760a5060703c6e27" id=e072a86b-8720-4ad7-8b3c-27da934e18b1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.435656 | controller | Jun 09 10:57:43.404673 crc crio[3651]: time="2026-06-09T10:57:43.404508783Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 29529b82ca5b1b7fb68c077963c0ca0837424bbb3198584a3d6bde8b42f5096e" id=6b3ced7c-cd90-4dc0-964d-f5df3bf4192a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.435676 | controller | Jun 09 10:57:43.406826 crc crio[3651]: time="2026-06-09T10:57:43.406505492Z" level=info msg="runSandbox: removing pod sandbox from storage: 38bfe331c17ef07902d086b17d00a2c164657fda36c2a019760a5060703c6e27" id=e072a86b-8720-4ad7-8b3c-27da934e18b1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.435693 | controller | Jun 09 10:57:43.419861 crc crio[3651]: time="2026-06-09T10:57:43.410327034Z" level=info msg="runSandbox: releasing container name: k8s_POD_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0" id=d2d1d628-f498-4d92-814e-3dce1978cbeb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.435709 | controller | Jun 09 10:57:43.419861 crc crio[3651]: time="2026-06-09T10:57:43.410471388Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0" id=d2d1d628-f498-4d92-814e-3dce1978cbeb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.435724 | controller | Jun 09 10:57:43.419861 crc crio[3651]: time="2026-06-09T10:57:43.413918569Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox b2cf22e834b536e85febd9d1d1ee0f46f7cc920fe1aae4523cec870f0e0b4be3" id=ac61bc0d-d042-42d5-88d7-e6b62f14e72d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.435740 | controller | Jun 09 10:57:43.420999 crc crio[3651]: time="2026-06-09T10:57:43.419923535Z" level=info msg="runSandbox: releasing container name: k8s_POD_openshift-controller-manager-operator-686468bdd5-sjcrn_openshift-controller-manager-operator_84e6e6fd-a448-462c-a5d3-8fa636be2d6f_0" id=e072a86b-8720-4ad7-8b3c-27da934e18b1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.435756 | controller | Jun 09 10:57:43.420999 crc crio[3651]: time="2026-06-09T10:57:43.419969487Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_openshift-controller-manager-operator-686468bdd5-sjcrn_openshift-controller-manager-operator_84e6e6fd-a448-462c-a5d3-8fa636be2d6f_0" id=e072a86b-8720-4ad7-8b3c-27da934e18b1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.435771 | controller | Jun 09 10:57:43.424831 crc crio[3651]: time="2026-06-09T10:57:43.424721566Z" level=info msg="runSandbox: deleting pod ID 29529b82ca5b1b7fb68c077963c0ca0837424bbb3198584a3d6bde8b42f5096e from idIndex" id=6b3ced7c-cd90-4dc0-964d-f5df3bf4192a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.435787 | controller | Jun 09 10:57:43.424919 crc crio[3651]: time="2026-06-09T10:57:43.424833419Z" level=info msg="runSandbox: removing pod sandbox 29529b82ca5b1b7fb68c077963c0ca0837424bbb3198584a3d6bde8b42f5096e" id=6b3ced7c-cd90-4dc0-964d-f5df3bf4192a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.435804 | controller | Jun 09 10:57:43.424919 crc crio[3651]: time="2026-06-09T10:57:43.424904991Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 29529b82ca5b1b7fb68c077963c0ca0837424bbb3198584a3d6bde8b42f5096e" id=6b3ced7c-cd90-4dc0-964d-f5df3bf4192a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.435822 | controller | Jun 09 10:57:43.425003 crc crio[3651]: time="2026-06-09T10:57:43.424930342Z" level=info msg="runSandbox: unmounting shmPath for sandbox 29529b82ca5b1b7fb68c077963c0ca0837424bbb3198584a3d6bde8b42f5096e" id=6b3ced7c-cd90-4dc0-964d-f5df3bf4192a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.435840 | controller | Jun 09 10:57:43.435140 crc crio[3651]: time="2026-06-09T10:57:43.42793718Z" level=info msg="runSandbox: removing pod sandbox from storage: 29529b82ca5b1b7fb68c077963c0ca0837424bbb3198584a3d6bde8b42f5096e" id=6b3ced7c-cd90-4dc0-964d-f5df3bf4192a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.435878 | controller | Jun 09 10:57:43.435140 crc crio[3651]: time="2026-06-09T10:57:43.432155044Z" level=info msg="runSandbox: releasing container name: k8s_POD_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0" id=afe01c70-f34e-4b98-8670-b5c837006e5f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.435900 | controller | Jun 09 10:57:43.435140 crc crio[3651]: time="2026-06-09T10:57:43.432214486Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0" id=afe01c70-f34e-4b98-8670-b5c837006e5f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.435916 | controller | Jun 09 10:57:43.436551 crc crio[3651]: time="2026-06-09T10:57:43.436503252Z" level=info msg="Started container" PID=10369 containerID=c24f8cde6eea69c48fb227183facb9e1d63aa6c3751714a296fb69c14064accd description=openshift-marketplace/certified-operators-l27pk/extract-utilities id=98616abc-1234-46fe-a79a-cdc98ab26bd9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6969dd7752939397c4d9bafc15d1cfc808489d024b95bfbdaa0b5cc21b28a7f4
2026-06-09 11:30:32.435932 | controller | Jun 09 10:57:43.439574 crc crio[3651]: time="2026-06-09T10:57:43.439373506Z" level=info msg="runSandbox: releasing container name: k8s_POD_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0" id=0aafc3d3-2ed0-4546-8fc3-d7858345c631 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.435948 | controller | Jun 09 10:57:43.454493 crc crio[3651]: time="2026-06-09T10:57:43.454228522Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0" id=0aafc3d3-2ed0-4546-8fc3-d7858345c631 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.435964 | controller | Jun 09 10:57:43.454493 crc crio[3651]: time="2026-06-09T10:57:43.454331915Z" level=info msg="runSandbox: releasing container name: k8s_POD_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0" id=6b3ced7c-cd90-4dc0-964d-f5df3bf4192a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.435980 | controller | Jun 09 10:57:43.454493 crc crio[3651]: time="2026-06-09T10:57:43.454358065Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0" id=6b3ced7c-cd90-4dc0-964d-f5df3bf4192a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.435996 | controller | Jun 09 10:57:43.454743 crc crio[3651]: time="2026-06-09T10:57:43.439887581Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 62d0decc26c26dbe9dff8bf120d805b40bc8f535122513132d46b7310ff036a4" id=a99421ff-e4cd-4cfa-b691-651352cb4e7c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.436012 | controller | Jun 09 10:57:43.460846 crc crio[3651]: time="2026-06-09T10:57:43.460237528Z" level=info msg="runSandbox: releasing container name: k8s_POD_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_openshift-machine-api_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c_0" id=1414b831-14b2-4a3a-aeba-3cd749656a67 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.436027 | controller | Jun 09 10:57:43.460846 crc crio[3651]: time="2026-06-09T10:57:43.460280999Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_openshift-machine-api_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c_0" id=1414b831-14b2-4a3a-aeba-3cd749656a67 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.436043 | controller | Jun 09 10:57:43.467876 crc crio[3651]: time="2026-06-09T10:57:43.467589704Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 9b146f6c773d10dfbe129e97792ecf3484789cc43b4d5995bb2e7d7460a9dda6" id=b53f234b-0100-433c-905b-277b5349a1bd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.436058 | controller | Jun 09 10:57:43.469932 crc crio[3651]: time="2026-06-09T10:57:43.469808438Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox d64f681e3339ab037811a0bc502d17969ee450e3eddaa8f29877c61424b21c13" id=425ea384-8aad-4703-a2a5-035ef84ccbcd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.436077 | controller | Jun 09 10:57:43.482574 crc crio[3651]: time="2026-06-09T10:57:43.480161812Z" level=info msg="runSandbox: releasing container name: k8s_POD_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0" id=324d3184-b01b-4eb6-8af9-8aabe7e89ebb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.436093 | controller | Jun 09 10:57:43.482574 crc crio[3651]: time="2026-06-09T10:57:43.480264505Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0" id=324d3184-b01b-4eb6-8af9-8aabe7e89ebb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.436108 | controller | Jun 09 10:57:43.485144 crc crio[3651]: time="2026-06-09T10:57:43.485016474Z" level=info msg="runSandbox: deleting pod ID d64f681e3339ab037811a0bc502d17969ee450e3eddaa8f29877c61424b21c13 from idIndex" id=425ea384-8aad-4703-a2a5-035ef84ccbcd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.436124 | controller | Jun 09 10:57:43.485144 crc crio[3651]: time="2026-06-09T10:57:43.485130988Z" level=info msg="runSandbox: removing pod sandbox d64f681e3339ab037811a0bc502d17969ee450e3eddaa8f29877c61424b21c13" id=425ea384-8aad-4703-a2a5-035ef84ccbcd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.436140 | controller | Jun 09 10:57:43.485279 crc crio[3651]: time="2026-06-09T10:57:43.485197099Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox d64f681e3339ab037811a0bc502d17969ee450e3eddaa8f29877c61424b21c13" id=425ea384-8aad-4703-a2a5-035ef84ccbcd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.436156 | controller | Jun 09 10:57:43.485279 crc crio[3651]: time="2026-06-09T10:57:43.48522789Z" level=info msg="runSandbox: unmounting shmPath for sandbox d64f681e3339ab037811a0bc502d17969ee450e3eddaa8f29877c61424b21c13" id=425ea384-8aad-4703-a2a5-035ef84ccbcd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.436173 | controller | Jun 09 10:57:43.486231 crc crio[3651]: time="2026-06-09T10:57:43.486147807Z" level=info msg="runSandbox: deleting pod ID 9b146f6c773d10dfbe129e97792ecf3484789cc43b4d5995bb2e7d7460a9dda6 from idIndex" id=b53f234b-0100-433c-905b-277b5349a1bd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.436189 | controller | Jun 09 10:57:43.486231 crc crio[3651]: time="2026-06-09T10:57:43.486220749Z" level=info msg="runSandbox: removing pod sandbox 9b146f6c773d10dfbe129e97792ecf3484789cc43b4d5995bb2e7d7460a9dda6" id=b53f234b-0100-433c-905b-277b5349a1bd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.436204 | controller | Jun 09 10:57:43.486294 crc crio[3651]: time="2026-06-09T10:57:43.486274941Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 9b146f6c773d10dfbe129e97792ecf3484789cc43b4d5995bb2e7d7460a9dda6" id=b53f234b-0100-433c-905b-277b5349a1bd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.436220 | controller | Jun 09 10:57:43.486384 crc crio[3651]: time="2026-06-09T10:57:43.486296141Z" level=info msg="runSandbox: unmounting shmPath for sandbox 9b146f6c773d10dfbe129e97792ecf3484789cc43b4d5995bb2e7d7460a9dda6" id=b53f234b-0100-433c-905b-277b5349a1bd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.436236 | controller | Jun 09 10:57:43.487820 crc crio[3651]: time="2026-06-09T10:57:43.486167488Z" level=info msg="runSandbox: removing pod sandbox from storage: d64f681e3339ab037811a0bc502d17969ee450e3eddaa8f29877c61424b21c13" id=425ea384-8aad-4703-a2a5-035ef84ccbcd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.436252 | controller | Jun 09 10:57:43.487820 crc crio[3651]: time="2026-06-09T10:57:43.486869709Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 685d2bc0180894133080f2be9712276bb5d2a11e6a124214ef09290e436b5362" id=2dea6e92-9093-4827-a5b4-ffad7177bdfb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.436271 | controller | Jun 09 10:57:43.487932 crc crio[3651]: time="2026-06-09T10:57:43.487819906Z" level=info msg="runSandbox: removing pod sandbox from storage: 9b146f6c773d10dfbe129e97792ecf3484789cc43b4d5995bb2e7d7460a9dda6" id=b53f234b-0100-433c-905b-277b5349a1bd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.436287 | controller | Jun 09 10:57:43.488702 crc crio[3651]: time="2026-06-09T10:57:43.48864035Z" level=info msg="runSandbox: releasing container name: k8s_POD_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0" id=0e9966cf-9e0c-4e93-9f8f-415daa30a557 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.436303 | controller | Jun 09 10:57:43.488776 crc crio[3651]: time="2026-06-09T10:57:43.488708422Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0" id=0e9966cf-9e0c-4e93-9f8f-415daa30a557 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.436318 | controller | Jun 09 10:57:43.491332 crc crio[3651]: time="2026-06-09T10:57:43.491304048Z" level=info msg="runSandbox: deleting pod ID 62d0decc26c26dbe9dff8bf120d805b40bc8f535122513132d46b7310ff036a4 from idIndex" id=a99421ff-e4cd-4cfa-b691-651352cb4e7c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.436334 | controller | Jun 09 10:57:43.491711 crc crio[3651]: time="2026-06-09T10:57:43.491663519Z" level=info msg="runSandbox: removing pod sandbox 62d0decc26c26dbe9dff8bf120d805b40bc8f535122513132d46b7310ff036a4" id=a99421ff-e4cd-4cfa-b691-651352cb4e7c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.436351 | controller | Jun 09 10:57:43.491798 crc crio[3651]: time="2026-06-09T10:57:43.491729961Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 62d0decc26c26dbe9dff8bf120d805b40bc8f535122513132d46b7310ff036a4" id=a99421ff-e4cd-4cfa-b691-651352cb4e7c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.436373 | controller | Jun 09 10:57:43.491798 crc crio[3651]: time="2026-06-09T10:57:43.491762182Z" level=info msg="runSandbox: unmounting shmPath for sandbox 62d0decc26c26dbe9dff8bf120d805b40bc8f535122513132d46b7310ff036a4" id=a99421ff-e4cd-4cfa-b691-651352cb4e7c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.436396 | controller | Jun 09 10:57:43.492217 crc crio[3651]: time="2026-06-09T10:57:43.492169194Z" level=info msg="runSandbox: removing pod sandbox from storage: 62d0decc26c26dbe9dff8bf120d805b40bc8f535122513132d46b7310ff036a4" id=a99421ff-e4cd-4cfa-b691-651352cb4e7c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.436419 | controller | Jun 09 10:57:43.494970 crc crio[3651]: time="2026-06-09T10:57:43.494864033Z" level=info msg="runSandbox: deleting pod ID b2cf22e834b536e85febd9d1d1ee0f46f7cc920fe1aae4523cec870f0e0b4be3 from idIndex" id=ac61bc0d-d042-42d5-88d7-e6b62f14e72d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.436443 | controller | Jun 09 10:57:43.495057 crc crio[3651]: time="2026-06-09T10:57:43.494997027Z" level=info msg="runSandbox: removing pod sandbox b2cf22e834b536e85febd9d1d1ee0f46f7cc920fe1aae4523cec870f0e0b4be3" id=ac61bc0d-d042-42d5-88d7-e6b62f14e72d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.436465 | controller | Jun 09 10:57:43.495132 crc crio[3651]: time="2026-06-09T10:57:43.495064489Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox b2cf22e834b536e85febd9d1d1ee0f46f7cc920fe1aae4523cec870f0e0b4be3" id=ac61bc0d-d042-42d5-88d7-e6b62f14e72d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.436488 | controller | Jun 09 10:57:43.495176 crc crio[3651]: time="2026-06-09T10:57:43.495141871Z" level=info msg="runSandbox: unmounting shmPath for sandbox b2cf22e834b536e85febd9d1d1ee0f46f7cc920fe1aae4523cec870f0e0b4be3" id=ac61bc0d-d042-42d5-88d7-e6b62f14e72d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.436515 | controller | Jun 09 10:57:43.497066 crc crio[3651]: time="2026-06-09T10:57:43.496966854Z" level=info msg="runSandbox: removing pod sandbox from storage: b2cf22e834b536e85febd9d1d1ee0f46f7cc920fe1aae4523cec870f0e0b4be3" id=ac61bc0d-d042-42d5-88d7-e6b62f14e72d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.436536 | controller | Jun 09 10:57:43.497556 crc crio[3651]: time="2026-06-09T10:57:43.49749198Z" level=info msg="runSandbox: deleting pod ID 685d2bc0180894133080f2be9712276bb5d2a11e6a124214ef09290e436b5362 from idIndex" id=2dea6e92-9093-4827-a5b4-ffad7177bdfb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.436556 | controller | Jun 09 10:57:43.497616 crc crio[3651]: time="2026-06-09T10:57:43.497568892Z" level=info msg="runSandbox: removing pod sandbox 685d2bc0180894133080f2be9712276bb5d2a11e6a124214ef09290e436b5362" id=2dea6e92-9093-4827-a5b4-ffad7177bdfb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.436574 | controller | Jun 09 10:57:43.497688 crc crio[3651]: time="2026-06-09T10:57:43.497649285Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 685d2bc0180894133080f2be9712276bb5d2a11e6a124214ef09290e436b5362" id=2dea6e92-9093-4827-a5b4-ffad7177bdfb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.436590 | controller | Jun 09 10:57:43.497748 crc crio[3651]: time="2026-06-09T10:57:43.497686866Z" level=info msg="runSandbox: unmounting shmPath for sandbox 685d2bc0180894133080f2be9712276bb5d2a11e6a124214ef09290e436b5362" id=2dea6e92-9093-4827-a5b4-ffad7177bdfb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.436606 | controller | Jun 09 10:57:43.498961 crc crio[3651]: time="2026-06-09T10:57:43.49885077Z" level=info msg="runSandbox: removing pod sandbox from storage: 685d2bc0180894133080f2be9712276bb5d2a11e6a124214ef09290e436b5362" id=2dea6e92-9093-4827-a5b4-ffad7177bdfb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.436621 | controller | Jun 09 10:57:43.502623 crc crio[3651]: time="2026-06-09T10:57:43.502213598Z" level=info msg="runSandbox: releasing container name: k8s_POD_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0" id=b85fe8d5-a186-4716-a2ea-d026be6b8059 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.436637 | controller | Jun 09 10:57:43.502623 crc crio[3651]: time="2026-06-09T10:57:43.502298671Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0" id=b85fe8d5-a186-4716-a2ea-d026be6b8059 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.436653 | controller | Jun 09 10:57:43.521605 crc crio[3651]: time="2026-06-09T10:57:43.520385012Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=38ba0c3b-fae3-41d2-9e48-1b655d47be44 name=/runtime.v1.ImageService/PullImage
2026-06-09 11:30:32.436676 | controller | Jun 09 10:57:43.530146 crc crio[3651]: time="2026-06-09T10:57:43.529973563Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox d06e2e5f7a4eb0cf725af93fa92c96714601b99ce29154d541c2c894321d11d1" id=e90865a1-9ba1-4e0b-97df-35b0028d35cb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.436691 | controller | Jun 09 10:57:43.536890 crc crio[3651]: time="2026-06-09T10:57:43.536733421Z" level=info msg="runSandbox: deleting pod ID d06e2e5f7a4eb0cf725af93fa92c96714601b99ce29154d541c2c894321d11d1 from idIndex" id=e90865a1-9ba1-4e0b-97df-35b0028d35cb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.436707 | controller | Jun 09 10:57:43.541517 crc crio[3651]: time="2026-06-09T10:57:43.540635846Z" level=info msg="runSandbox: removing pod sandbox d06e2e5f7a4eb0cf725af93fa92c96714601b99ce29154d541c2c894321d11d1" id=e90865a1-9ba1-4e0b-97df-35b0028d35cb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.436727 | controller | Jun 09 10:57:43.541517 crc crio[3651]: time="2026-06-09T10:57:43.540928245Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox d06e2e5f7a4eb0cf725af93fa92c96714601b99ce29154d541c2c894321d11d1" id=e90865a1-9ba1-4e0b-97df-35b0028d35cb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.436743 | controller | Jun 09 10:57:43.541517 crc crio[3651]: time="2026-06-09T10:57:43.540954106Z" level=info msg="runSandbox: unmounting shmPath for sandbox d06e2e5f7a4eb0cf725af93fa92c96714601b99ce29154d541c2c894321d11d1" id=e90865a1-9ba1-4e0b-97df-35b0028d35cb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.436759 | controller | Jun 09 10:57:43.541803 crc crio[3651]: time="2026-06-09T10:57:43.541691117Z" level=info msg="runSandbox: removing pod sandbox from storage: d06e2e5f7a4eb0cf725af93fa92c96714601b99ce29154d541c2c894321d11d1" id=e90865a1-9ba1-4e0b-97df-35b0028d35cb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.436775 | controller | Jun 09 10:57:43.545131 crc crio[3651]: time="2026-06-09T10:57:43.544982713Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 2dd9729dbd5a0500db05146743fa01a5e5500723b5b7b0b4b9c7b63f25eb672c" id=34b06273-de7b-4080-8a2c-79b11aa4ad61 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.436790 | controller | Jun 09 10:57:43.547813 crc crio[3651]: time="2026-06-09T10:57:43.547736694Z" level=info msg="runSandbox: deleting pod ID 2dd9729dbd5a0500db05146743fa01a5e5500723b5b7b0b4b9c7b63f25eb672c from idIndex" id=34b06273-de7b-4080-8a2c-79b11aa4ad61 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.436806 | controller | Jun 09 10:57:43.547813 crc crio[3651]: time="2026-06-09T10:57:43.547810676Z" level=info msg="runSandbox: removing pod sandbox 2dd9729dbd5a0500db05146743fa01a5e5500723b5b7b0b4b9c7b63f25eb672c" id=34b06273-de7b-4080-8a2c-79b11aa4ad61 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.436821 | controller | Jun 09 10:57:43.547990 crc crio[3651]: time="2026-06-09T10:57:43.547863468Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 2dd9729dbd5a0500db05146743fa01a5e5500723b5b7b0b4b9c7b63f25eb672c" id=34b06273-de7b-4080-8a2c-79b11aa4ad61 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.436837 | controller | Jun 09 10:57:43.547990 crc crio[3651]: time="2026-06-09T10:57:43.547886148Z" level=info msg="runSandbox: unmounting shmPath for sandbox 2dd9729dbd5a0500db05146743fa01a5e5500723b5b7b0b4b9c7b63f25eb672c" id=34b06273-de7b-4080-8a2c-79b11aa4ad61 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.436879 | controller | Jun 09 10:57:43.549704 crc crio[3651]: time="2026-06-09T10:57:43.548868937Z" level=info msg="runSandbox: removing pod sandbox from storage: 2dd9729dbd5a0500db05146743fa01a5e5500723b5b7b0b4b9c7b63f25eb672c" id=34b06273-de7b-4080-8a2c-79b11aa4ad61 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.436898 | controller | Jun 09 10:57:43.558067 crc crio[3651]: time="2026-06-09T10:57:43.557972134Z" level=info msg="runSandbox: releasing container name: k8s_POD_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0" id=ac61bc0d-d042-42d5-88d7-e6b62f14e72d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.436914 | controller | Jun 09 10:57:43.558067 crc crio[3651]: time="2026-06-09T10:57:43.558056257Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0" id=ac61bc0d-d042-42d5-88d7-e6b62f14e72d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.436930 | controller | Jun 09 10:57:43.561064 crc crio[3651]: time="2026-06-09T10:57:43.560879139Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 8baaa979a141b21792a21a207f9ebf8f16719cfeb90242b8bc8dc2b4063adbc6" id=e97ef6ee-b40d-4bc7-bb7a-55f76911d7de name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.436951 | controller | Jun 09 10:57:43.562748 crc crio[3651]: time="2026-06-09T10:57:43.562678132Z" level=info msg="runSandbox: deleting pod ID 8baaa979a141b21792a21a207f9ebf8f16719cfeb90242b8bc8dc2b4063adbc6 from idIndex" id=e97ef6ee-b40d-4bc7-bb7a-55f76911d7de name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.436967 | controller | Jun 09 10:57:43.562842 crc crio[3651]: time="2026-06-09T10:57:43.562746344Z" level=info msg="runSandbox: removing pod sandbox 8baaa979a141b21792a21a207f9ebf8f16719cfeb90242b8bc8dc2b4063adbc6" id=e97ef6ee-b40d-4bc7-bb7a-55f76911d7de name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.436982 | controller | Jun 09 10:57:43.562842 crc crio[3651]: time="2026-06-09T10:57:43.562804436Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 8baaa979a141b21792a21a207f9ebf8f16719cfeb90242b8bc8dc2b4063adbc6" id=e97ef6ee-b40d-4bc7-bb7a-55f76911d7de name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.436997 | controller | Jun 09 10:57:43.562842 crc crio[3651]: time="2026-06-09T10:57:43.562829267Z" level=info msg="runSandbox: unmounting shmPath for sandbox 8baaa979a141b21792a21a207f9ebf8f16719cfeb90242b8bc8dc2b4063adbc6" id=e97ef6ee-b40d-4bc7-bb7a-55f76911d7de name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.437013 | controller | Jun 09 10:57:43.563311 crc crio[3651]: time="2026-06-09T10:57:43.563208958Z" level=info msg="runSandbox: releasing container name: k8s_POD_cluster-samples-operator-6b564684c8-bqbxk_openshift-cluster-samples-operator_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0_0" id=425ea384-8aad-4703-a2a5-035ef84ccbcd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.437029 | controller | Jun 09 10:57:43.563311 crc crio[3651]: time="2026-06-09T10:57:43.56327156Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_cluster-samples-operator-6b564684c8-bqbxk_openshift-cluster-samples-operator_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0_0" id=425ea384-8aad-4703-a2a5-035ef84ccbcd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.437045 | controller | Jun 09 10:57:43.566193 crc crio[3651]: time="2026-06-09T10:57:43.566134014Z" level=info msg="runSandbox: removing pod sandbox from storage: 8baaa979a141b21792a21a207f9ebf8f16719cfeb90242b8bc8dc2b4063adbc6" id=e97ef6ee-b40d-4bc7-bb7a-55f76911d7de name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.437074 | controller | Jun 09 10:57:43.567279 crc crio[3651]: time="2026-06-09T10:57:43.567149083Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox ff1cdb4ae1a436918c82f83fd08346723a368cba7d1b2fdfc0a794cfcccaab7f" id=e2df8c14-361b-4854-8fa5-00f7eb36b647 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.437090 | controller | Jun 09 10:57:43.568865 crc crio[3651]: time="2026-06-09T10:57:43.568802882Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 188f72fd3087099620591186ca987eb453a6f7de2899a52a3c4ef00bbdb0568a" id=3205ce2b-edb1-48a1-8c0e-1f9f2dddc014 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.437106 | controller | Jun 09 10:57:43.569549 crc crio[3651]: time="2026-06-09T10:57:43.569320017Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 11:30:32.437122 | controller | Jun 09 10:57:43.569549 crc crio[3651]: time="2026-06-09T10:57:43.569544944Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/egress-router\""
2026-06-09 11:30:32.437138 | controller | Jun 09 10:57:43.569936 crc crio[3651]: time="2026-06-09T10:57:43.569339868Z" level=info msg="runSandbox: deleting pod ID ff1cdb4ae1a436918c82f83fd08346723a368cba7d1b2fdfc0a794cfcccaab7f from idIndex" id=e2df8c14-361b-4854-8fa5-00f7eb36b647 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.437153 | controller | Jun 09 10:57:43.570017 crc crio[3651]: time="2026-06-09T10:57:43.569949026Z" level=info msg="runSandbox: removing pod sandbox ff1cdb4ae1a436918c82f83fd08346723a368cba7d1b2fdfc0a794cfcccaab7f" id=e2df8c14-361b-4854-8fa5-00f7eb36b647 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.437173 | controller | Jun 09 10:57:43.570064 crc crio[3651]: time="2026-06-09T10:57:43.570018338Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox ff1cdb4ae1a436918c82f83fd08346723a368cba7d1b2fdfc0a794cfcccaab7f" id=e2df8c14-361b-4854-8fa5-00f7eb36b647 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.437190 | controller | Jun 09 10:57:43.570064 crc crio[3651]: time="2026-06-09T10:57:43.570046998Z" level=info msg="runSandbox: unmounting shmPath for sandbox ff1cdb4ae1a436918c82f83fd08346723a368cba7d1b2fdfc0a794cfcccaab7f" id=e2df8c14-361b-4854-8fa5-00f7eb36b647 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.437206 | controller | Jun 09 10:57:43.571357 crc crio[3651]: time="2026-06-09T10:57:43.571150901Z" level=info msg="runSandbox: removing pod sandbox from storage: ff1cdb4ae1a436918c82f83fd08346723a368cba7d1b2fdfc0a794cfcccaab7f" id=e2df8c14-361b-4854-8fa5-00f7eb36b647 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.437221 | controller | Jun 09 10:57:43.571854 crc crio[3651]: time="2026-06-09T10:57:43.57180764Z" level=info msg="runSandbox: deleting pod ID 188f72fd3087099620591186ca987eb453a6f7de2899a52a3c4ef00bbdb0568a from idIndex" id=3205ce2b-edb1-48a1-8c0e-1f9f2dddc014 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.437237 | controller | Jun 09 10:57:43.571940 crc crio[3651]: time="2026-06-09T10:57:43.571862752Z" level=info msg="runSandbox: removing pod sandbox 188f72fd3087099620591186ca987eb453a6f7de2899a52a3c4ef00bbdb0568a" id=3205ce2b-edb1-48a1-8c0e-1f9f2dddc014 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.437253 | controller | Jun 09 10:57:43.571940 crc crio[3651]: time="2026-06-09T10:57:43.571891093Z" level=info msg="runSandbox: releasing container name: k8s_POD_kube-apiserver-operator-575994946d-vgpnb_openshift-kube-apiserver-operator_4f837d5f-4682-4cae-99ca-824ebae60fec_0" id=2dea6e92-9093-4827-a5b4-ffad7177bdfb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.437269 | controller | Jun 09 10:57:43.571940 crc crio[3651]: time="2026-06-09T10:57:43.571909903Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 188f72fd3087099620591186ca987eb453a6f7de2899a52a3c4ef00bbdb0568a" id=3205ce2b-edb1-48a1-8c0e-1f9f2dddc014 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.437285 | controller | Jun 09 10:57:43.571940 crc crio[3651]: time="2026-06-09T10:57:43.571921443Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_kube-apiserver-operator-575994946d-vgpnb_openshift-kube-apiserver-operator_4f837d5f-4682-4cae-99ca-824ebae60fec_0" id=2dea6e92-9093-4827-a5b4-ffad7177bdfb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.437311 | controller | Jun 09 10:57:43.571940 crc crio[3651]: time="2026-06-09T10:57:43.571929174Z" level=info msg="runSandbox: unmounting shmPath for sandbox 188f72fd3087099620591186ca987eb453a6f7de2899a52a3c4ef00bbdb0568a" id=3205ce2b-edb1-48a1-8c0e-1f9f2dddc014 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.437329 | controller | Jun 09 10:57:43.572906 crc crio[3651]: time="2026-06-09T10:57:43.572690606Z" level=info msg="runSandbox: removing pod sandbox from storage: 188f72fd3087099620591186ca987eb453a6f7de2899a52a3c4ef00bbdb0568a" id=3205ce2b-edb1-48a1-8c0e-1f9f2dddc014 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.437346 | controller | Jun 09 10:57:43.576330 crc crio[3651]: time="2026-06-09T10:57:43.5762513Z" level=info msg="runSandbox: releasing container name: k8s_POD_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0" id=e97ef6ee-b40d-4bc7-bb7a-55f76911d7de name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.437362 | controller | Jun 09 10:57:43.576456 crc crio[3651]: time="2026-06-09T10:57:43.576342483Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0" id=e97ef6ee-b40d-4bc7-bb7a-55f76911d7de name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.437384 | controller | Jun 09 10:57:43.584721 crc crio[3651]: time="2026-06-09T10:57:43.582753271Z" level=info msg="runSandbox: releasing container name: k8s_POD_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0" id=e90865a1-9ba1-4e0b-97df-35b0028d35cb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.437401 | controller | Jun 09 10:57:43.585048 crc crio[3651]: time="2026-06-09T10:57:43.584965896Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0" id=e90865a1-9ba1-4e0b-97df-35b0028d35cb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.437417 | controller | Jun 09 10:57:43.586966 crc crio[3651]: time="2026-06-09T10:57:43.586871832Z" level=info msg="runSandbox: releasing container name: k8s_POD_machine-config-controller-f9cdd68f7-bb2jm_openshift-machine-config-operator_e968817c-5b6a-4904-ba68-59a8235d6c0d_0" id=a99421ff-e4cd-4cfa-b691-651352cb4e7c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.437433 | controller | Jun 09 10:57:43.587055 crc crio[3651]: time="2026-06-09T10:57:43.586976605Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_machine-config-controller-f9cdd68f7-bb2jm_openshift-machine-config-operator_e968817c-5b6a-4904-ba68-59a8235d6c0d_0" id=a99421ff-e4cd-4cfa-b691-651352cb4e7c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.437449 | controller | Jun 09 10:57:43.587055 crc crio[3651]: time="2026-06-09T10:57:43.586991696Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.437465 | controller | Jun 09 10:57:43.588962 crc crio[3651]: time="2026-06-09T10:57:43.588879951Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 11:30:32.437481 | controller | Jun 09 10:57:43.588962 crc crio[3651]: time="2026-06-09T10:57:43.588938973Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 11:30:32.437497 | controller | Jun 09 10:57:43.589078 crc crio[3651]: time="2026-06-09T10:57:43.588969794Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_0a3c0de4-c6cd-4dfd-a841-aa2a25b4bc52\""
2026-06-09 11:30:32.437513 | controller | Jun 09 10:57:43.589078 crc crio[3651]: time="2026-06-09T10:57:43.589026625Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.437530 | controller | Jun 09 10:57:43.592066 crc crio[3651]: time="2026-06-09T10:57:43.592021253Z" level=info msg="runSandbox: releasing container name: k8s_POD_openshift-kube-scheduler-operator-54f497555d-d8646_openshift-kube-scheduler-operator_4e9ac1d6-d4ed-4411-a098-d1bf725c943c_0" id=b53f234b-0100-433c-905b-277b5349a1bd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.437546 | controller | Jun 09 10:57:43.592252 crc crio[3651]: time="2026-06-09T10:57:43.592229309Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_openshift-kube-scheduler-operator-54f497555d-d8646_openshift-kube-scheduler-operator_4e9ac1d6-d4ed-4411-a098-d1bf725c943c_0" id=b53f234b-0100-433c-905b-277b5349a1bd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.437562 | controller | Jun 09 10:57:43.597545 crc crio[3651]: time="2026-06-09T10:57:43.597290588Z" level=info msg="runSandbox: releasing container name: k8s_POD_service-ca-operator-5b9c976747-l2sd4_openshift-service-ca-operator_fd3771ed-6d15-47a3-9f81-762cf83a728f_0" id=34b06273-de7b-4080-8a2c-79b11aa4ad61 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.437578 | controller | Jun 09 10:57:43.597545 crc crio[3651]: time="2026-06-09T10:57:43.59737268Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_service-ca-operator-5b9c976747-l2sd4_openshift-service-ca-operator_fd3771ed-6d15-47a3-9f81-762cf83a728f_0" id=34b06273-de7b-4080-8a2c-79b11aa4ad61 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.437598 | controller | Jun 09 10:57:43.602938 crc crio[3651]: time="2026-06-09T10:57:43.60283789Z" level=info msg="runSandbox: releasing container name: k8s_POD_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0" id=e2df8c14-361b-4854-8fa5-00f7eb36b647 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.437614 | controller | Jun 09 10:57:43.602938 crc crio[3651]: time="2026-06-09T10:57:43.602907252Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0" id=e2df8c14-361b-4854-8fa5-00f7eb36b647 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.437629 | controller | Jun 09 10:57:43.603557 crc crio[3651]: time="2026-06-09T10:57:43.603468089Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-09 11:30:32.437645 | controller | Jun 09 10:57:43.605966 crc crio[3651]: time="2026-06-09T10:57:43.60589679Z" level=info msg="runSandbox: releasing container name: k8s_POD_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0" id=3205ce2b-edb1-48a1-8c0e-1f9f2dddc014 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.437662 | controller | Jun 09 10:57:43.605966 crc crio[3651]: time="2026-06-09T10:57:43.605953252Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0" id=3205ce2b-edb1-48a1-8c0e-1f9f2dddc014 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.437678 | controller | Jun 09 10:57:43.609855 crc crio[3651]: time="2026-06-09T10:57:43.609789594Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 11:30:32.437694 | controller | Jun 09 10:57:43.609855 crc crio[3651]: time="2026-06-09T10:57:43.609835466Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 11:30:32.437710 | controller | Jun 09 10:57:43.609855 crc crio[3651]: time="2026-06-09T10:57:43.609856206Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_7b394bb7-8ee3-4b84-b50b-7ae45cf65de5\""
2026-06-09 11:30:32.437726 | controller | Jun 09 10:57:43.630354 crc crio[3651]: time="2026-06-09T10:57:43.630244244Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 11:30:32.437741 | controller | Jun 09 10:57:43.630354 crc crio[3651]: time="2026-06-09T10:57:43.630308646Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 11:30:32.437757 | controller | Jun 09 10:57:43.630354 crc crio[3651]: time="2026-06-09T10:57:43.630356328Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.437773 | controller | Jun 09 10:57:43.655862 crc crio[3651]: time="2026-06-09T10:57:43.655767923Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 11:30:32.437789 | controller | Jun 09 10:57:43.655862 crc crio[3651]: time="2026-06-09T10:57:43.655832485Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 11:30:32.437804 | controller | Jun 09 10:57:43.655862 crc crio[3651]: time="2026-06-09T10:57:43.655854556Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/bandwidth\""
2026-06-09 11:30:32.437819 | controller | Jun 09 10:57:43.681302 crc crio[3651]: time="2026-06-09T10:57:43.681196029Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 11:30:32.437838 | controller | Jun 09 10:57:43.681302 crc crio[3651]: time="2026-06-09T10:57:43.681273592Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 11:30:32.437947 | controller | Jun 09 10:57:43.681609 crc crio[3651]: time="2026-06-09T10:57:43.681334853Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/bridge\""
2026-06-09 11:30:32.437970 | controller | Jun 09 10:57:43.701151 crc crio[3651]: time="2026-06-09T10:57:43.701023821Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 11:30:32.437986 | controller | Jun 09 10:57:43.701151 crc crio[3651]: time="2026-06-09T10:57:43.701113404Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 11:30:32.438003 | controller | Jun 09 10:57:43.701151 crc crio[3651]: time="2026-06-09T10:57:43.701169575Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/dhcp\""
2026-06-09 11:30:32.438019 | controller | Jun 09 10:57:43.718936 crc crio[3651]: time="2026-06-09T10:57:43.718829733Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 11:30:32.438035 | controller | Jun 09 10:57:43.718936 crc crio[3651]: time="2026-06-09T10:57:43.718900425Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 11:30:32.438050 | controller | Jun 09 10:57:43.719082 crc crio[3651]: time="2026-06-09T10:57:43.718943017Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/dummy\""
2026-06-09 11:30:32.438069 | controller | Jun 09 10:57:43.734861 crc crio[3651]: time="2026-06-09T10:57:43.734758731Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 11:30:32.438094 | controller | Jun 09 10:57:43.734861 crc crio[3651]: time="2026-06-09T10:57:43.734818272Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 11:30:32.438130 | controller | Jun 09 10:57:43.734861 crc crio[3651]: time="2026-06-09T10:57:43.734857653Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/firewall\""
2026-06-09 11:30:32.438148 | controller | Jun 09 10:57:43.754015 crc crio[3651]: time="2026-06-09T10:57:43.753915683Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 11:30:32.438165 | controller | Jun 09 10:57:43.754015 crc crio[3651]: time="2026-06-09T10:57:43.753962244Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 11:30:32.438181 | controller | Jun 09 10:57:43.754015 crc crio[3651]: time="2026-06-09T10:57:43.753995905Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/host-device\""
2026-06-09 11:30:32.438197 | controller | Jun 09 10:57:43.785280 crc crio[3651]: time="2026-06-09T10:57:43.784947333Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 11:30:32.438213 | controller | Jun 09 10:57:43.785280 crc crio[3651]: time="2026-06-09T10:57:43.785027475Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 11:30:32.438228 | controller | Jun 09 10:57:43.785280 crc crio[3651]: time="2026-06-09T10:57:43.785080867Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/host-local\""
2026-06-09 11:30:32.438244 | controller | Jun 09 10:57:43.817145 crc crio[3651]: time="2026-06-09T10:57:43.816949962Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 11:30:32.438259 | controller | Jun 09 10:57:43.817145 crc crio[3651]: time="2026-06-09T10:57:43.817060725Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 11:30:32.438275 | controller | Jun 09 10:57:43.817727 crc crio[3651]: time="2026-06-09T10:57:43.817189539Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/ipvlan\""
2026-06-09 11:30:32.438295 | controller | Jun 09 10:57:43.837679 crc crio[3651]: time="2026-06-09T10:57:43.837546526Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 11:30:32.438311 | controller | Jun 09 10:57:43.837679 crc crio[3651]: time="2026-06-09T10:57:43.837652759Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 11:30:32.438326 | controller | Jun 09 10:57:43.838014 crc crio[3651]: time="2026-06-09T10:57:43.837713991Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/loopback\""
2026-06-09 11:30:32.438342 | controller | Jun 09 10:57:43.857430 crc crio[3651]: time="2026-06-09T10:57:43.857247804Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 11:30:32.438358 | controller | Jun 09 10:57:43.857430 crc crio[3651]: time="2026-06-09T10:57:43.857345237Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 11:30:32.438373 | controller | Jun 09 10:57:43.857749 crc crio[3651]: time="2026-06-09T10:57:43.857499381Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/macvlan\""
2026-06-09 11:30:32.438389 | controller | Jun 09 10:57:43.895514 crc crio[3651]: time="2026-06-09T10:57:43.89528001Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 11:30:32.438404 | controller | Jun 09 10:57:43.895514 crc crio[3651]: time="2026-06-09T10:57:43.895494806Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 11:30:32.438420 | controller | Jun 09 10:57:43.895867 crc crio[3651]: time="2026-06-09T10:57:43.895567068Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/portmap\""
2026-06-09 11:30:32.438436 | controller | Jun 09 10:57:43.912831 crc crio[3651]: time="2026-06-09T10:57:43.912442303Z" level=info msg="Created container d980df2c88065bb6d5ee526d4a7b6e62663d3270c00ceb25d5ebfba6c6f5a7c5: openshift-marketplace/redhat-operators-x5vn9/extract-utilities" id=4b216d88-b51c-4055-85aa-9e9db251e6e6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.438452 | controller | Jun 09 10:57:43.913274 crc crio[3651]: time="2026-06-09T10:57:43.912846595Z" level=info msg="Created container b63891aee6c748598dc51427837955b07e1d6cb61059aad545f3644b348c2245: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager" id=cd7199fd-55df-4b18-aa49-73e3dcb3e00c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.438467 | controller | Jun 09 10:57:43.913274 crc crio[3651]: time="2026-06-09T10:57:43.912973039Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 11:30:32.438483 | controller | Jun 09 10:57:43.913274 crc crio[3651]: time="2026-06-09T10:57:43.91299516Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 11:30:32.438499 | controller | Jun 09 10:57:43.913274 crc crio[3651]: time="2026-06-09T10:57:43.91301783Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/ptp\""
2026-06-09 11:30:32.438514 | controller | Jun 09 10:57:43.915045 crc crio[3651]: time="2026-06-09T10:57:43.914844454Z" level=info msg="Starting container: d980df2c88065bb6d5ee526d4a7b6e62663d3270c00ceb25d5ebfba6c6f5a7c5" id=cff49164-ee81-424c-b191-335cf9070813 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.438530 | controller | Jun 09 10:57:43.916574 crc crio[3651]: time="2026-06-09T10:57:43.916377169Z" level=info msg="Starting container: b63891aee6c748598dc51427837955b07e1d6cb61059aad545f3644b348c2245" id=3fd772fd-b5e1-40e6-8a84-76ccbfdb2475 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.438547 | controller | Jun 09 10:57:43.921825 crc crio[3651]: time="2026-06-09T10:57:43.921721946Z" level=info msg="Started container" PID=10468 containerID=d980df2c88065bb6d5ee526d4a7b6e62663d3270c00ceb25d5ebfba6c6f5a7c5 description=openshift-marketplace/redhat-operators-x5vn9/extract-utilities id=cff49164-ee81-424c-b191-335cf9070813 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5088bde617dedd8b9fd47b3ab9ad1a348adb1a2dde97033ee30ecb32d143d8f4
2026-06-09 11:30:32.438567 | controller | Jun 09 10:57:43.924811 crc crio[3651]: time="2026-06-09T10:57:43.924695463Z" level=info msg="Started container" PID=10460 containerID=b63891aee6c748598dc51427837955b07e1d6cb61059aad545f3644b348c2245 description=openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager id=3fd772fd-b5e1-40e6-8a84-76ccbfdb2475 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88f217f7e7cbc51ed63fa06d9e2d69e38baa595ef0c6fb3d86b135277603d5f1
2026-06-09 11:30:32.438584 | controller | Jun 09 10:57:43.936566 crc crio[3651]: time="2026-06-09T10:57:43.936376115Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 11:30:32.438601 | controller | Jun 09 10:57:43.936566 crc crio[3651]: time="2026-06-09T10:57:43.93652883Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 11:30:32.438618 | controller | Jun 09 10:57:43.936843 crc crio[3651]: time="2026-06-09T10:57:43.936597742Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/sbr\""
2026-06-09 11:30:32.438634 | controller | Jun 09 10:57:43.954361 crc crio[3651]: time="2026-06-09T10:57:43.954182458Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 11:30:32.438652 | controller | Jun 09 10:57:43.954361 crc crio[3651]: time="2026-06-09T10:57:43.954273741Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 11:30:32.438674 | controller | Jun 09 10:57:43.954361 crc crio[3651]: time="2026-06-09T10:57:43.954356553Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/static\""
2026-06-09 11:30:32.438700 | controller | Jun 09 10:57:43.974762 crc crio[3651]: time="2026-06-09T10:57:43.974653578Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 11:30:32.438720 | controller | Jun 09 10:57:43.974762 crc crio[3651]: time="2026-06-09T10:57:43.97470702Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 11:30:32.438737 | controller | Jun 09 10:57:43.974762 crc crio[3651]: time="2026-06-09T10:57:43.974742681Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/tap\""
2026-06-09 11:30:32.438753 | controller | Jun 09 10:57:43.990474 crc crio[3651]: time="2026-06-09T10:57:43.990296427Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 11:30:32.438769 | controller | Jun 09 10:57:43.990474 crc crio[3651]: time="2026-06-09T10:57:43.990348059Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 11:30:32.438785 | controller | Jun 09 10:57:43.990474 crc crio[3651]: time="2026-06-09T10:57:43.990438012Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/tuning\""
2026-06-09 11:30:32.438804 | controller | Jun 09 10:57:44.007263 crc crio[3651]: time="2026-06-09T10:57:44.007126321Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 11:30:32.438823 | controller | Jun 09 10:57:44.007263 crc crio[3651]: time="2026-06-09T10:57:44.007189143Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 11:30:32.438838 | controller | Jun 09 10:57:44.007263 crc crio[3651]: time="2026-06-09T10:57:44.007228344Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/vlan\""
2026-06-09 11:30:32.438876 | controller | Jun 09 10:57:44.023982 crc crio[3651]: time="2026-06-09T10:57:44.023856972Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 11:30:32.438898 | controller | Jun 09 10:57:44.023982 crc crio[3651]: time="2026-06-09T10:57:44.023931694Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 11:30:32.438915 | controller | Jun 09 10:57:44.023982 crc crio[3651]: time="2026-06-09T10:57:44.023979345Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/vrf\""
2026-06-09 11:30:32.438931 | controller | Jun 09 10:57:44.066786 crc crio[3651]: time="2026-06-09T10:57:44.066625267Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 11:30:32.438946 | controller | Jun 09 10:57:44.066786 crc crio[3651]: time="2026-06-09T10:57:44.06672911Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 11:30:32.438962 | controller | Jun 09 10:57:44.066786 crc crio[3651]: time="2026-06-09T10:57:44.066790111Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_7b394bb7-8ee3-4b84-b50b-7ae45cf65de5\""
2026-06-09 11:30:32.438977 | controller | Jun 09 10:57:44.067080 crc crio[3651]: time="2026-06-09T10:57:44.066947276Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_019972ce-b1a4-4c84-b990-74732be16b20\""
2026-06-09 11:30:32.438993 | controller | Jun 09 10:57:44.093990 crc crio[3651]: time="2026-06-09T10:57:44.09366588Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 11:30:32.439008 | controller | Jun 09 10:57:44.093990 crc crio[3651]: time="2026-06-09T10:57:44.093917197Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 11:30:32.439023 | controller | Jun 09 10:57:44.093990 crc crio[3651]: time="2026-06-09T10:57:44.093957598Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/bond\""
2026-06-09 11:30:32.439039 | controller | Jun 09 10:57:44.111151 crc crio[3651]: time="2026-06-09T10:57:44.111033479Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 11:30:32.439054 | controller | Jun 09 10:57:44.111151 crc crio[3651]: time="2026-06-09T10:57:44.111135672Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 11:30:32.439070 | controller | Jun 09 10:57:44.111482 crc crio[3651]: time="2026-06-09T10:57:44.111187384Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_019972ce-b1a4-4c84-b990-74732be16b20\""
2026-06-09 11:30:32.439085 | controller | Jun 09 10:57:44.111482 crc crio[3651]: time="2026-06-09T10:57:44.111258866Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_c64dbd26-fed1-44e4-8be6-9af50816298e\""
2026-06-09 11:30:32.439100 | controller | Jun 09 10:57:44.126916 crc crio[3651]: time="2026-06-09T10:57:44.126786152Z" level=info msg="Created container 11c24e6b8c6f5c820ed96556fb1c7fdae849de9f7efa516429885819b32c95e1: openshift-console/console-6c684df5db-cc8g8/console" id=179dcb63-4b54-4ab9-90f4-fa9a23d44509 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.439115 | controller | Jun 09 10:57:44.129046 crc crio[3651]: time="2026-06-09T10:57:44.128485821Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 11:30:32.439131 | controller | Jun 09 10:57:44.129046 crc crio[3651]: time="2026-06-09T10:57:44.128598585Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 11:30:32.439146 | controller | Jun 09 10:57:44.129046 crc crio[3651]: time="2026-06-09T10:57:44.128635596Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/route-override\""
2026-06-09 11:30:32.439161 | controller | Jun 09 10:57:44.129046 crc crio[3651]: time="2026-06-09T10:57:44.128819481Z" level=info msg="Starting container: 11c24e6b8c6f5c820ed96556fb1c7fdae849de9f7efa516429885819b32c95e1" id=d24eec02-87c5-4d76-8e92-78d01ab3b9e0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.439181 | controller | Jun 09 10:57:44.142630 crc crio[3651]: time="2026-06-09T10:57:44.142354098Z" level=info msg="Started container" PID=10466 containerID=11c24e6b8c6f5c820ed96556fb1c7fdae849de9f7efa516429885819b32c95e1 description=openshift-console/console-6c684df5db-cc8g8/console id=d24eec02-87c5-4d76-8e92-78d01ab3b9e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11ba591f4c9e84593765bac74bd694ada1ed6c4f14432c17eb9a536fc5533ff9
2026-06-09 11:30:32.439197 | controller | Jun 09 10:57:44.144600 crc crio[3651]: time="2026-06-09T10:57:44.144495701Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 11:30:32.439213 | controller | Jun 09 10:57:44.144600 crc crio[3651]: time="2026-06-09T10:57:44.144564453Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 11:30:32.439229 | controller | Jun 09 10:57:44.144600 crc crio[3651]: time="2026-06-09T10:57:44.144605614Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_c64dbd26-fed1-44e4-8be6-9af50816298e\""
2026-06-09 11:30:32.439244 | controller | Jun 09 10:57:44.144864 crc crio[3651]: time="2026-06-09T10:57:44.144644505Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_2e4ed659-9993-4e4e-b4f6-2d6cca565158\""
2026-06-09 11:30:32.439259 | controller | Jun 09 10:57:44.160156 crc crio[3651]: time="2026-06-09T10:57:44.159899163Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 11:30:32.439275 | controller | Jun 09 10:57:44.160156 crc crio[3651]: time="2026-06-09T10:57:44.160036147Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 11:30:32.439290 | controller | Jun 09 10:57:44.160156 crc crio[3651]: time="2026-06-09T10:57:44.160166941Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/cert-approver\""
2026-06-09 11:30:32.439306 | controller | Jun 09 10:57:44.184358 crc crio[3651]: time="2026-06-09T10:57:44.184240597Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 11:30:32.439321 | controller | Jun 09 10:57:44.184358 crc crio[3651]: time="2026-06-09T10:57:44.184306859Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 11:30:32.439351 | controller | Jun 09 10:57:44.184358 crc crio[3651]: time="2026-06-09T10:57:44.18434772Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/install_multus\""
2026-06-09 11:30:32.439367 | controller | Jun 09 10:57:44.205306 crc crio[3651]: time="2026-06-09T10:57:44.205036107Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 11:30:32.439383 | controller | Jun 09 10:57:44.205306 crc crio[3651]: time="2026-06-09T10:57:44.20513255Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 11:30:32.439399 | controller | Jun 09 10:57:44.205306 crc crio[3651]: time="2026-06-09T10:57:44.205187582Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/kubeconfig_generator\""
2026-06-09 11:30:32.439415 | controller | Jun 09 10:57:44.205919 crc crio[3651]: time="2026-06-09T10:57:44.20582879Z" level=info msg="Created container 00e996f82ddd43b427724d86171e68f68c1f86bbad8d9e01ab18bb8624517598: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift" id=987b8037-4448-47e8-ad4d-c7ec65a36277 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.439431 | controller | Jun 09 10:57:44.207119 crc crio[3651]: time="2026-06-09T10:57:44.207045126Z" level=info msg="Starting container: 00e996f82ddd43b427724d86171e68f68c1f86bbad8d9e01ab18bb8624517598" id=c6b1e265-6c03-440b-868c-cd83133af632 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.439452 | controller | Jun 09 10:57:44.214275 crc crio[3651]: time="2026-06-09T10:57:44.214184876Z" level=info msg="Started container" PID=10521 containerID=00e996f82ddd43b427724d86171e68f68c1f86bbad8d9e01ab18bb8624517598 description=openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift id=c6b1e265-6c03-440b-868c-cd83133af632 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5acdeb22da71f2d17be4781053e57d278534d742453c0465271ffbccd44e9e0
2026-06-09 11:30:32.439469 | controller | Jun 09 10:57:44.225501 crc crio[3651]: time="2026-06-09T10:57:44.225344223Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 11:30:32.439485 | controller | Jun 09 10:57:44.225501 crc crio[3651]: time="2026-06-09T10:57:44.225443206Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 11:30:32.439501 | controller | Jun 09 10:57:44.225501 crc crio[3651]: time="2026-06-09T10:57:44.225502838Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus\""
2026-06-09 11:30:32.439517 | controller | Jun 09 10:57:44.241696 crc crio[3651]: time="2026-06-09T10:57:44.241623641Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 11:30:32.439533 | controller | Jun 09 10:57:44.241696 crc crio[3651]: time="2026-06-09T10:57:44.241670142Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 11:30:32.439549 | controller | Jun 09 10:57:44.241963 crc crio[3651]: time="2026-06-09T10:57:44.241711583Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus-daemon\""
2026-06-09 11:30:32.439565 | controller | Jun 09 10:57:44.263262 crc crio[3651]: time="2026-06-09T10:57:44.26307237Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 11:30:32.439580 | controller | Jun 09 10:57:44.263262 crc crio[3651]: time="2026-06-09T10:57:44.263190543Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 11:30:32.439596 | controller | Jun 09 10:57:44.263262 crc crio[3651]: time="2026-06-09T10:57:44.263245825Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus-shim\""
2026-06-09 11:30:32.439611 | controller | Jun 09 10:57:44.305789 crc crio[3651]: time="2026-06-09T10:57:44.305642709Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 11:30:32.439627 | controller | Jun 09 10:57:44.305789 crc crio[3651]: time="2026-06-09T10:57:44.305708531Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 11:30:32.439642 | controller | Jun 09 10:57:44.305789 crc crio[3651]: time="2026-06-09T10:57:44.305747762Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/passthru\""
2026-06-09 11:30:32.439657 | controller | Jun 09 10:57:44.328083 crc crio[3651]: time="2026-06-09T10:57:44.327903492Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 11:30:32.439673 | controller | Jun 09 10:57:44.328083 crc crio[3651]: time="2026-06-09T10:57:44.328113008Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 11:30:32.439688 | controller | Jun 09 10:57:44.328490 crc crio[3651]: time="2026-06-09T10:57:44.328225441Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/thin_entrypoint\""
2026-06-09 11:30:32.439703 | controller | Jun 09 10:57:44.344042 crc crio[3651]: time="2026-06-09T10:57:44.343962353Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 11:30:32.439718 | controller | Jun 09 10:57:44.344042 crc crio[3651]: time="2026-06-09T10:57:44.344025855Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 11:30:32.439733 | controller | Jun 09 10:57:44.344202 crc crio[3651]: time="2026-06-09T10:57:44.344069976Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_dc485411-858d-480d-8815-3f46f7c9e011\""
2026-06-09 11:30:32.439752 | controller | Jun 09 10:57:44.344202 crc crio[3651]: time="2026-06-09T10:57:44.344154478Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/ip-control-loop\""
2026-06-09 11:30:32.439768 | controller | Jun 09 10:57:44.363436 crc crio[3651]: time="2026-06-09T10:57:44.363262539Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 11:30:32.439784 | controller | Jun 09 10:57:44.363436 crc crio[3651]: time="2026-06-09T10:57:44.363352672Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 11:30:32.439802 | controller | Jun 09 10:57:44.363535 crc crio[3651]: time="2026-06-09T10:57:44.363449595Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/node-slice-controller\""
2026-06-09 11:30:32.439820 | controller | Jun 09 10:57:44.405179 crc crio[3651]: time="2026-06-09T10:57:44.404964242Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 11:30:32.439837 | controller | Jun 09 10:57:44.405179 crc crio[3651]: time="2026-06-09T10:57:44.405056025Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 11:30:32.439871 | controller | Jun 09 10:57:44.405179 crc crio[3651]: time="2026-06-09T10:57:44.405139228Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/whereabouts\""
2026-06-09 11:30:32.439889 | controller | Jun 09 10:57:44.437858 crc crio[3651]: time="2026-06-09T10:57:44.437707003Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 11:30:32.439904 | controller | Jun 09 10:57:44.437858 crc crio[3651]: time="2026-06-09T10:57:44.437793385Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 11:30:32.439920 | controller | Jun 09 10:57:44.437858 crc crio[3651]: time="2026-06-09T10:57:44.437856527Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_2e4ed659-9993-4e4e-b4f6-2d6cca565158\""
2026-06-09 11:30:32.439935 | controller | Jun 09 10:57:44.438505 crc crio[3651]: time="2026-06-09T10:57:44.43796194Z" level=info msg="CNI monitoring event WRITE         \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-09 11:30:32.439951 | controller | Jun 09 10:57:44.462157 crc crio[3651]: time="2026-06-09T10:57:44.462000626Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 11:30:32.439969 | controller | Jun 09 10:57:44.462157 crc crio[3651]: time="2026-06-09T10:57:44.462117429Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 11:30:32.439989 | controller | Jun 09 10:57:44.555285 crc crio[3651]: time="2026-06-09T10:57:44.555154289Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=85624170-0e11-4688-a19f-954cebf9ff68 name=/runtime.v1.ImageService/PullImage
2026-06-09 11:30:32.440004 | controller | Jun 09 10:57:44.560750 crc crio[3651]: time="2026-06-09T10:57:44.56065975Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-09 11:30:32.440020 | controller | Jun 09 10:57:44.567902 crc crio[3651]: time="2026-06-09T10:57:44.567783139Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=35a35c3f-3180-421a-b026-7c91ca33751d name=/runtime.v1.ImageService/PullImage
2026-06-09 11:30:32.440036 | controller | Jun 09 10:57:44.571131 crc crio[3651]: time="2026-06-09T10:57:44.571020934Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-09 11:30:32.440052 | controller | Jun 09 10:57:47.292819 crc crio[3651]: time="2026-06-09T10:57:47.292638747Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683365-5dplj/POD" id=4720a028-9ece-468a-89e5-6a181cde9281 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.440072 | controller | Jun 09 10:57:47.294711 crc crio[3651]: time="2026-06-09T10:57:47.292861764Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.440089 | controller | Jun 09 10:57:47.377882 crc crio[3651]: time="2026-06-09T10:57:47.366168944Z" level=info msg="Got pod network &{Name:collect-profiles-29683365-5dplj Namespace:openshift-operator-lifecycle-manager ID:9bfbb4f5a17c6f37cb714773cddcd82b1cdbe5a19a3c17f1478708a1e5a7853a UID:0e95ee2c-92a2-486a-af89-3311d6139404 NetNS:/var/run/netns/34d05ab2-938b-4072-822e-73bc662d5b7c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0e95ee2c_92a2_486a_af89_3311d6139404.slice PodAnnotations:0xc00018a838}] Aliases:map[]}"
2026-06-09 11:30:32.440106 | controller | Jun 09 10:57:47.377882 crc crio[3651]: time="2026-06-09T10:57:47.366311658Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683365-5dplj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.440122 | controller | Jun 09 10:57:50.404838 crc crio[3651]: 2026-06-09T10:57:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9bfbb4f5a17c6f3 Mac:c6:35:22:87:bc:c3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/34d05ab2-938b-4072-822e-73bc662d5b7c SocketPath: PciID:}] [{Interface:0xc00022e800 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.440138 | controller | Jun 09 10:57:50.408137 crc crio[3651]: time="2026-06-09T10:57:50.408044655Z" level=info msg="Got pod network &{Name:collect-profiles-29683365-5dplj Namespace:openshift-operator-lifecycle-manager ID:9bfbb4f5a17c6f37cb714773cddcd82b1cdbe5a19a3c17f1478708a1e5a7853a UID:0e95ee2c-92a2-486a-af89-3311d6139404 NetNS:/var/run/netns/34d05ab2-938b-4072-822e-73bc662d5b7c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0e95ee2c_92a2_486a_af89_3311d6139404.slice PodAnnotations:0xc00018a838}] Aliases:map[]}"
2026-06-09 11:30:32.440155 | controller | Jun 09 10:57:50.409641 crc crio[3651]: time="2026-06-09T10:57:50.409332943Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683365-5dplj for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.440171 | controller | Jun 09 10:57:51.031868 crc crio[3651]: time="2026-06-09T10:57:51.0313386Z" level=info msg="Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD" id=98d1fc5a-e4ea-4052-9684-2795231ab91e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.440186 | controller | Jun 09 10:57:51.032021 crc crio[3651]: time="2026-06-09T10:57:51.031882886Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.440202 | controller | Jun 09 10:57:52.028217 crc crio[3651]: time="2026-06-09T10:57:52.027942317Z" level=info msg="Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD" id=b90457b3-9c28-451d-b886-54fa9a904ca9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.440217 | controller | Jun 09 10:57:52.028938 crc crio[3651]: time="2026-06-09T10:57:52.028255216Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.440233 | controller | Jun 09 10:57:53.035819 crc crio[3651]: time="2026-06-09T10:57:53.035734393Z" level=info msg="Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD" id=0353c0cf-6492-47ca-a394-56daa69814a9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.440252 | controller | Jun 09 10:57:53.036514 crc crio[3651]: time="2026-06-09T10:57:53.035829045Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.440268 | controller | Jun 09 10:57:53.036998 crc crio[3651]: time="2026-06-09T10:57:53.036862416Z" level=info msg="Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD" id=eb4b1e4b-325a-4291-b8b5-5a94028b3894 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.440284 | controller | Jun 09 10:57:53.037066 crc crio[3651]: time="2026-06-09T10:57:53.037035401Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.440300 | controller | Jun 09 10:57:53.041608 crc crio[3651]: time="2026-06-09T10:57:53.041290435Z" level=info msg="Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD" id=bcec8302-6273-4fb1-93b7-eac424fe9428 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.440315 | controller | Jun 09 10:57:53.041608 crc crio[3651]: time="2026-06-09T10:57:53.041478021Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.440331 | controller | Jun 09 10:57:54.042507 crc crio[3651]: time="2026-06-09T10:57:54.041653133Z" level=info msg="Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD" id=2b39e982-a2f4-4015-a271-7dff70dee878 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.440347 | controller | Jun 09 10:57:54.042507 crc crio[3651]: time="2026-06-09T10:57:54.041844939Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.440363 | controller | Jun 09 10:57:55.189852 crc crio[3651]: time="2026-06-09T10:57:55.189702092Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD" id=b381ca00-c8cb-4e12-abad-095fa62318e0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.440378 | controller | Jun 09 10:57:55.190383 crc crio[3651]: time="2026-06-09T10:57:55.189893578Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.440394 | controller | Jun 09 10:57:55.190535 crc crio[3651]: time="2026-06-09T10:57:55.190456594Z" level=info msg="Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD" id=c7a90f34-882f-4451-8944-c5d5cdfc198a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.440410 | controller | Jun 09 10:57:55.190535 crc crio[3651]: time="2026-06-09T10:57:55.190493446Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.440425 | controller | Jun 09 10:57:55.191224 crc crio[3651]: time="2026-06-09T10:57:55.190855056Z" level=info msg="Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD" id=91d0656f-5952-4e0e-a137-c2e0d33984a9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.440441 | controller | Jun 09 10:57:55.191224 crc crio[3651]: time="2026-06-09T10:57:55.190910598Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.440456 | controller | Jun 09 10:57:55.191224 crc crio[3651]: time="2026-06-09T10:57:55.190935209Z" level=info msg="Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD" id=a36e89cc-660b-4a53-82fc-ae798d13e8d8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.440475 | controller | Jun 09 10:57:55.191224 crc crio[3651]: time="2026-06-09T10:57:55.191018701Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.440491 | controller | Jun 09 10:57:55.191224 crc crio[3651]: time="2026-06-09T10:57:55.191189106Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD" id=a728babb-13a9-4c6d-a203-44d7fe8ff4d5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.440506 | controller | Jun 09 10:57:55.191224 crc crio[3651]: time="2026-06-09T10:57:55.191221487Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.440522 | controller | Jun 09 10:57:55.191639 crc crio[3651]: time="2026-06-09T10:57:55.191276949Z" level=info msg="Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD" id=65c7ce3a-5131-43c6-afbe-b735c777bd5b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.440537 | controller | Jun 09 10:57:55.192558 crc crio[3651]: time="2026-06-09T10:57:55.192446403Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.440552 | controller | Jun 09 10:57:55.193207 crc crio[3651]: time="2026-06-09T10:57:55.191188146Z" level=info msg="Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD" id=d4d17e84-c228-4cad-b6d4-adf1f407cd1e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.440568 | controller | Jun 09 10:57:55.193207 crc crio[3651]: time="2026-06-09T10:57:55.193158964Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.440583 | controller | Jun 09 10:57:56.031297 crc crio[3651]: time="2026-06-09T10:57:56.030981173Z" level=info msg="Running pod sandbox: openshift-dns/dns-default-qtghf/POD" id=aa3d40be-2fab-4e19-b318-b62e8c4a9e93 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.440598 | controller | Jun 09 10:57:56.031297 crc crio[3651]: time="2026-06-09T10:57:56.031073616Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.440613 | controller | Jun 09 10:57:56.035804 crc crio[3651]: time="2026-06-09T10:57:56.035701832Z" level=info msg="Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD" id=630149b6-d08d-4461-8ab4-01a6d8b989bb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.440629 | controller | Jun 09 10:57:56.035804 crc crio[3651]: time="2026-06-09T10:57:56.035770424Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.440644 | controller | Jun 09 10:57:56.036496 crc crio[3651]: time="2026-06-09T10:57:56.036118574Z" level=info msg="Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD" id=66f67aa4-3599-4def-8486-4315eeb664cb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.440660 | controller | Jun 09 10:57:56.036496 crc crio[3651]: time="2026-06-09T10:57:56.036276069Z" level=info msg="Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD" id=c49c9c41-a5d0-4b4a-a955-598f8d1b4673 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.440675 | controller | Jun 09 10:57:56.036496 crc crio[3651]: time="2026-06-09T10:57:56.036366931Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.440695 | controller | Jun 09 10:57:56.037334 crc crio[3651]: time="2026-06-09T10:57:56.036513196Z" level=info msg="Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD" id=ab030dbb-695f-45a4-9332-49d250a66fb8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.440711 | controller | Jun 09 10:57:56.037334 crc crio[3651]: time="2026-06-09T10:57:56.036526036Z" level=info msg="Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD" id=102db50b-3906-4b3d-bdfb-ae8930e0b672 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.440727 | controller | Jun 09 10:57:56.037334 crc crio[3651]: time="2026-06-09T10:57:56.036570527Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.440743 | controller | Jun 09 10:57:56.037334 crc crio[3651]: time="2026-06-09T10:57:56.036577748Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.440758 | controller | Jun 09 10:57:56.037334 crc crio[3651]: time="2026-06-09T10:57:56.036181986Z" level=info msg="Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD" id=1de4d3dc-7605-483b-9f1a-0783348b2d77 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.440774 | controller | Jun 09 10:57:56.037721 crc crio[3651]: time="2026-06-09T10:57:56.037376361Z" level=info msg="Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD" id=d0ebe8d6-9abc-4bb1-aed6-c607a6450ffc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.440789 | controller | Jun 09 10:57:56.037721 crc crio[3651]: time="2026-06-09T10:57:56.037470044Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.440804 | controller | Jun 09 10:57:56.037721 crc crio[3651]: time="2026-06-09T10:57:56.037383651Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.440820 | controller | Jun 09 10:57:56.038036 crc crio[3651]: time="2026-06-09T10:57:56.037964328Z" level=info msg="Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD" id=5154be0d-91a7-4c6a-9366-16dab0f3d8ef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.440835 | controller | Jun 09 10:57:56.038036 crc crio[3651]: time="2026-06-09T10:57:56.036281869Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.440870 | controller | Jun 09 10:57:56.038246 crc crio[3651]: time="2026-06-09T10:57:56.038042341Z" level=info msg="Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD" id=de186569-84b2-4d5d-a789-7dd1afbdd60f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.440891 | controller | Jun 09 10:57:56.038246 crc crio[3651]: time="2026-06-09T10:57:56.038165404Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.440907 | controller | Jun 09 10:57:56.038246 crc crio[3651]: time="2026-06-09T10:57:56.038044591Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.440923 | controller | Jun 09 10:57:56.038670 crc crio[3651]: time="2026-06-09T10:57:56.038603237Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD" id=09c2f534-5000-482d-8bfd-197a4c08be5d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.440944 | controller | Jun 09 10:57:56.038813 crc crio[3651]: time="2026-06-09T10:57:56.038684849Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.440960 | controller | Jun 09 10:57:57.032059 crc crio[3651]: time="2026-06-09T10:57:57.031756273Z" level=info msg="Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD" id=71acd0d9-89f1-4b6f-a229-80631436ed1d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.440976 | controller | Jun 09 10:57:57.032059 crc crio[3651]: time="2026-06-09T10:57:57.031855946Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.440991 | controller | Jun 09 10:57:57.035563 crc crio[3651]: time="2026-06-09T10:57:57.035222525Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD" id=72554bd0-c474-4716-b51b-01fd7b0518b7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.441007 | controller | Jun 09 10:57:57.035563 crc crio[3651]: time="2026-06-09T10:57:57.035369249Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.441022 | controller | Jun 09 10:57:57.045917 crc crio[3651]: time="2026-06-09T10:57:57.042359164Z" level=info msg="Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD" id=488cd546-c969-46a7-93e0-b3fe3d6f520e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.441038 | controller | Jun 09 10:57:57.045917 crc crio[3651]: time="2026-06-09T10:57:57.042511699Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.441053 | controller | Jun 09 10:57:57.064219 crc crio[3651]: time="2026-06-09T10:57:57.063852405Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD" id=65c551e6-c593-465a-9d68-09d448de6512 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.441069 | controller | Jun 09 10:57:57.064219 crc crio[3651]: time="2026-06-09T10:57:57.064197065Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.441084 | controller | Jun 09 10:57:58.044063 crc crio[3651]: time="2026-06-09T10:57:58.04236188Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD" id=8ced6a28-b38c-4000-8916-a63701ad1605 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.441114 | controller | Jun 09 10:57:58.044063 crc crio[3651]: time="2026-06-09T10:57:58.04269137Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.441130 | controller | Jun 09 10:57:58.044063 crc crio[3651]: time="2026-06-09T10:57:58.04271816Z" level=info msg="Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD" id=ef4e5abb-d16c-4527-b496-f5cf9cdbc8b1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.441146 | controller | Jun 09 10:57:58.044063 crc crio[3651]: time="2026-06-09T10:57:58.042844374Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.441161 | controller | Jun 09 10:57:58.045378 crc crio[3651]: time="2026-06-09T10:57:58.044307117Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD" id=0a53aea4-1664-4c6e-a3d8-9dc4a316b5a1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.441181 | controller | Jun 09 10:57:58.045378 crc crio[3651]: time="2026-06-09T10:57:58.044327938Z" level=info msg="Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD" id=8dec1886-d29b-4566-a73d-c79c69e39c6d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.441197 | controller | Jun 09 10:57:58.045378 crc crio[3651]: time="2026-06-09T10:57:58.044639847Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.441213 | controller | Jun 09 10:57:58.045378 crc crio[3651]: time="2026-06-09T10:57:58.044646767Z" level=info msg="Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD" id=58b4f77f-dd7e-40bf-94e9-237d8aa73353 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.441229 | controller | Jun 09 10:57:58.045378 crc crio[3651]: time="2026-06-09T10:57:58.044702889Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.441244 | controller | Jun 09 10:57:58.045378 crc crio[3651]: time="2026-06-09T10:57:58.044359699Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.441260 | controller | Jun 09 10:57:58.048008 crc crio[3651]: time="2026-06-09T10:57:58.047962534Z" level=info msg="Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD" id=c9d8ba77-f95e-40fb-a52f-200852afc401 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.441276 | controller | Jun 09 10:57:58.053834 crc crio[3651]: time="2026-06-09T10:57:58.048197211Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.441291 | controller | Jun 09 10:57:58.054754 crc crio[3651]: time="2026-06-09T10:57:58.048023416Z" level=info msg="Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD" id=42aff1b7-8e48-4b9a-8399-639b0a62f4ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.441307 | controller | Jun 09 10:57:58.054946 crc crio[3651]: time="2026-06-09T10:57:58.054922538Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.441322 | controller | Jun 09 10:57:59.033941 crc crio[3651]: time="2026-06-09T10:57:59.033828937Z" level=info msg="Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD" id=5ccb2722-0cbe-485a-9f30-34022cca0bb9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.441338 | controller | Jun 09 10:57:59.033941 crc crio[3651]: time="2026-06-09T10:57:59.0339391Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.441354 | controller | Jun 09 10:57:59.187461 crc crio[3651]: time="2026-06-09T10:57:59.186926878Z" level=info msg="Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD" id=ab25a4ae-6e0f-41f1-888a-99f1af74b3d0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.441369 | controller | Jun 09 10:57:59.188609 crc crio[3651]: time="2026-06-09T10:57:59.187517126Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.441384 | controller | Jun 09 10:58:10.525913 crc crio[3651]: time="2026-06-09T10:58:10.524036872Z" level=info msg="Running pod sandbox: openshift-multus/cni-sysctl-allowlist-ds-mqx5h/POD" id=2675299f-47a6-4a57-a737-8d4352422db6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.441406 | controller | Jun 09 10:58:10.525913 crc crio[3651]: time="2026-06-09T10:58:10.525302946Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.441423 | controller | Jun 09 10:58:11.603995 crc crio[3651]: time="2026-06-09T10:58:11.602692646Z" level=info msg="Ran pod sandbox 9bfbb4f5a17c6f37cb714773cddcd82b1cdbe5a19a3c17f1478708a1e5a7853a with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683365-5dplj/POD" id=4720a028-9ece-468a-89e5-6a181cde9281 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.441439 | controller | Jun 09 10:58:11.606767 crc crio[3651]: time="2026-06-09T10:58:11.606685364Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=87b1181d-720a-414f-a87d-961104e5eb29 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.441454 | controller | Jun 09 10:58:15.775458 crc crio[3651]: time="2026-06-09T10:58:15.77244347Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a1eafa5a-af6a-45f5-8968-f55433aa8056 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.441470 | controller | Jun 09 10:58:26.692142 crc crio[3651]: time="2026-06-09T10:58:26.691477885Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:a104f58c959d5bf78555ff8e34db71baab8f8f4b597506d46f3fbe0d324a2446 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/fd8818d7-96fd-48bc-b14f-e12eee532eec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc000a00820}] Aliases:map[]}"
2026-06-09 11:30:32.441486 | controller | Jun 09 10:58:26.692142 crc crio[3651]: time="2026-06-09T10:58:26.692086146Z" level=info msg="Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.441502 | controller | Jun 09 10:58:27.031735 crc crio[3651]: time="2026-06-09T10:58:27.024716947Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:c237513fc503a7d7446aa7aaf641659be2d33dc6be005f7bf50ca500c95267f0 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/0cba9d70-5433-4ef0-8096-8312908a0b44 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc000452348}] Aliases:map[]}"
2026-06-09 11:30:32.441518 | controller | Jun 09 10:58:27.031735 crc crio[3651]: time="2026-06-09T10:58:27.026209438Z" level=info msg="Adding pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.441534 | controller | Jun 09 10:58:27.061783 crc crio[3651]: time="2026-06-09T10:58:27.060114221Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:41bacdc61c8258b24c2ba353d9f9829c5c4a63ae3cb857739e3c005850ca28fa UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/2e692538-2872-43d1-bd5f-3fde2d58080b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc001ecc098}] Aliases:map[]}"
2026-06-09 11:30:32.441550 | controller | Jun 09 10:58:27.061783 crc crio[3651]: time="2026-06-09T10:58:27.060233175Z" level=info msg="Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.441570 | controller | Jun 09 10:58:27.063548 crc crio[3651]: time="2026-06-09T10:58:27.063376863Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:271b0faef23de3761966d17212d2cd46818ff4e2c6a0c788930dc9b4bf24283d UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/203d9f9b-58b9-4f24-9afa-1a8ad32e7b09 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc00108a6b8}] Aliases:map[]}"
2026-06-09 11:30:32.441586 | controller | Jun 09 10:58:27.063665 crc crio[3651]: time="2026-06-09T10:58:27.06356762Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.441603 | controller | Jun 09 10:58:27.072367 crc crio[3651]: time="2026-06-09T10:58:27.072259421Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:b6a77415bc05b1e81f341897075f3a097a15edb034111239d6655ca613be6fc7 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/f3faed82-fafa-43f9-bb9e-575d3a63cbf3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc0004526d8}] Aliases:map[]}"
2026-06-09 11:30:32.441619 | controller | Jun 09 10:58:27.072367 crc crio[3651]: time="2026-06-09T10:58:27.072358544Z" level=info msg="Adding pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.441635 | controller | Jun 09 10:58:27.090061 crc crio[3651]: time="2026-06-09T10:58:27.089773716Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:d5cd2843b11801a2a9b6ece8b679f4320ac92e3049e1d4fe7b29cd7a5cd50a17 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/48e0eeaf-44ed-4cb7-baa5-d609c92160e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc000a001f0}] Aliases:map[]}"
2026-06-09 11:30:32.441651 | controller | Jun 09 10:58:27.090061 crc crio[3651]: time="2026-06-09T10:58:27.089858019Z" level=info msg="Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.441668 | controller | Jun 09 10:58:27.090917 crc crio[3651]: time="2026-06-09T10:58:27.090715179Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:75adb927381142de43f93aff0f2537b9c6c08c74493cce2190ea875677c67a18 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/2fa01449-bece-48ad-bd66-44eca1fd2405 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc0018aa150}] Aliases:map[]}"
2026-06-09 11:30:32.441684 | controller | Jun 09 10:58:27.090917 crc crio[3651]: time="2026-06-09T10:58:27.090851463Z" level=info msg="Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.441701 | controller | Jun 09 10:58:27.116715 crc crio[3651]: time="2026-06-09T10:58:27.116109797Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:602de7d2490701c9b75158dc0558a74f91c346da83b37d02a20565b62b3d65ee UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/4c9511f2-0ab1-4afb-9877-3e7d1191ca76 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc0004528c8}] Aliases:map[]}"
2026-06-09 11:30:32.441721 | controller | Jun 09 10:58:27.116715 crc crio[3651]: time="2026-06-09T10:58:27.116337574Z" level=info msg="Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.441738 | controller | Jun 09 10:58:27.119372 crc crio[3651]: time="2026-06-09T10:58:27.118907703Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:53b93f23f59d688a03a9840321f46fff10210e03e02dcd575e9c43699f490a66 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/cbf2af81-8adc-4f1a-a3f9-1249420256fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc000a00358}] Aliases:map[]}"
2026-06-09 11:30:32.441754 | controller | Jun 09 10:58:27.119372 crc crio[3651]: time="2026-06-09T10:58:27.119344428Z" level=info msg="Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.441770 | controller | Jun 09 10:58:27.125138 crc crio[3651]: time="2026-06-09T10:58:27.124719804Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:fe5cb461b724f8b89ba5c497b131634a4bae9421655076e274fcff66e7a106a3 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/2ab02991-deca-4d84-afb1-7e2f137484e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc00108a910}] Aliases:map[]}"
2026-06-09 11:30:32.441786 | controller | Jun 09 10:58:27.125138 crc crio[3651]: time="2026-06-09T10:58:27.12488932Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.441804 | controller | Jun 09 10:58:27.127662 crc crio[3651]: time="2026-06-09T10:58:27.127322594Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=2675299f-47a6-4a57-a737-8d4352422db6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.441823 | controller | Jun 09 10:58:27.168384 crc crio[3651]: time="2026-06-09T10:58:27.167066189Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:962cdac498a176464ee27a7b6d69f86b95a8ab7b281d4769b8ba16b22c8abedb UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/6c1de9a7-1d71-4553-93df-d7c7216602f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc0018aa310}] Aliases:map[]}"
2026-06-09 11:30:32.441839 | controller | Jun 09 10:58:27.168384 crc crio[3651]: time="2026-06-09T10:58:27.167588347Z" level=info msg="Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.441875 | controller | Jun 09 10:58:27.216101 crc crio[3651]: time="2026-06-09T10:58:27.214982885Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:2f0ff3a6bd1f8c6b3011358f44f30b72dedb66fff005849616e325c1bb5f9c94 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/493f143a-6cd5-4050-b432-6927b5eec7b9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc001ecc2d8}] Aliases:map[]}"
2026-06-09 11:30:32.441897 | controller | Jun 09 10:58:27.216101 crc crio[3651]: time="2026-06-09T10:58:27.215187012Z" level=info msg="Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.441914 | controller | Jun 09 10:58:27.234348 crc crio[3651]: time="2026-06-09T10:58:27.234073345Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:4389953051c238a0fbe4458debb60786ebca030c6e30e205d781bf07861d0e7e UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/a0802bba-e561-4f1c-bcad-c87b82be5a63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6cdf074d_0e2a_4a0b_8843_5f823e7bf7c3.slice PodAnnotations:0xc001e2a348}] Aliases:map[]}"
2026-06-09 11:30:32.441930 | controller | Jun 09 10:58:27.234348 crc crio[3651]: time="2026-06-09T10:58:27.234124197Z" level=info msg="Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.441946 | controller | Jun 09 10:58:27.271015 crc crio[3651]: time="2026-06-09T10:58:27.26832637Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683365-5dplj/collect-profiles" id=d32a6b96-d9d9-44e5-ae35-333158336d29 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.441962 | controller | Jun 09 10:58:27.286954 crc crio[3651]: time="2026-06-09T10:58:27.286824339Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:a5814ac82bc23a41c0ffe5c939d830b670e608a684a392e53eb8cd5724c4f18f UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/43ba85cf-eb33-45da-afba-b64965aa51bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc0018aa4d0}] Aliases:map[]}"
2026-06-09 11:30:32.441979 | controller | Jun 09 10:58:27.287384 crc crio[3651]: time="2026-06-09T10:58:27.287357518Z" level=info msg="Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.441995 | controller | Jun 09 10:58:27.291318 crc crio[3651]: time="2026-06-09T10:58:27.291101667Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:c14204007b4bd9f11109690b669faf79170a09d2aed3d2675b7c674dd91868ae UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/314ee98f-f1b8-436e-bfc8-c68ed780b365 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc00108ab50}] Aliases:map[]}"
2026-06-09 11:30:32.442011 | controller | Jun 09 10:58:27.291958 crc crio[3651]: time="2026-06-09T10:58:27.291322905Z" level=info msg="Adding pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.442028 | controller | Jun 09 10:58:27.394123 crc crio[3651]: time="2026-06-09T10:58:27.393949013Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:8f8c6599fbbecdca35a23a4fe0d79d12a81bd090e8b540aeb7ecc61fcfb40875 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/7913f548-3fc9-442d-a19c-575a5aca4ad1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38fb2a5f_6a1e_4c7a_8df2_0b2a456c372e.slice PodAnnotations:0xc001ecc420}] Aliases:map[]}"
2026-06-09 11:30:32.442048 | controller | Jun 09 10:58:27.394123 crc crio[3651]: time="2026-06-09T10:58:27.394070317Z" level=info msg="Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.442067 | controller | Jun 09 10:58:27.448741 crc crio[3651]: time="2026-06-09T10:58:27.437104355Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:fdff107fe4dd9d65d82f2741a5cc75cb70c3ff22a1224e80f8e96c028716e9bb UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/de9c610a-dd59-42ad-87d4-9f3a8df02ca2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc00008c6f8}] Aliases:map[]}"
2026-06-09 11:30:32.442090 | controller | Jun 09 10:58:27.448741 crc crio[3651]: time="2026-06-09T10:58:27.437152007Z" level=info msg="Adding pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.442106 | controller | Jun 09 10:58:27.506023 crc crio[3651]: time="2026-06-09T10:58:27.505958225Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:77ef9676de98e250e8816ed434b28dd2f982cddf40411c5af6fb07185d0f53d4 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/afaa53bd-426d-4fa2-b954-b8c697910068 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc00008c848}] Aliases:map[]}"
2026-06-09 11:30:32.442122 | controller | Jun 09 10:58:27.506370 crc crio[3651]: time="2026-06-09T10:58:27.506347549Z" level=info msg="Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.442138 | controller | Jun 09 10:58:27.549741 crc crio[3651]: time="2026-06-09T10:58:27.549374687Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:01720d3cc7c6b83f90c7243e29ef131128b48f41261824bdcb105e6c237f15e4 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/d9425a6d-6970-4964-86dd-a5b27b616116 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc00108ad10}] Aliases:map[]}"
2026-06-09 11:30:32.442155 | controller | Jun 09 10:58:27.549741 crc crio[3651]: time="2026-06-09T10:58:27.549733729Z" level=info msg="Adding pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.442171 | controller | Jun 09 10:58:27.623744 crc crio[3651]: time="2026-06-09T10:58:27.623033523Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:6486d3fd6af67b3f3adb787754053f65accf4b36d3467130639ea553959008a1 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/39d0d32f-f343-4407-b40b-173350f861c3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc001e2a510}] Aliases:map[]}"
2026-06-09 11:30:32.442191 | controller | Jun 09 10:58:27.623744 crc crio[3651]: time="2026-06-09T10:58:27.623432737Z" level=info msg="Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.442209 | controller | Jun 09 10:58:27.644985 crc crio[3651]: time="2026-06-09T10:58:27.64464579Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:7cd6811fd4f4886952d25001c4b3869e22cbcf9fc329670ae044c28dc141365e UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/ccd145fc-af3a-468f-985e-721edb35d4ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc000a00630}] Aliases:map[]}"
2026-06-09 11:30:32.442226 | controller | Jun 09 10:58:27.644985 crc crio[3651]: time="2026-06-09T10:58:27.644899809Z" level=info msg="Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.442242 | controller | Jun 09 10:58:27.709548 crc crio[3651]: time="2026-06-09T10:58:27.707453432Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:3a31f3586cfe5c133be1bd1d62abea58ae3abcc549c04a906c2d4c79cf1c7676 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/9243b6fe-0d84-4dec-b0d2-0ddf0476b3fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc001f06158}] Aliases:map[]}"
2026-06-09 11:30:32.442258 | controller | Jun 09 10:58:27.709548 crc crio[3651]: time="2026-06-09T10:58:27.70769508Z" level=info msg="Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.442274 | controller | Jun 09 10:58:27.767160 crc crio[3651]: time="2026-06-09T10:58:27.766838655Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:2b3874486ab4714c54a62fc3918cec19b6a563f63cd5ba98565e424621af693f UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/164fdee9-079c-4e0d-9e6b-520a29b960aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc00008c9d8}] Aliases:map[]}"
2026-06-09 11:30:32.442290 | controller | Jun 09 10:58:27.767667 crc crio[3651]: time="2026-06-09T10:58:27.76698179Z" level=info msg="Adding pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.442306 | controller | Jun 09 10:58:27.784933 crc crio[3651]: time="2026-06-09T10:58:27.781650327Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:ce783c8785d6ba72439bbf8650a9a8d15beabf3210b247d32cc1239a74807b8e UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/09fe49b7-6073-4527-925e-ee1835874cfa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc00108ae28}] Aliases:map[]}"
2026-06-09 11:30:32.442322 | controller | Jun 09 10:58:27.784933 crc crio[3651]: time="2026-06-09T10:58:27.781785302Z" level=info msg="Adding pod openshift-dns_dns-default-qtghf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.442338 | controller | Jun 09 10:58:27.785597 crc crio[3651]: time="2026-06-09T10:58:27.784978482Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:bf1c22d094c12a5ec0ea8ebbd4e1e59133fada12ce61e3b9c47de2ce57cd23ce UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/7f5eba7b-ec6f-4cfa-a349-64b727a20c87 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc001ecc5c8}] Aliases:map[]}"
2026-06-09 11:30:32.442358 | controller | Jun 09 10:58:27.785597 crc crio[3651]: time="2026-06-09T10:58:27.785315104Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.442375 | controller | Jun 09 10:58:27.793859 crc crio[3651]: time="2026-06-09T10:58:27.793683443Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:74ed6ea7f8cc65253f99e578e59707b7f24b66b489f27386e8dc9479cfbe3e5c UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/7cb7e214-4623-4b2e-93fb-f97cd8e3a281 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc0018aa730}] Aliases:map[]}"
2026-06-09 11:30:32.442391 | controller | Jun 09 10:58:27.793859 crc crio[3651]: time="2026-06-09T10:58:27.793751296Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.442408 | controller | Jun 09 10:58:28.051104 crc crio[3651]: time="2026-06-09T10:58:28.050872475Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:744f02bb2909c6f3865bf8815b27eafc57e9cabb2855e90db1ce63933dacbfc7 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/e063a977-c2de-4b67-81d2-7279a43bd4f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc001e2a740}] Aliases:map[]}"
2026-06-09 11:30:32.442424 | controller | Jun 09 10:58:28.051104 crc crio[3651]: time="2026-06-09T10:58:28.051103263Z" level=info msg="Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.442440 | controller | Jun 09 10:58:28.059113 crc crio[3651]: time="2026-06-09T10:58:28.052022825Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:dfb6e0430f92afe743a6b2c216debf0dc91afae5331c1ef7311faa5611c6ff0a UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/21a971ed-92f4-45cd-931c-dd07f5c37d94 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc001ecc798}] Aliases:map[]}"
2026-06-09 11:30:32.442456 | controller | Jun 09 10:58:28.059113 crc crio[3651]: time="2026-06-09T10:58:28.052080637Z" level=info msg="Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.442472 | controller | Jun 09 10:58:28.059113 crc crio[3651]: time="2026-06-09T10:58:28.055851427Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:b0ef322b9b33fe8a5f6e8f97c85a30cfc686519d2d12236dc8f3610a5ae4648a UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/3cdd67b3-4b06-491e-9a04-b53eee468024 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc00018a728}] Aliases:map[]}"
2026-06-09 11:30:32.442491 | controller | Jun 09 10:58:28.059113 crc crio[3651]: time="2026-06-09T10:58:28.055887089Z" level=info msg="Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.442508 | controller | Jun 09 10:58:28.180093 crc crio[3651]: time="2026-06-09T10:58:28.179242054Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:b616e6b1e0cd8199758fb15f85947bd3c890bce947bd22e662f36108daa89055 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/f41e099b-266e-4afb-869e-24707ba87da5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc00018a918}] Aliases:map[]}"
2026-06-09 11:30:32.442524 | controller | Jun 09 10:58:28.180093 crc crio[3651]: time="2026-06-09T10:58:28.179308006Z" level=info msg="Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.442540 | controller | Jun 09 10:58:28.206834 crc crio[3651]: time="2026-06-09T10:58:28.205102088Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:8123b2013610528515984fa6d5c318636dc91b6aaf789285818f0c223fb360a3 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/423a46c5-bf50-4452-814c-248b7e5724c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc00008ccf8}] Aliases:map[]}"
2026-06-09 11:30:32.442556 | controller | Jun 09 10:58:28.206834 crc crio[3651]: time="2026-06-09T10:58:28.205976558Z" level=info msg="Adding pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.442572 | controller | Jun 09 10:58:28.216484 crc crio[3651]: time="2026-06-09T10:58:28.214570365Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:ad7195ea87bf0a13e665d163ee2fbef04d2f0727168efb7c207c87004b6d824a UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/64f8b9d8-d7fb-491c-b133-7b12b6106f24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc001ecc8c0}] Aliases:map[]}"
2026-06-09 11:30:32.442588 | controller | Jun 09 10:58:28.219844 crc crio[3651]: time="2026-06-09T10:58:28.218724769Z" level=info msg="Adding pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.442604 | controller | Jun 09 10:58:28.243117 crc crio[3651]: time="2026-06-09T10:58:28.238261954Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:7447659a8d7bb213bdc140c6d9ff81b2f8739dff5814b1c551ee1fc3408c5636 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/d99e355f-deff-4278-b412-23c9dcab1ed8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc00008cd28}] Aliases:map[]}"
2026-06-09 11:30:32.442620 | controller | Jun 09 10:58:28.243117 crc crio[3651]: time="2026-06-09T10:58:28.238594356Z" level=info msg="Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.442639 | controller | Jun 09 10:58:28.290717 crc crio[3651]: time="2026-06-09T10:58:28.290115837Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.442655 | controller | Jun 09 10:58:28.396165 crc crio[3651]: time="2026-06-09T10:58:28.386146657Z" level=info msg="Ran pod sandbox 63888747bcf6c9d5bfe4c2405cc1ec1f40c7c3af184b687667314c71d26577f4 with infra container: openshift-multus/cni-sysctl-allowlist-ds-mqx5h/POD" id=2675299f-47a6-4a57-a737-8d4352422db6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.442671 | controller | Jun 09 10:58:28.396165 crc crio[3651]: time="2026-06-09T10:58:28.395723138Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:2c0049503fa8adb64b38d4b24ec8d1b3c13afca807623945676f512764c4c804 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/ea7c4902-6136-45d4-b657-4bf37994c034 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc0001325b0}] Aliases:map[]}"
2026-06-09 11:30:32.442687 | controller | Jun 09 10:58:28.396165 crc crio[3651]: time="2026-06-09T10:58:28.3957708Z" level=info msg="Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.442703 | controller | Jun 09 10:58:28.396689 crc crio[3651]: time="2026-06-09T10:58:28.396086301Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:fc2182547f0f3e4071d00a8948ea0e63e51bfc62540b658a41e2adb137293c79 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/cc610cc6-aa9d-4b89-a137-ff647c9bd275 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc000452c38}] Aliases:map[]}"
2026-06-09 11:30:32.442719 | controller | Jun 09 10:58:28.396689 crc crio[3651]: time="2026-06-09T10:58:28.396289398Z" level=info msg="Adding pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.442735 | controller | Jun 09 10:58:28.539622 crc crio[3651]: time="2026-06-09T10:58:28.536801556Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=7aa88cad-d8aa-4cd4-8a5b-5062556325dc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.442751 | controller | Jun 09 10:58:28.539622 crc crio[3651]: time="2026-06-09T10:58:28.539350644Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:6f86af0ca2497367fe314675d97afdceb29467a33852929ef4f6841fe9364b0d UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/cbf58f65-007f-47db-b4a3-1a8c456dad67 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc001c5c048}] Aliases:map[]}"
2026-06-09 11:30:32.442767 | controller | Jun 09 10:58:28.539622 crc crio[3651]: time="2026-06-09T10:58:28.53951943Z" level=info msg="Adding pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.442783 | controller | Jun 09 10:58:28.543829 crc crio[3651]: time="2026-06-09T10:58:28.543611042Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:7340aa1e10799ec33026859d608b1de2c54ad3af7fd6221f5b0592ad74bd8104 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/233039b7-2730-4022-88dc-04e94e66b385 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc001ecc9c0}] Aliases:map[]}"
2026-06-09 11:30:32.442802 | controller | Jun 09 10:58:28.543829 crc crio[3651]: time="2026-06-09T10:58:28.543685784Z" level=info msg="Adding pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.442818 | controller | Jun 09 10:58:28.885986 crc crio[3651]: time="2026-06-09T10:58:28.878954756Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=39a9495c-da7a-44bd-a601-3e661564bb78 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.442833 | controller | Jun 09 10:58:30.996542 crc crio[3651]: 2026-06-09T10:58:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a104f58c959d5bf Mac:2e:df:1d:c7:b9:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0e Mtu:0 Sandbox:/var/run/netns/fd8818d7-96fd-48bc-b14f-e12eee532eec SocketPath: PciID:}] [{Interface:0xc00014aba0 Address:{IP:10.217.0.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.442863 | controller | Jun 09 10:58:30.998951 crc crio[3651]: time="2026-06-09T10:58:30.998350922Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:a104f58c959d5bf78555ff8e34db71baab8f8f4b597506d46f3fbe0d324a2446 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/fd8818d7-96fd-48bc-b14f-e12eee532eec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc000a00820}] Aliases:map[]}"
2026-06-09 11:30:32.442884 | controller | Jun 09 10:58:30.998951 crc crio[3651]: time="2026-06-09T10:58:30.998745435Z" level=info msg="Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.442901 | controller | Jun 09 10:58:36.038529 crc crio[3651]: 2026-06-09T10:58:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:41bacdc61c8258b Mac:6e:ed:bf:f0:03:ba Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0b Mtu:0 Sandbox:/var/run/netns/2e692538-2872-43d1-bd5f-3fde2d58080b SocketPath: PciID:}] [{Interface:0xc00038c5f0 Address:{IP:10.217.0.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.442917 | controller | Jun 09 10:58:36.054571 crc crio[3651]: time="2026-06-09T10:58:36.05354121Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:41bacdc61c8258b24c2ba353d9f9829c5c4a63ae3cb857739e3c005850ca28fa UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/2e692538-2872-43d1-bd5f-3fde2d58080b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc001ecc098}] Aliases:map[]}"
2026-06-09 11:30:32.442933 | controller | Jun 09 10:58:36.054833 crc crio[3651]: time="2026-06-09T10:58:36.054737381Z" level=info msg="Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.442948 | controller | Jun 09 10:58:36.151949 crc crio[3651]: 2026-06-09T10:58:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:602de7d2490701c Mac:fa:c5:3b:48:fb:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:04 Mtu:0 Sandbox:/var/run/netns/4c9511f2-0ab1-4afb-9877-3e7d1191ca76 SocketPath: PciID:}] [{Interface:0xc000147050 Address:{IP:10.217.0.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.442968 | controller | Jun 09 10:58:36.153028 crc crio[3651]: time="2026-06-09T10:58:36.152911636Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:602de7d2490701c9b75158dc0558a74f91c346da83b37d02a20565b62b3d65ee UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/4c9511f2-0ab1-4afb-9877-3e7d1191ca76 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc0004528c8}] Aliases:map[]}"
2026-06-09 11:30:32.442984 | controller | Jun 09 10:58:36.154290 crc crio[3651]: time="2026-06-09T10:58:36.153582829Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.443000 | controller | Jun 09 10:58:36.225595 crc crio[3651]: 2026-06-09T10:58:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:962cdac498a1764 Mac:12:4d:6a:5d:1f:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3a Mtu:0 Sandbox:/var/run/netns/6c1de9a7-1d71-4553-93df-d7c7216602f2 SocketPath: PciID:}] [{Interface:0xc0003a4960 Address:{IP:10.217.0.58 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.443016 | controller | Jun 09 10:58:36.231180 crc crio[3651]: time="2026-06-09T10:58:36.231053757Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:962cdac498a176464ee27a7b6d69f86b95a8ab7b281d4769b8ba16b22c8abedb UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/6c1de9a7-1d71-4553-93df-d7c7216602f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc0018aa310}] Aliases:map[]}"
2026-06-09 11:30:32.443032 | controller | Jun 09 10:58:36.231588 crc crio[3651]: time="2026-06-09T10:58:36.231338627Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.443047 | controller | Jun 09 10:58:36.311610 crc crio[3651]: 2026-06-09T10:58:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:271b0faef23de37 Mac:ca:2b:f3:69:5f:b9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:24 Mtu:0 Sandbox:/var/run/netns/203d9f9b-58b9-4f24-9afa-1a8ad32e7b09 SocketPath: PciID:}] [{Interface:0xc000127070 Address:{IP:10.217.0.36 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.443063 | controller | Jun 09 10:58:36.311845 crc crio[3651]: time="2026-06-09T10:58:36.311811389Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:271b0faef23de3761966d17212d2cd46818ff4e2c6a0c788930dc9b4bf24283d UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/203d9f9b-58b9-4f24-9afa-1a8ad32e7b09 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc00108a6b8}] Aliases:map[]}"
2026-06-09 11:30:32.443078 | controller | Jun 09 10:58:36.314703 crc crio[3651]: time="2026-06-09T10:58:36.311986595Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.443094 | controller | Jun 09 10:58:36.358564 crc crio[3651]: 2026-06-09T10:58:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2f0ff3a6bd1f8c6 Mac:6e:1c:20:53:c7:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:10 Mtu:0 Sandbox:/var/run/netns/493f143a-6cd5-4050-b432-6927b5eec7b9 SocketPath: PciID:}] [{Interface:0xc0003268c0 Address:{IP:10.217.0.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.443113 | controller | Jun 09 10:58:36.359702 crc crio[3651]: time="2026-06-09T10:58:36.358795064Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:2f0ff3a6bd1f8c6b3011358f44f30b72dedb66fff005849616e325c1bb5f9c94 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/493f143a-6cd5-4050-b432-6927b5eec7b9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc001ecc2d8}] Aliases:map[]}"
2026-06-09 11:30:32.443129 | controller | Jun 09 10:58:36.359702 crc crio[3651]: time="2026-06-09T10:58:36.358955289Z" level=info msg="Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.443145 | controller | Jun 09 10:58:36.874049 crc crio[3651]: 2026-06-09T10:58:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d5cd2843b11801a Mac:b2:3b:66:38:01:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1b Mtu:0 Sandbox:/var/run/netns/48e0eeaf-44ed-4cb7-baa5-d609c92160e8 SocketPath: PciID:}] [{Interface:0xc000110a00 Address:{IP:10.217.0.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.443160 | controller | Jun 09 10:58:36.929101 crc crio[3651]: time="2026-06-09T10:58:36.928944096Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:d5cd2843b11801a2a9b6ece8b679f4320ac92e3049e1d4fe7b29cd7a5cd50a17 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/48e0eeaf-44ed-4cb7-baa5-d609c92160e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc000a001f0}] Aliases:map[]}"
2026-06-09 11:30:32.443176 | controller | Jun 09 10:58:36.929689 crc crio[3651]: time="2026-06-09T10:58:36.929291558Z" level=info msg="Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.443192 | controller | Jun 09 10:58:40.660036 crc crio[3651]: 2026-06-09T10:58:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c237513fc503a7d Mac:0a:a1:5c:da:4f:53 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:25 Mtu:0 Sandbox:/var/run/netns/0cba9d70-5433-4ef0-8096-8312908a0b44 SocketPath: PciID:}] [{Interface:0xc0002fa780 Address:{IP:10.217.0.37 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.443208 | controller | Jun 09 10:58:40.687102 crc crio[3651]: time="2026-06-09T10:58:40.686965337Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:c237513fc503a7d7446aa7aaf641659be2d33dc6be005f7bf50ca500c95267f0 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/0cba9d70-5433-4ef0-8096-8312908a0b44 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc000452348}] Aliases:map[]}"
2026-06-09 11:30:32.443224 | controller | Jun 09 10:58:40.687689 crc crio[3651]: time="2026-06-09T10:58:40.687592809Z" level=info msg="Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.443240 | controller | Jun 09 10:58:41.752974 crc crio[3651]: 2026-06-09T10:58:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4389953051c238a Mac:fa:e9:75:c5:32:52 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/a0802bba-e561-4f1c-bcad-c87b82be5a63 SocketPath: PciID:}] [{Interface:0xc0003651c0 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.443260 | controller | Jun 09 10:58:41.753916 crc crio[3651]: time="2026-06-09T10:58:41.753823952Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:4389953051c238a0fbe4458debb60786ebca030c6e30e205d781bf07861d0e7e UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/a0802bba-e561-4f1c-bcad-c87b82be5a63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6cdf074d_0e2a_4a0b_8843_5f823e7bf7c3.slice PodAnnotations:0xc001e2a348}] Aliases:map[]}"
2026-06-09 11:30:32.443277 | controller | Jun 09 10:58:41.754090 crc crio[3651]: time="2026-06-09T10:58:41.754021519Z" level=info msg="Checking pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.443294 | controller | Jun 09 10:58:41.855520 crc crio[3651]: 2026-06-09T10:58:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ad7195ea87bf0a1 Mac:6e:64:61:cd:2b:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:26 Mtu:0 Sandbox:/var/run/netns/64f8b9d8-d7fb-491c-b133-7b12b6106f24 SocketPath: PciID:}] [{Interface:0xc0003aa7c0 Address:{IP:10.217.0.38 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.443309 | controller | Jun 09 10:58:41.855520 crc crio[3651]: time="2026-06-09T10:58:41.854104439Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:ad7195ea87bf0a13e665d163ee2fbef04d2f0727168efb7c207c87004b6d824a UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/64f8b9d8-d7fb-491c-b133-7b12b6106f24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc001ecc8c0}] Aliases:map[]}"
2026-06-09 11:30:32.443325 | controller | Jun 09 10:58:41.855520 crc crio[3651]: time="2026-06-09T10:58:41.854232144Z" level=info msg="Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.443355 | controller | Jun 09 10:58:41.880266 crc crio[3651]: 2026-06-09T10:58:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:75adb927381142d Mac:7a:38:39:a2:fe:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:09 Mtu:0 Sandbox:/var/run/netns/2fa01449-bece-48ad-bd66-44eca1fd2405 SocketPath: PciID:}] [{Interface:0xc00059a810 Address:{IP:10.217.0.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.443372 | controller | Jun 09 10:58:41.881931 crc crio[3651]: time="2026-06-09T10:58:41.88188338Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:75adb927381142de43f93aff0f2537b9c6c08c74493cce2190ea875677c67a18 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/2fa01449-bece-48ad-bd66-44eca1fd2405 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc0018aa150}] Aliases:map[]}"
2026-06-09 11:30:32.443388 | controller | Jun 09 10:58:41.882157 crc crio[3651]: time="2026-06-09T10:58:41.882061326Z" level=info msg="Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.443406 | controller | Jun 09 10:58:41.910632 crc crio[3651]: 2026-06-09T10:58:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c14204007b4bd9f Mac:f6:48:c7:1b:19:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:20 Mtu:0 Sandbox:/var/run/netns/314ee98f-f1b8-436e-bfc8-c68ed780b365 SocketPath: PciID:}] [{Interface:0xc0002b29e0 Address:{IP:10.217.0.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.443426 | controller | Jun 09 10:58:41.913215 crc crio[3651]: time="2026-06-09T10:58:41.912621453Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:c14204007b4bd9f11109690b669faf79170a09d2aed3d2675b7c674dd91868ae UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/314ee98f-f1b8-436e-bfc8-c68ed780b365 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc00108ab50}] Aliases:map[]}"
2026-06-09 11:30:32.443442 | controller | Jun 09 10:58:41.913215 crc crio[3651]: time="2026-06-09T10:58:41.913013016Z" level=info msg="Checking pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.443458 | controller | Jun 09 10:58:41.913215 crc crio[3651]: 2026-06-09T10:58:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fc2182547f0f3e4 Mac:a6:eb:c9:eb:65:87 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:15 Mtu:0 Sandbox:/var/run/netns/cc610cc6-aa9d-4b89-a137-ff647c9bd275 SocketPath: PciID:}] [{Interface:0xc00023ad40 Address:{IP:10.217.0.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.443474 | controller | Jun 09 10:58:41.914020 crc crio[3651]: time="2026-06-09T10:58:41.913956549Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:fc2182547f0f3e4071d00a8948ea0e63e51bfc62540b658a41e2adb137293c79 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/cc610cc6-aa9d-4b89-a137-ff647c9bd275 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc000452c38}] Aliases:map[]}"
2026-06-09 11:30:32.443490 | controller | Jun 09 10:58:41.914354 crc crio[3651]: time="2026-06-09T10:58:41.914159776Z" level=info msg="Checking pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.443506 | controller | Jun 09 10:58:41.937358 crc crio[3651]: 2026-06-09T10:58:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a5814ac82bc23a4 Mac:42:23:0d:65:5e:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0d Mtu:0 Sandbox:/var/run/netns/43ba85cf-eb33-45da-afba-b64965aa51bf SocketPath: PciID:}] [{Interface:0xc0002e27f0 Address:{IP:10.217.0.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.443523 | controller | Jun 09 10:58:41.938229 crc crio[3651]: time="2026-06-09T10:58:41.938123514Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:a5814ac82bc23a41c0ffe5c939d830b670e608a684a392e53eb8cd5724c4f18f UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/43ba85cf-eb33-45da-afba-b64965aa51bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc0018aa4d0}] Aliases:map[]}"
2026-06-09 11:30:32.443540 | controller | Jun 09 10:58:41.938499 crc crio[3651]: time="2026-06-09T10:58:41.938380723Z" level=info msg="Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.443556 | controller | Jun 09 10:58:41.939624 crc crio[3651]: 2026-06-09T10:58:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bf1c22d094c12a5 Mac:b6:d8:35:b1:40:4b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:11 Mtu:0 Sandbox:/var/run/netns/7f5eba7b-ec6f-4cfa-a349-64b727a20c87 SocketPath: PciID:}] [{Interface:0xc000302cb0 Address:{IP:10.217.0.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.443576 | controller | Jun 09 10:58:41.939785 crc crio[3651]: 2026-06-09T10:58:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b616e6b1e0cd819 Mac:6e:cc:5c:23:c4:29 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1f Mtu:0 Sandbox:/var/run/netns/f41e099b-266e-4afb-869e-24707ba87da5 SocketPath: PciID:}] [{Interface:0xc00019e680 Address:{IP:10.217.0.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.443593 | controller | Jun 09 10:58:41.940493 crc crio[3651]: time="2026-06-09T10:58:41.940297129Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:b616e6b1e0cd8199758fb15f85947bd3c890bce947bd22e662f36108daa89055 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/f41e099b-266e-4afb-869e-24707ba87da5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc00018a918}] Aliases:map[]}"
2026-06-09 11:30:32.443609 | controller | Jun 09 10:58:41.940964 crc crio[3651]: time="2026-06-09T10:58:41.940942972Z" level=info msg="Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.443626 | controller | Jun 09 10:58:41.948110 crc crio[3651]: time="2026-06-09T10:58:41.944910369Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:bf1c22d094c12a5ec0ea8ebbd4e1e59133fada12ce61e3b9c47de2ce57cd23ce UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/7f5eba7b-ec6f-4cfa-a349-64b727a20c87 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc001ecc5c8}] Aliases:map[]}"
2026-06-09 11:30:32.443642 | controller | Jun 09 10:58:41.948110 crc crio[3651]: time="2026-06-09T10:58:41.945340404Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.443658 | controller | Jun 09 10:58:41.966043 crc crio[3651]: 2026-06-09T10:58:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b6a77415bc05b1e Mac:56:24:a7:ff:b9:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1e Mtu:0 Sandbox:/var/run/netns/f3faed82-fafa-43f9-bb9e-575d3a63cbf3 SocketPath: PciID:}] [{Interface:0xc000341830 Address:{IP:10.217.0.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.443674 | controller | Jun 09 10:58:41.966043 crc crio[3651]: time="2026-06-09T10:58:41.960868591Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:b6a77415bc05b1e81f341897075f3a097a15edb034111239d6655ca613be6fc7 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/f3faed82-fafa-43f9-bb9e-575d3a63cbf3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc0004526d8}] Aliases:map[]}"
2026-06-09 11:30:32.443690 | controller | Jun 09 10:58:41.966043 crc crio[3651]: time="2026-06-09T10:58:41.961051867Z" level=info msg="Checking pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.443705 | controller | Jun 09 10:58:41.988646 crc crio[3651]: 2026-06-09T10:58:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:744f02bb2909c6f Mac:2e:24:39:7c:78:20 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:06 Mtu:0 Sandbox:/var/run/netns/e063a977-c2de-4b67-81d2-7279a43bd4f0 SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.0.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.443728 | controller | Jun 09 10:58:41.990010 crc crio[3651]: time="2026-06-09T10:58:41.989973737Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:744f02bb2909c6f3865bf8815b27eafc57e9cabb2855e90db1ce63933dacbfc7 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/e063a977-c2de-4b67-81d2-7279a43bd4f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc001e2a740}] Aliases:map[]}"
2026-06-09 11:30:32.443744 | controller | Jun 09 10:58:41.990311 crc crio[3651]: time="2026-06-09T10:58:41.990287428Z" level=info msg="Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.443760 | controller | Jun 09 10:58:42.163320 crc crio[3651]: 2026-06-09T10:58:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:77ef9676de98e25 Mac:02:17:9f:e8:15:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2a Mtu:0 Sandbox:/var/run/netns/afaa53bd-426d-4fa2-b954-b8c697910068 SocketPath: PciID:}] [{Interface:0xc0001a2900 Address:{IP:10.217.0.42 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.443776 | controller | Jun 09 10:58:42.164160 crc crio[3651]: time="2026-06-09T10:58:42.164060236Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:77ef9676de98e250e8816ed434b28dd2f982cddf40411c5af6fb07185d0f53d4 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/afaa53bd-426d-4fa2-b954-b8c697910068 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc00008c848}] Aliases:map[]}"
2026-06-09 11:30:32.443792 | controller | Jun 09 10:58:42.164313 crc crio[3651]: time="2026-06-09T10:58:42.164281714Z" level=info msg="Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.443808 | controller | Jun 09 10:58:42.185847 crc crio[3651]: 2026-06-09T10:58:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dfb6e0430f92afe Mac:f2:4b:6e:4c:ff:fe Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:03 Mtu:0 Sandbox:/var/run/netns/21a971ed-92f4-45cd-931c-dd07f5c37d94 SocketPath: PciID:}] [{Interface:0xc0002ee760 Address:{IP:10.217.0.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.443824 | controller | Jun 09 10:58:42.186820 crc crio[3651]: time="2026-06-09T10:58:42.18673646Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:dfb6e0430f92afe743a6b2c216debf0dc91afae5331c1ef7311faa5611c6ff0a UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/21a971ed-92f4-45cd-931c-dd07f5c37d94 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc001ecc798}] Aliases:map[]}"
2026-06-09 11:30:32.443840 | controller | Jun 09 10:58:42.187098 crc crio[3651]: time="2026-06-09T10:58:42.186997589Z" level=info msg="Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.443875 | controller | Jun 09 10:58:42.216633 crc crio[3651]: 2026-06-09T10:58:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7340aa1e10799ec Mac:8e:39:65:93:69:55 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0a Mtu:0 Sandbox:/var/run/netns/233039b7-2730-4022-88dc-04e94e66b385 SocketPath: PciID:}] [{Interface:0xc000318900 Address:{IP:10.217.0.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.443907 | controller | Jun 09 10:58:42.216633 crc crio[3651]: time="2026-06-09T10:58:42.216148057Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:7340aa1e10799ec33026859d608b1de2c54ad3af7fd6221f5b0592ad74bd8104 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/233039b7-2730-4022-88dc-04e94e66b385 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc001ecc9c0}] Aliases:map[]}"
2026-06-09 11:30:32.443924 | controller | Jun 09 10:58:42.218626 crc crio[3651]: time="2026-06-09T10:58:42.218514679Z" level=info msg="Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.443940 | controller | Jun 09 10:58:42.222968 crc crio[3651]: 2026-06-09T10:58:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3a31f3586cfe5c1 Mac:e6:80:92:25:50:ab Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:12 Mtu:0 Sandbox:/var/run/netns/9243b6fe-0d84-4dec-b0d2-0ddf0476b3fa SocketPath: PciID:}] [{Interface:0xc000123870 Address:{IP:10.217.0.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.443956 | controller | Jun 09 10:58:42.223845 crc crio[3651]: time="2026-06-09T10:58:42.22376631Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:3a31f3586cfe5c133be1bd1d62abea58ae3abcc549c04a906c2d4c79cf1c7676 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/9243b6fe-0d84-4dec-b0d2-0ddf0476b3fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc001f06158}] Aliases:map[]}"
2026-06-09 11:30:32.443972 | controller | Jun 09 10:58:42.223943 crc crio[3651]: time="2026-06-09T10:58:42.223929426Z" level=info msg="Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.443988 | controller | Jun 09 10:58:42.226478 crc crio[3651]: 2026-06-09T10:58:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8f8c6599fbbecdc Mac:0e:ba:c7:b4:7b:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/7913f548-3fc9-442d-a19c-575a5aca4ad1 SocketPath: PciID:}] [{Interface:0xc000201170 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.444004 | controller | Jun 09 10:58:42.227020 crc crio[3651]: time="2026-06-09T10:58:42.22694528Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:8f8c6599fbbecdca35a23a4fe0d79d12a81bd090e8b540aeb7ecc61fcfb40875 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/7913f548-3fc9-442d-a19c-575a5aca4ad1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38fb2a5f_6a1e_4c7a_8df2_0b2a456c372e.slice PodAnnotations:0xc001ecc420}] Aliases:map[]}"
2026-06-09 11:30:32.444020 | controller | Jun 09 10:58:42.227140 crc crio[3651]: time="2026-06-09T10:58:42.227124786Z" level=info msg="Checking pod openshift-marketplace_community-operators-qhh6t for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.444036 | controller | Jun 09 10:58:42.229576 crc crio[3651]: 2026-06-09T10:58:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2b3874486ab4714 Mac:96:79:ec:ef:ad:5a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:29 Mtu:0 Sandbox:/var/run/netns/164fdee9-079c-4e0d-9e6b-520a29b960aa SocketPath: PciID:}] [{Interface:0xc0001ba8f0 Address:{IP:10.217.0.41 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.444056 | controller | Jun 09 10:58:42.232483 crc crio[3651]: time="2026-06-09T10:58:42.230469632Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:2b3874486ab4714c54a62fc3918cec19b6a563f63cd5ba98565e424621af693f UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/164fdee9-079c-4e0d-9e6b-520a29b960aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc00008c9d8}] Aliases:map[]}"
2026-06-09 11:30:32.444072 | controller | Jun 09 10:58:42.232483 crc crio[3651]: time="2026-06-09T10:58:42.230678369Z" level=info msg="Checking pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.444088 | controller | Jun 09 10:58:42.319779 crc crio[3651]: 2026-06-09T10:58:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:53b93f23f59d688 Mac:ea:ee:d2:a0:9e:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:16 Mtu:0 Sandbox:/var/run/netns/cbf2af81-8adc-4f1a-a3f9-1249420256fd SocketPath: PciID:}] [{Interface:0xc000112960 Address:{IP:10.217.0.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.444104 | controller | Jun 09 10:58:42.333755 crc crio[3651]: time="2026-06-09T10:58:42.325971124Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:53b93f23f59d688a03a9840321f46fff10210e03e02dcd575e9c43699f490a66 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/cbf2af81-8adc-4f1a-a3f9-1249420256fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc000a00358}] Aliases:map[]}"
2026-06-09 11:30:32.444120 | controller | Jun 09 10:58:42.333755 crc crio[3651]: time="2026-06-09T10:58:42.326949028Z" level=info msg="Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.444135 | controller | Jun 09 10:58:42.343746 crc crio[3651]: 2026-06-09T10:58:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:01720d3cc7c6b83 Mac:8a:d2:81:2b:dc:7a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:17 Mtu:0 Sandbox:/var/run/netns/d9425a6d-6970-4964-86dd-a5b27b616116 SocketPath: PciID:}] [{Interface:0xc0005113f0 Address:{IP:10.217.0.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.444152 | controller | Jun 09 10:58:42.346865 crc crio[3651]: time="2026-06-09T10:58:42.346061048Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:01720d3cc7c6b83f90c7243e29ef131128b48f41261824bdcb105e6c237f15e4 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/d9425a6d-6970-4964-86dd-a5b27b616116 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc00108ad10}] Aliases:map[]}"
2026-06-09 11:30:32.444168 | controller | Jun 09 10:58:42.361006 crc crio[3651]: 2026-06-09T10:58:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fe5cb461b724f8b Mac:02:31:a2:d3:43:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:22 Mtu:0 Sandbox:/var/run/netns/2ab02991-deca-4d84-afb1-7e2f137484e7 SocketPath: PciID:}] [{Interface:0xc00011a970 Address:{IP:10.217.0.34 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.444187 | controller | Jun 09 10:58:42.362477 crc crio[3651]: time="2026-06-09T10:58:42.362352632Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:fe5cb461b724f8b89ba5c497b131634a4bae9421655076e274fcff66e7a106a3 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/2ab02991-deca-4d84-afb1-7e2f137484e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc00108a910}] Aliases:map[]}"
2026-06-09 11:30:32.444203 | controller | Jun 09 10:58:42.364494 crc crio[3651]: 2026-06-09T10:58:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8123b2013610528 Mac:2a:19:8d:51:df:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1c Mtu:0 Sandbox:/var/run/netns/423a46c5-bf50-4452-814c-248b7e5724c6 SocketPath: PciID:}] [{Interface:0xc000348bd0 Address:{IP:10.217.0.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.444219 | controller | Jun 09 10:58:42.364758 crc crio[3651]: time="2026-06-09T10:58:42.364231547Z" level=info msg="Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.444236 | controller | Jun 09 10:58:42.365274 crc crio[3651]: time="2026-06-09T10:58:42.36520668Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:8123b2013610528515984fa6d5c318636dc91b6aaf789285818f0c223fb360a3 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/423a46c5-bf50-4452-814c-248b7e5724c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc00008ccf8}] Aliases:map[]}"
2026-06-09 11:30:32.444252 | controller | Jun 09 10:58:42.365550 crc crio[3651]: time="2026-06-09T10:58:42.365501291Z" level=info msg="Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.444268 | controller | Jun 09 10:58:42.368712 crc crio[3651]: 2026-06-09T10:58:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fdff107fe4dd9d6 Mac:0a:84:73:ec:9f:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1d Mtu:0 Sandbox:/var/run/netns/de9c610a-dd59-42ad-87d4-9f3a8df02ca2 SocketPath: PciID:}] [{Interface:0xc000014d50 Address:{IP:10.217.0.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.444283 | controller | Jun 09 10:58:42.369633 crc crio[3651]: time="2026-06-09T10:58:42.369607203Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:fdff107fe4dd9d65d82f2741a5cc75cb70c3ff22a1224e80f8e96c028716e9bb UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/de9c610a-dd59-42ad-87d4-9f3a8df02ca2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc00008c6f8}] Aliases:map[]}"
2026-06-09 11:30:32.444299 | controller | Jun 09 10:58:42.369877 crc crio[3651]: time="2026-06-09T10:58:42.369853001Z" level=info msg="Checking pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.444315 | controller | Jun 09 10:58:42.370183 crc crio[3651]: 2026-06-09T10:58:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6f86af0ca249736 Mac:ce:60:cb:dc:a5:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:18 Mtu:0 Sandbox:/var/run/netns/cbf58f65-007f-47db-b4a3-1a8c456dad67 SocketPath: PciID:}] [{Interface:0xc0001231d0 Address:{IP:10.217.0.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.444335 | controller | Jun 09 10:58:42.370589 crc crio[3651]: 2026-06-09T10:58:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6486d3fd6af67b3 Mac:d2:6b:4b:5c:71:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:13 Mtu:0 Sandbox:/var/run/netns/39d0d32f-f343-4407-b40b-173350f861c3 SocketPath: PciID:}] [{Interface:0xc0002f4e80 Address:{IP:10.217.0.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.444351 | controller | Jun 09 10:58:42.370922 crc crio[3651]: time="2026-06-09T10:58:42.370899947Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:6f86af0ca2497367fe314675d97afdceb29467a33852929ef4f6841fe9364b0d UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/cbf58f65-007f-47db-b4a3-1a8c456dad67 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc001c5c048}] Aliases:map[]}"
2026-06-09 11:30:32.444367 | controller | Jun 09 10:58:42.371120 crc crio[3651]: time="2026-06-09T10:58:42.371095554Z" level=info msg="Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.444427 | controller | Jun 09 10:58:42.371628 crc crio[3651]: time="2026-06-09T10:58:42.371544129Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:6486d3fd6af67b3f3adb787754053f65accf4b36d3467130639ea553959008a1 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/39d0d32f-f343-4407-b40b-173350f861c3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc001e2a510}] Aliases:map[]}"
2026-06-09 11:30:32.444448 | controller | Jun 09 10:58:42.371787 crc crio[3651]: time="2026-06-09T10:58:42.371736646Z" level=info msg="Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.444465 | controller | Jun 09 10:58:42.372640 crc crio[3651]: 2026-06-09T10:58:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7447659a8d7bb21 Mac:c2:84:37:01:0f:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:08 Mtu:0 Sandbox:/var/run/netns/d99e355f-deff-4278-b412-23c9dcab1ed8 SocketPath: PciID:}] [{Interface:0xc0001136c0 Address:{IP:10.217.0.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.444481 | controller | Jun 09 10:58:42.372770 crc crio[3651]: 2026-06-09T10:58:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ce783c8785d6ba7 Mac:fa:26:ce:4c:72:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:27 Mtu:0 Sandbox:/var/run/netns/09fe49b7-6073-4527-925e-ee1835874cfa SocketPath: PciID:}] [{Interface:0xc0002e87b0 Address:{IP:10.217.0.39 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.444497 | controller | Jun 09 10:58:42.372840 crc crio[3651]: 2026-06-09T10:58:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2c0049503fa8adb Mac:1a:ed:45:03:85:fd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:05 Mtu:0 Sandbox:/var/run/netns/ea7c4902-6136-45d4-b657-4bf37994c034 SocketPath: PciID:}] [{Interface:0xc000146de0 Address:{IP:10.217.0.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.444513 | controller | Jun 09 10:58:42.372906 crc crio[3651]: 2026-06-09T10:58:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:74ed6ea7f8cc652 Mac:2a:cd:73:0a:c3:0e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:28 Mtu:0 Sandbox:/var/run/netns/7cb7e214-4623-4b2e-93fb-f97cd8e3a281 SocketPath: PciID:}] [{Interface:0xc0004908a0 Address:{IP:10.217.0.40 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.444533 | controller | Jun 09 10:58:42.373465 crc crio[3651]: time="2026-06-09T10:58:42.373270769Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:ce783c8785d6ba72439bbf8650a9a8d15beabf3210b247d32cc1239a74807b8e UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/09fe49b7-6073-4527-925e-ee1835874cfa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc00108ae28}] Aliases:map[]}"
2026-06-09 11:30:32.444550 | controller | Jun 09 10:58:42.373465 crc crio[3651]: time="2026-06-09T10:58:42.373351452Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:74ed6ea7f8cc65253f99e578e59707b7f24b66b489f27386e8dc9479cfbe3e5c UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/7cb7e214-4623-4b2e-93fb-f97cd8e3a281 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc0018aa730}] Aliases:map[]}"
2026-06-09 11:30:32.444566 | controller | Jun 09 10:58:42.373597 crc crio[3651]: time="2026-06-09T10:58:42.373507507Z" level=info msg="Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.444582 | controller | Jun 09 10:58:42.373597 crc crio[3651]: time="2026-06-09T10:58:42.373549729Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.444598 | controller | Jun 09 10:58:42.373861 crc crio[3651]: time="2026-06-09T10:58:42.373771607Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:2c0049503fa8adb64b38d4b24ec8d1b3c13afca807623945676f512764c4c804 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/ea7c4902-6136-45d4-b657-4bf37994c034 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc0001325b0}] Aliases:map[]}"
2026-06-09 11:30:32.444614 | controller | Jun 09 10:58:42.373995 crc crio[3651]: time="2026-06-09T10:58:42.373949943Z" level=info msg="Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.444630 | controller | Jun 09 10:58:42.374526 crc crio[3651]: time="2026-06-09T10:58:42.37445501Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:7447659a8d7bb213bdc140c6d9ff81b2f8739dff5814b1c551ee1fc3408c5636 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/d99e355f-deff-4278-b412-23c9dcab1ed8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc00008cd28}] Aliases:map[]}"
2026-06-09 11:30:32.444647 | controller | Jun 09 10:58:42.374846 crc crio[3651]: time="2026-06-09T10:58:42.37473696Z" level=info msg="Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.444663 | controller | Jun 09 10:58:42.383224 crc crio[3651]: time="2026-06-09T10:58:42.383092809Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.444678 | controller | Jun 09 10:58:42.540763 crc crio[3651]: 2026-06-09T10:58:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7cd6811fd4f4886 Mac:36:96:15:6b:42:05 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3b Mtu:0 Sandbox:/var/run/netns/ccd145fc-af3a-468f-985e-721edb35d4ff SocketPath: PciID:}] [{Interface:0xc0001107a0 Address:{IP:10.217.0.59 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.444698 | controller | Jun 09 10:58:42.542047 crc crio[3651]: time="2026-06-09T10:58:42.541940921Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:7cd6811fd4f4886952d25001c4b3869e22cbcf9fc329670ae044c28dc141365e UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/ccd145fc-af3a-468f-985e-721edb35d4ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc000a00630}] Aliases:map[]}"
2026-06-09 11:30:32.444714 | controller | Jun 09 10:58:42.542278 crc crio[3651]: time="2026-06-09T10:58:42.542177349Z" level=info msg="Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.444731 | controller | Jun 09 10:58:42.559292 crc crio[3651]: 2026-06-09T10:58:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b0ef322b9b33fe8 Mac:a2:91:04:64:81:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:21 Mtu:0 Sandbox:/var/run/netns/3cdd67b3-4b06-491e-9a04-b53eee468024 SocketPath: PciID:}] [{Interface:0xc0002a5860 Address:{IP:10.217.0.33 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.444747 | controller | Jun 09 10:58:42.560208 crc crio[3651]: time="2026-06-09T10:58:42.56013505Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:b0ef322b9b33fe8a5f6e8f97c85a30cfc686519d2d12236dc8f3610a5ae4648a UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/3cdd67b3-4b06-491e-9a04-b53eee468024 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc00018a728}] Aliases:map[]}"
2026-06-09 11:30:32.444764 | controller | Jun 09 10:58:42.560346 crc crio[3651]: time="2026-06-09T10:58:42.560323936Z" level=info msg="Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.444780 | controller | Jun 09 10:58:46.553340 crc crio[3651]: time="2026-06-09T10:58:46.552828123Z" level=info msg="Creating container: openshift-multus/cni-sysctl-allowlist-ds-mqx5h/kube-multus-additional-cni-plugins" id=1c8b2483-f137-44b3-a13d-53f9602bb819 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.444796 | controller | Jun 09 10:58:46.553340 crc crio[3651]: time="2026-06-09T10:58:46.55301829Z" level=info msg="Ran pod sandbox 6f86af0ca2497367fe314675d97afdceb29467a33852929ef4f6841fe9364b0d with infra container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD" id=65c551e6-c593-465a-9d68-09d448de6512 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.444814 | controller | Jun 09 10:58:46.555127 crc crio[3651]: time="2026-06-09T10:58:46.555005259Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=d0aec537-c876-464c-b9ea-b7039a01385d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.444832 | controller | Jun 09 10:58:46.555218 crc crio[3651]: time="2026-06-09T10:58:46.555111982Z" level=info msg="Ran pod sandbox 75adb927381142de43f93aff0f2537b9c6c08c74493cce2190ea875677c67a18 with infra container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD" id=630149b6-d08d-4461-8ab4-01a6d8b989bb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.444872 | controller | Jun 09 10:58:46.557208 crc crio[3651]: time="2026-06-09T10:58:46.557138922Z" level=info msg="Ran pod sandbox 77ef9676de98e250e8816ed434b28dd2f982cddf40411c5af6fb07185d0f53d4 with infra container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD" id=bcec8302-6273-4fb1-93b7-eac424fe9428 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.444900 | controller | Jun 09 10:58:46.557489 crc crio[3651]: time="2026-06-09T10:58:46.55736305Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d" id=44477a00-55db-446e-9ac1-f062d1b610de name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.444918 | controller | Jun 09 10:58:46.561490 crc crio[3651]: time="2026-06-09T10:58:46.561200853Z" level=info msg="Ran pod sandbox a5814ac82bc23a41c0ffe5c939d830b670e608a684a392e53eb8cd5724c4f18f with infra container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD" id=58b4f77f-dd7e-40bf-94e9-237d8aa73353 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.444934 | controller | Jun 09 10:58:46.561490 crc crio[3651]: time="2026-06-09T10:58:46.561226664Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4" id=725e35a7-0677-431a-8eb1-9c1193afef53 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.444949 | controller | Jun 09 10:58:46.563064 crc crio[3651]: time="2026-06-09T10:58:46.563004065Z" level=info msg="Ran pod sandbox 7cd6811fd4f4886952d25001c4b3869e22cbcf9fc329670ae044c28dc141365e with infra container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD" id=ab030dbb-695f-45a4-9332-49d250a66fb8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.444965 | controller | Jun 09 10:58:46.563379 crc crio[3651]: time="2026-06-09T10:58:46.563309456Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca" id=8c1d0821-da45-49ca-a1aa-677a592b83ce name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.444980 | controller | Jun 09 10:58:46.565509 crc crio[3651]: time="2026-06-09T10:58:46.564350512Z" level=info msg="Ran pod sandbox 6486d3fd6af67b3f3adb787754053f65accf4b36d3467130639ea553959008a1 with infra container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD" id=a36e89cc-660b-4a53-82fc-ae798d13e8d8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.444995 | controller | Jun 09 10:58:46.565509 crc crio[3651]: time="2026-06-09T10:58:46.564358402Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4" id=d0966724-a634-498a-acf2-9d4eef52b49e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.445011 | controller | Jun 09 10:58:46.566623 crc crio[3651]: time="2026-06-09T10:58:46.566507336Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7" id=3acdf87a-c12c-4136-8a2c-f4c29034c188 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.445026 | controller | Jun 09 10:58:46.567605 crc crio[3651]: time="2026-06-09T10:58:46.567508831Z" level=info msg="Ran pod sandbox c14204007b4bd9f11109690b669faf79170a09d2aed3d2675b7c674dd91868ae with infra container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD" id=102db50b-3906-4b3d-bdfb-ae8930e0b672 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.445042 | controller | Jun 09 10:58:46.569519 crc crio[3651]: time="2026-06-09T10:58:46.569052504Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b" id=f6fab4a7-bf7c-4933-b91f-f1b0c0d08563 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.445058 | controller | Jun 09 10:58:46.571121 crc crio[3651]: time="2026-06-09T10:58:46.571040263Z" level=info msg="Ran pod sandbox 4389953051c238a0fbe4458debb60786ebca030c6e30e205d781bf07861d0e7e with infra container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD" id=488cd546-c969-46a7-93e0-b3fe3d6f520e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.445077 | controller | Jun 09 10:58:46.572700 crc crio[3651]: time="2026-06-09T10:58:46.572618528Z" level=info msg="Ran pod sandbox 2b3874486ab4714c54a62fc3918cec19b6a563f63cd5ba98565e424621af693f with infra container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD" id=91d0656f-5952-4e0e-a137-c2e0d33984a9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.445093 | controller | Jun 09 10:58:46.573779 crc crio[3651]: time="2026-06-09T10:58:46.573699405Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=bbb95a70-1236-4c22-ae3a-c65bfca1e918 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.445109 | controller | Jun 09 10:58:46.574644 crc crio[3651]: time="2026-06-09T10:58:46.574529214Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366" id=7e2cb86a-dc44-48ea-9efe-523b0164f38e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.445124 | controller | Jun 09 10:58:46.576547 crc crio[3651]: time="2026-06-09T10:58:46.576359887Z" level=info msg="Ran pod sandbox 962cdac498a176464ee27a7b6d69f86b95a8ab7b281d4769b8ba16b22c8abedb with infra container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD" id=de186569-84b2-4d5d-a789-7dd1afbdd60f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.445140 | controller | Jun 09 10:58:46.578345 crc crio[3651]: time="2026-06-09T10:58:46.57817227Z" level=info msg="Ran pod sandbox 53b93f23f59d688a03a9840321f46fff10210e03e02dcd575e9c43699f490a66 with infra container: openshift-console-operator/console-operator-67c89758df-4jf4f/POD" id=d4d17e84-c228-4cad-b6d4-adf1f407cd1e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.445156 | controller | Jun 09 10:58:46.581303 crc crio[3651]: time="2026-06-09T10:58:46.581189924Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=18bf13ba-558b-4640-b249-0d694b3d6a6d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.445171 | controller | Jun 09 10:58:46.582192 crc crio[3651]: time="2026-06-09T10:58:46.582092135Z" level=info msg="Ran pod sandbox b6a77415bc05b1e81f341897075f3a097a15edb034111239d6655ca613be6fc7 with infra container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD" id=c7a90f34-882f-4451-8944-c5d5cdfc198a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.445186 | controller | Jun 09 10:58:46.586769 crc crio[3651]: time="2026-06-09T10:58:46.586331022Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=3c48ed3a-bfdf-4fdc-bed8-5b991463e64a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.445202 | controller | Jun 09 10:58:46.587383 crc crio[3651]: time="2026-06-09T10:58:46.587325746Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=da1e56c9-5fab-4ea9-b4dd-f77e1c58f102 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.445218 | controller | Jun 09 10:58:46.590864 crc crio[3651]: time="2026-06-09T10:58:46.590788576Z" level=info msg="Ran pod sandbox 01720d3cc7c6b83f90c7243e29ef131128b48f41261824bdcb105e6c237f15e4 with infra container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD" id=eb4b1e4b-325a-4291-b8b5-5a94028b3894 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.445239 | controller | Jun 09 10:58:46.594982 crc crio[3651]: time="2026-06-09T10:58:46.594877577Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e" id=dbd96875-674d-45a4-8f63-1347b34d4b32 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.445255 | controller | Jun 09 10:58:46.596680 crc crio[3651]: time="2026-06-09T10:58:46.596602987Z" level=info msg="Ran pod sandbox 7447659a8d7bb213bdc140c6d9ff81b2f8739dff5814b1c551ee1fc3408c5636 with infra container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD" id=65c7ce3a-5131-43c6-afbe-b735c777bd5b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.445270 | controller | Jun 09 10:58:46.599337 crc crio[3651]: time="2026-06-09T10:58:46.599076772Z" level=info msg="Ran pod sandbox 2c0049503fa8adb64b38d4b24ec8d1b3c13afca807623945676f512764c4c804 with infra container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD" id=71acd0d9-89f1-4b6f-a229-80631436ed1d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.445286 | controller | Jun 09 10:58:46.600565 crc crio[3651]: time="2026-06-09T10:58:46.600490741Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9" id=dd8d6899-84b2-4aa1-ae9b-5a749cb53a94 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.445306 | controller | Jun 09 10:58:46.600706 crc crio[3651]: time="2026-06-09T10:58:46.600646587Z" level=info msg="Ran pod sandbox 8123b2013610528515984fa6d5c318636dc91b6aaf789285818f0c223fb360a3 with infra container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD" id=1de4d3dc-7605-483b-9f1a-0783348b2d77 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.445324 | controller | Jun 09 10:58:46.601968 crc crio[3651]: time="2026-06-09T10:58:46.60190699Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f" id=20ae36e6-7cec-4f7d-99b3-c828f417d784 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.445339 | controller | Jun 09 10:58:46.602672 crc crio[3651]: time="2026-06-09T10:58:46.602531822Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=168a7fc9-1abd-44f7-ac15-03dc54244ced name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.445354 | controller | Jun 09 10:58:46.603125 crc crio[3651]: time="2026-06-09T10:58:46.60306368Z" level=info msg="Ran pod sandbox 271b0faef23de3761966d17212d2cd46818ff4e2c6a0c788930dc9b4bf24283d with infra container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD" id=8ced6a28-b38c-4000-8916-a63701ad1605 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.445370 | controller | Jun 09 10:58:46.603218 crc crio[3651]: time="2026-06-09T10:58:46.603165464Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9" id=f0812d63-b622-4c26-84e4-4455162f5212 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.445385 | controller | Jun 09 10:58:46.606075 crc crio[3651]: time="2026-06-09T10:58:46.606006492Z" level=info msg="Ran pod sandbox ce783c8785d6ba72439bbf8650a9a8d15beabf3210b247d32cc1239a74807b8e with infra container: openshift-dns/dns-default-qtghf/POD" id=aa3d40be-2fab-4e19-b318-b62e8c4a9e93 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.445400 | controller | Jun 09 10:58:46.608050 crc crio[3651]: time="2026-06-09T10:58:46.608007301Z" level=info msg="Ran pod sandbox b0ef322b9b33fe8a5f6e8f97c85a30cfc686519d2d12236dc8f3610a5ae4648a with infra container: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD" id=ab25a4ae-6e0f-41f1-888a-99f1af74b3d0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.445420 | controller | Jun 09 10:58:46.608928 crc crio[3651]: time="2026-06-09T10:58:46.608812239Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ad158977-71eb-4413-92a9-4b559aaca228 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.445435 | controller | Jun 09 10:58:46.610330 crc crio[3651]: time="2026-06-09T10:58:46.610200787Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989" id=79edc188-9aca-423e-82d8-5c4e257b86b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.445451 | controller | Jun 09 10:58:46.610967 crc crio[3651]: time="2026-06-09T10:58:46.610886661Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.445466 | controller | Jun 09 10:58:46.612601 crc crio[3651]: time="2026-06-09T10:58:46.612530868Z" level=info msg="Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15" id=03af16b5-3f51-4042-8ea2-5659be616bf3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.445481 | controller | Jun 09 10:58:46.617206 crc crio[3651]: time="2026-06-09T10:58:46.617129897Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.445497 | controller | Jun 09 10:58:46.620286 crc crio[3651]: time="2026-06-09T10:58:46.620160671Z" level=info msg="Ran pod sandbox bf1c22d094c12a5ec0ea8ebbd4e1e59133fada12ce61e3b9c47de2ce57cd23ce with infra container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD" id=09c2f534-5000-482d-8bfd-197a4c08be5d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.445512 | controller | Jun 09 10:58:46.624131 crc crio[3651]: time="2026-06-09T10:58:46.62331432Z" level=info msg="Ran pod sandbox c237513fc503a7d7446aa7aaf641659be2d33dc6be005f7bf50ca500c95267f0 with infra container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD" id=d0ebe8d6-9abc-4bb1-aed6-c607a6450ffc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.445527 | controller | Jun 09 10:58:46.630050 crc crio[3651]: time="2026-06-09T10:58:46.62996291Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=5da2f312-13f4-4ffe-85ab-f646cda367ed name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.445543 | controller | Jun 09 10:58:46.631612 crc crio[3651]: time="2026-06-09T10:58:46.631508364Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=482a8d82-6b46-4bbc-9397-ce4121d94494 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.445558 | controller | Jun 09 10:58:46.632747 crc crio[3651]: time="2026-06-09T10:58:46.632671934Z" level=info msg="Ran pod sandbox fe5cb461b724f8b89ba5c497b131634a4bae9421655076e274fcff66e7a106a3 with infra container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD" id=b381ca00-c8cb-4e12-abad-095fa62318e0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.445574 | controller | Jun 09 10:58:46.634662 crc crio[3651]: time="2026-06-09T10:58:46.63459746Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=b1053b3e-c460-4860-a890-a14fa15f0e3b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.445589 | controller | Jun 09 10:58:46.635377 crc crio[3651]: time="2026-06-09T10:58:46.635247753Z" level=info msg="Ran pod sandbox 74ed6ea7f8cc65253f99e578e59707b7f24b66b489f27386e8dc9479cfbe3e5c with infra container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD" id=a728babb-13a9-4c6d-a203-44d7fe8ff4d5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.445608 | controller | Jun 09 10:58:46.637897 crc crio[3651]: time="2026-06-09T10:58:46.637801831Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=983e5348-2d0f-4fa9-a914-57a19e7d42c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.445624 | controller | Jun 09 10:58:46.639435 crc crio[3651]: time="2026-06-09T10:58:46.639325464Z" level=info msg="Ran pod sandbox dfb6e0430f92afe743a6b2c216debf0dc91afae5331c1ef7311faa5611c6ff0a with infra container: openshift-multus/network-metrics-daemon-n2bqt/POD" id=c9d8ba77-f95e-40fb-a52f-200852afc401 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.445639 | controller | Jun 09 10:58:46.641056 crc crio[3651]: time="2026-06-09T10:58:46.640847307Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14" id=a0f54482-df7e-40ea-a6fc-ece63375a17f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.445655 | controller | Jun 09 10:58:46.644550 crc crio[3651]: time="2026-06-09T10:58:46.644380279Z" level=info msg="Ran pod sandbox a104f58c959d5bf78555ff8e34db71baab8f8f4b597506d46f3fbe0d324a2446 with infra container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD" id=b90457b3-9c28-451d-b886-54fa9a904ca9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.445670 | controller | Jun 09 10:58:46.646902 crc crio[3651]: time="2026-06-09T10:58:46.646814643Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=2096f310-5eef-4701-8ce1-d4264de13958 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.445686 | controller | Jun 09 10:58:46.764293 crc crio[3651]: time="2026-06-09T10:58:46.763835089Z" level=info msg="Created container d34681d90df2570d78dc498a49dfeb16a594b7206c3684bf0a90f3d63ec2061b: openshift-operator-lifecycle-manager/collect-profiles-29683365-5dplj/collect-profiles" id=d32a6b96-d9d9-44e5-ae35-333158336d29 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.445701 | controller | Jun 09 10:58:46.765962 crc crio[3651]: time="2026-06-09T10:58:46.765922171Z" level=info msg="Starting container: d34681d90df2570d78dc498a49dfeb16a594b7206c3684bf0a90f3d63ec2061b" id=708232f3-b384-4d03-a8b9-81efecf9b313 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.445717 | controller | Jun 09 10:58:46.770315 crc crio[3651]: time="2026-06-09T10:58:46.77022378Z" level=info msg="Ran pod sandbox 7340aa1e10799ec33026859d608b1de2c54ad3af7fd6221f5b0592ad74bd8104 with infra container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD" id=5154be0d-91a7-4c6a-9366-16dab0f3d8ef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.445733 | controller | Jun 09 10:58:46.772998 crc crio[3651]: time="2026-06-09T10:58:46.772919673Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=d4e52c02-67a2-4ea4-9e2f-089540ca9fb1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.445749 | controller | Jun 09 10:58:46.776214 crc crio[3651]: time="2026-06-09T10:58:46.776117183Z" level=info msg="Started container" PID=12429 containerID=d34681d90df2570d78dc498a49dfeb16a594b7206c3684bf0a90f3d63ec2061b description=openshift-operator-lifecycle-manager/collect-profiles-29683365-5dplj/collect-profiles id=708232f3-b384-4d03-a8b9-81efecf9b313 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9bfbb4f5a17c6f37cb714773cddcd82b1cdbe5a19a3c17f1478708a1e5a7853a
2026-06-09 11:30:32.445768 | controller | Jun 09 10:58:51.641615 crc crio[3651]: time="2026-06-09T10:58:51.641457257Z" level=info msg="Stopping pod sandbox: 9bfbb4f5a17c6f37cb714773cddcd82b1cdbe5a19a3c17f1478708a1e5a7853a" id=97930db2-e875-4541-9b37-27c7f3acd794 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.445785 | controller | Jun 09 10:58:51.643014 crc crio[3651]: time="2026-06-09T10:58:51.642866116Z" level=info msg="Got pod network &{Name:collect-profiles-29683365-5dplj Namespace:openshift-operator-lifecycle-manager ID:9bfbb4f5a17c6f37cb714773cddcd82b1cdbe5a19a3c17f1478708a1e5a7853a UID:0e95ee2c-92a2-486a-af89-3311d6139404 NetNS:/var/run/netns/34d05ab2-938b-4072-822e-73bc662d5b7c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0e95ee2c_92a2_486a_af89_3311d6139404.slice PodAnnotations:0xc000452460}] Aliases:map[]}"
2026-06-09 11:30:32.445801 | controller | Jun 09 10:58:51.643122 crc crio[3651]: time="2026-06-09T10:58:51.643034082Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683365-5dplj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.445817 | controller | Jun 09 10:58:57.451535 crc crio[3651]: time="2026-06-09T10:58:57.450207989Z" level=info msg="Stopping container: 386be1641d307e66c54ca7b45fbd0ae80f1dd1ef7565b709ccc2fbaa7ac6a3cf (timeout: 3600s)" id=6bbc3d50-a9e3-47af-94a8-f996ee7aa4f3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.445832 | controller | Jun 09 10:58:58.822017 crc crio[3651]: time="2026-06-09T10:58:58.820153603Z" level=info msg="Ran pod sandbox 41bacdc61c8258b24c2ba353d9f9829c5c4a63ae3cb857739e3c005850ca28fa with infra container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD" id=ef4e5abb-d16c-4527-b496-f5cf9cdbc8b1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.445862 | controller | Jun 09 10:58:58.822017 crc crio[3651]: time="2026-06-09T10:58:58.820841237Z" level=info msg="Ran pod sandbox 3a31f3586cfe5c133be1bd1d62abea58ae3abcc549c04a906c2d4c79cf1c7676 with infra container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD" id=8dec1886-d29b-4566-a73d-c79c69e39c6d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.445885 | controller | Jun 09 10:58:58.822623 crc crio[3651]: time="2026-06-09T10:58:58.822176233Z" level=info msg="Ran pod sandbox 8f8c6599fbbecdca35a23a4fe0d79d12a81bd090e8b540aeb7ecc61fcfb40875 with infra container: openshift-marketplace/community-operators-qhh6t/POD" id=0a53aea4-1664-4c6e-a3d8-9dc4a316b5a1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.445902 | controller | Jun 09 10:58:58.824657 crc crio[3651]: time="2026-06-09T10:58:58.824266575Z" level=info msg="Ran pod sandbox 744f02bb2909c6f3865bf8815b27eafc57e9cabb2855e90db1ce63933dacbfc7 with infra container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD" id=c49c9c41-a5d0-4b4a-a955-598f8d1b4673 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.445918 | controller | Jun 09 10:58:58.828104 crc crio[3651]: time="2026-06-09T10:58:58.827803288Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d" id=17c385b0-0b48-4eef-abd1-1bda68d3e923 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.445934 | controller | Jun 09 10:58:58.828104 crc crio[3651]: time="2026-06-09T10:58:58.827894221Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c" id=025b2118-f835-4108-a83f-54c14cb0cf7e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.445949 | controller | Jun 09 10:58:58.828104 crc crio[3651]: time="2026-06-09T10:58:58.827943952Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=425a0dd1-5a25-4ac4-907a-8c26785148ce name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.445969 | controller | Jun 09 10:58:58.828104 crc crio[3651]: time="2026-06-09T10:58:58.828062357Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d" id=e018e627-fc64-4fb4-af79-ede0909ea4ec name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.445985 | controller | Jun 09 10:58:58.832102 crc crio[3651]: time="2026-06-09T10:58:58.831748094Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c" id=098882b6-5687-48d9-8e04-7f6ddc379e35 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.446001 | controller | Jun 09 10:58:58.832977 crc crio[3651]: time="2026-06-09T10:58:58.832875193Z" level=info msg="Ran pod sandbox ad7195ea87bf0a13e665d163ee2fbef04d2f0727168efb7c207c87004b6d824a with infra container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD" id=72554bd0-c474-4716-b51b-01fd7b0518b7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.446017 | controller | Jun 09 10:58:58.835920 crc crio[3651]: time="2026-06-09T10:58:58.835788094Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=68c3024d-a4ea-414f-900a-89e897a38517 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.446033 | controller | Jun 09 10:58:58.844369 crc crio[3651]: time="2026-06-09T10:58:58.844111591Z" level=info msg="Ran pod sandbox b616e6b1e0cd8199758fb15f85947bd3c890bce947bd22e662f36108daa89055 with infra container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD" id=98d1fc5a-e4ea-4052-9684-2795231ab91e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.446049 | controller | Jun 09 10:58:58.847137 crc crio[3651]: time="2026-06-09T10:58:58.847015672Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=4d0ce41b-b9d5-45e7-bebd-e1888fe24e3b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.446064 | controller | Jun 09 10:58:58.847137 crc crio[3651]: time="2026-06-09T10:58:58.847062123Z" level=info msg="Ran pod sandbox 602de7d2490701c9b75158dc0558a74f91c346da83b37d02a20565b62b3d65ee with infra container: openshift-network-diagnostics/network-check-target-fhkjl/POD" id=42aff1b7-8e48-4b9a-8399-639b0a62f4ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.446080 | controller | Jun 09 10:58:58.848713 crc crio[3651]: time="2026-06-09T10:58:58.848622387Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=ee2af2a2-7d8b-4f7c-b36d-bb4c166f1b86 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.446096 | controller | Jun 09 10:58:58.851695 crc crio[3651]: time="2026-06-09T10:58:58.851570869Z" level=info msg="Ran pod sandbox fdff107fe4dd9d65d82f2741a5cc75cb70c3ff22a1224e80f8e96c028716e9bb with infra container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD" id=66f67aa4-3599-4def-8486-4315eeb664cb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.446112 | controller | Jun 09 10:58:58.854909 crc crio[3651]: time="2026-06-09T10:58:58.854803841Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=62011693-023f-42ab-9df4-faffc1a2717f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.446128 | controller | Jun 09 10:58:58.857457 crc crio[3651]: time="2026-06-09T10:58:58.857298937Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.446148 | controller | Jun 09 10:58:58.859455 crc crio[3651]: time="2026-06-09T10:58:58.859207563Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=f87f0d96-61ea-4d15-8bb8-f01b50e2b155 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.446164 | controller | Jun 09 10:58:58.862609 crc crio[3651]: time="2026-06-09T10:58:58.859930968Z" level=info msg="Ran pod sandbox 2f0ff3a6bd1f8c6b3011358f44f30b72dedb66fff005849616e325c1bb5f9c94 with infra container: openshift-console/downloads-747b44746d-4pqvr/POD" id=5ccb2722-0cbe-485a-9f30-34022cca0bb9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.446179 | controller | Jun 09 10:58:58.862609 crc crio[3651]: time="2026-06-09T10:58:58.860169567Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4" id=0d8aac56-f198-49a8-a923-f5d89a0d5c72 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.446195 | controller | Jun 09 10:58:58.862609 crc crio[3651]: time="2026-06-09T10:58:58.860666264Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b" id=dc1effc7-8fac-44c6-a65f-5919f0ce67c7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.446210 | controller | Jun 09 10:58:58.862609 crc crio[3651]: time="2026-06-09T10:58:58.861842425Z" level=info msg="Ran pod sandbox fc2182547f0f3e4071d00a8948ea0e63e51bfc62540b658a41e2adb137293c79 with infra container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD" id=2b39e982-a2f4-4015-a271-7dff70dee878 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.446226 | controller | Jun 09 10:58:58.862609 crc crio[3651]: time="2026-06-09T10:58:58.862471236Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=ae67ebeb-e66c-4116-99d5-9f7b66ee116f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.446241 | controller | Jun 09 10:58:58.862609 crc crio[3651]: time="2026-06-09T10:58:58.862594311Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=41bc0fc3-a2ed-451d-9fca-e667820bd4d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.446257 | controller | Jun 09 10:58:58.868254 crc crio[3651]: time="2026-06-09T10:58:58.868117841Z" level=info msg="Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions" id=bf3b6594-3517-4788-add5-b0df996d3bea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.446272 | controller | Jun 09 10:58:58.868254 crc crio[3651]: time="2026-06-09T10:58:58.868215915Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=42acc035-23a2-49c8-b190-cb75f3dc4162 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.446288 | controller | Jun 09 10:58:58.868931 crc crio[3651]: time="2026-06-09T10:58:58.86836474Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366" id=e2488213-8ce3-4a0d-a605-06991f6e3070 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.446303 | controller | Jun 09 10:58:58.868931 crc crio[3651]: time="2026-06-09T10:58:58.868533926Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=91d40a79-9559-43d4-a96d-32d8612eeab8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.446318 | controller | Jun 09 10:58:58.868931 crc crio[3651]: time="2026-06-09T10:58:58.868597008Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=b70e315f-5198-4ce3-bac4-3c093ae3a9e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.446340 | controller | Jun 09 10:58:58.868931 crc crio[3651]: time="2026-06-09T10:58:58.868907689Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7" id=1026dd49-48de-4ce1-bf02-2ab980baafd3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.446356 | controller | Jun 09 10:58:58.869108 crc crio[3651]: time="2026-06-09T10:58:58.86893829Z" level=info msg="Ran pod sandbox d5cd2843b11801a2a9b6ece8b679f4320ac92e3049e1d4fe7b29cd7a5cd50a17 with infra container: openshift-service-ca/service-ca-74545575db-n469q/POD" id=0353c0cf-6492-47ca-a394-56daa69814a9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.446371 | controller | Jun 09 10:58:58.869108 crc crio[3651]: time="2026-06-09T10:58:58.868993792Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca" id=b03ef120-89a6-4a52-86ab-76951c8f3e7b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.446387 | controller | Jun 09 10:58:58.869108 crc crio[3651]: time="2026-06-09T10:58:58.868962651Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989" id=15b2fa33-4342-4ce6-be6e-1a40c65a6058 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.446402 | controller | Jun 09 10:58:58.869108 crc crio[3651]: time="2026-06-09T10:58:58.869100455Z" level=info msg="Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15" id=1e7635c9-8eda-4878-b966-73148536adb6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.446418 | controller | Jun 09 10:58:58.869260 crc crio[3651]: time="2026-06-09T10:58:58.869217429Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e" id=9eede372-1e32-4957-8930-05971d40daf8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.446434 | controller | Jun 09 10:58:58.869486 crc crio[3651]: time="2026-06-09T10:58:58.869257761Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f" id=06c1bdb4-ddc6-4f77-814f-1bc37708659f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.446449 | controller | Jun 09 10:58:58.869828 crc crio[3651]: time="2026-06-09T10:58:58.869752608Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=ad2cee71-65b3-4464-a442-82ae7e6777b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.446464 | controller | Jun 09 10:58:58.870228 crc crio[3651]: time="2026-06-09T10:58:58.869928924Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=2bda1a41-80b7-49ef-aa12-1783a3151899 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.446480 | controller | Jun 09 10:58:58.870685 crc crio[3651]: time="2026-06-09T10:58:58.870620178Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d" id=3a1404d6-52fc-422f-bf1a-ebca79d4e42d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.446495 | controller | Jun 09 10:58:58.870786 crc crio[3651]: time="2026-06-09T10:58:58.87067959Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=171842ee-2b0c-4d94-81df-940d562bec4d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.446515 | controller | Jun 09 10:58:58.871007 crc crio[3651]: time="2026-06-09T10:58:58.87095549Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=cdcb0479-4bbf-45a0-90f9-fb74cffe6671 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.446531 | controller | Jun 09 10:58:58.881955 crc crio[3651]: time="2026-06-09T10:58:58.881753263Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4" id=86d08ce8-204f-4d26-86d8-b277ee36784c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.446547 | controller | Jun 09 10:59:34.442862 crc crio[3651]: time="2026-06-09T10:59:34.442084285Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.446562 | controller | Jun 09 10:59:34.447221 crc crio[3651]: time="2026-06-09T10:59:34.447172058Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=596cc345-f015-40c0-a73f-df8a5bdef6ee name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.446578 | controller | Jun 09 10:59:34.449212 crc crio[3651]: time="2026-06-09T10:59:34.448643915Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator" id=0d87cc9d-59e5-41a3-b714-8192ae0345df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.446593 | controller | Jun 09 10:59:34.456716 crc crio[3651]: time="2026-06-09T10:59:34.45662971Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=20e79806-4a83-4f22-914e-5102950206fc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.446609 | controller | Jun 09 10:59:34.458623 crc crio[3651]: time="2026-06-09T10:59:34.456684822Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d" id=d65818de-2009-411b-a113-1d13cd1dd312 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.446624 | controller | Jun 09 10:59:34.458623 crc crio[3651]: time="2026-06-09T10:59:34.456758384Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=ba9ef464-4a71-46f8-924c-a0a0b87ff940 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.446639 | controller | Jun 09 10:59:34.458623 crc crio[3651]: time="2026-06-09T10:59:34.45691743Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a0eddc79-58e1-4e15-a0d1-ef1652c42b24 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.446654 | controller | Jun 09 10:59:34.458623 crc crio[3651]: time="2026-06-09T10:59:34.456881718Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=600c3fc3-5154-404a-a44d-935d932e3f28 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.446669 | controller | Jun 09 10:59:34.458623 crc crio[3651]: time="2026-06-09T10:59:34.45694699Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d" id=a09bfdc9-c9ef-4eb0-bc60-871d4e648b6a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.446684 | controller | Jun 09 10:59:34.458623 crc crio[3651]: time="2026-06-09T10:59:34.456852147Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=0460de26-d8d4-472e-9124-2fbcaf3d106f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.446704 | controller | Jun 09 10:59:34.458623 crc crio[3651]: time="2026-06-09T10:59:34.456820166Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=6be33b4f-3dd2-4217-bb18-f810540c5364 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.446720 | controller | Jun 09 10:59:34.458623 crc crio[3651]: time="2026-06-09T10:59:34.456843347Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=28831f59-6b21-4a68-b42c-10fa7f6e13ce name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.446735 | controller | Jun 09 10:59:34.458623 crc crio[3651]: time="2026-06-09T10:59:34.456956901Z" level=info msg="Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=e28ac0ab-06b2-4b8e-9b61-6a5acc4ce1ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.446751 | controller | Jun 09 10:59:34.458623 crc crio[3651]: time="2026-06-09T10:59:34.457023903Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=73696936-8350-4110-af2f-4cdeccb4d578 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.446767 | controller | Jun 09 10:59:34.458623 crc crio[3651]: time="2026-06-09T10:59:34.457215279Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=f3594002-348c-4e55-b238-5b1f58d13b20 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.446783 | controller | Jun 09 10:59:34.458623 crc crio[3651]: time="2026-06-09T10:59:34.455749562Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=1803f29f-6755-425e-8b77-0e676a8658b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.446798 | controller | Jun 09 10:59:34.458623 crc crio[3651]: time="2026-06-09T10:59:34.456721023Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=718fd6e6-be29-4bce-9b2a-0588f06fda64 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.446814 | controller | Jun 09 10:59:34.458623 crc crio[3651]: time="2026-06-09T10:59:34.455489004Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14" id=3b12f563-5622-4a14-967c-38023c35d963 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.446829 | controller | Jun 09 10:59:34.458623 crc crio[3651]: time="2026-06-09T10:59:34.451543618Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner" id=b6e82a51-3be2-4fa6-ac6f-fad2ab67c6bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.446845 | controller | Jun 09 10:59:34.458623 crc crio[3651]: time="2026-06-09T10:59:34.458562352Z" level=info msg="Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator" id=8b7ba2d5-b997-4cbc-9431-2e222c1078b7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.446880 | controller | Jun 09 10:59:34.460664 crc crio[3651]: time="2026-06-09T10:59:34.45693712Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=535c6996-87bf-475f-8f3f-b81d7ffe1b13 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.446901 | controller | Jun 09 10:59:34.460664 crc crio[3651]: time="2026-06-09T10:59:34.455238906Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=29d7159c-f487-4f3a-af07-487f00d50fbb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.446917 | controller | Jun 09 10:59:34.461020 crc crio[3651]: time="2026-06-09T10:59:34.460922958Z" level=info msg="Creating container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin" id=ef3c5085-47b1-4824-bf90-1e5f9bcd76bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.446933 | controller | Jun 09 10:59:34.461147 crc crio[3651]: time="2026-06-09T10:59:34.460960659Z" level=info msg="Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator" id=b271fa1e-1815-4131-b5c9-3273473c64a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.446949 | controller | Jun 09 10:59:34.464342 crc crio[3651]: time="2026-06-09T10:59:34.464252544Z" level=info msg="Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions" id=c97a2dcd-a6f0-45b9-ad8c-94a8dcd8fddf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.446965 | controller | Jun 09 10:59:34.466607 crc crio[3651]: time="2026-06-09T10:59:34.466518987Z" level=info msg="Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator" id=94ac47b2-73d4-4436-9ff6-e927f8ed2a15 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.446980 | controller | Jun 09 10:59:34.467313 crc crio[3651]: time="2026-06-09T10:59:34.4672297Z" level=info msg="Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=f1eda026-46f6-4fc8-8f39-7b463afdfc6b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.446996 | controller | Jun 09 10:59:34.468237 crc crio[3651]: time="2026-06-09T10:59:34.468156089Z" level=info msg="Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator" id=b98bad83-3f78-4786-85a6-e8e036253634 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.447012 | controller | Jun 09 10:59:34.469134 crc crio[3651]: time="2026-06-09T10:59:34.469050108Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=1b201052-4420-4d43-9bf3-f7328d765913 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.447029 | controller | Jun 09 10:59:34.469662 crc crio[3651]: time="2026-06-09T10:59:34.469600195Z" level=info msg="Creating container: openshift-dns/dns-default-qtghf/dns" id=77c683c0-4b16-49de-a820-61cca9694fd3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.447045 | controller | Jun 09 10:59:34.470309 crc crio[3651]: time="2026-06-09T10:59:34.470206455Z" level=info msg="Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=386dd5d8-2323-40a7-a3de-ccac99487c69 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.447062 | controller | Jun 09 10:59:34.470921 crc crio[3651]: time="2026-06-09T10:59:34.470842615Z" level=info msg="Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller" id=c797c588-da00-4b59-bba2-451947f2369c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.447078 | controller | Jun 09 10:59:34.471724 crc crio[3651]: time="2026-06-09T10:59:34.471214217Z" level=info msg="Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator" id=59728387-30cc-41b4-9d64-5bc45964a20a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.447098 | controller | Jun 09 10:59:34.472061 crc crio[3651]: time="2026-06-09T10:59:34.471962341Z" level=info msg="Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator" id=34099fae-1673-46c7-a0ff-4c6ed3c86339 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.447114 | controller | Jun 09 10:59:34.472967 crc crio[3651]: time="2026-06-09T10:59:34.472842839Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=0a56a8c5-0913-4e04-a714-344663fbc455 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.447130 | controller | Jun 09 10:59:34.476539 crc crio[3651]: time="2026-06-09T10:59:34.476348361Z" level=info msg="Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator" id=4a3acde4-b4d8-4ac5-8ac8-63288dc606cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.447146 | controller | Jun 09 10:59:34.558872 crc crio[3651]: time="2026-06-09T10:59:34.558713117Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.447161 | controller | Jun 09 10:59:34.561279 crc crio[3651]: time="2026-06-09T10:59:34.559578264Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.447177 | controller | Jun 09 10:59:34.561279 crc crio[3651]: time="2026-06-09T10:59:34.559729749Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.447192 | controller | Jun 09 10:59:34.561279 crc crio[3651]: time="2026-06-09T10:59:34.559915245Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.447208 | controller | Jun 09 10:59:34.561279 crc crio[3651]: time="2026-06-09T10:59:34.56007288Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.447223 | controller | Jun 09 10:59:34.561279 crc crio[3651]: time="2026-06-09T10:59:34.560235896Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.447239 | controller | Jun 09 10:59:34.561279 crc crio[3651]: time="2026-06-09T10:59:34.56037579Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.447254 | controller | Jun 09 10:59:34.561279 crc crio[3651]: time="2026-06-09T10:59:34.560520035Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.447269 | controller | Jun 09 10:59:34.561279 crc crio[3651]: time="2026-06-09T10:59:34.560545665Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.447285 | controller | Jun 09 10:59:34.561279 crc crio[3651]: time="2026-06-09T10:59:34.56070101Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.447300 | controller | Jun 09 10:59:34.561279 crc crio[3651]: time="2026-06-09T10:59:34.560735561Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.447316 | controller | Jun 09 10:59:34.561279 crc crio[3651]: time="2026-06-09T10:59:34.560915077Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.447348 | controller | Jun 09 10:59:34.562134 crc crio[3651]: time="2026-06-09T10:59:34.561974401Z" level=info msg="Stopped pod sandbox: 9bfbb4f5a17c6f37cb714773cddcd82b1cdbe5a19a3c17f1478708a1e5a7853a" id=97930db2-e875-4541-9b37-27c7f3acd794 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.447365 | controller | Jun 09 10:59:34.565009 crc crio[3651]: time="2026-06-09T10:59:34.564149691Z" level=info msg="Creating container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints" id=972a792f-b479-4eb5-8166-8225c4f197f2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.447381 | controller | Jun 09 10:59:34.565009 crc crio[3651]: time="2026-06-09T10:59:34.564209443Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api" id=152aca63-1dc4-4521-a9fc-8c2bef9ed3e7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.447398 | controller | Jun 09 10:59:34.565009 crc crio[3651]: time="2026-06-09T10:59:34.564297765Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy" id=2c6b5467-386e-4e3f-bb5b-25f4cfef8c70 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.447414 | controller | Jun 09 10:59:34.565009 crc crio[3651]: time="2026-06-09T10:59:34.564487631Z" level=info msg="Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator" id=eb070b41-e61c-40b0-ad2f-4cc7b9e5289e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.447430 | controller | Jun 09 10:59:34.567140 crc crio[3651]: time="2026-06-09T10:59:34.567028853Z" level=info msg="Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller" id=6c5b7991-5278-467a-ad86-4c52920bf139 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.447445 | controller | Jun 09 10:59:34.567292 crc crio[3651]: time="2026-06-09T10:59:34.567154597Z" level=info msg="Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator" id=b1b1e3d4-b481-4197-af50-4d49f70cc9ea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.447461 | controller | Jun 09 10:59:34.570362 crc crio[3651]: time="2026-06-09T10:59:34.57006097Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator" id=e865322f-bdfb-4044-a068-734beb16af6e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.447476 | controller | Jun 09 10:59:34.570362 crc crio[3651]: time="2026-06-09T10:59:34.570098841Z" level=info msg="Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator" id=38604026-4a62-437c-b19e-5f46783c1f5e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.447491 | controller | Jun 09 10:59:34.570362 crc crio[3651]: time="2026-06-09T10:59:34.570220115Z" level=info msg="Creating container: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon" id=b1f8af6c-c24b-46a5-ad83-aac873e88235 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.447507 | controller | Jun 09 10:59:34.571793 crc crio[3651]: time="2026-06-09T10:59:34.571700672Z" level=info msg="Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy" id=eb1e4d7e-d78f-4b7f-99f2-f0cf1fe27fe9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.447523 | controller | Jun 09 10:59:45.902464 crc crio[3651]: time="2026-06-09T10:59:45.902244879Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.447538 | controller | Jun 09 10:59:45.902464 crc crio[3651]: time="2026-06-09T10:59:45.902309991Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.447557 | controller | Jun 09 10:59:45.902464 crc crio[3651]: time="2026-06-09T10:59:45.902362552Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.447573 | controller | Jun 09 10:59:45.903934 crc crio[3651]: time="2026-06-09T10:59:45.902528698Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.447589 | controller | Jun 09 10:59:45.903934 crc crio[3651]: time="2026-06-09T10:59:45.90291795Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.447604 | controller | Jun 09 10:59:45.903934 crc crio[3651]: time="2026-06-09T10:59:45.902994023Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.447620 | controller | Jun 09 10:59:45.903934 crc crio[3651]: time="2026-06-09T10:59:45.90324146Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.447635 | controller | Jun 09 10:59:45.903934 crc crio[3651]: time="2026-06-09T10:59:45.903259571Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.447651 | controller | Jun 09 10:59:45.903934 crc crio[3651]: time="2026-06-09T10:59:45.903345144Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.447666 | controller | Jun 09 10:59:45.903934 crc crio[3651]: time="2026-06-09T10:59:45.903516149Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.447681 | controller | Jun 09 10:59:45.907331 crc crio[3651]: time="2026-06-09T10:59:45.907258729Z" level=info msg="Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator" id=ca647967-c3a7-4717-bf69-f8102df92589 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.447697 | controller | Jun 09 10:59:45.907658 crc crio[3651]: time="2026-06-09T10:59:45.90759799Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.447712 | controller | Jun 09 10:59:45.907739 crc crio[3651]: time="2026-06-09T10:59:45.90760459Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.447728 | controller | Jun 09 10:59:45.909509 crc crio[3651]: time="2026-06-09T10:59:45.908561681Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.447743 | controller | Jun 09 10:59:45.909509 crc crio[3651]: time="2026-06-09T10:59:45.908642753Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.447759 | controller | Jun 09 10:59:45.911527 crc crio[3651]: time="2026-06-09T10:59:45.91136465Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=cf43c291-11e4-4287-9dbd-9c552ab36710 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.447774 | controller | Jun 09 10:59:45.911864 crc crio[3651]: time="2026-06-09T10:59:45.911742103Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller" id=b73ce00f-7ed8-42a7-a02c-fcdb2bca1a75 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.447794 | controller | Jun 09 10:59:45.914197 crc crio[3651]: time="2026-06-09T10:59:45.914030696Z" level=info msg="Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator" id=34e54da3-b954-4a4b-84d6-28d18ce2753a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.447810 | controller | Jun 09 10:59:45.915199 crc crio[3651]: time="2026-06-09T10:59:45.91508587Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator" id=053bfa9f-24a3-4340-81f7-571c753de8b0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.447826 | controller | Jun 09 10:59:45.915426 crc crio[3651]: time="2026-06-09T10:59:45.915319217Z" level=info msg="Creating container: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container" id=90711f4b-bd8e-4236-8d4b-694c4205b0be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.447841 | controller | Jun 09 10:59:45.919005 crc crio[3651]: time="2026-06-09T10:59:45.918747567Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.447875 | controller | Jun 09 10:59:45.919005 crc crio[3651]: time="2026-06-09T10:59:45.918774218Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.447893 | controller | Jun 09 10:59:45.919290 crc crio[3651]: time="2026-06-09T10:59:45.919100468Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.447910 | controller | Jun 09 10:59:45.919290 crc crio[3651]: time="2026-06-09T10:59:45.919187841Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.447926 | controller | Jun 09 10:59:45.925587 crc crio[3651]: time="2026-06-09T10:59:45.925344088Z" level=info msg="Creating container: openshift-marketplace/community-operators-qhh6t/extract-utilities" id=8be32bc4-29e7-4946-8623-c4ca90047936 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.447953 | controller | Jun 09 10:59:45.933946 crc crio[3651]: time="2026-06-09T10:59:45.933903072Z" level=info msg="Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container" id=cd291ece-2acc-470e-8530-5ffdbb8897b5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.447970 | controller | Jun 09 10:59:45.938014 crc crio[3651]: time="2026-06-09T10:59:45.9379279Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.447987 | controller | Jun 09 10:59:45.938105 crc crio[3651]: time="2026-06-09T10:59:45.93792849Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.448002 | controller | Jun 09 10:59:45.938105 crc crio[3651]: time="2026-06-09T10:59:45.938058355Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.448018 | controller | Jun 09 10:59:45.938436 crc crio[3651]: time="2026-06-09T10:59:45.938284252Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.448038 | controller | Jun 09 10:59:45.939190 crc crio[3651]: time="2026-06-09T10:59:45.939121299Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.448055 | controller | Jun 09 10:59:45.939338 crc crio[3651]: time="2026-06-09T10:59:45.939287024Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.448070 | controller | Jun 09 10:59:46.117584 crc crio[3651]: time="2026-06-09T10:59:46.117378403Z" level=info msg="Stopped container 386be1641d307e66c54ca7b45fbd0ae80f1dd1ef7565b709ccc2fbaa7ac6a3cf: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=6bbc3d50-a9e3-47af-94a8-f996ee7aa4f3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.448086 | controller | Jun 09 10:59:46.119704 crc crio[3651]: time="2026-06-09T10:59:46.119593824Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=da50babc-b269-4ecf-a251-fea20c4fa4d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.448101 | controller | Jun 09 10:59:46.196261 crc crio[3651]: time="2026-06-09T10:59:46.196084711Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=f39dfeb7-15a6-49bd-90cc-d9d11e307eec name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.448117 | controller | Jun 09 10:59:46.209609 crc crio[3651]: time="2026-06-09T10:59:46.209373556Z" level=info msg="Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=061e56e9-5af7-4ff8-8cdc-132483c723bc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.448133 | controller | Jun 09 10:59:46.214312 crc crio[3651]: time="2026-06-09T10:59:46.214273603Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.448148 | controller | Jun 09 10:59:46.255275 crc crio[3651]: time="2026-06-09T10:59:46.254348995Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f6afa6910526559d119271735433b130655b18361ec8e62f8147ae8ca0181f3a" id=35a35c3f-3180-421a-b026-7c91ca33751d name=/runtime.v1.ImageService/PullImage
2026-06-09 11:30:32.448165 | controller | Jun 09 10:59:46.257054 crc crio[3651]: time="2026-06-09T10:59:46.256957619Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=1ee3d268-1bcb-41cc-9a2c-67481085bcc6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.448181 | controller | Jun 09 10:59:46.290099 crc crio[3651]: time="2026-06-09T10:59:46.289948855Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e" id=85624170-0e11-4688-a19f-954cebf9ff68 name=/runtime.v1.ImageService/PullImage
2026-06-09 11:30:32.448197 | controller | Jun 09 10:59:46.291323 crc crio[3651]: time="2026-06-09T10:59:46.291213075Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=4ef82fdc-f451-415e-9af1-200cc05f56f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.448213 | controller | Jun 09 10:59:46.529692 crc crio[3651]: time="2026-06-09T10:59:46.529532631Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.448228 | controller | Jun 09 10:59:46.533051 crc crio[3651]: time="2026-06-09T10:59:46.53295222Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.448248 | controller | Jun 09 10:59:46.536626 crc crio[3651]: time="2026-06-09T10:59:46.536582606Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.448264 | controller | Jun 09 10:59:46.540993 crc crio[3651]: time="2026-06-09T10:59:46.540786801Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.448279 | controller | Jun 09 10:59:46.545725 crc crio[3651]: time="2026-06-09T10:59:46.545631086Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.448294 | controller | Jun 09 10:59:46.653355 crc crio[3651]: time="2026-06-09T10:59:46.65325629Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.448310 | controller | Jun 09 10:59:46.676693 crc crio[3651]: time="2026-06-09T10:59:46.676056549Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.448325 | controller | Jun 09 10:59:46.676693 crc crio[3651]: time="2026-06-09T10:59:46.676219215Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.448340 | controller | Jun 09 10:59:46.742125 crc crio[3651]: time="2026-06-09T10:59:46.740967666Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.448355 | controller | Jun 09 10:59:46.769554 crc crio[3651]: time="2026-06-09T10:59:46.769466548Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.448371 | controller | Jun 09 10:59:46.786808 crc crio[3651]: time="2026-06-09T10:59:46.78672095Z" level=info msg="Created container 8f609e04650670ab58870e5fa158ebed6baf02f7dc5227736eb5224b62c9f19a: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator" id=94ac47b2-73d4-4436-9ff6-e927f8ed2a15 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.448386 | controller | Jun 09 10:59:46.787910 crc crio[3651]: time="2026-06-09T10:59:46.787850717Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.448402 | controller | Jun 09 10:59:46.788293 crc crio[3651]: time="2026-06-09T10:59:46.788217348Z" level=info msg="Starting container: 8f609e04650670ab58870e5fa158ebed6baf02f7dc5227736eb5224b62c9f19a" id=a5633d77-67e9-413d-a3a7-9f9ac37ed1f9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.448418 | controller | Jun 09 10:59:46.809849 crc crio[3651]: time="2026-06-09T10:59:46.809746707Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.448434 | controller | Jun 09 10:59:46.827783 crc crio[3651]: time="2026-06-09T10:59:46.827662941Z" level=info msg="Started container" PID=12775 containerID=8f609e04650670ab58870e5fa158ebed6baf02f7dc5227736eb5224b62c9f19a description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=a5633d77-67e9-413d-a3a7-9f9ac37ed1f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c14204007b4bd9f11109690b669faf79170a09d2aed3d2675b7c674dd91868ae
2026-06-09 11:30:32.448450 | controller | Jun 09 10:59:46.837442 crc crio[3651]: time="2026-06-09T10:59:46.837281768Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.448471 | controller | Jun 09 10:59:46.941020 crc crio[3651]: time="2026-06-09T10:59:46.940736489Z" level=info msg="Created container 3a5c07bcf47f8afaa20759b2789d89a5b831a0476d8cfa49a6d810d644b8b8d2: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator" id=b98bad83-3f78-4786-85a6-e8e036253634 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.448488 | controller | Jun 09 10:59:46.943262 crc crio[3651]: time="2026-06-09T10:59:46.943196847Z" level=info msg="Starting container: 3a5c07bcf47f8afaa20759b2789d89a5b831a0476d8cfa49a6d810d644b8b8d2" id=d6e18b95-dc9a-4d79-b7c1-b489837f668e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.448504 | controller | Jun 09 10:59:46.964252 crc crio[3651]: time="2026-06-09T10:59:46.964152428Z" level=info msg="Started container" PID=12776 containerID=3a5c07bcf47f8afaa20759b2789d89a5b831a0476d8cfa49a6d810d644b8b8d2 description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=d6e18b95-dc9a-4d79-b7c1-b489837f668e name=/runtime.v1.RuntimeService/StartContainer sandboxID=01720d3cc7c6b83f90c7243e29ef131128b48f41261824bdcb105e6c237f15e4
2026-06-09 11:30:32.448521 | controller | Jun 09 10:59:46.999099 crc crio[3651]: time="2026-06-09T10:59:46.998352492Z" level=info msg="Created container f75402775fb76a5c9b2cbfe7e1d03c76f29983915e1c748b71d78e18cb48ed01: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy" id=eb1e4d7e-d78f-4b7f-99f2-f0cf1fe27fe9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.448537 | controller | Jun 09 10:59:47.007639 crc crio[3651]: time="2026-06-09T10:59:47.006883805Z" level=info msg="Starting container: f75402775fb76a5c9b2cbfe7e1d03c76f29983915e1c748b71d78e18cb48ed01" id=0f0251d5-78ad-41d2-9393-4466e673a0bd name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.448553 | controller | Jun 09 10:59:47.020925 crc crio[3651]: time="2026-06-09T10:59:47.020745249Z" level=info msg="Started container" PID=12781 containerID=f75402775fb76a5c9b2cbfe7e1d03c76f29983915e1c748b71d78e18cb48ed01 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy id=0f0251d5-78ad-41d2-9393-4466e673a0bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=b616e6b1e0cd8199758fb15f85947bd3c890bce947bd22e662f36108daa89055
2026-06-09 11:30:32.448569 | controller | Jun 09 10:59:47.034815 crc crio[3651]: time="2026-06-09T10:59:47.034725256Z" level=info msg="Created container 4de09a55393b6013a827db72418f5d552c03d10bbf277ae3cd143c47e7f90afb: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=f1eda026-46f6-4fc8-8f39-7b463afdfc6b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.448584 | controller | Jun 09 10:59:47.039817 crc crio[3651]: time="2026-06-09T10:59:47.039564811Z" level=info msg="Starting container: 4de09a55393b6013a827db72418f5d552c03d10bbf277ae3cd143c47e7f90afb" id=6bcbf1ec-8b4b-4498-bccd-5d18c2d58998 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.448600 | controller | Jun 09 10:59:47.058713 crc crio[3651]: time="2026-06-09T10:59:47.058188847Z" level=info msg="Started container" PID=12786 containerID=4de09a55393b6013a827db72418f5d552c03d10bbf277ae3cd143c47e7f90afb description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=6bcbf1ec-8b4b-4498-bccd-5d18c2d58998 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b6a77415bc05b1e81f341897075f3a097a15edb034111239d6655ca613be6fc7
2026-06-09 11:30:32.448616 | controller | Jun 09 10:59:47.187684 crc crio[3651]: time="2026-06-09T10:59:47.187528935Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.448636 | controller | Jun 09 10:59:47.218196 crc crio[3651]: time="2026-06-09T10:59:47.217761903Z" level=info msg="Created container 7758c0b7dd8cdbc8ef2d92e00eb92910b06813c48fb6ad411e330d0f9c340294: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=0a56a8c5-0913-4e04-a714-344663fbc455 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.448652 | controller | Jun 09 10:59:47.221016 crc crio[3651]: time="2026-06-09T10:59:47.220916524Z" level=info msg="Starting container: 7758c0b7dd8cdbc8ef2d92e00eb92910b06813c48fb6ad411e330d0f9c340294" id=3323a92b-1bf0-4d94-89f6-72c4b0c942cf name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.448668 | controller | Jun 09 10:59:47.231977 crc crio[3651]: time="2026-06-09T10:59:47.231811762Z" level=info msg="Started container" PID=12791 containerID=7758c0b7dd8cdbc8ef2d92e00eb92910b06813c48fb6ad411e330d0f9c340294 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=3323a92b-1bf0-4d94-89f6-72c4b0c942cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=4389953051c238a0fbe4458debb60786ebca030c6e30e205d781bf07861d0e7e
2026-06-09 11:30:32.448684 | controller | Jun 09 10:59:47.247369 crc crio[3651]: time="2026-06-09T10:59:47.247249896Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9" id=c3504907-cd24-47bd-ae52-c651a868e3bf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.448700 | controller | Jun 09 10:59:47.421235 crc crio[3651]: time="2026-06-09T10:59:47.420692486Z" level=info msg="Created container c9c39b537c22385d03f9c66e8d6721b5daa6ef1a23ad19105ce5b7c415c8ddbe: openshift-multus/cni-sysctl-allowlist-ds-mqx5h/kube-multus-additional-cni-plugins" id=1c8b2483-f137-44b3-a13d-53f9602bb819 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.448716 | controller | Jun 09 10:59:47.425640 crc crio[3651]: time="2026-06-09T10:59:47.425556502Z" level=info msg="Starting container: c9c39b537c22385d03f9c66e8d6721b5daa6ef1a23ad19105ce5b7c415c8ddbe" id=1857d0df-d683-46f2-9004-baf88d412caa name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.448731 | controller | Jun 09 10:59:47.435565 crc crio[3651]: time="2026-06-09T10:59:47.434588311Z" level=info msg="Started container" PID=12834 containerID=c9c39b537c22385d03f9c66e8d6721b5daa6ef1a23ad19105ce5b7c415c8ddbe description=openshift-multus/cni-sysctl-allowlist-ds-mqx5h/kube-multus-additional-cni-plugins id=1857d0df-d683-46f2-9004-baf88d412caa name=/runtime.v1.RuntimeService/StartContainer sandboxID=63888747bcf6c9d5bfe4c2405cc1ec1f40c7c3af184b687667314c71d26577f4
2026-06-09 11:30:32.448747 | controller | Jun 09 10:59:47.454838 crc crio[3651]: time="2026-06-09T10:59:47.454179638Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.448763 | controller | Jun 09 10:59:47.532530 crc crio[3651]: time="2026-06-09T10:59:47.532313868Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.448778 | controller | Jun 09 10:59:47.533736 crc crio[3651]: time="2026-06-09T10:59:47.533588149Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.448794 | controller | Jun 09 10:59:47.543460 crc crio[3651]: time="2026-06-09T10:59:47.543226327Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.448809 | controller | Jun 09 10:59:47.545624 crc crio[3651]: time="2026-06-09T10:59:47.544521738Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.448828 | controller | Jun 09 10:59:47.553781 crc crio[3651]: time="2026-06-09T10:59:47.553679242Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.448844 | controller | Jun 09 10:59:47.554305 crc crio[3651]: time="2026-06-09T10:59:47.554132296Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.448903 | controller | Jun 09 10:59:47.556767 crc crio[3651]: time="2026-06-09T10:59:47.556670077Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.448922 | controller | Jun 09 10:59:47.559173 crc crio[3651]: time="2026-06-09T10:59:47.559080174Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.448938 | controller | Jun 09 10:59:47.559586 crc crio[3651]: time="2026-06-09T10:59:47.559359403Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.448954 | controller | Jun 09 10:59:47.564574 crc crio[3651]: time="2026-06-09T10:59:47.56425913Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.448969 | controller | Jun 09 10:59:47.566226 crc crio[3651]: time="2026-06-09T10:59:47.566156411Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.448984 | controller | Jun 09 10:59:47.570767 crc crio[3651]: time="2026-06-09T10:59:47.570634904Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.449004 | controller | Jun 09 10:59:47.573198 crc crio[3651]: time="2026-06-09T10:59:47.573093403Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.449023 | controller | Jun 09 10:59:47.574979 crc crio[3651]: time="2026-06-09T10:59:47.5748808Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.449039 | controller | Jun 09 10:59:47.576991 crc crio[3651]: time="2026-06-09T10:59:47.576869324Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.449055 | controller | Jun 09 10:59:47.580971 crc crio[3651]: time="2026-06-09T10:59:47.580929764Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.449071 | controller | Jun 09 10:59:47.581982 crc crio[3651]: time="2026-06-09T10:59:47.581929356Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.449087 | controller | Jun 09 10:59:47.605826 crc crio[3651]: time="2026-06-09T10:59:47.605734867Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.449103 | controller | Jun 09 10:59:47.625600 crc crio[3651]: time="2026-06-09T10:59:47.611257634Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.449118 | controller | Jun 09 10:59:47.625600 crc crio[3651]: time="2026-06-09T10:59:47.613078002Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.449138 | controller | Jun 09 10:59:47.625600 crc crio[3651]: time="2026-06-09T10:59:47.621714139Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.449154 | controller | Jun 09 10:59:47.629909 crc crio[3651]: time="2026-06-09T10:59:47.629346183Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.449170 | controller | Jun 09 10:59:47.640859 crc crio[3651]: time="2026-06-09T10:59:47.635856751Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.449186 | controller | Jun 09 10:59:47.683816 crc crio[3651]: time="2026-06-09T10:59:47.679908671Z" level=info msg="Created container 34b0dc0ecd8a3b417ded23409685738fb590eee8ffcdf462bc2f5e8e823db4a8: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions" id=bf3b6594-3517-4788-add5-b0df996d3bea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.449202 | controller | Jun 09 10:59:47.687229 crc crio[3651]: time="2026-06-09T10:59:47.68675825Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.449217 | controller | Jun 09 10:59:47.703265 crc crio[3651]: time="2026-06-09T10:59:47.702814014Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.449233 | controller | Jun 09 10:59:47.745212 crc crio[3651]: time="2026-06-09T10:59:47.733272348Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.449249 | controller | Jun 09 10:59:47.749149 crc crio[3651]: time="2026-06-09T10:59:47.748861757Z" level=info msg="Starting container: 34b0dc0ecd8a3b417ded23409685738fb590eee8ffcdf462bc2f5e8e823db4a8" id=d107d6e7-ea9b-4f14-b073-0459084a5cb5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.449264 | controller | Jun 09 10:59:47.749555 crc crio[3651]: time="2026-06-09T10:59:47.749364553Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.449280 | controller | Jun 09 10:59:47.756367 crc crio[3651]: time="2026-06-09T10:59:47.756264264Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.449295 | controller | Jun 09 10:59:47.758986 crc crio[3651]: time="2026-06-09T10:59:47.75894313Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.449312 | controller | Jun 09 10:59:47.803716 crc crio[3651]: time="2026-06-09T10:59:47.792126522Z" level=info msg="Started container" PID=12849 containerID=34b0dc0ecd8a3b417ded23409685738fb590eee8ffcdf462bc2f5e8e823db4a8 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions id=d107d6e7-ea9b-4f14-b073-0459084a5cb5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7447659a8d7bb213bdc140c6d9ff81b2f8739dff5814b1c551ee1fc3408c5636
2026-06-09 11:30:32.449328 | controller | Jun 09 10:59:47.805208 crc crio[3651]: time="2026-06-09T10:59:47.805003524Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.449349 | controller | Jun 09 10:59:47.805335 crc crio[3651]: time="2026-06-09T10:59:47.803227547Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.449365 | controller | Jun 09 10:59:47.812965 crc crio[3651]: time="2026-06-09T10:59:47.812787353Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.449382 | controller | Jun 09 10:59:47.828578 crc crio[3651]: time="2026-06-09T10:59:47.82801797Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.449397 | controller | Jun 09 10:59:47.828965 crc crio[3651]: time="2026-06-09T10:59:47.828758414Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.449413 | controller | Jun 09 10:59:47.830770 crc crio[3651]: time="2026-06-09T10:59:47.830665265Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.449429 | controller | Jun 09 10:59:47.836653 crc crio[3651]: time="2026-06-09T10:59:47.835944024Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.449444 | controller | Jun 09 10:59:47.863229 crc crio[3651]: time="2026-06-09T10:59:47.86300545Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.449460 | controller | Jun 09 10:59:47.892734 crc crio[3651]: time="2026-06-09T10:59:47.892663819Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.449475 | controller | Jun 09 10:59:47.902260 crc crio[3651]: time="2026-06-09T10:59:47.900293293Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.449491 | controller | Jun 09 10:59:47.902260 crc crio[3651]: time="2026-06-09T10:59:47.901823732Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.449507 | controller | Jun 09 10:59:47.924575 crc crio[3651]: time="2026-06-09T10:59:47.924191058Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.449522 | controller | Jun 09 10:59:47.924575 crc crio[3651]: time="2026-06-09T10:59:47.924526978Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=e8b2de76-abcf-4c58-b866-e3bc386f85a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.449538 | controller | Jun 09 10:59:48.012918 crc crio[3651]: time="2026-06-09T10:59:47.93956937Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.449554 | controller | Jun 09 10:59:48.012918 crc crio[3651]: time="2026-06-09T10:59:47.948114553Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.449570 | controller | Jun 09 10:59:48.012918 crc crio[3651]: time="2026-06-09T10:59:47.949102735Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=edfb787d-a735-4a42-b5bd-eac0ef8495f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.449592 | controller | Jun 09 10:59:48.012918 crc crio[3651]: time="2026-06-09T10:59:47.958866637Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9" id=f2da9aa8-d9b3-4338-abe9-6f3b329ff9be name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.449608 | controller | Jun 09 10:59:48.012918 crc crio[3651]: time="2026-06-09T10:59:47.967575766Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9" id=182c072d-6afd-459e-87ae-d9198c3af5f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.449624 | controller | Jun 09 10:59:48.012918 crc crio[3651]: time="2026-06-09T10:59:47.967977099Z" level=info msg="Creating container: openshift-marketplace/certified-operators-l27pk/extract-content" id=e68e18da-c824-4366-87d9-9edd3120419f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.449640 | controller | Jun 09 10:59:48.033273 crc crio[3651]: time="2026-06-09T10:59:48.03085365Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.449656 | controller | Jun 09 10:59:48.049310 crc crio[3651]: time="2026-06-09T10:59:48.046898984Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9" id=1735a61a-ded0-4151-a54e-d294e4e679bd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.449672 | controller | Jun 09 10:59:48.068774 crc crio[3651]: time="2026-06-09T10:59:48.068097802Z" level=info msg="Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver" id=c87b5123-b887-491d-a691-0118884fea1b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.449687 | controller | Jun 09 10:59:48.070572 crc crio[3651]: time="2026-06-09T10:59:48.070052205Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.449703 | controller | Jun 09 10:59:48.080123 crc crio[3651]: time="2026-06-09T10:59:48.079039522Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.449718 | controller | Jun 09 10:59:48.108106 crc crio[3651]: time="2026-06-09T10:59:48.10802491Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.449734 | controller | Jun 09 10:59:48.127509 crc crio[3651]: time="2026-06-09T10:59:48.12491561Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.449749 | controller | Jun 09 10:59:48.131181 crc crio[3651]: time="2026-06-09T10:59:48.131071137Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.449765 | controller | Jun 09 10:59:48.132597 crc crio[3651]: time="2026-06-09T10:59:48.132547674Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.449780 | controller | Jun 09 10:59:48.145847 crc crio[3651]: time="2026-06-09T10:59:48.145729936Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.449795 | controller | Jun 09 10:59:48.281160 crc crio[3651]: time="2026-06-09T10:59:48.280075865Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.449815 | controller | Jun 09 10:59:48.299969 crc crio[3651]: time="2026-06-09T10:59:48.299759455Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.449830 | controller | Jun 09 10:59:48.420974 crc crio[3651]: time="2026-06-09T10:59:48.420702925Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.449845 | controller | Jun 09 10:59:48.424204 crc crio[3651]: time="2026-06-09T10:59:48.423726601Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-content" id=ed1b30ef-55f4-410e-bb11-590950bda72e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.449882 | controller | Jun 09 10:59:48.428198 crc crio[3651]: time="2026-06-09T10:59:48.428127542Z" level=info msg="Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator" id=64369537-5735-4955-ad5d-887214be90ab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.449899 | controller | Jun 09 10:59:48.428826 crc crio[3651]: time="2026-06-09T10:59:48.428657739Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.449914 | controller | Jun 09 10:59:48.452000 crc crio[3651]: time="2026-06-09T10:59:48.447975737Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.449930 | controller | Jun 09 10:59:48.460985 crc crio[3651]: time="2026-06-09T10:59:48.460084855Z" level=info msg="Stopping container: c9c39b537c22385d03f9c66e8d6721b5daa6ef1a23ad19105ce5b7c415c8ddbe (timeout: 30s)" id=48844225-f961-45b8-ab7f-80bc4abd1999 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.449945 | controller | Jun 09 10:59:48.517709 crc crio[3651]: time="2026-06-09T10:59:48.504181306Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.449961 | controller | Jun 09 10:59:48.604231 crc crio[3651]: time="2026-06-09T10:59:48.603920597Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.449977 | controller | Jun 09 10:59:48.631285 crc crio[3651]: time="2026-06-09T10:59:48.630272321Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.449992 | controller | Jun 09 10:59:48.735877 crc crio[3651]: time="2026-06-09T10:59:48.735644643Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.450008 | controller | Jun 09 10:59:48.814362 crc crio[3651]: time="2026-06-09T10:59:48.776080635Z" level=info msg="Created container 28c506efdf4b7278ea0b5cb1d0e766fd56bbf3b770d8f5dab8349ffa2b7dce1c: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=386dd5d8-2323-40a7-a3de-ccac99487c69 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.450023 | controller | Jun 09 10:59:48.819860 crc crio[3651]: time="2026-06-09T10:59:48.81967294Z" level=info msg="Starting container: 28c506efdf4b7278ea0b5cb1d0e766fd56bbf3b770d8f5dab8349ffa2b7dce1c" id=6b31c1ba-2c9a-4dc8-8de9-6a6404866415 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.450039 | controller | Jun 09 10:59:48.840061 crc crio[3651]: time="2026-06-09T10:59:48.83998453Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0" id=38ba0c3b-fae3-41d2-9e48-1b655d47be44 name=/runtime.v1.ImageService/PullImage
2026-06-09 11:30:32.450058 | controller | Jun 09 10:59:48.858777 crc crio[3651]: time="2026-06-09T10:59:48.858148581Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=9ff80801-44ae-440f-94bb-ec650db1b87b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.450074 | controller | Jun 09 10:59:48.862215 crc crio[3651]: time="2026-06-09T10:59:48.862086797Z" level=info msg="Started container" PID=12930 containerID=28c506efdf4b7278ea0b5cb1d0e766fd56bbf3b770d8f5dab8349ffa2b7dce1c description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=6b31c1ba-2c9a-4dc8-8de9-6a6404866415 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c0049503fa8adb64b38d4b24ec8d1b3c13afca807623945676f512764c4c804
2026-06-09 11:30:32.450091 | controller | Jun 09 10:59:48.865639 crc crio[3651]: time="2026-06-09T10:59:48.865516807Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.450107 | controller | Jun 09 10:59:48.877046 crc crio[3651]: time="2026-06-09T10:59:48.876988484Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=37a1c487-a79a-472a-a7e1-dca196cf5dbd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.450123 | controller | Jun 09 10:59:48.884315 crc crio[3651]: time="2026-06-09T10:59:48.883913036Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-content" id=9d27c88f-e732-4709-b335-fce3834c6a1b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.450146 | controller | Jun 09 10:59:48.893948 crc crio[3651]: time="2026-06-09T10:59:48.893182872Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.450162 | controller | Jun 09 10:59:48.921648 crc crio[3651]: time="2026-06-09T10:59:48.921282271Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.450178 | controller | Jun 09 10:59:49.133778 crc crio[3651]: time="2026-06-09T10:59:49.13062625Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.450194 | controller | Jun 09 10:59:49.269691 crc crio[3651]: time="2026-06-09T10:59:49.220190156Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.450209 | controller | Jun 09 10:59:49.278380 crc crio[3651]: time="2026-06-09T10:59:49.241131256Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.450225 | controller | Jun 09 10:59:49.297591 crc crio[3651]: time="2026-06-09T10:59:49.297364395Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.450240 | controller | Jun 09 10:59:50.183215 crc crio[3651]: time="2026-06-09T10:59:50.169374549Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.450256 | controller | Jun 09 10:59:50.201180 crc crio[3651]: time="2026-06-09T10:59:50.200104102Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.450271 | controller | Jun 09 10:59:50.658949 crc crio[3651]: time="2026-06-09T10:59:50.658805599Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.450291 | controller | Jun 09 10:59:50.753098 crc crio[3651]: time="2026-06-09T10:59:50.752967622Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.450307 | controller | Jun 09 10:59:50.954658 crc crio[3651]: time="2026-06-09T10:59:50.954330815Z" level=info msg="Created container d771e8f8b4118157a9b53f6d476bf759791592dff92e9996d8bf57d4c12c16f8: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator" id=eb070b41-e61c-40b0-ad2f-4cc7b9e5289e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.450323 | controller | Jun 09 10:59:50.963745 crc crio[3651]: time="2026-06-09T10:59:50.962934641Z" level=info msg="Starting container: d771e8f8b4118157a9b53f6d476bf759791592dff92e9996d8bf57d4c12c16f8" id=856d56da-02ab-4f44-a2a8-806cec3f536e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.450339 | controller | Jun 09 10:59:50.976257 crc crio[3651]: time="2026-06-09T10:59:50.974137939Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.450355 | controller | Jun 09 10:59:51.006967 crc crio[3651]: time="2026-06-09T10:59:51.006272427Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.450370 | controller | Jun 09 10:59:51.237093 crc crio[3651]: time="2026-06-09T10:59:51.235886365Z" level=info msg="Started container" PID=12971 containerID=d771e8f8b4118157a9b53f6d476bf759791592dff92e9996d8bf57d4c12c16f8 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator id=856d56da-02ab-4f44-a2a8-806cec3f536e name=/runtime.v1.RuntimeService/StartContainer sandboxID=7340aa1e10799ec33026859d608b1de2c54ad3af7fd6221f5b0592ad74bd8104
2026-06-09 11:30:32.450387 | controller | Jun 09 10:59:51.277749 crc crio[3651]: time="2026-06-09T10:59:51.27762366Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.450403 | controller | Jun 09 10:59:51.414872 crc crio[3651]: time="2026-06-09T10:59:51.414716697Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=2de470db-0bc6-493b-9f93-f0e010807650 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.450419 | controller | Jun 09 10:59:51.434645 crc crio[3651]: time="2026-06-09T10:59:51.434553152Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=cea1d6c8-9483-4728-9708-4c55df9319da name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.450435 | controller | Jun 09 10:59:51.453480 crc crio[3651]: time="2026-06-09T10:59:51.453266231Z" level=info msg="Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch" id=1c08f7a8-4bc7-442d-a511-391825302a87 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.450450 | controller | Jun 09 10:59:51.454098 crc crio[3651]: time="2026-06-09T10:59:51.454012484Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.450467 | controller | Jun 09 10:59:51.559808 crc crio[3651]: time="2026-06-09T10:59:51.559166349Z" level=info msg="Created container 7ffb229a46b1478af99279c962b75d2a0c685fbc806269c28c2b87e4092870bc: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator" id=8b7ba2d5-b997-4cbc-9431-2e222c1078b7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.450487 | controller | Jun 09 10:59:51.564799 crc crio[3651]: time="2026-06-09T10:59:51.564148928Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.450502 | controller | Jun 09 10:59:51.583155 crc crio[3651]: time="2026-06-09T10:59:51.582806165Z" level=info msg="Starting container: 7ffb229a46b1478af99279c962b75d2a0c685fbc806269c28c2b87e4092870bc" id=7d99a91d-5667-48de-ab39-55405d0a8387 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.450518 | controller | Jun 09 10:59:51.594017 crc crio[3651]: time="2026-06-09T10:59:51.59326151Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.450534 | controller | Jun 09 10:59:51.608282 crc crio[3651]: time="2026-06-09T10:59:51.608167767Z" level=info msg="Created container 30aa52a0941c88c2146ffc26f4be1ba89a3f852b815a846b1f26e2acaa735ec2: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator" id=4a3acde4-b4d8-4ac5-8ac8-63288dc606cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.450549 | controller | Jun 09 10:59:51.617447 crc crio[3651]: time="2026-06-09T10:59:51.616870035Z" level=info msg="Starting container: 30aa52a0941c88c2146ffc26f4be1ba89a3f852b815a846b1f26e2acaa735ec2" id=774ffe5f-1229-41e1-9f54-faea2b6ad95e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.450565 | controller | Jun 09 10:59:51.627316 crc crio[3651]: time="2026-06-09T10:59:51.627151114Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.450582 | controller | Jun 09 10:59:51.633168 crc crio[3651]: time="2026-06-09T10:59:51.633059443Z" level=info msg="Started container" PID=12987 containerID=7ffb229a46b1478af99279c962b75d2a0c685fbc806269c28c2b87e4092870bc description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=7d99a91d-5667-48de-ab39-55405d0a8387 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b3874486ab4714c54a62fc3918cec19b6a563f63cd5ba98565e424621af693f
2026-06-09 11:30:32.450598 | controller | Jun 09 10:59:51.670109 crc crio[3651]: time="2026-06-09T10:59:51.669936263Z" level=info msg="Started container" PID=12993 containerID=30aa52a0941c88c2146ffc26f4be1ba89a3f852b815a846b1f26e2acaa735ec2 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator id=774ffe5f-1229-41e1-9f54-faea2b6ad95e name=/runtime.v1.RuntimeService/StartContainer sandboxID=a5814ac82bc23a41c0ffe5c939d830b670e608a684a392e53eb8cd5724c4f18f
2026-06-09 11:30:32.450614 | controller | Jun 09 10:59:51.743976 crc crio[3651]: time="2026-06-09T10:59:51.743055863Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=9da82dd3-917f-4f7a-aa94-32d7f68b15cc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.450630 | controller | Jun 09 10:59:51.747230 crc crio[3651]: time="2026-06-09T10:59:51.747143224Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=e70390bf-9144-492c-82f9-5a3867f01916 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.450646 | controller | Jun 09 10:59:51.752914 crc crio[3651]: time="2026-06-09T10:59:51.752549537Z" level=info msg="Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy" id=78ee804e-1efd-4900-b60c-e52314c39fc0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.450661 | controller | Jun 09 10:59:51.754071 crc crio[3651]: time="2026-06-09T10:59:51.753015982Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.450681 | controller | Jun 09 10:59:51.904249 crc crio[3651]: time="2026-06-09T10:59:51.902132193Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.450697 | controller | Jun 09 10:59:52.069707 crc crio[3651]: time="2026-06-09T10:59:52.069606822Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.450713 | controller | Jun 09 10:59:52.088015 crc crio[3651]: time="2026-06-09T10:59:52.087194975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.450729 | controller | Jun 09 10:59:52.595685 crc crio[3651]: time="2026-06-09T10:59:52.595619322Z" level=info msg="Created container a32f8a00b0ccd302660eef558c2610a7560598bbe344b9417f52676db3d92d7a: openshift-dns/dns-default-qtghf/dns" id=77c683c0-4b16-49de-a820-61cca9694fd3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.450745 | controller | Jun 09 10:59:52.597219 crc crio[3651]: time="2026-06-09T10:59:52.597036298Z" level=info msg="Created container ac18e6aa036b5c3b754aafc05d889e1d666386dc407cd29857d54b1fca000cc4: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller" id=b73ce00f-7ed8-42a7-a02c-fcdb2bca1a75 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.450761 | controller | Jun 09 10:59:52.600565 crc crio[3651]: time="2026-06-09T10:59:52.598327159Z" level=info msg="Created container 8bc6f5b6e31fbf430c79c8b76da2b8b2cad5777c02c80b607ebb6f410f994b0b: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=061e56e9-5af7-4ff8-8cdc-132483c723bc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.450777 | controller | Jun 09 10:59:52.602085 crc crio[3651]: time="2026-06-09T10:59:52.600828579Z" level=info msg="Starting container: a32f8a00b0ccd302660eef558c2610a7560598bbe344b9417f52676db3d92d7a" id=4fa0f69c-e8f9-4f51-869a-c805ef356565 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.450793 | controller | Jun 09 10:59:52.766581 crc crio[3651]: time="2026-06-09T10:59:52.605694385Z" level=info msg="Starting container: ac18e6aa036b5c3b754aafc05d889e1d666386dc407cd29857d54b1fca000cc4" id=e895b4e2-0a22-4496-b8d6-3d834019e741 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.450808 | controller | Jun 09 10:59:52.766581 crc crio[3651]: time="2026-06-09T10:59:52.60772531Z" level=info msg="Starting container: 8bc6f5b6e31fbf430c79c8b76da2b8b2cad5777c02c80b607ebb6f410f994b0b" id=50553dd9-3c32-4edc-83eb-ca80c7346fc9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.450824 | controller | Jun 09 10:59:52.766581 crc crio[3651]: time="2026-06-09T10:59:52.598742792Z" level=info msg="Created container 96a5dcda3f543fa521c7cf1b649b930f646ba8e391c3ff057a19315f7fc0a90f: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator" id=0d87cc9d-59e5-41a3-b714-8192ae0345df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.450839 | controller | Jun 09 10:59:52.766581 crc crio[3651]: time="2026-06-09T10:59:52.617233824Z" level=info msg="Starting container: 96a5dcda3f543fa521c7cf1b649b930f646ba8e391c3ff057a19315f7fc0a90f" id=c614bc44-43b5-49d9-94f4-60eaa0bee875 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.450873 | controller | Jun 09 10:59:52.766581 crc crio[3651]: time="2026-06-09T10:59:52.629863238Z" level=info msg="Started container" PID=13069 containerID=ac18e6aa036b5c3b754aafc05d889e1d666386dc407cd29857d54b1fca000cc4 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=e895b4e2-0a22-4496-b8d6-3d834019e741 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad7195ea87bf0a13e665d163ee2fbef04d2f0727168efb7c207c87004b6d824a
2026-06-09 11:30:32.450895 | controller | Jun 09 10:59:52.766581 crc crio[3651]: time="2026-06-09T10:59:52.634473896Z" level=info msg="Started container" PID=13045 containerID=96a5dcda3f543fa521c7cf1b649b930f646ba8e391c3ff057a19315f7fc0a90f description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=c614bc44-43b5-49d9-94f4-60eaa0bee875 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f86af0ca2497367fe314675d97afdceb29467a33852929ef4f6841fe9364b0d
2026-06-09 11:30:32.450912 | controller | Jun 09 10:59:52.766581 crc crio[3651]: time="2026-06-09T10:59:52.641538182Z" level=info msg="Started container" PID=13097 containerID=a32f8a00b0ccd302660eef558c2610a7560598bbe344b9417f52676db3d92d7a description=openshift-dns/dns-default-qtghf/dns id=4fa0f69c-e8f9-4f51-869a-c805ef356565 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ce783c8785d6ba72439bbf8650a9a8d15beabf3210b247d32cc1239a74807b8e
2026-06-09 11:30:32.450929 | controller | Jun 09 10:59:52.766581 crc crio[3651]: time="2026-06-09T10:59:52.651628985Z" level=info msg="Started container" PID=13057 containerID=8bc6f5b6e31fbf430c79c8b76da2b8b2cad5777c02c80b607ebb6f410f994b0b description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=50553dd9-3c32-4edc-83eb-ca80c7346fc9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=549b94dad749667a3a520eeb0af9b8ad693e1e4510dde3dfec14e2690d907656
2026-06-09 11:30:32.450945 | controller | Jun 09 10:59:52.824196 crc crio[3651]: time="2026-06-09T10:59:52.823124992Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=e4aaa497-85de-4031-ba0a-283b07d94440 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.450961 | controller | Jun 09 10:59:52.826147 crc crio[3651]: time="2026-06-09T10:59:52.826030855Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=1fd6605c-a366-4442-a091-a7f29cac8ac2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.450976 | controller | Jun 09 10:59:52.831596 crc crio[3651]: time="2026-06-09T10:59:52.83149131Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy" id=6c2e5e6e-20c6-4643-917d-3e32cbd52640 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.450992 | controller | Jun 09 10:59:52.832066 crc crio[3651]: time="2026-06-09T10:59:52.831987496Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.451007 | controller | Jun 09 10:59:53.605479 crc crio[3651]: time="2026-06-09T10:59:53.595003481Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=fe88744b-de7d-4b74-af94-b2dab944cc10 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.451023 | controller | Jun 09 10:59:53.680274 crc crio[3651]: time="2026-06-09T10:59:53.679727392Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=b23faf61-bbb6-4581-b891-15965aa2d491 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.451039 | controller | Jun 09 10:59:53.757897 crc crio[3651]: time="2026-06-09T10:59:53.757786979Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=bd809c73-0445-4bb9-b3b5-d6d6c5b6f934 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.451055 | controller | Jun 09 10:59:53.760663 crc crio[3651]: time="2026-06-09T10:59:53.760556968Z" level=info msg="Creating container: openshift-dns/dns-default-qtghf/kube-rbac-proxy" id=c7a49a7d-a6cf-4a72-9613-7554c4b3fe34 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.451075 | controller | Jun 09 10:59:53.761259 crc crio[3651]: time="2026-06-09T10:59:53.761180438Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.451091 | controller | Jun 09 10:59:53.778604 crc crio[3651]: time="2026-06-09T10:59:53.77844121Z" level=info msg="Created container 0d3543349d83a6ce55181e0727a0bd0576109dbe5a22431604c8150d945056c9: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin" id=ef3c5085-47b1-4824-bf90-1e5f9bcd76bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.451107 | controller | Jun 09 10:59:53.782669 crc crio[3651]: time="2026-06-09T10:59:53.782363286Z" level=info msg="Starting container: 0d3543349d83a6ce55181e0727a0bd0576109dbe5a22431604c8150d945056c9" id=98ddf4e4-56ec-4512-8715-520fe97a1e7d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.451122 | controller | Jun 09 10:59:53.795985 crc crio[3651]: time="2026-06-09T10:59:53.795829027Z" level=info msg="Started container" PID=13085 containerID=0d3543349d83a6ce55181e0727a0bd0576109dbe5a22431604c8150d945056c9 description=openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin id=98ddf4e4-56ec-4512-8715-520fe97a1e7d name=/runtime.v1.RuntimeService/StartContainer sandboxID=7cd6811fd4f4886952d25001c4b3869e22cbcf9fc329670ae044c28dc141365e
2026-06-09 11:30:32.451139 | controller | Jun 09 10:59:53.806623 crc crio[3651]: time="2026-06-09T10:59:53.80655914Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=cc29a9b0-c2c2-4eee-b3a4-038d0826d095 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.451155 | controller | Jun 09 10:59:53.828566 crc crio[3651]: time="2026-06-09T10:59:53.824591937Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy" id=5553de19-1ced-4e24-9c25-adc7472c0ea2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.451171 | controller | Jun 09 10:59:53.956889 crc crio[3651]: time="2026-06-09T10:59:53.956661283Z" level=info msg="Created container 32618608aef8f0f32ddbf65b37f3758500e48092fc36ea60b79d3ce9e0c3cd4a: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions" id=c97a2dcd-a6f0-45b9-ad8c-94a8dcd8fddf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.451187 | controller | Jun 09 10:59:53.960053 crc crio[3651]: time="2026-06-09T10:59:53.96000728Z" level=info msg="Starting container: 32618608aef8f0f32ddbf65b37f3758500e48092fc36ea60b79d3ce9e0c3cd4a" id=1d77de54-9a83-4008-b81e-0175385ba171 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.451203 | controller | Jun 09 10:59:53.989689 crc crio[3651]: time="2026-06-09T10:59:53.977841541Z" level=info msg="Started container" PID=13103 containerID=32618608aef8f0f32ddbf65b37f3758500e48092fc36ea60b79d3ce9e0c3cd4a description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions id=1d77de54-9a83-4008-b81e-0175385ba171 name=/runtime.v1.RuntimeService/StartContainer sandboxID=744f02bb2909c6f3865bf8815b27eafc57e9cabb2855e90db1ce63933dacbfc7
2026-06-09 11:30:32.451220 | controller | Jun 09 10:59:54.223928 crc crio[3651]: time="2026-06-09T10:59:54.223643106Z" level=info msg="Created container 21f46499440fc077a6b1e7ac9988b79097a078f76810fa16852a456d931698de: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=1b201052-4420-4d43-9bf3-f7328d765913 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.451235 | controller | Jun 09 10:59:54.230248 crc crio[3651]: time="2026-06-09T10:59:54.230131084Z" level=info msg="Starting container: 21f46499440fc077a6b1e7ac9988b79097a078f76810fa16852a456d931698de" id=713ae290-b479-44a4-9ace-edad35d9e632 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.451255 | controller | Jun 09 10:59:54.265534 crc crio[3651]: time="2026-06-09T10:59:54.257907643Z" level=info msg="Started container" PID=13065 containerID=21f46499440fc077a6b1e7ac9988b79097a078f76810fa16852a456d931698de description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=713ae290-b479-44a4-9ace-edad35d9e632 name=/runtime.v1.RuntimeService/StartContainer sandboxID=271b0faef23de3761966d17212d2cd46818ff4e2c6a0c788930dc9b4bf24283d
2026-06-09 11:30:32.451271 | controller | Jun 09 10:59:54.345629 crc crio[3651]: time="2026-06-09T10:59:54.34471542Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.451287 | controller | Jun 09 10:59:54.518236 crc crio[3651]: time="2026-06-09T10:59:54.517317373Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.451303 | controller | Jun 09 10:59:54.520879 crc crio[3651]: time="2026-06-09T10:59:54.520590568Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.451319 | controller | Jun 09 10:59:54.527906 crc crio[3651]: time="2026-06-09T10:59:54.527784318Z" level=info msg="Created container 91c09750aceab18e32fde2dc93d16acc6a4f30057faf40b5915a244911fba555: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator" id=59728387-30cc-41b4-9d64-5bc45964a20a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.451346 | controller | Jun 09 10:59:54.529156 crc crio[3651]: time="2026-06-09T10:59:54.528890984Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.451364 | controller | Jun 09 10:59:54.529475 crc crio[3651]: time="2026-06-09T10:59:54.529362379Z" level=info msg="Starting container: 91c09750aceab18e32fde2dc93d16acc6a4f30057faf40b5915a244911fba555" id=250c2de6-68dc-4771-8dc2-e61a1c6731ae name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.451380 | controller | Jun 09 10:59:54.544338 crc crio[3651]: time="2026-06-09T10:59:54.532574541Z" level=info msg="Created container c75a43c1610e2d7a049aad398cbd1e5adac91ad57080691d845a5da5060fe3c6: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller" id=c797c588-da00-4b59-bba2-451947f2369c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.451397 | controller | Jun 09 10:59:54.544338 crc crio[3651]: time="2026-06-09T10:59:54.532859761Z" level=info msg="Created container 2dfadcce23a2a8f5dbe261269962f6fe9ee38463b6b99e8206d5c468889c7137: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container" id=cd291ece-2acc-470e-8530-5ffdbb8897b5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.451413 | controller | Jun 09 10:59:54.544338 crc crio[3651]: time="2026-06-09T10:59:54.533671937Z" level=info msg="Created container 5154087c96454e3ee2ea2f9f51581f7c87ae9153779e94fb3df7ac66494405f1: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon" id=b1f8af6c-c24b-46a5-ad83-aac873e88235 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.451429 | controller | Jun 09 10:59:54.544338 crc crio[3651]: time="2026-06-09T10:59:54.537684225Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.451445 | controller | Jun 09 10:59:54.548362 crc crio[3651]: time="2026-06-09T10:59:54.548113969Z" level=info msg="Starting container: 2dfadcce23a2a8f5dbe261269962f6fe9ee38463b6b99e8206d5c468889c7137" id=5b432e5a-742c-4826-b776-eafab3966a8f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.451465 | controller | Jun 09 10:59:54.549072 crc crio[3651]: time="2026-06-09T10:59:54.548853382Z" level=info msg="Starting container: 5154087c96454e3ee2ea2f9f51581f7c87ae9153779e94fb3df7ac66494405f1" id=19f8cc3d-d290-41c8-a88b-4225f995b235 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.451481 | controller | Jun 09 10:59:54.564941 crc crio[3651]: time="2026-06-09T10:59:54.564865665Z" level=info msg="Starting container: c75a43c1610e2d7a049aad398cbd1e5adac91ad57080691d845a5da5060fe3c6" id=dc8205f2-3e8b-4c50-b0ab-b805bac4d646 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.451497 | controller | Jun 09 10:59:54.575228 crc crio[3651]: time="2026-06-09T10:59:54.574139111Z" level=info msg="Started container" PID=13082 containerID=2dfadcce23a2a8f5dbe261269962f6fe9ee38463b6b99e8206d5c468889c7137 description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=5b432e5a-742c-4826-b776-eafab3966a8f name=/runtime.v1.RuntimeService/StartContainer sandboxID=fdff107fe4dd9d65d82f2741a5cc75cb70c3ff22a1224e80f8e96c028716e9bb
2026-06-09 11:30:32.451514 | controller | Jun 09 10:59:54.584743 crc crio[3651]: time="2026-06-09T10:59:54.548877063Z" level=info msg="Created container 72333903c2eef60831880ab8b4535ee519a4a4810d122a5daf5757c64dda2b52: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator" id=64369537-5735-4955-ad5d-887214be90ab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.451530 | controller | Jun 09 10:59:54.616921 crc crio[3651]: time="2026-06-09T10:59:54.590850906Z" level=info msg="Started container" PID=13015 containerID=c75a43c1610e2d7a049aad398cbd1e5adac91ad57080691d845a5da5060fe3c6 description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller id=dc8205f2-3e8b-4c50-b0ab-b805bac4d646 name=/runtime.v1.RuntimeService/StartContainer sandboxID=77ef9676de98e250e8816ed434b28dd2f982cddf40411c5af6fb07185d0f53d4
2026-06-09 11:30:32.451546 | controller | Jun 09 10:59:54.616921 crc crio[3651]: time="2026-06-09T10:59:54.596791056Z" level=info msg="Started container" PID=13106 containerID=5154087c96454e3ee2ea2f9f51581f7c87ae9153779e94fb3df7ac66494405f1 description=openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon id=19f8cc3d-d290-41c8-a88b-4225f995b235 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfb6e0430f92afe743a6b2c216debf0dc91afae5331c1ef7311faa5611c6ff0a
2026-06-09 11:30:32.451562 | controller | Jun 09 10:59:54.635235 crc crio[3651]: time="2026-06-09T10:59:54.635164004Z" level=info msg="Starting container: 72333903c2eef60831880ab8b4535ee519a4a4810d122a5daf5757c64dda2b52" id=725f7b6f-dae5-45e5-a49f-873d7b6239cf name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.451577 | controller | Jun 09 10:59:54.644041 crc crio[3651]: time="2026-06-09T10:59:54.643871973Z" level=info msg="Started container" PID=13007 containerID=91c09750aceab18e32fde2dc93d16acc6a4f30057faf40b5915a244911fba555 description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=250c2de6-68dc-4771-8dc2-e61a1c6731ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=75adb927381142de43f93aff0f2537b9c6c08c74493cce2190ea875677c67a18
2026-06-09 11:30:32.451594 | controller | Jun 09 10:59:54.650150 crc crio[3651]: time="2026-06-09T10:59:54.65002295Z" level=info msg="Created container 1b9258a7a60aca71bc050af352fd5e70caacc334097eb5e5e15a3b7626488e3e: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy" id=2c6b5467-386e-4e3f-bb5b-25f4cfef8c70 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.451610 | controller | Jun 09 10:59:54.698692 crc crio[3651]: time="2026-06-09T10:59:54.654856674Z" level=info msg="Started container" PID=13100 containerID=72333903c2eef60831880ab8b4535ee519a4a4810d122a5daf5757c64dda2b52 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=725f7b6f-dae5-45e5-a49f-873d7b6239cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=b616e6b1e0cd8199758fb15f85947bd3c890bce947bd22e662f36108daa89055
2026-06-09 11:30:32.451630 | controller | Jun 09 10:59:54.698692 crc crio[3651]: time="2026-06-09T10:59:54.670000469Z" level=info msg="Starting container: 1b9258a7a60aca71bc050af352fd5e70caacc334097eb5e5e15a3b7626488e3e" id=30f8a33f-a9c0-47f4-8f98-2e44d1eda6a8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.451647 | controller | Jun 09 10:59:54.698692 crc crio[3651]: time="2026-06-09T10:59:54.671053953Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=97c2daff-1613-4b53-807d-b62aa9a2346d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.451664 | controller | Jun 09 10:59:54.698692 crc crio[3651]: time="2026-06-09T10:59:54.680179004Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=60c10e01-7603-4840-a69f-a0026c52eacb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.451693 | controller | Jun 09 10:59:54.698692 crc crio[3651]: time="2026-06-09T10:59:54.682725836Z" level=info msg="Created container c6893631b477fe306776c1dfbce383938f531b7dee501135f8d9819e0de97b34: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator" id=053bfa9f-24a3-4340-81f7-571c753de8b0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.451711 | controller | Jun 09 10:59:54.704799 crc crio[3651]: time="2026-06-09T10:59:54.704635867Z" level=info msg="Started container" PID=13084 containerID=1b9258a7a60aca71bc050af352fd5e70caacc334097eb5e5e15a3b7626488e3e description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy id=30f8a33f-a9c0-47f4-8f98-2e44d1eda6a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe5cb461b724f8b89ba5c497b131634a4bae9421655076e274fcff66e7a106a3
2026-06-09 11:30:32.451727 | controller | Jun 09 10:59:54.705681 crc crio[3651]: time="2026-06-09T10:59:54.705611618Z" level=info msg="Starting container: c6893631b477fe306776c1dfbce383938f531b7dee501135f8d9819e0de97b34" id=678aeccf-798e-4a90-bbd3-b6a70cec66fa name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.451743 | controller | Jun 09 10:59:54.705914 crc crio[3651]: time="2026-06-09T10:59:54.705617809Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=c00c2f8a-e095-41e7-ae3b-ef960b64581f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.451759 | controller | Jun 09 10:59:54.721664 crc crio[3651]: time="2026-06-09T10:59:54.719340198Z" level=info msg="Created container b4df020dcfb228b4a1250739014b66da8035f6211b763bac05a482ad65c3d0f8: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator" id=b271fa1e-1815-4131-b5c9-3273473c64a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.451774 | controller | Jun 09 10:59:54.735350 crc crio[3651]: time="2026-06-09T10:59:54.735118733Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=c840b00e-71f4-45de-885c-c623993b703d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.451790 | controller | Jun 09 10:59:54.740811 crc crio[3651]: time="2026-06-09T10:59:54.74002886Z" level=info msg="Creating container: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy" id=230b15e9-f82c-4117-9a28-322e334d5e61 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.451806 | controller | Jun 09 10:59:54.740811 crc crio[3651]: time="2026-06-09T10:59:54.740715162Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.451827 | controller | Jun 09 10:59:54.749380 crc crio[3651]: time="2026-06-09T10:59:54.748286974Z" level=info msg="Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy" id=60bd698a-750e-471f-b248-da2bdb4c32fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.451843 | controller | Jun 09 10:59:54.749380 crc crio[3651]: time="2026-06-09T10:59:54.748905154Z" level=info msg="Starting container: b4df020dcfb228b4a1250739014b66da8035f6211b763bac05a482ad65c3d0f8" id=d6b27078-bdc2-4dd4-a303-2101e9d83cd8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.451879 | controller | Jun 09 10:59:54.749975 crc crio[3651]: time="2026-06-09T10:59:54.749905696Z" level=info msg="Created container 258b3bad0f06471480085361c6e126bce154fa6e1bc67dc2f057e3e6caec83d7: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints" id=972a792f-b479-4eb5-8166-8225c4f197f2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.451895 | controller | Jun 09 10:59:54.758348 crc crio[3651]: time="2026-06-09T10:59:54.758141109Z" level=info msg="Starting container: 258b3bad0f06471480085361c6e126bce154fa6e1bc67dc2f057e3e6caec83d7" id=59cdba54-675f-4728-8642-a7488dc36070 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.451911 | controller | Jun 09 10:59:54.787052 crc crio[3651]: time="2026-06-09T10:59:54.778565313Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=966d0b51-c7c8-4456-b5d9-416a32a19e62 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.451927 | controller | Jun 09 10:59:54.791907 crc crio[3651]: time="2026-06-09T10:59:54.788854252Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.451943 | controller | Jun 09 10:59:54.854130 crc crio[3651]: time="2026-06-09T10:59:54.853024995Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a7def7d6-08c0-4fe7-8387-38e6e89875cf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.451958 | controller | Jun 09 10:59:55.133687 crc crio[3651]: time="2026-06-09T10:59:55.131142034Z" level=info msg="Started container" PID=13093 containerID=c6893631b477fe306776c1dfbce383938f531b7dee501135f8d9819e0de97b34 description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=678aeccf-798e-4a90-bbd3-b6a70cec66fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf1c22d094c12a5ec0ea8ebbd4e1e59133fada12ce61e3b9c47de2ce57cd23ce
2026-06-09 11:30:32.451975 | controller | Jun 09 10:59:55.134914 crc crio[3651]: time="2026-06-09T10:59:55.134302135Z" level=info msg="Started container" PID=13102 containerID=b4df020dcfb228b4a1250739014b66da8035f6211b763bac05a482ad65c3d0f8 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator id=d6b27078-bdc2-4dd4-a303-2101e9d83cd8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6486d3fd6af67b3f3adb787754053f65accf4b36d3467130639ea553959008a1
2026-06-09 11:30:32.451991 | controller | Jun 09 10:59:55.143270 crc crio[3651]: time="2026-06-09T10:59:55.1431985Z" level=info msg="Started container" PID=13059 containerID=258b3bad0f06471480085361c6e126bce154fa6e1bc67dc2f057e3e6caec83d7 description=openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints id=59cdba54-675f-4728-8642-a7488dc36070 name=/runtime.v1.RuntimeService/StartContainer sandboxID=962cdac498a176464ee27a7b6d69f86b95a8ab7b281d4769b8ba16b22c8abedb
2026-06-09 11:30:32.452006 | controller | Jun 09 10:59:55.146109 crc crio[3651]: time="2026-06-09T10:59:55.145945548Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=2c780795-012e-4239-aa32-0675c8bc3fb6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.452026 | controller | Jun 09 10:59:55.150574 crc crio[3651]: time="2026-06-09T10:59:55.150106041Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.452042 | controller | Jun 09 10:59:56.156458 crc crio[3651]: time="2026-06-09T10:59:56.151046996Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.452058 | controller | Jun 09 10:59:56.282663 crc crio[3651]: time="2026-06-09T10:59:56.24390727Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.452074 | controller | Jun 09 10:59:56.421160 crc crio[3651]: time="2026-06-09T10:59:56.414010462Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.452090 | controller | Jun 09 10:59:56.543580 crc crio[3651]: time="2026-06-09T10:59:56.543376082Z" level=info msg="Created container 649be353ae651739ab3cfbfb2b11e42dba047f25fc5ae19c6ebbabaf4b324587: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator" id=e865322f-bdfb-4044-a068-734beb16af6e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.452105 | controller | Jun 09 10:59:56.734195 crc crio[3651]: time="2026-06-09T10:59:56.724481607Z" level=info msg="Created container 494b9a9d8481a3d86c16f2c7a92688a33448ad893f37d916badd53d05232c3ec: openshift-marketplace/community-operators-qhh6t/extract-utilities" id=8be32bc4-29e7-4946-8623-c4ca90047936 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.452121 | controller | Jun 09 10:59:56.735949 crc crio[3651]: time="2026-06-09T10:59:56.735889302Z" level=info msg="Starting container: 649be353ae651739ab3cfbfb2b11e42dba047f25fc5ae19c6ebbabaf4b324587" id=5f989784-9d04-4e0e-ba93-bcb8ef04b919 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.452137 | controller | Jun 09 10:59:56.743054 crc crio[3651]: time="2026-06-09T10:59:56.742904227Z" level=info msg="Created container 98eb2885d97b88d61ca9698f56e86292344ee462f9cf05759f3a539693e763ab: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller" id=6c5b7991-5278-467a-ad86-4c52920bf139 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.452152 | controller | Jun 09 10:59:56.744616 crc crio[3651]: time="2026-06-09T10:59:56.744474687Z" level=info msg="Created container aa90082f5e3d70c0b16d17b938b0c56e8b46569ab632d66ad4e93e648753c785: openshift-marketplace/redhat-operators-x5vn9/extract-content" id=ed1b30ef-55f4-410e-bb11-590950bda72e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.452168 | controller | Jun 09 10:59:56.749694 crc crio[3651]: time="2026-06-09T10:59:56.745902503Z" level=info msg="Created container 72a7f1645aaed0f83db594afc5d8fdfd72e6fa279f049c6e4b2d8cc87c163973: openshift-marketplace/certified-operators-l27pk/extract-content" id=e68e18da-c824-4366-87d9-9edd3120419f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.452183 | controller | Jun 09 10:59:56.749694 crc crio[3651]: time="2026-06-09T10:59:56.73642911Z" level=info msg="Created container df5efc6972b47c4f44bef404264494bc3787ea75a76837d4d49594cc00e4302a: openshift-marketplace/redhat-marketplace-ntdwx/extract-content" id=9d27c88f-e732-4709-b335-fce3834c6a1b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.452199 | controller | Jun 09 10:59:56.764914 crc crio[3651]: time="2026-06-09T10:59:56.73644454Z" level=info msg="Starting container: 494b9a9d8481a3d86c16f2c7a92688a33448ad893f37d916badd53d05232c3ec" id=7ded19a5-f42c-4a35-8d6b-823d4eded31d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.452226 | controller | Jun 09 10:59:56.767341 crc crio[3651]: time="2026-06-09T10:59:56.767274787Z" level=info msg="Starting container: 98eb2885d97b88d61ca9698f56e86292344ee462f9cf05759f3a539693e763ab" id=c64989fd-20ac-4cc3-b54b-8aa0accf36e3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.452241 | controller | Jun 09 10:59:56.773811 crc crio[3651]: time="2026-06-09T10:59:56.773763224Z" level=info msg="Starting container: aa90082f5e3d70c0b16d17b938b0c56e8b46569ab632d66ad4e93e648753c785" id=acff1af1-1dc5-4d48-84b0-4f9f84405e51 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.452257 | controller | Jun 09 10:59:56.778244 crc crio[3651]: time="2026-06-09T10:59:56.778125864Z" level=info msg="Starting container: 72a7f1645aaed0f83db594afc5d8fdfd72e6fa279f049c6e4b2d8cc87c163973" id=4afb0130-e865-4821-981c-5c49a98b44d8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.452272 | controller | Jun 09 10:59:56.779794 crc crio[3651]: time="2026-06-09T10:59:56.779698924Z" level=info msg="Started container" PID=13032 containerID=494b9a9d8481a3d86c16f2c7a92688a33448ad893f37d916badd53d05232c3ec description=openshift-marketplace/community-operators-qhh6t/extract-utilities id=7ded19a5-f42c-4a35-8d6b-823d4eded31d name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f8c6599fbbecdca35a23a4fe0d79d12a81bd090e8b540aeb7ecc61fcfb40875
2026-06-09 11:30:32.452288 | controller | Jun 09 10:59:56.781444 crc crio[3651]: time="2026-06-09T10:59:56.738043401Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.452304 | controller | Jun 09 10:59:56.783375 crc crio[3651]: time="2026-06-09T10:59:56.74207698Z" level=info msg="Created container 32935635583c60b600a8dce9412f4aa5541fbc287461c4dbda49fdebb8317eef: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator" id=34099fae-1673-46c7-a0ff-4c6ed3c86339 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.452319 | controller | Jun 09 10:59:56.801834 crc crio[3651]: time="2026-06-09T10:59:56.789825258Z" level=info msg="Starting container: 32935635583c60b600a8dce9412f4aa5541fbc287461c4dbda49fdebb8317eef" id=d3f4c34d-334b-41ad-8435-2c67c30aba7f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.452335 | controller | Jun 09 10:59:56.803343 crc crio[3651]: time="2026-06-09T10:59:56.803272238Z" level=info msg="Started container" PID=13104 containerID=aa90082f5e3d70c0b16d17b938b0c56e8b46569ab632d66ad4e93e648753c785 description=openshift-marketplace/redhat-operators-x5vn9/extract-content id=acff1af1-1dc5-4d48-84b0-4f9f84405e51 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5088bde617dedd8b9fd47b3ab9ad1a348adb1a2dde97033ee30ecb32d143d8f4
2026-06-09 11:30:32.452351 | controller | Jun 09 10:59:56.808610 crc crio[3651]: time="2026-06-09T10:59:56.804118166Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.452366 | controller | Jun 09 10:59:56.808610 crc crio[3651]: time="2026-06-09T10:59:56.805001084Z" level=info msg="Started container" PID=13087 containerID=72a7f1645aaed0f83db594afc5d8fdfd72e6fa279f049c6e4b2d8cc87c163973 description=openshift-marketplace/certified-operators-l27pk/extract-content id=4afb0130-e865-4821-981c-5c49a98b44d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6969dd7752939397c4d9bafc15d1cfc808489d024b95bfbdaa0b5cc21b28a7f4
2026-06-09 11:30:32.452382 | controller | Jun 09 10:59:56.831860 crc crio[3651]: time="2026-06-09T10:59:56.820364226Z" level=info msg="Started container" PID=13081 containerID=32935635583c60b600a8dce9412f4aa5541fbc287461c4dbda49fdebb8317eef description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=d3f4c34d-334b-41ad-8435-2c67c30aba7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=8123b2013610528515984fa6d5c318636dc91b6aaf789285818f0c223fb360a3
2026-06-09 11:30:32.452402 | controller | Jun 09 10:59:56.831860 crc crio[3651]: time="2026-06-09T10:59:56.82081832Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.452418 | controller | Jun 09 10:59:56.846836 crc crio[3651]: time="2026-06-09T10:59:56.846704028Z" level=info msg="Started container" PID=13017 containerID=98eb2885d97b88d61ca9698f56e86292344ee462f9cf05759f3a539693e763ab description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=c64989fd-20ac-4cc3-b54b-8aa0accf36e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5cd2843b11801a2a9b6ece8b679f4320ac92e3049e1d4fe7b29cd7a5cd50a17
2026-06-09 11:30:32.452433 | controller | Jun 09 10:59:56.899111 crc crio[3651]: time="2026-06-09T10:59:56.894863449Z" level=info msg="Starting container: df5efc6972b47c4f44bef404264494bc3787ea75a76837d4d49594cc00e4302a" id=0884a14f-4c51-4bc7-9580-b255aec6020d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.452449 | controller | Jun 09 10:59:56.914949 crc crio[3651]: time="2026-06-09T10:59:56.914818278Z" level=info msg="Started container" PID=13078 containerID=df5efc6972b47c4f44bef404264494bc3787ea75a76837d4d49594cc00e4302a description=openshift-marketplace/redhat-marketplace-ntdwx/extract-content id=0884a14f-4c51-4bc7-9580-b255aec6020d name=/runtime.v1.RuntimeService/StartContainer sandboxID=896f2565991b9a7e1ec1a7b85522022fa11d97d2ea0780c5e0bc4cc93b95a7f6
2026-06-09 11:30:32.452465 | controller | Jun 09 10:59:58.091859 crc crio[3651]: time="2026-06-09T10:59:58.091326124Z" level=info msg="Created container 893f62a45398960e8e4247ff7b21e27b824eb9608f23d61fba516b5b68e83b00: openshift-console/downloads-747b44746d-4pqvr/download-server" id=cf43c291-11e4-4287-9dbd-9c552ab36710 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.452481 | controller | Jun 09 10:59:58.096038 crc crio[3651]: time="2026-06-09T10:59:58.093035179Z" level=info msg="Created container dc75148bf881ecf8749743bc9651b97edbcf556c62cbcda54b43965d76dbf9dd: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=e28ac0ab-06b2-4b8e-9b61-6a5acc4ce1ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.452497 | controller | Jun 09 10:59:58.101642 crc crio[3651]: time="2026-06-09T10:59:58.101164339Z" level=info msg="Created container 1bc08daa84fd3f3ba9d83943142935618dac5fb4b8dfe9401fcad4b8af603462: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api" id=152aca63-1dc4-4521-a9fc-8c2bef9ed3e7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.452513 | controller | Jun 09 10:59:58.105022 crc crio[3651]: time="2026-06-09T10:59:58.104863797Z" level=info msg="Created container 2c0d6d54514fb076ffd55655eef32406c1a8ab0c25c4e665c6a08b44e99011c8: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator" id=b1b1e3d4-b481-4197-af50-4d49f70cc9ea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.452529 | controller | Jun 09 10:59:58.165932 crc crio[3651]: time="2026-06-09T10:59:58.136120387Z" level=info msg="Started container" PID=13051 containerID=649be353ae651739ab3cfbfb2b11e42dba047f25fc5ae19c6ebbabaf4b324587 description=openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator id=5f989784-9d04-4e0e-ba93-bcb8ef04b919 name=/runtime.v1.RuntimeService/StartContainer sandboxID=74ed6ea7f8cc65253f99e578e59707b7f24b66b489f27386e8dc9479cfbe3e5c
2026-06-09 11:30:32.452545 | controller | Jun 09 10:59:58.165932 crc crio[3651]: time="2026-06-09T10:59:58.149729933Z" level=info msg="Starting container: 893f62a45398960e8e4247ff7b21e27b824eb9608f23d61fba516b5b68e83b00" id=f49a9ef8-c3bf-4d79-9f9d-c1e5300a308a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.452561 | controller | Jun 09 10:59:58.178668 crc crio[3651]: time="2026-06-09T10:59:58.178553745Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7" id=c45fc601-3eaa-4106-8d5f-a40bad3c95ce name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.452584 | controller | Jun 09 10:59:58.750011 crc crio[3651]: time="2026-06-09T10:59:58.252533872Z" level=info msg="Starting container: dc75148bf881ecf8749743bc9651b97edbcf556c62cbcda54b43965d76dbf9dd" id=a229bdb6-f0b3-4d4a-8588-e2c1a57126e4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.452600 | controller | Jun 09 10:59:58.750011 crc crio[3651]: time="2026-06-09T10:59:58.39247278Z" level=info msg="Starting container: 2c0d6d54514fb076ffd55655eef32406c1a8ab0c25c4e665c6a08b44e99011c8" id=bc7f04c0-ac69-4c9d-964c-14e768087f50 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.452615 | controller | Jun 09 10:59:58.750011 crc crio[3651]: time="2026-06-09T10:59:58.620478446Z" level=info msg="Started container" PID=13091 containerID=2c0d6d54514fb076ffd55655eef32406c1a8ab0c25c4e665c6a08b44e99011c8 description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator id=bc7f04c0-ac69-4c9d-964c-14e768087f50 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a31f3586cfe5c133be1bd1d62abea58ae3abcc549c04a906c2d4c79cf1c7676
2026-06-09 11:30:32.452631 | controller | Jun 09 10:59:58.804665 crc crio[3651]: time="2026-06-09T10:59:58.793472989Z" level=info msg="Starting container: 1bc08daa84fd3f3ba9d83943142935618dac5fb4b8dfe9401fcad4b8af603462" id=afa924d2-6ed5-4a54-ae07-49ff2ab40e4f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.452647 | controller | Jun 09 10:59:58.985733 crc crio[3651]: time="2026-06-09T10:59:58.978600576Z" level=info msg="Started container" PID=13083 containerID=893f62a45398960e8e4247ff7b21e27b824eb9608f23d61fba516b5b68e83b00 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=f49a9ef8-c3bf-4d79-9f9d-c1e5300a308a name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f0ff3a6bd1f8c6b3011358f44f30b72dedb66fff005849616e325c1bb5f9c94
2026-06-09 11:30:32.452662 | controller | Jun 09 10:59:58.985733 crc crio[3651]: time="2026-06-09T10:59:58.983585015Z" level=info msg="Started container" PID=13016 containerID=1bc08daa84fd3f3ba9d83943142935618dac5fb4b8dfe9401fcad4b8af603462 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api id=afa924d2-6ed5-4a54-ae07-49ff2ab40e4f name=/runtime.v1.RuntimeService/StartContainer sandboxID=41bacdc61c8258b24c2ba353d9f9829c5c4a63ae3cb857739e3c005850ca28fa
2026-06-09 11:30:32.452678 | controller | Jun 09 10:59:59.154696 crc crio[3651]: time="2026-06-09T10:59:59.125698522Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7" id=0e2a96b0-c86f-44d0-bca7-8eefba5b382f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.452694 | controller | Jun 09 10:59:59.169935 crc crio[3651]: time="2026-06-09T10:59:59.169874426Z" level=info msg="Started container" PID=13077 containerID=dc75148bf881ecf8749743bc9651b97edbcf556c62cbcda54b43965d76dbf9dd description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=a229bdb6-f0b3-4d4a-8588-e2c1a57126e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53b93f23f59d688a03a9840321f46fff10210e03e02dcd575e9c43699f490a66
2026-06-09 11:30:32.452710 | controller | Jun 09 10:59:59.443075 crc crio[3651]: time="2026-06-09T10:59:59.443018656Z" level=info msg="Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination" id=c10c6ed7-baae-4378-bd1c-18f2426ff090 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.452726 | controller | Jun 09 10:59:59.443826 crc crio[3651]: time="2026-06-09T10:59:59.443797911Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.452742 | controller | Jun 09 10:59:59.554830 crc crio[3651]: time="2026-06-09T10:59:59.553140549Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.452762 | controller | Jun 09 10:59:59.569331 crc crio[3651]: time="2026-06-09T10:59:59.569215383Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.452778 | controller | Jun 09 10:59:59.592956 crc crio[3651]: time="2026-06-09T10:59:59.592845519Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.452795 | controller | Jun 09 10:59:59.644941 crc crio[3651]: time="2026-06-09T10:59:59.644169322Z" level=info msg="Created container ea1c03d9db48616076a314c95eef23814da5b2fe52dd5b6a7712ca5fcd842752: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container" id=90711f4b-bd8e-4236-8d4b-694c4205b0be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.452811 | controller | Jun 09 10:59:59.707215 crc crio[3651]: time="2026-06-09T10:59:59.706253649Z" level=info msg="Starting container: ea1c03d9db48616076a314c95eef23814da5b2fe52dd5b6a7712ca5fcd842752" id=32802a1c-21a1-4551-a629-d659786a6402 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.452827 | controller | Jun 09 10:59:59.718118 crc crio[3651]: time="2026-06-09T10:59:59.706355172Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c" id=06eecde2-3c5a-4f82-a138-c90c7b25251b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.452843 | controller | Jun 09 10:59:59.731051 crc crio[3651]: time="2026-06-09T10:59:59.73098611Z" level=info msg="Started container" PID=13061 containerID=ea1c03d9db48616076a314c95eef23814da5b2fe52dd5b6a7712ca5fcd842752 description=openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container id=32802a1c-21a1-4551-a629-d659786a6402 name=/runtime.v1.RuntimeService/StartContainer sandboxID=602de7d2490701c9b75158dc0558a74f91c346da83b37d02a20565b62b3d65ee
2026-06-09 11:30:32.452878 | controller | Jun 09 11:00:01.394186 crc crio[3651]: time="2026-06-09T11:00:01.345508091Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c" id=cb511f13-b869-48c4-9922-4c528ffd0523 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.452896 | controller | Jun 09 11:00:01.394186 crc crio[3651]: time="2026-06-09T11:00:01.346189453Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=ce95289f-ec1e-420e-a954-49d1082a722b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.452912 | controller | Jun 09 11:00:01.394186 crc crio[3651]: time="2026-06-09T11:00:01.357068961Z" level=info msg="Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver" id=8445cd7c-a524-423f-8c20-305824dcafc1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.452928 | controller | Jun 09 11:00:01.394186 crc crio[3651]: time="2026-06-09T11:00:01.357638669Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.452944 | controller | Jun 09 11:00:03.994689 crc crio[3651]: time="2026-06-09T11:00:03.98005151Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=7d7b18be-1777-4b25-a631-089aa618d466 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.452959 | controller | Jun 09 11:00:04.031137 crc crio[3651]: time="2026-06-09T11:00:04.030876517Z" level=info msg="Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy" id=f244869e-73d5-478a-9302-b9371ce067bf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.452979 | controller | Jun 09 11:00:04.031877 crc crio[3651]: time="2026-06-09T11:00:04.031759105Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.452995 | controller | Jun 09 11:00:04.754986 crc crio[3651]: time="2026-06-09T11:00:04.75007307Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.453011 | controller | Jun 09 11:00:05.453728 crc crio[3651]: time="2026-06-09T11:00:05.421300347Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.453027 | controller | Jun 09 11:00:05.683081 crc crio[3651]: time="2026-06-09T11:00:05.513701724Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.453042 | controller | Jun 09 11:00:05.683081 crc crio[3651]: time="2026-06-09T11:00:05.610306855Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.453057 | controller | Jun 09 11:00:06.023723 crc crio[3651]: time="2026-06-09T11:00:06.023653682Z" level=info msg="Created container 25d9d7a0bcb5a84113ecbd6cf6015fc1de2b9150e74b554b538c9911b42a324f: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch" id=1c08f7a8-4bc7-442d-a511-391825302a87 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.453073 | controller | Jun 09 11:00:06.330932 crc crio[3651]: time="2026-06-09T11:00:06.330309604Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.453089 | controller | Jun 09 11:00:06.357804 crc crio[3651]: time="2026-06-09T11:00:06.357102451Z" level=info msg="Starting container: 25d9d7a0bcb5a84113ecbd6cf6015fc1de2b9150e74b554b538c9911b42a324f" id=17de1286-2530-43c9-a4d6-9a791b8be815 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.453104 | controller | Jun 09 11:00:06.392908 crc crio[3651]: time="2026-06-09T11:00:06.391084838Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=fbe63e38-fd0e-4be5-8e3b-2bbf92161d3c name=/runtime.v1.ImageService/PullImage
2026-06-09 11:30:32.453120 | controller | Jun 09 11:00:06.423098 crc crio[3651]: time="2026-06-09T11:00:06.422797843Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-09 11:30:32.453136 | controller | Jun 09 11:00:06.426934 crc crio[3651]: time="2026-06-09T11:00:06.426263324Z" level=info msg="Started container" PID=13118 containerID=25d9d7a0bcb5a84113ecbd6cf6015fc1de2b9150e74b554b538c9911b42a324f description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch id=17de1286-2530-43c9-a4d6-9a791b8be815 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7340aa1e10799ec33026859d608b1de2c54ad3af7fd6221f5b0592ad74bd8104
2026-06-09 11:30:32.453152 | controller | Jun 09 11:00:06.589341 crc crio[3651]: time="2026-06-09T11:00:06.58924209Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=dbe72273-8bb8-4d39-ae11-0c353f366bde name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.453168 | controller | Jun 09 11:00:06.680593 crc crio[3651]: time="2026-06-09T11:00:06.679798896Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=33563db8-2a92-47dd-8e71-f70c8e478db3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.453188 | controller | Jun 09 11:00:06.697059 crc crio[3651]: time="2026-06-09T11:00:06.696664186Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-ntdwx/registry-server" id=3719b07f-c815-4797-bce3-db3a17e84995 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.453204 | controller | Jun 09 11:00:06.697619 crc crio[3651]: time="2026-06-09T11:00:06.697235774Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.453220 | controller | Jun 09 11:00:06.819784 crc crio[3651]: time="2026-06-09T11:00:06.819655251Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=d3d42169-fe15-46bb-8e89-ee1ee8f7aa2e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.453235 | controller | Jun 09 11:00:07.125874 crc crio[3651]: time="2026-06-09T11:00:07.038113441Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.453251 | controller | Jun 09 11:00:07.125874 crc crio[3651]: time="2026-06-09T11:00:07.045064213Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.453266 | controller | Jun 09 11:00:07.466150 crc crio[3651]: time="2026-06-09T11:00:07.283196563Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.453282 | controller | Jun 09 11:00:07.576611 crc crio[3651]: time="2026-06-09T11:00:07.576183088Z" level=info msg="Created container 8112399c7ff395d5476e1b0ca527ec81fb672e965870af7df04e15c7746a3f37: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator" id=ca647967-c3a7-4717-bf69-f8102df92589 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.453298 | controller | Jun 09 11:00:07.583215 crc crio[3651]: time="2026-06-09T11:00:07.582330825Z" level=info msg="Starting container: 8112399c7ff395d5476e1b0ca527ec81fb672e965870af7df04e15c7746a3f37" id=cef49caa-930d-4a9b-902d-89208d6ea252 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.453314 | controller | Jun 09 11:00:07.586324 crc crio[3651]: time="2026-06-09T11:00:07.586192128Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=e9129eb9-f67f-47a0-b19f-f16c5b1a6c85 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.453330 | controller | Jun 09 11:00:07.607156 crc crio[3651]: time="2026-06-09T11:00:07.59781162Z" level=info msg="Creating container: openshift-marketplace/certified-operators-l27pk/registry-server" id=94ab065e-8f97-4c86-92b7-ed4bb1c62bb9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.453345 | controller | Jun 09 11:00:07.607156 crc crio[3651]: time="2026-06-09T11:00:07.598321667Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.453361 | controller | Jun 09 11:00:07.700747 crc crio[3651]: time="2026-06-09T11:00:07.687011174Z" level=info msg="Created container 4d16cfc3609bba7b70d7ecde5b38dbe9da2cad4ee1e1a1fc862beadfe112075e: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator" id=38604026-4a62-437c-b19e-5f46783c1f5e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.453376 | controller | Jun 09 11:00:07.717107 crc crio[3651]: time="2026-06-09T11:00:07.715748684Z" level=info msg="Starting container: 4d16cfc3609bba7b70d7ecde5b38dbe9da2cad4ee1e1a1fc862beadfe112075e" id=5da91a9e-4836-49a9-b25f-cc73c92d6719 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.453396 | controller | Jun 09 11:00:07.732788 crc crio[3651]: time="2026-06-09T11:00:07.730521417Z" level=info msg="Started container" PID=13121 containerID=8112399c7ff395d5476e1b0ca527ec81fb672e965870af7df04e15c7746a3f37 description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=cef49caa-930d-4a9b-902d-89208d6ea252 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc2182547f0f3e4071d00a8948ea0e63e51bfc62540b658a41e2adb137293c79
2026-06-09 11:30:32.453413 | controller | Jun 09 11:00:07.896779 crc crio[3651]: time="2026-06-09T11:00:07.896145917Z" level=info msg="Started container" PID=13120 containerID=4d16cfc3609bba7b70d7ecde5b38dbe9da2cad4ee1e1a1fc862beadfe112075e description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=5da91a9e-4836-49a9-b25f-cc73c92d6719 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a104f58c959d5bf78555ff8e34db71baab8f8f4b597506d46f3fbe0d324a2446
2026-06-09 11:30:32.453429 | controller | Jun 09 11:00:08.178635 crc crio[3651]: time="2026-06-09T11:00:08.177304903Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.453445 | controller | Jun 09 11:00:08.210372 crc crio[3651]: time="2026-06-09T11:00:08.20688119Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.453461 | controller | Jun 09 11:00:08.879519 crc crio[3651]: time="2026-06-09T11:00:08.878857293Z" level=info msg="Created container 3cd99ceec9a3b57f70c2504654fc69cbf66ca29e1e4d8dd7d4a9de4ece723379: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination" id=c10c6ed7-baae-4378-bd1c-18f2426ff090 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.453476 | controller | Jun 09 11:00:08.881783 crc crio[3651]: time="2026-06-09T11:00:08.881509908Z" level=info msg="Starting container: 3cd99ceec9a3b57f70c2504654fc69cbf66ca29e1e4d8dd7d4a9de4ece723379" id=5e123eca-6358-4c86-99ad-1013e9e42e17 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.453492 | controller | Jun 09 11:00:08.931983 crc crio[3651]: time="2026-06-09T11:00:08.922284552Z" level=info msg="Started container" PID=13496 containerID=3cd99ceec9a3b57f70c2504654fc69cbf66ca29e1e4d8dd7d4a9de4ece723379 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination id=5e123eca-6358-4c86-99ad-1013e9e42e17 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6486d3fd6af67b3f3adb787754053f65accf4b36d3467130639ea553959008a1
2026-06-09 11:30:32.453508 | controller | Jun 09 11:00:09.187874 crc crio[3651]: time="2026-06-09T11:00:08.986086594Z" level=info msg="Created container 5ca9481c95ad93303794be356d3072aeacdc3f662c3b4ea8f459ff29bfea1b31: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=2c780795-012e-4239-aa32-0675c8bc3fb6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.453524 | controller | Jun 09 11:00:09.187874 crc crio[3651]: time="2026-06-09T11:00:08.988335826Z" level=info msg="Starting container: 5ca9481c95ad93303794be356d3072aeacdc3f662c3b4ea8f459ff29bfea1b31" id=81a07f54-e330-4e44-81bd-b155ccd089a4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.453540 | controller | Jun 09 11:00:09.187874 crc crio[3651]: time="2026-06-09T11:00:09.000188295Z" level=info msg="Created container 6d6dd1fb66bbe1cd044130694a79092043e87de24448c796c22c9803845eead6: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy" id=6c2e5e6e-20c6-4643-917d-3e32cbd52640 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.453559 | controller | Jun 09 11:00:09.187874 crc crio[3651]: time="2026-06-09T11:00:09.001100124Z" level=info msg="Created container 225c400392ede8df9fa0bebaba4d0551ddedc5901cecd89cde869a741ea611b0: openshift-dns/dns-default-qtghf/kube-rbac-proxy" id=c7a49a7d-a6cf-4a72-9613-7554c4b3fe34 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.453575 | controller | Jun 09 11:00:09.187874 crc crio[3651]: time="2026-06-09T11:00:09.005168314Z" level=info msg="Started container" PID=13497 containerID=5ca9481c95ad93303794be356d3072aeacdc3f662c3b4ea8f459ff29bfea1b31 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=81a07f54-e330-4e44-81bd-b155ccd089a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe5cb461b724f8b89ba5c497b131634a4bae9421655076e274fcff66e7a106a3
2026-06-09 11:30:32.453591 | controller | Jun 09 11:00:09.255259 crc crio[3651]: time="2026-06-09T11:00:09.254968378Z" level=info msg="Created container 4f713b4761642884f6f16fa04409b6e2dc555907691520c85cf1d9dc9f4c9da5: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver" id=c87b5123-b887-491d-a691-0118884fea1b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.453607 | controller | Jun 09 11:00:09.280611 crc crio[3651]: time="2026-06-09T11:00:09.265739353Z" level=info msg="Starting container: 6d6dd1fb66bbe1cd044130694a79092043e87de24448c796c22c9803845eead6" id=bc37653d-10c5-477c-9b69-54afd8ecaacb name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.453622 | controller | Jun 09 11:00:09.280611 crc crio[3651]: time="2026-06-09T11:00:09.272745227Z" level=info msg="Starting container: 225c400392ede8df9fa0bebaba4d0551ddedc5901cecd89cde869a741ea611b0" id=fbfe4be5-d75c-42ee-a529-921c9a3d3ed0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.453638 | controller | Jun 09 11:00:09.281099 crc crio[3651]: time="2026-06-09T11:00:09.281057233Z" level=info msg="Starting container: 4f713b4761642884f6f16fa04409b6e2dc555907691520c85cf1d9dc9f4c9da5" id=e7650937-423e-436d-9d99-20fc54e761c3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.453654 | controller | Jun 09 11:00:09.339842 crc crio[3651]: time="2026-06-09T11:00:09.334646527Z" level=info msg="Started container" PID=13494 containerID=225c400392ede8df9fa0bebaba4d0551ddedc5901cecd89cde869a741ea611b0 description=openshift-dns/dns-default-qtghf/kube-rbac-proxy id=fbfe4be5-d75c-42ee-a529-921c9a3d3ed0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ce783c8785d6ba72439bbf8650a9a8d15beabf3210b247d32cc1239a74807b8e
2026-06-09 11:30:32.453670 | controller | Jun 09 11:00:09.356246 crc crio[3651]: time="2026-06-09T11:00:09.356042002Z" level=info msg="Started container" PID=13506 containerID=4f713b4761642884f6f16fa04409b6e2dc555907691520c85cf1d9dc9f4c9da5 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver id=e7650937-423e-436d-9d99-20fc54e761c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7447659a8d7bb213bdc140c6d9ff81b2f8739dff5814b1c551ee1fc3408c5636
2026-06-09 11:30:32.453686 | controller | Jun 09 11:00:09.403370 crc crio[3651]: time="2026-06-09T11:00:09.403132099Z" level=info msg="Started container" PID=13495 containerID=6d6dd1fb66bbe1cd044130694a79092043e87de24448c796c22c9803845eead6 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy id=bc37653d-10c5-477c-9b69-54afd8ecaacb name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f86af0ca2497367fe314675d97afdceb29467a33852929ef4f6841fe9364b0d
2026-06-09 11:30:32.453702 | controller | Jun 09 11:00:09.787481 crc crio[3651]: time="2026-06-09T11:00:09.787321422Z" level=info msg="Created container 0588cffbf984394df6581aa4abe8368317d1e70294ad65e60e7f7779258f1849: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy" id=78ee804e-1efd-4900-b60c-e52314c39fc0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.453718 | controller | Jun 09 11:00:10.133094 crc crio[3651]: time="2026-06-09T11:00:10.132695414Z" level=info msg="Created container 6ac254591a8feb338be51c5dbc94efc0b86bb420abd0205f07e60319878964a6: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver" id=8445cd7c-a524-423f-8c20-305824dcafc1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.453736 | controller | Jun 09 11:00:10.358254 crc crio[3651]: time="2026-06-09T11:00:10.355474202Z" level=info msg="Created container 948e936b65c28942423d548802b5b0abbe314654f56937a14d8dbbc5cfbb06ee: openshift-marketplace/redhat-marketplace-ntdwx/registry-server" id=3719b07f-c815-4797-bce3-db3a17e84995 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.453753 | controller | Jun 09 11:00:10.379862 crc crio[3651]: time="2026-06-09T11:00:10.371293968Z" level=info msg="Created container dd31301b1d3ab6ab8b38e40cd77b539bf09b44ba06f5d72b67e12ca68addc487: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy" id=5553de19-1ced-4e24-9c25-adc7472c0ea2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.453768 | controller | Jun 09 11:00:10.379862 crc crio[3651]: time="2026-06-09T11:00:10.372138785Z" level=info msg="Created container 7f638605bd37bb3d46db545146ff58ba0f208c1e30575faecc6e9cfb0e609a7f: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator" id=34e54da3-b954-4a4b-84d6-28d18ce2753a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.453784 | controller | Jun 09 11:00:10.379862 crc crio[3651]: time="2026-06-09T11:00:10.374316464Z" level=info msg="Starting container: 6ac254591a8feb338be51c5dbc94efc0b86bb420abd0205f07e60319878964a6" id=6d07088b-7add-4abc-a89f-c85395ea181e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.453800 | controller | Jun 09 11:00:10.379862 crc crio[3651]: time="2026-06-09T11:00:10.378188418Z" level=info msg="Starting container: 0588cffbf984394df6581aa4abe8368317d1e70294ad65e60e7f7779258f1849" id=473a1179-9ac4-47e6-8c3d-5aa844230765 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.453816 | controller | Jun 09 11:00:10.379862 crc crio[3651]: time="2026-06-09T11:00:10.378895611Z" level=info msg="Starting container: 948e936b65c28942423d548802b5b0abbe314654f56937a14d8dbbc5cfbb06ee" id=6db5c128-d38c-45b6-b06b-923f6d3a9cf1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.453831 | controller | Jun 09 11:00:10.491167 crc crio[3651]: time="2026-06-09T11:00:10.484707507Z" level=info msg="Started container" PID=13522 containerID=948e936b65c28942423d548802b5b0abbe314654f56937a14d8dbbc5cfbb06ee description=openshift-marketplace/redhat-marketplace-ntdwx/registry-server id=6db5c128-d38c-45b6-b06b-923f6d3a9cf1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=896f2565991b9a7e1ec1a7b85522022fa11d97d2ea0780c5e0bc4cc93b95a7f6
2026-06-09 11:30:32.453867 | controller | Jun 09 11:00:10.492258 crc crio[3651]: time="2026-06-09T11:00:10.492178175Z" level=info msg="Started container" PID=13505 containerID=0588cffbf984394df6581aa4abe8368317d1e70294ad65e60e7f7779258f1849 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy id=473a1179-9ac4-47e6-8c3d-5aa844230765 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a5814ac82bc23a41c0ffe5c939d830b670e608a684a392e53eb8cd5724c4f18f
2026-06-09 11:30:32.453889 | controller | Jun 09 11:00:10.621218 crc crio[3651]: time="2026-06-09T11:00:10.607182025Z" level=info msg="Started container" PID=13528 containerID=6ac254591a8feb338be51c5dbc94efc0b86bb420abd0205f07e60319878964a6 description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver id=6d07088b-7add-4abc-a89f-c85395ea181e name=/runtime.v1.RuntimeService/StartContainer sandboxID=744f02bb2909c6f3865bf8815b27eafc57e9cabb2855e90db1ce63933dacbfc7
2026-06-09 11:30:32.453906 | controller | Jun 09 11:00:10.641783 crc crio[3651]: time="2026-06-09T11:00:10.641644038Z" level=info msg="Starting container: 7f638605bd37bb3d46db545146ff58ba0f208c1e30575faecc6e9cfb0e609a7f" id=8bb1d935-2e76-4a2b-8a6b-2d3601274e71 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.453926 | controller | Jun 09 11:00:10.642097 crc crio[3651]: time="2026-06-09T11:00:10.641866215Z" level=info msg="Starting container: dd31301b1d3ab6ab8b38e40cd77b539bf09b44ba06f5d72b67e12ca68addc487" id=18bcd72f-ac3b-4ab8-9ada-d9e871d39da3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.453942 | controller | Jun 09 11:00:10.724808 crc crio[3651]: time="2026-06-09T11:00:10.724272612Z" level=info msg="Started container" PID=13504 containerID=7f638605bd37bb3d46db545146ff58ba0f208c1e30575faecc6e9cfb0e609a7f description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=8bb1d935-2e76-4a2b-8a6b-2d3601274e71 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c237513fc503a7d7446aa7aaf641659be2d33dc6be005f7bf50ca500c95267f0
2026-06-09 11:30:32.453958 | controller | Jun 09 11:00:11.123075 crc crio[3651]: time="2026-06-09T11:00:11.122819575Z" level=info msg="Started container" PID=13503 containerID=dd31301b1d3ab6ab8b38e40cd77b539bf09b44ba06f5d72b67e12ca68addc487 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy id=18bcd72f-ac3b-4ab8-9ada-d9e871d39da3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad7195ea87bf0a13e665d163ee2fbef04d2f0727168efb7c207c87004b6d824a
2026-06-09 11:30:32.453974 | controller | Jun 09 11:00:12.842877 crc crio[3651]: time="2026-06-09T11:00:11.774111695Z" level=info msg="Created container e16e7dbd11b4263764e0e76c12c5a70b752844c96535ccf3ddcdd2e8b458867d: openshift-marketplace/certified-operators-l27pk/registry-server" id=94ab065e-8f97-4c86-92b7-ed4bb1c62bb9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.453990 | controller | Jun 09 11:00:12.842877 crc crio[3651]: time="2026-06-09T11:00:11.851305175Z" level=info msg="Starting container: e16e7dbd11b4263764e0e76c12c5a70b752844c96535ccf3ddcdd2e8b458867d" id=1480e4c8-9f12-401b-bc8f-98eb31807478 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.454006 | controller | Jun 09 11:00:12.842877 crc crio[3651]: time="2026-06-09T11:00:11.854040623Z" level=info msg="Created container 5ada346364d72b31118704bad7cb84d020556fcc4c245c99db6ceca891b9c9d0: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy" id=230b15e9-f82c-4117-9a28-322e334d5e61 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.454021 | controller | Jun 09 11:00:12.842877 crc crio[3651]: time="2026-06-09T11:00:11.85458697Z" level=info msg="Created container afc30254ec36a1109374d189b627d49c96b4d55d724125f60e2f3d8e596a2095: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy" id=60bd698a-750e-471f-b248-da2bdb4c32fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.454037 | controller | Jun 09 11:00:12.842877 crc crio[3651]: time="2026-06-09T11:00:11.942904116Z" level=info msg="Created container 0bd38c50679dfc0e05315dccdeec411de7190c8545d788362a94f88092bb7909: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy" id=f244869e-73d5-478a-9302-b9371ce067bf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.454053 | controller | Jun 09 11:00:12.842877 crc crio[3651]: time="2026-06-09T11:00:11.983782824Z" level=info msg="Starting container: 0bd38c50679dfc0e05315dccdeec411de7190c8545d788362a94f88092bb7909" id=66496711-c8d6-4f37-8771-09d5ea57e201 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.454069 | controller | Jun 09 11:00:12.842877 crc crio[3651]: time="2026-06-09T11:00:11.985035864Z" level=info msg="Starting container: afc30254ec36a1109374d189b627d49c96b4d55d724125f60e2f3d8e596a2095" id=dfd8881c-a3c7-4dea-956a-eee287cb6d8f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.454084 | controller | Jun 09 11:00:12.842877 crc crio[3651]: time="2026-06-09T11:00:11.986011395Z" level=info msg="Starting container: 5ada346364d72b31118704bad7cb84d020556fcc4c245c99db6ceca891b9c9d0" id=24f30092-56b7-408a-b317-40df41a08bca name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.454103 | controller | Jun 09 11:00:12.842877 crc crio[3651]: time="2026-06-09T11:00:12.038642969Z" level=info msg="Started container" PID=13521 containerID=afc30254ec36a1109374d189b627d49c96b4d55d724125f60e2f3d8e596a2095 description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy id=dfd8881c-a3c7-4dea-956a-eee287cb6d8f name=/runtime.v1.RuntimeService/StartContainer sandboxID=77ef9676de98e250e8816ed434b28dd2f982cddf40411c5af6fb07185d0f53d4
2026-06-09 11:30:32.454120 | controller | Jun 09 11:00:12.842877 crc crio[3651]: time="2026-06-09T11:00:12.040699795Z" level=info msg="Started container" PID=13526 containerID=0bd38c50679dfc0e05315dccdeec411de7190c8545d788362a94f88092bb7909 description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy id=66496711-c8d6-4f37-8771-09d5ea57e201 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a31f3586cfe5c133be1bd1d62abea58ae3abcc549c04a906c2d4c79cf1c7676
2026-06-09 11:30:32.454135 | controller | Jun 09 11:00:12.842877 crc crio[3651]: time="2026-06-09T11:00:12.060032363Z" level=info msg="Started container" PID=13565 containerID=e16e7dbd11b4263764e0e76c12c5a70b752844c96535ccf3ddcdd2e8b458867d description=openshift-marketplace/certified-operators-l27pk/registry-server id=1480e4c8-9f12-401b-bc8f-98eb31807478 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6969dd7752939397c4d9bafc15d1cfc808489d024b95bfbdaa0b5cc21b28a7f4
2026-06-09 11:30:32.454151 | controller | Jun 09 11:00:12.842877 crc crio[3651]: time="2026-06-09T11:00:12.094256249Z" level=info msg="Started container" PID=13519 containerID=5ada346364d72b31118704bad7cb84d020556fcc4c245c99db6ceca891b9c9d0 description=openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy id=24f30092-56b7-408a-b317-40df41a08bca name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfb6e0430f92afe743a6b2c216debf0dc91afae5331c1ef7311faa5611c6ff0a
2026-06-09 11:30:32.454167 | controller | Jun 09 11:00:14.000711 crc crio[3651]: time="2026-06-09T11:00:13.999248595Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=fe4efb64-ab86-46a7-8b2c-eb08f360960e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.454183 | controller | Jun 09 11:00:15.022133 crc crio[3651]: time="2026-06-09T11:00:15.021880049Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=b06c62d5-e2af-4288-a8f7-6280dfd1e634 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.454199 | controller | Jun 09 11:00:15.972924 crc crio[3651]: time="2026-06-09T11:00:15.972819897Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=46ce66c4-1a97-4b0d-8075-d49d73de7d98 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.454214 | controller | Jun 09 11:00:15.978777 crc crio[3651]: time="2026-06-09T11:00:15.978682505Z" level=info msg="Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints" id=6462ba9b-df45-426a-8ebf-02d804a3ad23 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.454230 | controller | Jun 09 11:00:15.980587 crc crio[3651]: time="2026-06-09T11:00:15.980476742Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.454246 | controller | Jun 09 11:00:16.152706 crc crio[3651]: time="2026-06-09T11:00:16.150904385Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.454262 | controller | Jun 09 11:00:16.212825 crc crio[3651]: time="2026-06-09T11:00:16.212349392Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=d3713f9e-4e64-4da6-ba9a-2c61f2d2db10 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.454281 | controller | Jun 09 11:00:16.232644 crc crio[3651]: time="2026-06-09T11:00:16.227377883Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=700f8992-f4c7-466d-b085-6527bf136c3b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.454297 | controller | Jun 09 11:00:16.239835 crc crio[3651]: time="2026-06-09T11:00:16.239762659Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.454313 | controller | Jun 09 11:00:16.607448 crc crio[3651]: time="2026-06-09T11:00:16.589716047Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.454329 | controller | Jun 09 11:00:16.607448 crc crio[3651]: time="2026-06-09T11:00:16.603599312Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.454345 | controller | Jun 09 11:00:17.072057 crc crio[3651]: time="2026-06-09T11:00:17.070883121Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.454361 | controller | Jun 09 11:00:18.196224 crc crio[3651]: time="2026-06-09T11:00:18.195600431Z" level=info msg="Created container 2b589d70b257aade535e95e693043d721d658825ad25bef78ceb5b0481210c64: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=700f8992-f4c7-466d-b085-6527bf136c3b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.454376 | controller | Jun 09 11:00:18.229182 crc crio[3651]: time="2026-06-09T11:00:18.229108863Z" level=info msg="Starting container: 2b589d70b257aade535e95e693043d721d658825ad25bef78ceb5b0481210c64" id=3a63a499-dc78-4f5b-a597-f11034b2190e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.454392 | controller | Jun 09 11:00:18.251219 crc crio[3651]: time="2026-06-09T11:00:18.25087532Z" level=info msg="Started container" PID=13723 containerID=2b589d70b257aade535e95e693043d721d658825ad25bef78ceb5b0481210c64 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=3a63a499-dc78-4f5b-a597-f11034b2190e name=/runtime.v1.RuntimeService/StartContainer sandboxID=41bacdc61c8258b24c2ba353d9f9829c5c4a63ae3cb857739e3c005850ca28fa
2026-06-09 11:30:32.454408 | controller | Jun 09 11:00:18.546894 crc crio[3651]: time="2026-06-09T11:00:18.546548401Z" level=warning msg="Stopping container c9c39b537c22385d03f9c66e8d6721b5daa6ef1a23ad19105ce5b7c415c8ddbe with stop signal(15) timed out. Killing..."
2026-06-09 11:30:32.454424 | controller | Jun 09 11:00:19.427729 crc crio[3651]: time="2026-06-09T11:00:19.427613044Z" level=info msg="Created container 136f4ec3c089df337670179ec5eafc3af486eb2ad918974c7e1b753384552dd3: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints" id=6462ba9b-df45-426a-8ebf-02d804a3ad23 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.454440 | controller | Jun 09 11:00:19.456091 crc crio[3651]: time="2026-06-09T11:00:19.456018343Z" level=info msg="Starting container: 136f4ec3c089df337670179ec5eafc3af486eb2ad918974c7e1b753384552dd3" id=29d6e96c-dfa7-40d9-a7c8-a70209bf50d3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.454456 | controller | Jun 09 11:00:19.486494 crc crio[3651]: time="2026-06-09T11:00:19.486323812Z" level=info msg="Started container" PID=13727 containerID=136f4ec3c089df337670179ec5eafc3af486eb2ad918974c7e1b753384552dd3 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints id=29d6e96c-dfa7-40d9-a7c8-a70209bf50d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7447659a8d7bb213bdc140c6d9ff81b2f8739dff5814b1c551ee1fc3408c5636
2026-06-09 11:30:32.454476 | controller | Jun 09 11:00:21.056145 crc crio[3651]: time="2026-06-09T11:00:21.054124238Z" level=info msg="Stopped container c9c39b537c22385d03f9c66e8d6721b5daa6ef1a23ad19105ce5b7c415c8ddbe: openshift-multus/cni-sysctl-allowlist-ds-mqx5h/kube-multus-additional-cni-plugins" id=48844225-f961-45b8-ab7f-80bc4abd1999 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.454492 | controller | Jun 09 11:00:21.070866 crc crio[3651]: time="2026-06-09T11:00:21.069218791Z" level=info msg="Stopping pod sandbox: 63888747bcf6c9d5bfe4c2405cc1ec1f40c7c3af184b687667314c71d26577f4" id=899d2ab4-33d0-4b17-a7b6-9ac6606ef9c7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.454507 | controller | Jun 09 11:00:21.406373 crc crio[3651]: time="2026-06-09T11:00:21.378021982Z" level=info msg="Stopped pod sandbox: 63888747bcf6c9d5bfe4c2405cc1ec1f40c7c3af184b687667314c71d26577f4" id=899d2ab4-33d0-4b17-a7b6-9ac6606ef9c7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.454523 | controller | Jun 09 11:00:21.856835 crc crio[3651]: time="2026-06-09T11:00:21.856662698Z" level=info msg="Stopping container: 21f46499440fc077a6b1e7ac9988b79097a078f76810fa16852a456d931698de (timeout: 30s)" id=5b02c486-374f-4f52-a602-907d3e0998c8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.454539 | controller | Jun 09 11:00:21.928190 crc crio[3651]: time="2026-06-09T11:00:21.928021401Z" level=info msg="Removing container: c9c39b537c22385d03f9c66e8d6721b5daa6ef1a23ad19105ce5b7c415c8ddbe" id=705e7324-1992-4f3b-94d6-049509bbab70 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.454559 | controller | Jun 09 11:00:21.969246 crc crio[3651]: time="2026-06-09T11:00:21.969143517Z" level=info msg="Removed container c9c39b537c22385d03f9c66e8d6721b5daa6ef1a23ad19105ce5b7c415c8ddbe: openshift-multus/cni-sysctl-allowlist-ds-mqx5h/kube-multus-additional-cni-plugins" id=705e7324-1992-4f3b-94d6-049509bbab70 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.454619 | controller | Jun 09 11:00:22.251837 crc crio[3651]: time="2026-06-09T11:00:22.250918243Z" level=info msg="Stopping container: 1773c09c0249cd012cf975391bc8b4f31376cd17d3e1b032cbb082638347f3b9 (timeout: 600s)" id=34d510bf-fc8d-4cf1-8f26-4ae968bf2f3d name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.454639 | controller | Jun 09 11:00:22.848558 crc crio[3651]: time="2026-06-09T11:00:22.848283127Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.454655 | controller | Jun 09 11:00:24.037440 crc crio[3651]: time="2026-06-09T11:00:24.037065026Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=93793870-dc88-435f-b5bf-b71f0b17a80c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.454671 | controller | Jun 09 11:00:24.540141 crc crio[3651]: time="2026-06-09T11:00:24.539742031Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=1d4a4f06-d404-4751-8257-9eb124761044 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.454686 | controller | Jun 09 11:00:24.548081 crc crio[3651]: time="2026-06-09T11:00:24.547739645Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=cc36ef10-857a-469c-872f-8f81e1031640 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.454702 | controller | Jun 09 11:00:24.549995 crc crio[3651]: time="2026-06-09T11:00:24.549801791Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.454721 | controller | Jun 09 11:00:24.683837 crc crio[3651]: time="2026-06-09T11:00:24.683696226Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.454737 | controller | Jun 09 11:00:25.386094 crc crio[3651]: time="2026-06-09T11:00:25.385281066Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.454753 | controller | Jun 09 11:00:26.722045 crc crio[3651]: time="2026-06-09T11:00:26.721787672Z" level=info msg="Stopped container 21f46499440fc077a6b1e7ac9988b79097a078f76810fa16852a456d931698de: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=5b02c486-374f-4f52-a602-907d3e0998c8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.454768 | controller | Jun 09 11:00:26.724017 crc crio[3651]: time="2026-06-09T11:00:26.723973222Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=3d0645ab-b476-437c-b5f4-0501e83e093b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.454784 | controller | Jun 09 11:00:26.725034 crc crio[3651]: time="2026-06-09T11:00:26.724946163Z" level=info msg="Created container 68d38fd5a9313a46819fa5f5ceaaff197a5ff65e2d0cfe56b5a4144e74180ec4: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner" id=b6e82a51-3be2-4fa6-ac6f-fad2ab67c6bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.454802 | controller | Jun 09 11:00:26.733885 crc crio[3651]: time="2026-06-09T11:00:26.733670042Z" level=info msg="Starting container: 68d38fd5a9313a46819fa5f5ceaaff197a5ff65e2d0cfe56b5a4144e74180ec4" id=a12a6598-c6b5-447b-9026-634e9de564fe name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.454820 | controller | Jun 09 11:00:27.029152 crc crio[3651]: time="2026-06-09T11:00:27.028641551Z" level=info msg="Started container" PID=13863 containerID=68d38fd5a9313a46819fa5f5ceaaff197a5ff65e2d0cfe56b5a4144e74180ec4 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner id=a12a6598-c6b5-447b-9026-634e9de564fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0ef322b9b33fe8a5f6e8f97c85a30cfc686519d2d12236dc8f3610a5ae4648a
2026-06-09 11:30:32.454837 | controller | Jun 09 11:00:27.029152 crc crio[3651]: time="2026-06-09T11:00:27.029094785Z" level=info msg="Created container 1b42e9377690f2dfc614c1c118a887f50823ab31b0318f107c7120a565e97504: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=cc36ef10-857a-469c-872f-8f81e1031640 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.454881 | controller | Jun 09 11:00:27.033345 crc crio[3651]: time="2026-06-09T11:00:27.033053732Z" level=info msg="Starting container: 1b42e9377690f2dfc614c1c118a887f50823ab31b0318f107c7120a565e97504" id=0488e664-967e-4748-b8c0-812a6b664425 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.454900 | controller | Jun 09 11:00:27.052207 crc crio[3651]: time="2026-06-09T11:00:27.051365288Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ccc300cd-d26a-4f54-8c2b-c2ab342d262e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.454916 | controller | Jun 09 11:00:27.054869 crc crio[3651]: time="2026-06-09T11:00:27.054835429Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=2dad902e-a3a0-4fa2-be8c-191b5176008d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.454932 | controller | Jun 09 11:00:27.055265 crc crio[3651]: time="2026-06-09T11:00:27.055241462Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.454953 | controller | Jun 09 11:00:27.064521 crc crio[3651]: time="2026-06-09T11:00:27.06393065Z" level=info msg="Started container" PID=13888 containerID=1b42e9377690f2dfc614c1c118a887f50823ab31b0318f107c7120a565e97504 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=0488e664-967e-4748-b8c0-812a6b664425 name=/runtime.v1.RuntimeService/StartContainer sandboxID=10a436eaf8e348d1b9ab6f246aea0c7409ced60acba075a0c3519143509c4b4b
2026-06-09 11:30:32.454970 | controller | Jun 09 11:00:27.165679 crc crio[3651]: time="2026-06-09T11:00:27.16520132Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.454986 | controller | Jun 09 11:00:27.194106 crc crio[3651]: time="2026-06-09T11:00:27.194016362Z" level=info msg="Stopping container: 2b589d70b257aade535e95e693043d721d658825ad25bef78ceb5b0481210c64 (timeout: 30s)" id=c438f0dd-17ac-4f5d-b101-ffb56ca2ba78 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.455002 | controller | Jun 09 11:00:27.215474 crc crio[3651]: time="2026-06-09T11:00:27.215364265Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.455019 | controller | Jun 09 11:00:29.551103 crc crio[3651]: time="2026-06-09T11:00:29.550202864Z" level=info msg="Stopped container 1773c09c0249cd012cf975391bc8b4f31376cd17d3e1b032cbb082638347f3b9: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon" id=34d510bf-fc8d-4cf1-8f26-4ae968bf2f3d name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.455035 | controller | Jun 09 11:00:29.554140 crc crio[3651]: time="2026-06-09T11:00:29.553911773Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=ec51e38d-2457-48ba-8b5b-e3e8e6607d92 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.455050 | controller | Jun 09 11:00:29.779583 crc crio[3651]: time="2026-06-09T11:00:29.776786344Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=96526738-df8e-42a7-b6a0-d4e1d32f5a2b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.455066 | controller | Jun 09 11:00:29.783274 crc crio[3651]: time="2026-06-09T11:00:29.782967752Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon" id=337abae1-696a-446b-9fc3-a731c3458d2a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.455082 | controller | Jun 09 11:00:29.784223 crc crio[3651]: time="2026-06-09T11:00:29.784064017Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.455098 | controller | Jun 09 11:00:30.048155 crc crio[3651]: time="2026-06-09T11:00:30.045247053Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest" id=4a23f9fb-6689-41cb-b14a-980a8cfc8d5c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.455114 | controller | Jun 09 11:00:30.119889 crc crio[3651]: time="2026-06-09T11:00:30.11978005Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.455130 | controller | Jun 09 11:00:30.125488 crc crio[3651]: time="2026-06-09T11:00:30.124038896Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.455146 | controller | Jun 09 11:00:30.180813 crc crio[3651]: time="2026-06-09T11:00:30.180622317Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest" id=fb8909a3-1100-4f1f-b06a-9d34bc754078 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.455166 | controller | Jun 09 11:00:30.185310 crc crio[3651]: time="2026-06-09T11:00:30.185081369Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar" id=d98a99bc-b282-4e8c-9bc5-358d87c283c5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.455183 | controller | Jun 09 11:00:30.185993 crc crio[3651]: time="2026-06-09T11:00:30.185514993Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.455199 | controller | Jun 09 11:00:30.247785 crc crio[3651]: time="2026-06-09T11:00:30.247738584Z" level=info msg="Stopping container: 649be353ae651739ab3cfbfb2b11e42dba047f25fc5ae19c6ebbabaf4b324587 (timeout: 30s)" id=8f7afc01-39f6-4a44-b6a7-3c7b6416ccc4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.455215 | controller | Jun 09 11:00:30.258256 crc crio[3651]: time="2026-06-09T11:00:30.258190898Z" level=info msg="Created container 9b6f257a50d82ecfd8f9e351dd62f130e433eee2423a933fc7067590530d5f65: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=2dad902e-a3a0-4fa2-be8c-191b5176008d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.455231 | controller | Jun 09 11:00:30.265811 crc crio[3651]: time="2026-06-09T11:00:30.2622992Z" level=info msg="Starting container: 9b6f257a50d82ecfd8f9e351dd62f130e433eee2423a933fc7067590530d5f65" id=48361a98-25f3-4d62-b558-dcf7b1834670 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.455248 | controller | Jun 09 11:00:30.275953 crc crio[3651]: time="2026-06-09T11:00:30.275868334Z" level=info msg="Started container" PID=13927 containerID=9b6f257a50d82ecfd8f9e351dd62f130e433eee2423a933fc7067590530d5f65 description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=48361a98-25f3-4d62-b558-dcf7b1834670 name=/runtime.v1.RuntimeService/StartContainer sandboxID=271b0faef23de3761966d17212d2cd46818ff4e2c6a0c788930dc9b4bf24283d
2026-06-09 11:30:32.455264 | controller | Jun 09 11:00:30.298776 crc crio[3651]: time="2026-06-09T11:00:30.298053144Z" level=info msg="Stopped container 2b589d70b257aade535e95e693043d721d658825ad25bef78ceb5b0481210c64: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=c438f0dd-17ac-4f5d-b101-ffb56ca2ba78 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.455280 | controller | Jun 09 11:00:30.450517 crc crio[3651]: time="2026-06-09T11:00:30.450349657Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=b8d8347e-acaf-47ee-9c29-a5e6cde6f538 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.455296 | controller | Jun 09 11:00:30.642257 crc crio[3651]: time="2026-06-09T11:00:30.63793916Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.455312 | controller | Jun 09 11:00:30.680628 crc crio[3651]: time="2026-06-09T11:00:30.680180271Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=c9db8088-e023-4610-8fd4-f2879155fb75 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.455328 | controller | Jun 09 11:00:30.685691 crc crio[3651]: time="2026-06-09T11:00:30.685233393Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=75572d3f-4bf4-4f5f-b227-f2ae26b5de60 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.455360 | controller | Jun 09 11:00:30.689575 crc crio[3651]: time="2026-06-09T11:00:30.689141848Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.455380 | controller | Jun 09 11:00:30.782485 crc crio[3651]: time="2026-06-09T11:00:30.78107898Z" level=info msg="Stopping container: dc75148bf881ecf8749743bc9651b97edbcf556c62cbcda54b43965d76dbf9dd (timeout: 30s)" id=826719bd-9b57-4eb9-9f9b-fa9ec17ae582 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.455397 | controller | Jun 09 11:00:30.874097 crc crio[3651]: time="2026-06-09T11:00:30.873986023Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.455413 | controller | Jun 09 11:00:30.882159 crc crio[3651]: time="2026-06-09T11:00:30.882072871Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.455432 | controller | Jun 09 11:00:31.928794 crc crio[3651]: time="2026-06-09T11:00:31.928196845Z" level=info msg="Stopped container dc75148bf881ecf8749743bc9651b97edbcf556c62cbcda54b43965d76dbf9dd: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=826719bd-9b57-4eb9-9f9b-fa9ec17ae582 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.455453 | controller | Jun 09 11:00:31.931356 crc crio[3651]: time="2026-06-09T11:00:31.931059446Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=de129a98-3102-472b-89ff-0278ead68214 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.455469 | controller | Jun 09 11:00:32.042559 crc crio[3651]: time="2026-06-09T11:00:32.042145091Z" level=info msg="Created container 546da68325056c9f8f17e8f759c2184a67eaded7d6778a83ce082e02bc51c15b: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon" id=337abae1-696a-446b-9fc3-a731c3458d2a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.455485 | controller | Jun 09 11:00:32.046151 crc crio[3651]: time="2026-06-09T11:00:32.046057926Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=44a2f3f6-79f6-418f-8781-517ed1276b9e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.455501 | controller | Jun 09 11:00:32.046252 crc crio[3651]: time="2026-06-09T11:00:32.046178Z" level=info msg="Starting container: 546da68325056c9f8f17e8f759c2184a67eaded7d6778a83ce082e02bc51c15b" id=eec3e7fb-0c0f-4f8b-969f-f43edc02f5ff name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.455516 | controller | Jun 09 11:00:32.065589 crc crio[3651]: time="2026-06-09T11:00:32.064535587Z" level=info msg="Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=89781348-3dfb-45b5-9987-55ce316d07dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.455532 | controller | Jun 09 11:00:32.068172 crc crio[3651]: time="2026-06-09T11:00:32.068098091Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.455548 | controller | Jun 09 11:00:32.152842 crc crio[3651]: time="2026-06-09T11:00:32.152714089Z" level=info msg="Started container" PID=13965 containerID=546da68325056c9f8f17e8f759c2184a67eaded7d6778a83ce082e02bc51c15b description=openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon id=eec3e7fb-0c0f-4f8b-969f-f43edc02f5ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc43ff16a32b25163b55d640d18669725cd184c2474507b43ac509a25396edf1
2026-06-09 11:30:32.455565 | controller | Jun 09 11:00:32.274903 crc crio[3651]: time="2026-06-09T11:00:32.274775775Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.455587 | controller | Jun 09 11:00:32.285555 crc crio[3651]: time="2026-06-09T11:00:32.283343979Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.455604 | controller | Jun 09 11:00:32.445583 crc crio[3651]: time="2026-06-09T11:00:32.444895588Z" level=info msg="Stopped container 649be353ae651739ab3cfbfb2b11e42dba047f25fc5ae19c6ebbabaf4b324587: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator" id=8f7afc01-39f6-4a44-b6a7-3c7b6416ccc4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.455620 | controller | Jun 09 11:00:32.449664 crc crio[3651]: time="2026-06-09T11:00:32.447785091Z" level=info msg="Created container 1fbcb631e72112df9365f0aac3fb380d43b365e443483e631b16f4fb7c4e443a: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=75572d3f-4bf4-4f5f-b227-f2ae26b5de60 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.455636 | controller | Jun 09 11:00:32.451908 crc crio[3651]: time="2026-06-09T11:00:32.451076016Z" level=info msg="Starting container: 1fbcb631e72112df9365f0aac3fb380d43b365e443483e631b16f4fb7c4e443a" id=bf12f6cd-9c63-4fc6-9a0b-568758d32f17 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.455652 | controller | Jun 09 11:00:32.456358 crc crio[3651]: time="2026-06-09T11:00:32.454247668Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=40423a6c-9390-4202-8de4-1dcb37b5e7a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.455668 | controller | Jun 09 11:00:32.479779 crc crio[3651]: time="2026-06-09T11:00:32.479584458Z" level=info msg="Started container" PID=14017 containerID=1fbcb631e72112df9365f0aac3fb380d43b365e443483e631b16f4fb7c4e443a description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=bf12f6cd-9c63-4fc6-9a0b-568758d32f17 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41bacdc61c8258b24c2ba353d9f9829c5c4a63ae3cb857739e3c005850ca28fa
2026-06-09 11:30:32.455684 | controller | Jun 09 11:00:32.480710 crc crio[3651]: time="2026-06-09T11:00:32.480291131Z" level=info msg="Stopping container: 893f62a45398960e8e4247ff7b21e27b824eb9608f23d61fba516b5b68e83b00 (timeout: 2s)" id=52bf9d54-7497-406f-af4a-cc955daf49bb name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.455700 | controller | Jun 09 11:00:32.485653 crc crio[3651]: time="2026-06-09T11:00:32.483329508Z" level=info msg="Stopping container: c6893631b477fe306776c1dfbce383938f531b7dee501135f8d9819e0de97b34 (timeout: 30s)" id=ba558bd6-2d5b-4836-b131-390d57d9f4c2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.455716 | controller | Jun 09 11:00:32.551648 crc crio[3651]: time="2026-06-09T11:00:32.519685171Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8d331669-b6a1-448f-b38e-09f4fb14bed7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.455732 | controller | Jun 09 11:00:32.584275 crc crio[3651]: time="2026-06-09T11:00:32.584044761Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator" id=ee8365fc-e088-46f5-b344-6d11f640c5b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.455748 | controller | Jun 09 11:00:32.586228 crc crio[3651]: time="2026-06-09T11:00:32.585745045Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.455764 | controller | Jun 09 11:00:32.683214 crc crio[3651]: time="2026-06-09T11:00:32.683164132Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.455783 | controller | Jun 09 11:00:32.726240 crc crio[3651]: time="2026-06-09T11:00:32.723887455Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.455799 | controller | Jun 09 11:00:33.566352 crc crio[3651]: time="2026-06-09T11:00:33.5603275Z" level=info msg="Created container d8f6e00f2d209ff981fc79aa3267b48a0f19476ae14eaaa0b4bf5020588346be: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=89781348-3dfb-45b5-9987-55ce316d07dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.455815 | controller | Jun 09 11:00:33.575946 crc crio[3651]: time="2026-06-09T11:00:33.575818385Z" level=info msg="Starting container: d8f6e00f2d209ff981fc79aa3267b48a0f19476ae14eaaa0b4bf5020588346be" id=79b20066-297d-497a-b0ba-fa71b6d5903e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.455831 | controller | Jun 09 11:00:33.609465 crc crio[3651]: time="2026-06-09T11:00:33.609261915Z" level=info msg="Created container 1c85d54b90a04178d127f67b6c70837f2b77a25e3920b49bd83f561fd825dd93: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator" id=ee8365fc-e088-46f5-b344-6d11f640c5b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.455861 | controller | Jun 09 11:00:33.613913 crc crio[3651]: time="2026-06-09T11:00:33.61379229Z" level=info msg="Starting container: 1c85d54b90a04178d127f67b6c70837f2b77a25e3920b49bd83f561fd825dd93" id=bed87e5a-6beb-4e29-a32e-73fc9f1400f0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.455884 | controller | Jun 09 11:00:33.663853 crc crio[3651]: time="2026-06-09T11:00:33.663712918Z" level=info msg="Started container" PID=14058 containerID=1c85d54b90a04178d127f67b6c70837f2b77a25e3920b49bd83f561fd825dd93 description=openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator id=bed87e5a-6beb-4e29-a32e-73fc9f1400f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=74ed6ea7f8cc65253f99e578e59707b7f24b66b489f27386e8dc9479cfbe3e5c
2026-06-09 11:30:32.455904 | controller | Jun 09 11:00:33.749135 crc crio[3651]: time="2026-06-09T11:00:33.748677256Z" level=info msg="Started container" PID=14041 containerID=d8f6e00f2d209ff981fc79aa3267b48a0f19476ae14eaaa0b4bf5020588346be description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=79b20066-297d-497a-b0ba-fa71b6d5903e name=/runtime.v1.RuntimeService/StartContainer sandboxID=53b93f23f59d688a03a9840321f46fff10210e03e02dcd575e9c43699f490a66
2026-06-09 11:30:32.455921 | controller | Jun 09 11:00:33.928373 crc crio[3651]: time="2026-06-09T11:00:33.927584901Z" level=info msg="Stopped container 893f62a45398960e8e4247ff7b21e27b824eb9608f23d61fba516b5b68e83b00: openshift-console/downloads-747b44746d-4pqvr/download-server" id=52bf9d54-7497-406f-af4a-cc955daf49bb name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.455938 | controller | Jun 09 11:00:33.930753 crc crio[3651]: time="2026-06-09T11:00:33.930568477Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=76c11cd6-3697-4f59-bbd3-4dc8175e531a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.455954 | controller | Jun 09 11:00:34.220049 crc crio[3651]: time="2026-06-09T11:00:34.219923745Z" level=info msg="Stopped container c6893631b477fe306776c1dfbce383938f531b7dee501135f8d9819e0de97b34: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator" id=ba558bd6-2d5b-4836-b131-390d57d9f4c2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.455970 | controller | Jun 09 11:00:34.230938 crc crio[3651]: time="2026-06-09T11:00:34.230794413Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=6edd584b-c359-40d3-9ecb-1140da7591ed name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.455989 | controller | Jun 09 11:00:37.668806 crc crio[3651]: time="2026-06-09T11:00:37.668030007Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=c3fcab7d-e794-4f88-9db1-da502434e22b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.456005 | controller | Jun 09 11:00:39.819679 crc crio[3651]: time="2026-06-09T11:00:39.818911511Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683380-pkxlv/POD" id=077bed39-d4ed-449b-bbc0-217f9a15393e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.456021 | controller | Jun 09 11:00:39.819679 crc crio[3651]: time="2026-06-09T11:00:39.819084337Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.456037 | controller | Jun 09 11:00:41.462163 crc crio[3651]: time="2026-06-09T11:00:41.457258996Z" level=info msg="Stopping container: 28c506efdf4b7278ea0b5cb1d0e766fd56bbf3b770d8f5dab8349ffa2b7dce1c (timeout: 30s)" id=015ca7b2-866e-419c-a753-b04a52299e53 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.456054 | controller | Jun 09 11:00:42.192516 crc crio[3651]: time="2026-06-09T11:00:42.190132827Z" level=info msg="Stopping container: 1fbcb631e72112df9365f0aac3fb380d43b365e443483e631b16f4fb7c4e443a (timeout: 30s)" id=d55b8a35-4711-460f-8ec4-dd808953b1a7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.456070 | controller | Jun 09 11:00:44.479567 crc crio[3651]: time="2026-06-09T11:00:44.332295202Z" level=info msg="Removing container: 2b589d70b257aade535e95e693043d721d658825ad25bef78ceb5b0481210c64" id=d9f08329-6324-4e8d-80e9-e089fb55e334 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.456086 | controller | Jun 09 11:01:00.746334 crc crio[3651]: time="2026-06-09T11:01:00.744338583Z" level=info msg="Stopping container: d8f6e00f2d209ff981fc79aa3267b48a0f19476ae14eaaa0b4bf5020588346be (timeout: 30s)" id=4f474a91-6de6-45a1-84f4-5330692f14b2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.456102 | controller | Jun 09 11:01:02.962969 crc crio[3651]: time="2026-06-09T11:01:02.856084385Z" level=info msg="Stopping container: 9b6f257a50d82ecfd8f9e351dd62f130e433eee2423a933fc7067590530d5f65 (timeout: 30s)" id=7b7ddc07-40c0-455f-bb0f-c83de03f7389 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.456118 | controller | Jun 09 11:01:04.699005 crc crio[3651]: time="2026-06-09T11:01:04.698738046Z" level=info msg="Stopping pod sandbox: 63888747bcf6c9d5bfe4c2405cc1ec1f40c7c3af184b687667314c71d26577f4" id=3bec8b86-6f3d-47c0-acc9-f76284ab6651 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.456133 | controller | Jun 09 11:01:04.699005 crc crio[3651]: time="2026-06-09T11:01:04.698826649Z" level=info msg="Stopped pod sandbox (already stopped): 63888747bcf6c9d5bfe4c2405cc1ec1f40c7c3af184b687667314c71d26577f4" id=3bec8b86-6f3d-47c0-acc9-f76284ab6651 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.456149 | controller | Jun 09 11:01:04.700347 crc crio[3651]: time="2026-06-09T11:01:04.700160641Z" level=info msg="Removing pod sandbox: 63888747bcf6c9d5bfe4c2405cc1ec1f40c7c3af184b687667314c71d26577f4" id=952d7916-9a87-4387-b0b4-cde6ac8426c2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 11:30:32.456165 | controller | Jun 09 11:01:05.630554 crc crio[3651]: time="2026-06-09T11:01:05.63018503Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.456181 | controller | Jun 09 11:01:06.132844 crc crio[3651]: time="2026-06-09T11:01:06.131570703Z" level=info msg="Created container 46e9799ddbb294cb42c8fbfccd2061ca95dce6a224db51468e6e0bb645e1d38e: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar" id=d98a99bc-b282-4e8c-9bc5-358d87c283c5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.456201 | controller | Jun 09 11:01:06.136940 crc crio[3651]: time="2026-06-09T11:01:06.136369977Z" level=info msg="Starting container: 46e9799ddbb294cb42c8fbfccd2061ca95dce6a224db51468e6e0bb645e1d38e" id=34356181-2191-4b39-b952-7da54f585533 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.456217 | controller | Jun 09 11:01:06.194122 crc crio[3651]: time="2026-06-09T11:01:06.193890317Z" level=info msg="Started container" PID=14568 containerID=46e9799ddbb294cb42c8fbfccd2061ca95dce6a224db51468e6e0bb645e1d38e description=hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar id=34356181-2191-4b39-b952-7da54f585533 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0ef322b9b33fe8a5f6e8f97c85a30cfc686519d2d12236dc8f3610a5ae4648a
2026-06-09 11:30:32.456233 | controller | Jun 09 11:01:07.533934 crc crio[3651]: time="2026-06-09T11:01:07.533861963Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest" id=4f1d691e-1ed9-49fb-b775-a01ab4495264 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.456249 | controller | Jun 09 11:01:22.324351 crc crio[3651]: time="2026-06-09T11:01:22.323329482Z" level=info msg="Removed pod sandbox: 63888747bcf6c9d5bfe4c2405cc1ec1f40c7c3af184b687667314c71d26577f4" id=952d7916-9a87-4387-b0b4-cde6ac8426c2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 11:30:32.456266 | controller | Jun 09 11:01:22.348358 crc crio[3651]: time="2026-06-09T11:01:22.3482739Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest" id=85d9b29e-0388-4397-a512-79f5ceb84e52 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.456282 | controller | Jun 09 11:01:22.349336 crc crio[3651]: time="2026-06-09T11:01:22.348300271Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=ed762631-f11c-434f-ba2f-efe85942bcc0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.456298 | controller | Jun 09 11:01:22.349482 crc crio[3651]: time="2026-06-09T11:01:22.348346763Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=a40536cd-eee0-47d5-a064-b460eb1ae872 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.456314 | controller | Jun 09 11:01:22.349709 crc crio[3651]: time="2026-06-09T11:01:22.348531619Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=36480c4f-c812-4fb5-84af-12bc6f1c7866 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.456330 | controller | Jun 09 11:01:22.352112 crc crio[3651]: time="2026-06-09T11:01:22.352036661Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=9821470c-2f7b-4ae4-86fc-6bfd95697694 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.456346 | controller | Jun 09 11:01:22.352579 crc crio[3651]: time="2026-06-09T11:01:22.352521026Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.456362 | controller | Jun 09 11:01:22.352993 crc crio[3651]: time="2026-06-09T11:01:22.35296257Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe" id=3c7c1203-7710-4d6b-a1a4-52ea74da6de4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.456378 | controller | Jun 09 11:01:22.353481 crc crio[3651]: time="2026-06-09T11:01:22.353449396Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.456411 | controller | Jun 09 11:01:22.354038 crc crio[3651]: time="2026-06-09T11:01:22.35388438Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator" id=17b8490f-1790-4c45-b4eb-9d3e7aec8d0c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.456428 | controller | Jun 09 11:01:22.354940 crc crio[3651]: time="2026-06-09T11:01:22.354877652Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.456444 | controller | Jun 09 11:01:22.355266 crc crio[3651]: time="2026-06-09T11:01:22.355071778Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-x5vn9/registry-server" id=e6438641-d88d-4c91-b3f0-78cd87f3fa84 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.456460 | controller | Jun 09 11:01:22.355908 crc crio[3651]: time="2026-06-09T11:01:22.35577527Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.456476 | controller | Jun 09 11:01:22.358548 crc crio[3651]: time="2026-06-09T11:01:22.358521418Z" level=info msg="Got pod network &{Name:collect-profiles-29683380-pkxlv Namespace:openshift-operator-lifecycle-manager ID:588fd7312905f0847382da56849721695257ef41028ef203d444e192a2bab0c1 UID:0733e440-b967-4d60-8897-0267a6040ebd NetNS:/var/run/netns/7b2860dc-0309-4d9a-9d8c-085facb91155 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0733e440_b967_4d60_8897_0267a6040ebd.slice PodAnnotations:0xc00008c838}] Aliases:map[]}"
2026-06-09 11:30:32.456493 | controller | Jun 09 11:01:22.358795 crc crio[3651]: time="2026-06-09T11:01:22.358767486Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683380-pkxlv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.456509 | controller | Jun 09 11:01:22.420860 crc crio[3651]: time="2026-06-09T11:01:22.420692918Z" level=info msg="Stopped container d8f6e00f2d209ff981fc79aa3267b48a0f19476ae14eaaa0b4bf5020588346be: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=4f474a91-6de6-45a1-84f4-5330692f14b2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.456525 | controller | Jun 09 11:01:22.427801 crc crio[3651]: time="2026-06-09T11:01:22.427603439Z" level=info msg="Stopped container 28c506efdf4b7278ea0b5cb1d0e766fd56bbf3b770d8f5dab8349ffa2b7dce1c: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=015ca7b2-866e-419c-a753-b04a52299e53 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.456541 | controller | Jun 09 11:01:22.428154 crc crio[3651]: time="2026-06-09T11:01:22.427785575Z" level=info msg="Stopped container 1fbcb631e72112df9365f0aac3fb380d43b365e443483e631b16f4fb7c4e443a: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=d55b8a35-4711-460f-8ec4-dd808953b1a7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.456563 | controller | Jun 09 11:01:22.437649 crc crio[3651]: time="2026-06-09T11:01:22.436642558Z" level=info msg="Stopped container 9b6f257a50d82ecfd8f9e351dd62f130e433eee2423a933fc7067590530d5f65: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=7b7ddc07-40c0-455f-bb0f-c83de03f7389 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.456579 | controller | Jun 09 11:01:22.455547 crc crio[3651]: time="2026-06-09T11:01:22.447196076Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=f86dbb36-4ed6-4e03-bba3-99c0c8b08864 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.456598 | controller | Jun 09 11:01:22.455547 crc crio[3651]: time="2026-06-09T11:01:22.447375611Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=286ceabd-2064-4955-8d50-f342e11d09dd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.456614 | controller | Jun 09 11:01:22.455547 crc crio[3651]: time="2026-06-09T11:01:22.447545247Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f" id=0b702de6-0000-48c5-8c04-f5624d63771f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.456630 | controller | Jun 09 11:01:22.455547 crc crio[3651]: time="2026-06-09T11:01:22.447610289Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=aaa4ac0e-68c2-435e-a9e1-65fac4cd23f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.456645 | controller | Jun 09 11:01:22.509673 crc crio[3651]: time="2026-06-09T11:01:22.494564841Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=c6fb9e44-ca73-49d5-8710-e60ea85b614b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.456661 | controller | Jun 09 11:01:22.594013 crc crio[3651]: time="2026-06-09T11:01:22.593897331Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4bf24b1d-df13-447e-bf77-7012229fbc53 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.456677 | controller | Jun 09 11:01:22.605662 crc crio[3651]: time="2026-06-09T11:01:22.598005609Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=e6fdbdd1-413b-4c57-bdfd-5acf8fc3366c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.456693 | controller | Jun 09 11:01:22.675187 crc crio[3651]: time="2026-06-09T11:01:22.67469604Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.456708 | controller | Jun 09 11:01:22.928956 crc crio[3651]: time="2026-06-09T11:01:22.928112761Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.456724 | controller | Jun 09 11:01:22.995710 crc crio[3651]: time="2026-06-09T11:01:22.995611895Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=3818776f-762b-402c-a11c-d4569abadd67 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.456740 | controller | Jun 09 11:01:22.996072 crc crio[3651]: time="2026-06-09T11:01:22.995809101Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f" id=eb9bc69b-d2a3-4bae-b3ed-b2943568efc6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.456755 | controller | Jun 09 11:01:22.997178 crc crio[3651]: time="2026-06-09T11:01:22.997079491Z" level=info msg="Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=bed51070-ded0-4962-b1a9-79b95e854683 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.456771 | controller | Jun 09 11:01:23.012949 crc crio[3651]: time="2026-06-09T11:01:23.012835042Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=ce9293a8-5490-4d7c-a0dd-e2de5d1926c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.456786 | controller | Jun 09 11:01:23.020960 crc crio[3651]: time="2026-06-09T11:01:23.020903133Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.456806 | controller | Jun 09 11:01:23.071608 crc crio[3651]: time="2026-06-09T11:01:23.071325985Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:9c782f85ddcb0389a6fc6d4137624c95edbb8f30a5c0be1b76f414ee05a284b9" id=fbe63e38-fd0e-4be5-8e3b-2bbf92161d3c name=/runtime.v1.ImageService/PullImage
2026-06-09 11:30:32.456821 | controller | Jun 09 11:01:23.087056 crc crio[3651]: time="2026-06-09T11:01:23.086816948Z" level=info msg="Removed container 2b589d70b257aade535e95e693043d721d658825ad25bef78ceb5b0481210c64: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=d9f08329-6324-4e8d-80e9-e089fb55e334 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.456837 | controller | Jun 09 11:01:23.087706 crc crio[3651]: time="2026-06-09T11:01:23.087595832Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.456871 | controller | Jun 09 11:01:23.092187 crc crio[3651]: time="2026-06-09T11:01:23.092069242Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=3a784d87-df23-407f-8c98-bd96a149c277 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.456889 | controller | Jun 09 11:01:23.092519 crc crio[3651]: time="2026-06-09T11:01:23.092440073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.456905 | controller | Jun 09 11:01:23.095332 crc crio[3651]: time="2026-06-09T11:01:23.095199759Z" level=info msg="Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=fc547d53-0772-4510-b436-f009b91bfadf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.456921 | controller | Jun 09 11:01:23.102285 crc crio[3651]: time="2026-06-09T11:01:23.102161646Z" level=info msg="Removing container: dc75148bf881ecf8749743bc9651b97edbcf556c62cbcda54b43965d76dbf9dd" id=8e261920-b3a4-49fe-ab56-003e7d48aa35 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.456937 | controller | Jun 09 11:01:23.105277 crc crio[3651]: time="2026-06-09T11:01:23.105126629Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.456952 | controller | Jun 09 11:01:23.111266 crc crio[3651]: time="2026-06-09T11:01:23.111090535Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.456967 | controller | Jun 09 11:01:23.138292 crc crio[3651]: time="2026-06-09T11:01:23.137131597Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.456983 | controller | Jun 09 11:01:23.140019 crc crio[3651]: time="2026-06-09T11:01:23.139969315Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.456998 | controller | Jun 09 11:01:23.260600 crc crio[3651]: time="2026-06-09T11:01:23.260492072Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=1a96b1ce-bb21-48ca-9c8e-4a7d494f8b08 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.457014 | controller | Jun 09 11:01:23.364238 crc crio[3651]: time="2026-06-09T11:01:23.363779343Z" level=info msg="Created container 60788f06c6fbd6b76907d70883292c512c72e7b8986591aad2b643a4dc255044: openshift-console/downloads-747b44746d-4pqvr/download-server" id=9821470c-2f7b-4ae4-86fc-6bfd95697694 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.457033 | controller | Jun 09 11:01:23.370227 crc crio[3651]: time="2026-06-09T11:01:23.370083559Z" level=info msg="Starting container: 60788f06c6fbd6b76907d70883292c512c72e7b8986591aad2b643a4dc255044" id=83d916ea-56b5-4435-a660-41cdd167563b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.457049 | controller | Jun 09 11:01:23.406888 crc crio[3651]: time="2026-06-09T11:01:23.406231476Z" level=info msg="Started container" PID=14769 containerID=60788f06c6fbd6b76907d70883292c512c72e7b8986591aad2b643a4dc255044 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=83d916ea-56b5-4435-a660-41cdd167563b name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f0ff3a6bd1f8c6b3011358f44f30b72dedb66fff005849616e325c1bb5f9c94
2026-06-09 11:30:32.457065 | controller | Jun 09 11:01:23.482842 crc crio[3651]: time="2026-06-09T11:01:23.482541885Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.457081 | controller | Jun 09 11:01:23.494124 crc crio[3651]: time="2026-06-09T11:01:23.493972601Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.457097 | controller | Jun 09 11:01:23.501831 crc crio[3651]: time="2026-06-09T11:01:23.501702842Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.457113 | controller | Jun 09 11:01:23.515260 crc crio[3651]: time="2026-06-09T11:01:23.51511105Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.457128 | controller | Jun 09 11:01:23.541984 crc crio[3651]: time="2026-06-09T11:01:23.540317766Z" level=info msg="Created container 8063f0aee8c0dd15d9cf814f7c02b75d7c6cc3d2810d9ce71fea1aea804f7b27: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator" id=17b8490f-1790-4c45-b4eb-9d3e7aec8d0c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.457144 | controller | Jun 09 11:01:23.547976 crc crio[3651]: time="2026-06-09T11:01:23.547864311Z" level=info msg="Starting container: 8063f0aee8c0dd15d9cf814f7c02b75d7c6cc3d2810d9ce71fea1aea804f7b27" id=f8c43bec-2816-495c-9568-148db1ec0e43 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.457159 | controller | Jun 09 11:01:23.569661 crc crio[3651]: time="2026-06-09T11:01:23.569557038Z" level=info msg="Removed container dc75148bf881ecf8749743bc9651b97edbcf556c62cbcda54b43965d76dbf9dd: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=8e261920-b3a4-49fe-ab56-003e7d48aa35 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.457176 | controller | Jun 09 11:01:23.600709 crc crio[3651]: time="2026-06-09T11:01:23.600521683Z" level=info msg="Removing container: 21f46499440fc077a6b1e7ac9988b79097a078f76810fa16852a456d931698de" id=24066108-3cf7-428d-a830-11c880a0d4ed name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.457192 | controller | Jun 09 11:01:23.605244 crc crio[3651]: time="2026-06-09T11:01:23.604999012Z" level=info msg="Started container" PID=14774 containerID=8063f0aee8c0dd15d9cf814f7c02b75d7c6cc3d2810d9ce71fea1aea804f7b27 description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=f8c43bec-2816-495c-9568-148db1ec0e43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf1c22d094c12a5ec0ea8ebbd4e1e59133fada12ce61e3b9c47de2ce57cd23ce
2026-06-09 11:30:32.457209 | controller | Jun 09 11:01:23.727595 crc crio[3651]: time="2026-06-09T11:01:23.727212352Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.457229 | controller | Jun 09 11:01:23.788559 crc crio[3651]: time="2026-06-09T11:01:23.783080044Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.457245 | controller | Jun 09 11:01:23.807484 crc crio[3651]: time="2026-06-09T11:01:23.806628218Z" level=info msg="Created container 1626bad4af2fef1991591e2d187543f75b4d7e87669cee2995885c4884660276: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=ce9293a8-5490-4d7c-a0dd-e2de5d1926c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.457261 | controller | Jun 09 11:01:23.814049 crc crio[3651]: time="2026-06-09T11:01:23.814000228Z" level=info msg="Created container 05267ab1e67e048953696bbedb73858945d8c37cc17f3f52394ed2baf9b13e6b: openshift-marketplace/redhat-operators-x5vn9/registry-server" id=e6438641-d88d-4c91-b3f0-78cd87f3fa84 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.457277 | controller | Jun 09 11:01:23.814925 crc crio[3651]: time="2026-06-09T11:01:23.814895146Z" level=info msg="Starting container: 1626bad4af2fef1991591e2d187543f75b4d7e87669cee2995885c4884660276" id=661637ee-1e45-4c5c-801b-12f0accab32d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.457293 | controller | Jun 09 11:01:23.840748 crc crio[3651]: time="2026-06-09T11:01:23.838366758Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.457310 | controller | Jun 09 11:01:23.840748 crc crio[3651]: time="2026-06-09T11:01:23.840028569Z" level=info msg="Creating container: openshift-marketplace/community-operators-qhh6t/extract-content" id=ceabda6c-d8c1-44da-b03a-2b3856a15e38 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.457326 | controller | Jun 09 11:01:23.840748 crc crio[3651]: time="2026-06-09T11:01:23.840350149Z" level=info msg="Starting container: 05267ab1e67e048953696bbedb73858945d8c37cc17f3f52394ed2baf9b13e6b" id=9d8a9184-8e6c-4621-a5b2-20a2f174b0e6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.457342 | controller | Jun 09 11:01:23.874553 crc crio[3651]: time="2026-06-09T11:01:23.871265593Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.457357 | controller | Jun 09 11:01:23.965284 crc crio[3651]: time="2026-06-09T11:01:23.960229307Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.457373 | controller | Jun 09 11:01:23.988029 crc crio[3651]: time="2026-06-09T11:01:23.987965061Z" level=info msg="Started container" PID=14795 containerID=1626bad4af2fef1991591e2d187543f75b4d7e87669cee2995885c4884660276 description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=661637ee-1e45-4c5c-801b-12f0accab32d name=/runtime.v1.RuntimeService/StartContainer sandboxID=271b0faef23de3761966d17212d2cd46818ff4e2c6a0c788930dc9b4bf24283d
2026-06-09 11:30:32.457389 | controller | Jun 09 11:01:24.037203 crc crio[3651]: time="2026-06-09T11:01:24.025713108Z" level=info msg="Started container" PID=14796 containerID=05267ab1e67e048953696bbedb73858945d8c37cc17f3f52394ed2baf9b13e6b description=openshift-marketplace/redhat-operators-x5vn9/registry-server id=9d8a9184-8e6c-4621-a5b2-20a2f174b0e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5088bde617dedd8b9fd47b3ab9ad1a348adb1a2dde97033ee30ecb32d143d8f4
2026-06-09 11:30:32.457405 | controller | Jun 09 11:01:24.352623 crc crio[3651]: time="2026-06-09T11:01:24.351245737Z" level=info msg="Removed container 21f46499440fc077a6b1e7ac9988b79097a078f76810fa16852a456d931698de: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=24066108-3cf7-428d-a830-11c880a0d4ed name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.457425 | controller | Jun 09 11:01:24.462986 crc crio[3651]: time="2026-06-09T11:01:24.462780334Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.457442 | controller | Jun 09 11:01:24.483976 crc crio[3651]: time="2026-06-09T11:01:24.4831891Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.457458 | controller | Jun 09 11:01:24.540116 crc crio[3651]: time="2026-06-09T11:01:24.539355981Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.457474 | controller | Jun 09 11:01:24.621258 crc crio[3651]: time="2026-06-09T11:01:24.620859782Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.457490 | controller | Jun 09 11:01:24.710296 crc crio[3651]: time="2026-06-09T11:01:24.70997894Z" level=info msg="Created container dfcd6f927aefb6f8811562e458a69747c3dd424c6e916b9104dd1896387e5172: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=3818776f-762b-402c-a11c-d4569abadd67 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.457506 | controller | Jun 09 11:01:24.714877 crc crio[3651]: time="2026-06-09T11:01:24.714716668Z" level=info msg="Starting container: dfcd6f927aefb6f8811562e458a69747c3dd424c6e916b9104dd1896387e5172" id=108314db-06ac-42f7-a643-1e72150ea3c8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.457522 | controller | Jun 09 11:01:24.732687 crc crio[3651]: time="2026-06-09T11:01:24.732375338Z" level=info msg="Started container" PID=14855 containerID=dfcd6f927aefb6f8811562e458a69747c3dd424c6e916b9104dd1896387e5172 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=108314db-06ac-42f7-a643-1e72150ea3c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41bacdc61c8258b24c2ba353d9f9829c5c4a63ae3cb857739e3c005850ca28fa
2026-06-09 11:30:32.457537 | controller | Jun 09 11:01:24.734803 crc crio[3651]: time="2026-06-09T11:01:24.733834414Z" level=info msg="Created container 139e4b1a49387b21d4313b58c9bee4d84c9723fb3fd055f107344934992572ec: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=bed51070-ded0-4962-b1a9-79b95e854683 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.457553 | controller | Jun 09 11:01:24.755903 crc crio[3651]: time="2026-06-09T11:01:24.754618212Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.457570 | controller | Jun 09 11:01:24.757178 crc crio[3651]: time="2026-06-09T11:01:24.75712818Z" level=info msg="Starting container: 139e4b1a49387b21d4313b58c9bee4d84c9723fb3fd055f107344934992572ec" id=8e67c6a6-10e9-4fae-846d-8d50eb553482 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.457586 | controller | Jun 09 11:01:24.809046 crc crio[3651]: time="2026-06-09T11:01:24.808669767Z" level=info msg="Created container ec0eb5491479a76b229b2ff87789f7ed9f193c143a78cea62f5400c3f05709c0: openshift-marketplace/community-operators-qhh6t/extract-content" id=ceabda6c-d8c1-44da-b03a-2b3856a15e38 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.457602 | controller | Jun 09 11:01:24.813212 crc crio[3651]: time="2026-06-09T11:01:24.81293396Z" level=info msg="Starting container: ec0eb5491479a76b229b2ff87789f7ed9f193c143a78cea62f5400c3f05709c0" id=e10ef3dd-d36a-4361-b579-182d29cd8d40 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.457617 | controller | Jun 09 11:01:25.061642 crc crio[3651]: time="2026-06-09T11:01:25.050570818Z" level=info msg="Started container" PID=14815 containerID=139e4b1a49387b21d4313b58c9bee4d84c9723fb3fd055f107344934992572ec description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=8e67c6a6-10e9-4fae-846d-8d50eb553482 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53b93f23f59d688a03a9840321f46fff10210e03e02dcd575e9c43699f490a66
2026-06-09 11:30:32.457637 | controller | Jun 09 11:01:25.108836 crc crio[3651]: time="2026-06-09T11:01:25.10290648Z" level=info msg="Started container" PID=14877 containerID=ec0eb5491479a76b229b2ff87789f7ed9f193c143a78cea62f5400c3f05709c0 description=openshift-marketplace/community-operators-qhh6t/extract-content id=e10ef3dd-d36a-4361-b579-182d29cd8d40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f8c6599fbbecdca35a23a4fe0d79d12a81bd090e8b540aeb7ecc61fcfb40875
2026-06-09 11:30:32.457654 | controller | Jun 09 11:01:25.675278 crc crio[3651]: time="2026-06-09T11:01:25.670954687Z" level=info msg="Created container 62c7a617a131f8cd2244f457449a3d86a96524f6a21ac60a8850c8aefb377287: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=fc547d53-0772-4510-b436-f009b91bfadf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.457670 | controller | Jun 09 11:01:25.693566 crc crio[3651]: time="2026-06-09T11:01:25.690964691Z" level=info msg="Starting container: 62c7a617a131f8cd2244f457449a3d86a96524f6a21ac60a8850c8aefb377287" id=9c2a07c9-f88c-491a-976f-cde0d8b5457c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.457686 | controller | Jun 09 11:01:25.710228 crc crio[3651]: time="2026-06-09T11:01:25.708000122Z" level=info msg="Created container 6c04cc872107864b00de4cc8ffc915f984a303c79188a99d91ca326d96a8fe25: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe" id=3c7c1203-7710-4d6b-a1a4-52ea74da6de4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.457702 | controller | Jun 09 11:01:25.714607 crc crio[3651]: time="2026-06-09T11:01:25.710703527Z" level=info msg="Starting container: 6c04cc872107864b00de4cc8ffc915f984a303c79188a99d91ca326d96a8fe25" id=917724de-f9b6-4b21-92de-a81755bc02b0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.457717 | controller | Jun 09 11:01:25.735588 crc crio[3651]: time="2026-06-09T11:01:25.735024845Z" level=info msg="Started container" PID=14900 containerID=6c04cc872107864b00de4cc8ffc915f984a303c79188a99d91ca326d96a8fe25 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe id=917724de-f9b6-4b21-92de-a81755bc02b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0ef322b9b33fe8a5f6e8f97c85a30cfc686519d2d12236dc8f3610a5ae4648a
2026-06-09 11:30:32.457733 | controller | Jun 09 11:01:25.956695 crc crio[3651]: time="2026-06-09T11:01:25.956318134Z" level=info msg="Started container" PID=14886 containerID=62c7a617a131f8cd2244f457449a3d86a96524f6a21ac60a8850c8aefb377287 description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=9c2a07c9-f88c-491a-976f-cde0d8b5457c name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c0049503fa8adb64b38d4b24ec8d1b3c13afca807623945676f512764c4c804
2026-06-09 11:30:32.457749 | controller | Jun 09 11:01:26.432011 crc crio[3651]: time="2026-06-09T11:01:26.431810717Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest" id=d88df7b9-f871-4fe6-864f-fc6e0df0eceb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.457765 | controller | Jun 09 11:01:26.436815 crc crio[3651]: time="2026-06-09T11:01:26.43671662Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest" id=a6adba93-7946-4340-a789-3af31c6ffa2d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.457781 | controller | Jun 09 11:01:26.442165 crc crio[3651]: time="2026-06-09T11:01:26.441716366Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner" id=c38a76e2-e6cb-4cbf-99ec-f016a7374f44 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.457800 | controller | Jun 09 11:01:26.442766 crc crio[3651]: time="2026-06-09T11:01:26.442697916Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.457817 | controller | Jun 09 11:01:26.469675 crc crio[3651]: 2026-06-09T11:01:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:588fd7312905f08 Mac:d2:2d:3d:0b:7f:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/7b2860dc-0309-4d9a-9d8c-085facb91155 SocketPath: PciID:}] [{Interface:0xc00035aa00 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.457835 | controller | Jun 09 11:01:26.485198 crc crio[3651]: time="2026-06-09T11:01:26.472624749Z" level=info msg="Got pod network &{Name:collect-profiles-29683380-pkxlv Namespace:openshift-operator-lifecycle-manager ID:588fd7312905f0847382da56849721695257ef41028ef203d444e192a2bab0c1 UID:0733e440-b967-4d60-8897-0267a6040ebd NetNS:/var/run/netns/7b2860dc-0309-4d9a-9d8c-085facb91155 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0733e440_b967_4d60_8897_0267a6040ebd.slice PodAnnotations:0xc00008c838}] Aliases:map[]}"
2026-06-09 11:30:32.457872 | controller | Jun 09 11:01:26.485198 crc crio[3651]: time="2026-06-09T11:01:26.472870507Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683380-pkxlv for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.457890 | controller | Jun 09 11:01:26.516596 crc crio[3651]: time="2026-06-09T11:01:26.516387324Z" level=info msg="Ran pod sandbox 588fd7312905f0847382da56849721695257ef41028ef203d444e192a2bab0c1 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683380-pkxlv/POD" id=077bed39-d4ed-449b-bbc0-217f9a15393e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.457906 | controller | Jun 09 11:01:26.527574 crc crio[3651]: time="2026-06-09T11:01:26.526578581Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=cab03110-8085-49a3-a29d-cd6735c60029 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.457922 | controller | Jun 09 11:01:26.536042 crc crio[3651]: time="2026-06-09T11:01:26.535889142Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=bab6edec-a821-48f6-aa4f-f015fc3eaf12 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.457938 | controller | Jun 09 11:01:26.731866 crc crio[3651]: time="2026-06-09T11:01:26.582586778Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.457954 | controller | Jun 09 11:01:26.787246 crc crio[3651]: time="2026-06-09T11:01:26.786785883Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683380-pkxlv/collect-profiles" id=4f7df624-32dd-4d83-aa67-e196c5281bc2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.457970 | controller | Jun 09 11:01:26.788611 crc crio[3651]: time="2026-06-09T11:01:26.788306591Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.457986 | controller | Jun 09 11:01:27.110769 crc crio[3651]: time="2026-06-09T11:01:27.108843563Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.458001 | controller | Jun 09 11:01:27.174001 crc crio[3651]: time="2026-06-09T11:01:27.17385925Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.458021 | controller | Jun 09 11:01:28.320621 crc crio[3651]: time="2026-06-09T11:01:28.310139613Z" level=info msg="Created container ecf60455ef0e600f5f582856df4155d08f26a7cf2375eee7f6a22905c084a9cd: openshift-operator-lifecycle-manager/collect-profiles-29683380-pkxlv/collect-profiles" id=4f7df624-32dd-4d83-aa67-e196c5281bc2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.458037 | controller | Jun 09 11:01:28.325857 crc crio[3651]: time="2026-06-09T11:01:28.325068719Z" level=info msg="Starting container: ecf60455ef0e600f5f582856df4155d08f26a7cf2375eee7f6a22905c084a9cd" id=5d64d090-6dd2-4adb-8807-9ed2fbde538d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.458053 | controller | Jun 09 11:01:28.426923 crc crio[3651]: time="2026-06-09T11:01:28.426818231Z" level=info msg="Started container" PID=14952 containerID=ecf60455ef0e600f5f582856df4155d08f26a7cf2375eee7f6a22905c084a9cd description=openshift-operator-lifecycle-manager/collect-profiles-29683380-pkxlv/collect-profiles id=5d64d090-6dd2-4adb-8807-9ed2fbde538d name=/runtime.v1.RuntimeService/StartContainer sandboxID=588fd7312905f0847382da56849721695257ef41028ef203d444e192a2bab0c1
2026-06-09 11:30:32.458069 | controller | Jun 09 11:01:28.880106 crc crio[3651]: time="2026-06-09T11:01:28.879894385Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.458085 | controller | Jun 09 11:01:30.935606 crc crio[3651]: time="2026-06-09T11:01:30.934535817Z" level=info msg="Created container 96b60d8e50cb74116a6c942e3b12cc841680c4a96bbf3e6d3202f2e997cdb65b: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner" id=c38a76e2-e6cb-4cbf-99ec-f016a7374f44 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.458101 | controller | Jun 09 11:01:30.940189 crc crio[3651]: time="2026-06-09T11:01:30.939517973Z" level=info msg="Starting container: 96b60d8e50cb74116a6c942e3b12cc841680c4a96bbf3e6d3202f2e997cdb65b" id=ab79e672-cf19-4007-a2ee-5f5158f8a576 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.458117 | controller | Jun 09 11:01:31.010565 crc crio[3651]: time="2026-06-09T11:01:31.007303846Z" level=info msg="Started container" PID=14991 containerID=96b60d8e50cb74116a6c942e3b12cc841680c4a96bbf3e6d3202f2e997cdb65b description=hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner id=ab79e672-cf19-4007-a2ee-5f5158f8a576 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0ef322b9b33fe8a5f6e8f97c85a30cfc686519d2d12236dc8f3610a5ae4648a
2026-06-09 11:30:32.458133 | controller | Jun 09 11:01:32.119604 crc crio[3651]: time="2026-06-09T11:01:32.118860789Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-nqbwl/POD" id=ca68e3ae-a81a-482d-9459-2da60df6239d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.458149 | controller | Jun 09 11:01:32.119604 crc crio[3651]: time="2026-06-09T11:01:32.119511009Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.458165 | controller | Jun 09 11:01:32.318979 crc crio[3651]: time="2026-06-09T11:01:32.309550863Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-z4q5m/POD" id=5c7114a7-3c08-4576-ba3b-381bf214d1ba name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.458181 | controller | Jun 09 11:01:32.318979 crc crio[3651]: time="2026-06-09T11:01:32.309677437Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.458197 | controller | Jun 09 11:01:32.401631 crc crio[3651]: time="2026-06-09T11:01:32.401223391Z" level=info msg="Got pod network &{Name:certified-operators-z4q5m Namespace:openshift-marketplace ID:0115e35e2583bcf04c9f0a748c9cab834080251dbe57588789b671f198062e64 UID:edc0a38b-ba44-4e43-bf73-d951644d8410 NetNS:/var/run/netns/58a825c1-080a-494e-b699-e9885c3b7074 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podedc0a38b_ba44_4e43_bf73_d951644d8410.slice PodAnnotations:0xc00108a948}] Aliases:map[]}"
2026-06-09 11:30:32.458218 | controller | Jun 09 11:01:32.401631 crc crio[3651]: time="2026-06-09T11:01:32.401302944Z" level=info msg="Adding pod openshift-marketplace_certified-operators-z4q5m to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.458235 | controller | Jun 09 11:01:32.405802 crc crio[3651]: time="2026-06-09T11:01:32.405070731Z" level=info msg="Got pod network &{Name:community-operators-nqbwl Namespace:openshift-marketplace ID:f5bd0aa8568abf4791983c789f9d84e756045956a3dd385b0c370dee880cd613 UID:f4121523-5727-440a-a3d4-9b79ae5ee2bc NetNS:/var/run/netns/56c2cf32-3b82-40f1-8302-94e606026404 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf4121523_5727_440a_a3d4_9b79ae5ee2bc.slice PodAnnotations:0xc0018aa970}] Aliases:map[]}"
2026-06-09 11:30:32.458251 | controller | Jun 09 11:01:32.405802 crc crio[3651]: time="2026-06-09T11:01:32.405145104Z" level=info msg="Adding pod openshift-marketplace_community-operators-nqbwl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.458267 | controller | Jun 09 11:01:33.211370 crc crio[3651]: time="2026-06-09T11:01:33.211285784Z" level=info msg="Stopping container: dfcd6f927aefb6f8811562e458a69747c3dd424c6e916b9104dd1896387e5172 (timeout: 30s)" id=0df07654-4d68-4b96-b7fe-6e5b0e7d8bb7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.458283 | controller | Jun 09 11:01:33.797617 crc crio[3651]: time="2026-06-09T11:01:33.796025513Z" level=info msg="Stopping pod sandbox: 588fd7312905f0847382da56849721695257ef41028ef203d444e192a2bab0c1" id=602e49ce-97ef-480d-8e85-dbbe257fc230 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.458300 | controller | Jun 09 11:01:33.807988 crc crio[3651]: time="2026-06-09T11:01:33.807733408Z" level=info msg="Got pod network &{Name:collect-profiles-29683380-pkxlv Namespace:openshift-operator-lifecycle-manager ID:588fd7312905f0847382da56849721695257ef41028ef203d444e192a2bab0c1 UID:0733e440-b967-4d60-8897-0267a6040ebd NetNS:/var/run/netns/7b2860dc-0309-4d9a-9d8c-085facb91155 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0733e440_b967_4d60_8897_0267a6040ebd.slice PodAnnotations:0xc001c5c898}] Aliases:map[]}"
2026-06-09 11:30:32.458317 | controller | Jun 09 11:01:33.808367 crc crio[3651]: time="2026-06-09T11:01:33.808091679Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683380-pkxlv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.458333 | controller | Jun 09 11:01:35.914897 crc crio[3651]: time="2026-06-09T11:01:35.914583059Z" level=info msg="Removing container: 1fbcb631e72112df9365f0aac3fb380d43b365e443483e631b16f4fb7c4e443a" id=2ba88a1c-d5b3-4ab8-a8b2-cddcbf7107e2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.458350 | controller | Jun 09 11:01:36.577736 crc crio[3651]: time="2026-06-09T11:01:36.572681014Z" level=info msg="Stopped container dfcd6f927aefb6f8811562e458a69747c3dd424c6e916b9104dd1896387e5172: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=0df07654-4d68-4b96-b7fe-6e5b0e7d8bb7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.458366 | controller | Jun 09 11:01:36.595307 crc crio[3651]: time="2026-06-09T11:01:36.594974479Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=6d6e88e3-2103-4b3f-a6f5-16548082fc5e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.458386 | controller | Jun 09 11:01:36.804661 crc crio[3651]: time="2026-06-09T11:01:36.803655525Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=8ebb5d0e-b51c-4a2f-b64e-955d3294b809 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.458402 | controller | Jun 09 11:01:36.846714 crc crio[3651]: time="2026-06-09T11:01:36.846601134Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=c11f747f-120e-467c-86b6-4653b0d1f3bd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.458418 | controller | Jun 09 11:01:36.911672 crc crio[3651]: time="2026-06-09T11:01:36.910728753Z" level=info msg="Removed container 1fbcb631e72112df9365f0aac3fb380d43b365e443483e631b16f4fb7c4e443a: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=2ba88a1c-d5b3-4ab8-a8b2-cddcbf7107e2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.458434 | controller | Jun 09 11:01:36.913070 crc crio[3651]: time="2026-06-09T11:01:36.912005443Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.458450 | controller | Jun 09 11:01:37.226923 crc crio[3651]: time="2026-06-09T11:01:37.226151606Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.458466 | controller | Jun 09 11:01:37.235475 crc crio[3651]: time="2026-06-09T11:01:37.234065923Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.458482 | controller | Jun 09 11:01:37.744915 crc crio[3651]: time="2026-06-09T11:01:37.744198716Z" level=info msg="Created container fe4f0c88cfe67543010d95fc5cfefd089feb64179b657129f3fbb5671f290570: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=c11f747f-120e-467c-86b6-4653b0d1f3bd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.458498 | controller | Jun 09 11:01:37.763605 crc crio[3651]: time="2026-06-09T11:01:37.755286691Z" level=info msg="Starting container: fe4f0c88cfe67543010d95fc5cfefd089feb64179b657129f3fbb5671f290570" id=f9380b8b-3eaa-4ac3-a94b-31e4862b522c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.458513 | controller | Jun 09 11:01:37.805069 crc crio[3651]: time="2026-06-09T11:01:37.790035515Z" level=info msg="Started container" PID=15203 containerID=fe4f0c88cfe67543010d95fc5cfefd089feb64179b657129f3fbb5671f290570 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=f9380b8b-3eaa-4ac3-a94b-31e4862b522c name=/runtime.v1.RuntimeService/StartContainer sandboxID=41bacdc61c8258b24c2ba353d9f9829c5c4a63ae3cb857739e3c005850ca28fa
2026-06-09 11:30:32.458529 | controller | Jun 09 11:01:38.308828 crc crio[3651]: time="2026-06-09T11:01:38.30857053Z" level=info msg="Stopping container: 476a45526957dd0a516c163d06449f734ee4b1b9b26f0ca777893aefd55f3b95 (timeout: 30s)" id=98dae1f5-7ead-483c-91a4-8fb34d791d62 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.458545 | controller | Jun 09 11:01:38.465612 crc crio[3651]: time="2026-06-09T11:01:38.464310465Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-2qssp/POD" id=4a20b8c2-c2e4-4395-8e60-084566b8daa0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.458561 | controller | Jun 09 11:01:38.465612 crc crio[3651]: time="2026-06-09T11:01:38.4651273Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.458583 | controller | Jun 09 11:01:38.466637 crc crio[3651]: time="2026-06-09T11:01:38.466573945Z" level=info msg="Stopping container: b63891aee6c748598dc51427837955b07e1d6cb61059aad545f3644b348c2245 (timeout: 30s)" id=af472ba1-ed69-4f17-8a8a-42ec25c85596 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.458600 | controller | Jun 09 11:01:38.585079 crc crio[3651]: time="2026-06-09T11:01:38.584940675Z" level=info msg="Stopped container 476a45526957dd0a516c163d06449f734ee4b1b9b26f0ca777893aefd55f3b95: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager" id=98dae1f5-7ead-483c-91a4-8fb34d791d62 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.458617 | controller | Jun 09 11:01:38.590968 crc crio[3651]: time="2026-06-09T11:01:38.590840279Z" level=info msg="Stopping pod sandbox: 0d7666e2760bac087004b0062402a77b4fbc45dade3c7a95e1fd4663c92a0819" id=1863012f-c07f-48c2-add9-679216a2b754 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.458633 | controller | Jun 09 11:01:38.591731 crc crio[3651]: time="2026-06-09T11:01:38.591523751Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:0d7666e2760bac087004b0062402a77b4fbc45dade3c7a95e1fd4663c92a0819 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/2039e9d2-b0e2-41d1-a99a-6144a38437f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5ed093a_5c43_49ee_8429_b0de4b9c784d.slice PodAnnotations:0xc000a002f0}] Aliases:map[]}"
2026-06-09 11:30:32.458650 | controller | Jun 09 11:01:38.591938 crc crio[3651]: time="2026-06-09T11:01:38.591741887Z" level=info msg="Stopped pod sandbox: 588fd7312905f0847382da56849721695257ef41028ef203d444e192a2bab0c1" id=602e49ce-97ef-480d-8e85-dbbe257fc230 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.458666 | controller | Jun 09 11:01:38.591938 crc crio[3651]: time="2026-06-09T11:01:38.591920623Z" level=info msg="Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.458683 | controller | Jun 09 11:01:38.615987 crc crio[3651]: time="2026-06-09T11:01:38.615830568Z" level=info msg="Got pod network &{Name:redhat-operators-2qssp Namespace:openshift-marketplace ID:b93a5571f285aa379d475289ab339d85bfccd3681a4511fc2ad3c3609d5cfe0a UID:ff0ff42e-7d74-407a-b185-d2652305d609 NetNS:/var/run/netns/1c60964b-9a6f-4fe1-8e93-81af5d5d06af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podff0ff42e_7d74_407a_b185_d2652305d609.slice PodAnnotations:0xc0018aa4c8}] Aliases:map[]}"
2026-06-09 11:30:32.458699 | controller | Jun 09 11:01:38.615987 crc crio[3651]: time="2026-06-09T11:01:38.615925091Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-2qssp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.458716 | controller | Jun 09 11:01:38.871676 crc crio[3651]: time="2026-06-09T11:01:38.668004105Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-gx9sh/POD" id=9d10d790-6884-4fd3-a3e0-2ff05f51e52e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.458732 | controller | Jun 09 11:01:38.871676 crc crio[3651]: time="2026-06-09T11:01:38.668085657Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.458748 | controller | Jun 09 11:01:38.875560 crc crio[3651]: time="2026-06-09T11:01:38.874843223Z" level=info msg="Got pod network &{Name:redhat-marketplace-gx9sh Namespace:openshift-marketplace ID:8bdf68288c0ba7f60066e51a99dcce53247b97d2c5570f15c9e1a3530ada7fc5 UID:67f9e436-bd24-4165-ae1c-ce6f4a7e6570 NetNS:/var/run/netns/eaef0720-5b7f-4419-a631-9f2cb031c1d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod67f9e436_bd24_4165_ae1c_ce6f4a7e6570.slice PodAnnotations:0xc0018aa620}] Aliases:map[]}"
2026-06-09 11:30:32.458766 | controller | Jun 09 11:01:38.875560 crc crio[3651]: time="2026-06-09T11:01:38.875500513Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-gx9sh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.458783 | controller | Jun 09 11:01:38.988736 crc crio[3651]: 2026-06-09T11:01:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0115e35e2583bcf Mac:02:ed:c0:8a:10:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/58a825c1-080a-494e-b699-e9885c3b7074 SocketPath: PciID:}] [{Interface:0xc00031c730 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.458799 | controller | Jun 09 11:01:39.000225 crc crio[3651]: time="2026-06-09T11:01:39.00016862Z" level=info msg="Got pod network &{Name:certified-operators-z4q5m Namespace:openshift-marketplace ID:0115e35e2583bcf04c9f0a748c9cab834080251dbe57588789b671f198062e64 UID:edc0a38b-ba44-4e43-bf73-d951644d8410 NetNS:/var/run/netns/58a825c1-080a-494e-b699-e9885c3b7074 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podedc0a38b_ba44_4e43_bf73_d951644d8410.slice PodAnnotations:0xc00108a948}] Aliases:map[]}"
2026-06-09 11:30:32.458815 | controller | Jun 09 11:01:39.000930 crc crio[3651]: time="2026-06-09T11:01:39.000901013Z" level=info msg="Checking pod openshift-marketplace_certified-operators-z4q5m for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.458831 | controller | Jun 09 11:01:39.057115 crc crio[3651]: time="2026-06-09T11:01:39.056965031Z" level=info msg="Ran pod sandbox 0115e35e2583bcf04c9f0a748c9cab834080251dbe57588789b671f198062e64 with infra container: openshift-marketplace/certified-operators-z4q5m/POD" id=5c7114a7-3c08-4576-ba3b-381bf214d1ba name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.458860 | controller | Jun 09 11:01:39.064905 crc crio[3651]: 2026-06-09T11:01:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f5bd0aa8568abf4 Mac:1e:fb:96:52:30:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/56c2cf32-3b82-40f1-8302-94e606026404 SocketPath: PciID:}] [{Interface:0xc000457260 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.458883 | controller | Jun 09 11:01:39.065342 crc crio[3651]: time="2026-06-09T11:01:39.065252229Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=d9fd2b00-4546-4fbb-91ed-1e9c68c25254 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.458899 | controller | Jun 09 11:01:39.066033 crc crio[3651]: time="2026-06-09T11:01:39.065960041Z" level=info msg="Got pod network &{Name:community-operators-nqbwl Namespace:openshift-marketplace ID:f5bd0aa8568abf4791983c789f9d84e756045956a3dd385b0c370dee880cd613 UID:f4121523-5727-440a-a3d4-9b79ae5ee2bc NetNS:/var/run/netns/56c2cf32-3b82-40f1-8302-94e606026404 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf4121523_5727_440a_a3d4_9b79ae5ee2bc.slice PodAnnotations:0xc0018aa970}] Aliases:map[]}"
2026-06-09 11:30:32.458916 | controller | Jun 09 11:01:39.066190 crc crio[3651]: time="2026-06-09T11:01:39.066135686Z" level=info msg="Checking pod openshift-marketplace_community-operators-nqbwl for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.458932 | controller | Jun 09 11:01:39.069032 crc crio[3651]: time="2026-06-09T11:01:39.068842291Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=079bc298-a7bf-4119-84e3-0cb354dc5d89 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.458952 | controller | Jun 09 11:01:39.091230 crc crio[3651]: time="2026-06-09T11:01:39.091100295Z" level=info msg="Creating container: openshift-marketplace/certified-operators-z4q5m/extract-utilities" id=96d2fb6d-c768-4e96-b131-def0632142a4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.458968 | controller | Jun 09 11:01:39.091782 crc crio[3651]: time="2026-06-09T11:01:39.091630441Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.458984 | controller | Jun 09 11:01:39.114877 crc crio[3651]: time="2026-06-09T11:01:39.114746672Z" level=info msg="Ran pod sandbox f5bd0aa8568abf4791983c789f9d84e756045956a3dd385b0c370dee880cd613 with infra container: openshift-marketplace/community-operators-nqbwl/POD" id=ca68e3ae-a81a-482d-9459-2da60df6239d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.458999 | controller | Jun 09 11:01:39.125468 crc crio[3651]: time="2026-06-09T11:01:39.125147876Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=62fa1d01-9334-4797-974d-d92867d2b332 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.459015 | controller | Jun 09 11:01:39.153129 crc crio[3651]: time="2026-06-09T11:01:39.152953803Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=29b85d36-3dbc-4cf4-96ef-8d0ccb877e8b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.459031 | controller | Jun 09 11:01:39.168068 crc crio[3651]: time="2026-06-09T11:01:39.167952891Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.459047 | controller | Jun 09 11:01:39.174324 crc crio[3651]: time="2026-06-09T11:01:39.174178505Z" level=info msg="Creating container: openshift-marketplace/community-operators-nqbwl/extract-utilities" id=6fd6b533-fbb1-40e8-a30e-18bc711dc523 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.459063 | controller | Jun 09 11:01:39.175572 crc crio[3651]: time="2026-06-09T11:01:39.175364942Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.459078 | controller | Jun 09 11:01:39.188332 crc crio[3651]: time="2026-06-09T11:01:39.188103429Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.459094 | controller | Jun 09 11:01:39.303782 crc crio[3651]: time="2026-06-09T11:01:39.302215216Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.459109 | controller | Jun 09 11:01:39.388579 crc crio[3651]: time="2026-06-09T11:01:39.360916386Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=b99460f7-25f9-4a7a-a0ca-4df97142317d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.459124 | controller | Jun 09 11:01:39.388579 crc crio[3651]: time="2026-06-09T11:01:39.364782087Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=1cd30e36-5b35-4450-89dc-21fc2c1c0be7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.459143 | controller | Jun 09 11:01:39.388579 crc crio[3651]: time="2026-06-09T11:01:39.368307547Z" level=info msg="Creating container: openshift-marketplace/community-operators-qhh6t/registry-server" id=73442a73-aaeb-4075-8070-500cc454b79d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.459159 | controller | Jun 09 11:01:39.388579 crc crio[3651]: time="2026-06-09T11:01:39.368961887Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.459174 | controller | Jun 09 11:01:39.729982 crc crio[3651]: time="2026-06-09T11:01:39.604045476Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.459190 | controller | Jun 09 11:01:39.838595 crc crio[3651]: time="2026-06-09T11:01:39.837696629Z" level=info msg="Created container 7c0bda2a5a687b434b5e5791067e19360afd0375aebefbfa938452186522336b: openshift-marketplace/certified-operators-z4q5m/extract-utilities" id=96d2fb6d-c768-4e96-b131-def0632142a4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.459206 | controller | Jun 09 11:01:39.890139 crc crio[3651]: time="2026-06-09T11:01:39.886186391Z" level=info msg="Starting container: 7c0bda2a5a687b434b5e5791067e19360afd0375aebefbfa938452186522336b" id=8cffdf9f-ed54-41bb-a743-c869c7455dbe name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.459223 | controller | Jun 09 11:01:39.918678 crc crio[3651]: time="2026-06-09T11:01:39.918011963Z" level=info msg="Started container" PID=15296 containerID=7c0bda2a5a687b434b5e5791067e19360afd0375aebefbfa938452186522336b description=openshift-marketplace/certified-operators-z4q5m/extract-utilities id=8cffdf9f-ed54-41bb-a743-c869c7455dbe name=/runtime.v1.RuntimeService/StartContainer sandboxID=0115e35e2583bcf04c9f0a748c9cab834080251dbe57588789b671f198062e64
2026-06-09 11:30:32.459238 | controller | Jun 09 11:01:40.093909 crc crio[3651]: time="2026-06-09T11:01:40.093268616Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.459254 | controller | Jun 09 11:01:40.105713 crc crio[3651]: time="2026-06-09T11:01:40.10429456Z" level=info msg="Stopped container b63891aee6c748598dc51427837955b07e1d6cb61059aad545f3644b348c2245: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager" id=af472ba1-ed69-4f17-8a8a-42ec25c85596 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.459270 | controller | Jun 09 11:01:40.121174 crc crio[3651]: time="2026-06-09T11:01:40.12097349Z" level=info msg="Stopping pod sandbox: 88f217f7e7cbc51ed63fa06d9e2d69e38baa595ef0c6fb3d86b135277603d5f1" id=da749e00-868d-4409-b102-416eaf7f4a0c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.459286 | controller | Jun 09 11:01:40.122383 crc crio[3651]: time="2026-06-09T11:01:40.122107146Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:88f217f7e7cbc51ed63fa06d9e2d69e38baa595ef0c6fb3d86b135277603d5f1 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/20e263e1-5616-46c4-a702-23d22a0f6401 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb9d3cfcf_d286_4dfc_a5cf_dbb9268a3cda.slice PodAnnotations:0xc000132910}] Aliases:map[]}"
2026-06-09 11:30:32.459302 | controller | Jun 09 11:01:40.139833 crc crio[3651]: time="2026-06-09T11:01:40.139661613Z" level=info msg="Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.459318 | controller | Jun 09 11:01:40.172568 crc crio[3651]: time="2026-06-09T11:01:40.170847415Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.459349 | controller | Jun 09 11:01:41.121657 crc crio[3651]: time="2026-06-09T11:01:41.061991466Z" level=info msg="Created container 548271a259e32f0e4db41e463e5825a5018daa0bd2c632c09d23e75798115a67: openshift-marketplace/community-operators-nqbwl/extract-utilities" id=6fd6b533-fbb1-40e8-a30e-18bc711dc523 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.459367 | controller | Jun 09 11:01:41.121657 crc crio[3651]: time="2026-06-09T11:01:41.074831516Z" level=info msg="Starting container: 548271a259e32f0e4db41e463e5825a5018daa0bd2c632c09d23e75798115a67" id=5af5bc0b-9f69-4b61-8440-3cb9d3921469 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.459383 | controller | Jun 09 11:01:41.172196 crc crio[3651]: time="2026-06-09T11:01:41.172135Z" level=info msg="Started container" PID=15320 containerID=548271a259e32f0e4db41e463e5825a5018daa0bd2c632c09d23e75798115a67 description=openshift-marketplace/community-operators-nqbwl/extract-utilities id=5af5bc0b-9f69-4b61-8440-3cb9d3921469 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f5bd0aa8568abf4791983c789f9d84e756045956a3dd385b0c370dee880cd613
2026-06-09 11:30:32.459399 | controller | Jun 09 11:01:41.623594 crc crio[3651]: time="2026-06-09T11:01:41.62248223Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=ede853e0-90d2-4d59-84de-dfedecb6f4f6 name=/runtime.v1.ImageService/PullImage
2026-06-09 11:30:32.459415 | controller | Jun 09 11:01:41.653727 crc crio[3651]: time="2026-06-09T11:01:41.653168967Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=51a808ee-5c8c-4a61-ba13-e2155a295289 name=/runtime.v1.ImageService/PullImage
2026-06-09 11:30:32.459430 | controller | Jun 09 11:01:41.661975 crc crio[3651]: time="2026-06-09T11:01:41.661685472Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-09 11:30:32.459446 | controller | Jun 09 11:01:41.662686 crc crio[3651]: time="2026-06-09T11:01:41.662598961Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-09 11:30:32.459461 | controller | Jun 09 11:01:41.751860 crc crio[3651]: time="2026-06-09T11:01:41.751678868Z" level=info msg="Created container 335908e52c481b31c8d06a98f584f28cb9c6d7cf3514198d394490d9992f30c2: openshift-marketplace/community-operators-qhh6t/registry-server" id=73442a73-aaeb-4075-8070-500cc454b79d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.459478 | controller | Jun 09 11:01:41.756743 crc crio[3651]: time="2026-06-09T11:01:41.756114576Z" level=info msg="Starting container: 335908e52c481b31c8d06a98f584f28cb9c6d7cf3514198d394490d9992f30c2" id=73292865-a09b-4a79-b3bd-56168d3f8a76 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.459494 | controller | Jun 09 11:01:42.121835 crc crio[3651]: time="2026-06-09T11:01:42.118448876Z" level=info msg="Started container" PID=15349 containerID=335908e52c481b31c8d06a98f584f28cb9c6d7cf3514198d394490d9992f30c2 description=openshift-marketplace/community-operators-qhh6t/registry-server id=73292865-a09b-4a79-b3bd-56168d3f8a76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f8c6599fbbecdca35a23a4fe0d79d12a81bd090e8b540aeb7ecc61fcfb40875
2026-06-09 11:30:32.459511 | controller | Jun 09 11:01:43.007716 crc crio[3651]: time="2026-06-09T11:01:43.007147047Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e" id=51a808ee-5c8c-4a61-ba13-e2155a295289 name=/runtime.v1.ImageService/PullImage
2026-06-09 11:30:32.459527 | controller | Jun 09 11:01:43.008613 crc crio[3651]: time="2026-06-09T11:01:43.008373945Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=dcf16e6b-6d3a-41fb-8613-d14d4d49b7cc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.459543 | controller | Jun 09 11:01:43.022211 crc crio[3651]: time="2026-06-09T11:01:43.021912117Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=ee1c3c1a-40f8-4ede-b6cf-9843a502ea64 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.459563 | controller | Jun 09 11:01:43.042932 crc crio[3651]: time="2026-06-09T11:01:43.042692445Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:9c782f85ddcb0389a6fc6d4137624c95edbb8f30a5c0be1b76f414ee05a284b9" id=ede853e0-90d2-4d59-84de-dfedecb6f4f6 name=/runtime.v1.ImageService/PullImage
2026-06-09 11:30:32.459579 | controller | Jun 09 11:01:43.045096 crc crio[3651]: time="2026-06-09T11:01:43.044835491Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=c7b6c990-a454-4f9e-9549-2ef7bff5bf4a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.459595 | controller | Jun 09 11:01:43.045202 crc crio[3651]: time="2026-06-09T11:01:43.044867942Z" level=info msg="Creating container: openshift-marketplace/certified-operators-z4q5m/extract-content" id=8b87fd2f-3c06-47a9-a6ed-c2d6467c4111 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.459611 | controller | Jun 09 11:01:43.046034 crc crio[3651]: time="2026-06-09T11:01:43.045664477Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.459627 | controller | Jun 09 11:01:43.086282 crc crio[3651]: time="2026-06-09T11:01:43.085127748Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=aae80e74-94cb-4df9-9202-747ffb119fae name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.459642 | controller | Jun 09 11:01:43.113001 crc crio[3651]: time="2026-06-09T11:01:43.112944425Z" level=info msg="Creating container: openshift-marketplace/community-operators-nqbwl/extract-content" id=337de9c2-7dff-4dc8-85a8-e0853b1f8037 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.459657 | controller | Jun 09 11:01:43.113533 crc crio[3651]: time="2026-06-09T11:01:43.113269305Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.459673 | controller | Jun 09 11:01:43.122568 crc crio[3651]: time="2026-06-09T11:01:43.117003681Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.459688 | controller | Jun 09 11:01:43.137820 crc crio[3651]: time="2026-06-09T11:01:43.121594714Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.459704 | controller | Jun 09 11:01:43.391033 crc crio[3651]: time="2026-06-09T11:01:43.379847204Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.459719 | controller | Jun 09 11:01:43.391033 crc crio[3651]: time="2026-06-09T11:01:43.385179111Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.459735 | controller | Jun 09 11:01:43.917056 crc crio[3651]: time="2026-06-09T11:01:43.916268636Z" level=info msg="Created container 5ccfce3197996154c3aa672e7e53acdf0113113b9e381c3d72470f422be0b1fe: openshift-marketplace/certified-operators-z4q5m/extract-content" id=8b87fd2f-3c06-47a9-a6ed-c2d6467c4111 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.459751 | controller | Jun 09 11:01:43.918688 crc crio[3651]: time="2026-06-09T11:01:43.918266188Z" level=info msg="Starting container: 5ccfce3197996154c3aa672e7e53acdf0113113b9e381c3d72470f422be0b1fe" id=231edaf9-042e-46b8-9838-d4f291393f43 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.459771 | controller | Jun 09 11:01:44.070587 crc crio[3651]: time="2026-06-09T11:01:44.007065386Z" level=info msg="Started container" PID=15427 containerID=5ccfce3197996154c3aa672e7e53acdf0113113b9e381c3d72470f422be0b1fe description=openshift-marketplace/certified-operators-z4q5m/extract-content id=231edaf9-042e-46b8-9838-d4f291393f43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0115e35e2583bcf04c9f0a748c9cab834080251dbe57588789b671f198062e64
2026-06-09 11:30:32.459787 | controller | Jun 09 11:01:44.516613 crc crio[3651]: time="2026-06-09T11:01:44.516037553Z" level=info msg="Created container 483222022efee6e767c30ffccd9c5008c12c1355c0bdc64b5e08296f39f14d98: openshift-marketplace/community-operators-nqbwl/extract-content" id=337de9c2-7dff-4dc8-85a8-e0853b1f8037 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.459804 | controller | Jun 09 11:01:44.524779 crc crio[3651]: time="2026-06-09T11:01:44.524365773Z" level=info msg="Starting container: 483222022efee6e767c30ffccd9c5008c12c1355c0bdc64b5e08296f39f14d98" id=ea3c75d5-5984-4580-a583-f070de1450be name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.459820 | controller | Jun 09 11:01:44.577840 crc crio[3651]: time="2026-06-09T11:01:44.577356715Z" level=info msg="Started container" PID=15432 containerID=483222022efee6e767c30ffccd9c5008c12c1355c0bdc64b5e08296f39f14d98 description=openshift-marketplace/community-operators-nqbwl/extract-content id=ea3c75d5-5984-4580-a583-f070de1450be name=/runtime.v1.RuntimeService/StartContainer sandboxID=f5bd0aa8568abf4791983c789f9d84e756045956a3dd385b0c370dee880cd613
2026-06-09 11:30:32.459836 | controller | Jun 09 11:01:45.315023 crc crio[3651]: time="2026-06-09T11:01:45.313594696Z" level=info msg="Stopped pod sandbox: 0d7666e2760bac087004b0062402a77b4fbc45dade3c7a95e1fd4663c92a0819" id=1863012f-c07f-48c2-add9-679216a2b754 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.459869 | controller | Jun 09 11:01:45.906242 crc crio[3651]: time="2026-06-09T11:01:45.905918902Z" level=info msg="Removing container: 476a45526957dd0a516c163d06449f734ee4b1b9b26f0ca777893aefd55f3b95" id=5d944fd8-2167-4cd3-b2c9-6d2aa0b13d80 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.459887 | controller | Jun 09 11:01:45.985283 crc crio[3651]: time="2026-06-09T11:01:45.985020528Z" level=info msg="Removed container 476a45526957dd0a516c163d06449f734ee4b1b9b26f0ca777893aefd55f3b95: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager" id=5d944fd8-2167-4cd3-b2c9-6d2aa0b13d80 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.459904 | controller | Jun 09 11:01:47.478353 crc crio[3651]: time="2026-06-09T11:01:47.47767451Z" level=info msg="Stopped pod sandbox: 88f217f7e7cbc51ed63fa06d9e2d69e38baa595ef0c6fb3d86b135277603d5f1" id=da749e00-868d-4409-b102-416eaf7f4a0c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.459919 | controller | Jun 09 11:01:48.350048 crc crio[3651]: time="2026-06-09T11:01:48.349941073Z" level=info msg="Removing container: b63891aee6c748598dc51427837955b07e1d6cb61059aad545f3644b348c2245" id=e9956fb3-158a-475b-9e77-702ae154149f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.459935 | controller | Jun 09 11:01:48.402012 crc crio[3651]: 2026-06-09T11:01:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b93a5571f285aa3 Mac:26:a7:0b:6b:33:cf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/1c60964b-9a6f-4fe1-8e93-81af5d5d06af SocketPath: PciID:}] [{Interface:0xc0004c65d0 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.459951 | controller | Jun 09 11:01:48.405656 crc crio[3651]: time="2026-06-09T11:01:48.405569567Z" level=info msg="Got pod network &{Name:redhat-operators-2qssp Namespace:openshift-marketplace ID:b93a5571f285aa379d475289ab339d85bfccd3681a4511fc2ad3c3609d5cfe0a UID:ff0ff42e-7d74-407a-b185-d2652305d609 NetNS:/var/run/netns/1c60964b-9a6f-4fe1-8e93-81af5d5d06af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podff0ff42e_7d74_407a_b185_d2652305d609.slice PodAnnotations:0xc0018aa4c8}] Aliases:map[]}"
2026-06-09 11:30:32.459971 | controller | Jun 09 11:01:48.405985 crc crio[3651]: time="2026-06-09T11:01:48.405846445Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-2qssp for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.459988 | controller | Jun 09 11:01:48.444534 crc crio[3651]: time="2026-06-09T11:01:48.443022154Z" level=info msg="Ran pod sandbox b93a5571f285aa379d475289ab339d85bfccd3681a4511fc2ad3c3609d5cfe0a with infra container: openshift-marketplace/redhat-operators-2qssp/POD" id=4a20b8c2-c2e4-4395-8e60-084566b8daa0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.460003 | controller | Jun 09 11:01:48.451065 crc crio[3651]: time="2026-06-09T11:01:48.450877579Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ab3b0cd9-5e72-458a-8ec5-56179c415f47 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.460019 | controller | Jun 09 11:01:48.476315 crc crio[3651]: time="2026-06-09T11:01:48.476172318Z" level=info msg="Removed container b63891aee6c748598dc51427837955b07e1d6cb61059aad545f3644b348c2245: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager" id=e9956fb3-158a-475b-9e77-702ae154149f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.460035 | controller | Jun 09 11:01:48.481546 crc crio[3651]: time="2026-06-09T11:01:48.481451452Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c8ee3375-2427-4ab0-984e-d88fe0bfd70f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.460050 | controller | Jun 09 11:01:48.487209 crc crio[3651]: 2026-06-09T11:01:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8bdf68288c0ba7f Mac:5a:55:c1:6b:27:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/eaef0720-5b7f-4419-a631-9f2cb031c1d8 SocketPath: PciID:}] [{Interface:0xc00027b090 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.460066 | controller | Jun 09 11:01:48.489809 crc crio[3651]: time="2026-06-09T11:01:48.48971805Z" level=info msg="Got pod network &{Name:redhat-marketplace-gx9sh Namespace:openshift-marketplace ID:8bdf68288c0ba7f60066e51a99dcce53247b97d2c5570f15c9e1a3530ada7fc5 UID:67f9e436-bd24-4165-ae1c-ce6f4a7e6570 NetNS:/var/run/netns/eaef0720-5b7f-4419-a631-9f2cb031c1d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod67f9e436_bd24_4165_ae1c_ce6f4a7e6570.slice PodAnnotations:0xc0018aa620}] Aliases:map[]}"
2026-06-09 11:30:32.460082 | controller | Jun 09 11:01:48.490113 crc crio[3651]: time="2026-06-09T11:01:48.489945887Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-gx9sh for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.460098 | controller | Jun 09 11:01:48.508462 crc crio[3651]: time="2026-06-09T11:01:48.50830437Z" level=info msg="Ran pod sandbox 8bdf68288c0ba7f60066e51a99dcce53247b97d2c5570f15c9e1a3530ada7fc5 with infra container: openshift-marketplace/redhat-marketplace-gx9sh/POD" id=9d10d790-6884-4fd3-a3e0-2ff05f51e52e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.460114 | controller | Jun 09 11:01:48.517607 crc crio[3651]: time="2026-06-09T11:01:48.516683171Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=dc4e3e99-42ba-432c-9c16-e6c0d5038b4f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.460133 | controller | Jun 09 11:01:48.524147 crc crio[3651]: time="2026-06-09T11:01:48.524004909Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=6c0f7c0d-98c9-4a7e-bd32-035434a8e714 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.460149 | controller | Jun 09 11:01:48.665911 crc crio[3651]: time="2026-06-09T11:01:48.665743298Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-2qssp/extract-utilities" id=68eb152e-3d1c-4a71-a0d5-19bc695238af name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.460165 | controller | Jun 09 11:01:48.666472 crc crio[3651]: time="2026-06-09T11:01:48.666313406Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.460181 | controller | Jun 09 11:01:48.676050 crc crio[3651]: time="2026-06-09T11:01:48.675948226Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-gx9sh/extract-utilities" id=ccbdc071-9dde-4e17-a89d-b2f400e9733c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.460196 | controller | Jun 09 11:01:48.718674 crc crio[3651]: time="2026-06-09T11:01:48.718595956Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.460212 | controller | Jun 09 11:01:48.811952 crc crio[3651]: time="2026-06-09T11:01:48.811614095Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.460228 | controller | Jun 09 11:01:48.847484 crc crio[3651]: time="2026-06-09T11:01:48.847214125Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.460243 | controller | Jun 09 11:01:48.855153 crc crio[3651]: time="2026-06-09T11:01:48.854859524Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.460259 | controller | Jun 09 11:01:48.885599 crc crio[3651]: time="2026-06-09T11:01:48.88490382Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.460279 | controller | Jun 09 11:01:49.283299 crc crio[3651]: time="2026-06-09T11:01:49.283182666Z" level=info msg="Created container 606ae995a52e7e2883f9e74bc10e275ff31d8b1b82d932262df96805b7c3330e: openshift-marketplace/redhat-operators-2qssp/extract-utilities" id=68eb152e-3d1c-4a71-a0d5-19bc695238af name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.460298 | controller | Jun 09 11:01:49.299370 crc crio[3651]: time="2026-06-09T11:01:49.299222606Z" level=info msg="Starting container: 606ae995a52e7e2883f9e74bc10e275ff31d8b1b82d932262df96805b7c3330e" id=eb3c0b48-934f-4a89-8a42-0cf3525bae63 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.460314 | controller | Jun 09 11:01:49.364995 crc crio[3651]: time="2026-06-09T11:01:49.364898454Z" level=info msg="Started container" PID=15562 containerID=606ae995a52e7e2883f9e74bc10e275ff31d8b1b82d932262df96805b7c3330e description=openshift-marketplace/redhat-operators-2qssp/extract-utilities id=eb3c0b48-934f-4a89-8a42-0cf3525bae63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b93a5571f285aa379d475289ab339d85bfccd3681a4511fc2ad3c3609d5cfe0a
2026-06-09 11:30:32.460330 | controller | Jun 09 11:01:49.368813 crc crio[3651]: time="2026-06-09T11:01:49.368650091Z" level=info msg="Running pod sandbox: openshift-route-controller-manager/route-controller-manager-798f9f7dfd-7m5r6/POD" id=8a1c8276-9c95-4553-8a43-ade224988a7e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.460345 | controller | Jun 09 11:01:49.368813 crc crio[3651]: time="2026-06-09T11:01:49.368734783Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.460365 | controller | Jun 09 11:01:50.481743 crc crio[3651]: time="2026-06-09T11:01:49.495537086Z" level=info msg="Got pod network &{Name:route-controller-manager-798f9f7dfd-7m5r6 Namespace:openshift-route-controller-manager ID:40a7c7f1bbb55ca282525de91b9a8507b7e079f29b43c22e11c93191ee928bd2 UID:3a5c8e52-a571-4d96-8aaf-287800f3d9b5 NetNS:/var/run/netns/64ccdbc0-44f1-45f5-a351-c2e1089dc3da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3a5c8e52_a571_4d96_8aaf_287800f3d9b5.slice PodAnnotations:0xc00108aed8}] Aliases:map[]}"
2026-06-09 11:30:32.460381 | controller | Jun 09 11:01:50.481743 crc crio[3651]: time="2026-06-09T11:01:49.496152515Z" level=info msg="Adding pod openshift-route-controller-manager_route-controller-manager-798f9f7dfd-7m5r6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.460397 | controller | Jun 09 11:01:50.909540 crc crio[3651]: time="2026-06-09T11:01:50.908158823Z" level=info msg="Running pod sandbox: openshift-controller-manager/controller-manager-748955fd87-9pkpl/POD" id=9efd2ff1-ff2e-42e4-9cfa-910f9cc92ce7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.460413 | controller | Jun 09 11:01:50.909540 crc crio[3651]: time="2026-06-09T11:01:50.909157124Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.460429 | controller | Jun 09 11:01:51.307695 crc crio[3651]: time="2026-06-09T11:01:51.307198713Z" level=info msg="Got pod network &{Name:controller-manager-748955fd87-9pkpl Namespace:openshift-controller-manager ID:59054781ff3570e3b59189534806b20744decfbe9b501687e168f78d3dcfbcaa UID:694fd7d9-9f65-42c9-9613-7c5e5387f62f NetNS:/var/run/netns/74e6d2b4-c9d6-4694-bf48-0620a646cefb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod694fd7d9_9f65_42c9_9613_7c5e5387f62f.slice PodAnnotations:0xc001f065b8}] Aliases:map[]}"
2026-06-09 11:30:32.460445 | controller | Jun 09 11:01:51.307695 crc crio[3651]: time="2026-06-09T11:01:51.307348797Z" level=info msg="Adding pod openshift-controller-manager_controller-manager-748955fd87-9pkpl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.460461 | controller | Jun 09 11:01:51.496603 crc crio[3651]: time="2026-06-09T11:01:51.495030979Z" level=info msg="Created container 4e064a648e79d5f4eefd502c16d035575577abb2e94487510d0bd0b0c8ce4f3a: openshift-marketplace/redhat-marketplace-gx9sh/extract-utilities" id=ccbdc071-9dde-4e17-a89d-b2f400e9733c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.460477 | controller | Jun 09 11:01:51.498036 crc crio[3651]: time="2026-06-09T11:01:51.497988631Z" level=info msg="Starting container: 4e064a648e79d5f4eefd502c16d035575577abb2e94487510d0bd0b0c8ce4f3a" id=2ed7038d-6fe3-40be-a221-de46a89c62e9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.460493 | controller | Jun 09 11:01:51.972037 crc crio[3651]: time="2026-06-09T11:01:51.9701474Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=a1075e65-5d42-4187-bab6-d3abcb8ee894 name=/runtime.v1.ImageService/PullImage
2026-06-09 11:30:32.460509 | controller | Jun 09 11:01:52.084322 crc crio[3651]: time="2026-06-09T11:01:52.084174925Z" level=info msg="Started container" PID=15566 containerID=4e064a648e79d5f4eefd502c16d035575577abb2e94487510d0bd0b0c8ce4f3a description=openshift-marketplace/redhat-marketplace-gx9sh/extract-utilities id=2ed7038d-6fe3-40be-a221-de46a89c62e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8bdf68288c0ba7f60066e51a99dcce53247b97d2c5570f15c9e1a3530ada7fc5
2026-06-09 11:30:32.460528 | controller | Jun 09 11:01:52.109848 crc crio[3651]: time="2026-06-09T11:01:52.10935581Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-09 11:30:32.460545 | controller | Jun 09 11:01:52.233542 crc crio[3651]: time="2026-06-09T11:01:52.232301563Z" level=info msg="Stopping container: 60788f06c6fbd6b76907d70883292c512c72e7b8986591aad2b643a4dc255044 (timeout: 2s)" id=373ee0b3-0c55-43ab-8f2a-95bfde52d2fb name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.460561 | controller | Jun 09 11:01:53.356180 crc crio[3651]: time="2026-06-09T11:01:53.355177629Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=cf584f31-f8b5-46ac-ac2f-15df870f17f3 name=/runtime.v1.ImageService/PullImage
2026-06-09 11:30:32.460577 | controller | Jun 09 11:01:53.373976 crc crio[3651]: time="2026-06-09T11:01:53.373804799Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-09 11:30:32.460593 | controller | Jun 09 11:01:53.854727 crc crio[3651]: time="2026-06-09T11:01:53.845930928Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f6afa6910526559d119271735433b130655b18361ec8e62f8147ae8ca0181f3a" id=a1075e65-5d42-4187-bab6-d3abcb8ee894 name=/runtime.v1.ImageService/PullImage
2026-06-09 11:30:32.460609 | controller | Jun 09 11:01:53.860197 crc crio[3651]: time="2026-06-09T11:01:53.859953645Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=ee1aae42-bb2e-418a-912b-6c8fcf7efa6a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.460625 | controller | Jun 09 11:01:53.877150 crc crio[3651]: time="2026-06-09T11:01:53.877053628Z" level=info msg="Stopped container 60788f06c6fbd6b76907d70883292c512c72e7b8986591aad2b643a4dc255044: openshift-console/downloads-747b44746d-4pqvr/download-server" id=373ee0b3-0c55-43ab-8f2a-95bfde52d2fb name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.460641 | controller | Jun 09 11:01:53.880932 crc crio[3651]: time="2026-06-09T11:01:53.880258558Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=af91284e-9400-478e-94a4-8b2898b7beff name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.460657 | controller | Jun 09 11:01:53.882339 crc crio[3651]: time="2026-06-09T11:01:53.882302782Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=596c6b16-65db-4062-820c-ec83a8837b55 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.460673 | controller | Jun 09 11:01:53.890745 crc crio[3651]: time="2026-06-09T11:01:53.890209798Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=19d1022f-0c19-48df-9bed-56c3c2149768 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.460689 | controller | Jun 09 11:01:53.900205 crc crio[3651]: time="2026-06-09T11:01:53.900044255Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-2qssp/extract-content" id=1f88aec1-16ad-4a97-bfec-a8e7646405f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.460705 | controller | Jun 09 11:01:53.901096 crc crio[3651]: time="2026-06-09T11:01:53.900907512Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.460721 | controller | Jun 09 11:01:53.907590 crc crio[3651]: time="2026-06-09T11:01:53.907321992Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=e99cc3fb-3113-4716-8c29-4698b1d5bb69 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.460736 | controller | Jun 09 11:01:53.936018 crc crio[3651]: time="2026-06-09T11:01:53.935869762Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.460756 | controller | Jun 09 11:01:54.085269 crc crio[3651]: time="2026-06-09T11:01:54.084606578Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.460772 | controller | Jun 09 11:01:54.099066 crc crio[3651]: time="2026-06-09T11:01:54.098982796Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.460788 | controller | Jun 09 11:01:54.139231 crc crio[3651]: time="2026-06-09T11:01:54.139007494Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.460804 | controller | Jun 09 11:01:54.176546 crc crio[3651]: time="2026-06-09T11:01:54.176205353Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.460819 | controller | Jun 09 11:01:54.367529 crc crio[3651]: time="2026-06-09T11:01:54.367317191Z" level=info msg="Removing container: 893f62a45398960e8e4247ff7b21e27b824eb9608f23d61fba516b5b68e83b00" id=dc03148a-9be4-44ef-9d10-726c07d45652 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.460835 | controller | Jun 09 11:01:54.437684 crc crio[3651]: time="2026-06-09T11:01:54.437362025Z" level=info msg="Stopping container: 8bc6f5b6e31fbf430c79c8b76da2b8b2cad5777c02c80b607ebb6f410f994b0b (timeout: 3600s)" id=b94b5adb-5b8b-405e-ba2b-c66d293cd6bf name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.460864 | controller | Jun 09 11:01:55.578632 crc crio[3651]: time="2026-06-09T11:01:55.524543168Z" level=info msg="Created container 2146e4df0b4c217fcd791df8cf3a91659b53f3abd34b32b7244f5651ddc029c3: openshift-console/downloads-747b44746d-4pqvr/download-server" id=e99cc3fb-3113-4716-8c29-4698b1d5bb69 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.460886 | controller | Jun 09 11:01:55.578632 crc crio[3651]: time="2026-06-09T11:01:55.524846767Z" level=info msg="Created container 38be82bf84234bd5c1eeaf149148e5a35a9297b6fec92f31837eac74c975f131: openshift-marketplace/redhat-operators-2qssp/extract-content" id=1f88aec1-16ad-4a97-bfec-a8e7646405f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.460903 | controller | Jun 09 11:01:55.607114 crc crio[3651]: time="2026-06-09T11:01:55.600496496Z" level=info msg="Starting container: 2146e4df0b4c217fcd791df8cf3a91659b53f3abd34b32b7244f5651ddc029c3" id=051fff68-f7a2-4ee0-a559-c825e3a1a01d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.460919 | controller | Jun 09 11:01:55.609699 crc crio[3651]: time="2026-06-09T11:01:55.609639851Z" level=info msg="Starting container: 38be82bf84234bd5c1eeaf149148e5a35a9297b6fec92f31837eac74c975f131" id=4006138a-80fa-408f-8158-ec3d954a2dd4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.460936 | controller | Jun 09 11:01:55.674326 crc crio[3651]: time="2026-06-09T11:01:55.673021906Z" level=info msg="Started container" PID=15736 containerID=38be82bf84234bd5c1eeaf149148e5a35a9297b6fec92f31837eac74c975f131 description=openshift-marketplace/redhat-operators-2qssp/extract-content id=4006138a-80fa-408f-8158-ec3d954a2dd4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b93a5571f285aa379d475289ab339d85bfccd3681a4511fc2ad3c3609d5cfe0a
2026-06-09 11:30:32.460952 | controller | Jun 09 11:01:55.674326 crc crio[3651]: time="2026-06-09T11:01:55.673241103Z" level=info msg="Started container" PID=15739 containerID=2146e4df0b4c217fcd791df8cf3a91659b53f3abd34b32b7244f5651ddc029c3 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=051fff68-f7a2-4ee0-a559-c825e3a1a01d name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f0ff3a6bd1f8c6b3011358f44f30b72dedb66fff005849616e325c1bb5f9c94
2026-06-09 11:30:32.460972 | controller | Jun 09 11:01:56.801237 crc crio[3651]: time="2026-06-09T11:01:56.800471785Z" level=info msg="Removed container 893f62a45398960e8e4247ff7b21e27b824eb9608f23d61fba516b5b68e83b00: openshift-console/downloads-747b44746d-4pqvr/download-server" id=dc03148a-9be4-44ef-9d10-726c07d45652 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.461000 | controller | Jun 09 11:01:56.833499 crc crio[3651]: time="2026-06-09T11:01:56.833317879Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0" id=cf584f31-f8b5-46ac-ac2f-15df870f17f3 name=/runtime.v1.ImageService/PullImage
2026-06-09 11:30:32.461018 | controller | Jun 09 11:01:56.834269 crc crio[3651]: time="2026-06-09T11:01:56.834215167Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=60ad7ad0-10e0-4dc2-8236-63d5a025faa3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.461034 | controller | Jun 09 11:01:56.837575 crc crio[3651]: time="2026-06-09T11:01:56.837505649Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=25a34897-0343-4087-8675-f40c7af5c12c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.461050 | controller | Jun 09 11:01:56.844230 crc crio[3651]: 2026-06-09T11:01:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:40a7c7f1bbb55ca Mac:66:6c:64:93:4d:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/64ccdbc0-44f1-45f5-a351-c2e1089dc3da SocketPath: PciID:}] [{Interface:0xc00012a8f0 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.461066 | controller | Jun 09 11:01:56.847223 crc crio[3651]: time="2026-06-09T11:01:56.847050387Z" level=info msg="Got pod network &{Name:route-controller-manager-798f9f7dfd-7m5r6 Namespace:openshift-route-controller-manager ID:40a7c7f1bbb55ca282525de91b9a8507b7e079f29b43c22e11c93191ee928bd2 UID:3a5c8e52-a571-4d96-8aaf-287800f3d9b5 NetNS:/var/run/netns/64ccdbc0-44f1-45f5-a351-c2e1089dc3da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3a5c8e52_a571_4d96_8aaf_287800f3d9b5.slice PodAnnotations:0xc00108aed8}] Aliases:map[]}"
2026-06-09 11:30:32.461082 | controller | Jun 09 11:01:56.847642 crc crio[3651]: time="2026-06-09T11:01:56.847380247Z" level=info msg="Checking pod openshift-route-controller-manager_route-controller-manager-798f9f7dfd-7m5r6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.461098 | controller | Jun 09 11:01:56.848082 crc crio[3651]: time="2026-06-09T11:01:56.847906653Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-gx9sh/extract-content" id=27a7a3b2-23e6-451e-9d53-df1d22f09561 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.461114 | controller | Jun 09 11:01:56.857964 crc crio[3651]: time="2026-06-09T11:01:56.857872354Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.461130 | controller | Jun 09 11:01:56.861836 crc crio[3651]: time="2026-06-09T11:01:56.861682553Z" level=info msg="Ran pod sandbox 40a7c7f1bbb55ca282525de91b9a8507b7e079f29b43c22e11c93191ee928bd2 with infra container: openshift-route-controller-manager/route-controller-manager-798f9f7dfd-7m5r6/POD" id=8a1c8276-9c95-4553-8a43-ade224988a7e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.461145 | controller | Jun 09 11:01:56.865503 crc crio[3651]: time="2026-06-09T11:01:56.865358128Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=b1e61db4-1aeb-4630-8e92-c0f2b54effca name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.461164 | controller | Jun 09 11:01:56.914683 crc crio[3651]: time="2026-06-09T11:01:56.914611663Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=446aadf2-7781-452b-8dcc-0712c1382b0b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.461180 | controller | Jun 09 11:01:56.923118 crc crio[3651]: time="2026-06-09T11:01:56.922969303Z" level=info msg="Creating container: openshift-route-controller-manager/route-controller-manager-798f9f7dfd-7m5r6/route-controller-manager" id=8a4205ea-8294-4ca2-b091-7f0b8396caeb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.461197 | controller | Jun 09 11:01:56.923618 crc crio[3651]: time="2026-06-09T11:01:56.923525491Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.461213 | controller | Jun 09 11:01:56.977668 crc crio[3651]: 2026-06-09T11:01:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:59054781ff3570e Mac:8a:86:80:52:8f:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/74e6d2b4-c9d6-4694-bf48-0620a646cefb SocketPath: PciID:}] [{Interface:0xc00014afa0 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.461229 | controller | Jun 09 11:01:56.978956 crc crio[3651]: time="2026-06-09T11:01:56.978779643Z" level=info msg="Got pod network &{Name:controller-manager-748955fd87-9pkpl Namespace:openshift-controller-manager ID:59054781ff3570e3b59189534806b20744decfbe9b501687e168f78d3dcfbcaa UID:694fd7d9-9f65-42c9-9613-7c5e5387f62f NetNS:/var/run/netns/74e6d2b4-c9d6-4694-bf48-0620a646cefb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod694fd7d9_9f65_42c9_9613_7c5e5387f62f.slice PodAnnotations:0xc001f065b8}] Aliases:map[]}"
2026-06-09 11:30:32.461246 | controller | Jun 09 11:01:56.979082 crc crio[3651]: time="2026-06-09T11:01:56.979042522Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-748955fd87-9pkpl for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.461261 | controller | Jun 09 11:01:57.016238 crc crio[3651]: time="2026-06-09T11:01:57.015914001Z" level=info msg="Ran pod sandbox 59054781ff3570e3b59189534806b20744decfbe9b501687e168f78d3dcfbcaa with infra container: openshift-controller-manager/controller-manager-748955fd87-9pkpl/POD" id=9efd2ff1-ff2e-42e4-9cfa-910f9cc92ce7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.461277 | controller | Jun 09 11:01:57.019137 crc crio[3651]: time="2026-06-09T11:01:57.019033348Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=6b3e9b4f-b1e8-42dc-bb2e-a2289242c600 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.461293 | controller | Jun 09 11:01:57.032334 crc crio[3651]: time="2026-06-09T11:01:57.03223443Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=3d58fe6f-112b-4c1e-a311-8b349635c2b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.461309 | controller | Jun 09 11:01:57.060531 crc crio[3651]: time="2026-06-09T11:01:57.060306845Z" level=info msg="Creating container: openshift-controller-manager/controller-manager-748955fd87-9pkpl/controller-manager" id=7555e403-78a1-4c52-8dbe-67067d1cad63 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.461324 | controller | Jun 09 11:01:57.060968 crc crio[3651]: time="2026-06-09T11:01:57.060943535Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.461344 | controller | Jun 09 11:01:57.063338 crc crio[3651]: time="2026-06-09T11:01:57.063218546Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.461360 | controller | Jun 09 11:01:57.100856 crc crio[3651]: time="2026-06-09T11:01:57.100735405Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.461387 | controller | Jun 09 11:01:57.102888 crc crio[3651]: time="2026-06-09T11:01:57.102723307Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.461404 | controller | Jun 09 11:01:57.128685 crc crio[3651]: time="2026-06-09T11:01:57.128332986Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.461421 | controller | Jun 09 11:01:57.190203 crc crio[3651]: time="2026-06-09T11:01:57.188818801Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.461436 | controller | Jun 09 11:01:57.207380 crc crio[3651]: time="2026-06-09T11:01:57.206307377Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.461452 | controller | Jun 09 11:01:57.448924 crc crio[3651]: time="2026-06-09T11:01:57.448822657Z" level=info msg="Created container cbd7a3c76b9a5071d789949145a4ccb7a303e269221f52032d54d851ee22fc85: openshift-route-controller-manager/route-controller-manager-798f9f7dfd-7m5r6/route-controller-manager" id=8a4205ea-8294-4ca2-b091-7f0b8396caeb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.461468 | controller | Jun 09 11:01:57.451164 crc crio[3651]: time="2026-06-09T11:01:57.450749457Z" level=info msg="Starting container: cbd7a3c76b9a5071d789949145a4ccb7a303e269221f52032d54d851ee22fc85" id=b47d6918-1c5c-4f1f-9f2a-708b8ce45e30 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.461484 | controller | Jun 09 11:01:57.465042 crc crio[3651]: time="2026-06-09T11:01:57.464732593Z" level=info msg="Started container" PID=15823 containerID=cbd7a3c76b9a5071d789949145a4ccb7a303e269221f52032d54d851ee22fc85 description=openshift-route-controller-manager/route-controller-manager-798f9f7dfd-7m5r6/route-controller-manager id=b47d6918-1c5c-4f1f-9f2a-708b8ce45e30 name=/runtime.v1.RuntimeService/StartContainer sandboxID=40a7c7f1bbb55ca282525de91b9a8507b7e079f29b43c22e11c93191ee928bd2
2026-06-09 11:30:32.461500 | controller | Jun 09 11:01:57.489365 crc crio[3651]: time="2026-06-09T11:01:57.488512865Z" level=info msg="Created container 7a188d39adc2d6b4554410d639693823965f1c84ec0e56c56703a10506e8e9c0: openshift-controller-manager/controller-manager-748955fd87-9pkpl/controller-manager" id=7555e403-78a1-4c52-8dbe-67067d1cad63 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.461517 | controller | Jun 09 11:01:57.495870 crc crio[3651]: time="2026-06-09T11:01:57.495650977Z" level=info msg="Starting container: 7a188d39adc2d6b4554410d639693823965f1c84ec0e56c56703a10506e8e9c0" id=7bf07cd2-643c-41b6-a923-a0402cda8c10 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.461533 | controller | Jun 09 11:01:57.517002 crc crio[3651]: time="2026-06-09T11:01:57.516854438Z" level=info msg="Started container" PID=15831 containerID=7a188d39adc2d6b4554410d639693823965f1c84ec0e56c56703a10506e8e9c0 description=openshift-controller-manager/controller-manager-748955fd87-9pkpl/controller-manager id=7bf07cd2-643c-41b6-a923-a0402cda8c10 name=/runtime.v1.RuntimeService/StartContainer sandboxID=59054781ff3570e3b59189534806b20744decfbe9b501687e168f78d3dcfbcaa
2026-06-09 11:30:32.461549 | controller | Jun 09 11:01:57.577133 crc crio[3651]: time="2026-06-09T11:01:57.576730315Z" level=info msg="Created container 36fe5de5bab75e1224007c55c89f166ef2ccf43de32ae881e7c74b800d0582dc: openshift-marketplace/redhat-marketplace-gx9sh/extract-content" id=27a7a3b2-23e6-451e-9d53-df1d22f09561 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.461570 | controller | Jun 09 11:01:57.578990 crc crio[3651]: time="2026-06-09T11:01:57.578768008Z" level=info msg="Starting container: 36fe5de5bab75e1224007c55c89f166ef2ccf43de32ae881e7c74b800d0582dc" id=f5e565e6-baaf-44fd-b76b-2bc9c0846b0e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.461587 | controller | Jun 09 11:01:57.864674 crc crio[3651]: time="2026-06-09T11:01:57.593094065Z" level=info msg="Started container" PID=15828 containerID=36fe5de5bab75e1224007c55c89f166ef2ccf43de32ae881e7c74b800d0582dc description=openshift-marketplace/redhat-marketplace-gx9sh/extract-content id=f5e565e6-baaf-44fd-b76b-2bc9c0846b0e name=/runtime.v1.RuntimeService/StartContainer sandboxID=8bdf68288c0ba7f60066e51a99dcce53247b97d2c5570f15c9e1a3530ada7fc5
2026-06-09 11:30:32.461604 | controller | Jun 09 11:02:03.254723 crc crio[3651]: time="2026-06-09T11:02:03.25298574Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=d6d94122-1408-44e4-a66d-c2e9e03ea24f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.461620 | controller | Jun 09 11:02:04.496252 crc crio[3651]: time="2026-06-09T11:02:04.496054762Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=83023694-1dc7-423a-97ac-f8268b9f1fbd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.461635 | controller | Jun 09 11:02:07.564099 crc crio[3651]: time="2026-06-09T11:02:07.562128395Z" level=info msg="Creating container: openshift-marketplace/community-operators-nqbwl/registry-server" id=1c2ee173-aa77-41ea-8efe-8a9bc9020212 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.461651 | controller | Jun 09 11:02:07.564099 crc crio[3651]: time="2026-06-09T11:02:07.563601471Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.461667 | controller | Jun 09 11:02:07.742332 crc crio[3651]: time="2026-06-09T11:02:07.742204249Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.461683 | controller | Jun 09 11:02:07.760605 crc crio[3651]: time="2026-06-09T11:02:07.760110427Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.461698 | controller | Jun 09 11:02:09.282023 crc crio[3651]: time="2026-06-09T11:02:09.281757653Z" level=info msg="Created container a209a5cab4ad89afdf528be3f45cad8cd1008105529613ce8c00ad5899f5c40c: openshift-marketplace/community-operators-nqbwl/registry-server" id=1c2ee173-aa77-41ea-8efe-8a9bc9020212 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.461714 | controller | Jun 09 11:02:09.284593 crc crio[3651]: time="2026-06-09T11:02:09.284150468Z" level=info msg="Starting container: a209a5cab4ad89afdf528be3f45cad8cd1008105529613ce8c00ad5899f5c40c" id=9ee2c24a-1cfe-45f7-947c-b8ad49511156 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.461730 | controller | Jun 09 11:02:09.302067 crc crio[3651]: time="2026-06-09T11:02:09.301793258Z" level=info msg="Started container" PID=15976 containerID=a209a5cab4ad89afdf528be3f45cad8cd1008105529613ce8c00ad5899f5c40c description=openshift-marketplace/community-operators-nqbwl/registry-server id=9ee2c24a-1cfe-45f7-947c-b8ad49511156 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f5bd0aa8568abf4791983c789f9d84e756045956a3dd385b0c370dee880cd613
2026-06-09 11:30:32.461749 | controller | Jun 09 11:02:09.858945 crc crio[3651]: time="2026-06-09T11:02:09.857813312Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=41285d78-f2f3-4404-b4b6-15d7bc4339b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.461766 | controller | Jun 09 11:02:09.878514 crc crio[3651]: time="2026-06-09T11:02:09.878237169Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=57cc92a3-32a8-45d2-a31d-1a7634217504 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.461782 | controller | Jun 09 11:02:09.907134 crc crio[3651]: time="2026-06-09T11:02:09.906368746Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=63bafdfe-b857-4da7-af43-86313d72518d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.461798 | controller | Jun 09 11:02:09.907663 crc crio[3651]: time="2026-06-09T11:02:09.907635045Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=24fc06ce-4617-4497-8811-2467a8269301 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.461814 | controller | Jun 09 11:02:10.357826 crc crio[3651]: time="2026-06-09T11:02:10.357700686Z" level=info msg="Creating container: openshift-marketplace/certified-operators-z4q5m/registry-server" id=04dd056e-7473-42f2-8486-e3a4eb974eb4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.461830 | controller | Jun 09 11:02:10.359176 crc crio[3651]: time="2026-06-09T11:02:10.358216832Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.461846 | controller | Jun 09 11:02:10.426358 crc crio[3651]: time="2026-06-09T11:02:10.426212992Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.461939 | controller | Jun 09 11:02:10.446666 crc crio[3651]: time="2026-06-09T11:02:10.446160384Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.461969 | controller | Jun 09 11:02:11.315717 crc crio[3651]: time="2026-06-09T11:02:11.314913207Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-gx9sh/registry-server" id=c1a2e105-4191-416f-93af-ad9d7e7bfe26 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.461986 | controller | Jun 09 11:02:11.316518 crc crio[3651]: time="2026-06-09T11:02:11.316316261Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.462003 | controller | Jun 09 11:02:11.329108 crc crio[3651]: time="2026-06-09T11:02:11.32880373Z" level=info msg="Created container 738e659ffe09cbbae97c71264cffd57d784879b3b782762c447f6dfca5698d0e: openshift-marketplace/certified-operators-z4q5m/registry-server" id=04dd056e-7473-42f2-8486-e3a4eb974eb4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.462019 | controller | Jun 09 11:02:11.337646 crc crio[3651]: time="2026-06-09T11:02:11.337343166Z" level=info msg="Starting container: 738e659ffe09cbbae97c71264cffd57d784879b3b782762c447f6dfca5698d0e" id=85493923-1a31-4581-b265-6d0a962375d3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.462035 | controller | Jun 09 11:02:11.458515 crc crio[3651]: time="2026-06-09T11:02:11.457941416Z" level=info msg="Started container" PID=16045 containerID=738e659ffe09cbbae97c71264cffd57d784879b3b782762c447f6dfca5698d0e description=openshift-marketplace/certified-operators-z4q5m/registry-server id=85493923-1a31-4581-b265-6d0a962375d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0115e35e2583bcf04c9f0a748c9cab834080251dbe57588789b671f198062e64
2026-06-09 11:30:32.462056 | controller | Jun 09 11:02:11.526087 crc crio[3651]: time="2026-06-09T11:02:11.525820602Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.462073 | controller | Jun 09 11:02:11.748257 crc crio[3651]: time="2026-06-09T11:02:11.551933096Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.462088 | controller | Jun 09 11:02:13.698281 crc crio[3651]: time="2026-06-09T11:02:13.697087481Z" level=info msg="Created container 5416cf1bddf74f01d9cb114c6fdd24bea9b87f0b5e3544a5a60ddbae13b7b2bc: openshift-marketplace/redhat-marketplace-gx9sh/registry-server" id=c1a2e105-4191-416f-93af-ad9d7e7bfe26 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.462104 | controller | Jun 09 11:02:13.700333 crc crio[3651]: time="2026-06-09T11:02:13.699736034Z" level=info msg="Starting container: 5416cf1bddf74f01d9cb114c6fdd24bea9b87f0b5e3544a5a60ddbae13b7b2bc" id=79590360-bf94-4296-93e3-9af37dd2bcfe name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.462121 | controller | Jun 09 11:02:13.742225 crc crio[3651]: time="2026-06-09T11:02:13.742061403Z" level=info msg="Started container" PID=16073 containerID=5416cf1bddf74f01d9cb114c6fdd24bea9b87f0b5e3544a5a60ddbae13b7b2bc description=openshift-marketplace/redhat-marketplace-gx9sh/registry-server id=79590360-bf94-4296-93e3-9af37dd2bcfe name=/runtime.v1.RuntimeService/StartContainer sandboxID=8bdf68288c0ba7f60066e51a99dcce53247b97d2c5570f15c9e1a3530ada7fc5
2026-06-09 11:30:32.462137 | controller | Jun 09 11:02:16.197232 crc crio[3651]: time="2026-06-09T11:02:16.197036466Z" level=info msg="Removing container: 7945013c366739fee631536d0674a6db2a056ed5526871995486058ce296e49c" id=c8708057-725c-4719-b7af-baa4d42e211c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.462153 | controller | Jun 09 11:02:16.986742 crc crio[3651]: time="2026-06-09T11:02:16.986383874Z" level=info msg="Removed container 7945013c366739fee631536d0674a6db2a056ed5526871995486058ce296e49c: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=c8708057-725c-4719-b7af-baa4d42e211c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.462169 | controller | Jun 09 11:02:22.212280 crc crio[3651]: time="2026-06-09T11:02:22.211365631Z" level=info msg="Stopping container: 2146e4df0b4c217fcd791df8cf3a91659b53f3abd34b32b7244f5651ddc029c3 (timeout: 2s)" id=35cea843-4590-43f8-91fb-3b0eb75d8c09 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.462186 | controller | Jun 09 11:02:22.698779 crc crio[3651]: time="2026-06-09T11:02:22.697589138Z" level=info msg="Stopping pod sandbox: 88f217f7e7cbc51ed63fa06d9e2d69e38baa595ef0c6fb3d86b135277603d5f1" id=972106b5-cb1b-4977-bc8f-8fa4bd125717 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.462202 | controller | Jun 09 11:02:22.698779 crc crio[3651]: time="2026-06-09T11:02:22.697679021Z" level=info msg="Stopped pod sandbox (already stopped): 88f217f7e7cbc51ed63fa06d9e2d69e38baa595ef0c6fb3d86b135277603d5f1" id=972106b5-cb1b-4977-bc8f-8fa4bd125717 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.462218 | controller | Jun 09 11:02:22.713630 crc crio[3651]: time="2026-06-09T11:02:22.713295458Z" level=info msg="Removing pod sandbox: 88f217f7e7cbc51ed63fa06d9e2d69e38baa595ef0c6fb3d86b135277603d5f1" id=665a9fbd-e7a2-4cfc-bfe8-d630f214587b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 11:30:32.462234 | controller | Jun 09 11:02:24.552489 crc crio[3651]: time="2026-06-09T11:02:24.552085851Z" level=info msg="Removed pod sandbox: 88f217f7e7cbc51ed63fa06d9e2d69e38baa595ef0c6fb3d86b135277603d5f1" id=665a9fbd-e7a2-4cfc-bfe8-d630f214587b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 11:30:32.462254 | controller | Jun 09 11:02:24.554293 crc crio[3651]: time="2026-06-09T11:02:24.554180346Z" level=info msg="Stopping pod sandbox: 0d7666e2760bac087004b0062402a77b4fbc45dade3c7a95e1fd4663c92a0819" id=9d933178-f38a-45a8-9c1d-7aeded0d6401 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.462270 | controller | Jun 09 11:02:24.554516 crc crio[3651]: time="2026-06-09T11:02:24.554315811Z" level=info msg="Stopped pod sandbox (already stopped): 0d7666e2760bac087004b0062402a77b4fbc45dade3c7a95e1fd4663c92a0819" id=9d933178-f38a-45a8-9c1d-7aeded0d6401 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.462286 | controller | Jun 09 11:02:24.555340 crc crio[3651]: time="2026-06-09T11:02:24.55524071Z" level=info msg="Removing pod sandbox: 0d7666e2760bac087004b0062402a77b4fbc45dade3c7a95e1fd4663c92a0819" id=35d91284-ce7d-4bd6-8ab1-e66fdbbec7f7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 11:30:32.462302 | controller | Jun 09 11:02:25.094633 crc crio[3651]: time="2026-06-09T11:02:25.094546743Z" level=info msg="Removed pod sandbox: 0d7666e2760bac087004b0062402a77b4fbc45dade3c7a95e1fd4663c92a0819" id=35d91284-ce7d-4bd6-8ab1-e66fdbbec7f7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 11:30:32.462318 | controller | Jun 09 11:02:26.054356 crc crio[3651]: time="2026-06-09T11:02:26.054162888Z" level=info msg="Removing container: 60788f06c6fbd6b76907d70883292c512c72e7b8986591aad2b643a4dc255044" id=8e67d91f-6494-4291-8b2f-44603380b6c8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.462333 | controller | Jun 09 11:02:26.786496 crc crio[3651]: time="2026-06-09T11:02:26.786129656Z" level=info msg="Stopped container 2146e4df0b4c217fcd791df8cf3a91659b53f3abd34b32b7244f5651ddc029c3: openshift-console/downloads-747b44746d-4pqvr/download-server" id=35cea843-4590-43f8-91fb-3b0eb75d8c09 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.462349 | controller | Jun 09 11:02:26.788856 crc crio[3651]: time="2026-06-09T11:02:26.788745267Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=f79e7fed-1952-4c2d-a165-39581bfdb1a3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.462366 | controller | Jun 09 11:02:26.791094 crc crio[3651]: time="2026-06-09T11:02:26.791026329Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=aac90ee1-1f2a-4ba2-b27a-91dce6b55220 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.462390 | controller | Jun 09 11:02:26.794829 crc crio[3651]: time="2026-06-09T11:02:26.794751535Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=a910424c-f4f0-4ad4-9c3b-7da21b3482c5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.462406 | controller | Jun 09 11:02:26.795119 crc crio[3651]: time="2026-06-09T11:02:26.795055804Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.462422 | controller | Jun 09 11:02:26.905872 crc crio[3651]: time="2026-06-09T11:02:26.90174168Z" level=info msg="Removed container 60788f06c6fbd6b76907d70883292c512c72e7b8986591aad2b643a4dc255044: openshift-console/downloads-747b44746d-4pqvr/download-server" id=8e67d91f-6494-4291-8b2f-44603380b6c8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.462438 | controller | Jun 09 11:02:26.906208 crc crio[3651]: time="2026-06-09T11:02:26.905718504Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.462454 | controller | Jun 09 11:02:26.910354 crc crio[3651]: time="2026-06-09T11:02:26.910295727Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.462473 | controller | Jun 09 11:02:27.063602 crc crio[3651]: time="2026-06-09T11:02:27.063504171Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=dace2436-bc89-45e7-ac50-7ffeec246c0d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.462490 | controller | Jun 09 11:02:27.066162 crc crio[3651]: time="2026-06-09T11:02:27.066083495Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=3e7b4855-08f1-43a9-a174-74bb54a0eb5c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.462506 | controller | Jun 09 11:02:27.086097 crc crio[3651]: time="2026-06-09T11:02:27.085951126Z" level=info msg="Created container c8b1e20e809cb3a1181229c11c5a7a0d48fec3e9f1e7a61eb673a4b26a076dc4: openshift-console/downloads-747b44746d-4pqvr/download-server" id=a910424c-f4f0-4ad4-9c3b-7da21b3482c5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.462521 | controller | Jun 09 11:02:27.087190 crc crio[3651]: time="2026-06-09T11:02:27.087041832Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-2qssp/registry-server" id=0cda328d-143c-4a71-9a34-28c42e8cb11a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.462537 | controller | Jun 09 11:02:27.087678 crc crio[3651]: time="2026-06-09T11:02:27.08759803Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.462553 | controller | Jun 09 11:02:27.089245 crc crio[3651]: time="2026-06-09T11:02:27.088158069Z" level=info msg="Starting container: c8b1e20e809cb3a1181229c11c5a7a0d48fec3e9f1e7a61eb673a4b26a076dc4" id=515024c7-ae6e-4460-bf82-12e775b91f57 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.462569 | controller | Jun 09 11:02:27.102653 crc crio[3651]: time="2026-06-09T11:02:27.10254934Z" level=info msg="Started container" PID=16321 containerID=c8b1e20e809cb3a1181229c11c5a7a0d48fec3e9f1e7a61eb673a4b26a076dc4 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=515024c7-ae6e-4460-bf82-12e775b91f57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f0ff3a6bd1f8c6b3011358f44f30b72dedb66fff005849616e325c1bb5f9c94
2026-06-09 11:30:32.462585 | controller | Jun 09 11:02:27.157864 crc crio[3651]: time="2026-06-09T11:02:27.15777921Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.462601 | controller | Jun 09 11:02:27.161346 crc crio[3651]: time="2026-06-09T11:02:27.161274884Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.462617 | controller | Jun 09 11:02:27.260892 crc crio[3651]: time="2026-06-09T11:02:27.260237427Z" level=info msg="Created container d8dff11c093e52f82130850a01465c49e7032849e54aa56858da844f35233cac: openshift-marketplace/redhat-operators-2qssp/registry-server" id=0cda328d-143c-4a71-9a34-28c42e8cb11a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.462633 | controller | Jun 09 11:02:27.262452 crc crio[3651]: time="2026-06-09T11:02:27.262281044Z" level=info msg="Starting container: d8dff11c093e52f82130850a01465c49e7032849e54aa56858da844f35233cac" id=b5a06d53-caf4-42b8-be8e-4e1e73cd8332 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.462649 | controller | Jun 09 11:02:27.269018 crc crio[3651]: time="2026-06-09T11:02:27.268901501Z" level=info msg="Started container" PID=16345 containerID=d8dff11c093e52f82130850a01465c49e7032849e54aa56858da844f35233cac description=openshift-marketplace/redhat-operators-2qssp/registry-server id=b5a06d53-caf4-42b8-be8e-4e1e73cd8332 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b93a5571f285aa379d475289ab339d85bfccd3681a4511fc2ad3c3609d5cfe0a
2026-06-09 11:30:32.462669 | controller | Jun 09 11:02:31.588226 crc crio[3651]: time="2026-06-09T11:02:31.587689048Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/revision-pruner-13-crc/POD" id=0b971af4-d1ca-4b37-b6cd-2967091ed9ad name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.462686 | controller | Jun 09 11:02:31.589750 crc crio[3651]: time="2026-06-09T11:02:31.588266457Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.462702 | controller | Jun 09 11:02:31.649467 crc crio[3651]: time="2026-06-09T11:02:31.644772039Z" level=info msg="Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:9fbba7e965f38293a5f3bb95dc78d108473e108cb8365cb9db71da9b43435a06 UID:24de53e8-acfb-427d-9aa5-9a69a19e0312 NetNS:/var/run/netns/fc3c5f0d-8ddd-4471-9d56-c48d4fde8cc8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod24de53e8_acfb_427d_9aa5_9a69a19e0312.slice PodAnnotations:0xc0018aa0f0}] Aliases:map[]}"
2026-06-09 11:30:32.462719 | controller | Jun 09 11:02:31.649467 crc crio[3651]: time="2026-06-09T11:02:31.645696659Z" level=info msg="Adding pod openshift-kube-apiserver_revision-pruner-13-crc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.462735 | controller | Jun 09 11:02:34.031789 crc crio[3651]: time="2026-06-09T11:02:34.031689572Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=14d08039-0333-4bdb-b0c5-ce2666ffbb5b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.462751 | controller | Jun 09 11:02:34.394148 crc crio[3651]: time="2026-06-09T11:02:34.389261037Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=9b06e427-5d7a-4886-829a-e42bdc10eb5d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.462766 | controller | Jun 09 11:02:34.394148 crc crio[3651]: time="2026-06-09T11:02:34.392756372Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=4b430ae3-ad8a-4947-bf13-000adb69a5c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.462782 | controller | Jun 09 11:02:34.394148 crc crio[3651]: time="2026-06-09T11:02:34.393033481Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.462798 | controller | Jun 09 11:02:35.135144 crc crio[3651]: time="2026-06-09T11:02:35.134844055Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.462814 | controller | Jun 09 11:02:35.505494 crc crio[3651]: time="2026-06-09T11:02:35.505074865Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.462830 | controller | Jun 09 11:02:38.568713 crc crio[3651]: time="2026-06-09T11:02:38.567838271Z" level=info msg="Created container 6657011cb1a4821a6aa6ad39dbe40de0d60a91f0d15fa3f73fc409d951a8bd53: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=4b430ae3-ad8a-4947-bf13-000adb69a5c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.462846 | controller | Jun 09 11:02:38.570613 crc crio[3651]: time="2026-06-09T11:02:38.570537599Z" level=info msg="Starting container: 6657011cb1a4821a6aa6ad39dbe40de0d60a91f0d15fa3f73fc409d951a8bd53" id=0307cd5a-2342-4bd3-924a-5a197d02d649 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.462886 | controller | Jun 09 11:02:38.577240 crc crio[3651]: time="2026-06-09T11:02:38.577151056Z" level=info msg="Started container" PID=16611 containerID=6657011cb1a4821a6aa6ad39dbe40de0d60a91f0d15fa3f73fc409d951a8bd53 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=0307cd5a-2342-4bd3-924a-5a197d02d649 name=/runtime.v1.RuntimeService/StartContainer sandboxID=10a436eaf8e348d1b9ab6f246aea0c7409ced60acba075a0c3519143509c4b4b
2026-06-09 11:30:32.462904 | controller | Jun 09 11:02:38.817544 crc crio[3651]: time="2026-06-09T11:02:38.816896731Z" level=info msg="Stopping container: 5416cf1bddf74f01d9cb114c6fdd24bea9b87f0b5e3544a5a60ddbae13b7b2bc (timeout: 2s)" id=25a2b642-9ac0-4444-83a0-cef316ac909a name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.462920 | controller | Jun 09 11:02:41.238824 crc crio[3651]: time="2026-06-09T11:02:41.237976843Z" level=info msg="Stopped container 5416cf1bddf74f01d9cb114c6fdd24bea9b87f0b5e3544a5a60ddbae13b7b2bc: openshift-marketplace/redhat-marketplace-gx9sh/registry-server" id=25a2b642-9ac0-4444-83a0-cef316ac909a name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.462936 | controller | Jun 09 11:02:41.240829 crc crio[3651]: time="2026-06-09T11:02:41.240747154Z" level=info msg="Stopping pod sandbox: 8bdf68288c0ba7f60066e51a99dcce53247b97d2c5570f15c9e1a3530ada7fc5" id=7302a643-2994-4809-a626-25a2a697081a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.462952 | controller | Jun 09 11:02:41.241545 crc crio[3651]: 2026-06-09T11:02:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9fbba7e965f3829 Mac:82:7e:cb:e7:23:5a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/fc3c5f0d-8ddd-4471-9d56-c48d4fde8cc8 SocketPath: PciID:}] [{Interface:0xc0003c1090 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.462969 | controller | Jun 09 11:02:41.241623 crc crio[3651]: time="2026-06-09T11:02:41.241581392Z" level=info msg="Got pod network &{Name:redhat-marketplace-gx9sh Namespace:openshift-marketplace ID:8bdf68288c0ba7f60066e51a99dcce53247b97d2c5570f15c9e1a3530ada7fc5 UID:67f9e436-bd24-4165-ae1c-ce6f4a7e6570 NetNS:/var/run/netns/eaef0720-5b7f-4419-a631-9f2cb031c1d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod67f9e436_bd24_4165_ae1c_ce6f4a7e6570.slice PodAnnotations:0xc001c5c220}] Aliases:map[]}"
2026-06-09 11:30:32.462985 | controller | Jun 09 11:02:41.241803 crc crio[3651]: time="2026-06-09T11:02:41.241739817Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-gx9sh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.463002 | controller | Jun 09 11:02:41.243464 crc crio[3651]: time="2026-06-09T11:02:41.243291297Z" level=info msg="Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:9fbba7e965f38293a5f3bb95dc78d108473e108cb8365cb9db71da9b43435a06 UID:24de53e8-acfb-427d-9aa5-9a69a19e0312 NetNS:/var/run/netns/fc3c5f0d-8ddd-4471-9d56-c48d4fde8cc8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod24de53e8_acfb_427d_9aa5_9a69a19e0312.slice PodAnnotations:0xc0018aa0f0}] Aliases:map[]}"
2026-06-09 11:30:32.463018 | controller | Jun 09 11:02:41.243636 crc crio[3651]: time="2026-06-09T11:02:41.243567867Z" level=info msg="Checking pod openshift-kube-apiserver_revision-pruner-13-crc for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.463034 | controller | Jun 09 11:02:41.258357 crc crio[3651]: time="2026-06-09T11:02:41.257616637Z" level=info msg="Ran pod sandbox 9fbba7e965f38293a5f3bb95dc78d108473e108cb8365cb9db71da9b43435a06 with infra container: openshift-kube-apiserver/revision-pruner-13-crc/POD" id=0b971af4-d1ca-4b37-b6cd-2967091ed9ad name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.463055 | controller | Jun 09 11:02:41.260850 crc crio[3651]: time="2026-06-09T11:02:41.260781781Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=1ff67aa5-4636-4965-93b3-ba1ecd38ad54 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.463071 | controller | Jun 09 11:02:41.262612 crc crio[3651]: time="2026-06-09T11:02:41.262540588Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=2b75a4a4-37e2-477f-be72-5c745c48c020 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.463088 | controller | Jun 09 11:02:41.701269 crc crio[3651]: time="2026-06-09T11:02:41.70089569Z" level=info msg="Creating container: openshift-kube-apiserver/revision-pruner-13-crc/pruner" id=d0c1454a-1174-4dd7-b8c6-14d115c863a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.463104 | controller | Jun 09 11:02:41.702360 crc crio[3651]: time="2026-06-09T11:02:41.702155812Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.463121 | controller | Jun 09 11:02:41.795452 crc crio[3651]: time="2026-06-09T11:02:41.795282813Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.463137 | controller | Jun 09 11:02:42.438662 crc crio[3651]: time="2026-06-09T11:02:42.436520902Z" level=info msg="Removing container: 386be1641d307e66c54ca7b45fbd0ae80f1dd1ef7565b709ccc2fbaa7ac6a3cf" id=386a1b4f-dd44-44c4-9b74-be267173d971 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.463153 | controller | Jun 09 11:02:42.503347 crc crio[3651]: time="2026-06-09T11:02:42.503065232Z" level=info msg="Stopped container 8bc6f5b6e31fbf430c79c8b76da2b8b2cad5777c02c80b607ebb6f410f994b0b: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=b94b5adb-5b8b-405e-ba2b-c66d293cd6bf name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.463169 | controller | Jun 09 11:02:42.539838 crc crio[3651]: time="2026-06-09T11:02:42.539724373Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=e8bc7f02-7d7b-4fba-91af-bdcf291b6c33 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.463184 | controller | Jun 09 11:02:42.557846 crc crio[3651]: time="2026-06-09T11:02:42.557574148Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=127d38a7-9b74-4965-ba49-ec242ef36044 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.463200 | controller | Jun 09 11:02:42.573189 crc crio[3651]: time="2026-06-09T11:02:42.572809207Z" level=info msg="Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=588761c6-f353-4140-8dff-363a6cb1fbeb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.463216 | controller | Jun 09 11:02:42.581851 crc crio[3651]: time="2026-06-09T11:02:42.580852701Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.463231 | controller | Jun 09 11:02:42.653718 crc crio[3651]: time="2026-06-09T11:02:42.652832049Z" level=info msg="Stopped pod sandbox: 8bdf68288c0ba7f60066e51a99dcce53247b97d2c5570f15c9e1a3530ada7fc5" id=7302a643-2994-4809-a626-25a2a697081a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.463247 | controller | Jun 09 11:02:42.757573 crc crio[3651]: time="2026-06-09T11:02:42.756913939Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.463267 | controller | Jun 09 11:02:42.787504 crc crio[3651]: time="2026-06-09T11:02:42.780089959Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.463283 | controller | Jun 09 11:02:42.824658 crc crio[3651]: time="2026-06-09T11:02:42.822758437Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.463299 | controller | Jun 09 11:02:42.859004 crc crio[3651]: time="2026-06-09T11:02:42.858913871Z" level=info msg="Removed container 386be1641d307e66c54ca7b45fbd0ae80f1dd1ef7565b709ccc2fbaa7ac6a3cf: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=386a1b4f-dd44-44c4-9b74-be267173d971 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.463316 | controller | Jun 09 11:02:43.473254 crc crio[3651]: time="2026-06-09T11:02:43.473135555Z" level=info msg="Removing container: 5416cf1bddf74f01d9cb114c6fdd24bea9b87f0b5e3544a5a60ddbae13b7b2bc" id=e077e11e-61a5-473c-90c8-718568c7d4d4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.463332 | controller | Jun 09 11:02:43.506480 crc crio[3651]: time="2026-06-09T11:02:43.505691562Z" level=info msg="Removed container 5416cf1bddf74f01d9cb114c6fdd24bea9b87f0b5e3544a5a60ddbae13b7b2bc: openshift-marketplace/redhat-marketplace-gx9sh/registry-server" id=e077e11e-61a5-473c-90c8-718568c7d4d4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.463393 | controller | Jun 09 11:02:43.512750 crc crio[3651]: time="2026-06-09T11:02:43.508802914Z" level=info msg="Removing container: 36fe5de5bab75e1224007c55c89f166ef2ccf43de32ae881e7c74b800d0582dc" id=1971610e-b07c-4faa-a55b-02979db7313f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.463413 | controller | Jun 09 11:02:43.530860 crc crio[3651]: time="2026-06-09T11:02:43.530712332Z" level=info msg="Removed container 36fe5de5bab75e1224007c55c89f166ef2ccf43de32ae881e7c74b800d0582dc: openshift-marketplace/redhat-marketplace-gx9sh/extract-content" id=1971610e-b07c-4faa-a55b-02979db7313f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.463429 | controller | Jun 09 11:02:43.533381 crc crio[3651]: time="2026-06-09T11:02:43.533309176Z" level=info msg="Removing container: 4e064a648e79d5f4eefd502c16d035575577abb2e94487510d0bd0b0c8ce4f3a" id=4ed198d3-94d3-404a-89e8-f2a8476b3ba0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.463445 | controller | Jun 09 11:02:43.560654 crc crio[3651]: time="2026-06-09T11:02:43.560554909Z" level=info msg="Removed container 4e064a648e79d5f4eefd502c16d035575577abb2e94487510d0bd0b0c8ce4f3a: openshift-marketplace/redhat-marketplace-gx9sh/extract-utilities" id=4ed198d3-94d3-404a-89e8-f2a8476b3ba0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.463461 | controller | Jun 09 11:02:43.590053 crc crio[3651]: time="2026-06-09T11:02:43.589918001Z" level=info msg="Created container cbe740a046dc1a0900bd1db2e802f08ba0a79eeb584090914ece0a346419915d: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=588761c6-f353-4140-8dff-363a6cb1fbeb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.463477 | controller | Jun 09 11:02:43.591568 crc crio[3651]: time="2026-06-09T11:02:43.591367909Z" level=info msg="Starting container: cbe740a046dc1a0900bd1db2e802f08ba0a79eeb584090914ece0a346419915d" id=c43ed55e-8fb5-48b3-80d6-8550ae3411de name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.463493 | controller | Jun 09 11:02:43.597378 crc crio[3651]: time="2026-06-09T11:02:43.597252561Z" level=info msg="Started container" PID=16841 containerID=cbe740a046dc1a0900bd1db2e802f08ba0a79eeb584090914ece0a346419915d description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=c43ed55e-8fb5-48b3-80d6-8550ae3411de name=/runtime.v1.RuntimeService/StartContainer sandboxID=549b94dad749667a3a520eeb0af9b8ad693e1e4510dde3dfec14e2690d907656
2026-06-09 11:30:32.463513 | controller | Jun 09 11:02:43.860331 crc crio[3651]: time="2026-06-09T11:02:43.8597007Z" level=info msg="Created container 396aac256f7c9dc4b3232d133054789c32715c9727f39d92ff7ebca4018e5e2b: openshift-kube-apiserver/revision-pruner-13-crc/pruner" id=d0c1454a-1174-4dd7-b8c6-14d115c863a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.463529 | controller | Jun 09 11:02:43.861846 crc crio[3651]: time="2026-06-09T11:02:43.861628483Z" level=info msg="Starting container: 396aac256f7c9dc4b3232d133054789c32715c9727f39d92ff7ebca4018e5e2b" id=48b9af15-05da-4102-9af3-6cbb37f1d38e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.463545 | controller | Jun 09 11:02:43.876364 crc crio[3651]: time="2026-06-09T11:02:43.876236202Z" level=info msg="Started container" PID=16840 containerID=396aac256f7c9dc4b3232d133054789c32715c9727f39d92ff7ebca4018e5e2b description=openshift-kube-apiserver/revision-pruner-13-crc/pruner id=48b9af15-05da-4102-9af3-6cbb37f1d38e name=/runtime.v1.RuntimeService/StartContainer sandboxID=9fbba7e965f38293a5f3bb95dc78d108473e108cb8365cb9db71da9b43435a06
2026-06-09 11:30:32.463561 | controller | Jun 09 11:02:46.775016 crc crio[3651]: time="2026-06-09T11:02:46.773719111Z" level=info msg="Stopping pod sandbox: 9fbba7e965f38293a5f3bb95dc78d108473e108cb8365cb9db71da9b43435a06" id=b9e8cb44-6f82-41a5-a76e-021bbd2b46dc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.463577 | controller | Jun 09 11:02:46.776280 crc crio[3651]: time="2026-06-09T11:02:46.775725487Z" level=info msg="Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:9fbba7e965f38293a5f3bb95dc78d108473e108cb8365cb9db71da9b43435a06 UID:24de53e8-acfb-427d-9aa5-9a69a19e0312 NetNS:/var/run/netns/fc3c5f0d-8ddd-4471-9d56-c48d4fde8cc8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod24de53e8_acfb_427d_9aa5_9a69a19e0312.slice PodAnnotations:0xc00108aa88}] Aliases:map[]}"
2026-06-09 11:30:32.463593 | controller | Jun 09 11:02:46.776280 crc crio[3651]: time="2026-06-09T11:02:46.775867602Z" level=info msg="Deleting pod openshift-kube-apiserver_revision-pruner-13-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.463609 | controller | Jun 09 11:02:48.803541 crc crio[3651]: time="2026-06-09T11:02:48.802877922Z" level=info msg="Stopped pod sandbox: 9fbba7e965f38293a5f3bb95dc78d108473e108cb8365cb9db71da9b43435a06" id=b9e8cb44-6f82-41a5-a76e-021bbd2b46dc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.463625 | controller | Jun 09 11:02:50.187054 crc crio[3651]: time="2026-06-09T11:02:50.186179574Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/installer-13-crc/POD" id=ffa0377c-3029-4d47-9c6c-70f5912b7833 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.463641 | controller | Jun 09 11:02:50.187054 crc crio[3651]: time="2026-06-09T11:02:50.186994341Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.463657 | controller | Jun 09 11:02:50.194298 crc crio[3651]: time="2026-06-09T11:02:50.193872006Z" level=info msg="Stopping container: a209a5cab4ad89afdf528be3f45cad8cd1008105529613ce8c00ad5899f5c40c (timeout: 2s)" id=fd43a406-52fd-4a6c-9b91-66dd8cfef803 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.463673 | controller | Jun 09 11:02:50.251017 crc crio[3651]: time="2026-06-09T11:02:50.250836672Z" level=info msg="Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:e3a9f781401b176ab668cfa885c5ee810797bd9213cad3bc8865792287d43a24 UID:6f635839-dcc3-4374-99cf-e51bfebb26ce NetNS:/var/run/netns/b2ea6828-273f-40c4-82ba-0e8fed53feab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod6f635839_dcc3_4374_99cf_e51bfebb26ce.slice PodAnnotations:0xc000453760}] Aliases:map[]}"
2026-06-09 11:30:32.463693 | controller | Jun 09 11:02:50.251360 crc crio[3651]: time="2026-06-09T11:02:50.251334029Z" level=info msg="Adding pod openshift-kube-apiserver_installer-13-crc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.463709 | controller | Jun 09 11:02:50.308929 crc crio[3651]: time="2026-06-09T11:02:50.308803012Z" level=info msg="Stopping container: 738e659ffe09cbbae97c71264cffd57d784879b3b782762c447f6dfca5698d0e (timeout: 2s)" id=b7136c69-a11c-47eb-9a4b-c4f0c3f6f609 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.463725 | controller | Jun 09 11:02:50.424850 crc crio[3651]: time="2026-06-09T11:02:50.422788486Z" level=info msg="Stopped container a209a5cab4ad89afdf528be3f45cad8cd1008105529613ce8c00ad5899f5c40c: openshift-marketplace/community-operators-nqbwl/registry-server" id=fd43a406-52fd-4a6c-9b91-66dd8cfef803 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.463741 | controller | Jun 09 11:02:50.448748 crc crio[3651]: time="2026-06-09T11:02:50.448600492Z" level=info msg="Stopping pod sandbox: f5bd0aa8568abf4791983c789f9d84e756045956a3dd385b0c370dee880cd613" id=06610aa3-5fed-474a-b3e9-d2f6f60becb4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.463757 | controller | Jun 09 11:02:50.449530 crc crio[3651]: time="2026-06-09T11:02:50.44947443Z" level=info msg="Got pod network &{Name:community-operators-nqbwl Namespace:openshift-marketplace ID:f5bd0aa8568abf4791983c789f9d84e756045956a3dd385b0c370dee880cd613 UID:f4121523-5727-440a-a3d4-9b79ae5ee2bc NetNS:/var/run/netns/56c2cf32-3b82-40f1-8302-94e606026404 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf4121523_5727_440a_a3d4_9b79ae5ee2bc.slice PodAnnotations:0xc0004538c0}] Aliases:map[]}"
2026-06-09 11:30:32.463774 | controller | Jun 09 11:02:50.451477 crc crio[3651]: time="2026-06-09T11:02:50.451216837Z" level=info msg="Deleting pod openshift-marketplace_community-operators-nqbwl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.463790 | controller | Jun 09 11:02:50.550841 crc crio[3651]: time="2026-06-09T11:02:50.549636612Z" level=info msg="Stopped container 738e659ffe09cbbae97c71264cffd57d784879b3b782762c447f6dfca5698d0e: openshift-marketplace/certified-operators-z4q5m/registry-server" id=b7136c69-a11c-47eb-9a4b-c4f0c3f6f609 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.463806 | controller | Jun 09 11:02:50.553889 crc crio[3651]: time="2026-06-09T11:02:50.553763167Z" level=info msg="Stopping pod sandbox: 0115e35e2583bcf04c9f0a748c9cab834080251dbe57588789b671f198062e64" id=cfff4f58-1c10-46b5-ad1c-3f69817d85f1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.463822 | controller | Jun 09 11:02:50.554288 crc crio[3651]: time="2026-06-09T11:02:50.554227002Z" level=info msg="Got pod network &{Name:certified-operators-z4q5m Namespace:openshift-marketplace ID:0115e35e2583bcf04c9f0a748c9cab834080251dbe57588789b671f198062e64 UID:edc0a38b-ba44-4e43-bf73-d951644d8410 NetNS:/var/run/netns/58a825c1-080a-494e-b699-e9885c3b7074 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podedc0a38b_ba44_4e43_bf73_d951644d8410.slice PodAnnotations:0xc001f06e68}] Aliases:map[]}"
2026-06-09 11:30:32.463838 | controller | Jun 09 11:02:50.554538 crc crio[3651]: time="2026-06-09T11:02:50.554481161Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-z4q5m from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.463872 | controller | Jun 09 11:02:51.649878 crc crio[3651]: time="2026-06-09T11:02:51.648863016Z" level=info msg="Stopped pod sandbox: 0115e35e2583bcf04c9f0a748c9cab834080251dbe57588789b671f198062e64" id=cfff4f58-1c10-46b5-ad1c-3f69817d85f1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.463895 | controller | Jun 09 11:02:51.716551 crc crio[3651]: 2026-06-09T11:02:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e3a9f781401b176 Mac:32:c0:e7:42:28:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/b2ea6828-273f-40c4-82ba-0e8fed53feab SocketPath: PciID:}] [{Interface:0xc00022b050 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.463911 | controller | Jun 09 11:02:51.717839 crc crio[3651]: time="2026-06-09T11:02:51.717747153Z" level=info msg="Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:e3a9f781401b176ab668cfa885c5ee810797bd9213cad3bc8865792287d43a24 UID:6f635839-dcc3-4374-99cf-e51bfebb26ce NetNS:/var/run/netns/b2ea6828-273f-40c4-82ba-0e8fed53feab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod6f635839_dcc3_4374_99cf_e51bfebb26ce.slice PodAnnotations:0xc000453760}] Aliases:map[]}"
2026-06-09 11:30:32.463927 | controller | Jun 09 11:02:51.718004 crc crio[3651]: time="2026-06-09T11:02:51.717934469Z" level=info msg="Checking pod openshift-kube-apiserver_installer-13-crc for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.463943 | controller | Jun 09 11:02:51.730743 crc crio[3651]: time="2026-06-09T11:02:51.729638732Z" level=info msg="Ran pod sandbox e3a9f781401b176ab668cfa885c5ee810797bd9213cad3bc8865792287d43a24 with infra container: openshift-kube-apiserver/installer-13-crc/POD" id=ffa0377c-3029-4d47-9c6c-70f5912b7833 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.463959 | controller | Jun 09 11:02:51.731646 crc crio[3651]: time="2026-06-09T11:02:51.731604877Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=688ec23f-9f6a-4a95-8f6d-b148efc469c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.463974 | controller | Jun 09 11:02:51.733878 crc crio[3651]: time="2026-06-09T11:02:51.733762327Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=c79a0071-a02e-4fde-a5ca-f14e3c97bcac name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.463991 | controller | Jun 09 11:02:51.744339 crc crio[3651]: time="2026-06-09T11:02:51.744281292Z" level=info msg="Creating container: openshift-kube-apiserver/installer-13-crc/installer" id=d8ee79f3-486b-4214-8b67-6e7a37d85ea9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.464006 | controller | Jun 09 11:02:51.745021 crc crio[3651]: time="2026-06-09T11:02:51.7448393Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.464022 | controller | Jun 09 11:02:51.810722 crc crio[3651]: time="2026-06-09T11:02:51.810619065Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.464038 | controller | Jun 09 11:02:51.869906 crc crio[3651]: time="2026-06-09T11:02:51.869785284Z" level=info msg="Stopped pod sandbox: f5bd0aa8568abf4791983c789f9d84e756045956a3dd385b0c370dee880cd613" id=06610aa3-5fed-474a-b3e9-d2f6f60becb4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.464054 | controller | Jun 09 11:02:51.969149 crc crio[3651]: time="2026-06-09T11:02:51.939360763Z" level=info msg="Removing container: 738e659ffe09cbbae97c71264cffd57d784879b3b782762c447f6dfca5698d0e" id=e08b23a2-62d0-48d4-9cf9-5e20968455ed name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.464069 | controller | Jun 09 11:02:52.046355 crc crio[3651]: time="2026-06-09T11:02:52.046236455Z" level=info msg="Removed container 738e659ffe09cbbae97c71264cffd57d784879b3b782762c447f6dfca5698d0e: openshift-marketplace/certified-operators-z4q5m/registry-server" id=e08b23a2-62d0-48d4-9cf9-5e20968455ed name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.464089 | controller | Jun 09 11:02:52.054030 crc crio[3651]: time="2026-06-09T11:02:52.053215944Z" level=info msg="Removing container: 5ccfce3197996154c3aa672e7e53acdf0113113b9e381c3d72470f422be0b1fe" id=a3b5b07e-b60b-4df1-b419-1dde8b13673a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.464105 | controller | Jun 09 11:02:52.096520 crc crio[3651]: time="2026-06-09T11:02:52.096274275Z" level=info msg="Removed container 5ccfce3197996154c3aa672e7e53acdf0113113b9e381c3d72470f422be0b1fe: openshift-marketplace/certified-operators-z4q5m/extract-content" id=a3b5b07e-b60b-4df1-b419-1dde8b13673a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.464121 | controller | Jun 09 11:02:52.101786 crc crio[3651]: time="2026-06-09T11:02:52.101704642Z" level=info msg="Removing container: 7c0bda2a5a687b434b5e5791067e19360afd0375aebefbfa938452186522336b" id=d052f56c-dcf0-4d31-8c30-38203b385eb9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.464136 | controller | Jun 09 11:02:52.174325 crc crio[3651]: time="2026-06-09T11:02:52.174066933Z" level=info msg="Removed container 7c0bda2a5a687b434b5e5791067e19360afd0375aebefbfa938452186522336b: openshift-marketplace/certified-operators-z4q5m/extract-utilities" id=d052f56c-dcf0-4d31-8c30-38203b385eb9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.464152 | controller | Jun 09 11:02:52.186064 crc crio[3651]: time="2026-06-09T11:02:52.184996871Z" level=info msg="Removing container: a209a5cab4ad89afdf528be3f45cad8cd1008105529613ce8c00ad5899f5c40c" id=7a1cb501-1397-49f0-9160-211a93fa6074 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.464167 | controller | Jun 09 11:02:52.206593 crc crio[3651]: time="2026-06-09T11:02:52.20631577Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.464183 | controller | Jun 09 11:02:52.212017 crc crio[3651]: time="2026-06-09T11:02:52.211940064Z" level=info msg="Stopping container: c8b1e20e809cb3a1181229c11c5a7a0d48fec3e9f1e7a61eb673a4b26a076dc4 (timeout: 2s)" id=30300bb9-60ad-4b0e-8e5e-671123418b5e name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.464199 | controller | Jun 09 11:02:52.214364 crc crio[3651]: time="2026-06-09T11:02:52.21426339Z" level=info msg="Removed container a209a5cab4ad89afdf528be3f45cad8cd1008105529613ce8c00ad5899f5c40c: openshift-marketplace/community-operators-nqbwl/registry-server" id=7a1cb501-1397-49f0-9160-211a93fa6074 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.464215 | controller | Jun 09 11:02:52.223328 crc crio[3651]: time="2026-06-09T11:02:52.223133021Z" level=info msg="Removing container: 483222022efee6e767c30ffccd9c5008c12c1355c0bdc64b5e08296f39f14d98" id=3e980dd1-8cdc-4e73-89cc-d46ef72c153e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.464231 | controller | Jun 09 11:02:52.249182 crc crio[3651]: time="2026-06-09T11:02:52.24905302Z" level=info msg="Removed container 483222022efee6e767c30ffccd9c5008c12c1355c0bdc64b5e08296f39f14d98: openshift-marketplace/community-operators-nqbwl/extract-content" id=3e980dd1-8cdc-4e73-89cc-d46ef72c153e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.464247 | controller | Jun 09 11:02:52.257280 crc crio[3651]: time="2026-06-09T11:02:52.256653999Z" level=info msg="Removing container: 548271a259e32f0e4db41e463e5825a5018daa0bd2c632c09d23e75798115a67" id=8968bfe4-dbb1-4f2d-9f52-27ec7c85c606 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.464263 | controller | Jun 09 11:02:52.332367 crc crio[3651]: time="2026-06-09T11:02:52.33177373Z" level=info msg="Removed container 548271a259e32f0e4db41e463e5825a5018daa0bd2c632c09d23e75798115a67: openshift-marketplace/community-operators-nqbwl/extract-utilities" id=8968bfe4-dbb1-4f2d-9f52-27ec7c85c606 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.464283 | controller | Jun 09 11:02:52.352354 crc crio[3651]: time="2026-06-09T11:02:52.35221027Z" level=info msg="Stopped container c8b1e20e809cb3a1181229c11c5a7a0d48fec3e9f1e7a61eb673a4b26a076dc4: openshift-console/downloads-747b44746d-4pqvr/download-server" id=30300bb9-60ad-4b0e-8e5e-671123418b5e name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.464299 | controller | Jun 09 11:02:52.353987 crc crio[3651]: time="2026-06-09T11:02:52.353877855Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=1cf4567f-53c9-43ee-b547-3e3077fdccad name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.464315 | controller | Jun 09 11:02:52.356273 crc crio[3651]: time="2026-06-09T11:02:52.356136589Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=a81059c4-000c-441b-a8c0-76221a74c378 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.464331 | controller | Jun 09 11:02:52.373130 crc crio[3651]: time="2026-06-09T11:02:52.372774184Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=ba54aa11-3098-49ae-ab7d-8dbf5606b7e3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.464347 | controller | Jun 09 11:02:52.373522 crc crio[3651]: time="2026-06-09T11:02:52.373300041Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.464363 | controller | Jun 09 11:02:52.401760 crc crio[3651]: time="2026-06-09T11:02:52.401154484Z" level=info msg="Stopping container: d8dff11c093e52f82130850a01465c49e7032849e54aa56858da844f35233cac (timeout: 2s)" id=c5dfd5ab-3e6b-44e9-bb6e-1f9eee96f155 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.464379 | controller | Jun 09 11:02:52.404807 crc crio[3651]: time="2026-06-09T11:02:52.404683269Z" level=info msg="Created container ab1c0f4d1488e3123aece435c6b4a91d7c8ad57b7855311ce488f4b3e24b32d3: openshift-kube-apiserver/installer-13-crc/installer" id=d8ee79f3-486b-4214-8b67-6e7a37d85ea9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.464395 | controller | Jun 09 11:02:52.407558 crc crio[3651]: time="2026-06-09T11:02:52.40746674Z" level=info msg="Starting container: ab1c0f4d1488e3123aece435c6b4a91d7c8ad57b7855311ce488f4b3e24b32d3" id=bd5322ad-64c3-4441-91b9-e704a04422be name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.464410 | controller | Jun 09 11:02:52.410109 crc crio[3651]: time="2026-06-09T11:02:52.410032314Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.464426 | controller | Jun 09 11:02:52.414129 crc crio[3651]: time="2026-06-09T11:02:52.414055946Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.464442 | controller | Jun 09 11:02:52.418969 crc crio[3651]: time="2026-06-09T11:02:52.41875959Z" level=info msg="Started container" PID=17183 containerID=ab1c0f4d1488e3123aece435c6b4a91d7c8ad57b7855311ce488f4b3e24b32d3 description=openshift-kube-apiserver/installer-13-crc/installer id=bd5322ad-64c3-4441-91b9-e704a04422be name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3a9f781401b176ab668cfa885c5ee810797bd9213cad3bc8865792287d43a24
2026-06-09 11:30:32.464459 | controller | Jun 09 11:02:52.502592 crc crio[3651]: time="2026-06-09T11:02:52.502486314Z" level=info msg="Created container 83527f83075fe6dedf996595dee00cc9abe160d0cefcefa1ce6b72111337ce0e: openshift-console/downloads-747b44746d-4pqvr/download-server" id=ba54aa11-3098-49ae-ab7d-8dbf5606b7e3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.464478 | controller | Jun 09 11:02:52.503814 crc crio[3651]: time="2026-06-09T11:02:52.503751445Z" level=info msg="Starting container: 83527f83075fe6dedf996595dee00cc9abe160d0cefcefa1ce6b72111337ce0e" id=76ffb310-1dd8-4734-b8bd-7dd029ab5794 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.464495 | controller | Jun 09 11:02:52.508640 crc crio[3651]: time="2026-06-09T11:02:52.508498071Z" level=info msg="Started container" PID=17202 containerID=83527f83075fe6dedf996595dee00cc9abe160d0cefcefa1ce6b72111337ce0e description=openshift-console/downloads-747b44746d-4pqvr/download-server id=76ffb310-1dd8-4734-b8bd-7dd029ab5794 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f0ff3a6bd1f8c6b3011358f44f30b72dedb66fff005849616e325c1bb5f9c94
2026-06-09 11:30:32.464511 | controller | Jun 09 11:02:52.544484 crc crio[3651]: time="2026-06-09T11:02:52.544309594Z" level=info msg="Stopped container d8dff11c093e52f82130850a01465c49e7032849e54aa56858da844f35233cac: openshift-marketplace/redhat-operators-2qssp/registry-server" id=c5dfd5ab-3e6b-44e9-bb6e-1f9eee96f155 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.464527 | controller | Jun 09 11:02:52.545655 crc crio[3651]: time="2026-06-09T11:02:52.545520353Z" level=info msg="Stopping pod sandbox: b93a5571f285aa379d475289ab339d85bfccd3681a4511fc2ad3c3609d5cfe0a" id=2a93f0fd-120e-4a5b-9471-e7331bba0d69 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.464543 | controller | Jun 09 11:02:52.546314 crc crio[3651]: time="2026-06-09T11:02:52.546204146Z" level=info msg="Got pod network &{Name:redhat-operators-2qssp Namespace:openshift-marketplace ID:b93a5571f285aa379d475289ab339d85bfccd3681a4511fc2ad3c3609d5cfe0a UID:ff0ff42e-7d74-407a-b185-d2652305d609 NetNS:/var/run/netns/1c60964b-9a6f-4fe1-8e93-81af5d5d06af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podff0ff42e_7d74_407a_b185_d2652305d609.slice PodAnnotations:0xc0004527c0}] Aliases:map[]}"
2026-06-09 11:30:32.464559 | controller | Jun 09 11:02:52.546595 crc crio[3651]: time="2026-06-09T11:02:52.546516396Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-2qssp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.464575 | controller | Jun 09 11:02:53.183939 crc crio[3651]: time="2026-06-09T11:02:53.183264198Z" level=info msg="Removing container: 2146e4df0b4c217fcd791df8cf3a91659b53f3abd34b32b7244f5651ddc029c3" id=b7421db2-329b-4774-aa82-e1461e662da0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.464591 | controller | Jun 09 11:02:53.306149 crc crio[3651]: time="2026-06-09T11:02:53.306044751Z" level=info msg="Removed container 2146e4df0b4c217fcd791df8cf3a91659b53f3abd34b32b7244f5651ddc029c3: openshift-console/downloads-747b44746d-4pqvr/download-server" id=b7421db2-329b-4774-aa82-e1461e662da0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.464607 | controller | Jun 09 11:02:53.358368 crc crio[3651]: time="2026-06-09T11:02:53.358247701Z" level=info msg="Stopped pod sandbox: b93a5571f285aa379d475289ab339d85bfccd3681a4511fc2ad3c3609d5cfe0a" id=2a93f0fd-120e-4a5b-9471-e7331bba0d69 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.464622 | controller | Jun 09 11:02:54.215337 crc crio[3651]: time="2026-06-09T11:02:54.214827726Z" level=info msg="Removing container: d8dff11c093e52f82130850a01465c49e7032849e54aa56858da844f35233cac" id=afa11f15-071c-415b-8e46-6fc825987880 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.464638 | controller | Jun 09 11:02:54.235879 crc crio[3651]: time="2026-06-09T11:02:54.235792583Z" level=info msg="Removed container d8dff11c093e52f82130850a01465c49e7032849e54aa56858da844f35233cac: openshift-marketplace/redhat-operators-2qssp/registry-server" id=afa11f15-071c-415b-8e46-6fc825987880 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.464660 | controller | Jun 09 11:02:54.240075 crc crio[3651]: time="2026-06-09T11:02:54.23996803Z" level=info msg="Removing container: 38be82bf84234bd5c1eeaf149148e5a35a9297b6fec92f31837eac74c975f131" id=4c5aeb27-1989-4e23-b2ea-d212b30c627b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.464676 | controller | Jun 09 11:02:54.285797 crc crio[3651]: time="2026-06-09T11:02:54.285705698Z" level=info msg="Removed container 38be82bf84234bd5c1eeaf149148e5a35a9297b6fec92f31837eac74c975f131: openshift-marketplace/redhat-operators-2qssp/extract-content" id=4c5aeb27-1989-4e23-b2ea-d212b30c627b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.464691 | controller | Jun 09 11:02:54.288494 crc crio[3651]: time="2026-06-09T11:02:54.288439148Z" level=info msg="Removing container: 606ae995a52e7e2883f9e74bc10e275ff31d8b1b82d932262df96805b7c3330e" id=b9afa471-6830-47ed-9ce2-18186031b8c1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.464707 | controller | Jun 09 11:02:54.313757 crc crio[3651]: time="2026-06-09T11:02:54.313584772Z" level=info msg="Removed container 606ae995a52e7e2883f9e74bc10e275ff31d8b1b82d932262df96805b7c3330e: openshift-marketplace/redhat-operators-2qssp/extract-utilities" id=b9afa471-6830-47ed-9ce2-18186031b8c1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.464722 | controller | Jun 09 11:03:22.210821 crc crio[3651]: time="2026-06-09T11:03:22.209693551Z" level=info msg="Stopping container: 83527f83075fe6dedf996595dee00cc9abe160d0cefcefa1ce6b72111337ce0e (timeout: 2s)" id=10cf3e85-5935-465c-81ca-9558f1ee445e name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.464788 | controller | Jun 09 11:03:24.530479 crc crio[3651]: time="2026-06-09T11:03:24.529888188Z" level=info msg="Removing container: c8b1e20e809cb3a1181229c11c5a7a0d48fec3e9f1e7a61eb673a4b26a076dc4" id=ab2f3e43-fc00-4884-868a-4b258d439cfc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.464812 | controller | Jun 09 11:03:25.124544 crc crio[3651]: time="2026-06-09T11:03:25.124451668Z" level=info msg="Stopping pod sandbox: f5bd0aa8568abf4791983c789f9d84e756045956a3dd385b0c370dee880cd613" id=79e587b8-400f-4dbc-8195-08c2a4c7b774 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.464828 | controller | Jun 09 11:03:25.124544 crc crio[3651]: time="2026-06-09T11:03:25.124548491Z" level=info msg="Stopped pod sandbox (already stopped): f5bd0aa8568abf4791983c789f9d84e756045956a3dd385b0c370dee880cd613" id=79e587b8-400f-4dbc-8195-08c2a4c7b774 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.464845 | controller | Jun 09 11:03:25.126274 crc crio[3651]: time="2026-06-09T11:03:25.125912436Z" level=info msg="Removing pod sandbox: f5bd0aa8568abf4791983c789f9d84e756045956a3dd385b0c370dee880cd613" id=8fd653a3-0028-454b-821f-bb6ab28c410b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 11:30:32.464892 | controller | Jun 09 11:03:25.145511 crc crio[3651]: time="2026-06-09T11:03:25.145297141Z" level=info msg="Removed pod sandbox: f5bd0aa8568abf4791983c789f9d84e756045956a3dd385b0c370dee880cd613" id=8fd653a3-0028-454b-821f-bb6ab28c410b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 11:30:32.464909 | controller | Jun 09 11:03:25.146482 crc crio[3651]: time="2026-06-09T11:03:25.146350355Z" level=info msg="Stopping pod sandbox: b93a5571f285aa379d475289ab339d85bfccd3681a4511fc2ad3c3609d5cfe0a" id=df834abd-ceb1-4ee6-a5c1-8c1a9c4a380e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.464925 | controller | Jun 09 11:03:25.146562 crc crio[3651]: time="2026-06-09T11:03:25.146482549Z" level=info msg="Stopped pod sandbox (already stopped): b93a5571f285aa379d475289ab339d85bfccd3681a4511fc2ad3c3609d5cfe0a" id=df834abd-ceb1-4ee6-a5c1-8c1a9c4a380e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.464940 | controller | Jun 09 11:03:25.147440 crc crio[3651]: time="2026-06-09T11:03:25.14710772Z" level=info msg="Removing pod sandbox: b93a5571f285aa379d475289ab339d85bfccd3681a4511fc2ad3c3609d5cfe0a" id=3dcb3300-1f4a-4f9e-90c9-0f653c4993dd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 11:30:32.464960 | controller | Jun 09 11:03:25.153564 crc crio[3651]: time="2026-06-09T11:03:25.153494699Z" level=info msg="Removed pod sandbox: b93a5571f285aa379d475289ab339d85bfccd3681a4511fc2ad3c3609d5cfe0a" id=3dcb3300-1f4a-4f9e-90c9-0f653c4993dd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 11:30:32.464976 | controller | Jun 09 11:03:25.154215 crc crio[3651]: time="2026-06-09T11:03:25.15412621Z" level=info msg="Stopping pod sandbox: 8bdf68288c0ba7f60066e51a99dcce53247b97d2c5570f15c9e1a3530ada7fc5" id=fefef226-097f-4931-b034-66e54cb77b6e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.464991 | controller | Jun 09 11:03:25.154215 crc crio[3651]: time="2026-06-09T11:03:25.154180932Z" level=info msg="Stopped pod sandbox (already stopped): 8bdf68288c0ba7f60066e51a99dcce53247b97d2c5570f15c9e1a3530ada7fc5" id=fefef226-097f-4931-b034-66e54cb77b6e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.465007 | controller | Jun 09 11:03:25.154843 crc crio[3651]: time="2026-06-09T11:03:25.154794022Z" level=info msg="Removing pod sandbox: 8bdf68288c0ba7f60066e51a99dcce53247b97d2c5570f15c9e1a3530ada7fc5" id=5bafef44-97a9-4ea9-aed2-57890b6eb5c8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 11:30:32.465034 | controller | Jun 09 11:03:25.161034 crc crio[3651]: time="2026-06-09T11:03:25.160958144Z" level=info msg="Removed pod sandbox: 8bdf68288c0ba7f60066e51a99dcce53247b97d2c5570f15c9e1a3530ada7fc5" id=5bafef44-97a9-4ea9-aed2-57890b6eb5c8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 11:30:32.465050 | controller | Jun 09 11:03:25.161573 crc crio[3651]: time="2026-06-09T11:03:25.161523822Z" level=info msg="Stopping pod sandbox: 0115e35e2583bcf04c9f0a748c9cab834080251dbe57588789b671f198062e64" id=1c3a6cd7-9bf2-40b4-a584-3eada705bcc6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.465066 | controller | Jun 09 11:03:25.161667 crc crio[3651]: time="2026-06-09T11:03:25.161580374Z" level=info msg="Stopped pod sandbox (already stopped): 0115e35e2583bcf04c9f0a748c9cab834080251dbe57588789b671f198062e64" id=1c3a6cd7-9bf2-40b4-a584-3eada705bcc6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.465082 | controller | Jun 09 11:03:25.162153 crc crio[3651]: time="2026-06-09T11:03:25.162116732Z" level=info msg="Removing pod sandbox: 0115e35e2583bcf04c9f0a748c9cab834080251dbe57588789b671f198062e64" id=39cf80cf-0f10-4cf6-b03f-de30d1578f43 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 11:30:32.465097 | controller | Jun 09 11:03:25.168342 crc crio[3651]: time="2026-06-09T11:03:25.168206491Z" level=info msg="Removed pod sandbox: 0115e35e2583bcf04c9f0a748c9cab834080251dbe57588789b671f198062e64" id=39cf80cf-0f10-4cf6-b03f-de30d1578f43 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 11:30:32.465113 | controller | Jun 09 11:03:26.630032 crc crio[3651]: time="2026-06-09T11:03:26.629047753Z" level=info msg="Removed container c8b1e20e809cb3a1181229c11c5a7a0d48fec3e9f1e7a61eb673a4b26a076dc4: openshift-console/downloads-747b44746d-4pqvr/download-server" id=ab2f3e43-fc00-4884-868a-4b258d439cfc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.465129 | controller | Jun 09 11:03:28.947055 crc crio[3651]: time="2026-06-09T11:03:28.946816581Z" level=info msg="Stopped container 83527f83075fe6dedf996595dee00cc9abe160d0cefcefa1ce6b72111337ce0e: openshift-console/downloads-747b44746d-4pqvr/download-server" id=10cf3e85-5935-465c-81ca-9558f1ee445e name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.465145 | controller | Jun 09 11:03:35.825961 crc crio[3651]: time="2026-06-09T11:03:35.824722528Z" level=info msg="Stopping container: 93ac8c06fcda9fb59496290bca8d357a5cf3a733adc264be91ced5a1d598ad8d (timeout: 15s)" id=a9f53385-4799-4bfc-a6d9-a66f54f8bfea name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.465161 | controller | Jun 09 11:03:35.827664 crc crio[3651]: time="2026-06-09T11:03:35.824748669Z" level=info msg="Stopping container: 320832db735b50aaab85c306b8699cdc59b2a0da20c65419d30890db1c38b9cc (timeout: 15s)" id=5d940d24-b43c-4d70-94c2-ea389c020807 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.465181 | controller | Jun 09 11:03:35.827664 crc crio[3651]: time="2026-06-09T11:03:35.824755429Z" level=info msg="Stopping container: d3b492aa594e2e091cf56854ef6cf5e56536664d7e723e9afc430f56d36b1a44 (timeout: 15s)" id=91416436-6724-494b-99b3-d7e4e77d6021 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.465197 | controller | Jun 09 11:03:35.827664 crc crio[3651]: time="2026-06-09T11:03:35.825069778Z" level=info msg="Stopping container: be0e8bfd702b205e6c7010fb639a4cf1a4c3505d3aba97a7f58201d9d024b82e (timeout: 15s)" id=d64ea019-e75f-4846-9193-a4253c9edddb name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.465213 | controller | Jun 09 11:03:35.827664 crc crio[3651]: time="2026-06-09T11:03:35.825218323Z" level=info msg="Stopping container: 3e80e18747d2ee70aa9f641ca7128f0d5bfb642464a360d93e38d650a83c1745 (timeout: 15s)" id=2f71f450-5e6e-43c8-9c32-c32d021cee33 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.465240 | controller | Jun 09 11:03:36.009173 crc crio[3651]: time="2026-06-09T11:03:36.00844585Z" level=info msg="Stopped container 93ac8c06fcda9fb59496290bca8d357a5cf3a733adc264be91ced5a1d598ad8d: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=a9f53385-4799-4bfc-a6d9-a66f54f8bfea name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.465257 | controller | Jun 09 11:03:36.087918 crc crio[3651]: time="2026-06-09T11:03:36.087714162Z" level=info msg="Stopped container be0e8bfd702b205e6c7010fb639a4cf1a4c3505d3aba97a7f58201d9d024b82e: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=d64ea019-e75f-4846-9193-a4253c9edddb name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.465273 | controller | Jun 09 11:03:36.130699 crc crio[3651]: time="2026-06-09T11:03:36.130574901Z" level=info msg="Stopped container d3b492aa594e2e091cf56854ef6cf5e56536664d7e723e9afc430f56d36b1a44: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=91416436-6724-494b-99b3-d7e4e77d6021 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.465289 | controller | Jun 09 11:03:36.183462 crc crio[3651]: time="2026-06-09T11:03:36.183255191Z" level=info msg="Stopped container 3e80e18747d2ee70aa9f641ca7128f0d5bfb642464a360d93e38d650a83c1745: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=2f71f450-5e6e-43c8-9c32-c32d021cee33 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.465304 | controller | Jun 09 11:03:36.223972 crc crio[3651]: time="2026-06-09T11:03:36.223887582Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD" id=a6351c64-c001-4746-a635-be5c047b8a3b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.465320 | controller | Jun 09 11:03:36.224128 crc crio[3651]: time="2026-06-09T11:03:36.224019066Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.465336 | controller | Jun 09 11:03:36.243456 crc crio[3651]: time="2026-06-09T11:03:36.243235783Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=a6351c64-c001-4746-a635-be5c047b8a3b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.465352 | controller | Jun 09 11:03:36.253315 crc crio[3651]: time="2026-06-09T11:03:36.253209718Z" level=info msg="Ran pod sandbox abe6da44dd8cafb375e159c5a7688b0fc405cdc311919924108fb9c0581ea201 with infra container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD" id=a6351c64-c001-4746-a635-be5c047b8a3b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.465371 | controller | Jun 09 11:03:36.255952 crc crio[3651]: time="2026-06-09T11:03:36.255873979Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=6bcbc6e7-b885-46bf-8a0c-a0dc921667a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.465387 | controller | Jun 09 11:03:36.279295 crc crio[3651]: time="2026-06-09T11:03:36.279109359Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=8746242b-37ec-490e-8f30-3793b0ff8bb1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.465403 | controller | Jun 09 11:03:36.290785 crc crio[3651]: time="2026-06-09T11:03:36.290693643Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor" id=67bb46b1-28a0-45ab-afaa-907caa1d99df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.465418 | controller | Jun 09 11:03:36.291064 crc crio[3651]: time="2026-06-09T11:03:36.290994202Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.465434 | controller | Jun 09 11:03:36.321484 crc crio[3651]: time="2026-06-09T11:03:36.32136117Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.465450 | controller | Jun 09 11:03:36.467238 crc crio[3651]: time="2026-06-09T11:03:36.467069131Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.465466 | controller | Jun 09 11:03:36.579664 crc crio[3651]: time="2026-06-09T11:03:36.579527486Z" level=info msg="Created container f950b0a9f0ccaa927014a10cbea7369ff4b1cbaad785c0ffe19694faa92663a1: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor" id=67bb46b1-28a0-45ab-afaa-907caa1d99df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.465481 | controller | Jun 09 11:03:36.580815 crc crio[3651]: time="2026-06-09T11:03:36.580735803Z" level=info msg="Starting container: f950b0a9f0ccaa927014a10cbea7369ff4b1cbaad785c0ffe19694faa92663a1" id=d23685c3-fb49-42bb-8653-fe50a9bd2441 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.465497 | controller | Jun 09 11:03:36.587721 crc crio[3651]: time="2026-06-09T11:03:36.587598783Z" level=info msg="Started container" PID=17844 containerID=f950b0a9f0ccaa927014a10cbea7369ff4b1cbaad785c0ffe19694faa92663a1 description=openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor id=d23685c3-fb49-42bb-8653-fe50a9bd2441 name=/runtime.v1.RuntimeService/StartContainer sandboxID=abe6da44dd8cafb375e159c5a7688b0fc405cdc311919924108fb9c0581ea201
2026-06-09 11:30:32.465513 | controller | Jun 09 11:03:36.641021 crc crio[3651]: time="2026-06-09T11:03:36.640956563Z" level=info msg="Removing container: 4b526bcaa230f14a4cff22097a79ded71ce1d516ab3f5c20481e8b887df08394" id=147f37fe-7ee8-4588-9c64-20d8b7b7a6c9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.465529 | controller | Jun 09 11:03:36.715907 crc crio[3651]: time="2026-06-09T11:03:36.715769148Z" level=info msg="Removed container 4b526bcaa230f14a4cff22097a79ded71ce1d516ab3f5c20481e8b887df08394: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=147f37fe-7ee8-4588-9c64-20d8b7b7a6c9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.465549 | controller | Jun 09 11:03:37.658642 crc crio[3651]: time="2026-06-09T11:03:37.65792118Z" level=info msg="Stopping pod sandbox: e3a9f781401b176ab668cfa885c5ee810797bd9213cad3bc8865792287d43a24" id=60062e38-18e3-4553-8bb1-e12245982532 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.465568 | controller | Jun 09 11:03:37.660036 crc crio[3651]: time="2026-06-09T11:03:37.659118357Z" level=info msg="Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:e3a9f781401b176ab668cfa885c5ee810797bd9213cad3bc8865792287d43a24 UID:6f635839-dcc3-4374-99cf-e51bfebb26ce NetNS:/var/run/netns/b2ea6828-273f-40c4-82ba-0e8fed53feab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod6f635839_dcc3_4374_99cf_e51bfebb26ce.slice PodAnnotations:0xc000132988}] Aliases:map[]}"
2026-06-09 11:30:32.465588 | controller | Jun 09 11:03:37.660036 crc crio[3651]: time="2026-06-09T11:03:37.659302762Z" level=info msg="Deleting pod openshift-kube-apiserver_installer-13-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.465604 | controller | Jun 09 11:03:37.933602 crc crio[3651]: time="2026-06-09T11:03:37.933502018Z" level=info msg="Stopped pod sandbox: e3a9f781401b176ab668cfa885c5ee810797bd9213cad3bc8865792287d43a24" id=60062e38-18e3-4553-8bb1-e12245982532 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.465620 | controller | Jun 09 11:03:38.408813 crc crio[3651]: time="2026-06-09T11:03:38.40723729Z" level=info msg="Stopped container 320832db735b50aaab85c306b8699cdc59b2a0da20c65419d30890db1c38b9cc: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=5d940d24-b43c-4d70-94c2-ea389c020807 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.465636 | controller | Jun 09 11:03:38.410808 crc crio[3651]: time="2026-06-09T11:03:38.410716766Z" level=info msg="Stopping pod sandbox: fad9950d4d19f211666866a3f71bcd6bbff39bc9c6aa90e24cf76cd7a4ddf9d1" id=418598a5-c57b-4e81-af43-44735c8967a5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.465652 | controller | Jun 09 11:03:38.416452 crc crio[3651]: time="2026-06-09T11:03:38.416310527Z" level=info msg="Stopped pod sandbox: fad9950d4d19f211666866a3f71bcd6bbff39bc9c6aa90e24cf76cd7a4ddf9d1" id=418598a5-c57b-4e81-af43-44735c8967a5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.465667 | controller | Jun 09 11:03:38.675638 crc crio[3651]: time="2026-06-09T11:03:38.675517346Z" level=info msg="Removing container: 3e80e18747d2ee70aa9f641ca7128f0d5bfb642464a360d93e38d650a83c1745" id=2f002ba6-cf75-4f9d-ac03-b3d73cfa4aab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.465683 | controller | Jun 09 11:03:38.705976 crc crio[3651]: time="2026-06-09T11:03:38.705609805Z" level=info msg="Removed container 3e80e18747d2ee70aa9f641ca7128f0d5bfb642464a360d93e38d650a83c1745: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=2f002ba6-cf75-4f9d-ac03-b3d73cfa4aab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.465699 | controller | Jun 09 11:03:38.714590 crc crio[3651]: time="2026-06-09T11:03:38.714381413Z" level=info msg="Removing container: 93ac8c06fcda9fb59496290bca8d357a5cf3a733adc264be91ced5a1d598ad8d" id=9f80412b-443d-4502-9706-86c7f7c56aab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.465714 | controller | Jun 09 11:03:38.730731 crc crio[3651]: time="2026-06-09T11:03:38.730619459Z" level=info msg="Removed container 93ac8c06fcda9fb59496290bca8d357a5cf3a733adc264be91ced5a1d598ad8d: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=9f80412b-443d-4502-9706-86c7f7c56aab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.465730 | controller | Jun 09 11:03:38.733327 crc crio[3651]: time="2026-06-09T11:03:38.733162696Z" level=info msg="Removing container: d3b492aa594e2e091cf56854ef6cf5e56536664d7e723e9afc430f56d36b1a44" id=59b0f531-12b5-42f1-9db1-8f6e2684e465 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.465746 | controller | Jun 09 11:03:38.748564 crc crio[3651]: time="2026-06-09T11:03:38.748452304Z" level=info msg="Removed container d3b492aa594e2e091cf56854ef6cf5e56536664d7e723e9afc430f56d36b1a44: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=59b0f531-12b5-42f1-9db1-8f6e2684e465 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.465766 | controller | Jun 09 11:03:38.752007 crc crio[3651]: time="2026-06-09T11:03:38.751906239Z" level=info msg="Removing container: be0e8bfd702b205e6c7010fb639a4cf1a4c3505d3aba97a7f58201d9d024b82e" id=4e4229e4-509f-467c-97b6-85bcaf8bdacf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.465782 | controller | Jun 09 11:03:38.769233 crc crio[3651]: time="2026-06-09T11:03:38.769104344Z" level=info msg="Removed container be0e8bfd702b205e6c7010fb639a4cf1a4c3505d3aba97a7f58201d9d024b82e: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=4e4229e4-509f-467c-97b6-85bcaf8bdacf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.465798 | controller | Jun 09 11:03:38.773315 crc crio[3651]: time="2026-06-09T11:03:38.773188849Z" level=info msg="Removing container: 320832db735b50aaab85c306b8699cdc59b2a0da20c65419d30890db1c38b9cc" id=bedada31-bc69-4968-b6d0-f96593e60d10 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.465813 | controller | Jun 09 11:03:38.792779 crc crio[3651]: time="2026-06-09T11:03:38.792727526Z" level=info msg="Removed container 320832db735b50aaab85c306b8699cdc59b2a0da20c65419d30890db1c38b9cc: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=bedada31-bc69-4968-b6d0-f96593e60d10 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.465829 | controller | Jun 09 11:03:38.795969 crc crio[3651]: time="2026-06-09T11:03:38.795873152Z" level=info msg="Removing container: 15712a698a3ce2868f852d4366845619955e942ec3f79ef220b5540e2408c549" id=38823243-a8fe-49f5-a837-586a413366b8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.465844 | controller | Jun 09 11:03:38.903484 crc crio[3651]: time="2026-06-09T11:03:38.903348396Z" level=info msg="Removed container 15712a698a3ce2868f852d4366845619955e942ec3f79ef220b5540e2408c549: openshift-kube-apiserver/kube-apiserver-crc/setup" id=38823243-a8fe-49f5-a837-586a413366b8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.465885 | controller | Jun 09 11:03:49.057453 crc crio[3651]: time="2026-06-09T11:03:49.056346679Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD" id=267ac34b-3e27-4824-8eda-4c16804feb08 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.465902 | controller | Jun 09 11:03:49.058514 crc crio[3651]: time="2026-06-09T11:03:49.057471473Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.465919 | controller | Jun 09 11:03:49.072696 crc crio[3651]: time="2026-06-09T11:03:49.071756099Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=267ac34b-3e27-4824-8eda-4c16804feb08 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.465935 | controller | Jun 09 11:03:49.082078 crc crio[3651]: time="2026-06-09T11:03:49.081974092Z" level=info msg="Ran pod sandbox 54d622acf64b36aebdf5d50423bb5ad1feff9aa2c201b6c62b5954bcf6a35df2 with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD" id=267ac34b-3e27-4824-8eda-4c16804feb08 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.465950 | controller | Jun 09 11:03:49.084881 crc crio[3651]: time="2026-06-09T11:03:49.084748446Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=533cb81c-d9d2-481c-bf17-13acf3b0b53f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.465966 | controller | Jun 09 11:03:49.086924 crc crio[3651]: time="2026-06-09T11:03:49.08682236Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=2a65ec09-c481-4bde-8864-18c471635866 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.465986 | controller | Jun 09 11:03:49.141152 crc crio[3651]: time="2026-06-09T11:03:49.141024906Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup" id=888888e2-db6b-4386-ab45-394a14f0d395 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.466002 | controller | Jun 09 11:03:49.141837 crc crio[3651]: time="2026-06-09T11:03:49.141770028Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.466017 | controller | Jun 09 11:03:49.169039 crc crio[3651]: time="2026-06-09T11:03:49.168863736Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.466033 | controller | Jun 09 11:03:49.412310 crc crio[3651]: time="2026-06-09T11:03:49.412160769Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.466048 | controller | Jun 09 11:03:50.781920 crc crio[3651]: time="2026-06-09T11:03:50.78115403Z" level=info msg="Created container bf64d8782527a37e38f79ccfcfe979c4ef3e2e089c499366ef413d14f3e80083: openshift-kube-apiserver/kube-apiserver-crc/setup" id=888888e2-db6b-4386-ab45-394a14f0d395 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.466064 | controller | Jun 09 11:03:50.783368 crc crio[3651]: time="2026-06-09T11:03:50.783154161Z" level=info msg="Starting container: bf64d8782527a37e38f79ccfcfe979c4ef3e2e089c499366ef413d14f3e80083" id=b7d2dbba-100d-4b4c-83e3-0245625a7ead name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.466080 | controller | Jun 09 11:03:50.791548 crc crio[3651]: time="2026-06-09T11:03:50.791327901Z" level=info msg="Started container" PID=18041 containerID=bf64d8782527a37e38f79ccfcfe979c4ef3e2e089c499366ef413d14f3e80083 description=openshift-kube-apiserver/kube-apiserver-crc/setup id=b7d2dbba-100d-4b4c-83e3-0245625a7ead name=/runtime.v1.RuntimeService/StartContainer sandboxID=54d622acf64b36aebdf5d50423bb5ad1feff9aa2c201b6c62b5954bcf6a35df2
2026-06-09 11:30:32.466095 | controller | Jun 09 11:03:51.815687 crc crio[3651]: time="2026-06-09T11:03:51.815200349Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=61a8e5b5-4e80-4c4b-9adf-f5e8fc8bcfdf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.466111 | controller | Jun 09 11:03:51.819064 crc crio[3651]: time="2026-06-09T11:03:51.818955474Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=fb578013-fc0c-4fd1-8568-4bb1e81a74b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.466126 | controller | Jun 09 11:03:51.826262 crc crio[3651]: time="2026-06-09T11:03:51.825469263Z" level=info msg="Removing container: 1b42e9377690f2dfc614c1c118a887f50823ab31b0318f107c7120a565e97504" id=0baada68-0121-4f7d-994d-5afa5ff43fed name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.466142 | controller | Jun 09 11:03:51.836035 crc crio[3651]: time="2026-06-09T11:03:51.835958333Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=361a2f32-bd82-437b-ab5e-d318f00b9365 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.466157 | controller | Jun 09 11:03:51.886456 crc crio[3651]: time="2026-06-09T11:03:51.88627308Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.466173 | controller | Jun 09 11:03:51.915332 crc crio[3651]: time="2026-06-09T11:03:51.91506808Z" level=info msg="Removed container 1b42e9377690f2dfc614c1c118a887f50823ab31b0318f107c7120a565e97504: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=0baada68-0121-4f7d-994d-5afa5ff43fed name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.466192 | controller | Jun 09 11:03:51.925333 crc crio[3651]: time="2026-06-09T11:03:51.92521797Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.466208 | controller | Jun 09 11:03:52.077325 crc crio[3651]: time="2026-06-09T11:03:52.077233864Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.466224 | controller | Jun 09 11:03:52.179762 crc crio[3651]: time="2026-06-09T11:03:52.178772495Z" level=info msg="Created container c531fc8a43bae2b668d82d27292e5432c2f225bd3972fb817342ab101f8c0a34: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=361a2f32-bd82-437b-ab5e-d318f00b9365 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.466239 | controller | Jun 09 11:03:52.180241 crc crio[3651]: time="2026-06-09T11:03:52.180165397Z" level=info msg="Starting container: c531fc8a43bae2b668d82d27292e5432c2f225bd3972fb817342ab101f8c0a34" id=d0d3fc6d-9700-419b-9b23-78348601369d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.466254 | controller | Jun 09 11:03:52.186034 crc crio[3651]: time="2026-06-09T11:03:52.185908953Z" level=info msg="Started container" PID=18131 containerID=c531fc8a43bae2b668d82d27292e5432c2f225bd3972fb817342ab101f8c0a34 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=d0d3fc6d-9700-419b-9b23-78348601369d name=/runtime.v1.RuntimeService/StartContainer sandboxID=54d622acf64b36aebdf5d50423bb5ad1feff9aa2c201b6c62b5954bcf6a35df2
2026-06-09 11:30:32.466270 | controller | Jun 09 11:03:52.197919 crc crio[3651]: time="2026-06-09T11:03:52.197875298Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=2fc98084-ce93-434a-b2f9-48c87f46a44e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.466286 | controller | Jun 09 11:03:52.199978 crc crio[3651]: time="2026-06-09T11:03:52.199933761Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=3ee6bbb3-80a6-43c8-bbfe-8f7ed4035ac8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.466301 | controller | Jun 09 11:03:52.206683 crc crio[3651]: time="2026-06-09T11:03:52.206588724Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=6caa5781-4988-443b-ba52-597f51d30cbc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.466317 | controller | Jun 09 11:03:52.207128 crc crio[3651]: time="2026-06-09T11:03:52.207064219Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.466332 | controller | Jun 09 11:03:52.233545 crc crio[3651]: time="2026-06-09T11:03:52.233366332Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.466348 | controller | Jun 09 11:03:52.428359 crc crio[3651]: time="2026-06-09T11:03:52.428264496Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.466364 | controller | Jun 09 11:03:52.509717 crc crio[3651]: time="2026-06-09T11:03:52.509635702Z" level=info msg="Created container 3ccc01701e1fdc84b1b36c9533c87f149d36f06fdc800bdf2607411cabada4ff: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=6caa5781-4988-443b-ba52-597f51d30cbc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.466383 | controller | Jun 09 11:03:52.511135 crc crio[3651]: time="2026-06-09T11:03:52.511051115Z" level=info msg="Starting container: 3ccc01701e1fdc84b1b36c9533c87f149d36f06fdc800bdf2607411cabada4ff" id=6b972bf3-4355-4189-8864-41fa2fcf1e53 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.466398 | controller | Jun 09 11:03:52.515792 crc crio[3651]: time="2026-06-09T11:03:52.515724248Z" level=info msg="Started container" PID=18169 containerID=3ccc01701e1fdc84b1b36c9533c87f149d36f06fdc800bdf2607411cabada4ff description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=6b972bf3-4355-4189-8864-41fa2fcf1e53 name=/runtime.v1.RuntimeService/StartContainer sandboxID=54d622acf64b36aebdf5d50423bb5ad1feff9aa2c201b6c62b5954bcf6a35df2
2026-06-09 11:30:32.466414 | controller | Jun 09 11:03:52.527273 crc crio[3651]: time="2026-06-09T11:03:52.52722822Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=165c71d2-2b2a-4a17-9713-2612a4038ea3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.466430 | controller | Jun 09 11:03:52.529652 crc crio[3651]: time="2026-06-09T11:03:52.529583252Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=f4d66741-e64b-4aba-ac12-926df604406a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.466446 | controller | Jun 09 11:03:52.535341 crc crio[3651]: time="2026-06-09T11:03:52.535273345Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=96730115-b4b2-49a6-9aa8-ee0c9f995dad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.466462 | controller | Jun 09 11:03:52.535787 crc crio[3651]: time="2026-06-09T11:03:52.53576206Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.466478 | controller | Jun 09 11:03:52.557882 crc crio[3651]: time="2026-06-09T11:03:52.557822574Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.466493 | controller | Jun 09 11:03:52.724057 crc crio[3651]: time="2026-06-09T11:03:52.72397747Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.466520 | controller | Jun 09 11:03:52.796022 crc crio[3651]: time="2026-06-09T11:03:52.795919018Z" level=info msg="Created container ed0a68b926665c5ec9cd1c698de30958dbf775c87b6c21023fc74d57310a4a7e: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=96730115-b4b2-49a6-9aa8-ee0c9f995dad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.466537 | controller | Jun 09 11:03:52.797001 crc crio[3651]: time="2026-06-09T11:03:52.796953919Z" level=info msg="Starting container: ed0a68b926665c5ec9cd1c698de30958dbf775c87b6c21023fc74d57310a4a7e" id=88a6c36b-1e95-4479-a8ac-2c370712c4ac name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.466553 | controller | Jun 09 11:03:52.801933 crc crio[3651]: time="2026-06-09T11:03:52.801864579Z" level=info msg="Started container" PID=18189 containerID=ed0a68b926665c5ec9cd1c698de30958dbf775c87b6c21023fc74d57310a4a7e description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=88a6c36b-1e95-4479-a8ac-2c370712c4ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=54d622acf64b36aebdf5d50423bb5ad1feff9aa2c201b6c62b5954bcf6a35df2
2026-06-09 11:30:32.466569 | controller | Jun 09 11:03:52.812562 crc crio[3651]: time="2026-06-09T11:03:52.812497854Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=de31afe3-ea06-4280-9718-f64d5ca83fac name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.466589 | controller | Jun 09 11:03:52.816265 crc crio[3651]: time="2026-06-09T11:03:52.816123305Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=28eadf99-e587-429e-bc45-64d8fb4742ba name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.466605 | controller | Jun 09 11:03:52.823665 crc crio[3651]: time="2026-06-09T11:03:52.823581853Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=b95b35af-9915-4b66-a99d-6d587d4f6539 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.466621 | controller | Jun 09 11:03:52.823998 crc crio[3651]: time="2026-06-09T11:03:52.823945894Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.466637 | controller | Jun 09 11:03:52.846676 crc crio[3651]: time="2026-06-09T11:03:52.846595336Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.466652 | controller | Jun 09 11:03:53.028255 crc crio[3651]: time="2026-06-09T11:03:53.028110281Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.466668 | controller | Jun 09 11:03:53.114026 crc crio[3651]: time="2026-06-09T11:03:53.113921743Z" level=info msg="Created container e07e8b9a815665e32fb7bb5d619be7ee599802709c579d525940f6f82672eb67: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=b95b35af-9915-4b66-a99d-6d587d4f6539 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.466684 | controller | Jun 09 11:03:53.116224 crc crio[3651]: time="2026-06-09T11:03:53.116107079Z" level=info msg="Starting container: e07e8b9a815665e32fb7bb5d619be7ee599802709c579d525940f6f82672eb67" id=d4a8c97f-30e2-416a-92f8-8706169ce687 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.466699 | controller | Jun 09 11:03:53.121610 crc crio[3651]: time="2026-06-09T11:03:53.121531735Z" level=info msg="Started container" PID=18209 containerID=e07e8b9a815665e32fb7bb5d619be7ee599802709c579d525940f6f82672eb67 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=d4a8c97f-30e2-416a-92f8-8706169ce687 name=/runtime.v1.RuntimeService/StartContainer sandboxID=54d622acf64b36aebdf5d50423bb5ad1feff9aa2c201b6c62b5954bcf6a35df2
2026-06-09 11:30:32.466715 | controller | Jun 09 11:03:53.132376 crc crio[3651]: time="2026-06-09T11:03:53.132280853Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=f8995506-6af3-478b-a32f-cc1cba8bbb2d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.466731 | controller | Jun 09 11:03:53.134870 crc crio[3651]: time="2026-06-09T11:03:53.13477332Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=5a412269-9f18-4e47-913b-c9771b0e16db name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.466747 | controller | Jun 09 11:03:53.143722 crc crio[3651]: time="2026-06-09T11:03:53.143652461Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=491101e1-2e7e-4aaf-b033-d94fbf934ca3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.466762 | controller | Jun 09 11:03:53.144075 crc crio[3651]: time="2026-06-09T11:03:53.144016462Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.466781 | controller | Jun 09 11:03:53.169589 crc crio[3651]: time="2026-06-09T11:03:53.169280454Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.466799 | controller | Jun 09 11:03:53.417463 crc crio[3651]: time="2026-06-09T11:03:53.417191877Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.466817 | controller | Jun 09 11:03:53.579428 crc crio[3651]: time="2026-06-09T11:03:53.578593788Z" level=info msg="Created container 92367612c1f4ab5c41ad3fea02bfbcf5230c983e30aa28d08e3f10f8ab6569db: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=491101e1-2e7e-4aaf-b033-d94fbf934ca3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.466834 | controller | Jun 09 11:03:53.580891 crc crio[3651]: time="2026-06-09T11:03:53.580807735Z" level=info msg="Starting container: 92367612c1f4ab5c41ad3fea02bfbcf5230c983e30aa28d08e3f10f8ab6569db" id=b62511a3-c6e0-478e-9b9c-4fd9467de5a3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.466866 | controller | Jun 09 11:03:53.587677 crc crio[3651]: time="2026-06-09T11:03:53.587589983Z" level=info msg="Started container" PID=18226 containerID=92367612c1f4ab5c41ad3fea02bfbcf5230c983e30aa28d08e3f10f8ab6569db description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=b62511a3-c6e0-478e-9b9c-4fd9467de5a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=54d622acf64b36aebdf5d50423bb5ad1feff9aa2c201b6c62b5954bcf6a35df2
2026-06-09 11:30:32.466888 | controller | Jun 09 11:04:11.035599 crc crio[3651]: time="2026-06-09T11:04:11.033808093Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=1947e8dd-31cd-4102-a140-8584a837762f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.466905 | controller | Jun 09 11:04:11.038579 crc crio[3651]: time="2026-06-09T11:04:11.037940709Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=6814712e-5a90-4c16-b5dc-39e0234be8ae name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.466921 | controller | Jun 09 11:04:11.042278 crc crio[3651]: time="2026-06-09T11:04:11.042184439Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=cea82367-4024-4919-890a-5c813c5bc4fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.466937 | controller | Jun 09 11:04:11.042849 crc crio[3651]: time="2026-06-09T11:04:11.042769957Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.466952 | controller | Jun 09 11:04:11.079353 crc crio[3651]: time="2026-06-09T11:04:11.07922882Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.466968 | controller | Jun 09 11:04:11.084270 crc crio[3651]: time="2026-06-09T11:04:11.084207263Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.466983 | controller | Jun 09 11:04:11.206243 crc crio[3651]: time="2026-06-09T11:04:11.206162768Z" level=info msg="Created container 16b910f9b721abb335bf57a9df59c60eb51bfc5cf96583db86533670089a0ca3: openshift-console/downloads-747b44746d-4pqvr/download-server" id=cea82367-4024-4919-890a-5c813c5bc4fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.467003 | controller | Jun 09 11:04:11.208725 crc crio[3651]: time="2026-06-09T11:04:11.20786179Z" level=info msg="Starting container: 16b910f9b721abb335bf57a9df59c60eb51bfc5cf96583db86533670089a0ca3" id=1d797475-6817-4a9e-84d9-e7bf462c7ebb name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.467019 | controller | Jun 09 11:04:11.212843 crc crio[3651]: time="2026-06-09T11:04:11.212706798Z" level=info msg="Started container" PID=18504 containerID=16b910f9b721abb335bf57a9df59c60eb51bfc5cf96583db86533670089a0ca3 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=1d797475-6817-4a9e-84d9-e7bf462c7ebb name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f0ff3a6bd1f8c6b3011358f44f30b72dedb66fff005849616e325c1bb5f9c94
2026-06-09 11:30:32.467035 | controller | Jun 09 11:04:15.056178 crc crio[3651]: time="2026-06-09T11:04:15.05515745Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=591d4dc2-1923-4563-8e2b-8970c9c78141 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.467052 | controller | Jun 09 11:04:15.060784 crc crio[3651]: time="2026-06-09T11:04:15.060017198Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=bfb9b6ce-2dcd-48bc-8ad4-879a8e0d46d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.467068 | controller | Jun 09 11:04:15.064535 crc crio[3651]: time="2026-06-09T11:04:15.063984969Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=dd05fc27-72a1-4d47-bfa8-1bdf67429ad3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.467083 | controller | Jun 09 11:04:15.064850 crc crio[3651]: time="2026-06-09T11:04:15.064749313Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.467099 | controller | Jun 09 11:04:15.102709 crc crio[3651]: time="2026-06-09T11:04:15.1026387Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.467115 | controller | Jun 09 11:04:15.363797 crc crio[3651]: time="2026-06-09T11:04:15.363632323Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.467130 | controller | Jun 09 11:04:15.495495 crc crio[3651]: time="2026-06-09T11:04:15.495210113Z" level=info msg="Created container a540343f43131f698b039a45bdb4328760821bcdc04d8c7c1a239860ef428013: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=dd05fc27-72a1-4d47-bfa8-1bdf67429ad3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.467146 | controller | Jun 09 11:04:15.498527 crc crio[3651]: time="2026-06-09T11:04:15.498301457Z" level=info msg="Starting container: a540343f43131f698b039a45bdb4328760821bcdc04d8c7c1a239860ef428013" id=56ffa12d-c345-46cc-8362-37880bd42583 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.467161 | controller | Jun 09 11:04:15.505725 crc crio[3651]: time="2026-06-09T11:04:15.50558024Z" level=info msg="Started container" PID=18557 containerID=a540343f43131f698b039a45bdb4328760821bcdc04d8c7c1a239860ef428013 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=56ffa12d-c345-46cc-8362-37880bd42583 name=/runtime.v1.RuntimeService/StartContainer sandboxID=10a436eaf8e348d1b9ab6f246aea0c7409ced60acba075a0c3519143509c4b4b
2026-06-09 11:30:32.467177 | controller | Jun 09 11:04:21.514141 crc crio[3651]: time="2026-06-09T11:04:21.512724441Z" level=info msg="Stopping container: f950b0a9f0ccaa927014a10cbea7369ff4b1cbaad785c0ffe19694faa92663a1 (timeout: 5s)" id=0559221b-ec08-46e7-91e9-8248c10b4b20 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.467197 | controller | Jun 09 11:04:25.199853 crc crio[3651]: time="2026-06-09T11:04:25.198718645Z" level=info msg="Stopping pod sandbox: fad9950d4d19f211666866a3f71bcd6bbff39bc9c6aa90e24cf76cd7a4ddf9d1" id=0f81c2bc-c192-4d57-992b-e2cb5838ccb7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.467213 | controller | Jun 09 11:04:25.199853 crc crio[3651]: time="2026-06-09T11:04:25.199034264Z" level=info msg="Stopped pod sandbox (already stopped): fad9950d4d19f211666866a3f71bcd6bbff39bc9c6aa90e24cf76cd7a4ddf9d1" id=0f81c2bc-c192-4d57-992b-e2cb5838ccb7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.467229 | controller | Jun 09 11:04:25.201671 crc crio[3651]: time="2026-06-09T11:04:25.201017735Z" level=info msg="Removing pod sandbox: fad9950d4d19f211666866a3f71bcd6bbff39bc9c6aa90e24cf76cd7a4ddf9d1" id=e487706d-376b-4a80-ad77-e202e97a9953 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 11:30:32.467244 | controller | Jun 09 11:04:25.232872 crc crio[3651]: time="2026-06-09T11:04:25.232778175Z" level=info msg="Removed pod sandbox: fad9950d4d19f211666866a3f71bcd6bbff39bc9c6aa90e24cf76cd7a4ddf9d1" id=e487706d-376b-4a80-ad77-e202e97a9953 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 11:30:32.467260 | controller | Jun 09 11:04:26.523939 crc crio[3651]: time="2026-06-09T11:04:26.523279239Z" level=warning msg="Stopping container f950b0a9f0ccaa927014a10cbea7369ff4b1cbaad785c0ffe19694faa92663a1 with stop signal(15) timed out. Killing..."
2026-06-09 11:30:32.467276 | controller | Jun 09 11:04:29.161605 crc crio[3651]: time="2026-06-09T11:04:29.160819913Z" level=info msg="Stopped container f950b0a9f0ccaa927014a10cbea7369ff4b1cbaad785c0ffe19694faa92663a1: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor" id=0559221b-ec08-46e7-91e9-8248c10b4b20 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.467292 | controller | Jun 09 11:04:29.163153 crc crio[3651]: time="2026-06-09T11:04:29.16301793Z" level=info msg="Stopping pod sandbox: abe6da44dd8cafb375e159c5a7688b0fc405cdc311919924108fb9c0581ea201" id=4822cf35-e161-4096-b2d7-58a959010a48 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.467307 | controller | Jun 09 11:04:29.197693 crc crio[3651]: time="2026-06-09T11:04:29.197581496Z" level=info msg="Stopped pod sandbox: abe6da44dd8cafb375e159c5a7688b0fc405cdc311919924108fb9c0581ea201" id=4822cf35-e161-4096-b2d7-58a959010a48 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.467323 | controller | Jun 09 11:04:30.072036 crc crio[3651]: time="2026-06-09T11:04:30.071729021Z" level=info msg="Removing container: f950b0a9f0ccaa927014a10cbea7369ff4b1cbaad785c0ffe19694faa92663a1" id=72d4cd56-6915-4e58-8d0a-bd8f4e11f41e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.467338 | controller | Jun 09 11:04:30.120674 crc crio[3651]: time="2026-06-09T11:04:30.120591274Z" level=info msg="Removed container f950b0a9f0ccaa927014a10cbea7369ff4b1cbaad785c0ffe19694faa92663a1: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor" id=72d4cd56-6915-4e58-8d0a-bd8f4e11f41e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.467406 | controller | Jun 09 11:04:36.338143 crc crio[3651]: time="2026-06-09T11:04:36.336893735Z" level=info msg="Stopping container: 16b910f9b721abb335bf57a9df59c60eb51bfc5cf96583db86533670089a0ca3 (timeout: 2s)" id=915bbcee-43d8-47a7-bca9-9555034fc372 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.467423 | controller | Jun 09 11:04:40.140643 crc crio[3651]: time="2026-06-09T11:04:40.139878102Z" level=info msg="Stopped container 16b910f9b721abb335bf57a9df59c60eb51bfc5cf96583db86533670089a0ca3: openshift-console/downloads-747b44746d-4pqvr/download-server" id=915bbcee-43d8-47a7-bca9-9555034fc372 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.467439 | controller | Jun 09 11:04:42.610610 crc crio[3651]: time="2026-06-09T11:04:42.610517973Z" level=info msg="Removing container: 83527f83075fe6dedf996595dee00cc9abe160d0cefcefa1ce6b72111337ce0e" id=881ab161-c65c-445c-b1d4-48fb3ca8bc88 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.467459 | controller | Jun 09 11:04:42.949625 crc crio[3651]: time="2026-06-09T11:04:42.949498001Z" level=info msg="Removed container 83527f83075fe6dedf996595dee00cc9abe160d0cefcefa1ce6b72111337ce0e: openshift-console/downloads-747b44746d-4pqvr/download-server" id=881ab161-c65c-445c-b1d4-48fb3ca8bc88 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.467475 | controller | Jun 09 11:04:46.222528 crc crio[3651]: time="2026-06-09T11:04:46.221933387Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=5679bc26-af80-414d-9398-f9ab763a0c67 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.467491 | controller | Jun 09 11:04:46.224874 crc crio[3651]: time="2026-06-09T11:04:46.224799714Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=af1464c9-f286-4b71-bef1-689b5535715a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.467508 | controller | Jun 09 11:04:46.238152 crc crio[3651]: time="2026-06-09T11:04:46.237957542Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=ffe76860-aa00-4420-8e0d-6905abe8f829 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.467523 | controller | Jun 09 11:04:46.238473 crc crio[3651]: time="2026-06-09T11:04:46.238369725Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.467540 | controller | Jun 09 11:04:46.270962 crc crio[3651]: time="2026-06-09T11:04:46.270715004Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.467556 | controller | Jun 09 11:04:46.274192 crc crio[3651]: time="2026-06-09T11:04:46.274041394Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.467571 | controller | Jun 09 11:04:46.377020 crc crio[3651]: time="2026-06-09T11:04:46.376072412Z" level=info msg="Created container f9e2f2adbbf6ac68a730167485969ae4153e03effaa50ad34142d9fbc8c4ead9: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=ffe76860-aa00-4420-8e0d-6905abe8f829 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.467587 | controller | Jun 09 11:04:46.377904 crc crio[3651]: time="2026-06-09T11:04:46.377804685Z" level=info msg="Starting container: f9e2f2adbbf6ac68a730167485969ae4153e03effaa50ad34142d9fbc8c4ead9" id=bdf8adcf-b902-48dc-a96b-55f66076b34b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.467603 | controller | Jun 09 11:04:46.384818 crc crio[3651]: time="2026-06-09T11:04:46.384721094Z" level=info msg="Started container" PID=18979 containerID=f9e2f2adbbf6ac68a730167485969ae4153e03effaa50ad34142d9fbc8c4ead9 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=bdf8adcf-b902-48dc-a96b-55f66076b34b name=/runtime.v1.RuntimeService/StartContainer sandboxID=4389953051c238a0fbe4458debb60786ebca030c6e30e205d781bf07861d0e7e
2026-06-09 11:30:32.467619 | controller | Jun 09 11:04:55.039740 crc crio[3651]: time="2026-06-09T11:04:55.038219689Z" level=info msg="Running pod sandbox: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD" id=af1831e8-a21d-4475-97dc-7683e6693592 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.467635 | controller | Jun 09 11:04:55.039740 crc crio[3651]: time="2026-06-09T11:04:55.039304302Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.467653 | controller | Jun 09 11:04:55.069596 crc crio[3651]: time="2026-06-09T11:04:55.069471095Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:22dac0a230e126aef4e7e025b2d7c7889c23262c558f341ab914dee48bf7430c UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/b8d2d7df-a8f4-4320-865e-f722c3d0413f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcbcea9f_f8da_49e7_87b5_1d6dc7b926ee.slice PodAnnotations:0xc001c5cc88}] Aliases:map[]}"
2026-06-09 11:30:32.467670 | controller | Jun 09 11:04:55.069596 crc crio[3651]: time="2026-06-09T11:04:55.069536857Z" level=info msg="Adding pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.467686 | controller | Jun 09 11:04:55.431947 crc crio[3651]: 2026-06-09T11:04:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:22dac0a230e126a Mac:be:a1:ab:30:36:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:35 Mtu:0 Sandbox:/var/run/netns/b8d2d7df-a8f4-4320-865e-f722c3d0413f SocketPath: PciID:}] [{Interface:0xc0002c49e0 Address:{IP:10.217.0.53 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.467703 | controller | Jun 09 11:04:55.434259 crc crio[3651]: time="2026-06-09T11:04:55.434183523Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:22dac0a230e126aef4e7e025b2d7c7889c23262c558f341ab914dee48bf7430c UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/b8d2d7df-a8f4-4320-865e-f722c3d0413f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcbcea9f_f8da_49e7_87b5_1d6dc7b926ee.slice PodAnnotations:0xc001c5cc88}] Aliases:map[]}"
2026-06-09 11:30:32.467719 | controller | Jun 09 11:04:55.434374 crc crio[3651]: time="2026-06-09T11:04:55.434349098Z" level=info msg="Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.467735 | controller | Jun 09 11:04:55.440203 crc crio[3651]: time="2026-06-09T11:04:55.440123482Z" level=info msg="Ran pod sandbox 22dac0a230e126aef4e7e025b2d7c7889c23262c558f341ab914dee48bf7430c with infra container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD" id=af1831e8-a21d-4475-97dc-7683e6693592 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.467751 | controller | Jun 09 11:04:55.442792 crc crio[3651]: time="2026-06-09T11:04:55.442721501Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=e74e5c1a-4eb4-4fe9-a6d5-a77bdb3c8454 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.467768 | controller | Jun 09 11:04:55.445507 crc crio[3651]: time="2026-06-09T11:04:55.445312369Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=bc96d91f-8d23-4d84-8135-af2463aaaf3c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.467784 | controller | Jun 09 11:04:55.447990 crc crio[3651]: time="2026-06-09T11:04:55.447918138Z" level=info msg="Creating container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry" id=2238a69f-6f66-42e3-acbf-4de77cd0c717 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.467801 | controller | Jun 09 11:04:55.448333 crc crio[3651]: time="2026-06-09T11:04:55.448266969Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.467817 | controller | Jun 09 11:04:55.513091 crc crio[3651]: time="2026-06-09T11:04:55.512963247Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.467839 | controller | Jun 09 11:04:55.520448 crc crio[3651]: time="2026-06-09T11:04:55.520219826Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.468436 | controller | Jun 09 11:04:55.637792 crc crio[3651]: time="2026-06-09T11:04:55.637659671Z" level=info msg="Created container 9a9b1a3cb5d97ccfdc33185585edf789eb1878e2f484b31670e173a8edec4dad: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry" id=2238a69f-6f66-42e3-acbf-4de77cd0c717 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.468468 | controller | Jun 09 11:04:55.642047 crc crio[3651]: time="2026-06-09T11:04:55.640531608Z" level=info msg="Starting container: 9a9b1a3cb5d97ccfdc33185585edf789eb1878e2f484b31670e173a8edec4dad" id=12358ee0-4108-44cc-b9a8-7f7fcf2e4a7a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.468488 | controller | Jun 09 11:04:55.647594 crc crio[3651]: time="2026-06-09T11:04:55.646779077Z" level=info msg="Started container" PID=19183 containerID=9a9b1a3cb5d97ccfdc33185585edf789eb1878e2f484b31670e173a8edec4dad description=openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry id=12358ee0-4108-44cc-b9a8-7f7fcf2e4a7a name=/runtime.v1.RuntimeService/StartContainer sandboxID=22dac0a230e126aef4e7e025b2d7c7889c23262c558f341ab914dee48bf7430c
2026-06-09 11:30:32.468506 | controller | Jun 09 11:05:25.267953 crc crio[3651]: time="2026-06-09T11:05:25.26690226Z" level=info msg="Stopping pod sandbox: abe6da44dd8cafb375e159c5a7688b0fc405cdc311919924108fb9c0581ea201" id=ad0fde6d-0687-46e8-9ca3-fd293d3a17e2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.468523 | controller | Jun 09 11:05:25.267953 crc crio[3651]: time="2026-06-09T11:05:25.267954412Z" level=info msg="Stopped pod sandbox (already stopped): abe6da44dd8cafb375e159c5a7688b0fc405cdc311919924108fb9c0581ea201" id=ad0fde6d-0687-46e8-9ca3-fd293d3a17e2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.468539 | controller | Jun 09 11:05:25.269315 crc crio[3651]: time="2026-06-09T11:05:25.268637163Z" level=info msg="Removing pod sandbox: abe6da44dd8cafb375e159c5a7688b0fc405cdc311919924108fb9c0581ea201" id=ccdf60e7-f6c3-4a24-bdc2-d611d5e0e9a8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 11:30:32.468555 | controller | Jun 09 11:05:25.279159 crc crio[3651]: time="2026-06-09T11:05:25.279059828Z" level=info msg="Removed pod sandbox: abe6da44dd8cafb375e159c5a7688b0fc405cdc311919924108fb9c0581ea201" id=ccdf60e7-f6c3-4a24-bdc2-d611d5e0e9a8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 11:30:32.468571 | controller | Jun 09 11:06:03.028240 crc crio[3651]: time="2026-06-09T11:06:03.027527125Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=c03e7578-376f-4a2f-9748-31d2aba57666 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.468588 | controller | Jun 09 11:06:03.031039 crc crio[3651]: time="2026-06-09T11:06:03.030916766Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=eefbe5d2-8d5a-4203-9742-c511607035ef name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.468605 | controller | Jun 09 11:06:03.035237 crc crio[3651]: time="2026-06-09T11:06:03.035142533Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=08f4b788-d1d9-4706-9f33-2473797f5baa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.468621 | controller | Jun 09 11:06:03.035854 crc crio[3651]: time="2026-06-09T11:06:03.035788043Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.468642 | controller | Jun 09 11:06:03.065690 crc crio[3651]: time="2026-06-09T11:06:03.064209376Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.468659 | controller | Jun 09 11:06:03.068635 crc crio[3651]: time="2026-06-09T11:06:03.068567617Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.468676 | controller | Jun 09 11:06:03.203842 crc crio[3651]: time="2026-06-09T11:06:03.203714276Z" level=info msg="Created container 3e975e9d4cb623330bdc274362339782996e870c0eb73fa4e1e5f366193c87aa: openshift-console/downloads-747b44746d-4pqvr/download-server" id=08f4b788-d1d9-4706-9f33-2473797f5baa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.468692 | controller | Jun 09 11:06:03.205097 crc crio[3651]: time="2026-06-09T11:06:03.205020495Z" level=info msg="Starting container: 3e975e9d4cb623330bdc274362339782996e870c0eb73fa4e1e5f366193c87aa" id=c3da5c88-001f-458a-8e95-f88153f57e51 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.468708 | controller | Jun 09 11:06:03.213934 crc crio[3651]: time="2026-06-09T11:06:03.21385189Z" level=info msg="Started container" PID=20115 containerID=3e975e9d4cb623330bdc274362339782996e870c0eb73fa4e1e5f366193c87aa description=openshift-console/downloads-747b44746d-4pqvr/download-server id=c3da5c88-001f-458a-8e95-f88153f57e51 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f0ff3a6bd1f8c6b3011358f44f30b72dedb66fff005849616e325c1bb5f9c94
2026-06-09 11:30:32.468724 | controller | Jun 09 11:06:32.212857 crc crio[3651]: time="2026-06-09T11:06:32.211240868Z" level=info msg="Stopping container: 3e975e9d4cb623330bdc274362339782996e870c0eb73fa4e1e5f366193c87aa (timeout: 2s)" id=788d565b-aad0-49ee-9bdb-bf01f6f4e0c1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.468740 | controller | Jun 09 11:06:32.343619 crc crio[3651]: time="2026-06-09T11:06:32.343358306Z" level=info msg="Stopped container 3e975e9d4cb623330bdc274362339782996e870c0eb73fa4e1e5f366193c87aa: openshift-console/downloads-747b44746d-4pqvr/download-server" id=788d565b-aad0-49ee-9bdb-bf01f6f4e0c1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.468756 | controller | Jun 09 11:06:32.660602 crc crio[3651]: time="2026-06-09T11:06:32.660339946Z" level=info msg="Removing container: 16b910f9b721abb335bf57a9df59c60eb51bfc5cf96583db86533670089a0ca3" id=6bcf1ef4-340c-42bd-a3ce-f54ee2ddaf35 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.468771 | controller | Jun 09 11:06:32.967965 crc crio[3651]: time="2026-06-09T11:06:32.967677266Z" level=info msg="Removed container 16b910f9b721abb335bf57a9df59c60eb51bfc5cf96583db86533670089a0ca3: openshift-console/downloads-747b44746d-4pqvr/download-server" id=6bcf1ef4-340c-42bd-a3ce-f54ee2ddaf35 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.468787 | controller | Jun 09 11:07:32.914074 crc crio[3651]: time="2026-06-09T11:07:32.912712198Z" level=info msg="Stopping container: e16e7dbd11b4263764e0e76c12c5a70b752844c96535ccf3ddcdd2e8b458867d (timeout: 30s)" id=b2b6aa83-dd36-4f64-a5ab-d363613bb44b name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.468803 | controller | Jun 09 11:07:32.928275 crc crio[3651]: time="2026-06-09T11:07:32.928172516Z" level=info msg="Stopping container: 335908e52c481b31c8d06a98f584f28cb9c6d7cf3514198d394490d9992f30c2 (timeout: 30s)" id=37c8eedb-0086-4cb8-85ef-de95a6a51b48 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.468819 | controller | Jun 09 11:07:32.963266 crc crio[3651]: time="2026-06-09T11:07:32.962772183Z" level=info msg="Stopping container: f9e2f2adbbf6ac68a730167485969ae4153e03effaa50ad34142d9fbc8c4ead9 (timeout: 30s)" id=2c07690d-b212-4dec-8d4f-5b771e6cc3d2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.468838 | controller | Jun 09 11:07:32.976322 crc crio[3651]: time="2026-06-09T11:07:32.976126658Z" level=info msg="Stopping container: 948e936b65c28942423d548802b5b0abbe314654f56937a14d8dbbc5cfbb06ee (timeout: 30s)" id=c4664346-5c4a-4088-9c66-3bc835a8aec0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.468881 | controller | Jun 09 11:07:33.013322 crc crio[3651]: time="2026-06-09T11:07:33.01321351Z" level=info msg="Stopping container: 05267ab1e67e048953696bbedb73858945d8c37cc17f3f52394ed2baf9b13e6b (timeout: 30s)" id=d92b86e8-d3c2-4c05-bbbd-f42a5a7dddaa name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.468900 | controller | Jun 09 11:07:33.064679 crc crio[3651]: time="2026-06-09T11:07:33.064541954Z" level=info msg="Stopped container e16e7dbd11b4263764e0e76c12c5a70b752844c96535ccf3ddcdd2e8b458867d: openshift-marketplace/certified-operators-l27pk/registry-server" id=b2b6aa83-dd36-4f64-a5ab-d363613bb44b name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.468916 | controller | Jun 09 11:07:33.065902 crc crio[3651]: time="2026-06-09T11:07:33.065817332Z" level=info msg="Stopping pod sandbox: 6969dd7752939397c4d9bafc15d1cfc808489d024b95bfbdaa0b5cc21b28a7f4" id=f200964c-35ea-4ed4-8876-3b94982083f3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.468932 | controller | Jun 09 11:07:33.066925 crc crio[3651]: time="2026-06-09T11:07:33.066856784Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:6969dd7752939397c4d9bafc15d1cfc808489d024b95bfbdaa0b5cc21b28a7f4 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/fad3a22c-c388-4d26-98c3-2e16c0d80751 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91f37d35_53d4_49eb_b4e2_8ee1a226094b.slice PodAnnotations:0xc0001332b0}] Aliases:map[]}"
2026-06-09 11:30:32.468949 | controller | Jun 09 11:07:33.067190 crc crio[3651]: time="2026-06-09T11:07:33.06707172Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.468966 | controller | Jun 09 11:07:33.113475 crc crio[3651]: time="2026-06-09T11:07:33.108568076Z" level=info msg="Stopped container 948e936b65c28942423d548802b5b0abbe314654f56937a14d8dbbc5cfbb06ee: openshift-marketplace/redhat-marketplace-ntdwx/registry-server" id=c4664346-5c4a-4088-9c66-3bc835a8aec0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.468982 | controller | Jun 09 11:07:33.113475 crc crio[3651]: time="2026-06-09T11:07:33.110973849Z" level=info msg="Stopping pod sandbox: 896f2565991b9a7e1ec1a7b85522022fa11d97d2ea0780c5e0bc4cc93b95a7f6" id=4e23bf9f-682f-4314-92ed-8e46b342c304 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.468998 | controller | Jun 09 11:07:33.113475 crc crio[3651]: time="2026-06-09T11:07:33.111631079Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:896f2565991b9a7e1ec1a7b85522022fa11d97d2ea0780c5e0bc4cc93b95a7f6 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/7e8df88e-2c79-419e-90c6-0164b1eaa720 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod304346ae_9d3b_4262_8068_4ed1e7ff48a8.slice PodAnnotations:0xc0004523f8}] Aliases:map[]}"
2026-06-09 11:30:32.469014 | controller | Jun 09 11:07:33.113475 crc crio[3651]: time="2026-06-09T11:07:33.111837515Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.469031 | controller | Jun 09 11:07:33.146791 crc crio[3651]: time="2026-06-09T11:07:33.14667378Z" level=info msg="Stopped container 05267ab1e67e048953696bbedb73858945d8c37cc17f3f52394ed2baf9b13e6b: openshift-marketplace/redhat-operators-x5vn9/registry-server" id=d92b86e8-d3c2-4c05-bbbd-f42a5a7dddaa name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.469050 | controller | Jun 09 11:07:33.148945 crc crio[3651]: time="2026-06-09T11:07:33.148837985Z" level=info msg="Stopping pod sandbox: 5088bde617dedd8b9fd47b3ab9ad1a348adb1a2dde97033ee30ecb32d143d8f4" id=643e3ea3-8604-4e34-a0a8-bc1fb5a642a6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.469067 | controller | Jun 09 11:07:33.149679 crc crio[3651]: time="2026-06-09T11:07:33.14932467Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:5088bde617dedd8b9fd47b3ab9ad1a348adb1a2dde97033ee30ecb32d143d8f4 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/c65c1e9e-5907-4ab5-80a0-2da83700fa50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ee7e057_363b_48e4_a711_ee54046db35f.slice PodAnnotations:0xc000452598}] Aliases:map[]}"
2026-06-09 11:30:32.469083 | controller | Jun 09 11:07:33.151909 crc crio[3651]: time="2026-06-09T11:07:33.151816325Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.469099 | controller | Jun 09 11:07:33.296267 crc crio[3651]: time="2026-06-09T11:07:33.29567588Z" level=info msg="Removing container: 7758c0b7dd8cdbc8ef2d92e00eb92910b06813c48fb6ad411e330d0f9c340294" id=5e36206d-bfec-4f22-88e2-dd51e34daee5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.469115 | controller | Jun 09 11:07:33.333256 crc crio[3651]: time="2026-06-09T11:07:33.331875845Z" level=info msg="Stopped pod sandbox: 6969dd7752939397c4d9bafc15d1cfc808489d024b95bfbdaa0b5cc21b28a7f4" id=f200964c-35ea-4ed4-8876-3b94982083f3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.469131 | controller | Jun 09 11:07:33.431113 crc crio[3651]: time="2026-06-09T11:07:33.430999986Z" level=info msg="Removed container 7758c0b7dd8cdbc8ef2d92e00eb92910b06813c48fb6ad411e330d0f9c340294: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=5e36206d-bfec-4f22-88e2-dd51e34daee5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.469147 | controller | Jun 09 11:07:33.437242 crc crio[3651]: time="2026-06-09T11:07:33.437165732Z" level=info msg="Stopped pod sandbox: 896f2565991b9a7e1ec1a7b85522022fa11d97d2ea0780c5e0bc4cc93b95a7f6" id=4e23bf9f-682f-4314-92ed-8e46b342c304 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.469162 | controller | Jun 09 11:07:33.438173 crc crio[3651]: time="2026-06-09T11:07:33.43807141Z" level=info msg="Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-8mhkq/POD" id=8ab08ed5-516b-426c-a0eb-2af67f70529d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.469178 | controller | Jun 09 11:07:33.438273 crc crio[3651]: time="2026-06-09T11:07:33.438198604Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.469194 | controller | Jun 09 11:07:33.476331 crc crio[3651]: time="2026-06-09T11:07:33.476234675Z" level=info msg="Stopped pod sandbox: 5088bde617dedd8b9fd47b3ab9ad1a348adb1a2dde97033ee30ecb32d143d8f4" id=643e3ea3-8604-4e34-a0a8-bc1fb5a642a6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.469211 | controller | Jun 09 11:07:33.491154 crc crio[3651]: time="2026-06-09T11:07:33.491043603Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-8mhkq Namespace:openshift-marketplace ID:5d446774b0ebacbbc1d653bfa34f01b4bf1fe9d204b433f5789deeeecfd917da UID:6da28bb4-e7f5-4738-b169-06009707260b NetNS:/var/run/netns/013baec9-897f-41d2-86f1-b27de9470414 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6da28bb4_e7f5_4738_b169_06009707260b.slice PodAnnotations:0xc00008c428}] Aliases:map[]}"
2026-06-09 11:30:32.469230 | controller | Jun 09 11:07:33.491154 crc crio[3651]: time="2026-06-09T11:07:33.491107715Z" level=info msg="Adding pod openshift-marketplace_marketplace-operator-547dbd544d-8mhkq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.469246 | controller | Jun 09 11:07:33.561249 crc crio[3651]: time="2026-06-09T11:07:33.56099708Z" level=info msg="Stopped container 335908e52c481b31c8d06a98f584f28cb9c6d7cf3514198d394490d9992f30c2: openshift-marketplace/community-operators-qhh6t/registry-server" id=37c8eedb-0086-4cb8-85ef-de95a6a51b48 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.469262 | controller | Jun 09 11:07:33.566231 crc crio[3651]: time="2026-06-09T11:07:33.566094435Z" level=info msg="Stopping pod sandbox: 8f8c6599fbbecdca35a23a4fe0d79d12a81bd090e8b540aeb7ecc61fcfb40875" id=047617e0-d877-4a66-a66d-c329812b6529 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.469278 | controller | Jun 09 11:07:33.568501 crc crio[3651]: time="2026-06-09T11:07:33.566882359Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:8f8c6599fbbecdca35a23a4fe0d79d12a81bd090e8b540aeb7ecc61fcfb40875 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/7913f548-3fc9-442d-a19c-575a5aca4ad1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38fb2a5f_6a1e_4c7a_8df2_0b2a456c372e.slice PodAnnotations:0xc001e16158}] Aliases:map[]}"
2026-06-09 11:30:32.469294 | controller | Jun 09 11:07:33.568501 crc crio[3651]: time="2026-06-09T11:07:33.567087785Z" level=info msg="Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.469310 | controller | Jun 09 11:07:33.604973 crc crio[3651]: time="2026-06-09T11:07:33.604826807Z" level=info msg="Stopped container f9e2f2adbbf6ac68a730167485969ae4153e03effaa50ad34142d9fbc8c4ead9: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=2c07690d-b212-4dec-8d4f-5b771e6cc3d2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.469326 | controller | Jun 09 11:07:33.606229 crc crio[3651]: time="2026-06-09T11:07:33.606058404Z" level=info msg="Stopping pod sandbox: 4389953051c238a0fbe4458debb60786ebca030c6e30e205d781bf07861d0e7e" id=b0c3c5cc-5b27-4ec1-84ca-4ab9eabea608 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.469342 | controller | Jun 09 11:07:33.606723 crc crio[3651]: time="2026-06-09T11:07:33.606658402Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:4389953051c238a0fbe4458debb60786ebca030c6e30e205d781bf07861d0e7e UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/a0802bba-e561-4f1c-bcad-c87b82be5a63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6cdf074d_0e2a_4a0b_8843_5f823e7bf7c3.slice PodAnnotations:0xc001e16298}] Aliases:map[]}"
2026-06-09 11:30:32.469358 | controller | Jun 09 11:07:33.606920 crc crio[3651]: time="2026-06-09T11:07:33.606860689Z" level=info msg="Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.469374 | controller | Jun 09 11:07:33.863872 crc crio[3651]: time="2026-06-09T11:07:33.863724353Z" level=info msg="Stopped pod sandbox: 8f8c6599fbbecdca35a23a4fe0d79d12a81bd090e8b540aeb7ecc61fcfb40875" id=047617e0-d877-4a66-a66d-c329812b6529 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.469390 | controller | Jun 09 11:07:33.889124 crc crio[3651]: time="2026-06-09T11:07:33.889018549Z" level=info msg="Stopped pod sandbox: 4389953051c238a0fbe4458debb60786ebca030c6e30e205d781bf07861d0e7e" id=b0c3c5cc-5b27-4ec1-84ca-4ab9eabea608 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.469409 | controller | Jun 09 11:07:34.030263 crc crio[3651]: 2026-06-09T11:07:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5d446774b0ebacb Mac:c2:23:6c:3c:c9:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:34 Mtu:0 Sandbox:/var/run/netns/013baec9-897f-41d2-86f1-b27de9470414 SocketPath: PciID:}] [{Interface:0xc0001146d0 Address:{IP:10.217.0.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.469425 | controller | Jun 09 11:07:34.032000 crc crio[3651]: time="2026-06-09T11:07:34.031931304Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-8mhkq Namespace:openshift-marketplace ID:5d446774b0ebacbbc1d653bfa34f01b4bf1fe9d204b433f5789deeeecfd917da UID:6da28bb4-e7f5-4738-b169-06009707260b NetNS:/var/run/netns/013baec9-897f-41d2-86f1-b27de9470414 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6da28bb4_e7f5_4738_b169_06009707260b.slice PodAnnotations:0xc00008c428}] Aliases:map[]}"
2026-06-09 11:30:32.469441 | controller | Jun 09 11:07:34.032108 crc crio[3651]: time="2026-06-09T11:07:34.032074999Z" level=info msg="Checking pod openshift-marketplace_marketplace-operator-547dbd544d-8mhkq for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.469457 | controller | Jun 09 11:07:34.037183 crc crio[3651]: time="2026-06-09T11:07:34.037112841Z" level=info msg="Ran pod sandbox 5d446774b0ebacbbc1d653bfa34f01b4bf1fe9d204b433f5789deeeecfd917da with infra container: openshift-marketplace/marketplace-operator-547dbd544d-8mhkq/POD" id=8ab08ed5-516b-426c-a0eb-2af67f70529d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.469473 | controller | Jun 09 11:07:34.042777 crc crio[3651]: time="2026-06-09T11:07:34.042699719Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=a27c5ec7-aa73-4a0c-a767-6197c99ff0a3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.469489 | controller | Jun 09 11:07:34.045075 crc crio[3651]: time="2026-06-09T11:07:34.044988579Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=24d60ffb-1f59-4d95-9374-41c4db333851 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.469505 | controller | Jun 09 11:07:34.063608 crc crio[3651]: time="2026-06-09T11:07:34.06353403Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-8mhkq/marketplace-operator" id=cfd4f2c8-8300-4c92-9c62-963d8a381968 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.469521 | controller | Jun 09 11:07:34.064153 crc crio[3651]: time="2026-06-09T11:07:34.064096237Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.469538 | controller | Jun 09 11:07:34.089348 crc crio[3651]: time="2026-06-09T11:07:34.089257839Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.469554 | controller | Jun 09 11:07:34.094004 crc crio[3651]: time="2026-06-09T11:07:34.09393913Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.469570 | controller | Jun 09 11:07:34.205932 crc crio[3651]: time="2026-06-09T11:07:34.205822407Z" level=info msg="Created container 6bd07dbab3965fed7bd3d2f480ad0f7186f719fccb90c700b917dd99be5ccb37: openshift-marketplace/marketplace-operator-547dbd544d-8mhkq/marketplace-operator" id=cfd4f2c8-8300-4c92-9c62-963d8a381968 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.469586 | controller | Jun 09 11:07:34.207112 crc crio[3651]: time="2026-06-09T11:07:34.207013493Z" level=info msg="Starting container: 6bd07dbab3965fed7bd3d2f480ad0f7186f719fccb90c700b917dd99be5ccb37" id=256c7ca8-ebc8-44e1-9c56-9c61d64935c2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.469606 | controller | Jun 09 11:07:34.212368 crc crio[3651]: time="2026-06-09T11:07:34.212274082Z" level=info msg="Started container" PID=21500 containerID=6bd07dbab3965fed7bd3d2f480ad0f7186f719fccb90c700b917dd99be5ccb37 description=openshift-marketplace/marketplace-operator-547dbd544d-8mhkq/marketplace-operator id=256c7ca8-ebc8-44e1-9c56-9c61d64935c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5d446774b0ebacbbc1d653bfa34f01b4bf1fe9d204b433f5789deeeecfd917da
2026-06-09 11:30:32.469622 | controller | Jun 09 11:07:34.319561 crc crio[3651]: time="2026-06-09T11:07:34.319476387Z" level=info msg="Removing container: e16e7dbd11b4263764e0e76c12c5a70b752844c96535ccf3ddcdd2e8b458867d" id=84952ba8-34b8-44a6-bb04-075ef755df14 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.469638 | controller | Jun 09 11:07:34.354026 crc crio[3651]: time="2026-06-09T11:07:34.353989852Z" level=info msg="Removed container e16e7dbd11b4263764e0e76c12c5a70b752844c96535ccf3ddcdd2e8b458867d: openshift-marketplace/certified-operators-l27pk/registry-server" id=84952ba8-34b8-44a6-bb04-075ef755df14 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.469654 | controller | Jun 09 11:07:34.357346 crc crio[3651]: time="2026-06-09T11:07:34.357267921Z" level=info msg="Removing container: 72a7f1645aaed0f83db594afc5d8fdfd72e6fa279f049c6e4b2d8cc87c163973" id=562e924a-1f87-4085-8a03-98303b263921 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.469670 | controller | Jun 09 11:07:34.398230 crc crio[3651]: time="2026-06-09T11:07:34.398110147Z" level=info msg="Removed container 72a7f1645aaed0f83db594afc5d8fdfd72e6fa279f049c6e4b2d8cc87c163973: openshift-marketplace/certified-operators-l27pk/extract-content" id=562e924a-1f87-4085-8a03-98303b263921 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.469686 | controller | Jun 09 11:07:34.402238 crc crio[3651]: time="2026-06-09T11:07:34.40216746Z" level=info msg="Removing container: c24f8cde6eea69c48fb227183facb9e1d63aa6c3751714a296fb69c14064accd" id=62079e74-4c6a-4998-b187-a9b757a89c19 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.469701 | controller | Jun 09 11:07:34.436322 crc crio[3651]: time="2026-06-09T11:07:34.436245221Z" level=info msg="Removed container c24f8cde6eea69c48fb227183facb9e1d63aa6c3751714a296fb69c14064accd: openshift-marketplace/certified-operators-l27pk/extract-utilities" id=62079e74-4c6a-4998-b187-a9b757a89c19 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.469717 | controller | Jun 09 11:07:34.444203 crc crio[3651]: time="2026-06-09T11:07:34.443949444Z" level=info msg="Removing container: 05267ab1e67e048953696bbedb73858945d8c37cc17f3f52394ed2baf9b13e6b" id=d7850cf8-fca2-45f3-8e2e-2745286f96e5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.469739 | controller | Jun 09 11:07:34.472302 crc crio[3651]: time="2026-06-09T11:07:34.472196429Z" level=info msg="Removed container 05267ab1e67e048953696bbedb73858945d8c37cc17f3f52394ed2baf9b13e6b: openshift-marketplace/redhat-operators-x5vn9/registry-server" id=d7850cf8-fca2-45f3-8e2e-2745286f96e5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.469755 | controller | Jun 09 11:07:34.477198 crc crio[3651]: time="2026-06-09T11:07:34.477060727Z" level=info msg="Removing container: aa90082f5e3d70c0b16d17b938b0c56e8b46569ab632d66ad4e93e648753c785" id=16bfc6d3-e837-49ab-93d4-e043114d11cb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.469772 | controller | Jun 09 11:07:34.518069 crc crio[3651]: time="2026-06-09T11:07:34.518012646Z" level=info msg="Removed container aa90082f5e3d70c0b16d17b938b0c56e8b46569ab632d66ad4e93e648753c785: openshift-marketplace/redhat-operators-x5vn9/extract-content" id=16bfc6d3-e837-49ab-93d4-e043114d11cb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.469804 | controller | Jun 09 11:07:34.520981 crc crio[3651]: time="2026-06-09T11:07:34.520917284Z" level=info msg="Removing container: d980df2c88065bb6d5ee526d4a7b6e62663d3270c00ceb25d5ebfba6c6f5a7c5" id=dc520904-6628-4999-beab-b10226360896 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.469821 | controller | Jun 09 11:07:34.543324 crc crio[3651]: time="2026-06-09T11:07:34.543153217Z" level=info msg="Removed container d980df2c88065bb6d5ee526d4a7b6e62663d3270c00ceb25d5ebfba6c6f5a7c5: openshift-marketplace/redhat-operators-x5vn9/extract-utilities" id=dc520904-6628-4999-beab-b10226360896 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.469837 | controller | Jun 09 11:07:34.547038 crc crio[3651]: time="2026-06-09T11:07:34.54689451Z" level=info msg="Removing container: f9e2f2adbbf6ac68a730167485969ae4153e03effaa50ad34142d9fbc8c4ead9" id=3564c6e6-b8a5-4207-93b6-2c3b23ff4061 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.469876 | controller | Jun 09 11:07:34.570941 crc crio[3651]: time="2026-06-09T11:07:34.570215696Z" level=info msg="Removed container f9e2f2adbbf6ac68a730167485969ae4153e03effaa50ad34142d9fbc8c4ead9: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=3564c6e6-b8a5-4207-93b6-2c3b23ff4061 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.469895 | controller | Jun 09 11:07:34.574755 crc crio[3651]: time="2026-06-09T11:07:34.574696452Z" level=info msg="Removing container: 335908e52c481b31c8d06a98f584f28cb9c6d7cf3514198d394490d9992f30c2" id=0faf3bca-78e4-4dc5-bd53-e877fe033c5b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.469910 | controller | Jun 09 11:07:34.592572 crc crio[3651]: time="2026-06-09T11:07:34.592495581Z" level=info msg="Removed container 335908e52c481b31c8d06a98f584f28cb9c6d7cf3514198d394490d9992f30c2: openshift-marketplace/community-operators-qhh6t/registry-server" id=0faf3bca-78e4-4dc5-bd53-e877fe033c5b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.469927 | controller | Jun 09 11:07:34.595333 crc crio[3651]: time="2026-06-09T11:07:34.595273335Z" level=info msg="Removing container: ec0eb5491479a76b229b2ff87789f7ed9f193c143a78cea62f5400c3f05709c0" id=d1468d33-f828-4185-a367-0910346cb2fa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.469943 | controller | Jun 09 11:07:34.615011 crc crio[3651]: time="2026-06-09T11:07:34.614917569Z" level=info msg="Removed container ec0eb5491479a76b229b2ff87789f7ed9f193c143a78cea62f5400c3f05709c0: openshift-marketplace/community-operators-qhh6t/extract-content" id=d1468d33-f828-4185-a367-0910346cb2fa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.469959 | controller | Jun 09 11:07:34.618762 crc crio[3651]: time="2026-06-09T11:07:34.618680163Z" level=info msg="Removing container: 494b9a9d8481a3d86c16f2c7a92688a33448ad893f37d916badd53d05232c3ec" id=8b1cbe8f-74de-4965-8b14-c933e1968f14 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.469974 | controller | Jun 09 11:07:34.635339 crc crio[3651]: time="2026-06-09T11:07:34.635245864Z" level=info msg="Removed container 494b9a9d8481a3d86c16f2c7a92688a33448ad893f37d916badd53d05232c3ec: openshift-marketplace/community-operators-qhh6t/extract-utilities" id=8b1cbe8f-74de-4965-8b14-c933e1968f14 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.469990 | controller | Jun 09 11:07:34.638199 crc crio[3651]: time="2026-06-09T11:07:34.638133302Z" level=info msg="Removing container: 948e936b65c28942423d548802b5b0abbe314654f56937a14d8dbbc5cfbb06ee" id=e2f5bf86-aa49-4491-bbb5-9cebe0691b56 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.470005 | controller | Jun 09 11:07:34.659544 crc crio[3651]: time="2026-06-09T11:07:34.657014573Z" level=info msg="Removed container 948e936b65c28942423d548802b5b0abbe314654f56937a14d8dbbc5cfbb06ee: openshift-marketplace/redhat-marketplace-ntdwx/registry-server" id=e2f5bf86-aa49-4491-bbb5-9cebe0691b56 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.470025 | controller | Jun 09 11:07:34.664863 crc crio[3651]: time="2026-06-09T11:07:34.664779548Z" level=info msg="Removing container: df5efc6972b47c4f44bef404264494bc3787ea75a76837d4d49594cc00e4302a" id=07b3b338-17f9-4f12-9e3c-80cefdf58735 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.470041 | controller | Jun 09 11:07:34.685164 crc crio[3651]: time="2026-06-09T11:07:34.685030461Z" level=info msg="Removed container df5efc6972b47c4f44bef404264494bc3787ea75a76837d4d49594cc00e4302a: openshift-marketplace/redhat-marketplace-ntdwx/extract-content" id=07b3b338-17f9-4f12-9e3c-80cefdf58735 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.470057 | controller | Jun 09 11:07:34.688962 crc crio[3651]: time="2026-06-09T11:07:34.688896858Z" level=info msg="Removing container: 34af4d6354d7886d8807c28e8a2b5d1e388ae4a6e623e28a1a26be805638c69b" id=aab3c7d5-a514-4120-a2e3-1ab652cb0914 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.470073 | controller | Jun 09 11:07:34.720469 crc crio[3651]: time="2026-06-09T11:07:34.720315589Z" level=info msg="Removed container 34af4d6354d7886d8807c28e8a2b5d1e388ae4a6e623e28a1a26be805638c69b: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities" id=aab3c7d5-a514-4120-a2e3-1ab652cb0914 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.470088 | controller | Jun 09 11:07:35.496615 crc crio[3651]: time="2026-06-09T11:07:35.496480472Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-g28bl/POD" id=dbb58a6d-6a5d-409e-87b3-c6023c33bce9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.470104 | controller | Jun 09 11:07:35.497844 crc crio[3651]: time="2026-06-09T11:07:35.496715319Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.470120 | controller | Jun 09 11:07:35.527032 crc crio[3651]: time="2026-06-09T11:07:35.526944034Z" level=info msg="Got pod network &{Name:redhat-marketplace-g28bl Namespace:openshift-marketplace ID:669290bda4ab87130acf66409c937d4f4d11b69e196a641dc86c0b58c6833831 UID:2ffb916a-c92c-40c3-bc16-98cc68962b37 NetNS:/var/run/netns/479be41f-b27c-478b-ae0c-0b25846a6ba2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2ffb916a_c92c_40c3_bc16_98cc68962b37.slice PodAnnotations:0xc000132710}] Aliases:map[]}"
2026-06-09 11:30:32.470135 | controller | Jun 09 11:07:35.527032 crc crio[3651]: time="2026-06-09T11:07:35.527016307Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-g28bl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.470151 | controller | Jun 09 11:07:35.698315 crc crio[3651]: time="2026-06-09T11:07:35.697760315Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-crlzp/POD" id=ba70420c-e9a2-460e-870c-3a272a4017bd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.470167 | controller | Jun 09 11:07:35.698518 crc crio[3651]: time="2026-06-09T11:07:35.698323392Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.470183 | controller | Jun 09 11:07:35.723660 crc crio[3651]: time="2026-06-09T11:07:35.723510854Z" level=info msg="Got pod network &{Name:certified-operators-crlzp Namespace:openshift-marketplace ID:550b1c6986edb28a257a3c7a80cce84d924c3b96f1e695a672ac367b48b3eeba UID:a8f8308c-24cf-43fc-9df4-a3ba52e6bdaf NetNS:/var/run/netns/fcbc4a67-a0e6-49a4-aaab-b9e573c0a8cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda8f8308c_24cf_43fc_9df4_a3ba52e6bdaf.slice PodAnnotations:0xc00108a4c0}] Aliases:map[]}"
2026-06-09 11:30:32.470199 | controller | Jun 09 11:07:35.723660 crc crio[3651]: time="2026-06-09T11:07:35.723613267Z" level=info msg="Adding pod openshift-marketplace_certified-operators-crlzp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.470219 | controller | Jun 09 11:07:35.797224 crc crio[3651]: 2026-06-09T11:07:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:669290bda4ab871 Mac:3e:94:01:a2:e0:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/479be41f-b27c-478b-ae0c-0b25846a6ba2 SocketPath: PciID:}] [{Interface:0xc000139140 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.470235 | controller | Jun 09 11:07:35.817545 crc crio[3651]: time="2026-06-09T11:07:35.805869977Z" level=info msg="Got pod network &{Name:redhat-marketplace-g28bl Namespace:openshift-marketplace ID:669290bda4ab87130acf66409c937d4f4d11b69e196a641dc86c0b58c6833831 UID:2ffb916a-c92c-40c3-bc16-98cc68962b37 NetNS:/var/run/netns/479be41f-b27c-478b-ae0c-0b25846a6ba2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2ffb916a_c92c_40c3_bc16_98cc68962b37.slice PodAnnotations:0xc000132710}] Aliases:map[]}"
2026-06-09 11:30:32.470252 | controller | Jun 09 11:07:35.817545 crc crio[3651]: time="2026-06-09T11:07:35.806174596Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-g28bl for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.470268 | controller | Jun 09 11:07:35.817545 crc crio[3651]: time="2026-06-09T11:07:35.813515588Z" level=info msg="Ran pod sandbox 669290bda4ab87130acf66409c937d4f4d11b69e196a641dc86c0b58c6833831 with infra container: openshift-marketplace/redhat-marketplace-g28bl/POD" id=dbb58a6d-6a5d-409e-87b3-c6023c33bce9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.470283 | controller | Jun 09 11:07:35.817545 crc crio[3651]: time="2026-06-09T11:07:35.816985113Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=0bf6e946-95a4-4efa-8951-8aa9bf1fc447 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.470299 | controller | Jun 09 11:07:35.822326 crc crio[3651]: time="2026-06-09T11:07:35.822195171Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=19d5716d-9932-44e2-8e94-0a5379e5c810 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.470315 | controller | Jun 09 11:07:35.829250 crc crio[3651]: time="2026-06-09T11:07:35.829161092Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-g28bl/extract-utilities" id=85832a49-651b-47c7-9446-6be833c60271 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.470331 | controller | Jun 09 11:07:35.832521 crc crio[3651]: time="2026-06-09T11:07:35.832441051Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.470347 | controller | Jun 09 11:07:35.859710 crc crio[3651]: time="2026-06-09T11:07:35.858900012Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.470363 | controller | Jun 09 11:07:35.865954 crc crio[3651]: time="2026-06-09T11:07:35.864816741Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.470379 | controller | Jun 09 11:07:35.957104 crc crio[3651]: time="2026-06-09T11:07:35.95696049Z" level=info msg="Created container 050a94a0ba935a586a40e7f0d1d3f4c0a101abb5867b4bb318cdc9b23d88c478: openshift-marketplace/redhat-marketplace-g28bl/extract-utilities" id=85832a49-651b-47c7-9446-6be833c60271 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.470398 | controller | Jun 09 11:07:35.958684 crc crio[3651]: time="2026-06-09T11:07:35.958526957Z" level=info msg="Starting container: 050a94a0ba935a586a40e7f0d1d3f4c0a101abb5867b4bb318cdc9b23d88c478" id=fead282f-543b-4ddb-9c56-6dccd86ad6d7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.470423 | controller | Jun 09 11:07:35.970659 crc crio[3651]: time="2026-06-09T11:07:35.965819588Z" level=info msg="Started container" PID=21603 containerID=050a94a0ba935a586a40e7f0d1d3f4c0a101abb5867b4bb318cdc9b23d88c478 description=openshift-marketplace/redhat-marketplace-g28bl/extract-utilities id=fead282f-543b-4ddb-9c56-6dccd86ad6d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=669290bda4ab87130acf66409c937d4f4d11b69e196a641dc86c0b58c6833831
2026-06-09 11:30:32.470441 | controller | Jun 09 11:07:35.992300 crc crio[3651]: 2026-06-09T11:07:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:550b1c6986edb28 Mac:b6:3f:c7:c3:45:29 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/fcbc4a67-a0e6-49a4-aaab-b9e573c0a8cc SocketPath: PciID:}] [{Interface:0xc0002845c0 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.470457 | controller | Jun 09 11:07:35.993848 crc crio[3651]: time="2026-06-09T11:07:35.993732363Z" level=info msg="Got pod network &{Name:certified-operators-crlzp Namespace:openshift-marketplace ID:550b1c6986edb28a257a3c7a80cce84d924c3b96f1e695a672ac367b48b3eeba UID:a8f8308c-24cf-43fc-9df4-a3ba52e6bdaf NetNS:/var/run/netns/fcbc4a67-a0e6-49a4-aaab-b9e573c0a8cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda8f8308c_24cf_43fc_9df4_a3ba52e6bdaf.slice PodAnnotations:0xc00108a4c0}] Aliases:map[]}"
2026-06-09 11:30:32.470473 | controller | Jun 09 11:07:35.993964 crc crio[3651]: time="2026-06-09T11:07:35.993925629Z" level=info msg="Checking pod openshift-marketplace_certified-operators-crlzp for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.470489 | controller | Jun 09 11:07:36.071313 crc crio[3651]: time="2026-06-09T11:07:36.068024042Z" level=info msg="Ran pod sandbox 550b1c6986edb28a257a3c7a80cce84d924c3b96f1e695a672ac367b48b3eeba with infra container: openshift-marketplace/certified-operators-crlzp/POD" id=ba70420c-e9a2-460e-870c-3a272a4017bd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.470505 | controller | Jun 09 11:07:36.071313 crc crio[3651]: time="2026-06-09T11:07:36.070052893Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=6aead82b-09d4-409c-bf23-f026319da815 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.470521 | controller | Jun 09 11:07:36.075957 crc crio[3651]: time="2026-06-09T11:07:36.075845968Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=12c4d0d0-f2ad-486d-ae7f-d3e3bd6c3ca2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.470536 | controller | Jun 09 11:07:36.108541 crc crio[3651]: time="2026-06-09T11:07:36.107733774Z" level=info msg="Creating container: openshift-marketplace/certified-operators-crlzp/extract-utilities" id=7105b43d-657e-4f1b-a9cc-944cfe536748 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.470552 | controller | Jun 09 11:07:36.108541 crc crio[3651]: time="2026-06-09T11:07:36.108153436Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.470568 | controller | Jun 09 11:07:36.145883 crc crio[3651]: time="2026-06-09T11:07:36.145634221Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.470588 | controller | Jun 09 11:07:36.151821 crc crio[3651]: time="2026-06-09T11:07:36.151641693Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.470604 | controller | Jun 09 11:07:36.247475 crc crio[3651]: time="2026-06-09T11:07:36.247326139Z" level=info msg="Created container 1041b73d14ac3ee9dc83d12d09a1b2d714e293aa6b9a3ea562bab62635efee7d: openshift-marketplace/certified-operators-crlzp/extract-utilities" id=7105b43d-657e-4f1b-a9cc-944cfe536748 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.470620 | controller | Jun 09 11:07:36.252625 crc crio[3651]: time="2026-06-09T11:07:36.252477275Z" level=info msg="Starting container: 1041b73d14ac3ee9dc83d12d09a1b2d714e293aa6b9a3ea562bab62635efee7d" id=db3d2587-7251-423c-a953-65eb926e5dc9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.470635 | controller | Jun 09 11:07:36.258069 crc crio[3651]: time="2026-06-09T11:07:36.25795262Z" level=info msg="Started container" PID=21614 containerID=1041b73d14ac3ee9dc83d12d09a1b2d714e293aa6b9a3ea562bab62635efee7d description=openshift-marketplace/certified-operators-crlzp/extract-utilities id=db3d2587-7251-423c-a953-65eb926e5dc9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=550b1c6986edb28a257a3c7a80cce84d924c3b96f1e695a672ac367b48b3eeba
2026-06-09 11:30:32.470651 | controller | Jun 09 11:07:36.404170 crc crio[3651]: time="2026-06-09T11:07:36.404077683Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=e30107be-716a-4289-a036-f86402a936df name=/runtime.v1.ImageService/PullImage
2026-06-09 11:30:32.470667 | controller | Jun 09 11:07:36.408820 crc crio[3651]: time="2026-06-09T11:07:36.408469406Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=f7cde136-2837-4249-85f4-2c5ea9d7a8d2 name=/runtime.v1.ImageService/PullImage
2026-06-09 11:30:32.470682 | controller | Jun 09 11:07:36.415210 crc crio[3651]: time="2026-06-09T11:07:36.415122368Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-09 11:30:32.470698 | controller | Jun 09 11:07:36.416464 crc crio[3651]: time="2026-06-09T11:07:36.416293603Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-09 11:30:32.470714 | controller | Jun 09 11:07:37.013120 crc crio[3651]: time="2026-06-09T11:07:37.01284994Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0" id=e30107be-716a-4289-a036-f86402a936df name=/runtime.v1.ImageService/PullImage
2026-06-09 11:30:32.470731 | controller | Jun 09 11:07:37.015379 crc crio[3651]: time="2026-06-09T11:07:37.015295404Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=d40d8d04-4083-4525-ac10-4024620d37bd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.470747 | controller | Jun 09 11:07:37.018296 crc crio[3651]: time="2026-06-09T11:07:37.018219312Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=4dbb75bc-7580-4775-a2c2-0dcda1c1e34a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.470763 | controller | Jun 09 11:07:37.025121 crc crio[3651]: time="2026-06-09T11:07:37.024984737Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-g28bl/extract-content" id=bc519f00-0a47-4725-a10d-3eff4dda53a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.470780 | controller | Jun 09 11:07:37.026035 crc crio[3651]: time="2026-06-09T11:07:37.025937096Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.470797 | controller | Jun 09 11:07:37.054094 crc crio[3651]: time="2026-06-09T11:07:37.053971034Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.470817 | controller | Jun 09 11:07:37.058722 crc crio[3651]: time="2026-06-09T11:07:37.058644546Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.470833 | controller | Jun 09 11:07:37.079757 crc crio[3651]: time="2026-06-09T11:07:37.079477136Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e" id=f7cde136-2837-4249-85f4-2c5ea9d7a8d2 name=/runtime.v1.ImageService/PullImage
2026-06-09 11:30:32.470866 | controller | Jun 09 11:07:37.082347 crc crio[3651]: time="2026-06-09T11:07:37.08222716Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=6ec946fe-3fd2-402c-a205-c1bbf70ffe75 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.470888 | controller | Jun 09 11:07:37.091843 crc crio[3651]: time="2026-06-09T11:07:37.091728517Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=144c1ef5-5766-4b8c-b1dc-1dccedb16e00 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.470905 | controller | Jun 09 11:07:37.101196 crc crio[3651]: time="2026-06-09T11:07:37.101103621Z" level=info msg="Creating container: openshift-marketplace/certified-operators-crlzp/extract-content" id=90b9fcf1-6c43-4676-afc4-a3b8ecef1cbc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.470921 | controller | Jun 09 11:07:37.101781 crc crio[3651]: time="2026-06-09T11:07:37.101691789Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.470938 | controller | Jun 09 11:07:37.132487 crc crio[3651]: time="2026-06-09T11:07:37.132355286Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.470953 | controller | Jun 09 11:07:37.135679 crc crio[3651]: time="2026-06-09T11:07:37.135562714Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.470969 | controller | Jun 09 11:07:37.173539 crc crio[3651]: time="2026-06-09T11:07:37.172817271Z" level=info msg="Created container 7048506c557499dc25b56ad275254aacc2990ab9f19b67fb9b90ed92fa864273: openshift-marketplace/redhat-marketplace-g28bl/extract-content" id=bc519f00-0a47-4725-a10d-3eff4dda53a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.470985 | controller | Jun 09 11:07:37.175040 crc crio[3651]: time="2026-06-09T11:07:37.174945626Z" level=info msg="Starting container: 7048506c557499dc25b56ad275254aacc2990ab9f19b67fb9b90ed92fa864273" id=debcdbf1-e573-41a3-8feb-625cdee6a2eb name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.471001 | controller | Jun 09 11:07:37.183776 crc crio[3651]: time="2026-06-09T11:07:37.183698501Z" level=info msg="Started container" PID=21623 containerID=7048506c557499dc25b56ad275254aacc2990ab9f19b67fb9b90ed92fa864273 description=openshift-marketplace/redhat-marketplace-g28bl/extract-content id=debcdbf1-e573-41a3-8feb-625cdee6a2eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=669290bda4ab87130acf66409c937d4f4d11b69e196a641dc86c0b58c6833831
2026-06-09 11:30:32.471018 | controller | Jun 09 11:07:37.267310 crc crio[3651]: time="2026-06-09T11:07:37.267003562Z" level=info msg="Created container decf26f58d9f3b8a78ee8db90f80edbebc5c88a9d4aa4298fafdfc44428e4660: openshift-marketplace/certified-operators-crlzp/extract-content" id=90b9fcf1-6c43-4676-afc4-a3b8ecef1cbc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.471035 | controller | Jun 09 11:07:37.268782 crc crio[3651]: time="2026-06-09T11:07:37.268708774Z" level=info msg="Starting container: decf26f58d9f3b8a78ee8db90f80edbebc5c88a9d4aa4298fafdfc44428e4660" id=29579c3e-5c4c-477c-9835-38072f5d7afb name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.471054 | controller | Jun 09 11:07:37.275124 crc crio[3651]: time="2026-06-09T11:07:37.275051386Z" level=info msg="Started container" PID=21650 containerID=decf26f58d9f3b8a78ee8db90f80edbebc5c88a9d4aa4298fafdfc44428e4660 description=openshift-marketplace/certified-operators-crlzp/extract-content id=29579c3e-5c4c-477c-9835-38072f5d7afb name=/runtime.v1.RuntimeService/StartContainer sandboxID=550b1c6986edb28a257a3c7a80cce84d924c3b96f1e695a672ac367b48b3eeba
2026-06-09 11:30:32.471071 | controller | Jun 09 11:07:37.429982 crc crio[3651]: time="2026-06-09T11:07:37.4298299Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=88343ec5-1266-4823-a979-07ac3e4013f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.471087 | controller | Jun 09 11:07:37.432367 crc crio[3651]: time="2026-06-09T11:07:37.432152641Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=83f94dce-3d4d-4db6-80ee-810263b9ab27 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.471104 | controller | Jun 09 11:07:37.458956 crc crio[3651]: time="2026-06-09T11:07:37.458846989Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-g28bl/registry-server" id=23b9bad8-4b92-4afa-9e05-bcde31464cac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.471119 | controller | Jun 09 11:07:37.459730 crc crio[3651]: time="2026-06-09T11:07:37.4595406Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.471135 | controller | Jun 09 11:07:37.500449 crc crio[3651]: time="2026-06-09T11:07:37.500295533Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.471151 | controller | Jun 09 11:07:37.504252 crc crio[3651]: time="2026-06-09T11:07:37.50415819Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.471167 | controller | Jun 09 11:07:37.635486 crc crio[3651]: time="2026-06-09T11:07:37.635310619Z" level=info msg="Created container 7f66c76bee16e88926ee78d19d55bdfbc0b55115df748a8369fb1ebf01c0520b: openshift-marketplace/redhat-marketplace-g28bl/registry-server" id=23b9bad8-4b92-4afa-9e05-bcde31464cac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.471182 | controller | Jun 09 11:07:37.636690 crc crio[3651]: time="2026-06-09T11:07:37.636546016Z" level=info msg="Starting container: 7f66c76bee16e88926ee78d19d55bdfbc0b55115df748a8369fb1ebf01c0520b" id=9ed73e3f-c2cd-4c3f-9174-df6cb9851755 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.471198 | controller | Jun 09 11:07:37.643130 crc crio[3651]: time="2026-06-09T11:07:37.642181787Z" level=info msg="Started container" PID=21664 containerID=7f66c76bee16e88926ee78d19d55bdfbc0b55115df748a8369fb1ebf01c0520b description=openshift-marketplace/redhat-marketplace-g28bl/registry-server id=9ed73e3f-c2cd-4c3f-9174-df6cb9851755 name=/runtime.v1.RuntimeService/StartContainer sandboxID=669290bda4ab87130acf66409c937d4f4d11b69e196a641dc86c0b58c6833831
2026-06-09 11:30:32.471214 | controller | Jun 09 11:07:37.905333 crc crio[3651]: time="2026-06-09T11:07:37.905211148Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-w6wdv/POD" id=7d09d782-d2bf-46b2-83a9-b48596a1a361 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.471230 | controller | Jun 09 11:07:37.905333 crc crio[3651]: time="2026-06-09T11:07:37.905328522Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.471250 | controller | Jun 09 11:07:37.927451 crc crio[3651]: time="2026-06-09T11:07:37.927277756Z" level=info msg="Got pod network &{Name:redhat-operators-w6wdv Namespace:openshift-marketplace ID:d6fd42ee2ab3bec18d9b1527b6630b8e9bd742aa8fc681ec60084835be6f628c UID:1bf8b368-6647-4228-aacd-5e2748b5056a NetNS:/var/run/netns/7104f78a-eb45-4ebd-b776-ac6da34d4161 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1bf8b368_6647_4228_aacd_5e2748b5056a.slice PodAnnotations:0xc0018aa650}] Aliases:map[]}"
2026-06-09 11:30:32.471266 | controller | Jun 09 11:07:37.927451 crc crio[3651]: time="2026-06-09T11:07:37.927346578Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-w6wdv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.471283 | controller | Jun 09 11:07:38.074447 crc crio[3651]: time="2026-06-09T11:07:38.074321786Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-pwz28/POD" id=bea57f3b-2dfb-46be-8996-f17069ed4281 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.471299 | controller | Jun 09 11:07:38.075120 crc crio[3651]: time="2026-06-09T11:07:38.074486311Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.471316 | controller | Jun 09 11:07:38.129294 crc crio[3651]: time="2026-06-09T11:07:38.128822126Z" level=info msg="Got pod network &{Name:community-operators-pwz28 Namespace:openshift-marketplace ID:17ec379b7ac037b9e0512f2c724699379b457ead7da4da6a93eaf12444e65103 UID:47ab145a-0a23-4590-8090-149087e287ae NetNS:/var/run/netns/2792776b-6e91-4d21-af16-a21a935b9c5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod47ab145a_0a23_4590_8090_149087e287ae.slice PodAnnotations:0xc001eccef8}] Aliases:map[]}"
2026-06-09 11:30:32.471332 | controller | Jun 09 11:07:38.129294 crc crio[3651]: time="2026-06-09T11:07:38.128867997Z" level=info msg="Adding pod openshift-marketplace_community-operators-pwz28 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.471363 | controller | Jun 09 11:07:38.282070 crc crio[3651]: 2026-06-09T11:07:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d6fd42ee2ab3bec Mac:9e:2d:47:4d:1f:9b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/7104f78a-eb45-4ebd-b776-ac6da34d4161 SocketPath: PciID:}] [{Interface:0xc0001a45a0 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.471381 | controller | Jun 09 11:07:38.283487 crc crio[3651]: time="2026-06-09T11:07:38.283351803Z" level=info msg="Got pod network &{Name:redhat-operators-w6wdv Namespace:openshift-marketplace ID:d6fd42ee2ab3bec18d9b1527b6630b8e9bd742aa8fc681ec60084835be6f628c UID:1bf8b368-6647-4228-aacd-5e2748b5056a NetNS:/var/run/netns/7104f78a-eb45-4ebd-b776-ac6da34d4161 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1bf8b368_6647_4228_aacd_5e2748b5056a.slice PodAnnotations:0xc0018aa650}] Aliases:map[]}"
2026-06-09 11:30:32.471396 | controller | Jun 09 11:07:38.283708 crc crio[3651]: time="2026-06-09T11:07:38.283650732Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-w6wdv for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.471415 | controller | Jun 09 11:07:38.290025 crc crio[3651]: time="2026-06-09T11:07:38.289944903Z" level=info msg="Ran pod sandbox d6fd42ee2ab3bec18d9b1527b6630b8e9bd742aa8fc681ec60084835be6f628c with infra container: openshift-marketplace/redhat-operators-w6wdv/POD" id=7d09d782-d2bf-46b2-83a9-b48596a1a361 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.471437 | controller | Jun 09 11:07:38.292628 crc crio[3651]: time="2026-06-09T11:07:38.292555172Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f85842ed-60ab-49ba-8e45-abad4dc7ae4e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.471453 | controller | Jun 09 11:07:38.294474 crc crio[3651]: time="2026-06-09T11:07:38.294365846Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c5cbdcbf-bdab-45f3-a558-d2c7b7725de2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.471469 | controller | Jun 09 11:07:38.308764 crc crio[3651]: time="2026-06-09T11:07:38.308670549Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-w6wdv/extract-utilities" id=c6067b7d-4568-4c9b-b0e2-88a60d253c8e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.471485 | controller | Jun 09 11:07:38.309681 crc crio[3651]: time="2026-06-09T11:07:38.30903307Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.471501 | controller | Jun 09 11:07:38.356239 crc crio[3651]: time="2026-06-09T11:07:38.356112895Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.471517 | controller | Jun 09 11:07:38.361328 crc crio[3651]: time="2026-06-09T11:07:38.361250961Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.471532 | controller | Jun 09 11:07:38.420475 crc crio[3651]: 2026-06-09T11:07:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:17ec379b7ac037b Mac:12:fd:49:6b:88:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/2792776b-6e91-4d21-af16-a21a935b9c5a SocketPath: PciID:}] [{Interface:0xc00012c5b0 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.471548 | controller | Jun 09 11:07:38.420475 crc crio[3651]: time="2026-06-09T11:07:38.418647818Z" level=info msg="Got pod network &{Name:community-operators-pwz28 Namespace:openshift-marketplace ID:17ec379b7ac037b9e0512f2c724699379b457ead7da4da6a93eaf12444e65103 UID:47ab145a-0a23-4590-8090-149087e287ae NetNS:/var/run/netns/2792776b-6e91-4d21-af16-a21a935b9c5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod47ab145a_0a23_4590_8090_149087e287ae.slice PodAnnotations:0xc001eccef8}] Aliases:map[]}"
2026-06-09 11:30:32.471564 | controller | Jun 09 11:07:38.420475 crc crio[3651]: time="2026-06-09T11:07:38.418812513Z" level=info msg="Checking pod openshift-marketplace_community-operators-pwz28 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.471580 | controller | Jun 09 11:07:38.433878 crc crio[3651]: time="2026-06-09T11:07:38.432783836Z" level=info msg="Ran pod sandbox 17ec379b7ac037b9e0512f2c724699379b457ead7da4da6a93eaf12444e65103 with infra container: openshift-marketplace/community-operators-pwz28/POD" id=bea57f3b-2dfb-46be-8996-f17069ed4281 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.471596 | controller | Jun 09 11:07:38.434696 crc crio[3651]: time="2026-06-09T11:07:38.434642952Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8caf54e9-ea11-4a4b-adeb-9ac35a92f57c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.471612 | controller | Jun 09 11:07:38.436480 crc crio[3651]: time="2026-06-09T11:07:38.436336113Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=b270b189-345b-415f-967d-14815e6a7558 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.471631 | controller | Jun 09 11:07:38.445330 crc crio[3651]: time="2026-06-09T11:07:38.445219292Z" level=info msg="Creating container: openshift-marketplace/community-operators-pwz28/extract-utilities" id=275d444f-18aa-4c4d-8586-59e317ff5f78 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.471647 | controller | Jun 09 11:07:38.446056 crc crio[3651]: time="2026-06-09T11:07:38.446003946Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.471663 | controller | Jun 09 11:07:38.460914 crc crio[3651]: time="2026-06-09T11:07:38.460847495Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=efd96229-abff-43f4-a928-182279c54746 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.471679 | controller | Jun 09 11:07:38.461187 crc crio[3651]: time="2026-06-09T11:07:38.461059452Z" level=info msg="Created container 5242f9b078e4d92bf97da4f0c245fb9ebdbac95d3a5f9306c04d3189822c8e9a: openshift-marketplace/redhat-operators-w6wdv/extract-utilities" id=c6067b7d-4568-4c9b-b0e2-88a60d253c8e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.471694 | controller | Jun 09 11:07:38.462979 crc crio[3651]: time="2026-06-09T11:07:38.462889497Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=0980b9a0-0e49-417e-b5b1-670d93b99623 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.471710 | controller | Jun 09 11:07:38.463076 crc crio[3651]: time="2026-06-09T11:07:38.46297378Z" level=info msg="Starting container: 5242f9b078e4d92bf97da4f0c245fb9ebdbac95d3a5f9306c04d3189822c8e9a" id=b2aa50f8-a0f3-4448-86dc-1a4bf33dddf6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.471726 | controller | Jun 09 11:07:38.470157 crc crio[3651]: time="2026-06-09T11:07:38.470050124Z" level=info msg="Started container" PID=21750 containerID=5242f9b078e4d92bf97da4f0c245fb9ebdbac95d3a5f9306c04d3189822c8e9a description=openshift-marketplace/redhat-operators-w6wdv/extract-utilities id=b2aa50f8-a0f3-4448-86dc-1a4bf33dddf6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d6fd42ee2ab3bec18d9b1527b6630b8e9bd742aa8fc681ec60084835be6f628c
2026-06-09 11:30:32.471742 | controller | Jun 09 11:07:38.475530 crc crio[3651]: time="2026-06-09T11:07:38.475343294Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.471758 | controller | Jun 09 11:07:38.476918 crc crio[3651]: time="2026-06-09T11:07:38.47686266Z" level=info msg="Creating container: openshift-marketplace/certified-operators-crlzp/registry-server" id=aee3f875-e3ac-4dcc-882f-6dab84f17957 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.471773 | controller | Jun 09 11:07:38.477177 crc crio[3651]: time="2026-06-09T11:07:38.477128168Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.471789 | controller | Jun 09 11:07:38.481774 crc crio[3651]: time="2026-06-09T11:07:38.481689536Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.471805 | controller | Jun 09 11:07:38.523065 crc crio[3651]: time="2026-06-09T11:07:38.522989656Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.471826 | controller | Jun 09 11:07:38.528298 crc crio[3651]: time="2026-06-09T11:07:38.528209694Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.471843 | controller | Jun 09 11:07:38.632228 crc crio[3651]: time="2026-06-09T11:07:38.6321373Z" level=info msg="Created container 329388bc0a5370d74b452001ff2e800e96d7c062737e40938de24fb7feae7077: openshift-marketplace/community-operators-pwz28/extract-utilities" id=275d444f-18aa-4c4d-8586-59e317ff5f78 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.471881 | controller | Jun 09 11:07:38.633539 crc crio[3651]: time="2026-06-09T11:07:38.63347587Z" level=info msg="Starting container: 329388bc0a5370d74b452001ff2e800e96d7c062737e40938de24fb7feae7077" id=dacbf587-8528-4f1b-8327-31e0958e2301 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.471900 | controller | Jun 09 11:07:38.637469 crc crio[3651]: time="2026-06-09T11:07:38.637334047Z" level=info msg="Created container d46dd57f5f8c3fb809e000cea7802113806feb1b65e321a4529f63a4ae11b403: openshift-marketplace/certified-operators-crlzp/registry-server" id=aee3f875-e3ac-4dcc-882f-6dab84f17957 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.471917 | controller | Jun 09 11:07:38.638508 crc crio[3651]: time="2026-06-09T11:07:38.638371049Z" level=info msg="Started container" PID=21765 containerID=329388bc0a5370d74b452001ff2e800e96d7c062737e40938de24fb7feae7077 description=openshift-marketplace/community-operators-pwz28/extract-utilities id=dacbf587-8528-4f1b-8327-31e0958e2301 name=/runtime.v1.RuntimeService/StartContainer sandboxID=17ec379b7ac037b9e0512f2c724699379b457ead7da4da6a93eaf12444e65103
2026-06-09 11:30:32.471934 | controller | Jun 09 11:07:38.638907 crc crio[3651]: time="2026-06-09T11:07:38.638381159Z" level=info msg="Starting container: d46dd57f5f8c3fb809e000cea7802113806feb1b65e321a4529f63a4ae11b403" id=5de04e71-1606-4e72-8972-261606657001 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.471950 | controller | Jun 09 11:07:38.649502 crc crio[3651]: time="2026-06-09T11:07:38.649152765Z" level=info msg="Started container" PID=21769 containerID=d46dd57f5f8c3fb809e000cea7802113806feb1b65e321a4529f63a4ae11b403 description=openshift-marketplace/certified-operators-crlzp/registry-server id=5de04e71-1606-4e72-8972-261606657001 name=/runtime.v1.RuntimeService/StartContainer sandboxID=550b1c6986edb28a257a3c7a80cce84d924c3b96f1e695a672ac367b48b3eeba
2026-06-09 11:30:32.471967 | controller | Jun 09 11:07:39.474180 crc crio[3651]: time="2026-06-09T11:07:39.473357102Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=6d34d169-1462-44f4-a150-3a804d45277b name=/runtime.v1.ImageService/PullImage
2026-06-09 11:30:32.471983 | controller | Jun 09 11:07:39.477132 crc crio[3651]: time="2026-06-09T11:07:39.476942651Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=e98f08ed-30d6-4e6a-b0aa-3f989af0823a name=/runtime.v1.ImageService/PullImage
2026-06-09 11:30:32.472000 | controller | Jun 09 11:07:39.478687 crc crio[3651]: time="2026-06-09T11:07:39.478289961Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-09 11:30:32.472016 | controller | Jun 09 11:07:39.479312 crc crio[3651]: time="2026-06-09T11:07:39.478935651Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-09 11:30:32.472032 | controller | Jun 09 11:07:40.125053 crc crio[3651]: time="2026-06-09T11:07:40.124880162Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f6afa6910526559d119271735433b130655b18361ec8e62f8147ae8ca0181f3a" id=e98f08ed-30d6-4e6a-b0aa-3f989af0823a name=/runtime.v1.ImageService/PullImage
2026-06-09 11:30:32.472048 | controller | Jun 09 11:07:40.126098 crc crio[3651]: time="2026-06-09T11:07:40.126036417Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=d30d6d78-ca7d-4c5f-8118-e83ad8ea9e8f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.472068 | controller | Jun 09 11:07:40.128782 crc crio[3651]: time="2026-06-09T11:07:40.128706968Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=e53ddadc-6bce-4f04-8975-9f9392032666 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.472085 | controller | Jun 09 11:07:40.140607 crc crio[3651]: time="2026-06-09T11:07:40.140486545Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-w6wdv/extract-content" id=defbff85-c4ca-4305-ab92-ac5a363cb94c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.472101 | controller | Jun 09 11:07:40.141075 crc crio[3651]: time="2026-06-09T11:07:40.141021981Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.472117 | controller | Jun 09 11:07:40.165452 crc crio[3651]: time="2026-06-09T11:07:40.165298766Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.472133 | controller | Jun 09 11:07:40.168128 crc crio[3651]: time="2026-06-09T11:07:40.168055279Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.472149 | controller | Jun 09 11:07:40.294084 crc crio[3651]: time="2026-06-09T11:07:40.29396058Z" level=info msg="Created container aa069f5b07cd72ae3af3072e23bb5daa5f0a5146664dff09a94b53c2f7cc81a5: openshift-marketplace/redhat-operators-w6wdv/extract-content" id=defbff85-c4ca-4305-ab92-ac5a363cb94c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.472165 | controller | Jun 09 11:07:40.295640 crc crio[3651]: time="2026-06-09T11:07:40.295512807Z" level=info msg="Starting container: aa069f5b07cd72ae3af3072e23bb5daa5f0a5146664dff09a94b53c2f7cc81a5" id=3a731bd0-c083-47c5-b1fc-90bb5514ffda name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.472182 | controller | Jun 09 11:07:40.305175 crc crio[3651]: time="2026-06-09T11:07:40.305050985Z" level=info msg="Started container" PID=21802 containerID=aa069f5b07cd72ae3af3072e23bb5daa5f0a5146664dff09a94b53c2f7cc81a5 description=openshift-marketplace/redhat-operators-w6wdv/extract-content id=3a731bd0-c083-47c5-b1fc-90bb5514ffda name=/runtime.v1.RuntimeService/StartContainer sandboxID=d6fd42ee2ab3bec18d9b1527b6630b8e9bd742aa8fc681ec60084835be6f628c
2026-06-09 11:30:32.472198 | controller | Jun 09 11:07:41.282846 crc crio[3651]: time="2026-06-09T11:07:41.282119718Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:9c782f85ddcb0389a6fc6d4137624c95edbb8f30a5c0be1b76f414ee05a284b9" id=6d34d169-1462-44f4-a150-3a804d45277b name=/runtime.v1.ImageService/PullImage
2026-06-09 11:30:32.472213 | controller | Jun 09 11:07:41.284757 crc crio[3651]: time="2026-06-09T11:07:41.284571352Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=f9ae06d9-e215-4adb-96fc-2932a0f86f3b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.472229 | controller | Jun 09 11:07:41.290097 crc crio[3651]: time="2026-06-09T11:07:41.288042637Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=1b1d5939-c5c7-4269-a483-f28fcc8410c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.472245 | controller | Jun 09 11:07:41.294636 crc crio[3651]: time="2026-06-09T11:07:41.294556325Z" level=info msg="Creating container: openshift-marketplace/community-operators-pwz28/extract-content" id=b5ba14a8-1ca6-4816-a065-c4729fc37db6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.472261 | controller | Jun 09 11:07:41.295086 crc crio[3651]: time="2026-06-09T11:07:41.295007988Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.472281 | controller | Jun 09 11:07:41.324165 crc crio[3651]: time="2026-06-09T11:07:41.324024877Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.472297 | controller | Jun 09 11:07:41.328282 crc crio[3651]: time="2026-06-09T11:07:41.328208123Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.472313 | controller | Jun 09 11:07:41.443073 crc crio[3651]: time="2026-06-09T11:07:41.442927535Z" level=info msg="Created container 6d779899c6c7bc7898498531223cf1b048fb95a43a36e8460779e2853e1edba6: openshift-marketplace/community-operators-pwz28/extract-content" id=b5ba14a8-1ca6-4816-a065-c4729fc37db6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.472329 | controller | Jun 09 11:07:41.444348 crc crio[3651]: time="2026-06-09T11:07:41.444267106Z" level=info msg="Starting container: 6d779899c6c7bc7898498531223cf1b048fb95a43a36e8460779e2853e1edba6" id=fe3eeab8-f84e-4601-9818-d34659ee27b6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.472345 | controller | Jun 09 11:07:41.451584 crc crio[3651]: time="2026-06-09T11:07:41.451505285Z" level=info msg="Started container" PID=21829 containerID=6d779899c6c7bc7898498531223cf1b048fb95a43a36e8460779e2853e1edba6 description=openshift-marketplace/community-operators-pwz28/extract-content id=fe3eeab8-f84e-4601-9818-d34659ee27b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=17ec379b7ac037b9e0512f2c724699379b457ead7da4da6a93eaf12444e65103
2026-06-09 11:30:32.472361 | controller | Jun 09 11:07:41.513579 crc crio[3651]: time="2026-06-09T11:07:41.511180771Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=a0767398-bc39-4f12-af22-d63f17d5be83 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.472377 | controller | Jun 09 11:07:41.518193 crc crio[3651]: time="2026-06-09T11:07:41.518108401Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=eefebf65-2c11-4bff-8815-070b778cd08e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.472393 | controller | Jun 09 11:07:41.535006 crc crio[3651]: time="2026-06-09T11:07:41.534881969Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-w6wdv/registry-server" id=0d706ab7-10a3-4039-ad73-12e2bab0dff7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.472408 | controller | Jun 09 11:07:41.535496 crc crio[3651]: time="2026-06-09T11:07:41.535441676Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.472424 | controller | Jun 09 11:07:41.590035 crc crio[3651]: time="2026-06-09T11:07:41.589889904Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.472439 | controller | Jun 09 11:07:41.593844 crc crio[3651]: time="2026-06-09T11:07:41.593765181Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.472455 | controller | Jun 09 11:07:41.763935 crc crio[3651]: time="2026-06-09T11:07:41.763718875Z" level=info msg="Created container 85b72e3f62e9fab963d0a21ce212becbc9ae2b79b89d6e0a445f0479b5bddb4d: openshift-marketplace/redhat-operators-w6wdv/registry-server" id=0d706ab7-10a3-4039-ad73-12e2bab0dff7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.472471 | controller | Jun 09 11:07:41.765265 crc crio[3651]: time="2026-06-09T11:07:41.765159329Z" level=info msg="Starting container: 85b72e3f62e9fab963d0a21ce212becbc9ae2b79b89d6e0a445f0479b5bddb4d" id=03b6f088-e264-4665-a21c-f085aa749512 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.472490 | controller | Jun 09 11:07:41.772157 crc crio[3651]: time="2026-06-09T11:07:41.772054837Z" level=info msg="Started container" PID=21846 containerID=85b72e3f62e9fab963d0a21ce212becbc9ae2b79b89d6e0a445f0479b5bddb4d description=openshift-marketplace/redhat-operators-w6wdv/registry-server id=03b6f088-e264-4665-a21c-f085aa749512 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d6fd42ee2ab3bec18d9b1527b6630b8e9bd742aa8fc681ec60084835be6f628c
2026-06-09 11:30:32.472506 | controller | Jun 09 11:07:42.536576 crc crio[3651]: time="2026-06-09T11:07:42.53599173Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=b2cb15e1-4188-4f86-860d-1620cdc9ed30 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.472521 | controller | Jun 09 11:07:42.538534 crc crio[3651]: time="2026-06-09T11:07:42.538437614Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=da7ab397-cee2-49d1-bd9b-10d53b5da848 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.472544 | controller | Jun 09 11:07:42.548037 crc crio[3651]: time="2026-06-09T11:07:42.547673124Z" level=info msg="Creating container: openshift-marketplace/community-operators-pwz28/registry-server" id=72034ae7-6502-43b8-b3da-420e9be06d51 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.472560 | controller | Jun 09 11:07:42.549006 crc crio[3651]: time="2026-06-09T11:07:42.548166119Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.472575 | controller | Jun 09 11:07:42.585671 crc crio[3651]: time="2026-06-09T11:07:42.58554791Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.472591 | controller | Jun 09 11:07:42.589641 crc crio[3651]: time="2026-06-09T11:07:42.589565892Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.472607 | controller | Jun 09 11:07:43.034895 crc crio[3651]: time="2026-06-09T11:07:43.034757857Z" level=info msg="Created container 130d449397dbc8c64b420975562141244f648a3e889ad677f5369f87301a88ea: openshift-marketplace/community-operators-pwz28/registry-server" id=72034ae7-6502-43b8-b3da-420e9be06d51 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.472622 | controller | Jun 09 11:07:43.036867 crc crio[3651]: time="2026-06-09T11:07:43.036774368Z" level=info msg="Starting container: 130d449397dbc8c64b420975562141244f648a3e889ad677f5369f87301a88ea" id=0a9aceee-ce3d-4c25-b01e-f4ab08901d68 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.472638 | controller | Jun 09 11:07:43.044887 crc crio[3651]: time="2026-06-09T11:07:43.04477998Z" level=info msg="Started container" PID=21876 containerID=130d449397dbc8c64b420975562141244f648a3e889ad677f5369f87301a88ea description=openshift-marketplace/community-operators-pwz28/registry-server id=0a9aceee-ce3d-4c25-b01e-f4ab08901d68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=17ec379b7ac037b9e0512f2c724699379b457ead7da4da6a93eaf12444e65103
2026-06-09 11:30:32.472654 | controller | Jun 09 11:08:21.666749 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...
2026-06-09 11:30:32.472670 | controller | Jun 09 11:08:23.202888 crc systemd[1]: crio.service: Deactivated successfully.
2026-06-09 11:30:32.472686 | controller | Jun 09 11:08:23.203481 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).
2026-06-09 11:30:32.472706 | controller | Jun 09 11:08:23.203662 crc systemd[1]: crio.service: Consumed 14min 8.478s CPU time.
2026-06-09 11:30:32.472723 | controller | Jun 09 11:08:26.779981 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...
2026-06-09 11:30:32.472739 | controller | Jun 09 11:08:26.894380 crc crio[24110]: time="2026-06-09T11:08:26.893704338Z" level=info msg="Updating config from single file: /etc/crio/crio.conf"
2026-06-09 11:30:32.472755 | controller | Jun 09 11:08:26.894380 crc crio[24110]: time="2026-06-09T11:08:26.894314256Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf"
2026-06-09 11:30:32.472770 | controller | Jun 09 11:08:26.901306 crc crio[24110]: time="2026-06-09T11:08:26.895613375Z" level=info msg="Updating config from path: /etc/crio/crio.conf.d"
2026-06-09 11:30:32.472786 | controller | Jun 09 11:08:26.901306 crc crio[24110]: time="2026-06-09T11:08:26.895726009Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/00-default"
2026-06-09 11:30:32.472802 | controller | Jun 09 11:08:26.911845 crc crio[24110]: time="2026-06-09T11:08:26.911747609Z" level=info msg="Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)"
2026-06-09 11:30:32.472818 | controller | Jun 09 11:08:26.912144 crc crio[24110]: time="2026-06-09T11:08:26.91209616Z" level=info msg="Node configuration value for hugetlb cgroup is true"
2026-06-09 11:30:32.472834 | controller | Jun 09 11:08:26.912144 crc crio[24110]: time="2026-06-09T11:08:26.912135151Z" level=info msg="Node configuration value for pid cgroup is true"
2026-06-09 11:30:32.473201 | controller | Jun 09 11:08:26.912320 crc crio[24110]: time="2026-06-09T11:08:26.912283095Z" level=info msg="Node configuration value for memoryswap cgroup is true"
2026-06-09 11:30:32.473243 | controller | Jun 09 11:08:26.912320 crc crio[24110]: time="2026-06-09T11:08:26.912295256Z" level=info msg="Node configuration value for cgroup v2 is true"
2026-06-09 11:30:32.473264 | controller | Jun 09 11:08:28.388596 crc crio[24110]: time="2026-06-09T11:08:28.387476777Z" level=info msg="Node configuration value for systemd AllowedCPUs is true"
2026-06-09 11:30:32.473282 | controller | Jun 09 11:08:28.412563 crc crio[24110]: time="2026-06-09T11:08:28.412507508Z" level=info msg="Using default capabilities: CAP_CHOWN, CAP_DAC_OVERRIDE, CAP_FSETID, CAP_FOWNER, CAP_SETGID, CAP_SETUID, CAP_SETPCAP, CAP_NET_BIND_SERVICE, CAP_KILL"
2026-06-09 11:30:32.473299 | controller | Jun 09 11:08:28.431189 crc crio[24110]: time="2026-06-09T11:08:28.431053964Z" level=info msg="Using runtime handler runc version 1.2.4, spec: 1.2.0+dev, go: go1.23.2 (Red Hat 1.23.2-1.el9), libseccomp: 2.5.2"
2026-06-09 11:30:32.473316 | controller | Jun 09 11:08:28.447445 crc crio[24110]: time="2026-06-09T11:08:28.447310712Z" level=info msg="Using runtime handler crun version 1.23.1, commit: d20b23dba05e822b93b82f2f34fd5dada433e0c2, rundir: /run/crun, spec: 1.0.0, +SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +CRIU +YAJL"
2026-06-09 11:30:32.473332 | controller | Jun 09 11:08:28.604832 crc crio[24110]: time="2026-06-09T11:08:28.604734753Z" level=info msg="Checkpoint/restore support enabled"
2026-06-09 11:30:32.473349 | controller | Jun 09 11:08:28.604832 crc crio[24110]: time="2026-06-09T11:08:28.604788785Z" level=info msg="Using the internal default seccomp profile"
2026-06-09 11:30:32.473365 | controller | Jun 09 11:08:28.604832 crc crio[24110]: time="2026-06-09T11:08:28.604800765Z" level=info msg="AppArmor is disabled by the system or at CRI-O build-time"
2026-06-09 11:30:32.473381 | controller | Jun 09 11:08:28.604832 crc crio[24110]: time="2026-06-09T11:08:28.604807555Z" level=info msg="No blockio config file specified, blockio not configured"
2026-06-09 11:30:32.473398 | controller | Jun 09 11:08:28.604832 crc crio[24110]: time="2026-06-09T11:08:28.604814136Z" level=info msg="RDT not available in the host system"
2026-06-09 11:30:32.473415 | controller | Jun 09 11:08:28.610322 crc crio[24110]: time="2026-06-09T11:08:28.610257469Z" level=info msg="Conmon does support the --sync option"
2026-06-09 11:30:32.473437 | controller | Jun 09 11:08:28.610322 crc crio[24110]: time="2026-06-09T11:08:28.61029758Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-09 11:30:32.473454 | controller | Jun 09 11:08:28.615457 crc crio[24110]: time="2026-06-09T11:08:28.61530484Z" level=info msg="Conmon does support the --sync option"
2026-06-09 11:30:32.473470 | controller | Jun 09 11:08:28.615544 crc crio[24110]: time="2026-06-09T11:08:28.615460635Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-09 11:30:32.473485 | controller | Jun 09 11:08:28.636129 crc crio[24110]: time="2026-06-09T11:08:28.63597673Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 11:30:32.473501 | controller | Jun 09 11:08:28.636129 crc crio[24110]: time="2026-06-09T11:08:28.636112774Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 11:30:32.473516 | controller | Jun 09 11:08:28.637164 crc crio[24110]: time="2026-06-09T11:08:28.637098774Z" level=info msg="FLAG: --enable-profile-unix-socket=\"true\"\n"
2026-06-09 11:30:32.473532 | controller | Jun 09 11:08:28.637250 crc crio[24110]: time="2026-06-09T11:08:28.637227218Z" level=info msg="FLAG: --stream-address=\"192.168.130.11\"\n"
2026-06-09 11:30:32.473551 | controller | Jun 09 11:08:28.639323 crc crio[24110]: time="2026-06-09T11:08:28.63897967Z" level=info msg="Current CRI-O configuration:\n[crio]\n  root = \"/var/lib/containers/storage\"\n  runroot = \"/run/containers/storage\"\n  imagestore = \"\"\n  storage_driver = \"overlay\"\n  storage_option = [\"overlay.skip_mount_home=true\"]\n  log_dir = \"/var/log/crio/pods\"\n  version_file = \"/var/run/crio/version\"\n  version_file_persist = \"\"\n  clean_shutdown_file = \"/var/lib/crio/clean.shutdown\"\n  internal_wipe = true\n  internal_repair = true\n  [crio.api]\n    grpc_max_send_msg_size = 83886080\n    grpc_max_recv_msg_size = 83886080\n    listen = \"/var/run/crio/crio.sock\"\n    stream_address = \"192.168.130.11\"\n    stream_port = \"0\"\n    stream_enable_tls = false\n    stream_tls_cert = \"\"\n    stream_tls_key = \"\"\n    stream_tls_ca = \"\"\n    stream_idle_timeout = \"\"\n  [crio.runtime]\n    no_pivot = false\n    selinux = true\n    log_to_journald = false\n    drop_infra_ctr = true\n    read_only = false\n    hooks_dir = [\"/etc/containers/oci/hooks.d\", \"/run/containers/oci/hooks.d\", \"/usr/share/containers/oci/hooks.d\"]\n    default_capabilities = [\"CHOWN\", \"DAC_OVERRIDE\", \"FSETID\", \"FOWNER\", \"SETGID\", \"SETUID\", \"SETPCAP\", \"NET_BIND_SERVICE\", \"KILL\"]\n    add_inheritable_capabilities = false\n    default_env = [\"NSS_SDB_USE_CACHE=no\"]\n    default_sysctls = [\"net.ipv4.ping_group_range=0 2147483647\"]\n    default_ulimits = [\"nofile=1048576\"]\n    allowed_devices = [\"/dev/fuse\", \"/dev/net/tun\"]\n    cdi_spec_dirs = [\"/etc/cdi\", \"/var/run/cdi\"]\n    device_ownership_from_security_context = false\n    default_runtime = \"crun\"\n    decryption_keys_path = \"/etc/crio/keys/\"\n    conmon = \"\"\n    conmon_cgroup = \"pod\"\n    seccomp_profile = \"\"\n    privileged_seccomp_profile = \"\"\n    apparmor_profile = \"crio-default\"\n    blockio_config_file = \"\"\n    blockio_reload = false\n    irqbalance_config_file = \"/etc/sysconfig/irqbalance\"\n    rdt_config_file = \"\"\n    cgroup_manager = \"systemd\"\n    default_mounts_file = \"\"\n    container_exits_dir = \"/var/run/crio/exits\"\n    container_attach_socket_dir = \"/var/run/crio\"\n    bind_mount_prefix = \"\"\n    uid_mappings = \"\"\n    minimum_mappable_uid = -1\n    gid_mappings = \"\"\n    minimum_mappable_gid = -1\n    log_level = \"info\"\n    log_filter = \"\"\n    namespaces_dir = \"/var/run\"\n    pinns_path = \"/usr/bin/pinns\"\n    enable_criu_support = true\n    pids_limit = -1\n    log_size_max = -1\n    ctr_stop_timeout = 30\n    separate_pull_cgroup = \"\"\n    infra_ctr_cpuset = \"\"\n    shared_cpuset = \"\"\n    absent_mount_sources_to_reject = [\"/etc/hostname\"]\n    enable_pod_events = false\n    irqbalance_config_restore_file = \"/etc/sysconfig/orig_irq_banned_cpus\"\n    hostnetwork_disable_selinux = true\n    disable_hostport_mapping = false\n    timezone = \"\"\n    [crio.runtime.runtimes]\n      [crio.runtime.runtimes.crun]\n        runtime_config_path = \"\"\n        runtime_path = \"/usr/bin/crun\"\n        runtime_type = \"\"\n        runtime_root = \"/run/crun\"\n        allowed_annotations = [\"io.containers.trace-syscall\", \"io.kubernetes.cri-o.Devices\", \"io.kubernetes.cri-o.LinkLogs\"]\n        monitor_path = \"/usr/bin/conmon\"\n        monitor_cgroup = \"pod\"\n        container_min_memory = \"512KiB\"\n        no_sync_log = false\n        [crio.runtime.runtimes.crun.default_annotations]\n          \"run.oci.systemd.subgroup\" = \"\"\n      [crio.runtime.runtimes.runc]\n        runtime_config_path = \"\"\n        runtime_path = \"/usr/bin/runc\"\n        runtime_type = \"\"\n        runtime_root = \"/run/runc\"\n        allowed_annotations = [\"io.containers.trace-syscall\", \"io.kubernetes.cri-o.Devices\", \"io.kubernetes.cri-o.LinkLogs\"]\n        monitor_path = \"/usr/bin/conmon\"\n        monitor_cgroup = \"pod\"\n        container_min_memory = \"12MiB\"\n        no_sync_log = false\n    [crio.runtime.workloads]\n      [crio.runtime.workloads.openshift-builder]\n        activation_annotation = \"io.openshift.builder\"\n        annotation_prefix = \"\"\n        allowed_annotations = [\"io.kubernetes.cri-o.userns-mode\", \"io.kubernetes.cri-o.Devices\"]\n        DisallowedAnnotations = [\"cpu-quota.crio.io\", \"cpu-freq-governor.crio.io\", \"io.kubernetes.cri-o.umask\", \"io.kubernetes.cri-o.PodLinuxOverhead\", \"io.kubernetes.cri-o.DisableFIPS\", \"run.oci.\", \"io.kubernetes.cri-o.ShmSize\", \"irq-load-balancing.crio.io\", \"io.containers.trace-syscall\", \"cpu-c-states.crio.io\", \"io.kubernetes.cri-o.seccompNotifierAction\", \"io.kubernetes.cri-o.PodLinuxResources\", \"io.kubernetes.cri-o.LinkLogs\", \"org.systemd.property.\", \"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\", \"io.kubernetes.cri-o.UnifiedCgroup\", \"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\", \"seccomp-profile.kubernetes.cri-o.io\", \"bundle\", \"org.criu.config\", \"io.kubernetes.cri.container-type\", \"cpu-load-balancing.crio.io\", \"io.kubernetes.cri.rdt-class\", \"cpu-shared.crio.io\", \"module.wasm.image/variant\"]\n        [crio.runtime.workloads.openshift-builder.resources]\n          CPUShares = 0\n          CPUQuota = 0\n          CPUPeriod = 0\n          CPUSet = \"\"\n          CPULimit = 0\n  [crio.image]\n    default_transport = \"docker://\"\n    global_auth_file = \"/var/lib/kubelet/config.json\"\n    pause_image = \"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:cc2b30e70040205c2536d01ae5c850be1ed2d775cf13249e50328e5085777977\"\n    pause_image_auth_file = \"/var/lib/kubelet/config.json\"\n    pause_command = \"/usr/bin/pod\"\n    signature_policy = \"\"\n    signature_policy_dir = \"/etc/crio/policies\"\n    image_volumes = \"mkdir\"\n    big_files_temporary_dir = \"\"\n    auto_reload_registries = false\n    pull_progress_timeout = \"0s\"\n    oci_artifact_mount_support = false\n  [crio.network]\n    cni_default_network = \"\"\n    network_dir = \"/etc/kubernetes/cni/net.d/\"\n    plugin_dirs = [\"/var/lib/cni/bin\"]\n  [crio.metrics]\n    enable_metrics = true\n    metrics_collectors = [\"operations\", \"operations_latency_microseconds_total\", \"operations_latency_microseconds\", \"operations_errors\", \"image_pulls_layer_size\", \"containers_oom_total\", \"containers_oom\", \"operations_total\", \"operations_latency_seconds_total\", \"operations_latency_seconds\", \"operations_errors_total\", \"image_pulls_bytes_total\", \"image_pulls_skipped_bytes_total\", \"image_pulls_success_total\", \"image_pulls_failure_total\", \"image_layer_reuse_total\", \"containers_oom_count_total\", \"processes_defunct\"]\n    metrics_host = \"127.0.0.1\"\n    metrics_port = 9537\n    metrics_socket = \"\"\n    metrics_cert = \"\"\n    metrics_key = \"\"\n  [crio.tracing]\n    enable_tracing = false\n    tracing_endpoint = \"127.0.0.1:4317\"\n    tracing_sampling_rate_per_million = 0\n  [crio.stats]\n    stats_collection_period = 0\n    collection_period = 0\n  [crio.nri]\n    enable_nri = true\n    nri_listen = \"/var/run/nri/nri.sock\"\n    nri_plugin_dir = \"/opt/nri/plugins\"\n    nri_plugin_config_dir = \"/etc/nri/conf.d\"\n    nri_plugin_registration_timeout = \"5s\"\n    nri_plugin_request_timeout = \"2s\"\n    nri_disable_connections = false\n"
2026-06-09 11:30:32.473575 | controller | Jun 09 11:08:28.642007 crc crio[24110]: time="2026-06-09T11:08:28.641876497Z" level=info msg="Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus"
2026-06-09 11:30:32.473593 | controller | Jun 09 11:08:28.642526 crc crio[24110]: time="2026-06-09T11:08:28.642386523Z" level=info msg="Restore irqbalance config: nothing to do"
2026-06-09 11:30:32.473610 | controller | Jun 09 11:08:30.374190 crc crio[24110]: time="2026-06-09T11:08:30.373739998Z" level=info msg="Got pod network &{Name:community-operators-pwz28 Namespace:openshift-marketplace ID:17ec379b7ac037b9e0512f2c724699379b457ead7da4da6a93eaf12444e65103 UID:47ab145a-0a23-4590-8090-149087e287ae NetNS:/var/run/netns/2792776b-6e91-4d21-af16-a21a935b9c5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod47ab145a_0a23_4590_8090_149087e287ae.slice PodAnnotations:0xc0004f0de8}] Aliases:map[]}"
2026-06-09 11:30:32.473627 | controller | Jun 09 11:08:30.374190 crc crio[24110]: time="2026-06-09T11:08:30.37414012Z" level=info msg="Checking pod openshift-marketplace_community-operators-pwz28 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.473644 | controller | Jun 09 11:08:30.376701 crc crio[24110]: time="2026-06-09T11:08:30.374623145Z" level=info msg="Got pod network &{Name:redhat-operators-w6wdv Namespace:openshift-marketplace ID:d6fd42ee2ab3bec18d9b1527b6630b8e9bd742aa8fc681ec60084835be6f628c UID:1bf8b368-6647-4228-aacd-5e2748b5056a NetNS:/var/run/netns/7104f78a-eb45-4ebd-b776-ac6da34d4161 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1bf8b368_6647_4228_aacd_5e2748b5056a.slice PodAnnotations:0xc0004f0ee8}] Aliases:map[]}"
2026-06-09 11:30:32.473661 | controller | Jun 09 11:08:30.376701 crc crio[24110]: time="2026-06-09T11:08:30.374755239Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-w6wdv for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.473678 | controller | Jun 09 11:08:30.376701 crc crio[24110]: time="2026-06-09T11:08:30.375105149Z" level=info msg="Got pod network &{Name:certified-operators-crlzp Namespace:openshift-marketplace ID:550b1c6986edb28a257a3c7a80cce84d924c3b96f1e695a672ac367b48b3eeba UID:a8f8308c-24cf-43fc-9df4-a3ba52e6bdaf NetNS:/var/run/netns/fcbc4a67-a0e6-49a4-aaab-b9e573c0a8cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda8f8308c_24cf_43fc_9df4_a3ba52e6bdaf.slice PodAnnotations:0xc0004f0f78}] Aliases:map[]}"
2026-06-09 11:30:32.473694 | controller | Jun 09 11:08:30.376701 crc crio[24110]: time="2026-06-09T11:08:30.375198052Z" level=info msg="Checking pod openshift-marketplace_certified-operators-crlzp for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.473711 | controller | Jun 09 11:08:30.376701 crc crio[24110]: time="2026-06-09T11:08:30.375581223Z" level=info msg="Got pod network &{Name:redhat-marketplace-g28bl Namespace:openshift-marketplace ID:669290bda4ab87130acf66409c937d4f4d11b69e196a641dc86c0b58c6833831 UID:2ffb916a-c92c-40c3-bc16-98cc68962b37 NetNS:/var/run/netns/479be41f-b27c-478b-ae0c-0b25846a6ba2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2ffb916a_c92c_40c3_bc16_98cc68962b37.slice PodAnnotations:0xc0004f1008}] Aliases:map[]}"
2026-06-09 11:30:32.473731 | controller | Jun 09 11:08:30.376701 crc crio[24110]: time="2026-06-09T11:08:30.375704557Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-g28bl for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.473749 | controller | Jun 09 11:08:30.376701 crc crio[24110]: time="2026-06-09T11:08:30.376106349Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-8mhkq Namespace:openshift-marketplace ID:5d446774b0ebacbbc1d653bfa34f01b4bf1fe9d204b433f5789deeeecfd917da UID:6da28bb4-e7f5-4738-b169-06009707260b NetNS:/var/run/netns/013baec9-897f-41d2-86f1-b27de9470414 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6da28bb4_e7f5_4738_b169_06009707260b.slice PodAnnotations:0xc0004f1098}] Aliases:map[]}"
2026-06-09 11:30:32.473765 | controller | Jun 09 11:08:30.376701 crc crio[24110]: time="2026-06-09T11:08:30.376262254Z" level=info msg="Checking pod openshift-marketplace_marketplace-operator-547dbd544d-8mhkq for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.473781 | controller | Jun 09 11:08:30.376701 crc crio[24110]: time="2026-06-09T11:08:30.376633465Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:22dac0a230e126aef4e7e025b2d7c7889c23262c558f341ab914dee48bf7430c UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/b8d2d7df-a8f4-4320-865e-f722c3d0413f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcbcea9f_f8da_49e7_87b5_1d6dc7b926ee.slice PodAnnotations:0xc0004f1118}] Aliases:map[]}"
2026-06-09 11:30:32.473803 | controller | Jun 09 11:08:30.377747 crc crio[24110]: time="2026-06-09T11:08:30.376777979Z" level=info msg="Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.473825 | controller | Jun 09 11:08:30.377747 crc crio[24110]: time="2026-06-09T11:08:30.376883022Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 11:30:32.473842 | controller | Jun 09 11:08:30.377747 crc crio[24110]: time="2026-06-09T11:08:30.376898183Z" level=warning msg="Could not restore sandbox IP for e3a9f781401b176ab668cfa885c5ee810797bd9213cad3bc8865792287d43a24: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_6f635839-dcc3-4374-99cf-e51bfebb26ce_0(e3a9f781401b176ab668cfa885c5ee810797bd9213cad3bc8865792287d43a24): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 11:30:32.473893 | controller | Jun 09 11:08:30.377747 crc crio[24110]: time="2026-06-09T11:08:30.376916053Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 11:30:32.473911 | controller | Jun 09 11:08:30.377747 crc crio[24110]: time="2026-06-09T11:08:30.376923984Z" level=warning msg="Could not restore sandbox IP for 9fbba7e965f38293a5f3bb95dc78d108473e108cb8365cb9db71da9b43435a06: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_24de53e8-acfb-427d-9aa5-9a69a19e0312_0(9fbba7e965f38293a5f3bb95dc78d108473e108cb8365cb9db71da9b43435a06): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 11:30:32.473929 | controller | Jun 09 11:08:30.377747 crc crio[24110]: time="2026-06-09T11:08:30.377161401Z" level=info msg="Got pod network &{Name:controller-manager-748955fd87-9pkpl Namespace:openshift-controller-manager ID:59054781ff3570e3b59189534806b20744decfbe9b501687e168f78d3dcfbcaa UID:694fd7d9-9f65-42c9-9613-7c5e5387f62f NetNS:/var/run/netns/74e6d2b4-c9d6-4694-bf48-0620a646cefb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod694fd7d9_9f65_42c9_9613_7c5e5387f62f.slice PodAnnotations:0xc0004f11b8}] Aliases:map[]}"
2026-06-09 11:30:32.473949 | controller | Jun 09 11:08:30.377747 crc crio[24110]: time="2026-06-09T11:08:30.377253083Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-748955fd87-9pkpl for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.473966 | controller | Jun 09 11:08:30.377747 crc crio[24110]: time="2026-06-09T11:08:30.377636165Z" level=info msg="Got pod network &{Name:route-controller-manager-798f9f7dfd-7m5r6 Namespace:openshift-route-controller-manager ID:40a7c7f1bbb55ca282525de91b9a8507b7e079f29b43c22e11c93191ee928bd2 UID:3a5c8e52-a571-4d96-8aaf-287800f3d9b5 NetNS:/var/run/netns/64ccdbc0-44f1-45f5-a351-c2e1089dc3da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3a5c8e52_a571_4d96_8aaf_287800f3d9b5.slice PodAnnotations:0xc0004f1248}] Aliases:map[]}"
2026-06-09 11:30:32.473982 | controller | Jun 09 11:08:30.377747 crc crio[24110]: time="2026-06-09T11:08:30.377784089Z" level=info msg="Checking pod openshift-route-controller-manager_route-controller-manager-798f9f7dfd-7m5r6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.473999 | controller | Jun 09 11:08:30.379190 crc crio[24110]: time="2026-06-09T11:08:30.377926604Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 11:30:32.474015 | controller | Jun 09 11:08:30.379190 crc crio[24110]: time="2026-06-09T11:08:30.377941004Z" level=warning msg="Could not restore sandbox IP for 588fd7312905f0847382da56849721695257ef41028ef203d444e192a2bab0c1: failed to get network status for pod sandbox k8s_collect-profiles-29683380-pkxlv_openshift-operator-lifecycle-manager_0733e440-b967-4d60-8897-0267a6040ebd_0(588fd7312905f0847382da56849721695257ef41028ef203d444e192a2bab0c1): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 11:30:32.474032 | controller | Jun 09 11:08:30.379190 crc crio[24110]: time="2026-06-09T11:08:30.378217152Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:6f86af0ca2497367fe314675d97afdceb29467a33852929ef4f6841fe9364b0d UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/cbf58f65-007f-47db-b4a3-1a8c456dad67 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc0004f12e0}] Aliases:map[]}"
2026-06-09 11:30:32.474048 | controller | Jun 09 11:08:30.379190 crc crio[24110]: time="2026-06-09T11:08:30.378342686Z" level=info msg="Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.474064 | controller | Jun 09 11:08:30.379190 crc crio[24110]: time="2026-06-09T11:08:30.37881842Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:fc2182547f0f3e4071d00a8948ea0e63e51bfc62540b658a41e2adb137293c79 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/cc610cc6-aa9d-4b89-a137-ff647c9bd275 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc0004f1360}] Aliases:map[]}"
2026-06-09 11:30:32.474080 | controller | Jun 09 11:08:30.379190 crc crio[24110]: time="2026-06-09T11:08:30.378935804Z" level=info msg="Checking pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.474100 | controller | Jun 09 11:08:30.379862 crc crio[24110]: time="2026-06-09T11:08:30.379253904Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:2c0049503fa8adb64b38d4b24ec8d1b3c13afca807623945676f512764c4c804 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/ea7c4902-6136-45d4-b657-4bf37994c034 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc0004f13e0}] Aliases:map[]}"
2026-06-09 11:30:32.474116 | controller | Jun 09 11:08:30.379862 crc crio[24110]: time="2026-06-09T11:08:30.379351416Z" level=info msg="Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.474132 | controller | Jun 09 11:08:30.379862 crc crio[24110]: time="2026-06-09T11:08:30.379719148Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:7447659a8d7bb213bdc140c6d9ff81b2f8739dff5814b1c551ee1fc3408c5636 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/d99e355f-deff-4278-b412-23c9dcab1ed8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc0004f1460}] Aliases:map[]}"
2026-06-09 11:30:32.474148 | controller | Jun 09 11:08:30.380683 crc crio[24110]: time="2026-06-09T11:08:30.379920144Z" level=info msg="Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.474164 | controller | Jun 09 11:08:30.380683 crc crio[24110]: time="2026-06-09T11:08:30.380283464Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:ad7195ea87bf0a13e665d163ee2fbef04d2f0727168efb7c207c87004b6d824a UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/64f8b9d8-d7fb-491c-b133-7b12b6106f24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc0004f14f0}] Aliases:map[]}"
2026-06-09 11:30:32.474180 | controller | Jun 09 11:08:30.380683 crc crio[24110]: time="2026-06-09T11:08:30.38046181Z" level=info msg="Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.474196 | controller | Jun 09 11:08:30.381036 crc crio[24110]: time="2026-06-09T11:08:30.380852281Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:7340aa1e10799ec33026859d608b1de2c54ad3af7fd6221f5b0592ad74bd8104 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/233039b7-2730-4022-88dc-04e94e66b385 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc0004f1580}] Aliases:map[]}"
2026-06-09 11:30:32.474213 | controller | Jun 09 11:08:30.381036 crc crio[24110]: time="2026-06-09T11:08:30.380954225Z" level=info msg="Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.474229 | controller | Jun 09 11:08:30.381329 crc crio[24110]: time="2026-06-09T11:08:30.381252543Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:8123b2013610528515984fa6d5c318636dc91b6aaf789285818f0c223fb360a3 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/423a46c5-bf50-4452-814c-248b7e5724c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc0004f1618}] Aliases:map[]}"
2026-06-09 11:30:32.474249 | controller | Jun 09 11:08:30.381574 crc crio[24110]: time="2026-06-09T11:08:30.38145463Z" level=info msg="Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.474265 | controller | Jun 09 11:08:30.381903 crc crio[24110]: time="2026-06-09T11:08:30.381831751Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:b616e6b1e0cd8199758fb15f85947bd3c890bce947bd22e662f36108daa89055 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/f41e099b-266e-4afb-869e-24707ba87da5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc0004f16a8}] Aliases:map[]}"
2026-06-09 11:30:32.474282 | controller | Jun 09 11:08:30.382043 crc crio[24110]: time="2026-06-09T11:08:30.381949994Z" level=info msg="Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.474298 | controller | Jun 09 11:08:30.382361 crc crio[24110]: time="2026-06-09T11:08:30.382281444Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:dfb6e0430f92afe743a6b2c216debf0dc91afae5331c1ef7311faa5611c6ff0a UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/21a971ed-92f4-45cd-931c-dd07f5c37d94 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc0004f1738}] Aliases:map[]}"
2026-06-09 11:30:32.474314 | controller | Jun 09 11:08:30.382532 crc crio[24110]: time="2026-06-09T11:08:30.382439529Z" level=info msg="Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.474330 | controller | Jun 09 11:08:30.383075 crc crio[24110]: time="2026-06-09T11:08:30.383006926Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:744f02bb2909c6f3865bf8815b27eafc57e9cabb2855e90db1ce63933dacbfc7 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/e063a977-c2de-4b67-81d2-7279a43bd4f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc0004f17b8}] Aliases:map[]}"
2026-06-09 11:30:32.474347 | controller | Jun 09 11:08:30.383200 crc crio[24110]: time="2026-06-09T11:08:30.3831544Z" level=info msg="Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.474363 | controller | Jun 09 11:08:30.383610 crc crio[24110]: time="2026-06-09T11:08:30.383563973Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:74ed6ea7f8cc65253f99e578e59707b7f24b66b489f27386e8dc9479cfbe3e5c UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/7cb7e214-4623-4b2e-93fb-f97cd8e3a281 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc0004f1848}] Aliases:map[]}"
2026-06-09 11:30:32.474382 | controller | Jun 09 11:08:30.383834 crc crio[24110]: time="2026-06-09T11:08:30.383710537Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.474399 | controller | Jun 09 11:08:30.384199 crc crio[24110]: time="2026-06-09T11:08:30.384107679Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:b0ef322b9b33fe8a5f6e8f97c85a30cfc686519d2d12236dc8f3610a5ae4648a UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/3cdd67b3-4b06-491e-9a04-b53eee468024 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc0004f18d8}] Aliases:map[]}"
2026-06-09 11:30:32.474415 | controller | Jun 09 11:08:30.384347 crc crio[24110]: time="2026-06-09T11:08:30.384251563Z" level=info msg="Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.474431 | controller | Jun 09 11:08:30.384865 crc crio[24110]: time="2026-06-09T11:08:30.38480388Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:2b3874486ab4714c54a62fc3918cec19b6a563f63cd5ba98565e424621af693f UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/164fdee9-079c-4e0d-9e6b-520a29b960aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc0004f1958}] Aliases:map[]}"
2026-06-09 11:30:32.474447 | controller | Jun 09 11:08:30.385124 crc crio[24110]: time="2026-06-09T11:08:30.385016016Z" level=info msg="Checking pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.474463 | controller | Jun 09 11:08:30.385780 crc crio[24110]: time="2026-06-09T11:08:30.385731968Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:7cd6811fd4f4886952d25001c4b3869e22cbcf9fc329670ae044c28dc141365e UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/ccd145fc-af3a-468f-985e-721edb35d4ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc0004f19e8}] Aliases:map[]}"
2026-06-09 11:30:32.474479 | controller | Jun 09 11:08:30.386035 crc crio[24110]: time="2026-06-09T11:08:30.385925574Z" level=info msg="Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.474495 | controller | Jun 09 11:08:30.386365 crc crio[24110]: time="2026-06-09T11:08:30.386330416Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:6486d3fd6af67b3f3adb787754053f65accf4b36d3467130639ea553959008a1 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/39d0d32f-f343-4407-b40b-173350f861c3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc0004f1a78}] Aliases:map[]}"
2026-06-09 11:30:32.474512 | controller | Jun 09 11:08:30.386577 crc crio[24110]: time="2026-06-09T11:08:30.386538252Z" level=info msg="Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.474534 | controller | Jun 09 11:08:30.387070 crc crio[24110]: time="2026-06-09T11:08:30.387011926Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:bf1c22d094c12a5ec0ea8ebbd4e1e59133fada12ce61e3b9c47de2ce57cd23ce UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/7f5eba7b-ec6f-4cfa-a349-64b727a20c87 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc0004f1b08}] Aliases:map[]}"
2026-06-09 11:30:32.474551 | controller | Jun 09 11:08:30.387257 crc crio[24110]: time="2026-06-09T11:08:30.387192172Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.474567 | controller | Jun 09 11:08:30.387768 crc crio[24110]: time="2026-06-09T11:08:30.387730418Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:3a31f3586cfe5c133be1bd1d62abea58ae3abcc549c04a906c2d4c79cf1c7676 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/9243b6fe-0d84-4dec-b0d2-0ddf0476b3fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc0004f1b98}] Aliases:map[]}"
2026-06-09 11:30:32.474583 | controller | Jun 09 11:08:30.387943 crc crio[24110]: time="2026-06-09T11:08:30.387894773Z" level=info msg="Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.474599 | controller | Jun 09 11:08:30.388509 crc crio[24110]: time="2026-06-09T11:08:30.388348986Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:ce783c8785d6ba72439bbf8650a9a8d15beabf3210b247d32cc1239a74807b8e UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/09fe49b7-6073-4527-925e-ee1835874cfa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc0004f1c28}] Aliases:map[]}"
2026-06-09 11:30:32.474615 | controller | Jun 09 11:08:30.388640 crc crio[24110]: time="2026-06-09T11:08:30.388547712Z" level=info msg="Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.474632 | controller | Jun 09 11:08:30.389010 crc crio[24110]: time="2026-06-09T11:08:30.388957365Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:01720d3cc7c6b83f90c7243e29ef131128b48f41261824bdcb105e6c237f15e4 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/d9425a6d-6970-4964-86dd-a5b27b616116 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc0004f1ca8}] Aliases:map[]}"
2026-06-09 11:30:32.474649 | controller | Jun 09 11:08:30.389777 crc crio[24110]: time="2026-06-09T11:08:30.389191862Z" level=info msg="Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.474665 | controller | Jun 09 11:08:30.389891 crc crio[24110]: time="2026-06-09T11:08:30.389837161Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:fdff107fe4dd9d65d82f2741a5cc75cb70c3ff22a1224e80f8e96c028716e9bb UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/de9c610a-dd59-42ad-87d4-9f3a8df02ca2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc0004f1d38}] Aliases:map[]}"
2026-06-09 11:30:32.474686 | controller | Jun 09 11:08:30.390028 crc crio[24110]: time="2026-06-09T11:08:30.389976335Z" level=info msg="Checking pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.474703 | controller | Jun 09 11:08:30.390731 crc crio[24110]: time="2026-06-09T11:08:30.390631575Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:77ef9676de98e250e8816ed434b28dd2f982cddf40411c5af6fb07185d0f53d4 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/afaa53bd-426d-4fa2-b954-b8c697910068 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc0004f1db8}] Aliases:map[]}"
2026-06-09 11:30:32.474720 | controller | Jun 09 11:08:30.390997 crc crio[24110]: time="2026-06-09T11:08:30.390954704Z" level=info msg="Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.474736 | controller | Jun 09 11:08:30.391211 crc crio[24110]: time="2026-06-09T11:08:30.39113988Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 11:30:32.474752 | controller | Jun 09 11:08:30.391211 crc crio[24110]: time="2026-06-09T11:08:30.391163411Z" level=warning msg="Could not restore sandbox IP for 8f8c6599fbbecdca35a23a4fe0d79d12a81bd090e8b540aeb7ecc61fcfb40875: failed to get network status for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(8f8c6599fbbecdca35a23a4fe0d79d12a81bd090e8b540aeb7ecc61fcfb40875): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 11:30:32.474769 | controller | Jun 09 11:08:30.391827 crc crio[24110]: time="2026-06-09T11:08:30.391711537Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:c14204007b4bd9f11109690b669faf79170a09d2aed3d2675b7c674dd91868ae UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/314ee98f-f1b8-436e-bfc8-c68ed780b365 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc0004f1e40}] Aliases:map[]}"
2026-06-09 11:30:32.474785 | controller | Jun 09 11:08:30.391898 crc crio[24110]: time="2026-06-09T11:08:30.391870112Z" level=info msg="Checking pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.474801 | controller | Jun 09 11:08:30.392338 crc crio[24110]: time="2026-06-09T11:08:30.392289714Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:a5814ac82bc23a41c0ffe5c939d830b670e608a684a392e53eb8cd5724c4f18f UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/43ba85cf-eb33-45da-afba-b64965aa51bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc0004f1ed0}] Aliases:map[]}"
2026-06-09 11:30:32.474817 | controller | Jun 09 11:08:30.392578 crc crio[24110]: time="2026-06-09T11:08:30.392502721Z" level=info msg="Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.474837 | controller | Jun 09 11:08:30.393004 crc crio[24110]: time="2026-06-09T11:08:30.392966455Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:2f0ff3a6bd1f8c6b3011358f44f30b72dedb66fff005849616e325c1bb5f9c94 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/493f143a-6cd5-4050-b432-6927b5eec7b9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc0004f1f50}] Aliases:map[]}"
2026-06-09 11:30:32.474874 | controller | Jun 09 11:08:30.393213 crc crio[24110]: time="2026-06-09T11:08:30.393088518Z" level=info msg="Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.474893 | controller | Jun 09 11:08:30.393213 crc crio[24110]: time="2026-06-09T11:08:30.393201972Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 11:30:32.474914 | controller | Jun 09 11:08:30.393368 crc crio[24110]: time="2026-06-09T11:08:30.393222892Z" level=warning msg="Could not restore sandbox IP for 4389953051c238a0fbe4458debb60786ebca030c6e30e205d781bf07861d0e7e: failed to get network status for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(4389953051c238a0fbe4458debb60786ebca030c6e30e205d781bf07861d0e7e): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 11:30:32.474980 | controller | Jun 09 11:08:30.393745 crc crio[24110]: time="2026-06-09T11:08:30.393702387Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:962cdac498a176464ee27a7b6d69f86b95a8ab7b281d4769b8ba16b22c8abedb UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/6c1de9a7-1d71-4553-93df-d7c7216602f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc0001503a0}] Aliases:map[]}"
2026-06-09 11:30:32.475005 | controller | Jun 09 11:08:30.393869 crc crio[24110]: time="2026-06-09T11:08:30.393848721Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.475022 | controller | Jun 09 11:08:30.394296 crc crio[24110]: time="2026-06-09T11:08:30.394225022Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:53b93f23f59d688a03a9840321f46fff10210e03e02dcd575e9c43699f490a66 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/cbf2af81-8adc-4f1a-a3f9-1249420256fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc000150580}] Aliases:map[]}"
2026-06-09 11:30:32.475039 | controller | Jun 09 11:08:30.394382 crc crio[24110]: time="2026-06-09T11:08:30.394354546Z" level=info msg="Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.475056 | controller | Jun 09 11:08:30.395112 crc crio[24110]: time="2026-06-09T11:08:30.395042837Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:fe5cb461b724f8b89ba5c497b131634a4bae9421655076e274fcff66e7a106a3 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/2ab02991-deca-4d84-afb1-7e2f137484e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc0001506d0}] Aliases:map[]}"
2026-06-09 11:30:32.475173 | controller | Jun 09 11:08:30.401854 crc crio[24110]: time="2026-06-09T11:08:30.401774429Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.475194 | controller | Jun 09 11:08:30.402767 crc crio[24110]: time="2026-06-09T11:08:30.402687096Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:602de7d2490701c9b75158dc0558a74f91c346da83b37d02a20565b62b3d65ee UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/4c9511f2-0ab1-4afb-9877-3e7d1191ca76 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc001050190}] Aliases:map[]}"
2026-06-09 11:30:32.475211 | controller | Jun 09 11:08:30.403072 crc crio[24110]: time="2026-06-09T11:08:30.402879382Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.475228 | controller | Jun 09 11:08:30.404199 crc crio[24110]: time="2026-06-09T11:08:30.404074598Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:75adb927381142de43f93aff0f2537b9c6c08c74493cce2190ea875677c67a18 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/2fa01449-bece-48ad-bd66-44eca1fd2405 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc001050250}] Aliases:map[]}"
2026-06-09 11:30:32.475244 | controller | Jun 09 11:08:30.404445 crc crio[24110]: time="2026-06-09T11:08:30.404351126Z" level=info msg="Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.475260 | controller | Jun 09 11:08:30.404974 crc crio[24110]: time="2026-06-09T11:08:30.404829261Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:d5cd2843b11801a2a9b6ece8b679f4320ac92e3049e1d4fe7b29cd7a5cd50a17 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/48e0eeaf-44ed-4cb7-baa5-d609c92160e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc00008c430}] Aliases:map[]}"
2026-06-09 11:30:32.475276 | controller | Jun 09 11:08:30.405130 crc crio[24110]: time="2026-06-09T11:08:30.404976615Z" level=info msg="Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.475293 | controller | Jun 09 11:08:30.405485 crc crio[24110]: time="2026-06-09T11:08:30.405361367Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:b6a77415bc05b1e81f341897075f3a097a15edb034111239d6655ca613be6fc7 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/f3faed82-fafa-43f9-bb9e-575d3a63cbf3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc00008c4f0}] Aliases:map[]}"
2026-06-09 11:30:32.475308 | controller | Jun 09 11:08:30.405624 crc crio[24110]: time="2026-06-09T11:08:30.405581773Z" level=info msg="Checking pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.475329 | controller | Jun 09 11:08:30.406036 crc crio[24110]: time="2026-06-09T11:08:30.405990855Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:271b0faef23de3761966d17212d2cd46818ff4e2c6a0c788930dc9b4bf24283d UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/203d9f9b-58b9-4f24-9afa-1a8ad32e7b09 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc00008c5b0}] Aliases:map[]}"
2026-06-09 11:30:32.475361 | controller | Jun 09 11:08:30.406233 crc crio[24110]: time="2026-06-09T11:08:30.40615913Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.475379 | controller | Jun 09 11:08:30.406669 crc crio[24110]: time="2026-06-09T11:08:30.406594954Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:41bacdc61c8258b24c2ba353d9f9829c5c4a63ae3cb857739e3c005850ca28fa UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/2e692538-2872-43d1-bd5f-3fde2d58080b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc00008c668}] Aliases:map[]}"
2026-06-09 11:30:32.475396 | controller | Jun 09 11:08:30.406924 crc crio[24110]: time="2026-06-09T11:08:30.406780119Z" level=info msg="Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.475412 | controller | Jun 09 11:08:30.407296 crc crio[24110]: time="2026-06-09T11:08:30.40714945Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:c237513fc503a7d7446aa7aaf641659be2d33dc6be005f7bf50ca500c95267f0 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/0cba9d70-5433-4ef0-8096-8312908a0b44 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc00008c710}] Aliases:map[]}"
2026-06-09 11:30:32.475429 | controller | Jun 09 11:08:30.408368 crc crio[24110]: time="2026-06-09T11:08:30.407309285Z" level=info msg="Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.475445 | controller | Jun 09 11:08:30.408368 crc crio[24110]: time="2026-06-09T11:08:30.407765829Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:a104f58c959d5bf78555ff8e34db71baab8f8f4b597506d46f3fbe0d324a2446 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/fd8818d7-96fd-48bc-b14f-e12eee532eec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc00008c7c0}] Aliases:map[]}"
2026-06-09 11:30:32.475460 | controller | Jun 09 11:08:30.408368 crc crio[24110]: time="2026-06-09T11:08:30.407892902Z" level=info msg="Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.475476 | controller | Jun 09 11:08:30.408368 crc crio[24110]: time="2026-06-09T11:08:30.408019846Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 11:30:32.475493 | controller | Jun 09 11:08:30.408368 crc crio[24110]: time="2026-06-09T11:08:30.408036517Z" level=warning msg="Could not restore sandbox IP for 9bfbb4f5a17c6f37cb714773cddcd82b1cdbe5a19a3c17f1478708a1e5a7853a: failed to get network status for pod sandbox k8s_collect-profiles-29683365-5dplj_openshift-operator-lifecycle-manager_0e95ee2c-92a2-486a-af89-3311d6139404_0(9bfbb4f5a17c6f37cb714773cddcd82b1cdbe5a19a3c17f1478708a1e5a7853a): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 11:30:32.475513 | controller | Jun 09 11:08:30.408368 crc crio[24110]: time="2026-06-09T11:08:30.408058907Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 11:30:32.475530 | controller | Jun 09 11:08:30.408368 crc crio[24110]: time="2026-06-09T11:08:30.408070238Z" level=warning msg="Could not restore sandbox IP for 896f2565991b9a7e1ec1a7b85522022fa11d97d2ea0780c5e0bc4cc93b95a7f6: failed to get network status for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(896f2565991b9a7e1ec1a7b85522022fa11d97d2ea0780c5e0bc4cc93b95a7f6): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 11:30:32.475545 | controller | Jun 09 11:08:30.408368 crc crio[24110]: time="2026-06-09T11:08:30.408088578Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 11:30:32.475561 | controller | Jun 09 11:08:30.408368 crc crio[24110]: time="2026-06-09T11:08:30.408099369Z" level=warning msg="Could not restore sandbox IP for 5088bde617dedd8b9fd47b3ab9ad1a348adb1a2dde97033ee30ecb32d143d8f4: failed to get network status for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(5088bde617dedd8b9fd47b3ab9ad1a348adb1a2dde97033ee30ecb32d143d8f4): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 11:30:32.475577 | controller | Jun 09 11:08:30.408368 crc crio[24110]: time="2026-06-09T11:08:30.408116959Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 11:30:32.475593 | controller | Jun 09 11:08:30.408368 crc crio[24110]: time="2026-06-09T11:08:30.408126649Z" level=warning msg="Could not restore sandbox IP for 6969dd7752939397c4d9bafc15d1cfc808489d024b95bfbdaa0b5cc21b28a7f4: failed to get network status for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(6969dd7752939397c4d9bafc15d1cfc808489d024b95bfbdaa0b5cc21b28a7f4): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 11:30:32.475610 | controller | Jun 09 11:08:30.410012 crc crio[24110]: time="2026-06-09T11:08:30.408376517Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:11ba591f4c9e84593765bac74bd694ada1ed6c4f14432c17eb9a536fc5533ff9 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/c52cee2d-1ac8-4182-825b-cb85617b9229 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc00008c878}] Aliases:map[]}"
2026-06-09 11:30:32.475626 | controller | Jun 09 11:08:30.410012 crc crio[24110]: time="2026-06-09T11:08:30.408583443Z" level=info msg="Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.475643 | controller | Jun 09 11:08:30.410012 crc crio[24110]: time="2026-06-09T11:08:30.408993155Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:d5acdeb22da71f2d17be4781053e57d278534d742453c0465271ffbccd44e9e0 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/99d8a062-2786-4530-9866-00a8c2b20069 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc00008c928}] Aliases:map[]}"
2026-06-09 11:30:32.475663 | controller | Jun 09 11:08:30.410012 crc crio[24110]: time="2026-06-09T11:08:30.409179101Z" level=info msg="Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.475687 | controller | Jun 09 11:08:30.410012 crc crio[24110]: time="2026-06-09T11:08:30.409577523Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:1ab19461ac72032f70f03f5dbcc05baaf7110c4bafb349da6a1d9c5adba14c04 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/c86a2e95-8d91-442b-933a-7a8b03c92175 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc00008c9c8}] Aliases:map[]}"
2026-06-09 11:30:32.475704 | controller | Jun 09 11:08:30.410012 crc crio[24110]: time="2026-06-09T11:08:30.409746168Z" level=info msg="Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.475720 | controller | Jun 09 11:08:30.411090 crc crio[24110]: time="2026-06-09T11:08:30.410325515Z" level=info msg="Registered SIGHUP reload watcher"
2026-06-09 11:30:32.475735 | controller | Jun 09 11:08:30.411284 crc crio[24110]: time="2026-06-09T11:08:30.411183021Z" level=info msg="Starting seccomp notifier watcher"
2026-06-09 11:30:32.475751 | controller | Jun 09 11:08:30.411284 crc crio[24110]: time="2026-06-09T11:08:30.411280304Z" level=info msg="Create NRI interface"
2026-06-09 11:30:32.475767 | controller | Jun 09 11:08:30.411921 crc crio[24110]: time="2026-06-09T11:08:30.411291404Z" level=info msg="Serving metrics on 127.0.0.1:9537 using HTTP"
2026-06-09 11:30:32.475784 | controller | Jun 09 11:08:30.411921 crc crio[24110]: time="2026-06-09T11:08:30.41147065Z" level=info msg="runtime interface created"
2026-06-09 11:30:32.475799 | controller | Jun 09 11:08:30.411921 crc crio[24110]: time="2026-06-09T11:08:30.411495191Z" level=info msg="Registered domain \"k8s.io\" with NRI"
2026-06-09 11:30:32.475815 | controller | Jun 09 11:08:30.411921 crc crio[24110]: time="2026-06-09T11:08:30.411503241Z" level=info msg="runtime interface starting up..."
2026-06-09 11:30:32.475831 | controller | Jun 09 11:08:30.411921 crc crio[24110]: time="2026-06-09T11:08:30.411510171Z" level=info msg="starting plugins..."
2026-06-09 11:30:32.475846 | controller | Jun 09 11:08:30.411921 crc crio[24110]: time="2026-06-09T11:08:30.411534032Z" level=info msg="Synchronizing NRI (plugin) with current runtime state"
2026-06-09 11:30:32.475889 | controller | Jun 09 11:08:30.416698 crc crio[24110]: time="2026-06-09T11:08:30.416622754Z" level=info msg="No systemd watchdog enabled"
2026-06-09 11:30:32.475907 | controller | Jun 09 11:08:31.639893 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).
2026-06-09 11:30:32.475923 | controller | Jun 09 11:08:38.205036 crc systemd[1]: Reloading Container Runtime Interface for OCI (CRI-O)...
2026-06-09 11:30:32.475938 | controller | Jun 09 11:08:38.214527 crc systemd[1]: Reloaded Container Runtime Interface for OCI (CRI-O).
2026-06-09 11:30:32.475954 | controller | Jun 09 11:08:38.214797 crc crio[24110]: time="2026-06-09T11:08:38.213550983Z" level=info msg="Reloading configuration"
2026-06-09 11:30:32.475969 | controller | Jun 09 11:08:38.225809 crc crio[24110]: time="2026-06-09T11:08:38.22546403Z" level=info msg="Updating config from single file: /etc/crio/crio.conf"
2026-06-09 11:30:32.475985 | controller | Jun 09 11:08:38.225809 crc crio[24110]: time="2026-06-09T11:08:38.225526952Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf"
2026-06-09 11:30:32.476001 | controller | Jun 09 11:08:38.226997 crc crio[24110]: time="2026-06-09T11:08:38.226926044Z" level=info msg="Updating config from path: /etc/crio/crio.conf.d"
2026-06-09 11:30:32.476021 | controller | Jun 09 11:08:38.227090 crc crio[24110]: time="2026-06-09T11:08:38.227044548Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/00-default"
2026-06-09 11:30:32.476038 | controller | Jun 09 11:08:38.227635 crc crio[24110]: time="2026-06-09T11:08:38.227438149Z" level=info msg="Set config pinned_images to \"[]\""
2026-06-09 11:30:32.476054 | controller | Jun 09 11:08:38.404074 crc crio[24110]: time="2026-06-09T11:08:38.403961594Z" level=info msg="Applied new registry configuration: &{Registries:[{Prefix:38.102.83.189:5001 Endpoint:{Location:38.102.83.189:5001 Insecure:true PullFromMirror:} Mirrors:[] Blocked:false MirrorByDigestOnly:false}] UnqualifiedSearchRegistries:[registry.access.redhat.com docker.io] CredentialHelpers:[containers-auth.json] ShortNameMode: AdditionalLayerStoreAuthHelper: shortNameAliasConf:{Aliases:map[]}}"
2026-06-09 11:30:32.476071 | controller | Jun 09 11:08:38.404074 crc crio[24110]: time="2026-06-09T11:08:38.404039506Z" level=info msg="Using the internal default seccomp profile"
2026-06-09 11:30:32.476087 | controller | Jun 09 11:08:38.404074 crc crio[24110]: time="2026-06-09T11:08:38.404054306Z" level=info msg="Set config seccomp_profile to \"\""
2026-06-09 11:30:32.476103 | controller | Jun 09 11:08:38.404074 crc crio[24110]: time="2026-06-09T11:08:38.404062657Z" level=info msg="Set config privileged_seccomp_profile to \"\""
2026-06-09 11:30:32.476119 | controller | Jun 09 11:08:38.404074 crc crio[24110]: time="2026-06-09T11:08:38.404075917Z" level=info msg="Updating runtime configuration"
2026-06-09 11:30:32.476135 | controller | Jun 09 11:08:38.411896 crc crio[24110]: time="2026-06-09T11:08:38.411806299Z" level=info msg="Using runtime handler crun version 1.23.1, commit: d20b23dba05e822b93b82f2f34fd5dada433e0c2, rundir: /run/crun, spec: 1.0.0, +SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +CRIU +YAJL"
2026-06-09 11:30:32.476152 | controller | Jun 09 11:08:38.428885 crc crio[24110]: time="2026-06-09T11:08:38.428762867Z" level=info msg="Using runtime handler runc version 1.2.4, spec: 1.2.0+dev, go: go1.23.2 (Red Hat 1.23.2-1.el9), libseccomp: 2.5.2"
2026-06-09 11:30:32.476168 | controller | Jun 09 11:08:38.441483 crc crio[24110]: time="2026-06-09T11:08:38.441284793Z" level=info msg="Configuration reload completed"
2026-06-09 11:30:32.476186 | controller | Jun 09 11:08:38.442172 crc crio[24110]: time="2026-06-09T11:08:38.442063496Z" level=info msg="Current CRI-O configuration:\n[crio]\n  root = \"/var/lib/containers/storage\"\n  runroot = \"/run/containers/storage\"\n  imagestore = \"\"\n  storage_driver = \"overlay\"\n  storage_option = [\"overlay.skip_mount_home=true\"]\n  log_dir = \"/var/log/crio/pods\"\n  version_file = \"/var/run/crio/version\"\n  version_file_persist = \"\"\n  clean_shutdown_file = \"/var/lib/crio/clean.shutdown\"\n  internal_wipe = true\n  internal_repair = true\n  [crio.api]\n    grpc_max_send_msg_size = 83886080\n    grpc_max_recv_msg_size = 83886080\n    listen = \"/var/run/crio/crio.sock\"\n    stream_address = \"192.168.130.11\"\n    stream_port = \"0\"\n    stream_enable_tls = false\n    stream_tls_cert = \"\"\n    stream_tls_key = \"\"\n    stream_tls_ca = \"\"\n    stream_idle_timeout = \"\"\n  [crio.runtime]\n    no_pivot = false\n    selinux = true\n    log_to_journald = false\n    drop_infra_ctr = true\n    read_only = false\n    hooks_dir = [\"/etc/containers/oci/hooks.d\", \"/run/containers/oci/hooks.d\", \"/usr/share/containers/oci/hooks.d\"]\n    default_capabilities = [\"CHOWN\", \"DAC_OVERRIDE\", \"FSETID\", \"FOWNER\", \"SETGID\", \"SETUID\", \"SETPCAP\", \"NET_BIND_SERVICE\", \"KILL\"]\n    add_inheritable_capabilities = false\n    default_env = [\"NSS_SDB_USE_CACHE=no\"]\n    default_sysctls = [\"net.ipv4.ping_group_range=0 2147483647\"]\n    default_ulimits = [\"nofile=1048576\"]\n    allowed_devices = [\"/dev/fuse\", \"/dev/net/tun\"]\n    cdi_spec_dirs = [\"/etc/cdi\", \"/var/run/cdi\"]\n    device_ownership_from_security_context = false\n    default_runtime = \"crun\"\n    decryption_keys_path = \"/etc/crio/keys/\"\n    conmon = \"\"\n    conmon_cgroup = \"pod\"\n    seccomp_profile = \"\"\n    privileged_seccomp_profile = \"\"\n    apparmor_profile = \"crio-default\"\n    blockio_config_file = \"\"\n    blockio_reload = false\n    irqbalance_config_file = \"/etc/sysconfig/irqbalance\"\n    rdt_config_file = \"\"\n    cgroup_manager = \"systemd\"\n    default_mounts_file = \"\"\n    container_exits_dir = \"/var/run/crio/exits\"\n    container_attach_socket_dir = \"/var/run/crio\"\n    bind_mount_prefix = \"\"\n    uid_mappings = \"\"\n    minimum_mappable_uid = -1\n    gid_mappings = \"\"\n    minimum_mappable_gid = -1\n    log_level = \"info\"\n    log_filter = \"\"\n    namespaces_dir = \"/var/run\"\n    pinns_path = \"/usr/bin/pinns\"\n    enable_criu_support = true\n    pids_limit = -1\n    log_size_max = -1\n    ctr_stop_timeout = 30\n    separate_pull_cgroup = \"\"\n    infra_ctr_cpuset = \"\"\n    shared_cpuset = \"\"\n    absent_mount_sources_to_reject = [\"/etc/hostname\"]\n    enable_pod_events = false\n    irqbalance_config_restore_file = \"/etc/sysconfig/orig_irq_banned_cpus\"\n    hostnetwork_disable_selinux = true\n    disable_hostport_mapping = false\n    timezone = \"\"\n    [crio.runtime.runtimes]\n      [crio.runtime.runtimes.crun]\n        runtime_config_path = \"\"\n        runtime_path = \"/usr/bin/crun\"\n        runtime_type = \"\"\n        runtime_root = \"/run/crun\"\n        allowed_annotations = [\"io.containers.trace-syscall\", \"io.kubernetes.cri-o.Devices\", \"io.kubernetes.cri-o.LinkLogs\"]\n        container_min_memory = \"512KiB\"\n        no_sync_log = false\n        [crio.runtime.runtimes.crun.default_annotations]\n          \"run.oci.systemd.subgroup\" = \"\"\n      [crio.runtime.runtimes.runc]\n        runtime_config_path = \"\"\n        runtime_path = \"/usr/bin/runc\"\n        runtime_type = \"\"\n        runtime_root = \"/run/runc\"\n        allowed_annotations = [\"io.containers.trace-syscall\", \"io.kubernetes.cri-o.Devices\", \"io.kubernetes.cri-o.LinkLogs\"]\n        container_min_memory = \"12MiB\"\n        no_sync_log = false\n    [crio.runtime.workloads]\n      [crio.runtime.workloads.openshift-builder]\n        activation_annotation = \"io.openshift.builder\"\n        annotation_prefix = \"\"\n        allowed_annotations = [\"io.kubernetes.cri-o.userns-mode\", \"io.kubernetes.cri-o.Devices\"]\n        DisallowedAnnotations = [\"cpu-quota.crio.io\", \"cpu-freq-governor.crio.io\", \"io.kubernetes.cri-o.umask\", \"io.kubernetes.cri-o.PodLinuxOverhead\", \"io.kubernetes.cri-o.DisableFIPS\", \"run.oci.\", \"io.kubernetes.cri-o.ShmSize\", \"irq-load-balancing.crio.io\", \"io.containers.trace-syscall\", \"cpu-c-states.crio.io\", \"io.kubernetes.cri-o.seccompNotifierAction\", \"io.kubernetes.cri-o.PodLinuxResources\", \"io.kubernetes.cri-o.LinkLogs\", \"org.systemd.property.\", \"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\", \"io.kubernetes.cri-o.UnifiedCgroup\", \"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\", \"seccomp-profile.kubernetes.cri-o.io\", \"bundle\", \"org.criu.config\", \"io.kubernetes.cri.container-type\", \"cpu-load-balancing.crio.io\", \"io.kubernetes.cri.rdt-class\", \"cpu-shared.crio.io\", \"module.wasm.image/variant\"]\n        [crio.runtime.workloads.openshift-builder.resources]\n          CPUShares = 0\n          CPUQuota = 0\n          CPUPeriod = 0\n          CPUSet = \"\"\n          CPULimit = 0\n  [crio.image]\n    default_transport = \"docker://\"\n    global_auth_file = \"/var/lib/kubelet/config.json\"\n    pause_image = \"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:cc2b30e70040205c2536d01ae5c850be1ed2d775cf13249e50328e5085777977\"\n    pause_image_auth_file = \"/var/lib/kubelet/config.json\"\n    pause_command = \"/usr/bin/pod\"\n    pinned_images = []\n    signature_policy = \"\"\n    signature_policy_dir = \"/etc/crio/policies\"\n    insecure_registries = [\"127.0.0.0/8\"]\n    image_volumes = \"mkdir\"\n    big_files_temporary_dir = \"\"\n    auto_reload_registries = false\n    pull_progress_timeout = \"0s\"\n    oci_artifact_mount_support = false\n  [crio.network]\n    cni_default_network = \"\"\n    network_dir = \"/etc/kubernetes/cni/net.d/\"\n    plugin_dirs = [\"/var/lib/cni/bin\"]\n  [crio.metrics]\n    enable_metrics = true\n    metrics_collectors = [\"operations\", \"operations_latency_microseconds_total\", \"operations_latency_microseconds\", \"operations_errors\", \"image_pulls_layer_size\", \"containers_oom_total\", \"containers_oom\", \"operations_total\", \"operations_latency_seconds_total\", \"operations_latency_seconds\", \"operations_errors_total\", \"image_pulls_bytes_total\", \"image_pulls_skipped_bytes_total\", \"image_pulls_success_total\", \"image_pulls_failure_total\", \"image_layer_reuse_total\", \"containers_oom_count_total\", \"processes_defunct\"]\n    metrics_host = \"127.0.0.1\"\n    metrics_port = 9537\n    metrics_socket = \"\"\n    metrics_cert = \"\"\n    metrics_key = \"\"\n  [crio.tracing]\n    enable_tracing = false\n    tracing_endpoint = \"127.0.0.1:4317\"\n    tracing_sampling_rate_per_million = 0\n  [crio.stats]\n    stats_collection_period = 0\n    collection_period = 0\n  [crio.nri]\n    enable_nri = true\n    nri_listen = \"/var/run/nri/nri.sock\"\n    nri_plugin_dir = \"/opt/nri/plugins\"\n    nri_plugin_config_dir = \"/etc/nri/conf.d\"\n    nri_plugin_registration_timeout = \"5s\"\n    nri_plugin_request_timeout = \"2s\"\n    nri_disable_connections = false\n"
2026-06-09 11:30:32.476209 | controller | Jun 09 11:08:44.915630 crc crio[24110]: time="2026-06-09T11:08:44.914317227Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=21b84b06-297c-4687-b6d8-e1773258ce94 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.476227 | controller | Jun 09 11:08:44.919957 crc crio[24110]: time="2026-06-09T11:08:44.919590395Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=10526f44-3140-49d7-8bfd-e6bc8126952d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.476242 | controller | Jun 09 11:08:44.923133 crc crio[24110]: time="2026-06-09T11:08:44.922987977Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=50d0e4ba-d8c1-4192-a1a1-b3bb7109861d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.476259 | controller | Jun 09 11:08:44.923482 crc crio[24110]: time="2026-06-09T11:08:44.923370648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.476276 | controller | Jun 09 11:08:44.951504 crc crio[24110]: time="2026-06-09T11:08:44.950964846Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.476292 | controller | Jun 09 11:08:44.955380 crc crio[24110]: time="2026-06-09T11:08:44.955301006Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.476309 | controller | Jun 09 11:08:45.067817 crc crio[24110]: time="2026-06-09T11:08:45.067542542Z" level=info msg="Created container 9a73aefe788811fad7396066489873b7d1310c7567e6aff76225470cf7f88644: openshift-console/downloads-747b44746d-4pqvr/download-server" id=50d0e4ba-d8c1-4192-a1a1-b3bb7109861d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.476324 | controller | Jun 09 11:08:45.074025 crc crio[24110]: time="2026-06-09T11:08:45.073958795Z" level=info msg="Starting container: 9a73aefe788811fad7396066489873b7d1310c7567e6aff76225470cf7f88644" id=0ff23106-5f13-4075-93d9-359aaf61ec64 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.476340 | controller | Jun 09 11:08:45.080174 crc crio[24110]: time="2026-06-09T11:08:45.080080738Z" level=info msg="Started container" PID=25332 containerID=9a73aefe788811fad7396066489873b7d1310c7567e6aff76225470cf7f88644 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=0ff23106-5f13-4075-93d9-359aaf61ec64 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f0ff3a6bd1f8c6b3011358f44f30b72dedb66fff005849616e325c1bb5f9c94
2026-06-09 11:30:32.476361 | controller | Jun 09 11:08:55.599750 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...
2026-06-09 11:30:32.476378 | controller | Jun 09 11:09:17.119750 crc systemd[1]: crio.service: Deactivated successfully.
2026-06-09 11:30:32.476394 | controller | Jun 09 11:09:17.261466 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).
2026-06-09 11:30:32.476410 | controller | Jun 09 11:09:17.283474 crc systemd[1]: crio.service: Consumed 5.482s CPU time.
2026-06-09 11:30:32.476426 | controller | Jun 09 11:09:17.566123 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...
2026-06-09 11:30:32.476442 | controller | Jun 09 11:09:18.258021 crc crio[26313]: time="2026-06-09T11:09:18.257760166Z" level=info msg="Updating config from single file: /etc/crio/crio.conf"
2026-06-09 11:30:32.476458 | controller | Jun 09 11:09:18.267876 crc crio[26313]: time="2026-06-09T11:09:18.257978252Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf"
2026-06-09 11:30:32.476473 | controller | Jun 09 11:09:18.277855 crc crio[26313]: time="2026-06-09T11:09:18.277750045Z" level=info msg="Updating config from path: /etc/crio/crio.conf.d"
2026-06-09 11:30:32.476489 | controller | Jun 09 11:09:18.287743 crc crio[26313]: time="2026-06-09T11:09:18.287604681Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/00-default"
2026-06-09 11:30:32.476505 | controller | Jun 09 11:09:18.288728 crc crio[26313]: time="2026-06-09T11:09:18.288667893Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/zuul"
2026-06-09 11:30:32.476520 | controller | Jun 09 11:09:18.323201 crc crio[26313]: time="2026-06-09T11:09:18.323072434Z" level=info msg="Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)"
2026-06-09 11:30:32.476536 | controller | Jun 09 11:09:18.323595 crc crio[26313]: time="2026-06-09T11:09:18.323541149Z" level=info msg="Node configuration value for hugetlb cgroup is true"
2026-06-09 11:30:32.476552 | controller | Jun 09 11:09:18.323674 crc crio[26313]: time="2026-06-09T11:09:18.32360035Z" level=info msg="Node configuration value for pid cgroup is true"
2026-06-09 11:30:32.476567 | controller | Jun 09 11:09:18.323996 crc crio[26313]: time="2026-06-09T11:09:18.323947271Z" level=info msg="Node configuration value for memoryswap cgroup is true"
2026-06-09 11:30:32.476583 | controller | Jun 09 11:09:18.323996 crc crio[26313]: time="2026-06-09T11:09:18.323975732Z" level=info msg="Node configuration value for cgroup v2 is true"
2026-06-09 11:30:32.476599 | controller | Jun 09 11:09:18.864332 crc crio[26313]: time="2026-06-09T11:09:18.861784352Z" level=info msg="Node configuration value for systemd AllowedCPUs is true"
2026-06-09 11:30:32.476614 | controller | Jun 09 11:09:19.314620 crc crio[26313]: time="2026-06-09T11:09:19.301162369Z" level=info msg="Using default capabilities: CAP_CHOWN, CAP_DAC_OVERRIDE, CAP_FSETID, CAP_FOWNER, CAP_SETGID, CAP_SETUID, CAP_SETPCAP, CAP_NET_BIND_SERVICE, CAP_KILL"
2026-06-09 11:30:32.476630 | controller | Jun 09 11:09:19.512911 crc crio[26313]: time="2026-06-09T11:09:19.511535058Z" level=info msg="Using runtime handler crun version 1.23.1, commit: d20b23dba05e822b93b82f2f34fd5dada433e0c2, rundir: /run/crun, spec: 1.0.0, +SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +CRIU +YAJL"
2026-06-09 11:30:32.476646 | controller | Jun 09 11:09:20.162441 crc crio[26313]: time="2026-06-09T11:09:20.160907813Z" level=info msg="Using runtime handler runc version 1.2.4, spec: 1.2.0+dev, go: go1.23.2 (Red Hat 1.23.2-1.el9), libseccomp: 2.5.2"
2026-06-09 11:30:32.476661 | controller | Jun 09 11:09:23.410522 crc crio[26313]: time="2026-06-09T11:09:23.407769567Z" level=info msg="Checkpoint/restore support enabled"
2026-06-09 11:30:32.476681 | controller | Jun 09 11:09:23.443763 crc crio[26313]: time="2026-06-09T11:09:23.410807408Z" level=info msg="Using the internal default seccomp profile"
2026-06-09 11:30:32.476697 | controller | Jun 09 11:09:23.443763 crc crio[26313]: time="2026-06-09T11:09:23.41120481Z" level=info msg="AppArmor is disabled by the system or at CRI-O build-time"
2026-06-09 11:30:32.476712 | controller | Jun 09 11:09:23.443763 crc crio[26313]: time="2026-06-09T11:09:23.411273522Z" level=info msg="No blockio config file specified, blockio not configured"
2026-06-09 11:30:32.476727 | controller | Jun 09 11:09:23.443763 crc crio[26313]: time="2026-06-09T11:09:23.411443117Z" level=info msg="RDT not available in the host system"
2026-06-09 11:30:32.476743 | controller | Jun 09 11:09:23.786385 crc crio[26313]: time="2026-06-09T11:09:23.777336811Z" level=info msg="Conmon does support the --sync option"
2026-06-09 11:30:32.476758 | controller | Jun 09 11:09:23.826324 crc crio[26313]: time="2026-06-09T11:09:23.784357691Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-09 11:30:32.476774 | controller | Jun 09 11:09:24.292353 crc crio[26313]: time="2026-06-09T11:09:24.277506621Z" level=info msg="Conmon does support the --sync option"
2026-06-09 11:30:32.476790 | controller | Jun 09 11:09:24.385664 crc crio[26313]: time="2026-06-09T11:09:24.312124669Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-09 11:30:32.476808 | controller | Jun 09 11:09:26.381169 crc crio[26313]: time="2026-06-09T11:09:26.373691436Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 11:30:32.476826 | controller | Jun 09 11:09:26.381169 crc crio[26313]: time="2026-06-09T11:09:26.381286084Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 11:30:32.476842 | controller | Jun 09 11:09:26.425997 crc crio[26313]: time="2026-06-09T11:09:26.41514814Z" level=info msg="FLAG: --enable-profile-unix-socket=\"true\"\n"
2026-06-09 11:30:32.476876 | controller | Jun 09 11:09:26.425997 crc crio[26313]: time="2026-06-09T11:09:26.415769998Z" level=info msg="FLAG: --stream-address=\"192.168.130.11\"\n"
2026-06-09 11:30:32.476906 | controller | Jun 09 11:09:26.469340 crc crio[26313]: time="2026-06-09T11:09:26.467763938Z" level=info msg="Current CRI-O configuration:\n[crio]\n  root = \"/var/lib/containers/storage\"\n  runroot = \"/run/containers/storage\"\n  imagestore = \"\"\n  storage_driver = \"overlay\"\n  storage_option = [\"overlay.skip_mount_home=true\"]\n  log_dir = \"/var/log/crio/pods\"\n  version_file = \"/var/run/crio/version\"\n  version_file_persist = \"\"\n  clean_shutdown_file = \"/var/lib/crio/clean.shutdown\"\n  internal_wipe = true\n  internal_repair = true\n  [crio.api]\n    grpc_max_send_msg_size = 83886080\n    grpc_max_recv_msg_size = 83886080\n    listen = \"/var/run/crio/crio.sock\"\n    stream_address = \"192.168.130.11\"\n    stream_port = \"0\"\n    stream_enable_tls = false\n    stream_tls_cert = \"\"\n    stream_tls_key = \"\"\n    stream_tls_ca = \"\"\n    stream_idle_timeout = \"\"\n  [crio.runtime]\n    no_pivot = false\n    selinux = true\n    log_to_journald = false\n    drop_infra_ctr = true\n    read_only = false\n    hooks_dir = [\"/etc/containers/oci/hooks.d\", \"/run/containers/oci/hooks.d\", \"/usr/share/containers/oci/hooks.d\"]\n    default_capabilities = [\"CHOWN\", \"DAC_OVERRIDE\", \"FSETID\", \"FOWNER\", \"SETGID\", \"SETUID\", \"SETPCAP\", \"NET_BIND_SERVICE\", \"KILL\"]\n    add_inheritable_capabilities = false\n    default_env = [\"NSS_SDB_USE_CACHE=no\"]\n    default_sysctls = [\"net.ipv4.ping_group_range=0 2147483647\"]\n    default_ulimits = [\"nofile=1048576\"]\n    allowed_devices = [\"/dev/fuse\", \"/dev/net/tun\"]\n    cdi_spec_dirs = [\"/etc/cdi\", \"/var/run/cdi\"]\n    device_ownership_from_security_context = false\n    default_runtime = \"crun\"\n    decryption_keys_path = \"/etc/crio/keys/\"\n    conmon = \"\"\n    conmon_cgroup = \"pod\"\n    seccomp_profile = \"\"\n    privileged_seccomp_profile = \"\"\n    apparmor_profile = \"crio-default\"\n    blockio_config_file = \"\"\n    blockio_reload = false\n    irqbalance_config_file = \"/etc/sysconfig/irqbalance\"\n    rdt_config_file = \"\"\n    cgroup_manager = \"systemd\"\n    default_mounts_file = \"\"\n    container_exits_dir = \"/var/run/crio/exits\"\n    container_attach_socket_dir = \"/var/run/crio\"\n    bind_mount_prefix = \"\"\n    uid_mappings = \"\"\n    minimum_mappable_uid = -1\n    gid_mappings = \"\"\n    minimum_mappable_gid = -1\n    log_level = \"info\"\n    log_filter = \"\"\n    namespaces_dir = \"/var/run\"\n    pinns_path = \"/usr/bin/pinns\"\n    enable_criu_support = true\n    pids_limit = -1\n    log_size_max = -1\n    ctr_stop_timeout = 30\n    separate_pull_cgroup = \"\"\n    infra_ctr_cpuset = \"\"\n    shared_cpuset = \"\"\n    absent_mount_sources_to_reject = [\"/etc/hostname\"]\n    enable_pod_events = false\n    irqbalance_config_restore_file = \"/etc/sysconfig/orig_irq_banned_cpus\"\n    hostnetwork_disable_selinux = true\n    disable_hostport_mapping = false\n    timezone = \"\"\n    [crio.runtime.runtimes]\n      [crio.runtime.runtimes.crun]\n        runtime_config_path = \"\"\n        runtime_path = \"/usr/bin/crun\"\n        runtime_type = \"\"\n        runtime_root = \"/run/crun\"\n        allowed_annotations = [\"io.containers.trace-syscall\", \"io.kubernetes.cri-o.Devices\", \"io.kubernetes.cri-o.LinkLogs\"]\n        monitor_path = \"/usr/bin/conmon\"\n        monitor_cgroup = \"pod\"\n        container_min_memory = \"512KiB\"\n        no_sync_log = false\n        [crio.runtime.runtimes.crun.default_annotations]\n          \"run.oci.systemd.subgroup\" = \"\"\n      [crio.runtime.runtimes.runc]\n        runtime_config_path = \"\"\n        runtime_path = \"/usr/bin/runc\"\n        runtime_type = \"\"\n        runtime_root = \"/run/runc\"\n        allowed_annotations = [\"io.containers.trace-syscall\", \"io.kubernetes.cri-o.Devices\", \"io.kubernetes.cri-o.LinkLogs\"]\n        monitor_path = \"/usr/bin/conmon\"\n        monitor_cgroup = \"pod\"\n        container_min_memory = \"12MiB\"\n        no_sync_log = false\n    [crio.runtime.workloads]\n      [crio.runtime.workloads.openshift-builder]\n        activation_annotation = \"io.openshift.builder\"\n        annotation_prefix = \"\"\n        allowed_annotations = [\"io.kubernetes.cri-o.userns-mode\", \"io.kubernetes.cri-o.Devices\"]\n        DisallowedAnnotations = [\"io.containers.trace-syscall\", \"io.kubernetes.cri-o.PodLinuxOverhead\", \"cpu-shared.crio.io\", \"io.kubernetes.cri-o.DisableFIPS\", \"bundle\", \"io.kubernetes.cri-o.seccompNotifierAction\", \"cpu-load-balancing.crio.io\", \"cpu-quota.crio.io\", \"irq-load-balancing.crio.io\", \"io.kubernetes.cri.rdt-class\", \"cpu-freq-governor.crio.io\", \"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\", \"io.kubernetes.cri-o.UnifiedCgroup\", \"cpu-c-states.crio.io\", \"io.kubernetes.cri-o.umask\", \"org.criu.config\", \"io.kubernetes.cri.container-type\", \"run.oci.\", \"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\", \"io.kubernetes.cri-o.PodLinuxResources\", \"io.kubernetes.cri-o.LinkLogs\", \"seccomp-profile.kubernetes.cri-o.io\", \"org.systemd.property.\", \"module.wasm.image/variant\", \"io.kubernetes.cri-o.ShmSize\"]\n        [crio.runtime.workloads.openshift-builder.resources]\n          CPUShares = 0\n          CPUQuota = 0\n          CPUPeriod = 0\n          CPUSet = \"\"\n          CPULimit = 0\n  [crio.image]\n    default_transport = \"docker://\"\n    global_auth_file = \"/etc/crio/openshift-pull-secret\"\n    pause_image = \"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:cc2b30e70040205c2536d01ae5c850be1ed2d775cf13249e50328e5085777977\"\n    pause_image_auth_file = \"/var/lib/kubelet/config.json\"\n    pause_command = \"/usr/bin/pod\"\n    signature_policy = \"\"\n    signature_policy_dir = \"/etc/crio/policies\"\n    image_volumes = \"mkdir\"\n    big_files_temporary_dir = \"\"\n    auto_reload_registries = false\n    pull_progress_timeout = \"0s\"\n    oci_artifact_mount_support = false\n  [crio.network]\n    cni_default_network = \"\"\n    network_dir = \"/etc/kubernetes/cni/net.d/\"\n    plugin_dirs = [\"/var/lib/cni/bin\"]\n  [crio.metrics]\n    enable_metrics = true\n    metrics_collectors = [\"operations\", \"operations_latency_microseconds_total\", \"operations_latency_microseconds\", \"operations_errors\", \"image_pulls_layer_size\", \"containers_oom_total\", \"containers_oom\", \"operations_total\", \"operations_latency_seconds_total\", \"operations_latency_seconds\", \"operations_errors_total\", \"image_pulls_bytes_total\", \"image_pulls_skipped_bytes_total\", \"image_pulls_success_total\", \"image_pulls_failure_total\", \"image_layer_reuse_total\", \"containers_oom_count_total\", \"processes_defunct\"]\n    metrics_host = \"127.0.0.1\"\n    metrics_port = 9537\n    metrics_socket = \"\"\n    metrics_cert = \"\"\n    metrics_key = \"\"\n  [crio.tracing]\n    enable_tracing = false\n    tracing_endpoint = \"127.0.0.1:4317\"\n    tracing_sampling_rate_per_million = 0\n  [crio.stats]\n    stats_collection_period = 0\n    collection_period = 0\n  [crio.nri]\n    enable_nri = true\n    nri_listen = \"/var/run/nri/nri.sock\"\n    nri_plugin_dir = \"/opt/nri/plugins\"\n    nri_plugin_config_dir = \"/etc/nri/conf.d\"\n    nri_plugin_registration_timeout = \"5s\"\n    nri_plugin_request_timeout = \"2s\"\n    nri_disable_connections = false\n"
2026-06-09 11:30:32.476930 | controller | Jun 09 11:09:26.505905 crc crio[26313]: time="2026-06-09T11:09:26.505478129Z" level=info msg="Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus"
2026-06-09 11:30:32.476947 | controller | Jun 09 11:09:26.509728 crc crio[26313]: time="2026-06-09T11:09:26.509635884Z" level=info msg="Restore irqbalance config: nothing to do"
2026-06-09 11:30:32.476963 | controller | Jun 09 11:10:29.501584 crc crio[26313]: time="2026-06-09T11:10:29.483791398Z" level=info msg="Got pod network &{Name:community-operators-pwz28 Namespace:openshift-marketplace ID:17ec379b7ac037b9e0512f2c724699379b457ead7da4da6a93eaf12444e65103 UID:47ab145a-0a23-4590-8090-149087e287ae NetNS:/var/run/netns/2792776b-6e91-4d21-af16-a21a935b9c5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod47ab145a_0a23_4590_8090_149087e287ae.slice PodAnnotations:0xc0005b1218}] Aliases:map[]}"
2026-06-09 11:30:32.476979 | controller | Jun 09 11:10:29.568730 crc crio[26313]: time="2026-06-09T11:10:29.520475919Z" level=info msg="Checking pod openshift-marketplace_community-operators-pwz28 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.476995 | controller | Jun 09 11:10:29.568730 crc crio[26313]: time="2026-06-09T11:10:29.544485289Z" level=info msg="Got pod network &{Name:redhat-operators-w6wdv Namespace:openshift-marketplace ID:d6fd42ee2ab3bec18d9b1527b6630b8e9bd742aa8fc681ec60084835be6f628c UID:1bf8b368-6647-4228-aacd-5e2748b5056a NetNS:/var/run/netns/7104f78a-eb45-4ebd-b776-ac6da34d4161 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1bf8b368_6647_4228_aacd_5e2748b5056a.slice PodAnnotations:0xc0005b1328}] Aliases:map[]}"
2026-06-09 11:30:32.477011 | controller | Jun 09 11:10:29.568730 crc crio[26313]: time="2026-06-09T11:10:29.545310153Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-w6wdv for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.477027 | controller | Jun 09 11:10:29.568730 crc crio[26313]: time="2026-06-09T11:10:29.549042135Z" level=info msg="Got pod network &{Name:certified-operators-crlzp Namespace:openshift-marketplace ID:550b1c6986edb28a257a3c7a80cce84d924c3b96f1e695a672ac367b48b3eeba UID:a8f8308c-24cf-43fc-9df4-a3ba52e6bdaf NetNS:/var/run/netns/fcbc4a67-a0e6-49a4-aaab-b9e573c0a8cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda8f8308c_24cf_43fc_9df4_a3ba52e6bdaf.slice PodAnnotations:0xc0005b13f8}] Aliases:map[]}"
2026-06-09 11:30:32.477047 | controller | Jun 09 11:10:29.568730 crc crio[26313]: time="2026-06-09T11:10:29.552795898Z" level=info msg="Checking pod openshift-marketplace_certified-operators-crlzp for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.477063 | controller | Jun 09 11:10:29.568730 crc crio[26313]: time="2026-06-09T11:10:29.555606282Z" level=info msg="Got pod network &{Name:redhat-marketplace-g28bl Namespace:openshift-marketplace ID:669290bda4ab87130acf66409c937d4f4d11b69e196a641dc86c0b58c6833831 UID:2ffb916a-c92c-40c3-bc16-98cc68962b37 NetNS:/var/run/netns/479be41f-b27c-478b-ae0c-0b25846a6ba2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2ffb916a_c92c_40c3_bc16_98cc68962b37.slice PodAnnotations:0xc0005b14b0}] Aliases:map[]}"
2026-06-09 11:30:32.477080 | controller | Jun 09 11:10:29.568730 crc crio[26313]: time="2026-06-09T11:10:29.556626433Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-g28bl for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.477096 | controller | Jun 09 11:10:29.568730 crc crio[26313]: time="2026-06-09T11:10:29.558709485Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-8mhkq Namespace:openshift-marketplace ID:5d446774b0ebacbbc1d653bfa34f01b4bf1fe9d204b433f5789deeeecfd917da UID:6da28bb4-e7f5-4738-b169-06009707260b NetNS:/var/run/netns/013baec9-897f-41d2-86f1-b27de9470414 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6da28bb4_e7f5_4738_b169_06009707260b.slice PodAnnotations:0xc0005b1598}] Aliases:map[]}"
2026-06-09 11:30:32.477112 | controller | Jun 09 11:10:29.568730 crc crio[26313]: time="2026-06-09T11:10:29.559309873Z" level=info msg="Checking pod openshift-marketplace_marketplace-operator-547dbd544d-8mhkq for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.477128 | controller | Jun 09 11:10:29.568730 crc crio[26313]: time="2026-06-09T11:10:29.561498799Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:22dac0a230e126aef4e7e025b2d7c7889c23262c558f341ab914dee48bf7430c UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/b8d2d7df-a8f4-4320-865e-f722c3d0413f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcbcea9f_f8da_49e7_87b5_1d6dc7b926ee.slice PodAnnotations:0xc0005b1650}] Aliases:map[]}"
2026-06-09 11:30:32.477144 | controller | Jun 09 11:10:29.568730 crc crio[26313]: time="2026-06-09T11:10:29.564503189Z" level=info msg="Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.477161 | controller | Jun 09 11:10:29.568730 crc crio[26313]: time="2026-06-09T11:10:29.565784437Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 11:30:32.477178 | controller | Jun 09 11:10:29.568730 crc crio[26313]: time="2026-06-09T11:10:29.566237341Z" level=warning msg="Could not restore sandbox IP for e3a9f781401b176ab668cfa885c5ee810797bd9213cad3bc8865792287d43a24: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_6f635839-dcc3-4374-99cf-e51bfebb26ce_0(e3a9f781401b176ab668cfa885c5ee810797bd9213cad3bc8865792287d43a24): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 11:30:32.477195 | controller | Jun 09 11:10:29.572479 crc crio[26313]: time="2026-06-09T11:10:29.568938092Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 11:30:32.477217 | controller | Jun 09 11:10:29.572479 crc crio[26313]: time="2026-06-09T11:10:29.568957103Z" level=warning msg="Could not restore sandbox IP for 9fbba7e965f38293a5f3bb95dc78d108473e108cb8365cb9db71da9b43435a06: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_24de53e8-acfb-427d-9aa5-9a69a19e0312_0(9fbba7e965f38293a5f3bb95dc78d108473e108cb8365cb9db71da9b43435a06): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 11:30:32.477235 | controller | Jun 09 11:10:29.572479 crc crio[26313]: time="2026-06-09T11:10:29.571626663Z" level=info msg="Got pod network &{Name:controller-manager-748955fd87-9pkpl Namespace:openshift-controller-manager ID:59054781ff3570e3b59189534806b20744decfbe9b501687e168f78d3dcfbcaa UID:694fd7d9-9f65-42c9-9613-7c5e5387f62f NetNS:/var/run/netns/74e6d2b4-c9d6-4694-bf48-0620a646cefb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod694fd7d9_9f65_42c9_9613_7c5e5387f62f.slice PodAnnotations:0xc0005b1720}] Aliases:map[]}"
2026-06-09 11:30:32.477251 | controller | Jun 09 11:10:29.572806 crc crio[26313]: time="2026-06-09T11:10:29.572695425Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-748955fd87-9pkpl for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.477268 | controller | Jun 09 11:10:29.578539 crc crio[26313]: time="2026-06-09T11:10:29.578377435Z" level=info msg="Got pod network &{Name:route-controller-manager-798f9f7dfd-7m5r6 Namespace:openshift-route-controller-manager ID:40a7c7f1bbb55ca282525de91b9a8507b7e079f29b43c22e11c93191ee928bd2 UID:3a5c8e52-a571-4d96-8aaf-287800f3d9b5 NetNS:/var/run/netns/64ccdbc0-44f1-45f5-a351-c2e1089dc3da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3a5c8e52_a571_4d96_8aaf_287800f3d9b5.slice PodAnnotations:0xc0005b17b0}] Aliases:map[]}"
2026-06-09 11:30:32.477284 | controller | Jun 09 11:10:29.579152 crc crio[26313]: time="2026-06-09T11:10:29.579028525Z" level=info msg="Checking pod openshift-route-controller-manager_route-controller-manager-798f9f7dfd-7m5r6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.477300 | controller | Jun 09 11:10:29.580086 crc crio[26313]: time="2026-06-09T11:10:29.580032715Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 11:30:32.477316 | controller | Jun 09 11:10:29.580482 crc crio[26313]: time="2026-06-09T11:10:29.580381485Z" level=warning msg="Could not restore sandbox IP for 588fd7312905f0847382da56849721695257ef41028ef203d444e192a2bab0c1: failed to get network status for pod sandbox k8s_collect-profiles-29683380-pkxlv_openshift-operator-lifecycle-manager_0733e440-b967-4d60-8897-0267a6040ebd_0(588fd7312905f0847382da56849721695257ef41028ef203d444e192a2bab0c1): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 11:30:32.477333 | controller | Jun 09 11:10:29.585327 crc crio[26313]: time="2026-06-09T11:10:29.585253561Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:6f86af0ca2497367fe314675d97afdceb29467a33852929ef4f6841fe9364b0d UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/cbf58f65-007f-47db-b4a3-1a8c456dad67 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc0005b1848}] Aliases:map[]}"
2026-06-09 11:30:32.477349 | controller | Jun 09 11:10:29.591448 crc crio[26313]: time="2026-06-09T11:10:29.587975583Z" level=info msg="Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.477368 | controller | Jun 09 11:10:29.592481 crc crio[26313]: time="2026-06-09T11:10:29.592370715Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:fc2182547f0f3e4071d00a8948ea0e63e51bfc62540b658a41e2adb137293c79 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/cc610cc6-aa9d-4b89-a137-ff647c9bd275 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc0005b18c8}] Aliases:map[]}"
2026-06-09 11:30:32.477385 | controller | Jun 09 11:10:29.593329 crc crio[26313]: time="2026-06-09T11:10:29.59321507Z" level=info msg="Checking pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.477402 | controller | Jun 09 11:10:29.601847 crc crio[26313]: time="2026-06-09T11:10:29.595811748Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:2c0049503fa8adb64b38d4b24ec8d1b3c13afca807623945676f512764c4c804 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/ea7c4902-6136-45d4-b657-4bf37994c034 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc0005b1948}] Aliases:map[]}"
2026-06-09 11:30:32.477418 | controller | Jun 09 11:10:29.603522 crc crio[26313]: time="2026-06-09T11:10:29.603455817Z" level=info msg="Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.477435 | controller | Jun 09 11:10:29.608555 crc crio[26313]: time="2026-06-09T11:10:29.608436017Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:7447659a8d7bb213bdc140c6d9ff81b2f8739dff5814b1c551ee1fc3408c5636 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/d99e355f-deff-4278-b412-23c9dcab1ed8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc0005b19c8}] Aliases:map[]}"
2026-06-09 11:30:32.477451 | controller | Jun 09 11:10:29.705493 crc crio[26313]: time="2026-06-09T11:10:29.701031834Z" level=info msg="Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.477467 | controller | Jun 09 11:10:29.871538 crc crio[26313]: time="2026-06-09T11:10:29.869800695Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:ad7195ea87bf0a13e665d163ee2fbef04d2f0727168efb7c207c87004b6d824a UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/64f8b9d8-d7fb-491c-b133-7b12b6106f24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc0005b1a58}] Aliases:map[]}"
2026-06-09 11:30:32.477484 | controller | Jun 09 11:10:29.896507 crc crio[26313]: time="2026-06-09T11:10:29.89599523Z" level=info msg="Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.477500 | controller | Jun 09 11:10:29.913477 crc crio[26313]: time="2026-06-09T11:10:29.913281799Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:7340aa1e10799ec33026859d608b1de2c54ad3af7fd6221f5b0592ad74bd8104 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/233039b7-2730-4022-88dc-04e94e66b385 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc0005b1ae8}] Aliases:map[]}"
2026-06-09 11:30:32.477520 | controller | Jun 09 11:10:29.918827 crc crio[26313]: time="2026-06-09T11:10:29.917122274Z" level=info msg="Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.477537 | controller | Jun 09 11:10:29.923898 crc crio[26313]: time="2026-06-09T11:10:29.923827225Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:8123b2013610528515984fa6d5c318636dc91b6aaf789285818f0c223fb360a3 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/423a46c5-bf50-4452-814c-248b7e5724c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc0005b1b80}] Aliases:map[]}"
2026-06-09 11:30:32.477553 | controller | Jun 09 11:10:29.928478 crc crio[26313]: time="2026-06-09T11:10:29.924894877Z" level=info msg="Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.477569 | controller | Jun 09 11:10:29.934683 crc crio[26313]: time="2026-06-09T11:10:29.934551787Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:b616e6b1e0cd8199758fb15f85947bd3c890bce947bd22e662f36108daa89055 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/f41e099b-266e-4afb-869e-24707ba87da5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc0005b1c10}] Aliases:map[]}"
2026-06-09 11:30:32.477585 | controller | Jun 09 11:10:29.936163 crc crio[26313]: time="2026-06-09T11:10:29.936102083Z" level=info msg="Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.477601 | controller | Jun 09 11:10:29.938294 crc crio[26313]: time="2026-06-09T11:10:29.938226937Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:dfb6e0430f92afe743a6b2c216debf0dc91afae5331c1ef7311faa5611c6ff0a UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/21a971ed-92f4-45cd-931c-dd07f5c37d94 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc0005b1ca0}] Aliases:map[]}"
2026-06-09 11:30:32.477617 | controller | Jun 09 11:10:29.939250 crc crio[26313]: time="2026-06-09T11:10:29.939193496Z" level=info msg="Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.477633 | controller | Jun 09 11:10:29.949825 crc crio[26313]: time="2026-06-09T11:10:29.949623369Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:744f02bb2909c6f3865bf8815b27eafc57e9cabb2855e90db1ce63933dacbfc7 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/e063a977-c2de-4b67-81d2-7279a43bd4f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc0005b1d20}] Aliases:map[]}"
2026-06-09 11:30:32.477653 | controller | Jun 09 11:10:29.953282 crc crio[26313]: time="2026-06-09T11:10:29.953238037Z" level=info msg="Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.477669 | controller | Jun 09 11:10:29.955619 crc crio[26313]: time="2026-06-09T11:10:29.955547126Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:74ed6ea7f8cc65253f99e578e59707b7f24b66b489f27386e8dc9479cfbe3e5c UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/7cb7e214-4623-4b2e-93fb-f97cd8e3a281 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc0005b1db0}] Aliases:map[]}"
2026-06-09 11:30:32.477685 | controller | Jun 09 11:10:29.956058 crc crio[26313]: time="2026-06-09T11:10:29.95601035Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.477701 | controller | Jun 09 11:10:29.960268 crc crio[26313]: time="2026-06-09T11:10:29.960148174Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:b0ef322b9b33fe8a5f6e8f97c85a30cfc686519d2d12236dc8f3610a5ae4648a UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/3cdd67b3-4b06-491e-9a04-b53eee468024 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc0005b1e40}] Aliases:map[]}"
2026-06-09 11:30:32.477717 | controller | Jun 09 11:10:29.960711 crc crio[26313]: time="2026-06-09T11:10:29.96066337Z" level=info msg="Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.477733 | controller | Jun 09 11:10:29.964066 crc crio[26313]: time="2026-06-09T11:10:29.963903117Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:2b3874486ab4714c54a62fc3918cec19b6a563f63cd5ba98565e424621af693f UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/164fdee9-079c-4e0d-9e6b-520a29b960aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc0005b1ec0}] Aliases:map[]}"
2026-06-09 11:30:32.477749 | controller | Jun 09 11:10:29.964445 crc crio[26313]: time="2026-06-09T11:10:29.96435102Z" level=info msg="Checking pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.477765 | controller | Jun 09 11:10:29.967104 crc crio[26313]: time="2026-06-09T11:10:29.96701053Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:7cd6811fd4f4886952d25001c4b3869e22cbcf9fc329670ae044c28dc141365e UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/ccd145fc-af3a-468f-985e-721edb35d4ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc0005b1f50}] Aliases:map[]}"
2026-06-09 11:30:32.477782 | controller | Jun 09 11:10:29.967611 crc crio[26313]: time="2026-06-09T11:10:29.967489864Z" level=info msg="Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.477803 | controller | Jun 09 11:10:29.976944 crc crio[26313]: time="2026-06-09T11:10:29.976757372Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:6486d3fd6af67b3f3adb787754053f65accf4b36d3467130639ea553959008a1 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/39d0d32f-f343-4407-b40b-173350f861c3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc0004580e0}] Aliases:map[]}"
2026-06-09 11:30:32.477822 | controller | Jun 09 11:10:29.977663 crc crio[26313]: time="2026-06-09T11:10:29.977480034Z" level=info msg="Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.477838 | controller | Jun 09 11:10:29.980974 crc crio[26313]: time="2026-06-09T11:10:29.980904777Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:bf1c22d094c12a5ec0ea8ebbd4e1e59133fada12ce61e3b9c47de2ce57cd23ce UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/7f5eba7b-ec6f-4cfa-a349-64b727a20c87 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc0004581c8}] Aliases:map[]}"
2026-06-09 11:30:32.477874 | controller | Jun 09 11:10:30.210844 crc crio[26313]: time="2026-06-09T11:10:30.174277366Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.477892 | controller | Jun 09 11:10:30.232195 crc crio[26313]: time="2026-06-09T11:10:30.230040198Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:3a31f3586cfe5c133be1bd1d62abea58ae3abcc549c04a906c2d4c79cf1c7676 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/9243b6fe-0d84-4dec-b0d2-0ddf0476b3fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc001718ae8}] Aliases:map[]}"
2026-06-09 11:30:32.477909 | controller | Jun 09 11:10:30.238491 crc crio[26313]: time="2026-06-09T11:10:30.234478591Z" level=info msg="Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.477926 | controller | Jun 09 11:10:30.240566 crc crio[26313]: time="2026-06-09T11:10:30.24008533Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:ce783c8785d6ba72439bbf8650a9a8d15beabf3210b247d32cc1239a74807b8e UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/09fe49b7-6073-4527-925e-ee1835874cfa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc000458300}] Aliases:map[]}"
2026-06-09 11:30:32.477942 | controller | Jun 09 11:10:30.244466 crc crio[26313]: time="2026-06-09T11:10:30.244348037Z" level=info msg="Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.477958 | controller | Jun 09 11:10:30.285065 crc crio[26313]: time="2026-06-09T11:10:30.269129341Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:01720d3cc7c6b83f90c7243e29ef131128b48f41261824bdcb105e6c237f15e4 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/d9425a6d-6970-4964-86dd-a5b27b616116 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc001718b60}] Aliases:map[]}"
2026-06-09 11:30:32.477978 | controller | Jun 09 11:10:30.302575 crc crio[26313]: time="2026-06-09T11:10:30.293590224Z" level=info msg="Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.477994 | controller | Jun 09 11:10:30.306565 crc crio[26313]: time="2026-06-09T11:10:30.303853422Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:fdff107fe4dd9d65d82f2741a5cc75cb70c3ff22a1224e80f8e96c028716e9bb UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/de9c610a-dd59-42ad-87d4-9f3a8df02ca2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc001718bf0}] Aliases:map[]}"
2026-06-09 11:30:32.478011 | controller | Jun 09 11:10:30.306565 crc crio[26313]: time="2026-06-09T11:10:30.305688767Z" level=info msg="Checking pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.478027 | controller | Jun 09 11:10:30.314435 crc crio[26313]: time="2026-06-09T11:10:30.314202283Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:77ef9676de98e250e8816ed434b28dd2f982cddf40411c5af6fb07185d0f53d4 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/afaa53bd-426d-4fa2-b954-b8c697910068 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc001718c70}] Aliases:map[]}"
2026-06-09 11:30:32.478043 | controller | Jun 09 11:10:30.319669 crc crio[26313]: time="2026-06-09T11:10:30.319371128Z" level=info msg="Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.478059 | controller | Jun 09 11:10:30.339784 crc crio[26313]: time="2026-06-09T11:10:30.339506082Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 11:30:32.478075 | controller | Jun 09 11:10:30.340356 crc crio[26313]: time="2026-06-09T11:10:30.340098199Z" level=warning msg="Could not restore sandbox IP for 8f8c6599fbbecdca35a23a4fe0d79d12a81bd090e8b540aeb7ecc61fcfb40875: failed to get network status for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(8f8c6599fbbecdca35a23a4fe0d79d12a81bd090e8b540aeb7ecc61fcfb40875): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 11:30:32.478091 | controller | Jun 09 11:10:30.546192 crc crio[26313]: time="2026-06-09T11:10:30.524210431Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:c14204007b4bd9f11109690b669faf79170a09d2aed3d2675b7c674dd91868ae UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/314ee98f-f1b8-436e-bfc8-c68ed780b365 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc001718cf8}] Aliases:map[]}"
2026-06-09 11:30:32.478107 | controller | Jun 09 11:10:30.607315 crc crio[26313]: time="2026-06-09T11:10:30.553072877Z" level=info msg="Checking pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.478126 | controller | Jun 09 11:10:30.608065 crc crio[26313]: time="2026-06-09T11:10:30.607329124Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:a5814ac82bc23a41c0ffe5c939d830b670e608a684a392e53eb8cd5724c4f18f UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/43ba85cf-eb33-45da-afba-b64965aa51bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc000458430}] Aliases:map[]}"
2026-06-09 11:30:32.478143 | controller | Jun 09 11:10:30.610259 crc crio[26313]: time="2026-06-09T11:10:30.610171679Z" level=info msg="Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.478159 | controller | Jun 09 11:10:30.628181 crc crio[26313]: time="2026-06-09T11:10:30.628090557Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:2f0ff3a6bd1f8c6b3011358f44f30b72dedb66fff005849616e325c1bb5f9c94 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/493f143a-6cd5-4050-b432-6927b5eec7b9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc0004584e8}] Aliases:map[]}"
2026-06-09 11:30:32.478175 | controller | Jun 09 11:10:30.645963 crc crio[26313]: time="2026-06-09T11:10:30.645818948Z" level=info msg="Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.478190 | controller | Jun 09 11:10:30.650855 crc crio[26313]: time="2026-06-09T11:10:30.650109937Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 11:30:32.478206 | controller | Jun 09 11:10:30.650855 crc crio[26313]: time="2026-06-09T11:10:30.650428657Z" level=warning msg="Could not restore sandbox IP for 4389953051c238a0fbe4458debb60786ebca030c6e30e205d781bf07861d0e7e: failed to get network status for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(4389953051c238a0fbe4458debb60786ebca030c6e30e205d781bf07861d0e7e): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 11:30:32.478223 | controller | Jun 09 11:10:30.664175 crc crio[26313]: time="2026-06-09T11:10:30.663624922Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:962cdac498a176464ee27a7b6d69f86b95a8ab7b281d4769b8ba16b22c8abedb UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/6c1de9a7-1d71-4553-93df-d7c7216602f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc0004585f0}] Aliases:map[]}"
2026-06-09 11:30:32.478239 | controller | Jun 09 11:10:30.667381 crc crio[26313]: time="2026-06-09T11:10:30.666053305Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.478255 | controller | Jun 09 11:10:30.680680 crc crio[26313]: time="2026-06-09T11:10:30.680618572Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:53b93f23f59d688a03a9840321f46fff10210e03e02dcd575e9c43699f490a66 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/cbf2af81-8adc-4f1a-a3f9-1249420256fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc0004586c0}] Aliases:map[]}"
2026-06-09 11:30:32.478274 | controller | Jun 09 11:10:30.682458 crc crio[26313]: time="2026-06-09T11:10:30.682319153Z" level=info msg="Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.478290 | controller | Jun 09 11:10:30.686233 crc crio[26313]: time="2026-06-09T11:10:30.685832038Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:fe5cb461b724f8b89ba5c497b131634a4bae9421655076e274fcff66e7a106a3 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/2ab02991-deca-4d84-afb1-7e2f137484e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc000458798}] Aliases:map[]}"
2026-06-09 11:30:32.478307 | controller | Jun 09 11:10:30.689998 crc crio[26313]: time="2026-06-09T11:10:30.689664933Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.478323 | controller | Jun 09 11:10:30.693557 crc crio[26313]: time="2026-06-09T11:10:30.693482688Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:602de7d2490701c9b75158dc0558a74f91c346da83b37d02a20565b62b3d65ee UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/4c9511f2-0ab1-4afb-9877-3e7d1191ca76 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc000458860}] Aliases:map[]}"
2026-06-09 11:30:32.478339 | controller | Jun 09 11:10:30.694313 crc crio[26313]: time="2026-06-09T11:10:30.69424438Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.478356 | controller | Jun 09 11:10:30.784187 crc crio[26313]: time="2026-06-09T11:10:30.765902839Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:75adb927381142de43f93aff0f2537b9c6c08c74493cce2190ea875677c67a18 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/2fa01449-bece-48ad-bd66-44eca1fd2405 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc000458920}] Aliases:map[]}"
2026-06-09 11:30:32.478372 | controller | Jun 09 11:10:30.834474 crc crio[26313]: time="2026-06-09T11:10:30.834064134Z" level=info msg="Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.478388 | controller | Jun 09 11:10:30.903916 crc crio[26313]: time="2026-06-09T11:10:30.902372733Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:d5cd2843b11801a2a9b6ece8b679f4320ac92e3049e1d4fe7b29cd7a5cd50a17 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/48e0eeaf-44ed-4cb7-baa5-d609c92160e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc0004589e8}] Aliases:map[]}"
2026-06-09 11:30:32.478404 | controller | Jun 09 11:10:30.919079 crc crio[26313]: time="2026-06-09T11:10:30.911377893Z" level=info msg="Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.478424 | controller | Jun 09 11:10:30.922641 crc crio[26313]: time="2026-06-09T11:10:30.922572178Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:b6a77415bc05b1e81f341897075f3a097a15edb034111239d6655ca613be6fc7 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/f3faed82-fafa-43f9-bb9e-575d3a63cbf3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc000458ab0}] Aliases:map[]}"
2026-06-09 11:30:32.478441 | controller | Jun 09 11:10:30.926626 crc crio[26313]: time="2026-06-09T11:10:30.926380362Z" level=info msg="Checking pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.478458 | controller | Jun 09 11:10:30.932758 crc crio[26313]: time="2026-06-09T11:10:30.932679591Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:271b0faef23de3761966d17212d2cd46818ff4e2c6a0c788930dc9b4bf24283d UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/203d9f9b-58b9-4f24-9afa-1a8ad32e7b09 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc000458b70}] Aliases:map[]}"
2026-06-09 11:30:32.478474 | controller | Jun 09 11:10:30.936300 crc crio[26313]: time="2026-06-09T11:10:30.93396137Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.478491 | controller | Jun 09 11:10:30.939665 crc crio[26313]: time="2026-06-09T11:10:30.939574628Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:41bacdc61c8258b24c2ba353d9f9829c5c4a63ae3cb857739e3c005850ca28fa UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/2e692538-2872-43d1-bd5f-3fde2d58080b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc000458c28}] Aliases:map[]}"
2026-06-09 11:30:32.478507 | controller | Jun 09 11:10:30.943167 crc crio[26313]: time="2026-06-09T11:10:30.940232888Z" level=info msg="Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.478524 | controller | Jun 09 11:10:30.946114 crc crio[26313]: time="2026-06-09T11:10:30.946019472Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:c237513fc503a7d7446aa7aaf641659be2d33dc6be005f7bf50ca500c95267f0 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/0cba9d70-5433-4ef0-8096-8312908a0b44 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc000458d18}] Aliases:map[]}"
2026-06-09 11:30:32.478540 | controller | Jun 09 11:10:30.946754 crc crio[26313]: time="2026-06-09T11:10:30.946731983Z" level=info msg="Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.478556 | controller | Jun 09 11:10:30.949440 crc crio[26313]: time="2026-06-09T11:10:30.94930347Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:a104f58c959d5bf78555ff8e34db71baab8f8f4b597506d46f3fbe0d324a2446 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/fd8818d7-96fd-48bc-b14f-e12eee532eec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc000458dc8}] Aliases:map[]}"
2026-06-09 11:30:32.478576 | controller | Jun 09 11:10:30.950001 crc crio[26313]: time="2026-06-09T11:10:30.949918068Z" level=info msg="Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.478592 | controller | Jun 09 11:10:30.951021 crc crio[26313]: time="2026-06-09T11:10:30.950934979Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 11:30:32.478608 | controller | Jun 09 11:10:30.951221 crc crio[26313]: time="2026-06-09T11:10:30.951123095Z" level=warning msg="Could not restore sandbox IP for 9bfbb4f5a17c6f37cb714773cddcd82b1cdbe5a19a3c17f1478708a1e5a7853a: failed to get network status for pod sandbox k8s_collect-profiles-29683365-5dplj_openshift-operator-lifecycle-manager_0e95ee2c-92a2-486a-af89-3311d6139404_0(9bfbb4f5a17c6f37cb714773cddcd82b1cdbe5a19a3c17f1478708a1e5a7853a): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 11:30:32.478626 | controller | Jun 09 11:10:30.951603 crc crio[26313]: time="2026-06-09T11:10:30.951226768Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 11:30:32.478642 | controller | Jun 09 11:10:30.951603 crc crio[26313]: time="2026-06-09T11:10:30.951466025Z" level=warning msg="Could not restore sandbox IP for 896f2565991b9a7e1ec1a7b85522022fa11d97d2ea0780c5e0bc4cc93b95a7f6: failed to get network status for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(896f2565991b9a7e1ec1a7b85522022fa11d97d2ea0780c5e0bc4cc93b95a7f6): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 11:30:32.478658 | controller | Jun 09 11:10:30.952144 crc crio[26313]: time="2026-06-09T11:10:30.952067003Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 11:30:32.478675 | controller | Jun 09 11:10:30.952907 crc crio[26313]: time="2026-06-09T11:10:30.952673391Z" level=warning msg="Could not restore sandbox IP for 5088bde617dedd8b9fd47b3ab9ad1a348adb1a2dde97033ee30ecb32d143d8f4: failed to get network status for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(5088bde617dedd8b9fd47b3ab9ad1a348adb1a2dde97033ee30ecb32d143d8f4): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 11:30:32.478691 | controller | Jun 09 11:10:30.957594 crc crio[26313]: time="2026-06-09T11:10:30.957197587Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 11:30:32.478707 | controller | Jun 09 11:10:30.958330 crc crio[26313]: time="2026-06-09T11:10:30.957694762Z" level=warning msg="Could not restore sandbox IP for 6969dd7752939397c4d9bafc15d1cfc808489d024b95bfbdaa0b5cc21b28a7f4: failed to get network status for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(6969dd7752939397c4d9bafc15d1cfc808489d024b95bfbdaa0b5cc21b28a7f4): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 11:30:32.478723 | controller | Jun 09 11:10:30.960818 crc crio[26313]: time="2026-06-09T11:10:30.960705252Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:11ba591f4c9e84593765bac74bd694ada1ed6c4f14432c17eb9a536fc5533ff9 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/c52cee2d-1ac8-4182-825b-cb85617b9229 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc000458eb0}] Aliases:map[]}"
2026-06-09 11:30:32.478742 | controller | Jun 09 11:10:30.962711 crc crio[26313]: time="2026-06-09T11:10:30.962618439Z" level=info msg="Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.478758 | controller | Jun 09 11:10:30.967514 crc crio[26313]: time="2026-06-09T11:10:30.967376242Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:d5acdeb22da71f2d17be4781053e57d278534d742453c0465271ffbccd44e9e0 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/99d8a062-2786-4530-9866-00a8c2b20069 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc000458f48}] Aliases:map[]}"
2026-06-09 11:30:32.478775 | controller | Jun 09 11:10:30.968242 crc crio[26313]: time="2026-06-09T11:10:30.968168166Z" level=info msg="Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.478790 | controller | Jun 09 11:10:31.055938 crc crio[26313]: time="2026-06-09T11:10:31.053536836Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:1ab19461ac72032f70f03f5dbcc05baaf7110c4bafb349da6a1d9c5adba14c04 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/c86a2e95-8d91-442b-933a-7a8b03c92175 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc000458fe0}] Aliases:map[]}"
2026-06-09 11:30:32.478806 | controller | Jun 09 11:10:31.063864 crc crio[26313]: time="2026-06-09T11:10:31.056030801Z" level=info msg="Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.478821 | controller | Jun 09 11:10:31.236135 crc crio[26313]: time="2026-06-09T11:10:31.154204535Z" level=info msg="Registered SIGHUP reload watcher"
2026-06-09 11:30:32.478837 | controller | Jun 09 11:10:31.322693 crc crio[26313]: time="2026-06-09T11:10:31.321880974Z" level=info msg="Serving metrics on 127.0.0.1:9537 using HTTP"
2026-06-09 11:30:32.478875 | controller | Jun 09 11:10:31.325878 crc crio[26313]: time="2026-06-09T11:10:31.323348018Z" level=info msg="Starting seccomp notifier watcher"
2026-06-09 11:30:32.478893 | controller | Jun 09 11:10:31.325878 crc crio[26313]: time="2026-06-09T11:10:31.325853563Z" level=info msg="Create NRI interface"
2026-06-09 11:30:32.478909 | controller | Jun 09 11:10:31.330267 crc crio[26313]: time="2026-06-09T11:10:31.329990047Z" level=info msg="runtime interface created"
2026-06-09 11:30:32.478925 | controller | Jun 09 11:10:31.330638 crc crio[26313]: time="2026-06-09T11:10:31.330508603Z" level=info msg="Registered domain \"k8s.io\" with NRI"
2026-06-09 11:30:32.478940 | controller | Jun 09 11:10:31.330870 crc crio[26313]: time="2026-06-09T11:10:31.330689808Z" level=info msg="runtime interface starting up..."
2026-06-09 11:30:32.478956 | controller | Jun 09 11:10:31.330870 crc crio[26313]: time="2026-06-09T11:10:31.330833912Z" level=info msg="starting plugins..."
2026-06-09 11:30:32.478971 | controller | Jun 09 11:10:31.336755 crc crio[26313]: time="2026-06-09T11:10:31.334819522Z" level=info msg="Synchronizing NRI (plugin) with current runtime state"
2026-06-09 11:30:32.478987 | controller | Jun 09 11:10:31.781700 crc crio[26313]: time="2026-06-09T11:10:31.779193389Z" level=info msg="No systemd watchdog enabled"
2026-06-09 11:30:32.479002 | controller | Jun 09 11:10:32.103967 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).
2026-06-09 11:30:32.479022 | controller | Jun 09 11:12:32.834796 crc crio[26313]: time="2026-06-09T11:12:32.833201597Z" level=info msg="Removing container: 276c68c2e90e9b5b39002fd20e53547dcd39ab71f9ad51cd4dae1cb32dc1a733" id=312e9789-2810-4411-8ccb-67ab4fe4c07e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.479039 | controller | Jun 09 11:12:33.176047 crc crio[26313]: time="2026-06-09T11:12:33.167815823Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=fcc8b9cb-8144-4bc8-a460-3bf229226ed2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.479055 | controller | Jun 09 11:12:33.631545 crc crio[26313]: time="2026-06-09T11:12:33.629275642Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=8410c737-cdbf-493d-8570-a9b1f692d30f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.479071 | controller | Jun 09 11:12:33.687239 crc crio[26313]: time="2026-06-09T11:12:33.686788948Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=217a3019-5052-4623-b72a-a33202e1e2ef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.479087 | controller | Jun 09 11:12:33.712369 crc crio[26313]: time="2026-06-09T11:12:33.712160349Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.479103 | controller | Jun 09 11:12:33.794172 crc crio[26313]: time="2026-06-09T11:12:33.793642892Z" level=info msg="Removed container 276c68c2e90e9b5b39002fd20e53547dcd39ab71f9ad51cd4dae1cb32dc1a733: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=312e9789-2810-4411-8ccb-67ab4fe4c07e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.479119 | controller | Jun 09 11:12:33.824831 crc crio[26313]: time="2026-06-09T11:12:33.823838558Z" level=info msg="Removing container: f56fd400adac0f331cd726616253c204bbde255926b5a8c6a1b70a5ad9098c8b" id=8a515fbc-19c2-4a80-b0b2-2d619e7f291f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.479135 | controller | Jun 09 11:12:33.866854 crc crio[26313]: time="2026-06-09T11:12:33.866504888Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.479150 | controller | Jun 09 11:12:34.025385 crc crio[26313]: time="2026-06-09T11:12:34.025268259Z" level=info msg="Removed container f56fd400adac0f331cd726616253c204bbde255926b5a8c6a1b70a5ad9098c8b: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=8a515fbc-19c2-4a80-b0b2-2d619e7f291f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.479166 | controller | Jun 09 11:12:34.747851 crc crio[26313]: time="2026-06-09T11:12:34.747242901Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.479182 | controller | Jun 09 11:12:35.088518 crc crio[26313]: time="2026-06-09T11:12:35.088346861Z" level=info msg="Created container 4fa0a4e4a5905fcf73b3fe8f948954fcd4dc8c272592d248fc600d2deef11e47: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=217a3019-5052-4623-b72a-a33202e1e2ef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.479197 | controller | Jun 09 11:12:35.092536 crc crio[26313]: time="2026-06-09T11:12:35.092076543Z" level=info msg="Starting container: 4fa0a4e4a5905fcf73b3fe8f948954fcd4dc8c272592d248fc600d2deef11e47" id=e2f69700-9319-4af1-ad60-cc1400c21771 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.479213 | controller | Jun 09 11:12:35.129000 crc crio[26313]: time="2026-06-09T11:12:35.128831205Z" level=info msg="Started container" PID=27040 containerID=4fa0a4e4a5905fcf73b3fe8f948954fcd4dc8c272592d248fc600d2deef11e47 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=e2f69700-9319-4af1-ad60-cc1400c21771 name=/runtime.v1.RuntimeService/StartContainer sandboxID=10a436eaf8e348d1b9ab6f246aea0c7409ced60acba075a0c3519143509c4b4b
2026-06-09 11:30:32.479232 | controller | Jun 09 11:12:35.153242 crc crio[26313]: time="2026-06-09T11:12:35.153066102Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=a3e1c438-710d-4cf1-b45e-829fa0e7b297 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.479249 | controller | Jun 09 11:12:35.157282 crc crio[26313]: time="2026-06-09T11:12:35.157129494Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=a1950412-2984-4901-bd01-e9e4364f9ffa name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.479264 | controller | Jun 09 11:12:35.162123 crc crio[26313]: time="2026-06-09T11:12:35.162046422Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=07ec99ab-4ec2-41c6-977c-13dbb977daf2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.479280 | controller | Jun 09 11:12:35.162640 crc crio[26313]: time="2026-06-09T11:12:35.162527216Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.479296 | controller | Jun 09 11:12:35.205457 crc crio[26313]: time="2026-06-09T11:12:35.205212126Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.479311 | controller | Jun 09 11:12:36.138812 crc crio[26313]: time="2026-06-09T11:12:36.137378823Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.479327 | controller | Jun 09 11:12:36.644229 crc crio[26313]: time="2026-06-09T11:12:36.642950096Z" level=info msg="Created container 3f8e1fc68d0c82d078fa4813ca3a22d704a0aa7f198bbe93a4a7583c9117ee88: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=07ec99ab-4ec2-41c6-977c-13dbb977daf2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.479343 | controller | Jun 09 11:12:36.646139 crc crio[26313]: time="2026-06-09T11:12:36.645455121Z" level=info msg="Starting container: 3f8e1fc68d0c82d078fa4813ca3a22d704a0aa7f198bbe93a4a7583c9117ee88" id=64360223-0c08-4598-9888-4c188a46bf98 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.479371 | controller | Jun 09 11:12:36.713158 crc crio[26313]: time="2026-06-09T11:12:36.712821741Z" level=info msg="Started container" PID=27057 containerID=3f8e1fc68d0c82d078fa4813ca3a22d704a0aa7f198bbe93a4a7583c9117ee88 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=64360223-0c08-4598-9888-4c188a46bf98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=10a436eaf8e348d1b9ab6f246aea0c7409ced60acba075a0c3519143509c4b4b
2026-06-09 11:30:32.479388 | controller | Jun 09 11:12:38.396180 crc crio[26313]: time="2026-06-09T11:12:38.395744454Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=25fce4b1-61e4-4d01-8e59-33e39f02e839 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.479403 | controller | Jun 09 11:12:38.402033 crc crio[26313]: time="2026-06-09T11:12:38.401906429Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=dc19e55d-a082-4dff-bed4-9b9a0bea7008 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.479422 | controller | Jun 09 11:12:38.404770 crc crio[26313]: time="2026-06-09T11:12:38.404696472Z" level=info msg="Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=ffd2082a-ef1f-459a-b40b-fa8190f197f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.479438 | controller | Jun 09 11:12:38.405244 crc crio[26313]: time="2026-06-09T11:12:38.405088034Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.479454 | controller | Jun 09 11:12:38.425830 crc crio[26313]: time="2026-06-09T11:12:38.423654831Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=b8995703-e47c-4094-8571-eecb7c966171 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.479470 | controller | Jun 09 11:12:38.453461 crc crio[26313]: time="2026-06-09T11:12:38.453280739Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=8da64447-deb9-4931-96d4-c32a6536d96d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.479486 | controller | Jun 09 11:12:38.458480 crc crio[26313]: time="2026-06-09T11:12:38.458324931Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.479502 | controller | Jun 09 11:12:38.466630 crc crio[26313]: time="2026-06-09T11:12:38.466569398Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.479519 | controller | Jun 09 11:12:38.471789 crc crio[26313]: time="2026-06-09T11:12:38.471689622Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=612c875e-8b22-4eda-9efd-400288b6518c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.479535 | controller | Jun 09 11:12:38.472611 crc crio[26313]: time="2026-06-09T11:12:38.472135415Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.479550 | controller | Jun 09 11:12:38.543257 crc crio[26313]: time="2026-06-09T11:12:38.543169815Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.479566 | controller | Jun 09 11:12:38.651379 crc crio[26313]: time="2026-06-09T11:12:38.65102742Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=83492a91-dfbf-4b03-9ee6-a1062ec15304 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.479582 | controller | Jun 09 11:12:38.664481 crc crio[26313]: time="2026-06-09T11:12:38.655791512Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=87b1df83-48e7-4703-b5f7-41b26529cbac name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.479597 | controller | Jun 09 11:12:38.664481 crc crio[26313]: time="2026-06-09T11:12:38.664300328Z" level=info msg="Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=cbbe5613-a446-4da6-a8bf-5f3bddbe40d5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.479613 | controller | Jun 09 11:12:38.682132 crc crio[26313]: time="2026-06-09T11:12:38.68205198Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.479633 | controller | Jun 09 11:12:38.881136 crc crio[26313]: time="2026-06-09T11:12:38.881030667Z" level=info msg="Created container 55b771105b6e770bfabacd260c441efe1c07d2f5e07b5b4865ea3b96732a9218: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=ffd2082a-ef1f-459a-b40b-fa8190f197f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.479649 | controller | Jun 09 11:12:38.884734 crc crio[26313]: time="2026-06-09T11:12:38.884621335Z" level=info msg="Starting container: 55b771105b6e770bfabacd260c441efe1c07d2f5e07b5b4865ea3b96732a9218" id=7d7144f1-4c7b-4c5b-b46f-eca2623b6817 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.479665 | controller | Jun 09 11:12:38.908736 crc crio[26313]: time="2026-06-09T11:12:38.907308825Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.479681 | controller | Jun 09 11:12:38.975492 crc crio[26313]: time="2026-06-09T11:12:38.975050077Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.479696 | controller | Jun 09 11:12:38.995473 crc crio[26313]: time="2026-06-09T11:12:38.988293734Z" level=info msg="Started container" PID=27076 containerID=55b771105b6e770bfabacd260c441efe1c07d2f5e07b5b4865ea3b96732a9218 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=7d7144f1-4c7b-4c5b-b46f-eca2623b6817 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ef6dcd81941f4a4a1a0b5353d93c4b2d86e0faf66d07f9b888376b21c417e921
2026-06-09 11:30:32.479712 | controller | Jun 09 11:12:39.828572 crc crio[26313]: time="2026-06-09T11:12:39.825886582Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.479729 | controller | Jun 09 11:12:40.132498 crc crio[26313]: time="2026-06-09T11:12:40.132340864Z" level=info msg="Created container b6b27005b70a82c4b7c9adae5dcab8fd1a1c0c01a631f6adb14035e915218b20: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=cbbe5613-a446-4da6-a8bf-5f3bddbe40d5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.479745 | controller | Jun 09 11:12:40.140069 crc crio[26313]: time="2026-06-09T11:12:40.139977903Z" level=info msg="Starting container: b6b27005b70a82c4b7c9adae5dcab8fd1a1c0c01a631f6adb14035e915218b20" id=7a9a3804-6e16-42c7-975e-c86dbc3edbd5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.479762 | controller | Jun 09 11:12:40.167368 crc crio[26313]: time="2026-06-09T11:12:40.167156297Z" level=info msg="Started container" PID=27089 containerID=b6b27005b70a82c4b7c9adae5dcab8fd1a1c0c01a631f6adb14035e915218b20 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=7a9a3804-6e16-42c7-975e-c86dbc3edbd5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b6a77415bc05b1e81f341897075f3a097a15edb034111239d6655ca613be6fc7
2026-06-09 11:30:32.479778 | controller | Jun 09 11:12:40.185602 crc crio[26313]: time="2026-06-09T11:12:40.181641072Z" level=info msg="Created container 00d66126e0574861f8909063aebeb04826d35028cff53b8d710def42e306a926: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=612c875e-8b22-4eda-9efd-400288b6518c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.479794 | controller | Jun 09 11:12:40.190508 crc crio[26313]: time="2026-06-09T11:12:40.190150697Z" level=info msg="Starting container: 00d66126e0574861f8909063aebeb04826d35028cff53b8d710def42e306a926" id=27e7016f-971e-48d4-8b58-fba2868fbab0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.479820 | controller | Jun 09 11:12:40.204563 crc crio[26313]: time="2026-06-09T11:12:40.204226689Z" level=info msg="Started container" PID=27114 containerID=00d66126e0574861f8909063aebeb04826d35028cff53b8d710def42e306a926 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=27e7016f-971e-48d4-8b58-fba2868fbab0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=83ed0aff373038db68e58800dba63537b27927893e565669943b82e688e1cbb1
2026-06-09 11:30:32.479837 | controller | Jun 09 11:12:42.327652 crc crio[26313]: time="2026-06-09T11:12:42.326043393Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=53dd8ac2-de55-46f4-9f4d-c161b9cf84cb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.479872 | controller | Jun 09 11:12:42.331776 crc crio[26313]: time="2026-06-09T11:12:42.331687213Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=8f903553-afe6-4eff-ad45-6d6fcd7cb420 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.479891 | controller | Jun 09 11:12:42.339242 crc crio[26313]: time="2026-06-09T11:12:42.339159737Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-8mhkq/marketplace-operator" id=5661e1fa-225a-4ad8-8855-8f61e75e86b8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.479907 | controller | Jun 09 11:12:42.340057 crc crio[26313]: time="2026-06-09T11:12:42.339986772Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.479923 | controller | Jun 09 11:12:42.377324 crc crio[26313]: time="2026-06-09T11:12:42.37727139Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=993e3551-12f0-40f4-be1d-b05efbb5db46 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.479939 | controller | Jun 09 11:12:42.385503 crc crio[26313]: time="2026-06-09T11:12:42.385201447Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=dffa2d21-3570-4715-9b51-883f87ad1a08 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.479955 | controller | Jun 09 11:12:42.391006 crc crio[26313]: time="2026-06-09T11:12:42.390891288Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=aa4df6ac-9d67-495b-8ac5-fa3bf9bcd1ab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.479972 | controller | Jun 09 11:12:42.391775 crc crio[26313]: time="2026-06-09T11:12:42.391590829Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.479988 | controller | Jun 09 11:12:42.518455 crc crio[26313]: time="2026-06-09T11:12:42.517880516Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.480005 | controller | Jun 09 11:12:42.547704 crc crio[26313]: time="2026-06-09T11:12:42.547544776Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.480021 | controller | Jun 09 11:12:42.575458 crc crio[26313]: time="2026-06-09T11:12:42.574505745Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.480037 | controller | Jun 09 11:12:42.589530 crc crio[26313]: time="2026-06-09T11:12:42.583266207Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.480056 | controller | Jun 09 11:12:42.931162 crc crio[26313]: time="2026-06-09T11:12:42.930764189Z" level=info msg="Created container 760b5c086a619f88041e50aa42da44b5765457d92d6df52dfc03e1590f2d3d15: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=aa4df6ac-9d67-495b-8ac5-fa3bf9bcd1ab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.480072 | controller | Jun 09 11:12:42.933155 crc crio[26313]: time="2026-06-09T11:12:42.933023747Z" level=info msg="Starting container: 760b5c086a619f88041e50aa42da44b5765457d92d6df52dfc03e1590f2d3d15" id=b0d5ab15-7ac9-429f-acfc-9295e75c98f2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.480088 | controller | Jun 09 11:12:42.960358 crc crio[26313]: time="2026-06-09T11:12:42.958550862Z" level=info msg="Started container" PID=27222 containerID=760b5c086a619f88041e50aa42da44b5765457d92d6df52dfc03e1590f2d3d15 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=b0d5ab15-7ac9-429f-acfc-9295e75c98f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f8aa60bc34fe6193a8191fdb0bef5a32f9c44faa6afc0fcf04e273fecc0c3d6
2026-06-09 11:30:32.480105 | controller | Jun 09 11:12:43.063858 crc crio[26313]: time="2026-06-09T11:12:43.063753287Z" level=info msg="Created container 5658aa63ef9121efca581ff2661396ece524065e27e783153ccc1dd8e72ad72f: openshift-marketplace/marketplace-operator-547dbd544d-8mhkq/marketplace-operator" id=5661e1fa-225a-4ad8-8855-8f61e75e86b8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.480121 | controller | Jun 09 11:12:43.068271 crc crio[26313]: time="2026-06-09T11:12:43.068143629Z" level=info msg="Starting container: 5658aa63ef9121efca581ff2661396ece524065e27e783153ccc1dd8e72ad72f" id=169e7954-4696-4b9b-a42c-d589f41aeed2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.480137 | controller | Jun 09 11:12:43.092095 crc crio[26313]: time="2026-06-09T11:12:43.091802279Z" level=info msg="Started container" PID=27228 containerID=5658aa63ef9121efca581ff2661396ece524065e27e783153ccc1dd8e72ad72f description=openshift-marketplace/marketplace-operator-547dbd544d-8mhkq/marketplace-operator id=169e7954-4696-4b9b-a42c-d589f41aeed2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5d446774b0ebacbbc1d653bfa34f01b4bf1fe9d204b433f5789deeeecfd917da
2026-06-09 11:30:32.480154 | controller | Jun 09 11:12:46.418961 crc crio[26313]: time="2026-06-09T11:12:46.418303753Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-5p4wm/POD" id=2e017a0e-762d-4e46-9faa-3ea7d1a3f4a2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.480170 | controller | Jun 09 11:12:46.420472 crc crio[26313]: time="2026-06-09T11:12:46.419018465Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.480186 | controller | Jun 09 11:12:46.456663 crc crio[26313]: time="2026-06-09T11:12:46.456470688Z" level=info msg="Got pod network &{Name:certified-operators-5p4wm Namespace:openshift-marketplace ID:e04c72218f3d0395c145cf3e95a6d0e638b7d1170aa92967b8ba62a2036b7fa8 UID:03ea40f2-5eed-4383-907c-50cdb2264469 NetNS:/var/run/netns/95643301-5852-458f-9562-6f37c0480d80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod03ea40f2_5eed_4383_907c_50cdb2264469.slice PodAnnotations:0xc002310028}] Aliases:map[]}"
2026-06-09 11:30:32.480202 | controller | Jun 09 11:12:46.456663 crc crio[26313]: time="2026-06-09T11:12:46.456572501Z" level=info msg="Adding pod openshift-marketplace_certified-operators-5p4wm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.480222 | controller | Jun 09 11:12:47.634312 crc crio[26313]: 2026-06-09T11:12:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e04c72218f3d039 Mac:0a:ca:48:a9:c8:33 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/95643301-5852-458f-9562-6f37c0480d80 SocketPath: PciID:}] [{Interface:0xc000452ae0 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.480239 | controller | Jun 09 11:12:47.636684 crc crio[26313]: time="2026-06-09T11:12:47.636607462Z" level=info msg="Got pod network &{Name:certified-operators-5p4wm Namespace:openshift-marketplace ID:e04c72218f3d0395c145cf3e95a6d0e638b7d1170aa92967b8ba62a2036b7fa8 UID:03ea40f2-5eed-4383-907c-50cdb2264469 NetNS:/var/run/netns/95643301-5852-458f-9562-6f37c0480d80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod03ea40f2_5eed_4383_907c_50cdb2264469.slice PodAnnotations:0xc002310028}] Aliases:map[]}"
2026-06-09 11:30:32.480256 | controller | Jun 09 11:12:47.636865 crc crio[26313]: time="2026-06-09T11:12:47.636813328Z" level=info msg="Checking pod openshift-marketplace_certified-operators-5p4wm for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.480273 | controller | Jun 09 11:12:47.645301 crc crio[26313]: time="2026-06-09T11:12:47.6452205Z" level=info msg="Ran pod sandbox e04c72218f3d0395c145cf3e95a6d0e638b7d1170aa92967b8ba62a2036b7fa8 with infra container: openshift-marketplace/certified-operators-5p4wm/POD" id=2e017a0e-762d-4e46-9faa-3ea7d1a3f4a2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.480289 | controller | Jun 09 11:12:47.651723 crc crio[26313]: time="2026-06-09T11:12:47.651629672Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=014c96ac-6e98-483c-a348-12ecc0eadf9b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.480305 | controller | Jun 09 11:12:47.654832 crc crio[26313]: time="2026-06-09T11:12:47.654734865Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=e749dd04-342c-40f5-920c-f6955f18dc32 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.480323 | controller | Jun 09 11:12:47.670765 crc crio[26313]: time="2026-06-09T11:12:47.670352564Z" level=info msg="Creating container: openshift-marketplace/certified-operators-5p4wm/extract-utilities" id=8888674a-4ac8-49c7-bdbe-8760af83b840 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.480339 | controller | Jun 09 11:12:47.671263 crc crio[26313]: time="2026-06-09T11:12:47.671199679Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.480355 | controller | Jun 09 11:12:47.707883 crc crio[26313]: time="2026-06-09T11:12:47.707677023Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.480371 | controller | Jun 09 11:12:47.712981 crc crio[26313]: time="2026-06-09T11:12:47.71289014Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.480386 | controller | Jun 09 11:12:47.861058 crc crio[26313]: time="2026-06-09T11:12:47.860966521Z" level=info msg="Created container 45d1f8f81a0d8e8838315dbbed3873bf16443186c5d6f33531a34325d941ec5d: openshift-marketplace/certified-operators-5p4wm/extract-utilities" id=8888674a-4ac8-49c7-bdbe-8760af83b840 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.480402 | controller | Jun 09 11:12:47.862630 crc crio[26313]: time="2026-06-09T11:12:47.862373943Z" level=info msg="Starting container: 45d1f8f81a0d8e8838315dbbed3873bf16443186c5d6f33531a34325d941ec5d" id=0996e97d-1923-4d9c-b9df-331e1136c674 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.480421 | controller | Jun 09 11:12:47.869884 crc crio[26313]: time="2026-06-09T11:12:47.869728603Z" level=info msg="Started container" PID=27351 containerID=45d1f8f81a0d8e8838315dbbed3873bf16443186c5d6f33531a34325d941ec5d description=openshift-marketplace/certified-operators-5p4wm/extract-utilities id=0996e97d-1923-4d9c-b9df-331e1136c674 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e04c72218f3d0395c145cf3e95a6d0e638b7d1170aa92967b8ba62a2036b7fa8
2026-06-09 11:30:32.480437 | controller | Jun 09 11:12:48.829489 crc crio[26313]: time="2026-06-09T11:12:48.829259381Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=221a9b2c-7880-461f-b34f-e07c2d39ea43 name=/runtime.v1.ImageService/PullImage
2026-06-09 11:30:32.480453 | controller | Jun 09 11:12:48.845625 crc crio[26313]: time="2026-06-09T11:12:48.844860169Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-09 11:30:32.480469 | controller | Jun 09 11:12:49.502893 crc crio[26313]: time="2026-06-09T11:12:49.50213007Z" level=info msg="Running pod sandbox: openshift-etcd/installer-3-crc/POD" id=451ff5ea-b1d3-4611-8828-2077820652b3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.480485 | controller | Jun 09 11:12:49.503098 crc crio[26313]: time="2026-06-09T11:12:49.503030427Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.480501 | controller | Jun 09 11:12:49.532751 crc crio[26313]: time="2026-06-09T11:12:49.532650595Z" level=info msg="Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:bdecd89d0df4b0839c9ff692b5a0bb9480c5e8777a8309e3294079c250aecc83 UID:4a49fce4-7eec-415f-97ee-a7b204f037f0 NetNS:/var/run/netns/6f4d0f25-f49a-4aec-a2fd-85860741f776 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod4a49fce4_7eec_415f_97ee_a7b204f037f0.slice PodAnnotations:0xc00008cee8}] Aliases:map[]}"
2026-06-09 11:30:32.480518 | controller | Jun 09 11:12:49.532751 crc crio[26313]: time="2026-06-09T11:12:49.532710567Z" level=info msg="Adding pod openshift-etcd_installer-3-crc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.480534 | controller | Jun 09 11:12:49.550688 crc crio[26313]: time="2026-06-09T11:12:49.550568723Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-vg7jm/POD" id=ac997fee-2983-4faf-908d-3f785f248382 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.480550 | controller | Jun 09 11:12:49.550832 crc crio[26313]: time="2026-06-09T11:12:49.550727737Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.480573 | controller | Jun 09 11:12:49.581607 crc crio[26313]: time="2026-06-09T11:12:49.580923143Z" level=info msg="Got pod network &{Name:redhat-marketplace-vg7jm Namespace:openshift-marketplace ID:7b7aff2534183f00871f0e65db461ec70967a759cb0ad70ff383edd4e2e6b566 UID:1e824c5b-124c-48f0-ac2e-31a74c913c6d NetNS:/var/run/netns/1aab4c02-7fae-4dd3-a5a4-0a9230eea3fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e824c5b_124c_48f0_ac2e_31a74c913c6d.slice PodAnnotations:0xc00008d208}] Aliases:map[]}"
2026-06-09 11:30:32.480604 | controller | Jun 09 11:12:49.581607 crc crio[26313]: time="2026-06-09T11:12:49.581589643Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-vg7jm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.480621 | controller | Jun 09 11:12:50.006484 crc crio[26313]: time="2026-06-09T11:12:50.006246689Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e" id=221a9b2c-7880-461f-b34f-e07c2d39ea43 name=/runtime.v1.ImageService/PullImage
2026-06-09 11:30:32.480641 | controller | Jun 09 11:12:50.013645 crc crio[26313]: time="2026-06-09T11:12:50.011731784Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=96c804cf-fa24-45b9-bfc2-a5e9c8a3074f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.480658 | controller | Jun 09 11:12:50.016970 crc crio[26313]: time="2026-06-09T11:12:50.016687502Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=88dec0d3-f8de-4c48-b214-35fb1e4835d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.480674 | controller | Jun 09 11:12:50.033918 crc crio[26313]: time="2026-06-09T11:12:50.033584789Z" level=info msg="Creating container: openshift-marketplace/certified-operators-5p4wm/extract-content" id=e1502c4f-84a4-4406-8ade-d64d1b09f421 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.480691 | controller | Jun 09 11:12:50.042637 crc crio[26313]: time="2026-06-09T11:12:50.03961846Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.480707 | controller | Jun 09 11:12:50.116779 crc crio[26313]: time="2026-06-09T11:12:50.116682801Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.480723 | controller | Jun 09 11:12:50.129988 crc crio[26313]: time="2026-06-09T11:12:50.129800905Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.480739 | controller | Jun 09 11:12:50.214575 crc crio[26313]: time="2026-06-09T11:12:50.212572227Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-4222l/POD" id=435d5ebf-e37a-4ed5-97df-90ed3f91e626 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.480754 | controller | Jun 09 11:12:50.214575 crc crio[26313]: time="2026-06-09T11:12:50.212743462Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.480770 | controller | Jun 09 11:12:50.246190 crc crio[26313]: time="2026-06-09T11:12:50.245299829Z" level=info msg="Got pod network &{Name:redhat-operators-4222l Namespace:openshift-marketplace ID:1c968e91799fd48677bcd2a920a6dfcd0d05bd4126b5907cb0666e72e82f9b09 UID:e2c51b2a-3716-4f05-972a-94d581ed7ad4 NetNS:/var/run/netns/020f7e6d-a45d-46b6-9b2a-286f683b7f16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode2c51b2a_3716_4f05_972a_94d581ed7ad4.slice PodAnnotations:0xc0017187d8}] Aliases:map[]}"
2026-06-09 11:30:32.480810 | controller | Jun 09 11:12:50.246190 crc crio[26313]: time="2026-06-09T11:12:50.245383111Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-4222l to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.480827 | controller | Jun 09 11:12:50.333882 crc crio[26313]: time="2026-06-09T11:12:50.333328499Z" level=info msg="Created container 76ae4ada737cab31356bdbea392bc594e9539c69e00028ed94493f9e6862b43e: openshift-marketplace/certified-operators-5p4wm/extract-content" id=e1502c4f-84a4-4406-8ade-d64d1b09f421 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.480843 | controller | Jun 09 11:12:50.342035 crc crio[26313]: time="2026-06-09T11:12:50.341799853Z" level=info msg="Starting container: 76ae4ada737cab31356bdbea392bc594e9539c69e00028ed94493f9e6862b43e" id=cb934205-30de-4f42-90ef-0e426e36c69b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.480881 | controller | Jun 09 11:12:50.363171 crc crio[26313]: time="2026-06-09T11:12:50.359773792Z" level=info msg="Started container" PID=27413 containerID=76ae4ada737cab31356bdbea392bc594e9539c69e00028ed94493f9e6862b43e description=openshift-marketplace/certified-operators-5p4wm/extract-content id=cb934205-30de-4f42-90ef-0e426e36c69b name=/runtime.v1.RuntimeService/StartContainer sandboxID=e04c72218f3d0395c145cf3e95a6d0e638b7d1170aa92967b8ba62a2036b7fa8
2026-06-09 11:30:32.480899 | controller | Jun 09 11:12:51.220505 crc crio[26313]: 2026-06-09T11:12:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bdecd89d0df4b08 Mac:de:05:61:e8:40:7a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/6f4d0f25-f49a-4aec-a2fd-85860741f776 SocketPath: PciID:}] [{Interface:0xc00028e5a0 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.480916 | controller | Jun 09 11:12:51.222851 crc crio[26313]: time="2026-06-09T11:12:51.222585048Z" level=info msg="Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:bdecd89d0df4b0839c9ff692b5a0bb9480c5e8777a8309e3294079c250aecc83 UID:4a49fce4-7eec-415f-97ee-a7b204f037f0 NetNS:/var/run/netns/6f4d0f25-f49a-4aec-a2fd-85860741f776 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod4a49fce4_7eec_415f_97ee_a7b204f037f0.slice PodAnnotations:0xc00008cee8}] Aliases:map[]}"
2026-06-09 11:30:32.480932 | controller | Jun 09 11:12:51.222851 crc crio[26313]: time="2026-06-09T11:12:51.222835286Z" level=info msg="Checking pod openshift-etcd_installer-3-crc for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.480948 | controller | Jun 09 11:12:51.236078 crc crio[26313]: time="2026-06-09T11:12:51.23598782Z" level=info msg="Ran pod sandbox bdecd89d0df4b0839c9ff692b5a0bb9480c5e8777a8309e3294079c250aecc83 with infra container: openshift-etcd/installer-3-crc/POD" id=451ff5ea-b1d3-4611-8828-2077820652b3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.480965 | controller | Jun 09 11:12:51.238703 crc crio[26313]: time="2026-06-09T11:12:51.238606109Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=d12cc463-f7a3-4f72-b477-fcae2442c6aa name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.480981 | controller | Jun 09 11:12:51.242519 crc crio[26313]: time="2026-06-09T11:12:51.24231641Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=cf0e334c-82f7-408b-ad55-5e0476db7832 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.480998 | controller | Jun 09 11:12:51.268914 crc crio[26313]: time="2026-06-09T11:12:51.268737053Z" level=info msg="Creating container: openshift-etcd/installer-3-crc/installer" id=e732d295-8217-4284-9c09-65caa2095c4f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.481014 | controller | Jun 09 11:12:51.269353 crc crio[26313]: time="2026-06-09T11:12:51.269206147Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.481030 | controller | Jun 09 11:12:51.313925 crc crio[26313]: time="2026-06-09T11:12:51.313811584Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.481046 | controller | Jun 09 11:12:51.532501 crc crio[26313]: 2026-06-09T11:12:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7b7aff2534183f0 Mac:c2:28:0d:0d:ab:52 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/1aab4c02-7fae-4dd3-a5a4-0a9230eea3fe SocketPath: PciID:}] [{Interface:0xc0001da9e0 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.481066 | controller | Jun 09 11:12:51.533830 crc crio[26313]: time="2026-06-09T11:12:51.533630997Z" level=info msg="Got pod network &{Name:redhat-marketplace-vg7jm Namespace:openshift-marketplace ID:7b7aff2534183f00871f0e65db461ec70967a759cb0ad70ff383edd4e2e6b566 UID:1e824c5b-124c-48f0-ac2e-31a74c913c6d NetNS:/var/run/netns/1aab4c02-7fae-4dd3-a5a4-0a9230eea3fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e824c5b_124c_48f0_ac2e_31a74c913c6d.slice PodAnnotations:0xc00008d208}] Aliases:map[]}"
2026-06-09 11:30:32.481083 | controller | Jun 09 11:12:51.533977 crc crio[26313]: time="2026-06-09T11:12:51.533907165Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-vg7jm for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.481099 | controller | Jun 09 11:12:51.559306 crc crio[26313]: time="2026-06-09T11:12:51.559163413Z" level=info msg="Ran pod sandbox 7b7aff2534183f00871f0e65db461ec70967a759cb0ad70ff383edd4e2e6b566 with infra container: openshift-marketplace/redhat-marketplace-vg7jm/POD" id=ac997fee-2983-4faf-908d-3f785f248382 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.481115 | controller | Jun 09 11:12:51.576554 crc crio[26313]: time="2026-06-09T11:12:51.576333468Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=2f5723b0-ad0d-4260-9c6a-7d424fe65e66 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.481130 | controller | Jun 09 11:12:51.589788 crc crio[26313]: time="2026-06-09T11:12:51.589654967Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a8ec4b8a-f5a3-4059-b001-053fc35e4d61 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.481146 | controller | Jun 09 11:12:51.614670 crc crio[26313]: time="2026-06-09T11:12:51.614556194Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-vg7jm/extract-utilities" id=2915d798-14dc-4593-96dc-ad5645187bf7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.481162 | controller | Jun 09 11:12:51.615318 crc crio[26313]: time="2026-06-09T11:12:51.615127241Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.481177 | controller | Jun 09 11:12:51.867292 crc crio[26313]: time="2026-06-09T11:12:51.865552132Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.481193 | controller | Jun 09 11:12:51.937645 crc crio[26313]: time="2026-06-09T11:12:51.937474459Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.481209 | controller | Jun 09 11:12:51.989853 crc crio[26313]: 2026-06-09T11:12:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1c968e91799fd48 Mac:92:58:3a:fd:79:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/020f7e6d-a45d-46b6-9b2a-286f683b7f16 SocketPath: PciID:}] [{Interface:0xc0001137d0 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.481225 | controller | Jun 09 11:12:51.989853 crc crio[26313]: time="2026-06-09T11:12:51.986014685Z" level=info msg="Got pod network &{Name:redhat-operators-4222l Namespace:openshift-marketplace ID:1c968e91799fd48677bcd2a920a6dfcd0d05bd4126b5907cb0666e72e82f9b09 UID:e2c51b2a-3716-4f05-972a-94d581ed7ad4 NetNS:/var/run/netns/020f7e6d-a45d-46b6-9b2a-286f683b7f16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode2c51b2a_3716_4f05_972a_94d581ed7ad4.slice PodAnnotations:0xc0017187d8}] Aliases:map[]}"
2026-06-09 11:30:32.481244 | controller | Jun 09 11:12:51.989853 crc crio[26313]: time="2026-06-09T11:12:51.98618147Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-4222l for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.481261 | controller | Jun 09 11:12:52.010313 crc crio[26313]: time="2026-06-09T11:12:52.010050326Z" level=info msg="Ran pod sandbox 1c968e91799fd48677bcd2a920a6dfcd0d05bd4126b5907cb0666e72e82f9b09 with infra container: openshift-marketplace/redhat-operators-4222l/POD" id=435d5ebf-e37a-4ed5-97df-90ed3f91e626 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.481276 | controller | Jun 09 11:12:52.021142 crc crio[26313]: time="2026-06-09T11:12:52.020621893Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=904e8bca-926c-4b62-afd4-bb4774b720d7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.481292 | controller | Jun 09 11:12:52.034785 crc crio[26313]: time="2026-06-09T11:12:52.034637823Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f8bbe18b-d57a-4090-849c-f614eadba96b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.481308 | controller | Jun 09 11:12:52.045714 crc crio[26313]: time="2026-06-09T11:12:52.044641493Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-4222l/extract-utilities" id=68954d64-c523-4f94-918f-cac4f7d2ea9c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.481324 | controller | Jun 09 11:12:52.045714 crc crio[26313]: time="2026-06-09T11:12:52.045607532Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.481340 | controller | Jun 09 11:12:52.072203 crc crio[26313]: time="2026-06-09T11:12:52.07189449Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-twdkb/POD" id=51c3c683-db04-4f0d-823b-0d2e01ee6df0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.481356 | controller | Jun 09 11:12:52.072758 crc crio[26313]: time="2026-06-09T11:12:52.072652173Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.481371 | controller | Jun 09 11:12:52.098230 crc crio[26313]: time="2026-06-09T11:12:52.096361404Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.481388 | controller | Jun 09 11:12:52.140046 crc crio[26313]: time="2026-06-09T11:12:52.139875839Z" level=info msg="Got pod network &{Name:community-operators-twdkb Namespace:openshift-marketplace ID:77f175b39bd218fd678220a92b912aab6f65a304a155ebccbb485b3a32a21706 UID:4b3e2f0f-473f-4d2a-b6b9-d8a4f986ece3 NetNS:/var/run/netns/14914342-6275-41c5-8c76-1e4224671731 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4b3e2f0f_473f_4d2a_b6b9_d8a4f986ece3.slice PodAnnotations:0xc002310200}] Aliases:map[]}"
2026-06-09 11:30:32.481404 | controller | Jun 09 11:12:52.140483 crc crio[26313]: time="2026-06-09T11:12:52.140372944Z" level=info msg="Adding pod openshift-marketplace_community-operators-twdkb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.481420 | controller | Jun 09 11:12:52.170606 crc crio[26313]: time="2026-06-09T11:12:52.170370294Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.481436 | controller | Jun 09 11:12:52.192796 crc crio[26313]: time="2026-06-09T11:12:52.192557599Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.481456 | controller | Jun 09 11:12:52.248193 crc crio[26313]: time="2026-06-09T11:12:52.248095525Z" level=info msg="Created container 786af5b3524f80be7b6786428cec86ebb36c941a06f8ae5a9a1a91bdbfd3f62b: openshift-marketplace/redhat-marketplace-vg7jm/extract-utilities" id=2915d798-14dc-4593-96dc-ad5645187bf7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.481472 | controller | Jun 09 11:12:52.254459 crc crio[26313]: time="2026-06-09T11:12:52.25292374Z" level=info msg="Starting container: 786af5b3524f80be7b6786428cec86ebb36c941a06f8ae5a9a1a91bdbfd3f62b" id=a7044364-3918-473a-8df1-9c935ad1e57f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.481488 | controller | Jun 09 11:12:52.267452 crc crio[26313]: time="2026-06-09T11:12:52.267217948Z" level=info msg="Started container" PID=27511 containerID=786af5b3524f80be7b6786428cec86ebb36c941a06f8ae5a9a1a91bdbfd3f62b description=openshift-marketplace/redhat-marketplace-vg7jm/extract-utilities id=a7044364-3918-473a-8df1-9c935ad1e57f name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b7aff2534183f00871f0e65db461ec70967a759cb0ad70ff383edd4e2e6b566
2026-06-09 11:30:32.481504 | controller | Jun 09 11:12:52.454236 crc crio[26313]: time="2026-06-09T11:12:52.453674151Z" level=info msg="Created container 141b28c3291fde7ccc917d0f1479076ac3fe78617201decc5d4cb517997cfa7d: openshift-marketplace/redhat-operators-4222l/extract-utilities" id=68954d64-c523-4f94-918f-cac4f7d2ea9c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.481519 | controller | Jun 09 11:12:52.465618 crc crio[26313]: time="2026-06-09T11:12:52.465386672Z" level=info msg="Starting container: 141b28c3291fde7ccc917d0f1479076ac3fe78617201decc5d4cb517997cfa7d" id=7fff5098-ff13-40a1-bb7f-3337e95bbb25 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.481535 | controller | Jun 09 11:12:52.574063 crc crio[26313]: time="2026-06-09T11:12:52.573234007Z" level=info msg="Started container" PID=27535 containerID=141b28c3291fde7ccc917d0f1479076ac3fe78617201decc5d4cb517997cfa7d description=openshift-marketplace/redhat-operators-4222l/extract-utilities id=7fff5098-ff13-40a1-bb7f-3337e95bbb25 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c968e91799fd48677bcd2a920a6dfcd0d05bd4126b5907cb0666e72e82f9b09
2026-06-09 11:30:32.481551 | controller | Jun 09 11:12:52.716761 crc crio[26313]: time="2026-06-09T11:12:52.715796931Z" level=info msg="Created container ca1009948da048f24bbcaec78eb8db12a7ca1ffc4e310ac6826f54599f7f96c8: openshift-etcd/installer-3-crc/installer" id=e732d295-8217-4284-9c09-65caa2095c4f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.481567 | controller | Jun 09 11:12:52.719377 crc crio[26313]: time="2026-06-09T11:12:52.718988497Z" level=info msg="Starting container: ca1009948da048f24bbcaec78eb8db12a7ca1ffc4e310ac6826f54599f7f96c8" id=98367140-83a4-48c7-82c1-f17e1929a7d4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.481583 | controller | Jun 09 11:12:52.763282 crc crio[26313]: time="2026-06-09T11:12:52.763124271Z" level=info msg="Started container" PID=27551 containerID=ca1009948da048f24bbcaec78eb8db12a7ca1ffc4e310ac6826f54599f7f96c8 description=openshift-etcd/installer-3-crc/installer id=98367140-83a4-48c7-82c1-f17e1929a7d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bdecd89d0df4b0839c9ff692b5a0bb9480c5e8777a8309e3294079c250aecc83
2026-06-09 11:30:32.481599 | controller | Jun 09 11:12:53.089587 crc crio[26313]: time="2026-06-09T11:12:53.088683185Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=333523af-f982-4c00-9b08-6305a406e86d name=/runtime.v1.ImageService/PullImage
2026-06-09 11:30:32.481614 | controller | Jun 09 11:12:53.096772 crc crio[26313]: time="2026-06-09T11:12:53.094993374Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=9374bb4f-5546-49ab-a5b1-db83e4466f1e name=/runtime.v1.ImageService/PullImage
2026-06-09 11:30:32.481634 | controller | Jun 09 11:12:53.106582 crc crio[26313]: time="2026-06-09T11:12:53.106339314Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-09 11:30:32.481651 | controller | Jun 09 11:12:53.107567 crc crio[26313]: time="2026-06-09T11:12:53.10720081Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-09 11:30:32.481666 | controller | Jun 09 11:12:53.702152 crc crio[26313]: time="2026-06-09T11:12:53.701833654Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0" id=333523af-f982-4c00-9b08-6305a406e86d name=/runtime.v1.ImageService/PullImage
2026-06-09 11:30:32.481682 | controller | Jun 09 11:12:53.703754 crc crio[26313]: time="2026-06-09T11:12:53.703603987Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=f0906799-6817-465e-bde3-26693b84013a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.481698 | controller | Jun 09 11:12:53.709519 crc crio[26313]: time="2026-06-09T11:12:53.70937474Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=88044479-434b-45f7-b935-f54cfb0fbf6b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.481714 | controller | Jun 09 11:12:53.716061 crc crio[26313]: time="2026-06-09T11:12:53.715990269Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-vg7jm/extract-content" id=083e4880-5279-4bb0-8b7f-4d8b8c895a99 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.481730 | controller | Jun 09 11:12:53.716709 crc crio[26313]: time="2026-06-09T11:12:53.716598647Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.481746 | controller | Jun 09 11:12:53.766652 crc crio[26313]: time="2026-06-09T11:12:53.766577176Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.481762 | controller | Jun 09 11:12:53.771738 crc crio[26313]: time="2026-06-09T11:12:53.771601877Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.481777 | controller | Jun 09 11:12:53.818757 crc crio[26313]: 2026-06-09T11:12:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:77f175b39bd218f Mac:c6:2e:33:44:41:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/14914342-6275-41c5-8c76-1e4224671731 SocketPath: PciID:}] [{Interface:0xc0002ee780 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.481793 | controller | Jun 09 11:12:53.818757 crc crio[26313]: time="2026-06-09T11:12:53.817240756Z" level=info msg="Got pod network &{Name:community-operators-twdkb Namespace:openshift-marketplace ID:77f175b39bd218fd678220a92b912aab6f65a304a155ebccbb485b3a32a21706 UID:4b3e2f0f-473f-4d2a-b6b9-d8a4f986ece3 NetNS:/var/run/netns/14914342-6275-41c5-8c76-1e4224671731 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4b3e2f0f_473f_4d2a_b6b9_d8a4f986ece3.slice PodAnnotations:0xc002310200}] Aliases:map[]}"
2026-06-09 11:30:32.481810 | controller | Jun 09 11:12:53.818757 crc crio[26313]: time="2026-06-09T11:12:53.817465032Z" level=info msg="Checking pod openshift-marketplace_community-operators-twdkb for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.481826 | controller | Jun 09 11:12:53.824794 crc crio[26313]: time="2026-06-09T11:12:53.824753021Z" level=info msg="Ran pod sandbox 77f175b39bd218fd678220a92b912aab6f65a304a155ebccbb485b3a32a21706 with infra container: openshift-marketplace/community-operators-twdkb/POD" id=51c3c683-db04-4f0d-823b-0d2e01ee6df0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.481871 | controller | Jun 09 11:12:53.830225 crc crio[26313]: time="2026-06-09T11:12:53.829828583Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ea08df4e-103a-4035-a895-2aaaca8749a1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.481894 | controller | Jun 09 11:12:53.832998 crc crio[26313]: time="2026-06-09T11:12:53.832838633Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=7de908d1-d311-4af8-9383-61992a089add name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.481911 | controller | Jun 09 11:12:53.843164 crc crio[26313]: time="2026-06-09T11:12:53.842933066Z" level=info msg="Creating container: openshift-marketplace/community-operators-twdkb/extract-utilities" id=550da13b-799f-4f8a-b52d-5b662480ac7f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.481939 | controller | Jun 09 11:12:53.844197 crc crio[26313]: time="2026-06-09T11:12:53.843700889Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.481957 | controller | Jun 09 11:12:53.904374 crc crio[26313]: time="2026-06-09T11:12:53.904193023Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.481973 | controller | Jun 09 11:12:53.912140 crc crio[26313]: time="2026-06-09T11:12:53.911892804Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.481989 | controller | Jun 09 11:12:53.942277 crc crio[26313]: time="2026-06-09T11:12:53.942035618Z" level=info msg="Created container 796b960c0dbd4374ac49d228661abb14d87db211779e9867e758703890df521c: openshift-marketplace/redhat-marketplace-vg7jm/extract-content" id=083e4880-5279-4bb0-8b7f-4d8b8c895a99 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.482005 | controller | Jun 09 11:12:53.944921 crc crio[26313]: time="2026-06-09T11:12:53.94476896Z" level=info msg="Starting container: 796b960c0dbd4374ac49d228661abb14d87db211779e9867e758703890df521c" id=7e2969f8-4fdf-4878-ab9c-5905b1232174 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.482021 | controller | Jun 09 11:12:53.951526 crc crio[26313]: time="2026-06-09T11:12:53.951308946Z" level=info msg="Started container" PID=27629 containerID=796b960c0dbd4374ac49d228661abb14d87db211779e9867e758703890df521c description=openshift-marketplace/redhat-marketplace-vg7jm/extract-content id=7e2969f8-4fdf-4878-ab9c-5905b1232174 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b7aff2534183f00871f0e65db461ec70967a759cb0ad70ff383edd4e2e6b566
2026-06-09 11:30:32.482038 | controller | Jun 09 11:12:54.142064 crc crio[26313]: time="2026-06-09T11:12:54.141908313Z" level=info msg="Created container 69cb3d5037daebed77f22a2f5442c5bb54e475264b8d86e235d2be80590a28fb: openshift-marketplace/community-operators-twdkb/extract-utilities" id=550da13b-799f-4f8a-b52d-5b662480ac7f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.482054 | controller | Jun 09 11:12:54.143648 crc crio[26313]: time="2026-06-09T11:12:54.143548262Z" level=info msg="Starting container: 69cb3d5037daebed77f22a2f5442c5bb54e475264b8d86e235d2be80590a28fb" id=9c400bea-ceda-4be4-a231-6a732f43a000 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.482069 | controller | Jun 09 11:12:54.151864 crc crio[26313]: time="2026-06-09T11:12:54.151691236Z" level=info msg="Started container" PID=27636 containerID=69cb3d5037daebed77f22a2f5442c5bb54e475264b8d86e235d2be80590a28fb description=openshift-marketplace/community-operators-twdkb/extract-utilities id=9c400bea-ceda-4be4-a231-6a732f43a000 name=/runtime.v1.RuntimeService/StartContainer sandboxID=77f175b39bd218fd678220a92b912aab6f65a304a155ebccbb485b3a32a21706
2026-06-09 11:30:32.482090 | controller | Jun 09 11:12:55.140817 crc crio[26313]: time="2026-06-09T11:12:55.140069859Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=2ac4a9b1-b2bc-415e-b843-0feab0b1e5cf name=/runtime.v1.ImageService/PullImage
2026-06-09 11:30:32.482106 | controller | Jun 09 11:12:55.146917 crc crio[26313]: time="2026-06-09T11:12:55.145909704Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-09 11:30:32.482127 | controller | Jun 09 11:12:55.155298 crc crio[26313]: time="2026-06-09T11:12:55.155142951Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=ee11f2d8-8ece-49bf-8017-bc5da9c05d02 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.482143 | controller | Jun 09 11:12:55.165723 crc crio[26313]: time="2026-06-09T11:12:55.165660337Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=2b6e7aa3-377c-470b-bb0a-0e6ebff2c27e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.482160 | controller | Jun 09 11:12:55.179309 crc crio[26313]: time="2026-06-09T11:12:55.179239874Z" level=info msg="Creating container: openshift-marketplace/certified-operators-5p4wm/registry-server" id=b9de41e4-5b2d-444c-94ab-92369b26f4c5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.482176 | controller | Jun 09 11:12:55.180252 crc crio[26313]: time="2026-06-09T11:12:55.180217553Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.482192 | controller | Jun 09 11:12:55.537113 crc crio[26313]: time="2026-06-09T11:12:55.536565581Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.482208 | controller | Jun 09 11:12:55.561125 crc crio[26313]: time="2026-06-09T11:12:55.558661354Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.482223 | controller | Jun 09 11:12:55.865458 crc crio[26313]: time="2026-06-09T11:12:55.864680072Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:9c782f85ddcb0389a6fc6d4137624c95edbb8f30a5c0be1b76f414ee05a284b9" id=2ac4a9b1-b2bc-415e-b843-0feab0b1e5cf name=/runtime.v1.ImageService/PullImage
2026-06-09 11:30:32.482239 | controller | Jun 09 11:12:55.866781 crc crio[26313]: time="2026-06-09T11:12:55.866705663Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=c548adea-f95c-4785-801a-58e1690fca75 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.482255 | controller | Jun 09 11:12:55.876230 crc crio[26313]: time="2026-06-09T11:12:55.876139586Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=93abd0b3-9b93-447a-8d2c-89093847532c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.482271 | controller | Jun 09 11:12:55.894223 crc crio[26313]: time="2026-06-09T11:12:55.893993951Z" level=info msg="Creating container: openshift-marketplace/community-operators-twdkb/extract-content" id=5f959dff-c7db-47a9-9cbc-2d8dbc9e9e95 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.482287 | controller | Jun 09 11:12:55.895680 crc crio[26313]: time="2026-06-09T11:12:55.895348622Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.482306 | controller | Jun 09 11:12:56.130823 crc crio[26313]: time="2026-06-09T11:12:56.129727981Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.482323 | controller | Jun 09 11:12:56.210579 crc crio[26313]: time="2026-06-09T11:12:56.210346048Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.482338 | controller | Jun 09 11:12:56.370224 crc crio[26313]: time="2026-06-09T11:12:56.370100109Z" level=info msg="Created container c58f0b8d5f6bea23620faa0a8c7599b27d8e855b1334a1b9fa4f38e81916dcc7: openshift-marketplace/certified-operators-5p4wm/registry-server" id=b9de41e4-5b2d-444c-94ab-92369b26f4c5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.482354 | controller | Jun 09 11:12:56.372031 crc crio[26313]: time="2026-06-09T11:12:56.371916944Z" level=info msg="Starting container: c58f0b8d5f6bea23620faa0a8c7599b27d8e855b1334a1b9fa4f38e81916dcc7" id=85c40e2e-1386-4272-b333-e08771307aeb name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.482370 | controller | Jun 09 11:12:56.379534 crc crio[26313]: time="2026-06-09T11:12:56.379189322Z" level=info msg="Created container 747159b2fc9ef306d3bd276bc83e7b3ce2f7a40c5ac93258b93cd8def8fdd000: openshift-marketplace/community-operators-twdkb/extract-content" id=5f959dff-c7db-47a9-9cbc-2d8dbc9e9e95 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.482386 | controller | Jun 09 11:12:56.381500 crc crio[26313]: time="2026-06-09T11:12:56.381257024Z" level=info msg="Started container" PID=27663 containerID=c58f0b8d5f6bea23620faa0a8c7599b27d8e855b1334a1b9fa4f38e81916dcc7 description=openshift-marketplace/certified-operators-5p4wm/registry-server id=85c40e2e-1386-4272-b333-e08771307aeb name=/runtime.v1.RuntimeService/StartContainer sandboxID=e04c72218f3d0395c145cf3e95a6d0e638b7d1170aa92967b8ba62a2036b7fa8
2026-06-09 11:30:32.482402 | controller | Jun 09 11:12:56.382717 crc crio[26313]: time="2026-06-09T11:12:56.382672576Z" level=info msg="Starting container: 747159b2fc9ef306d3bd276bc83e7b3ce2f7a40c5ac93258b93cd8def8fdd000" id=b367bc59-f7ea-427d-9708-1b09dbbd20c0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.482417 | controller | Jun 09 11:12:56.391934 crc crio[26313]: time="2026-06-09T11:12:56.391864892Z" level=info msg="Started container" PID=27671 containerID=747159b2fc9ef306d3bd276bc83e7b3ce2f7a40c5ac93258b93cd8def8fdd000 description=openshift-marketplace/community-operators-twdkb/extract-content id=b367bc59-f7ea-427d-9708-1b09dbbd20c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=77f175b39bd218fd678220a92b912aab6f65a304a155ebccbb485b3a32a21706
2026-06-09 11:30:32.482434 | controller | Jun 09 11:12:58.442627 crc crio[26313]: time="2026-06-09T11:12:58.441875224Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=2316855e-05e6-457d-bda3-55a267329c11 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.482450 | controller | Jun 09 11:12:58.445507 crc crio[26313]: time="2026-06-09T11:12:58.445318718Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=acccfdf9-6ece-41ab-95f4-680a8be3f94e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.482466 | controller | Jun 09 11:12:58.466731 crc crio[26313]: time="2026-06-09T11:12:58.466208614Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-vg7jm/registry-server" id=4de284cc-7b2a-4e3c-bb9a-5f4aeb78d62c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.482482 | controller | Jun 09 11:12:58.467224 crc crio[26313]: time="2026-06-09T11:12:58.467195844Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.482501 | controller | Jun 09 11:12:58.527486 crc crio[26313]: time="2026-06-09T11:12:58.525592355Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.482518 | controller | Jun 09 11:12:58.534988 crc crio[26313]: time="2026-06-09T11:12:58.534881014Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.482534 | controller | Jun 09 11:12:58.705544 crc crio[26313]: time="2026-06-09T11:12:58.705056877Z" level=info msg="Created container d96330f118d06915380a65c207ed34ffba9238dae409e8451a354f8c47f71d54: openshift-marketplace/redhat-marketplace-vg7jm/registry-server" id=4de284cc-7b2a-4e3c-bb9a-5f4aeb78d62c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.482549 | controller | Jun 09 11:12:58.707306 crc crio[26313]: time="2026-06-09T11:12:58.707204052Z" level=info msg="Starting container: d96330f118d06915380a65c207ed34ffba9238dae409e8451a354f8c47f71d54" id=7f2e3d45-e28d-431e-8ab2-e3ae152dbecf name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.482565 | controller | Jun 09 11:12:58.717684 crc crio[26313]: time="2026-06-09T11:12:58.716687336Z" level=info msg="Started container" PID=27703 containerID=d96330f118d06915380a65c207ed34ffba9238dae409e8451a354f8c47f71d54 description=openshift-marketplace/redhat-marketplace-vg7jm/registry-server id=7f2e3d45-e28d-431e-8ab2-e3ae152dbecf name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b7aff2534183f00871f0e65db461ec70967a759cb0ad70ff383edd4e2e6b566
2026-06-09 11:30:32.482581 | controller | Jun 09 11:13:01.485132 crc crio[26313]: time="2026-06-09T11:13:01.484147685Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f1935d53-3eb5-4d6d-b31a-b363cf5c8dd3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.482596 | controller | Jun 09 11:13:01.488075 crc crio[26313]: time="2026-06-09T11:13:01.487998101Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f173402e-e264-4b0f-9767-ff34fc3ab204 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.482612 | controller | Jun 09 11:13:01.501178 crc crio[26313]: time="2026-06-09T11:13:01.501123304Z" level=info msg="Creating container: openshift-marketplace/community-operators-twdkb/registry-server" id=51746db3-0a63-4d81-96c8-30dc0fd6958e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.482627 | controller | Jun 09 11:13:01.502146 crc crio[26313]: time="2026-06-09T11:13:01.502116684Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.482643 | controller | Jun 09 11:13:01.576546 crc crio[26313]: time="2026-06-09T11:13:01.571174085Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.482659 | controller | Jun 09 11:13:01.577517 crc crio[26313]: time="2026-06-09T11:13:01.577376861Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.482675 | controller | Jun 09 11:13:02.174550 crc crio[26313]: time="2026-06-09T11:13:02.172901322Z" level=info msg="Created container 46c2d32b2cb7db1b4fc0abd65940e08daedfb62aa839b30b5f8f49e212facb86: openshift-marketplace/community-operators-twdkb/registry-server" id=51746db3-0a63-4d81-96c8-30dc0fd6958e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.482694 | controller | Jun 09 11:13:02.181878 crc crio[26313]: time="2026-06-09T11:13:02.178914402Z" level=info msg="Starting container: 46c2d32b2cb7db1b4fc0abd65940e08daedfb62aa839b30b5f8f49e212facb86" id=bdb7494a-6896-4632-a04a-7d6c3ed928c3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.482710 | controller | Jun 09 11:13:02.212810 crc crio[26313]: time="2026-06-09T11:13:02.212639454Z" level=info msg="Started container" PID=27772 containerID=46c2d32b2cb7db1b4fc0abd65940e08daedfb62aa839b30b5f8f49e212facb86 description=openshift-marketplace/community-operators-twdkb/registry-server id=bdb7494a-6896-4632-a04a-7d6c3ed928c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=77f175b39bd218fd678220a92b912aab6f65a304a155ebccbb485b3a32a21706
2026-06-09 11:30:32.482726 | controller | Jun 09 11:13:03.125824 crc crio[26313]: time="2026-06-09T11:13:03.125626846Z" level=info msg="Stopping container: a540343f43131f698b039a45bdb4328760821bcdc04d8c7c1a239860ef428013 (timeout: 30s)" id=6c02c712-45fa-4065-91fc-e0b694abcb05 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.482742 | controller | Jun 09 11:13:03.259816 crc crio[26313]: time="2026-06-09T11:13:03.259332056Z" level=info msg="Stopped container a540343f43131f698b039a45bdb4328760821bcdc04d8c7c1a239860ef428013: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=6c02c712-45fa-4065-91fc-e0b694abcb05 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.482757 | controller | Jun 09 11:13:03.263854 crc crio[26313]: time="2026-06-09T11:13:03.263770299Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=5cced962-552e-4c1f-9670-f564b26a4b15 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.482772 | controller | Jun 09 11:13:03.266083 crc crio[26313]: time="2026-06-09T11:13:03.266004806Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=c920ea6b-ecea-42ea-b9d9-28895f98efb0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.482789 | controller | Jun 09 11:13:03.270990 crc crio[26313]: time="2026-06-09T11:13:03.270908943Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=2b29c3ae-53ba-41d1-8d4f-fee8f7d21277 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.482807 | controller | Jun 09 11:13:03.271431 crc crio[26313]: time="2026-06-09T11:13:03.271297884Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.482825 | controller | Jun 09 11:13:03.313533 crc crio[26313]: time="2026-06-09T11:13:03.304917353Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.482841 | controller | Jun 09 11:13:03.533292 crc crio[26313]: time="2026-06-09T11:13:03.532616581Z" level=info msg="Removing container: 6657011cb1a4821a6aa6ad39dbe40de0d60a91f0d15fa3f73fc409d951a8bd53" id=e44753a1-3fc4-4120-bae9-c68886071cb0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.482876 | controller | Jun 09 11:13:03.620343 crc crio[26313]: time="2026-06-09T11:13:03.620236409Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.482894 | controller | Jun 09 11:13:03.710986 crc crio[26313]: time="2026-06-09T11:13:03.710850396Z" level=info msg="Removed container 6657011cb1a4821a6aa6ad39dbe40de0d60a91f0d15fa3f73fc409d951a8bd53: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=e44753a1-3fc4-4120-bae9-c68886071cb0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.482916 | controller | Jun 09 11:13:03.816527 crc crio[26313]: time="2026-06-09T11:13:03.81635263Z" level=info msg="Created container 1b0654f25fd569a16d0c45481aa3de5be2b15ac1faf02c4990937a361350246b: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=2b29c3ae-53ba-41d1-8d4f-fee8f7d21277 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.482932 | controller | Jun 09 11:13:03.817995 crc crio[26313]: time="2026-06-09T11:13:03.817882216Z" level=info msg="Starting container: 1b0654f25fd569a16d0c45481aa3de5be2b15ac1faf02c4990937a361350246b" id=f055d4aa-5212-439a-8893-497bce91d0bf name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.482948 | controller | Jun 09 11:13:03.824516 crc crio[26313]: time="2026-06-09T11:13:03.824298949Z" level=info msg="Started container" PID=27895 containerID=1b0654f25fd569a16d0c45481aa3de5be2b15ac1faf02c4990937a361350246b description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=f055d4aa-5212-439a-8893-497bce91d0bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=10a436eaf8e348d1b9ab6f246aea0c7409ced60acba075a0c3519143509c4b4b
2026-06-09 11:30:32.482964 | controller | Jun 09 11:13:07.055498 crc crio[26313]: time="2026-06-09T11:13:07.051900958Z" level=info msg="Stopping container: d46dd57f5f8c3fb809e000cea7802113806feb1b65e321a4529f63a4ae11b403 (timeout: 2s)" id=5f0f0a70-5a8b-45e3-9f41-a00ec3c9fc44 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.482980 | controller | Jun 09 11:13:07.199217 crc crio[26313]: time="2026-06-09T11:13:07.199141754Z" level=info msg="Stopped container d46dd57f5f8c3fb809e000cea7802113806feb1b65e321a4529f63a4ae11b403: openshift-marketplace/certified-operators-crlzp/registry-server" id=5f0f0a70-5a8b-45e3-9f41-a00ec3c9fc44 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.482996 | controller | Jun 09 11:13:07.201748 crc crio[26313]: time="2026-06-09T11:13:07.201709611Z" level=info msg="Stopping pod sandbox: 550b1c6986edb28a257a3c7a80cce84d924c3b96f1e695a672ac367b48b3eeba" id=994a16c8-76b5-439c-bd3e-abc5181aa0d8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.483012 | controller | Jun 09 11:13:07.202565 crc crio[26313]: time="2026-06-09T11:13:07.202530345Z" level=info msg="Got pod network &{Name:certified-operators-crlzp Namespace:openshift-marketplace ID:550b1c6986edb28a257a3c7a80cce84d924c3b96f1e695a672ac367b48b3eeba UID:a8f8308c-24cf-43fc-9df4-a3ba52e6bdaf NetNS:/var/run/netns/fcbc4a67-a0e6-49a4-aaab-b9e573c0a8cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda8f8308c_24cf_43fc_9df4_a3ba52e6bdaf.slice PodAnnotations:0xc001eda548}] Aliases:map[]}"
2026-06-09 11:30:32.483028 | controller | Jun 09 11:13:07.202856 crc crio[26313]: time="2026-06-09T11:13:07.202831304Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-crlzp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.483044 | controller | Jun 09 11:13:07.547633 crc crio[26313]: time="2026-06-09T11:13:07.547574304Z" level=info msg="Stopped pod sandbox: 550b1c6986edb28a257a3c7a80cce84d924c3b96f1e695a672ac367b48b3eeba" id=994a16c8-76b5-439c-bd3e-abc5181aa0d8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.483060 | controller | Jun 09 11:13:12.045559 crc crio[26313]: time="2026-06-09T11:13:12.039830728Z" level=info msg="Stopping container: 7f66c76bee16e88926ee78d19d55bdfbc0b55115df748a8369fb1ebf01c0520b (timeout: 2s)" id=4a8dc64d-ee9e-4cb9-bcc1-e15b40333af3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.483076 | controller | Jun 09 11:13:14.836540 crc crio[26313]: time="2026-06-09T11:13:14.835130261Z" level=info msg="Stopping container: 130d449397dbc8c64b420975562141244f648a3e889ad677f5369f87301a88ea (timeout: 2s)" id=087b70d7-2f0c-4f14-bf3f-07fb42c7d06f name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.483092 | controller | Jun 09 11:13:26.168844 crc crio[26313]: time="2026-06-09T11:13:26.168074188Z" level=info msg="Stopped container 7f66c76bee16e88926ee78d19d55bdfbc0b55115df748a8369fb1ebf01c0520b: openshift-marketplace/redhat-marketplace-g28bl/registry-server" id=4a8dc64d-ee9e-4cb9-bcc1-e15b40333af3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.483112 | controller | Jun 09 11:13:26.171025 crc crio[26313]: time="2026-06-09T11:13:26.170872662Z" level=info msg="Stopping pod sandbox: 669290bda4ab87130acf66409c937d4f4d11b69e196a641dc86c0b58c6833831" id=4dc05cce-1588-49d5-b959-e29fca9d467b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.483128 | controller | Jun 09 11:13:26.171611 crc crio[26313]: time="2026-06-09T11:13:26.171511281Z" level=info msg="Stopped container 130d449397dbc8c64b420975562141244f648a3e889ad677f5369f87301a88ea: openshift-marketplace/community-operators-pwz28/registry-server" id=087b70d7-2f0c-4f14-bf3f-07fb42c7d06f name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.483145 | controller | Jun 09 11:13:26.171837 crc crio[26313]: time="2026-06-09T11:13:26.17178935Z" level=info msg="Got pod network &{Name:redhat-marketplace-g28bl Namespace:openshift-marketplace ID:669290bda4ab87130acf66409c937d4f4d11b69e196a641dc86c0b58c6833831 UID:2ffb916a-c92c-40c3-bc16-98cc68962b37 NetNS:/var/run/netns/479be41f-b27c-478b-ae0c-0b25846a6ba2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2ffb916a_c92c_40c3_bc16_98cc68962b37.slice PodAnnotations:0xc001806088}] Aliases:map[]}"
2026-06-09 11:30:32.483161 | controller | Jun 09 11:13:26.172065 crc crio[26313]: time="2026-06-09T11:13:26.172020447Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-g28bl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.483178 | controller | Jun 09 11:13:26.172309 crc crio[26313]: time="2026-06-09T11:13:26.172225153Z" level=info msg="Stopping pod sandbox: 17ec379b7ac037b9e0512f2c724699379b457ead7da4da6a93eaf12444e65103" id=887eeaac-27ab-4c0d-a148-707fe0a1630b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.483194 | controller | Jun 09 11:13:26.172898 crc crio[26313]: time="2026-06-09T11:13:26.17280555Z" level=info msg="Got pod network &{Name:community-operators-pwz28 Namespace:openshift-marketplace ID:17ec379b7ac037b9e0512f2c724699379b457ead7da4da6a93eaf12444e65103 UID:47ab145a-0a23-4590-8090-149087e287ae NetNS:/var/run/netns/2792776b-6e91-4d21-af16-a21a935b9c5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod47ab145a_0a23_4590_8090_149087e287ae.slice PodAnnotations:0xc0017180c8}] Aliases:map[]}"
2026-06-09 11:30:32.483210 | controller | Jun 09 11:13:26.173134 crc crio[26313]: time="2026-06-09T11:13:26.173040537Z" level=info msg="Deleting pod openshift-marketplace_community-operators-pwz28 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.483227 | controller | Jun 09 11:13:26.568174 crc crio[26313]: time="2026-06-09T11:13:26.568034894Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:3ff571452f484c0211ce73a1965fd6ce23c29df4c9361a4fb9640ee9a34b3134" id=9374bb4f-5546-49ab-a5b1-db83e4466f1e name=/runtime.v1.ImageService/PullImage
2026-06-09 11:30:32.483243 | controller | Jun 09 11:13:26.568930 crc crio[26313]: time="2026-06-09T11:13:26.568847418Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=abe9f1ca-a816-4641-abb3-2f29eb737489 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.483260 | controller | Jun 09 11:13:26.575064 crc crio[26313]: time="2026-06-09T11:13:26.57491911Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=d3891283-2685-435f-a82e-3c5d0bf7a0b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.483279 | controller | Jun 09 11:13:26.589165 crc crio[26313]: time="2026-06-09T11:13:26.589093555Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-4222l/extract-content" id=7beabaaf-8b92-4d7c-bf62-902a5a37635e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.483296 | controller | Jun 09 11:13:26.592891 crc crio[26313]: time="2026-06-09T11:13:26.592850328Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.483312 | controller | Jun 09 11:13:26.683016 crc crio[26313]: time="2026-06-09T11:13:26.682918609Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.483328 | controller | Jun 09 11:13:26.699052 crc crio[26313]: time="2026-06-09T11:13:26.69895631Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.483344 | controller | Jun 09 11:13:27.028535 crc crio[26313]: time="2026-06-09T11:13:27.027932626Z" level=info msg="Created container 33d6a9c067fe2922ec62f7a1985affb03cd5563e4bfc3d20d845135230c2630f: openshift-marketplace/redhat-operators-4222l/extract-content" id=7beabaaf-8b92-4d7c-bf62-902a5a37635e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.483374 | controller | Jun 09 11:13:27.030230 crc crio[26313]: time="2026-06-09T11:13:27.030156563Z" level=info msg="Starting container: 33d6a9c067fe2922ec62f7a1985affb03cd5563e4bfc3d20d845135230c2630f" id=4b851c19-0f8b-47e3-9ac4-17e97247087a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.483393 | controller | Jun 09 11:13:27.036333 crc crio[26313]: time="2026-06-09T11:13:27.036214695Z" level=info msg="Started container" PID=28316 containerID=33d6a9c067fe2922ec62f7a1985affb03cd5563e4bfc3d20d845135230c2630f description=openshift-marketplace/redhat-operators-4222l/extract-content id=4b851c19-0f8b-47e3-9ac4-17e97247087a name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c968e91799fd48677bcd2a920a6dfcd0d05bd4126b5907cb0666e72e82f9b09
2026-06-09 11:30:32.483416 | controller | Jun 09 11:13:27.078968 crc crio[26313]: time="2026-06-09T11:13:27.078899195Z" level=info msg="Stopped pod sandbox: 669290bda4ab87130acf66409c937d4f4d11b69e196a641dc86c0b58c6833831" id=4dc05cce-1588-49d5-b959-e29fca9d467b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.483433 | controller | Jun 09 11:13:27.175725 crc crio[26313]: time="2026-06-09T11:13:27.175535093Z" level=info msg="Stopped pod sandbox: 17ec379b7ac037b9e0512f2c724699379b457ead7da4da6a93eaf12444e65103" id=887eeaac-27ab-4c0d-a148-707fe0a1630b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.483448 | controller | Jun 09 11:13:27.915835 crc crio[26313]: time="2026-06-09T11:13:27.914698692Z" level=info msg="Removing container: 7f66c76bee16e88926ee78d19d55bdfbc0b55115df748a8369fb1ebf01c0520b" id=de2abdb4-4268-4d26-9c14-74d383aaad16 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.483464 | controller | Jun 09 11:13:27.981037 crc crio[26313]: time="2026-06-09T11:13:27.980800634Z" level=info msg="Removed container 7f66c76bee16e88926ee78d19d55bdfbc0b55115df748a8369fb1ebf01c0520b: openshift-marketplace/redhat-marketplace-g28bl/registry-server" id=de2abdb4-4268-4d26-9c14-74d383aaad16 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.483480 | controller | Jun 09 11:13:27.993510 crc crio[26313]: time="2026-06-09T11:13:27.993446153Z" level=info msg="Removing container: 7048506c557499dc25b56ad275254aacc2990ab9f19b67fb9b90ed92fa864273" id=4f871ab5-784a-44e9-9dbd-f4738ae69377 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.483496 | controller | Jun 09 11:13:28.050040 crc crio[26313]: time="2026-06-09T11:13:28.049442923Z" level=info msg="Removed container 7048506c557499dc25b56ad275254aacc2990ab9f19b67fb9b90ed92fa864273: openshift-marketplace/redhat-marketplace-g28bl/extract-content" id=4f871ab5-784a-44e9-9dbd-f4738ae69377 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.483516 | controller | Jun 09 11:13:28.056822 crc crio[26313]: time="2026-06-09T11:13:28.056312569Z" level=info msg="Removing container: 050a94a0ba935a586a40e7f0d1d3f4c0a101abb5867b4bb318cdc9b23d88c478" id=ca238838-5b06-46c6-8fe5-c46757fa22bd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.483533 | controller | Jun 09 11:13:28.085999 crc crio[26313]: time="2026-06-09T11:13:28.085885936Z" level=info msg="Removed container 050a94a0ba935a586a40e7f0d1d3f4c0a101abb5867b4bb318cdc9b23d88c478: openshift-marketplace/redhat-marketplace-g28bl/extract-utilities" id=ca238838-5b06-46c6-8fe5-c46757fa22bd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.483549 | controller | Jun 09 11:13:28.098732 crc crio[26313]: time="2026-06-09T11:13:28.097960138Z" level=info msg="Removing container: 130d449397dbc8c64b420975562141244f648a3e889ad677f5369f87301a88ea" id=396d422e-604c-4a39-8644-0dac030125ef name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.483564 | controller | Jun 09 11:13:28.139536 crc crio[26313]: time="2026-06-09T11:13:28.139466163Z" level=info msg="Removed container 130d449397dbc8c64b420975562141244f648a3e889ad677f5369f87301a88ea: openshift-marketplace/community-operators-pwz28/registry-server" id=396d422e-604c-4a39-8644-0dac030125ef name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.483580 | controller | Jun 09 11:13:28.143887 crc crio[26313]: time="2026-06-09T11:13:28.143828954Z" level=info msg="Removing container: 6d779899c6c7bc7898498531223cf1b048fb95a43a36e8460779e2853e1edba6" id=9d0eb9ea-fe84-472c-a133-3b7ce43c0535 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.483595 | controller | Jun 09 11:13:28.187458 crc crio[26313]: time="2026-06-09T11:13:28.187295537Z" level=info msg="Removed container 6d779899c6c7bc7898498531223cf1b048fb95a43a36e8460779e2853e1edba6: openshift-marketplace/community-operators-pwz28/extract-content" id=9d0eb9ea-fe84-472c-a133-3b7ce43c0535 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.483611 | controller | Jun 09 11:13:28.191172 crc crio[26313]: time="2026-06-09T11:13:28.191091771Z" level=info msg="Removing container: 329388bc0a5370d74b452001ff2e800e96d7c062737e40938de24fb7feae7077" id=4bcde4c7-a0fe-4353-99d0-e9c4f81c33bf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.483627 | controller | Jun 09 11:13:28.225727 crc crio[26313]: time="2026-06-09T11:13:28.225581965Z" level=info msg="Removed container 329388bc0a5370d74b452001ff2e800e96d7c062737e40938de24fb7feae7077: openshift-marketplace/community-operators-pwz28/extract-utilities" id=4bcde4c7-a0fe-4353-99d0-e9c4f81c33bf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.483642 | controller | Jun 09 11:13:29.061650 crc crio[26313]: time="2026-06-09T11:13:29.061588287Z" level=info msg="Stopping pod sandbox: 8f8c6599fbbecdca35a23a4fe0d79d12a81bd090e8b540aeb7ecc61fcfb40875" id=7813b4e1-1220-46b0-bda8-48ea9c64e87b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.483657 | controller | Jun 09 11:13:29.061650 crc crio[26313]: time="2026-06-09T11:13:29.061648479Z" level=info msg="Stopped pod sandbox (already stopped): 8f8c6599fbbecdca35a23a4fe0d79d12a81bd090e8b540aeb7ecc61fcfb40875" id=7813b4e1-1220-46b0-bda8-48ea9c64e87b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.483673 | controller | Jun 09 11:13:29.063727 crc crio[26313]: time="2026-06-09T11:13:29.063643869Z" level=info msg="Removing pod sandbox: 8f8c6599fbbecdca35a23a4fe0d79d12a81bd090e8b540aeb7ecc61fcfb40875" id=1ce9e168-805e-4957-8c2e-bfd17b015871 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 11:30:32.483688 | controller | Jun 09 11:13:29.080088 crc crio[26313]: time="2026-06-09T11:13:29.079966809Z" level=info msg="Removed pod sandbox: 8f8c6599fbbecdca35a23a4fe0d79d12a81bd090e8b540aeb7ecc61fcfb40875" id=1ce9e168-805e-4957-8c2e-bfd17b015871 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 11:30:32.483708 | controller | Jun 09 11:13:29.081377 crc crio[26313]: time="2026-06-09T11:13:29.081292168Z" level=info msg="Stopping pod sandbox: 669290bda4ab87130acf66409c937d4f4d11b69e196a641dc86c0b58c6833831" id=9bcd1ed0-9f8f-4f9d-b63c-3284decbcb06 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.483723 | controller | Jun 09 11:13:29.081550 crc crio[26313]: time="2026-06-09T11:13:29.081460593Z" level=info msg="Stopped pod sandbox (already stopped): 669290bda4ab87130acf66409c937d4f4d11b69e196a641dc86c0b58c6833831" id=9bcd1ed0-9f8f-4f9d-b63c-3284decbcb06 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.483739 | controller | Jun 09 11:13:29.085122 crc crio[26313]: time="2026-06-09T11:13:29.085038741Z" level=info msg="Removing pod sandbox: 669290bda4ab87130acf66409c937d4f4d11b69e196a641dc86c0b58c6833831" id=cef6d53c-a315-483d-8fea-9d0bc18a072d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 11:30:32.483755 | controller | Jun 09 11:13:29.093893 crc crio[26313]: time="2026-06-09T11:13:29.093791453Z" level=info msg="Removed pod sandbox: 669290bda4ab87130acf66409c937d4f4d11b69e196a641dc86c0b58c6833831" id=cef6d53c-a315-483d-8fea-9d0bc18a072d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 11:30:32.483770 | controller | Jun 09 11:13:29.098509 crc crio[26313]: time="2026-06-09T11:13:29.095546576Z" level=info msg="Stopping pod sandbox: 17ec379b7ac037b9e0512f2c724699379b457ead7da4da6a93eaf12444e65103" id=7fad3234-dbf6-4e89-b45d-407b4f626062 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.483785 | controller | Jun 09 11:13:29.098509 crc crio[26313]: time="2026-06-09T11:13:29.095631208Z" level=info msg="Stopped pod sandbox (already stopped): 17ec379b7ac037b9e0512f2c724699379b457ead7da4da6a93eaf12444e65103" id=7fad3234-dbf6-4e89-b45d-407b4f626062 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.483801 | controller | Jun 09 11:13:29.098509 crc crio[26313]: time="2026-06-09T11:13:29.097215186Z" level=info msg="Removing pod sandbox: 17ec379b7ac037b9e0512f2c724699379b457ead7da4da6a93eaf12444e65103" id=81452772-88b1-4dd0-80e5-dc2551253b87 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 11:30:32.483817 | controller | Jun 09 11:13:29.123636 crc crio[26313]: time="2026-06-09T11:13:29.123445983Z" level=info msg="Removed pod sandbox: 17ec379b7ac037b9e0512f2c724699379b457ead7da4da6a93eaf12444e65103" id=81452772-88b1-4dd0-80e5-dc2551253b87 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 11:30:32.483832 | controller | Jun 09 11:13:29.124809 crc crio[26313]: time="2026-06-09T11:13:29.124563456Z" level=info msg="Stopping pod sandbox: 5088bde617dedd8b9fd47b3ab9ad1a348adb1a2dde97033ee30ecb32d143d8f4" id=d562fd42-7939-4f82-a2c3-27754c4a3c13 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.483861 | controller | Jun 09 11:13:29.124809 crc crio[26313]: time="2026-06-09T11:13:29.124744652Z" level=info msg="Stopped pod sandbox (already stopped): 5088bde617dedd8b9fd47b3ab9ad1a348adb1a2dde97033ee30ecb32d143d8f4" id=d562fd42-7939-4f82-a2c3-27754c4a3c13 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.483883 | controller | Jun 09 11:13:29.126487 crc crio[26313]: time="2026-06-09T11:13:29.126378831Z" level=info msg="Removing pod sandbox: 5088bde617dedd8b9fd47b3ab9ad1a348adb1a2dde97033ee30ecb32d143d8f4" id=d41b5cb7-e06a-49a8-80a0-95cb915091dc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 11:30:32.483900 | controller | Jun 09 11:13:29.163348 crc crio[26313]: time="2026-06-09T11:13:29.163128333Z" level=info msg="Removed pod sandbox: 5088bde617dedd8b9fd47b3ab9ad1a348adb1a2dde97033ee30ecb32d143d8f4" id=d41b5cb7-e06a-49a8-80a0-95cb915091dc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 11:30:32.483916 | controller | Jun 09 11:13:29.165113 crc crio[26313]: time="2026-06-09T11:13:29.164659579Z" level=info msg="Stopping pod sandbox: 896f2565991b9a7e1ec1a7b85522022fa11d97d2ea0780c5e0bc4cc93b95a7f6" id=3376d0f9-5975-4f65-93a5-142889011028 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.483935 | controller | Jun 09 11:13:29.165113 crc crio[26313]: time="2026-06-09T11:13:29.164909786Z" level=info msg="Stopped pod sandbox (already stopped): 896f2565991b9a7e1ec1a7b85522022fa11d97d2ea0780c5e0bc4cc93b95a7f6" id=3376d0f9-5975-4f65-93a5-142889011028 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.483951 | controller | Jun 09 11:13:29.166156 crc crio[26313]: time="2026-06-09T11:13:29.166060241Z" level=info msg="Removing pod sandbox: 896f2565991b9a7e1ec1a7b85522022fa11d97d2ea0780c5e0bc4cc93b95a7f6" id=78208533-34d8-4800-ad13-e117e2de6c76 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 11:30:32.483966 | controller | Jun 09 11:13:29.186620 crc crio[26313]: time="2026-06-09T11:13:29.18636418Z" level=info msg="Removed pod sandbox: 896f2565991b9a7e1ec1a7b85522022fa11d97d2ea0780c5e0bc4cc93b95a7f6" id=78208533-34d8-4800-ad13-e117e2de6c76 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 11:30:32.483982 | controller | Jun 09 11:13:29.188862 crc crio[26313]: time="2026-06-09T11:13:29.188746831Z" level=info msg="Stopping pod sandbox: 4389953051c238a0fbe4458debb60786ebca030c6e30e205d781bf07861d0e7e" id=95276f41-b53e-417f-90e5-07beddbdc46d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.483997 | controller | Jun 09 11:13:29.188862 crc crio[26313]: time="2026-06-09T11:13:29.188861765Z" level=info msg="Stopped pod sandbox (already stopped): 4389953051c238a0fbe4458debb60786ebca030c6e30e205d781bf07861d0e7e" id=95276f41-b53e-417f-90e5-07beddbdc46d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.484013 | controller | Jun 09 11:13:29.189854 crc crio[26313]: time="2026-06-09T11:13:29.18971276Z" level=info msg="Removing pod sandbox: 4389953051c238a0fbe4458debb60786ebca030c6e30e205d781bf07861d0e7e" id=7514f2bf-e533-4466-abd8-72af15cb2579 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 11:30:32.484028 | controller | Jun 09 11:13:29.199015 crc crio[26313]: time="2026-06-09T11:13:29.198880175Z" level=info msg="Removed pod sandbox: 4389953051c238a0fbe4458debb60786ebca030c6e30e205d781bf07861d0e7e" id=7514f2bf-e533-4466-abd8-72af15cb2579 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 11:30:32.484043 | controller | Jun 09 11:13:29.200925 crc crio[26313]: time="2026-06-09T11:13:29.200848824Z" level=info msg="Stopping pod sandbox: 6969dd7752939397c4d9bafc15d1cfc808489d024b95bfbdaa0b5cc21b28a7f4" id=7d973f52-1c9a-4df5-98d3-33eb1aa7f377 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.484059 | controller | Jun 09 11:13:29.201046 crc crio[26313]: time="2026-06-09T11:13:29.200930147Z" level=info msg="Stopped pod sandbox (already stopped): 6969dd7752939397c4d9bafc15d1cfc808489d024b95bfbdaa0b5cc21b28a7f4" id=7d973f52-1c9a-4df5-98d3-33eb1aa7f377 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.484074 | controller | Jun 09 11:13:29.201854 crc crio[26313]: time="2026-06-09T11:13:29.201553665Z" level=info msg="Removing pod sandbox: 6969dd7752939397c4d9bafc15d1cfc808489d024b95bfbdaa0b5cc21b28a7f4" id=36b079ed-9260-49fc-8538-c0b9f1921c50 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 11:30:32.484090 | controller | Jun 09 11:13:29.213289 crc crio[26313]: time="2026-06-09T11:13:29.213208135Z" level=info msg="Removed pod sandbox: 6969dd7752939397c4d9bafc15d1cfc808489d024b95bfbdaa0b5cc21b28a7f4" id=36b079ed-9260-49fc-8538-c0b9f1921c50 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 11:30:32.484106 | controller | Jun 09 11:13:30.262298 crc crio[26313]: time="2026-06-09T11:13:30.261754552Z" level=info msg="Stopping container: 9631b02858ce4d5823108fd971759a4ecba68e8a66adc109c710d28adacf631f (timeout: 30s)" id=d7d686e6-b854-4d2a-b0a8-cccb5c1b21ea name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.484122 | controller | Jun 09 11:13:30.263240 crc crio[26313]: time="2026-06-09T11:13:30.261756352Z" level=info msg="Stopping container: ca73ddfecbefba58b1facb4bb2115610b516101c76daeb57c8b130455a8c3f15 (timeout: 30s)" id=ac1616d2-bcd4-4a88-b686-daeedd4983ac name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.484143 | controller | Jun 09 11:13:30.263240 crc crio[26313]: time="2026-06-09T11:13:30.261857595Z" level=info msg="Stopping container: 8fa9db586f7c6a4a4c319d01da6123194ceb1b0512c8eff084df1bbf387e9d50 (timeout: 30s)" id=294e1692-869c-4591-b0a0-36182cbcb739 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.484159 | controller | Jun 09 11:13:30.266883 crc crio[26313]: time="2026-06-09T11:13:30.261874226Z" level=info msg="Stopping container: 7e192238d01b996ae0f828b3678e227c885a85f1d9e01b25ec9e4699b0f8674f (timeout: 30s)" id=2c8caa17-6097-4bce-9caf-c2324a9fb409 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.484175 | controller | Jun 09 11:13:30.267436 crc crio[26313]: time="2026-06-09T11:13:30.261931917Z" level=info msg="Stopping container: 4db6b4bf4639df788c49b0de28b48b1dc7331d59d3421385a69deba0ae201272 (timeout: 30s)" id=8c6107dd-a0a9-405a-b154-22482f882e4c name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.484191 | controller | Jun 09 11:13:30.457183 crc crio[26313]: time="2026-06-09T11:13:30.456999198Z" level=info msg="Stopped container ca73ddfecbefba58b1facb4bb2115610b516101c76daeb57c8b130455a8c3f15: openshift-etcd/etcd-crc/etcd-rev" id=ac1616d2-bcd4-4a88-b686-daeedd4983ac name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.484208 | controller | Jun 09 11:13:30.538277 crc crio[26313]: time="2026-06-09T11:13:30.53809478Z" level=info msg="Stopped container 4db6b4bf4639df788c49b0de28b48b1dc7331d59d3421385a69deba0ae201272: openshift-etcd/etcd-crc/etcd-readyz" id=8c6107dd-a0a9-405a-b154-22482f882e4c name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.484223 | controller | Jun 09 11:13:30.598040 crc crio[26313]: time="2026-06-09T11:13:30.597907394Z" level=info msg="Stopped container 7e192238d01b996ae0f828b3678e227c885a85f1d9e01b25ec9e4699b0f8674f: openshift-etcd/etcd-crc/etcd-metrics" id=2c8caa17-6097-4bce-9caf-c2324a9fb409 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.484239 | controller | Jun 09 11:13:30.977029 crc crio[26313]: time="2026-06-09T11:13:30.976934571Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=55dc2976-42aa-4716-8495-5a7452ec7673 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.484255 | controller | Jun 09 11:13:30.979252 crc crio[26313]: time="2026-06-09T11:13:30.979189329Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=08269607-b2c8-417e-8b8d-cfe3895c1774 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.484271 | controller | Jun 09 11:13:30.984858 crc crio[26313]: time="2026-06-09T11:13:30.984776066Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-4222l/registry-server" id=437e5b5b-308f-43f3-964f-ddad4eda4362 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.484286 | controller | Jun 09 11:13:30.985262 crc crio[26313]: time="2026-06-09T11:13:30.985206099Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.484302 | controller | Jun 09 11:13:31.022484 crc crio[26313]: time="2026-06-09T11:13:31.022356603Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.484318 | controller | Jun 09 11:13:31.026334 crc crio[26313]: time="2026-06-09T11:13:31.02626222Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.484334 | controller | Jun 09 11:13:31.166427 crc crio[26313]: time="2026-06-09T11:13:31.1662877Z" level=info msg="Created container 0b22555593c1de7ec2cb00bd90173279de4b29eba91e2a36f76beedb2faea5d8: openshift-marketplace/redhat-operators-4222l/registry-server" id=437e5b5b-308f-43f3-964f-ddad4eda4362 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.484353 | controller | Jun 09 11:13:31.167961 crc crio[26313]: time="2026-06-09T11:13:31.167853737Z" level=info msg="Starting container: 0b22555593c1de7ec2cb00bd90173279de4b29eba91e2a36f76beedb2faea5d8" id=f5ca4a2a-2756-4e1d-924d-09acfaefc7b7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.484370 | controller | Jun 09 11:13:31.173516 crc crio[26313]: time="2026-06-09T11:13:31.17296535Z" level=info msg="Started container" PID=28443 containerID=0b22555593c1de7ec2cb00bd90173279de4b29eba91e2a36f76beedb2faea5d8 description=openshift-marketplace/redhat-operators-4222l/registry-server id=f5ca4a2a-2756-4e1d-924d-09acfaefc7b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c968e91799fd48677bcd2a920a6dfcd0d05bd4126b5907cb0666e72e82f9b09
2026-06-09 11:30:32.484386 | controller | Jun 09 11:13:49.623304 crc crio[26313]: time="2026-06-09T11:13:49.621939995Z" level=info msg="Removing container: a540343f43131f698b039a45bdb4328760821bcdc04d8c7c1a239860ef428013" id=074064a2-afe7-4ea5-8a37-cf851148b93d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.484402 | controller | Jun 09 11:13:49.670074 crc crio[26313]: time="2026-06-09T11:13:49.669896663Z" level=info msg="Removed container a540343f43131f698b039a45bdb4328760821bcdc04d8c7c1a239860ef428013: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=074064a2-afe7-4ea5-8a37-cf851148b93d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.484417 | controller | Jun 09 11:13:50.648488 crc crio[26313]: time="2026-06-09T11:13:50.648362658Z" level=info msg="Stopping pod sandbox: bdecd89d0df4b0839c9ff692b5a0bb9480c5e8777a8309e3294079c250aecc83" id=9ef640fe-3823-4381-91f2-c7d1ea5a11c3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.484434 | controller | Jun 09 11:13:50.649252 crc crio[26313]: time="2026-06-09T11:13:50.649130651Z" level=info msg="Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:bdecd89d0df4b0839c9ff692b5a0bb9480c5e8777a8309e3294079c250aecc83 UID:4a49fce4-7eec-415f-97ee-a7b204f037f0 NetNS:/var/run/netns/6f4d0f25-f49a-4aec-a2fd-85860741f776 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod4a49fce4_7eec_415f_97ee_a7b204f037f0.slice PodAnnotations:0xc0005b1b28}] Aliases:map[]}"
2026-06-09 11:30:32.484449 | controller | Jun 09 11:13:50.649331 crc crio[26313]: time="2026-06-09T11:13:50.649277305Z" level=info msg="Deleting pod openshift-etcd_installer-3-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.484465 | controller | Jun 09 11:13:50.929674 crc crio[26313]: time="2026-06-09T11:13:50.9295059Z" level=info msg="Stopped pod sandbox: bdecd89d0df4b0839c9ff692b5a0bb9480c5e8777a8309e3294079c250aecc83" id=9ef640fe-3823-4381-91f2-c7d1ea5a11c3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.484481 | controller | Jun 09 11:13:57.459798 crc crio[26313]: time="2026-06-09T11:13:57.459096379Z" level=info msg="Stopped container 9631b02858ce4d5823108fd971759a4ecba68e8a66adc109c710d28adacf631f: openshift-etcd/etcd-crc/etcd" id=d7d686e6-b854-4d2a-b0a8-cccb5c1b21ea name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.484497 | controller | Jun 09 11:14:00.286276 crc crio[26313]: time="2026-06-09T11:14:00.28525296Z" level=warning msg="Stopping container 8fa9db586f7c6a4a4c319d01da6123194ceb1b0512c8eff084df1bbf387e9d50 with stop signal(15) timed out. Killing..."
2026-06-09 11:30:32.484513 | controller | Jun 09 11:14:00.322112 crc crio[26313]: time="2026-06-09T11:14:00.321910489Z" level=error msg="Killing container 8fa9db586f7c6a4a4c319d01da6123194ceb1b0512c8eff084df1bbf387e9d50 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 8fa9db586f7c6a4a4c319d01da6123194ceb1b0512c8eff084df1bbf387e9d50 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-09 11:30:32.484532 | controller | Jun 09 11:14:00.379562 crc crio[26313]: time="2026-06-09T11:14:00.379309901Z" level=info msg="Stopped container 8fa9db586f7c6a4a4c319d01da6123194ceb1b0512c8eff084df1bbf387e9d50: openshift-etcd/etcd-crc/etcdctl" id=294e1692-869c-4591-b0a0-36182cbcb739 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.484549 | controller | Jun 09 11:14:00.380476 crc crio[26313]: time="2026-06-09T11:14:00.380333021Z" level=info msg="Stopping pod sandbox: eb5b64ac67d376ee9bd3b7c89042f4219dbac712d4dd866e59247e0bf4c0aa8a" id=586026d6-501e-4a25-b3d7-1a2dfdf808fd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.484564 | controller | Jun 09 11:14:00.384943 crc crio[26313]: time="2026-06-09T11:14:00.384851267Z" level=info msg="Stopped pod sandbox: eb5b64ac67d376ee9bd3b7c89042f4219dbac712d4dd866e59247e0bf4c0aa8a" id=586026d6-501e-4a25-b3d7-1a2dfdf808fd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.484580 | controller | Jun 09 11:14:00.770875 crc crio[26313]: time="2026-06-09T11:14:00.770736769Z" level=info msg="Removing container: ca73ddfecbefba58b1facb4bb2115610b516101c76daeb57c8b130455a8c3f15" id=c74b9be6-4299-4215-8a16-d26c04fb86f2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.484596 | controller | Jun 09 11:14:00.791953 crc crio[26313]: time="2026-06-09T11:14:00.791829032Z" level=info msg="Removed container ca73ddfecbefba58b1facb4bb2115610b516101c76daeb57c8b130455a8c3f15: openshift-etcd/etcd-crc/etcd-rev" id=c74b9be6-4299-4215-8a16-d26c04fb86f2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.484612 | controller | Jun 09 11:14:00.795228 crc crio[26313]: time="2026-06-09T11:14:00.795124241Z" level=info msg="Removing container: 4db6b4bf4639df788c49b0de28b48b1dc7331d59d3421385a69deba0ae201272" id=ea9f4ec7-d5b0-4594-96c8-21783d5b8506 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.484628 | controller | Jun 09 11:14:00.811887 crc crio[26313]: time="2026-06-09T11:14:00.81179014Z" level=info msg="Removed container 4db6b4bf4639df788c49b0de28b48b1dc7331d59d3421385a69deba0ae201272: openshift-etcd/etcd-crc/etcd-readyz" id=ea9f4ec7-d5b0-4594-96c8-21783d5b8506 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.484644 | controller | Jun 09 11:14:00.814322 crc crio[26313]: time="2026-06-09T11:14:00.814154551Z" level=info msg="Removing container: 7e192238d01b996ae0f828b3678e227c885a85f1d9e01b25ec9e4699b0f8674f" id=0acfa0a7-0cca-4635-bc1c-ccae92ec89b1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.484660 | controller | Jun 09 11:14:00.829324 crc crio[26313]: time="2026-06-09T11:14:00.829184882Z" level=info msg="Removed container 7e192238d01b996ae0f828b3678e227c885a85f1d9e01b25ec9e4699b0f8674f: openshift-etcd/etcd-crc/etcd-metrics" id=0acfa0a7-0cca-4635-bc1c-ccae92ec89b1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.484676 | controller | Jun 09 11:14:00.833966 crc crio[26313]: time="2026-06-09T11:14:00.833880073Z" level=info msg="Removing container: 9631b02858ce4d5823108fd971759a4ecba68e8a66adc109c710d28adacf631f" id=1bd9cb7d-0648-408e-afa9-36b45e54f8f9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.484692 | controller | Jun 09 11:14:00.854617 crc crio[26313]: time="2026-06-09T11:14:00.85445717Z" level=info msg="Removed container 9631b02858ce4d5823108fd971759a4ecba68e8a66adc109c710d28adacf631f: openshift-etcd/etcd-crc/etcd" id=1bd9cb7d-0648-408e-afa9-36b45e54f8f9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.484707 | controller | Jun 09 11:14:00.857958 crc crio[26313]: time="2026-06-09T11:14:00.857877103Z" level=info msg="Removing container: 8fa9db586f7c6a4a4c319d01da6123194ceb1b0512c8eff084df1bbf387e9d50" id=35a15c65-55c8-4bab-a0c8-4d0617a5b824 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.484723 | controller | Jun 09 11:14:00.876287 crc crio[26313]: time="2026-06-09T11:14:00.876165121Z" level=info msg="Removed container 8fa9db586f7c6a4a4c319d01da6123194ceb1b0512c8eff084df1bbf387e9d50: openshift-etcd/etcd-crc/etcdctl" id=35a15c65-55c8-4bab-a0c8-4d0617a5b824 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.484743 | controller | Jun 09 11:14:00.879293 crc crio[26313]: time="2026-06-09T11:14:00.87911965Z" level=info msg="Removing container: 85365dd87316c459bbbfb55ed7b0d0dde94a29b93efd96147d7a58a391785d68" id=fdcb28c5-bfa6-4839-8ada-e3c888bbaa8d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.484759 | controller | Jun 09 11:14:00.948365 crc crio[26313]: time="2026-06-09T11:14:00.948223042Z" level=info msg="Removed container 85365dd87316c459bbbfb55ed7b0d0dde94a29b93efd96147d7a58a391785d68: openshift-etcd/etcd-crc/etcd-resources-copy" id=fdcb28c5-bfa6-4839-8ada-e3c888bbaa8d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.484775 | controller | Jun 09 11:14:00.952883 crc crio[26313]: time="2026-06-09T11:14:00.952790889Z" level=info msg="Removing container: 2a0b1cba9c3731f941e015148874753cb615a14a1fee31c937d95cd966e0e18c" id=5ca5ccb5-d646-408c-b991-0a9a1172db6a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.484791 | controller | Jun 09 11:14:01.041367 crc crio[26313]: time="2026-06-09T11:14:01.041108138Z" level=info msg="Removed container 2a0b1cba9c3731f941e015148874753cb615a14a1fee31c937d95cd966e0e18c: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=5ca5ccb5-d646-408c-b991-0a9a1172db6a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.484807 | controller | Jun 09 11:14:01.044368 crc crio[26313]: time="2026-06-09T11:14:01.044265533Z" level=info msg="Removing container: 9f4e3cf7ce23c6610a634a227c482bc608d0f41cd87570d4572cc649348ae30a" id=a40e4945-1159-48b8-9f3a-632cd5a74c60 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.484823 | controller | Jun 09 11:14:01.120507 crc crio[26313]: time="2026-06-09T11:14:01.120287563Z" level=info msg="Removed container 9f4e3cf7ce23c6610a634a227c482bc608d0f41cd87570d4572cc649348ae30a: openshift-etcd/etcd-crc/setup" id=a40e4945-1159-48b8-9f3a-632cd5a74c60 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.484839 | controller | Jun 09 11:14:05.428506 crc crio[26313]: time="2026-06-09T11:14:05.427827909Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=f99c4d60-54bb-4562-88f5-95f35b7cf202 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.484873 | controller | Jun 09 11:14:05.431367 crc crio[26313]: time="2026-06-09T11:14:05.430902352Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=7699b9c0-2d04-4767-8aab-ba8d1e685fcd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.484891 | controller | Jun 09 11:14:05.433837 crc crio[26313]: time="2026-06-09T11:14:05.433732927Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=957e4162-6755-4680-9728-d22c2ca8bb5e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.484907 | controller | Jun 09 11:14:05.434182 crc crio[26313]: time="2026-06-09T11:14:05.434105048Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.484923 | controller | Jun 09 11:14:05.456329 crc crio[26313]: time="2026-06-09T11:14:05.456130168Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.484939 | controller | Jun 09 11:14:05.632850 crc crio[26313]: time="2026-06-09T11:14:05.632697514Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.484955 | controller | Jun 09 11:14:05.802919 crc crio[26313]: time="2026-06-09T11:14:05.802798445Z" level=info msg="Created container 3d0ea652141acba6841c698d5caff9ce66e8f96a44013ca1c20fc3c0fa730d6a: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=957e4162-6755-4680-9728-d22c2ca8bb5e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.484976 | controller | Jun 09 11:14:05.804169 crc crio[26313]: time="2026-06-09T11:14:05.804105435Z" level=info msg="Starting container: 3d0ea652141acba6841c698d5caff9ce66e8f96a44013ca1c20fc3c0fa730d6a" id=7bda30ca-02b0-4d66-83ae-8304262d1181 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.484993 | controller | Jun 09 11:14:05.810567 crc crio[26313]: time="2026-06-09T11:14:05.810455005Z" level=info msg="Started container" PID=29001 containerID=3d0ea652141acba6841c698d5caff9ce66e8f96a44013ca1c20fc3c0fa730d6a description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=7bda30ca-02b0-4d66-83ae-8304262d1181 name=/runtime.v1.RuntimeService/StartContainer sandboxID=10a436eaf8e348d1b9ab6f246aea0c7409ced60acba075a0c3519143509c4b4b
2026-06-09 11:30:32.485009 | controller | Jun 09 11:14:29.258607 crc crio[26313]: time="2026-06-09T11:14:29.257642421Z" level=info msg="Removing container: 1041b73d14ac3ee9dc83d12d09a1b2d714e293aa6b9a3ea562bab62635efee7d" id=bf563877-8020-4f6b-bcb1-f37077d08189 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.485025 | controller | Jun 09 11:14:29.295245 crc crio[26313]: time="2026-06-09T11:14:29.29503001Z" level=info msg="Removed container 1041b73d14ac3ee9dc83d12d09a1b2d714e293aa6b9a3ea562bab62635efee7d: openshift-marketplace/certified-operators-crlzp/extract-utilities" id=bf563877-8020-4f6b-bcb1-f37077d08189 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.485041 | controller | Jun 09 11:14:29.299816 crc crio[26313]: time="2026-06-09T11:14:29.299721179Z" level=info msg="Removing container: d46dd57f5f8c3fb809e000cea7802113806feb1b65e321a4529f63a4ae11b403" id=80528200-e402-493b-9232-6e331f5075d4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.485057 | controller | Jun 09 11:14:29.321991 crc crio[26313]: time="2026-06-09T11:14:29.321850186Z" level=info msg="Removed container d46dd57f5f8c3fb809e000cea7802113806feb1b65e321a4529f63a4ae11b403: openshift-marketplace/certified-operators-crlzp/registry-server" id=80528200-e402-493b-9232-6e331f5075d4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.485073 | controller | Jun 09 11:14:29.325658 crc crio[26313]: time="2026-06-09T11:14:29.325569706Z" level=info msg="Removing container: decf26f58d9f3b8a78ee8db90f80edbebc5c88a9d4aa4298fafdfc44428e4660" id=afb0297e-334a-4b03-b1ac-d06824528274 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.485089 | controller | Jun 09 11:14:29.351470 crc crio[26313]: time="2026-06-09T11:14:29.351012841Z" level=info msg="Removed container decf26f58d9f3b8a78ee8db90f80edbebc5c88a9d4aa4298fafdfc44428e4660: openshift-marketplace/certified-operators-crlzp/extract-content" id=afb0297e-334a-4b03-b1ac-d06824528274 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.485109 | controller | Jun 09 11:14:29.360310 crc crio[26313]: time="2026-06-09T11:14:29.360206954Z" level=info msg="Stopping pod sandbox: 550b1c6986edb28a257a3c7a80cce84d924c3b96f1e695a672ac367b48b3eeba" id=cde37373-220a-4f80-9aab-38364d2acba4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.485126 | controller | Jun 09 11:14:29.360310 crc crio[26313]: time="2026-06-09T11:14:29.360301216Z" level=info msg="Stopped pod sandbox (already stopped): 550b1c6986edb28a257a3c7a80cce84d924c3b96f1e695a672ac367b48b3eeba" id=cde37373-220a-4f80-9aab-38364d2acba4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.485152 | controller | Jun 09 11:14:29.361251 crc crio[26313]: time="2026-06-09T11:14:29.361162532Z" level=info msg="Removing pod sandbox: 550b1c6986edb28a257a3c7a80cce84d924c3b96f1e695a672ac367b48b3eeba" id=a847c693-42e9-41db-b4d5-12189b7410e3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 11:30:32.485214 | controller | Jun 09 11:14:29.369263 crc crio[26313]: time="2026-06-09T11:14:29.369138098Z" level=info msg="Removed pod sandbox: 550b1c6986edb28a257a3c7a80cce84d924c3b96f1e695a672ac367b48b3eeba" id=a847c693-42e9-41db-b4d5-12189b7410e3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 11:30:32.485235 | controller | Jun 09 11:14:29.370798 crc crio[26313]: time="2026-06-09T11:14:29.370703625Z" level=info msg="Stopping pod sandbox: eb5b64ac67d376ee9bd3b7c89042f4219dbac712d4dd866e59247e0bf4c0aa8a" id=e585200a-22a6-40f7-8d15-979719e190b4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.485251 | controller | Jun 09 11:14:29.370885 crc crio[26313]: time="2026-06-09T11:14:29.370818508Z" level=info msg="Stopped pod sandbox (already stopped): eb5b64ac67d376ee9bd3b7c89042f4219dbac712d4dd866e59247e0bf4c0aa8a" id=e585200a-22a6-40f7-8d15-979719e190b4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.485268 | controller | Jun 09 11:14:29.371789 crc crio[26313]: time="2026-06-09T11:14:29.371714535Z" level=info msg="Removing pod sandbox: eb5b64ac67d376ee9bd3b7c89042f4219dbac712d4dd866e59247e0bf4c0aa8a" id=3c5c1ea4-e607-4fad-80ab-b5e5b28a572d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 11:30:32.485284 | controller | Jun 09 11:14:29.381336 crc crio[26313]: time="2026-06-09T11:14:29.381235617Z" level=info msg="Removed pod sandbox: eb5b64ac67d376ee9bd3b7c89042f4219dbac712d4dd866e59247e0bf4c0aa8a" id=3c5c1ea4-e607-4fad-80ab-b5e5b28a572d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 11:30:32.485300 | controller | Jun 09 11:15:20.516474 crc crio[26313]: time="2026-06-09T11:15:20.51566297Z" level=info msg="Removing container: 6bd07dbab3965fed7bd3d2f480ad0f7186f719fccb90c700b917dd99be5ccb37" id=fd059760-5e65-4844-b679-9103892de4b5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.485316 | controller | Jun 09 11:15:20.548575 crc crio[26313]: time="2026-06-09T11:15:20.548438732Z" level=info msg="Removed container 6bd07dbab3965fed7bd3d2f480ad0f7186f719fccb90c700b917dd99be5ccb37: openshift-marketplace/marketplace-operator-547dbd544d-8mhkq/marketplace-operator" id=fd059760-5e65-4844-b679-9103892de4b5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.485335 | controller | Jun 09 11:15:35.458120 crc crio[26313]: time="2026-06-09T11:15:35.457161602Z" level=info msg="Running pod sandbox: openshift-etcd/etcd-crc/POD" id=b7b322c1-7382-4aa3-922f-8ea8d84893f9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.485356 | controller | Jun 09 11:15:35.458940 crc crio[26313]: time="2026-06-09T11:15:35.458226273Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.485377 | controller | Jun 09 11:15:35.478279 crc crio[26313]: time="2026-06-09T11:15:35.478168615Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=b7b322c1-7382-4aa3-922f-8ea8d84893f9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.485399 | controller | Jun 09 11:15:35.492342 crc crio[26313]: time="2026-06-09T11:15:35.492239662Z" level=info msg="Ran pod sandbox a3f5904325986f319c1e67c7a431ccb7e1265b0a8e10350203a43b065098cf77 with infra container: openshift-etcd/etcd-crc/POD" id=b7b322c1-7382-4aa3-922f-8ea8d84893f9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.485420 | controller | Jun 09 11:15:35.506133 crc crio[26313]: time="2026-06-09T11:15:35.505923418Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=499f9e6b-2c8e-4297-947c-c61cfe6288f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.485441 | controller | Jun 09 11:15:35.508258 crc crio[26313]: time="2026-06-09T11:15:35.508187465Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=10872032-d4ff-4113-9ea1-c2d1166f166b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.485465 | controller | Jun 09 11:15:35.530013 crc crio[26313]: time="2026-06-09T11:15:35.529812806Z" level=info msg="Creating container: openshift-etcd/etcd-crc/setup" id=0828359a-9470-468d-8b4e-d1d048647516 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.485482 | controller | Jun 09 11:15:35.531754 crc crio[26313]: time="2026-06-09T11:15:35.53160097Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.485498 | controller | Jun 09 11:15:35.563699 crc crio[26313]: time="2026-06-09T11:15:35.563532467Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.485514 | controller | Jun 09 11:15:35.728007 crc crio[26313]: time="2026-06-09T11:15:35.727602803Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.485530 | controller | Jun 09 11:15:35.842265 crc crio[26313]: time="2026-06-09T11:15:35.842206793Z" level=info msg="Created container 70da3f0152fa8a2da119027e01969be1d6dd9aade409b3e0dda8ae24f674e883: openshift-etcd/etcd-crc/setup" id=0828359a-9470-468d-8b4e-d1d048647516 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.485546 | controller | Jun 09 11:15:35.843864 crc crio[26313]: time="2026-06-09T11:15:35.84380915Z" level=info msg="Starting container: 70da3f0152fa8a2da119027e01969be1d6dd9aade409b3e0dda8ae24f674e883" id=bc2b3c40-63cb-421c-bbb9-8f2c5d023443 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.485562 | controller | Jun 09 11:15:35.849634 crc crio[26313]: time="2026-06-09T11:15:35.849560581Z" level=info msg="Started container" PID=30370 containerID=70da3f0152fa8a2da119027e01969be1d6dd9aade409b3e0dda8ae24f674e883 description=openshift-etcd/etcd-crc/setup id=bc2b3c40-63cb-421c-bbb9-8f2c5d023443 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a3f5904325986f319c1e67c7a431ccb7e1265b0a8e10350203a43b065098cf77
2026-06-09 11:30:32.485579 | controller | Jun 09 11:15:39.429976 crc crio[26313]: time="2026-06-09T11:15:39.429233667Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=066a61b3-e293-4f33-9a2e-2fd98be11139 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.485594 | controller | Jun 09 11:15:39.433862 crc crio[26313]: time="2026-06-09T11:15:39.433725531Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=6248f314-5721-46e9-a9f6-71a2ee6900c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.485610 | controller | Jun 09 11:15:39.437928 crc crio[26313]: time="2026-06-09T11:15:39.436781661Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-8mhkq/marketplace-operator" id=611202f6-3765-443e-b8ce-a3becadc87fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.485626 | controller | Jun 09 11:15:39.437928 crc crio[26313]: time="2026-06-09T11:15:39.437333668Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.485642 | controller | Jun 09 11:15:39.465374 crc crio[26313]: time="2026-06-09T11:15:39.465192554Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.485658 | controller | Jun 09 11:15:39.469621 crc crio[26313]: time="2026-06-09T11:15:39.469537323Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.485678 | controller | Jun 09 11:15:39.715752 crc crio[26313]: time="2026-06-09T11:15:39.715494518Z" level=info msg="Created container 3bcdeb9799ac17c4e554f821853bb4f2ec7a82fe4e3655eac3c0c831bf1e9499: openshift-marketplace/marketplace-operator-547dbd544d-8mhkq/marketplace-operator" id=611202f6-3765-443e-b8ce-a3becadc87fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.485695 | controller | Jun 09 11:15:39.717016 crc crio[26313]: time="2026-06-09T11:15:39.716935531Z" level=info msg="Starting container: 3bcdeb9799ac17c4e554f821853bb4f2ec7a82fe4e3655eac3c0c831bf1e9499" id=8863515c-2b3e-4ee9-9ebc-eaff54716cf2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.485711 | controller | Jun 09 11:15:39.722806 crc crio[26313]: time="2026-06-09T11:15:39.722707172Z" level=info msg="Started container" PID=30406 containerID=3bcdeb9799ac17c4e554f821853bb4f2ec7a82fe4e3655eac3c0c831bf1e9499 description=openshift-marketplace/marketplace-operator-547dbd544d-8mhkq/marketplace-operator id=8863515c-2b3e-4ee9-9ebc-eaff54716cf2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5d446774b0ebacbbc1d653bfa34f01b4bf1fe9d204b433f5789deeeecfd917da
2026-06-09 11:30:32.485728 | controller | Jun 09 11:15:55.841891 crc crio[26313]: time="2026-06-09T11:15:55.841377713Z" level=info msg="Removing container: 2dde84c46fe5fd10d7f6abbcee28f4c14098f917665ed94e8ef77d5ea497408d" id=ea9dc7e5-aa0e-4674-a3dc-4ded8e0ad223 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.485744 | controller | Jun 09 11:15:55.925638 crc crio[26313]: time="2026-06-09T11:15:55.92487622Z" level=info msg="Removed container 2dde84c46fe5fd10d7f6abbcee28f4c14098f917665ed94e8ef77d5ea497408d: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=ea9dc7e5-aa0e-4674-a3dc-4ded8e0ad223 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.485760 | controller | Jun 09 11:15:57.875232 crc crio[26313]: time="2026-06-09T11:15:57.875087536Z" level=info msg="Removing container: 44514d4bb0db3805d775ee2441db74ab9f085b2e0d1eaacbe6aa7835cfddc456" id=17faba6a-f20a-4749-b6fe-645d6a5102cb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.485776 | controller | Jun 09 11:15:57.916853 crc crio[26313]: time="2026-06-09T11:15:57.9166862Z" level=info msg="Removed container 44514d4bb0db3805d775ee2441db74ab9f085b2e0d1eaacbe6aa7835cfddc456: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=17faba6a-f20a-4749-b6fe-645d6a5102cb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.485800 | controller | Jun 09 11:16:09.007328 crc crio[26313]: time="2026-06-09T11:16:09.006178874Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=ed01d339-13c8-4c10-bf96-60d058f19714 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.485818 | controller | Jun 09 11:16:09.011482 crc crio[26313]: time="2026-06-09T11:16:09.011274785Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=e2fed653-f4ec-4855-8c20-e2b181f0d78c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.485836 | controller | Jun 09 11:16:09.014593 crc crio[26313]: time="2026-06-09T11:16:09.01447207Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=f959c3b9-b0ee-4c52-bbb3-f4bc7df416d7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.485880 | controller | Jun 09 11:16:09.015010 crc crio[26313]: time="2026-06-09T11:16:09.014908323Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.485903 | controller | Jun 09 11:16:09.065995 crc crio[26313]: time="2026-06-09T11:16:09.065707679Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.485920 | controller | Jun 09 11:16:09.218469 crc crio[26313]: time="2026-06-09T11:16:09.218310776Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.485935 | controller | Jun 09 11:16:09.323754 crc crio[26313]: time="2026-06-09T11:16:09.323077834Z" level=info msg="Created container 2e3ebea220fc6bc801c863f7065594ee53d4bf0e7e7f618393b0db3038a447f8: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=f959c3b9-b0ee-4c52-bbb3-f4bc7df416d7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.485952 | controller | Jun 09 11:16:09.324603 crc crio[26313]: time="2026-06-09T11:16:09.324544517Z" level=info msg="Starting container: 2e3ebea220fc6bc801c863f7065594ee53d4bf0e7e7f618393b0db3038a447f8" id=6d05742e-ce76-4f9d-acee-5ad1bce9d5c7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.485967 | controller | Jun 09 11:16:09.329533 crc crio[26313]: time="2026-06-09T11:16:09.32935914Z" level=info msg="Started container" PID=30879 containerID=2e3ebea220fc6bc801c863f7065594ee53d4bf0e7e7f618393b0db3038a447f8 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=6d05742e-ce76-4f9d-acee-5ad1bce9d5c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b5e8f15da3d80037f06594d903d0a4de729585fa54d22d84d316e09023a95928
2026-06-09 11:30:32.485984 | controller | Jun 09 11:16:09.426997 crc crio[26313]: time="2026-06-09T11:16:09.426911653Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=67be050e-db2a-4678-b7ab-5436ce3c415d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.486000 | controller | Jun 09 11:16:09.429650 crc crio[26313]: time="2026-06-09T11:16:09.429584973Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=9fb76f1b-8c81-446a-ab61-ab9087c28b09 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.486016 | controller | Jun 09 11:16:09.434099 crc crio[26313]: time="2026-06-09T11:16:09.434008484Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=e4375ff0-d8e0-4bfd-abbe-a1ee60d37f92 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.486031 | controller | Jun 09 11:16:09.434548 crc crio[26313]: time="2026-06-09T11:16:09.434480668Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.486047 | controller | Jun 09 11:16:09.461660 crc crio[26313]: time="2026-06-09T11:16:09.46156191Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.486063 | controller | Jun 09 11:16:09.465078 crc crio[26313]: time="2026-06-09T11:16:09.464990472Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.486079 | controller | Jun 09 11:16:09.572902 crc crio[26313]: time="2026-06-09T11:16:09.572755378Z" level=info msg="Created container ca9e5f31eec2190de66361e0fa2180cf83bc317812cedab50b20c194bf79b44a: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=e4375ff0-d8e0-4bfd-abbe-a1ee60d37f92 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.486095 | controller | Jun 09 11:16:09.574729 crc crio[26313]: time="2026-06-09T11:16:09.57449658Z" level=info msg="Starting container: ca9e5f31eec2190de66361e0fa2180cf83bc317812cedab50b20c194bf79b44a" id=d5c6a6de-8b1f-47f5-bb50-e834516e216d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.486117 | controller | Jun 09 11:16:09.584897 crc crio[26313]: time="2026-06-09T11:16:09.583036943Z" level=info msg="Started container" PID=30899 containerID=ca9e5f31eec2190de66361e0fa2180cf83bc317812cedab50b20c194bf79b44a description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=d5c6a6de-8b1f-47f5-bb50-e834516e216d name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f8aa60bc34fe6193a8191fdb0bef5a32f9c44faa6afc0fcf04e273fecc0c3d6
2026-06-09 11:30:32.486134 | controller | Jun 09 11:16:10.025702 crc crio[26313]: time="2026-06-09T11:16:10.025654912Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=db5be2c1-348b-4bc8-a402-8789694ddef7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.486150 | controller | Jun 09 11:16:10.028567 crc crio[26313]: time="2026-06-09T11:16:10.028495736Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=33414be1-9604-45e5-bffa-8519906002ec name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.486165 | controller | Jun 09 11:16:10.030516 crc crio[26313]: time="2026-06-09T11:16:10.030443064Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=d88ab111-ef0c-4db6-bc15-623d7f73ae58 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.486181 | controller | Jun 09 11:16:10.030784 crc crio[26313]: time="2026-06-09T11:16:10.030692862Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.486196 | controller | Jun 09 11:16:10.066599 crc crio[26313]: time="2026-06-09T11:16:10.066322578Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.486212 | controller | Jun 09 11:16:10.219522 crc crio[26313]: time="2026-06-09T11:16:10.219353318Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.486233 | controller | Jun 09 11:16:10.343142 crc crio[26313]: time="2026-06-09T11:16:10.342986115Z" level=info msg="Created container db45f646e692e1b6765f8e7e5fc78f33d5106d8a59968abd738e0dc14057537a: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=d88ab111-ef0c-4db6-bc15-623d7f73ae58 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.486255 | controller | Jun 09 11:16:10.344512 crc crio[26313]: time="2026-06-09T11:16:10.344469129Z" level=info msg="Starting container: db45f646e692e1b6765f8e7e5fc78f33d5106d8a59968abd738e0dc14057537a" id=90b02804-47be-46a3-bb9d-24c1b65b5bf3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.486272 | controller | Jun 09 11:16:10.351462 crc crio[26313]: time="2026-06-09T11:16:10.351350113Z" level=info msg="Started container" PID=30969 containerID=db45f646e692e1b6765f8e7e5fc78f33d5106d8a59968abd738e0dc14057537a description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=90b02804-47be-46a3-bb9d-24c1b65b5bf3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b5e8f15da3d80037f06594d903d0a4de729585fa54d22d84d316e09023a95928
2026-06-09 11:30:32.486289 | controller | Jun 09 11:16:10.427740 crc crio[26313]: time="2026-06-09T11:16:10.427534413Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=a6b4aa67-29d3-405a-8754-a17507cf2cac name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.486308 | controller | Jun 09 11:16:10.430658 crc crio[26313]: time="2026-06-09T11:16:10.430620234Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=dbd3f9bf-f839-4942-8406-682f0715438e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.486324 | controller | Jun 09 11:16:10.433140 crc crio[26313]: time="2026-06-09T11:16:10.433022205Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=25aa3b3b-41d1-4064-90ba-087c633f5194 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.486340 | controller | Jun 09 11:16:10.434377 crc crio[26313]: time="2026-06-09T11:16:10.433599252Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.486356 | controller | Jun 09 11:16:10.457195 crc crio[26313]: time="2026-06-09T11:16:10.457091599Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.486372 | controller | Jun 09 11:16:10.595237 crc crio[26313]: time="2026-06-09T11:16:10.594602478Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.486388 | controller | Jun 09 11:16:10.676789 crc crio[26313]: time="2026-06-09T11:16:10.676637771Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=d328b10c-8f52-4644-84f1-47b787eea7ad name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.486404 | controller | Jun 09 11:16:10.680918 crc crio[26313]: time="2026-06-09T11:16:10.680738043Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=e1a7662b-21d4-4a03-aabd-51b3e9e97e3d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.486419 | controller | Jun 09 11:16:10.702049 crc crio[26313]: time="2026-06-09T11:16:10.701913291Z" level=info msg="Created container c99c91d245ca1288b8f212463e33059596dfe5a6c73d563a85413e2afc54e360: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=25aa3b3b-41d1-4064-90ba-087c633f5194 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.486435 | controller | Jun 09 11:16:10.703263 crc crio[26313]: time="2026-06-09T11:16:10.703180019Z" level=info msg="Starting container: c99c91d245ca1288b8f212463e33059596dfe5a6c73d563a85413e2afc54e360" id=5401f2c1-3ddc-4947-a61a-d84e917ced8b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.486451 | controller | Jun 09 11:16:10.707034 crc crio[26313]: time="2026-06-09T11:16:10.706830547Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=365b4b4c-953d-4704-abbb-43c0fd5ee39e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.486467 | controller | Jun 09 11:16:10.707257 crc crio[26313]: time="2026-06-09T11:16:10.707221219Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.486482 | controller | Jun 09 11:16:10.716764 crc crio[26313]: time="2026-06-09T11:16:10.716589146Z" level=info msg="Started container" PID=31010 containerID=c99c91d245ca1288b8f212463e33059596dfe5a6c73d563a85413e2afc54e360 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=5401f2c1-3ddc-4947-a61a-d84e917ced8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=83ed0aff373038db68e58800dba63537b27927893e565669943b82e688e1cbb1
2026-06-09 11:30:32.486498 | controller | Jun 09 11:16:10.752079 crc crio[26313]: time="2026-06-09T11:16:10.751986506Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.486517 | controller | Jun 09 11:16:10.889569 crc crio[26313]: time="2026-06-09T11:16:10.889344311Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.486533 | controller | Jun 09 11:16:10.980262 crc crio[26313]: time="2026-06-09T11:16:10.980160594Z" level=info msg="Created container 302744714bec93b28f5cd705e7dc72d0f4869094bebeb9a4dc68f9bc8798b7e7: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=365b4b4c-953d-4704-abbb-43c0fd5ee39e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.486548 | controller | Jun 09 11:16:10.981772 crc crio[26313]: time="2026-06-09T11:16:10.981642518Z" level=info msg="Starting container: 302744714bec93b28f5cd705e7dc72d0f4869094bebeb9a4dc68f9bc8798b7e7" id=a8dd2cab-7205-4931-a6aa-9f9a5ba48574 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.486564 | controller | Jun 09 11:16:10.987680 crc crio[26313]: time="2026-06-09T11:16:10.987562284Z" level=info msg="Started container" PID=31029 containerID=302744714bec93b28f5cd705e7dc72d0f4869094bebeb9a4dc68f9bc8798b7e7 description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=a8dd2cab-7205-4931-a6aa-9f9a5ba48574 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a3f5904325986f319c1e67c7a431ccb7e1265b0a8e10350203a43b065098cf77
2026-06-09 11:30:32.486581 | controller | Jun 09 11:16:45.055452 crc crio[26313]: time="2026-06-09T11:16:45.051727229Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=5661fa5a-1f82-4187-b1d9-4adef8ab6dd3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.486597 | controller | Jun 09 11:16:45.059578 crc crio[26313]: time="2026-06-09T11:16:45.056237467Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=d2afc379-a5f6-4fbd-b95a-97e4510c4eab name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.486613 | controller | Jun 09 11:16:45.075697 crc crio[26313]: time="2026-06-09T11:16:45.075007259Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-resources-copy" id=bc521287-f63c-4462-8eac-3655f7a773d5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.486629 | controller | Jun 09 11:16:45.076863 crc crio[26313]: time="2026-06-09T11:16:45.076762228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.486644 | controller | Jun 09 11:16:45.131139 crc crio[26313]: time="2026-06-09T11:16:45.131023465Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.486660 | controller | Jun 09 11:16:45.332972 crc crio[26313]: time="2026-06-09T11:16:45.332438168Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.486676 | controller | Jun 09 11:16:45.454526 crc crio[26313]: time="2026-06-09T11:16:45.454372391Z" level=info msg="Created container d9e549b3bc5bf7da00bb6fd61fe3cd0b1a92cad4854d12899ac2308dc431017c: openshift-etcd/etcd-crc/etcd-resources-copy" id=bc521287-f63c-4462-8eac-3655f7a773d5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.486692 | controller | Jun 09 11:16:45.455767 crc crio[26313]: time="2026-06-09T11:16:45.455708259Z" level=info msg="Starting container: d9e549b3bc5bf7da00bb6fd61fe3cd0b1a92cad4854d12899ac2308dc431017c" id=7c0a691c-2630-4ca4-956f-e6a871439c46 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.486711 | controller | Jun 09 11:16:45.463764 crc crio[26313]: time="2026-06-09T11:16:45.463682355Z" level=info msg="Started container" PID=31545 containerID=d9e549b3bc5bf7da00bb6fd61fe3cd0b1a92cad4854d12899ac2308dc431017c description=openshift-etcd/etcd-crc/etcd-resources-copy id=7c0a691c-2630-4ca4-956f-e6a871439c46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a3f5904325986f319c1e67c7a431ccb7e1265b0a8e10350203a43b065098cf77
2026-06-09 11:30:32.486727 | controller | Jun 09 11:17:20.487523 crc crio[26313]: time="2026-06-09T11:17:20.486260862Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=59236563-0fa1-431d-a1ae-726b2b137e37 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.486744 | controller | Jun 09 11:17:20.490666 crc crio[26313]: time="2026-06-09T11:17:20.490577834Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=72369b9d-6e9b-429e-96db-30542b888e25 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.486759 | controller | Jun 09 11:17:20.497760 crc crio[26313]: time="2026-06-09T11:17:20.497610154Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcdctl" id=1ea4b396-543d-4258-8c79-4e4e8173ec17 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.486775 | controller | Jun 09 11:17:20.500372 crc crio[26313]: time="2026-06-09T11:17:20.500268889Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.486790 | controller | Jun 09 11:17:20.544232 crc crio[26313]: time="2026-06-09T11:17:20.5437482Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.486806 | controller | Jun 09 11:17:20.749362 crc crio[26313]: time="2026-06-09T11:17:20.749192728Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.486822 | controller | Jun 09 11:17:20.850286 crc crio[26313]: time="2026-06-09T11:17:20.850137887Z" level=info msg="Created container c4632bc57716538b75bb7e44e238f9e7ca3e4277daa57cbe4b8a4f6508581b33: openshift-etcd/etcd-crc/etcdctl" id=1ea4b396-543d-4258-8c79-4e4e8173ec17 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.486837 | controller | Jun 09 11:17:20.851477 crc crio[26313]: time="2026-06-09T11:17:20.851365612Z" level=info msg="Starting container: c4632bc57716538b75bb7e44e238f9e7ca3e4277daa57cbe4b8a4f6508581b33" id=bd0fdc20-755f-4bf7-bc5c-c1991eec28a5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.486874 | controller | Jun 09 11:17:20.855978 crc crio[26313]: time="2026-06-09T11:17:20.85588029Z" level=info msg="Started container" PID=32068 containerID=c4632bc57716538b75bb7e44e238f9e7ca3e4277daa57cbe4b8a4f6508581b33 description=openshift-etcd/etcd-crc/etcdctl id=bd0fdc20-755f-4bf7-bc5c-c1991eec28a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a3f5904325986f319c1e67c7a431ccb7e1265b0a8e10350203a43b065098cf77
2026-06-09 11:30:32.486893 | controller | Jun 09 11:17:20.864829 crc crio[26313]: time="2026-06-09T11:17:20.864749141Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=9db0481f-989b-4eb4-88dc-d71a0dd0fefc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.486934 | controller | Jun 09 11:17:20.866632 crc crio[26313]: time="2026-06-09T11:17:20.866598013Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=66dcbf3a-4558-4fef-9a35-4e78df0d7bdd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.486960 | controller | Jun 09 11:17:20.901366 crc crio[26313]: time="2026-06-09T11:17:20.901309936Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd" id=a169908a-8207-4e46-aaf6-3f9831b70d78 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.486977 | controller | Jun 09 11:17:20.902171 crc crio[26313]: time="2026-06-09T11:17:20.90214356Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.486993 | controller | Jun 09 11:17:20.930292 crc crio[26313]: time="2026-06-09T11:17:20.930237556Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.487009 | controller | Jun 09 11:17:21.098664 crc crio[26313]: time="2026-06-09T11:17:21.098377356Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.487026 | controller | Jun 09 11:17:21.192778 crc crio[26313]: time="2026-06-09T11:17:21.192726618Z" level=info msg="Created container b171012fb07e8d6b3ed971d918a59f706fbebd22445760d8b88c29b199ca2071: openshift-etcd/etcd-crc/etcd" id=a169908a-8207-4e46-aaf6-3f9831b70d78 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.487042 | controller | Jun 09 11:17:21.195006 crc crio[26313]: time="2026-06-09T11:17:21.19488155Z" level=info msg="Starting container: b171012fb07e8d6b3ed971d918a59f706fbebd22445760d8b88c29b199ca2071" id=96f6c41d-a825-4c14-b6be-138b04fc79b9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.487058 | controller | Jun 09 11:17:21.201560 crc crio[26313]: time="2026-06-09T11:17:21.201370553Z" level=info msg="Started container" PID=32076 containerID=b171012fb07e8d6b3ed971d918a59f706fbebd22445760d8b88c29b199ca2071 description=openshift-etcd/etcd-crc/etcd id=96f6c41d-a825-4c14-b6be-138b04fc79b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a3f5904325986f319c1e67c7a431ccb7e1265b0a8e10350203a43b065098cf77
2026-06-09 11:30:32.487074 | controller | Jun 09 11:17:21.217511 crc crio[26313]: time="2026-06-09T11:17:21.217176271Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=337ff792-d8c2-4dcb-ae54-bb087b24c9a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.487090 | controller | Jun 09 11:17:21.219718 crc crio[26313]: time="2026-06-09T11:17:21.219639211Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=2c3ed22b-c772-4d02-ae35-60ed58e64458 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.487106 | controller | Jun 09 11:17:21.227535 crc crio[26313]: time="2026-06-09T11:17:21.227315518Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-metrics" id=06282e51-0995-4667-b2d0-96d7d9023ec8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.487121 | controller | Jun 09 11:17:21.227845 crc crio[26313]: time="2026-06-09T11:17:21.227801522Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.487137 | controller | Jun 09 11:17:21.251492 crc crio[26313]: time="2026-06-09T11:17:21.251315268Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.487152 | controller | Jun 09 11:17:21.402930 crc crio[26313]: time="2026-06-09T11:17:21.402588442Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.487168 | controller | Jun 09 11:17:21.506165 crc crio[26313]: time="2026-06-09T11:17:21.506000931Z" level=info msg="Created container dbb67fd7c5452dd4f2917759a5f2de7d2f478fadac6435fc0ab17098ff67c033: openshift-etcd/etcd-crc/etcd-metrics" id=06282e51-0995-4667-b2d0-96d7d9023ec8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.487187 | controller | Jun 09 11:17:21.508039 crc crio[26313]: time="2026-06-09T11:17:21.507795871Z" level=info msg="Starting container: dbb67fd7c5452dd4f2917759a5f2de7d2f478fadac6435fc0ab17098ff67c033" id=6e16a4e8-0ebc-4e7d-a508-875f023a495d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.487203 | controller | Jun 09 11:17:21.514014 crc crio[26313]: time="2026-06-09T11:17:21.513863793Z" level=info msg="Started container" PID=32094 containerID=dbb67fd7c5452dd4f2917759a5f2de7d2f478fadac6435fc0ab17098ff67c033 description=openshift-etcd/etcd-crc/etcd-metrics id=6e16a4e8-0ebc-4e7d-a508-875f023a495d name=/runtime.v1.RuntimeService/StartContainer sandboxID=a3f5904325986f319c1e67c7a431ccb7e1265b0a8e10350203a43b065098cf77
2026-06-09 11:30:32.487219 | controller | Jun 09 11:17:21.527497 crc crio[26313]: time="2026-06-09T11:17:21.526648535Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=eb290322-7208-41c5-8884-3c2725a6bb59 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.487235 | controller | Jun 09 11:17:21.528690 crc crio[26313]: time="2026-06-09T11:17:21.528642212Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=bd733757-202c-4fb0-a3b0-c7acbda4074f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.487250 | controller | Jun 09 11:17:21.533624 crc crio[26313]: time="2026-06-09T11:17:21.533550681Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-readyz" id=42feaf5a-cb0f-4572-aba1-268a43b2b81d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.487266 | controller | Jun 09 11:17:21.533927 crc crio[26313]: time="2026-06-09T11:17:21.533858399Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.487282 | controller | Jun 09 11:17:21.566860 crc crio[26313]: time="2026-06-09T11:17:21.566748661Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.487297 | controller | Jun 09 11:17:21.772688 crc crio[26313]: time="2026-06-09T11:17:21.772497008Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.487313 | controller | Jun 09 11:17:21.871208 crc crio[26313]: time="2026-06-09T11:17:21.870641787Z" level=info msg="Created container 3bf7ceeff8b95bb12ed8bfbfcc4ec1ff0a0b33948887f94c506ff0fa5031dbb2: openshift-etcd/etcd-crc/etcd-readyz" id=42feaf5a-cb0f-4572-aba1-268a43b2b81d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.487329 | controller | Jun 09 11:17:21.873228 crc crio[26313]: time="2026-06-09T11:17:21.873124608Z" level=info msg="Starting container: 3bf7ceeff8b95bb12ed8bfbfcc4ec1ff0a0b33948887f94c506ff0fa5031dbb2" id=ea3bbcde-6ec2-4a27-83f7-8f936f5394b0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.487347 | controller | Jun 09 11:17:21.879563 crc crio[26313]: time="2026-06-09T11:17:21.879268952Z" level=info msg="Started container" PID=32111 containerID=3bf7ceeff8b95bb12ed8bfbfcc4ec1ff0a0b33948887f94c506ff0fa5031dbb2 description=openshift-etcd/etcd-crc/etcd-readyz id=ea3bbcde-6ec2-4a27-83f7-8f936f5394b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a3f5904325986f319c1e67c7a431ccb7e1265b0a8e10350203a43b065098cf77
2026-06-09 11:30:32.487393 | controller | Jun 09 11:17:21.893122 crc crio[26313]: time="2026-06-09T11:17:21.893033171Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=4485da10-b63e-4848-aa46-aa212df04953 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.487420 | controller | Jun 09 11:17:21.895731 crc crio[26313]: time="2026-06-09T11:17:21.895637735Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=ac58aaab-5570-4505-baa1-48ea5e4f650a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.487440 | controller | Jun 09 11:17:21.902611 crc crio[26313]: time="2026-06-09T11:17:21.902461078Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-rev" id=b4e521d7-c9d4-4a55-a053-7e8cde4ea687 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.487456 | controller | Jun 09 11:17:21.902910 crc crio[26313]: time="2026-06-09T11:17:21.90285678Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.487472 | controller | Jun 09 11:17:21.929378 crc crio[26313]: time="2026-06-09T11:17:21.929228726Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.487488 | controller | Jun 09 11:17:22.072837 crc crio[26313]: time="2026-06-09T11:17:22.072778162Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.487508 | controller | Jun 09 11:17:22.169260 crc crio[26313]: time="2026-06-09T11:17:22.169146421Z" level=info msg="Created container bd8fcaa828ae64f97631c6e4966505f81fc1e6c809901df8ee5f29ae2794215d: openshift-etcd/etcd-crc/etcd-rev" id=b4e521d7-c9d4-4a55-a053-7e8cde4ea687 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.487531 | controller | Jun 09 11:17:22.170593 crc crio[26313]: time="2026-06-09T11:17:22.170506789Z" level=info msg="Starting container: bd8fcaa828ae64f97631c6e4966505f81fc1e6c809901df8ee5f29ae2794215d" id=2fdb480f-de15-4770-b440-38c9618b909e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.487551 | controller | Jun 09 11:17:22.176238 crc crio[26313]: time="2026-06-09T11:17:22.176142659Z" level=info msg="Started container" PID=32135 containerID=bd8fcaa828ae64f97631c6e4966505f81fc1e6c809901df8ee5f29ae2794215d description=openshift-etcd/etcd-crc/etcd-rev id=2fdb480f-de15-4770-b440-38c9618b909e name=/runtime.v1.RuntimeService/StartContainer sandboxID=a3f5904325986f319c1e67c7a431ccb7e1265b0a8e10350203a43b065098cf77
2026-06-09 11:30:32.487568 | controller | Jun 09 11:18:05.264470 crc crio[26313]: time="2026-06-09T11:18:05.263664963Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=b3dd98dc-1cdc-43b5-a50a-90b65d130bdd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.487583 | controller | Jun 09 11:18:05.265875 crc crio[26313]: time="2026-06-09T11:18:05.265792223Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=5527db1b-0549-4276-a3cc-c72e4a403891 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.487599 | controller | Jun 09 11:18:05.266941 crc crio[26313]: time="2026-06-09T11:18:05.266822113Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=b8842cf8-243a-4b9c-9776-085a679fd03c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.487614 | controller | Jun 09 11:18:05.267457 crc crio[26313]: time="2026-06-09T11:18:05.267365648Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=e7fb0864-3554-4910-ae45-955e432c462f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.487635 | controller | Jun 09 11:18:05.269524 crc crio[26313]: time="2026-06-09T11:18:05.269234501Z" level=info msg="Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller" id=c845d8b8-b899-4dd4-b933-94a0f6d572d4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.487651 | controller | Jun 09 11:18:05.269971 crc crio[26313]: time="2026-06-09T11:18:05.26990261Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.487667 | controller | Jun 09 11:18:05.270120 crc crio[26313]: time="2026-06-09T11:18:05.270007673Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=c0af8d56-cf7e-4695-86e7-0ee365ae315d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.487682 | controller | Jun 09 11:18:05.271695 crc crio[26313]: time="2026-06-09T11:18:05.271616938Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=fe36efd4-a8b5-4abf-b581-f94f67a58e57 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.487698 | controller | Jun 09 11:18:05.272078 crc crio[26313]: time="2026-06-09T11:18:05.271942488Z" level=info msg="Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator" id=5fa437e2-b558-4d76-a7f8-50feb81b5067 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.487714 | controller | Jun 09 11:18:05.276337 crc crio[26313]: time="2026-06-09T11:18:05.2762827Z" level=info msg="Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator" id=04ced4d9-44f8-4496-bec9-fe006bb43e6a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.487730 | controller | Jun 09 11:18:05.284677 crc crio[26313]: time="2026-06-09T11:18:05.284566335Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.487745 | controller | Jun 09 11:18:05.284677 crc crio[26313]: time="2026-06-09T11:18:05.284665548Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.487761 | controller | Jun 09 11:18:05.315624 crc crio[26313]: time="2026-06-09T11:18:05.315328316Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.487777 | controller | Jun 09 11:18:05.320112 crc crio[26313]: time="2026-06-09T11:18:05.319895346Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.487793 | controller | Jun 09 11:18:05.324670 crc crio[26313]: time="2026-06-09T11:18:05.324519737Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.487810 | controller | Jun 09 11:18:05.338292 crc crio[26313]: time="2026-06-09T11:18:05.338219975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.487826 | controller | Jun 09 11:18:05.473838 crc crio[26313]: time="2026-06-09T11:18:05.473728392Z" level=info msg="Created container 699a03fb874efa2df09c158eacd2fa6316e5d1ae42cb868f0318d35e3613a32d: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller" id=c845d8b8-b899-4dd4-b933-94a0f6d572d4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.487843 | controller | Jun 09 11:18:05.475531 crc crio[26313]: time="2026-06-09T11:18:05.475335658Z" level=info msg="Starting container: 699a03fb874efa2df09c158eacd2fa6316e5d1ae42cb868f0318d35e3613a32d" id=b732a451-86f8-42f0-83a0-5b23bef1d827 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.487884 | controller | Jun 09 11:18:05.485578 crc crio[26313]: time="2026-06-09T11:18:05.485503376Z" level=info msg="Started container" PID=32852 containerID=699a03fb874efa2df09c158eacd2fa6316e5d1ae42cb868f0318d35e3613a32d description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=b732a451-86f8-42f0-83a0-5b23bef1d827 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5cd2843b11801a2a9b6ece8b679f4320ac92e3049e1d4fe7b29cd7a5cd50a17
2026-06-09 11:30:32.487903 | controller | Jun 09 11:18:05.564230 crc crio[26313]: time="2026-06-09T11:18:05.564176954Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.487919 | controller | Jun 09 11:18:05.604241 crc crio[26313]: time="2026-06-09T11:18:05.604147526Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.487935 | controller | Jun 09 11:18:05.648092 crc crio[26313]: time="2026-06-09T11:18:05.647561095Z" level=info msg="Created container 31d5e94a234fa114adf95d59f99961f087cce0f1e9c8e4ec8742ab3065816007: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator" id=04ced4d9-44f8-4496-bec9-fe006bb43e6a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.487951 | controller | Jun 09 11:18:05.649478 crc crio[26313]: time="2026-06-09T11:18:05.649348916Z" level=info msg="Starting container: 31d5e94a234fa114adf95d59f99961f087cce0f1e9c8e4ec8742ab3065816007" id=f17bec7c-48ee-44f7-9543-3abd8e0a4c24 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.487967 | controller | Jun 09 11:18:05.653608 crc crio[26313]: time="2026-06-09T11:18:05.653516304Z" level=info msg="Started container" PID=32872 containerID=31d5e94a234fa114adf95d59f99961f087cce0f1e9c8e4ec8742ab3065816007 description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=f17bec7c-48ee-44f7-9543-3abd8e0a4c24 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a104f58c959d5bf78555ff8e34db71baab8f8f4b597506d46f3fbe0d324a2446
2026-06-09 11:30:32.487984 | controller | Jun 09 11:18:05.669642 crc crio[26313]: time="2026-06-09T11:18:05.669522867Z" level=info msg="Created container ef01f1ef519b1f7e8187079005eb1549ebe77ddec81d06ae89cb08057ba6d7db: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator" id=5fa437e2-b558-4d76-a7f8-50feb81b5067 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.488000 | controller | Jun 09 11:18:05.671146 crc crio[26313]: time="2026-06-09T11:18:05.671067161Z" level=info msg="Starting container: ef01f1ef519b1f7e8187079005eb1549ebe77ddec81d06ae89cb08057ba6d7db" id=a794c956-7607-49fc-8667-085b5f9c8ff9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.488016 | controller | Jun 09 11:18:05.676826 crc crio[26313]: time="2026-06-09T11:18:05.676730051Z" level=info msg="Started container" PID=32879 containerID=ef01f1ef519b1f7e8187079005eb1549ebe77ddec81d06ae89cb08057ba6d7db description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=a794c956-7607-49fc-8667-085b5f9c8ff9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bfdfa863f636829ffd9c428672aba9d5536e6cb66f7e2e4155ecdc51356eafd7
2026-06-09 11:30:32.488033 | controller | Jun 09 11:18:07.315168 crc crio[26313]: time="2026-06-09T11:18:07.314966916Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=71b6d837-c164-4495-8811-f40798767f72 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.488049 | controller | Jun 09 11:18:07.317751 crc crio[26313]: time="2026-06-09T11:18:07.317675093Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=29329071-de59-480c-95bb-cf84c36ef356 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.488069 | controller | Jun 09 11:18:07.320749 crc crio[26313]: time="2026-06-09T11:18:07.320482412Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator" id=ca284753-757e-4120-bf65-1286519e0166 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.488086 | controller | Jun 09 11:18:07.321013 crc crio[26313]: time="2026-06-09T11:18:07.320848383Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.488103 | controller | Jun 09 11:18:07.322005 crc crio[26313]: time="2026-06-09T11:18:07.321745258Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f" id=f470060b-3746-4e37-99ef-f0eb6e1fa3ee name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.488120 | controller | Jun 09 11:18:07.329705 crc crio[26313]: time="2026-06-09T11:18:07.329514858Z" level=info msg="Removing container: 28c506efdf4b7278ea0b5cb1d0e766fd56bbf3b770d8f5dab8349ffa2b7dce1c" id=4c18a19c-b3ff-43cf-a998-e696f2d9f130 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.488136 | controller | Jun 09 11:18:07.329705 crc crio[26313]: time="2026-06-09T11:18:07.32955843Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f" id=f995a5c5-467c-49ef-bc46-5183e929475d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.488152 | controller | Jun 09 11:18:07.332591 crc crio[26313]: time="2026-06-09T11:18:07.332249146Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=5eb7dea5-ea7f-452c-9c4f-d482d77f51cb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.488169 | controller | Jun 09 11:18:07.347268 crc crio[26313]: time="2026-06-09T11:18:07.347128357Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=4e5a714f-4dce-47f5-8d04-0eb26f59fda5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.488185 | controller | Jun 09 11:18:07.363222 crc crio[26313]: time="2026-06-09T11:18:07.363028557Z" level=info msg="Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=ca7546ee-67fe-4ea7-9105-95a85d39bf70 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.488201 | controller | Jun 09 11:18:07.363971 crc crio[26313]: time="2026-06-09T11:18:07.363587663Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.488217 | controller | Jun 09 11:18:07.363971 crc crio[26313]: time="2026-06-09T11:18:07.363720387Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=8a9df0af-4df1-42a5-81c4-7de58959bcc5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.488234 | controller | Jun 09 11:18:07.363971 crc crio[26313]: time="2026-06-09T11:18:07.363755578Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=653be7b9-6cf8-4c91-9541-2ca66bda9149 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.488250 | controller | Jun 09 11:18:07.366019 crc crio[26313]: time="2026-06-09T11:18:07.36594449Z" level=info msg="Creating container: openshift-route-controller-manager/route-controller-manager-798f9f7dfd-7m5r6/route-controller-manager" id=077ed646-bd5a-425f-9a4e-5b402a94bf22 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.488270 | controller | Jun 09 11:18:07.366866 crc crio[26313]: time="2026-06-09T11:18:07.366795024Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller" id=d3558cb0-38ef-4fde-a08e-42371c86739a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.488286 | controller | Jun 09 11:18:07.382580 crc crio[26313]: time="2026-06-09T11:18:07.382327594Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.488303 | controller | Jun 09 11:18:07.388164 crc crio[26313]: time="2026-06-09T11:18:07.387959573Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.488318 | controller | Jun 09 11:18:07.390226 crc crio[26313]: time="2026-06-09T11:18:07.388510049Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.488334 | controller | Jun 09 11:18:07.391893 crc crio[26313]: time="2026-06-09T11:18:07.391758181Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.488349 | controller | Jun 09 11:18:07.440210 crc crio[26313]: time="2026-06-09T11:18:07.440127151Z" level=info msg="Removed container 28c506efdf4b7278ea0b5cb1d0e766fd56bbf3b770d8f5dab8349ffa2b7dce1c: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=4c18a19c-b3ff-43cf-a998-e696f2d9f130 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.488365 | controller | Jun 09 11:18:07.451905 crc crio[26313]: time="2026-06-09T11:18:07.451342378Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.488381 | controller | Jun 09 11:18:07.456541 crc crio[26313]: time="2026-06-09T11:18:07.456459933Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.488397 | controller | Jun 09 11:18:07.457913 crc crio[26313]: time="2026-06-09T11:18:07.457836102Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.488413 | controller | Jun 09 11:18:07.462294 crc crio[26313]: time="2026-06-09T11:18:07.462204976Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.488428 | controller | Jun 09 11:18:07.481156 crc crio[26313]: time="2026-06-09T11:18:07.481080971Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.488444 | controller | Jun 09 11:18:07.488358 crc crio[26313]: time="2026-06-09T11:18:07.488286375Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.488459 | controller | Jun 09 11:18:07.581131 crc crio[26313]: time="2026-06-09T11:18:07.58101951Z" level=info msg="Created container 650d2aad74a051affd7e4bd5f0e96dadd5ff35f0653404f462aa7e15b00d5d6c: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator" id=ca284753-757e-4120-bf65-1286519e0166 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.488479 | controller | Jun 09 11:18:07.582800 crc crio[26313]: time="2026-06-09T11:18:07.582621215Z" level=info msg="Starting container: 650d2aad74a051affd7e4bd5f0e96dadd5ff35f0653404f462aa7e15b00d5d6c" id=d51d2f47-eaa9-4c2d-810f-d210615769ed name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.488495 | controller | Jun 09 11:18:07.587649 crc crio[26313]: time="2026-06-09T11:18:07.587531674Z" level=info msg="Started container" PID=32946 containerID=650d2aad74a051affd7e4bd5f0e96dadd5ff35f0653404f462aa7e15b00d5d6c description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=d51d2f47-eaa9-4c2d-810f-d210615769ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f86af0ca2497367fe314675d97afdceb29467a33852929ef4f6841fe9364b0d
2026-06-09 11:30:32.488511 | controller | Jun 09 11:18:07.647211 crc crio[26313]: time="2026-06-09T11:18:07.647120852Z" level=info msg="Created container 3b74268fa4fbf17fa1db90ff12864e4926876bed80a77d01164f514f2e66865b: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller" id=d3558cb0-38ef-4fde-a08e-42371c86739a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.488527 | controller | Jun 09 11:18:07.649574 crc crio[26313]: time="2026-06-09T11:18:07.649306454Z" level=info msg="Starting container: 3b74268fa4fbf17fa1db90ff12864e4926876bed80a77d01164f514f2e66865b" id=356f7fce-d1ab-48a4-a52a-eac4468ff73b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.488543 | controller | Jun 09 11:18:07.656875 crc crio[26313]: time="2026-06-09T11:18:07.656776135Z" level=info msg="Created container f2ca58020995fd50c6c7640acb2f82c02a7c538a51e8810233dede09f86e480a: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=ca7546ee-67fe-4ea7-9105-95a85d39bf70 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.488558 | controller | Jun 09 11:18:07.657996 crc crio[26313]: time="2026-06-09T11:18:07.657916108Z" level=info msg="Starting container: f2ca58020995fd50c6c7640acb2f82c02a7c538a51e8810233dede09f86e480a" id=649ec354-6695-4fae-9fbb-42d429d39def name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.488573 | controller | Jun 09 11:18:07.657996 crc crio[26313]: time="2026-06-09T11:18:07.657960699Z" level=info msg="Started container" PID=32955 containerID=3b74268fa4fbf17fa1db90ff12864e4926876bed80a77d01164f514f2e66865b description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=356f7fce-d1ab-48a4-a52a-eac4468ff73b name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad7195ea87bf0a13e665d163ee2fbef04d2f0727168efb7c207c87004b6d824a
2026-06-09 11:30:32.488589 | controller | Jun 09 11:18:07.658931 crc crio[26313]: time="2026-06-09T11:18:07.658879595Z" level=info msg="Created container ab8fe0fc41d7d41fe2945b5ea7594dbe9d2e2886f6023f792dddd08fde2595be: openshift-route-controller-manager/route-controller-manager-798f9f7dfd-7m5r6/route-controller-manager" id=077ed646-bd5a-425f-9a4e-5b402a94bf22 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.488605 | controller | Jun 09 11:18:07.659884 crc crio[26313]: time="2026-06-09T11:18:07.659743439Z" level=info msg="Starting container: ab8fe0fc41d7d41fe2945b5ea7594dbe9d2e2886f6023f792dddd08fde2595be" id=1ea543fc-7858-4792-8a71-e09dd5df3ef0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.488621 | controller | Jun 09 11:18:07.668718 crc crio[26313]: time="2026-06-09T11:18:07.668653172Z" level=info msg="Started container" PID=32954 containerID=f2ca58020995fd50c6c7640acb2f82c02a7c538a51e8810233dede09f86e480a description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=649ec354-6695-4fae-9fbb-42d429d39def name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c0049503fa8adb64b38d4b24ec8d1b3c13afca807623945676f512764c4c804
2026-06-09 11:30:32.488637 | controller | Jun 09 11:18:07.678984 crc crio[26313]: time="2026-06-09T11:18:07.678905202Z" level=info msg="Started container" PID=32959 containerID=ab8fe0fc41d7d41fe2945b5ea7594dbe9d2e2886f6023f792dddd08fde2595be description=openshift-route-controller-manager/route-controller-manager-798f9f7dfd-7m5r6/route-controller-manager id=1ea543fc-7858-4792-8a71-e09dd5df3ef0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=40a7c7f1bbb55ca282525de91b9a8507b7e079f29b43c22e11c93191ee928bd2
2026-06-09 11:30:32.488657 | controller | Jun 09 11:18:08.388585 crc crio[26313]: time="2026-06-09T11:18:08.387991684Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=859f60c8-4361-4838-afa3-b59a25809bbe name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.488674 | controller | Jun 09 11:18:08.392650 crc crio[26313]: time="2026-06-09T11:18:08.391196444Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=d6afa73a-9dd1-400d-983d-766adac7cf81 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.488690 | controller | Jun 09 11:18:08.392650 crc crio[26313]: time="2026-06-09T11:18:08.391371279Z" level=info msg="Removing container: d8f6e00f2d209ff981fc79aa3267b48a0f19476ae14eaaa0b4bf5020588346be" id=3e029869-97ff-4b74-b835-6b65eae3c472 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.488706 | controller | Jun 09 11:18:08.394465 crc crio[26313]: time="2026-06-09T11:18:08.394250921Z" level=info msg="Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=d7aedb51-2026-4b55-ab49-65a89fdcd6b9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.488721 | controller | Jun 09 11:18:08.402857 crc crio[26313]: time="2026-06-09T11:18:08.402781722Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.488737 | controller | Jun 09 11:18:08.432667 crc crio[26313]: time="2026-06-09T11:18:08.432586037Z" level=info msg="Removed container d8f6e00f2d209ff981fc79aa3267b48a0f19476ae14eaaa0b4bf5020588346be: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=3e029869-97ff-4b74-b835-6b65eae3c472 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.488753 | controller | Jun 09 11:18:08.443473 crc crio[26313]: time="2026-06-09T11:18:08.443342041Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.488769 | controller | Jun 09 11:18:08.447013 crc crio[26313]: time="2026-06-09T11:18:08.446924893Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.488784 | controller | Jun 09 11:18:08.551084 crc crio[26313]: time="2026-06-09T11:18:08.550938778Z" level=info msg="Created container 62eecb1ffa66a48da37d3ee80b6af4f5e00a2ecbf4d6d4c394e52729ec53c0b3: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=d7aedb51-2026-4b55-ab49-65a89fdcd6b9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.488800 | controller | Jun 09 11:18:08.552782 crc crio[26313]: time="2026-06-09T11:18:08.552681088Z" level=info msg="Starting container: 62eecb1ffa66a48da37d3ee80b6af4f5e00a2ecbf4d6d4c394e52729ec53c0b3" id=b891f12b-82a4-43d5-b67b-c65aa9b6ba75 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.488816 | controller | Jun 09 11:18:08.558960 crc crio[26313]: time="2026-06-09T11:18:08.558787221Z" level=info msg="Started container" PID=33023 containerID=62eecb1ffa66a48da37d3ee80b6af4f5e00a2ecbf4d6d4c394e52729ec53c0b3 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=b891f12b-82a4-43d5-b67b-c65aa9b6ba75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53b93f23f59d688a03a9840321f46fff10210e03e02dcd575e9c43699f490a66
2026-06-09 11:30:32.488834 | controller | Jun 09 11:18:11.434762 crc crio[26313]: time="2026-06-09T11:18:11.434346646Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=d0ad7665-e4ac-4a9c-a962-f1afec7bda4d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.489051 | controller | Jun 09 11:18:11.437766 crc crio[26313]: time="2026-06-09T11:18:11.437707522Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=6f3ae7eb-6283-4a5e-8943-5a52ea8511ce name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.489072 | controller | Jun 09 11:18:11.440507 crc crio[26313]: time="2026-06-09T11:18:11.440338506Z" level=info msg="Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator" id=7056d40a-d376-46a6-9bdf-0ac5fcb1a691 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.489089 | controller | Jun 09 11:18:11.441173 crc crio[26313]: time="2026-06-09T11:18:11.441110128Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.489105 | controller | Jun 09 11:18:11.473956 crc crio[26313]: time="2026-06-09T11:18:11.473868466Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.489121 | controller | Jun 09 11:18:11.481510 crc crio[26313]: time="2026-06-09T11:18:11.481373018Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.489137 | controller | Jun 09 11:18:11.576241 crc crio[26313]: time="2026-06-09T11:18:11.576025689Z" level=info msg="Created container 6a0038af4e8f23175d60ec9f97765ce1b5f288b37123796cc2b2c21e59e4cbf9: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator" id=7056d40a-d376-46a6-9bdf-0ac5fcb1a691 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.489153 | controller | Jun 09 11:18:11.577381 crc crio[26313]: time="2026-06-09T11:18:11.577338706Z" level=info msg="Starting container: 6a0038af4e8f23175d60ec9f97765ce1b5f288b37123796cc2b2c21e59e4cbf9" id=9cb2d638-0583-4b68-8c94-c67016479b68 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.489170 | controller | Jun 09 11:18:11.582820 crc crio[26313]: time="2026-06-09T11:18:11.582719168Z" level=info msg="Started container" PID=33107 containerID=6a0038af4e8f23175d60ec9f97765ce1b5f288b37123796cc2b2c21e59e4cbf9 description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=9cb2d638-0583-4b68-8c94-c67016479b68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0f714dac1f9f9808cfddb4bf368c3856150a1d2a4c02b1d0fd44a0c1471fb8f
2026-06-09 11:30:32.489186 | controller | Jun 09 11:18:17.531007 crc crio[26313]: time="2026-06-09T11:18:17.529990637Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=6c5bc2d1-5f39-46c5-9b37-d8f45079ecea name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.489202 | controller | Jun 09 11:18:17.533549 crc crio[26313]: time="2026-06-09T11:18:17.533501687Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=7b5fb6da-39ab-456d-848d-e2668e3737fa name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.489218 | controller | Jun 09 11:18:17.536127 crc crio[26313]: time="2026-06-09T11:18:17.534143095Z" level=info msg="Removing container: dfcd6f927aefb6f8811562e458a69747c3dd424c6e916b9104dd1896387e5172" id=41d3fc7f-15fc-468f-9f00-b8c3f21e72e6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.489237 | controller | Jun 09 11:18:17.542024 crc crio[26313]: time="2026-06-09T11:18:17.541587676Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=732d0dc1-ce3d-456c-8581-03f698c54a0e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.489254 | controller | Jun 09 11:18:17.542687 crc crio[26313]: time="2026-06-09T11:18:17.542571693Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.489270 | controller | Jun 09 11:18:17.588916 crc crio[26313]: time="2026-06-09T11:18:17.588640428Z" level=info msg="Removed container dfcd6f927aefb6f8811562e458a69747c3dd424c6e916b9104dd1896387e5172: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=41d3fc7f-15fc-468f-9f00-b8c3f21e72e6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.489286 | controller | Jun 09 11:18:17.594363 crc crio[26313]: time="2026-06-09T11:18:17.594239617Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.489301 | controller | Jun 09 11:18:17.599630 crc crio[26313]: time="2026-06-09T11:18:17.599369482Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.489317 | controller | Jun 09 11:18:17.752936 crc crio[26313]: time="2026-06-09T11:18:17.752824908Z" level=info msg="Created container e75e0b75a87fd7a8ab5195cf34d8ceed5d4330ef32f6397b6b58959f617dc342: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=732d0dc1-ce3d-456c-8581-03f698c54a0e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.489333 | controller | Jun 09 11:18:17.754336 crc crio[26313]: time="2026-06-09T11:18:17.754217287Z" level=info msg="Starting container: e75e0b75a87fd7a8ab5195cf34d8ceed5d4330ef32f6397b6b58959f617dc342" id=729e13dc-ec14-405d-b4e1-bbc8bafd8eb2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.489349 | controller | Jun 09 11:18:17.761779 crc crio[26313]: time="2026-06-09T11:18:17.761589676Z" level=info msg="Started container" PID=33199 containerID=e75e0b75a87fd7a8ab5195cf34d8ceed5d4330ef32f6397b6b58959f617dc342 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=729e13dc-ec14-405d-b4e1-bbc8bafd8eb2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41bacdc61c8258b24c2ba353d9f9829c5c4a63ae3cb857739e3c005850ca28fa
2026-06-09 11:30:32.489365 | controller | Jun 09 11:18:20.968199 crc crio[26313]: time="2026-06-09T11:18:20.967309662Z" level=info msg="Stopping container: 85b72e3f62e9fab963d0a21ce212becbc9ae2b79b89d6e0a445f0479b5bddb4d (timeout: 2s)" id=07a3b364-0ab5-4b75-a94f-e37ad635bb1c name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.489381 | controller | Jun 09 11:18:21.125435 crc crio[26313]: time="2026-06-09T11:18:21.125267705Z" level=info msg="Stopped container 85b72e3f62e9fab963d0a21ce212becbc9ae2b79b89d6e0a445f0479b5bddb4d: openshift-marketplace/redhat-operators-w6wdv/registry-server" id=07a3b364-0ab5-4b75-a94f-e37ad635bb1c name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.489397 | controller | Jun 09 11:18:21.126833 crc crio[26313]: time="2026-06-09T11:18:21.126769868Z" level=info msg="Stopping pod sandbox: d6fd42ee2ab3bec18d9b1527b6630b8e9bd742aa8fc681ec60084835be6f628c" id=93fbc32b-6abd-45f7-9089-3ab0b914848e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.489413 | controller | Jun 09 11:18:21.127593 crc crio[26313]: time="2026-06-09T11:18:21.12753924Z" level=info msg="Got pod network &{Name:redhat-operators-w6wdv Namespace:openshift-marketplace ID:d6fd42ee2ab3bec18d9b1527b6630b8e9bd742aa8fc681ec60084835be6f628c UID:1bf8b368-6647-4228-aacd-5e2748b5056a NetNS:/var/run/netns/7104f78a-eb45-4ebd-b776-ac6da34d4161 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1bf8b368_6647_4228_aacd_5e2748b5056a.slice PodAnnotations:0xc000459118}] Aliases:map[]}"
2026-06-09 11:30:32.489436 | controller | Jun 09 11:18:21.127817 crc crio[26313]: time="2026-06-09T11:18:21.127759016Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-w6wdv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.489453 | controller | Jun 09 11:18:21.384485 crc crio[26313]: time="2026-06-09T11:18:21.383772236Z" level=info msg="Stopped pod sandbox: d6fd42ee2ab3bec18d9b1527b6630b8e9bd742aa8fc681ec60084835be6f628c" id=93fbc32b-6abd-45f7-9089-3ab0b914848e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.489470 | controller | Jun 09 11:18:21.585142 crc crio[26313]: time="2026-06-09T11:18:21.584972464Z" level=info msg="Removing container: 85b72e3f62e9fab963d0a21ce212becbc9ae2b79b89d6e0a445f0479b5bddb4d" id=fadc0528-348a-44ed-aadf-813bf9a22019 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.489485 | controller | Jun 09 11:18:21.611609 crc crio[26313]: time="2026-06-09T11:18:21.61129345Z" level=info msg="Removed container 85b72e3f62e9fab963d0a21ce212becbc9ae2b79b89d6e0a445f0479b5bddb4d: openshift-marketplace/redhat-operators-w6wdv/registry-server" id=fadc0528-348a-44ed-aadf-813bf9a22019 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.489501 | controller | Jun 09 11:18:21.615905 crc crio[26313]: time="2026-06-09T11:18:21.615753446Z" level=info msg="Removing container: aa069f5b07cd72ae3af3072e23bb5daa5f0a5146664dff09a94b53c2f7cc81a5" id=1476dc01-df3f-44da-8cc7-15c294061c9c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.489517 | controller | Jun 09 11:18:21.647235 crc crio[26313]: time="2026-06-09T11:18:21.647104024Z" level=info msg="Removed container aa069f5b07cd72ae3af3072e23bb5daa5f0a5146664dff09a94b53c2f7cc81a5: openshift-marketplace/redhat-operators-w6wdv/extract-content" id=1476dc01-df3f-44da-8cc7-15c294061c9c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.489533 | controller | Jun 09 11:18:21.649618 crc crio[26313]: time="2026-06-09T11:18:21.649539093Z" level=info msg="Removing container: 5242f9b078e4d92bf97da4f0c245fb9ebdbac95d3a5f9306c04d3189822c8e9a" id=b1d5ecc9-5e5b-4441-82bf-1d892ccd189d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.489549 | controller | Jun 09 11:18:21.667298 crc crio[26313]: time="2026-06-09T11:18:21.667160502Z" level=info msg="Removed container 5242f9b078e4d92bf97da4f0c245fb9ebdbac95d3a5f9306c04d3189822c8e9a: openshift-marketplace/redhat-operators-w6wdv/extract-utilities" id=b1d5ecc9-5e5b-4441-82bf-1d892ccd189d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.489565 | controller | Jun 09 11:18:27.659983 crc crio[26313]: time="2026-06-09T11:18:27.657377814Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9" id=3fb84e7e-7e59-41c0-80ba-affbe669645d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.489580 | controller | Jun 09 11:18:27.662135 crc crio[26313]: time="2026-06-09T11:18:27.6618538Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9" id=98f9339c-e564-4262-be4a-9efec3dfac97 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.489596 | controller | Jun 09 11:18:27.665488 crc crio[26313]: time="2026-06-09T11:18:27.66536549Z" level=info msg="Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator" id=610b2c4b-3083-4ac6-8747-52d390fa1bce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.489612 | controller | Jun 09 11:18:27.666370 crc crio[26313]: time="2026-06-09T11:18:27.666280626Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.489631 | controller | Jun 09 11:18:27.667613 crc crio[26313]: time="2026-06-09T11:18:27.667562382Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e" id=1aa90daf-92bb-4ef4-a78f-2d7f4fd01bed name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.489647 | controller | Jun 09 11:18:27.669837 crc crio[26313]: time="2026-06-09T11:18:27.669760224Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e" id=ea58f2db-9556-4ab8-8539-49bfe3499f52 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.489663 | controller | Jun 09 11:18:27.672562 crc crio[26313]: time="2026-06-09T11:18:27.672353588Z" level=info msg="Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator" id=b1779358-62ff-4c15-b9fc-5d6bfafe2af8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.489679 | controller | Jun 09 11:18:27.688503 crc crio[26313]: time="2026-06-09T11:18:27.688437643Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.489695 | controller | Jun 09 11:18:27.717642 crc crio[26313]: time="2026-06-09T11:18:27.717207278Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.489710 | controller | Jun 09 11:18:27.721533 crc crio[26313]: time="2026-06-09T11:18:27.721443408Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.489726 | controller | Jun 09 11:18:27.736140 crc crio[26313]: time="2026-06-09T11:18:27.73599965Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.489741 | controller | Jun 09 11:18:27.742126 crc crio[26313]: time="2026-06-09T11:18:27.741843656Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.489757 | controller | Jun 09 11:18:27.874471 crc crio[26313]: time="2026-06-09T11:18:27.874252106Z" level=info msg="Created container b08f70c84d93ce6f5fefe4c11d7f2c915d5b37163e84ed7232f0f9c47fbc257d: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator" id=b1779358-62ff-4c15-b9fc-5d6bfafe2af8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.489772 | controller | Jun 09 11:18:27.874798 crc crio[26313]: time="2026-06-09T11:18:27.874535484Z" level=info msg="Created container b870d8eb3d059d83ee3032ae4ccbee9dddf30624300e6d53fae5300f7c05524b: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator" id=610b2c4b-3083-4ac6-8747-52d390fa1bce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.489788 | controller | Jun 09 11:18:27.875550 crc crio[26313]: time="2026-06-09T11:18:27.875491051Z" level=info msg="Starting container: b870d8eb3d059d83ee3032ae4ccbee9dddf30624300e6d53fae5300f7c05524b" id=645f284e-4ba6-449e-a203-efebe99f4fc7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.489804 | controller | Jun 09 11:18:27.876379 crc crio[26313]: time="2026-06-09T11:18:27.87616405Z" level=info msg="Starting container: b08f70c84d93ce6f5fefe4c11d7f2c915d5b37163e84ed7232f0f9c47fbc257d" id=2bd62456-a7ec-4125-8d5e-5b4843c580fa name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.489823 | controller | Jun 09 11:18:27.882248 crc crio[26313]: time="2026-06-09T11:18:27.88216122Z" level=info msg="Started container" PID=33396 containerID=b08f70c84d93ce6f5fefe4c11d7f2c915d5b37163e84ed7232f0f9c47fbc257d description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=2bd62456-a7ec-4125-8d5e-5b4843c580fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=01720d3cc7c6b83f90c7243e29ef131128b48f41261824bdcb105e6c237f15e4
2026-06-09 11:30:32.489840 | controller | Jun 09 11:18:27.886644 crc crio[26313]: time="2026-06-09T11:18:27.886535394Z" level=info msg="Started container" PID=33395 containerID=b870d8eb3d059d83ee3032ae4ccbee9dddf30624300e6d53fae5300f7c05524b description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=645f284e-4ba6-449e-a203-efebe99f4fc7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b616e6b1e0cd8199758fb15f85947bd3c890bce947bd22e662f36108daa89055
2026-06-09 11:30:32.489880 | controller | Jun 09 11:18:29.458165 crc crio[26313]: time="2026-06-09T11:18:29.457716779Z" level=info msg="Stopping pod sandbox: d6fd42ee2ab3bec18d9b1527b6630b8e9bd742aa8fc681ec60084835be6f628c" id=898b4bee-b9d7-4e31-af4d-4e0a6db216e1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.489899 | controller | Jun 09 11:18:29.458165 crc crio[26313]: time="2026-06-09T11:18:29.458145821Z" level=info msg="Stopped pod sandbox (already stopped): d6fd42ee2ab3bec18d9b1527b6630b8e9bd742aa8fc681ec60084835be6f628c" id=898b4bee-b9d7-4e31-af4d-4e0a6db216e1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.489915 | controller | Jun 09 11:18:29.459644 crc crio[26313]: time="2026-06-09T11:18:29.458642825Z" level=info msg="Removing pod sandbox: d6fd42ee2ab3bec18d9b1527b6630b8e9bd742aa8fc681ec60084835be6f628c" id=6123bd1b-c12e-4cc2-afae-ae725b905efc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 11:30:32.489931 | controller | Jun 09 11:18:29.466899 crc crio[26313]: time="2026-06-09T11:18:29.466824827Z" level=info msg="Removed pod sandbox: d6fd42ee2ab3bec18d9b1527b6630b8e9bd742aa8fc681ec60084835be6f628c" id=6123bd1b-c12e-4cc2-afae-ae725b905efc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 11:30:32.489947 | controller | Jun 09 11:21:07.736454 crc crio[26313]: time="2026-06-09T11:21:07.73562286Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683400-774hh/POD" id=cd8381a1-d4a5-43a7-babf-ff2c48da9da6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.489963 | controller | Jun 09 11:21:07.737840 crc crio[26313]: time="2026-06-09T11:21:07.736533365Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.489980 | controller | Jun 09 11:21:07.748999 crc crio[26313]: time="2026-06-09T11:21:07.748871412Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683395-4pnqp/POD" id=644479dc-1d3e-4a12-b78a-19b245a2d86b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.489996 | controller | Jun 09 11:21:07.749106 crc crio[26313]: time="2026-06-09T11:21:07.749014026Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.490012 | controller | Jun 09 11:21:07.802792 crc crio[26313]: time="2026-06-09T11:21:07.802706001Z" level=info msg="Got pod network &{Name:collect-profiles-29683395-4pnqp Namespace:openshift-operator-lifecycle-manager ID:a8f90597c0afc5fd2fe5ea683ba5b78fbfe7978782664907f2df407bb75cffe8 UID:0830c543-f078-4688-a7ff-2b3b73e4a888 NetNS:/var/run/netns/224463af-7572-4342-8898-bd581f46a020 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0830c543_f078_4688_a7ff_2b3b73e4a888.slice PodAnnotations:0xc000458300}] Aliases:map[]}"
2026-06-09 11:30:32.490032 | controller | Jun 09 11:21:07.802792 crc crio[26313]: time="2026-06-09T11:21:07.802766993Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683395-4pnqp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.490050 | controller | Jun 09 11:21:07.803539 crc crio[26313]: time="2026-06-09T11:21:07.80338515Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683400-774hh Namespace:openshift-infra ID:374b464d1fd5d16643b2befb3c5cd5f30de85ecbf87dbf08cd77fa055542498c UID:473fed79-b01b-46ed-a479-251965e9e5bf NetNS:/var/run/netns/f3560833-2d87-41c5-8052-8e09c286db15 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod473fed79_b01b_46ed_a479_251965e9e5bf.slice PodAnnotations:0xc0021a8040}] Aliases:map[]}"
2026-06-09 11:30:32.490067 | controller | Jun 09 11:21:07.803539 crc crio[26313]: time="2026-06-09T11:21:07.803523773Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683400-774hh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.490083 | controller | Jun 09 11:21:08.240180 crc crio[26313]: 2026-06-09T11:21:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:374b464d1fd5d16 Mac:fe:8d:4f:a8:32:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/f3560833-2d87-41c5-8052-8e09c286db15 SocketPath: PciID:}] [{Interface:0xc00028e690 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.490100 | controller | Jun 09 11:21:08.241654 crc crio[26313]: time="2026-06-09T11:21:08.241603149Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683400-774hh Namespace:openshift-infra ID:374b464d1fd5d16643b2befb3c5cd5f30de85ecbf87dbf08cd77fa055542498c UID:473fed79-b01b-46ed-a479-251965e9e5bf NetNS:/var/run/netns/f3560833-2d87-41c5-8052-8e09c286db15 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod473fed79_b01b_46ed_a479_251965e9e5bf.slice PodAnnotations:0xc0021a8040}] Aliases:map[]}"
2026-06-09 11:30:32.490116 | controller | Jun 09 11:21:08.241860 crc crio[26313]: time="2026-06-09T11:21:08.241771344Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683400-774hh for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.490132 | controller | Jun 09 11:21:08.247618 crc crio[26313]: time="2026-06-09T11:21:08.247527011Z" level=info msg="Ran pod sandbox 374b464d1fd5d16643b2befb3c5cd5f30de85ecbf87dbf08cd77fa055542498c with infra container: openshift-infra/auto-csr-approver-29683400-774hh/POD" id=cd8381a1-d4a5-43a7-babf-ff2c48da9da6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.490149 | controller | Jun 09 11:21:08.251525 crc crio[26313]: time="2026-06-09T11:21:08.249876285Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=d68467b2-7680-43a8-8015-bc824f8f463f name=/runtime.v1.ImageService/PullImage
2026-06-09 11:30:32.490165 | controller | Jun 09 11:21:08.251525 crc crio[26313]: 2026-06-09T11:21:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a8f90597c0afc5f Mac:ea:4d:6b:67:52:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/224463af-7572-4342-8898-bd581f46a020 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.490181 | controller | Jun 09 11:21:08.251525 crc crio[26313]: time="2026-06-09T11:21:08.251448218Z" level=info msg="Got pod network &{Name:collect-profiles-29683395-4pnqp Namespace:openshift-operator-lifecycle-manager ID:a8f90597c0afc5fd2fe5ea683ba5b78fbfe7978782664907f2df407bb75cffe8 UID:0830c543-f078-4688-a7ff-2b3b73e4a888 NetNS:/var/run/netns/224463af-7572-4342-8898-bd581f46a020 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0830c543_f078_4688_a7ff_2b3b73e4a888.slice PodAnnotations:0xc000458300}] Aliases:map[]}"
2026-06-09 11:30:32.490200 | controller | Jun 09 11:21:08.251525 crc crio[26313]: time="2026-06-09T11:21:08.251613923Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683395-4pnqp for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.490217 | controller | Jun 09 11:21:08.259515 crc crio[26313]: time="2026-06-09T11:21:08.259137878Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 11:30:32.490233 | controller | Jun 09 11:21:08.259983 crc crio[26313]: time="2026-06-09T11:21:08.259844907Z" level=info msg="Ran pod sandbox a8f90597c0afc5fd2fe5ea683ba5b78fbfe7978782664907f2df407bb75cffe8 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683395-4pnqp/POD" id=644479dc-1d3e-4a12-b78a-19b245a2d86b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.490249 | controller | Jun 09 11:21:08.263149 crc crio[26313]: time="2026-06-09T11:21:08.263032284Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=b3df08ee-e297-447b-839f-378b42935cc7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.490265 | controller | Jun 09 11:21:08.265137 crc crio[26313]: time="2026-06-09T11:21:08.265000568Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=07017c90-4087-415d-b64d-cc28870ab6a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.490281 | controller | Jun 09 11:21:08.271615 crc crio[26313]: time="2026-06-09T11:21:08.271526096Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683395-4pnqp/collect-profiles" id=d6659c56-e829-4a13-9d8c-6d101f0947aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.490297 | controller | Jun 09 11:21:08.272090 crc crio[26313]: time="2026-06-09T11:21:08.27202383Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.490313 | controller | Jun 09 11:21:08.299859 crc crio[26313]: time="2026-06-09T11:21:08.299739476Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.490329 | controller | Jun 09 11:21:08.304475 crc crio[26313]: time="2026-06-09T11:21:08.304316411Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.490345 | controller | Jun 09 11:21:08.398817 crc crio[26313]: time="2026-06-09T11:21:08.398697217Z" level=info msg="Created container fb67d6e16d4dbfb12ad85a15ba8db7c8582a0021f2b0d28a916c76a1f613f30e: openshift-operator-lifecycle-manager/collect-profiles-29683395-4pnqp/collect-profiles" id=d6659c56-e829-4a13-9d8c-6d101f0947aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.490361 | controller | Jun 09 11:21:08.400818 crc crio[26313]: time="2026-06-09T11:21:08.400179397Z" level=info msg="Starting container: fb67d6e16d4dbfb12ad85a15ba8db7c8582a0021f2b0d28a916c76a1f613f30e" id=e5298276-799c-4a38-9beb-53fcb8417f1e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.490377 | controller | Jun 09 11:21:08.406303 crc crio[26313]: time="2026-06-09T11:21:08.406212532Z" level=info msg="Started container" PID=35561 containerID=fb67d6e16d4dbfb12ad85a15ba8db7c8582a0021f2b0d28a916c76a1f613f30e description=openshift-operator-lifecycle-manager/collect-profiles-29683395-4pnqp/collect-profiles id=e5298276-799c-4a38-9beb-53fcb8417f1e name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8f90597c0afc5fd2fe5ea683ba5b78fbfe7978782664907f2df407bb75cffe8
2026-06-09 11:30:32.490396 | controller | Jun 09 11:21:10.208727 crc crio[26313]: time="2026-06-09T11:21:10.208004095Z" level=info msg="Stopping pod sandbox: a8f90597c0afc5fd2fe5ea683ba5b78fbfe7978782664907f2df407bb75cffe8" id=2b6b9aec-ae42-4181-af0c-224866eabf0d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.490413 | controller | Jun 09 11:21:10.209861 crc crio[26313]: time="2026-06-09T11:21:10.209213138Z" level=info msg="Got pod network &{Name:collect-profiles-29683395-4pnqp Namespace:openshift-operator-lifecycle-manager ID:a8f90597c0afc5fd2fe5ea683ba5b78fbfe7978782664907f2df407bb75cffe8 UID:0830c543-f078-4688-a7ff-2b3b73e4a888 NetNS:/var/run/netns/224463af-7572-4342-8898-bd581f46a020 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0830c543_f078_4688_a7ff_2b3b73e4a888.slice PodAnnotations:0xc0021a8b88}] Aliases:map[]}"
2026-06-09 11:30:32.490429 | controller | Jun 09 11:21:10.209861 crc crio[26313]: time="2026-06-09T11:21:10.209356412Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683395-4pnqp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.490445 | controller | Jun 09 11:21:10.414318 crc crio[26313]: time="2026-06-09T11:21:10.414207102Z" level=info msg="Stopped pod sandbox: a8f90597c0afc5fd2fe5ea683ba5b78fbfe7978782664907f2df407bb75cffe8" id=2b6b9aec-ae42-4181-af0c-224866eabf0d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.490461 | controller | Jun 09 11:21:12.935627 crc crio[26313]: time="2026-06-09T11:21:12.934716832Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=d68467b2-7680-43a8-8015-bc824f8f463f name=/runtime.v1.ImageService/PullImage
2026-06-09 11:30:32.490476 | controller | Jun 09 11:21:12.937236 crc crio[26313]: time="2026-06-09T11:21:12.936546462Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=33ca7c4f-c625-4405-bef3-ebb6580088e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.490492 | controller | Jun 09 11:21:12.944557 crc crio[26313]: time="2026-06-09T11:21:12.944482008Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=f784cf8c-9f11-4336-97b2-eb4ab2997879 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.490508 | controller | Jun 09 11:21:12.958484 crc crio[26313]: time="2026-06-09T11:21:12.958205173Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683400-774hh/oc" id=3f5c149b-1279-4ae1-8585-c1f938ca6917 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.490524 | controller | Jun 09 11:21:12.962855 crc crio[26313]: time="2026-06-09T11:21:12.962730046Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.490540 | controller | Jun 09 11:21:13.015301 crc crio[26313]: time="2026-06-09T11:21:13.011377844Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.490556 | controller | Jun 09 11:21:13.285587 crc crio[26313]: time="2026-06-09T11:21:13.285456224Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.490572 | controller | Jun 09 11:21:13.417092 crc crio[26313]: time="2026-06-09T11:21:13.417010075Z" level=info msg="Created container 640f36082f96ecb6e2a2f868398d24008ceec897733893798e8f225fdec0affa: openshift-infra/auto-csr-approver-29683400-774hh/oc" id=3f5c149b-1279-4ae1-8585-c1f938ca6917 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.490588 | controller | Jun 09 11:21:13.419289 crc crio[26313]: time="2026-06-09T11:21:13.419171083Z" level=info msg="Starting container: 640f36082f96ecb6e2a2f868398d24008ceec897733893798e8f225fdec0affa" id=1ebbd95c-537e-4b4c-a0ed-a19a78b218af name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.490608 | controller | Jun 09 11:21:13.427952 crc crio[26313]: time="2026-06-09T11:21:13.427803989Z" level=info msg="Started container" PID=35730 containerID=640f36082f96ecb6e2a2f868398d24008ceec897733893798e8f225fdec0affa description=openshift-infra/auto-csr-approver-29683400-774hh/oc id=1ebbd95c-537e-4b4c-a0ed-a19a78b218af name=/runtime.v1.RuntimeService/StartContainer sandboxID=374b464d1fd5d16643b2befb3c5cd5f30de85ecbf87dbf08cd77fa055542498c
2026-06-09 11:30:32.490624 | controller | Jun 09 11:21:15.284132 crc crio[26313]: time="2026-06-09T11:21:15.283337909Z" level=info msg="Stopping pod sandbox: 374b464d1fd5d16643b2befb3c5cd5f30de85ecbf87dbf08cd77fa055542498c" id=ffd7c990-eb9d-466d-8815-dd35cce24202 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.490640 | controller | Jun 09 11:21:15.287349 crc crio[26313]: time="2026-06-09T11:21:15.286791063Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683400-774hh Namespace:openshift-infra ID:374b464d1fd5d16643b2befb3c5cd5f30de85ecbf87dbf08cd77fa055542498c UID:473fed79-b01b-46ed-a479-251965e9e5bf NetNS:/var/run/netns/f3560833-2d87-41c5-8052-8e09c286db15 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod473fed79_b01b_46ed_a479_251965e9e5bf.slice PodAnnotations:0xc001718e18}] Aliases:map[]}"
2026-06-09 11:30:32.490656 | controller | Jun 09 11:21:15.287655 crc crio[26313]: time="2026-06-09T11:21:15.287504103Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683400-774hh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.490672 | controller | Jun 09 11:21:15.517716 crc crio[26313]: time="2026-06-09T11:21:15.51751475Z" level=info msg="Stopped pod sandbox: 374b464d1fd5d16643b2befb3c5cd5f30de85ecbf87dbf08cd77fa055542498c" id=ffd7c990-eb9d-466d-8815-dd35cce24202 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.490688 | controller | Jun 09 11:22:00.516589 crc crio[26313]: time="2026-06-09T11:22:00.515687553Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683402-pddlm/POD" id=0178d5b4-c6f2-42fb-954c-e5dafa0556a1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.490704 | controller | Jun 09 11:22:00.518359 crc crio[26313]: time="2026-06-09T11:22:00.516612818Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.490720 | controller | Jun 09 11:22:00.545248 crc crio[26313]: time="2026-06-09T11:22:00.545157557Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683402-pddlm Namespace:openshift-infra ID:7fbfa10997cfafc2ab50d373d2708ccb755307b2b4596ade72254290c583d6b6 UID:1c28df77-ea94-4dd6-bdb0-0fb12d3d619f NetNS:/var/run/netns/c94030e0-f6b9-4297-a689-e9684e465cf2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1c28df77_ea94_4dd6_bdb0_0fb12d3d619f.slice PodAnnotations:0xc0018008d8}] Aliases:map[]}"
2026-06-09 11:30:32.490736 | controller | Jun 09 11:22:00.545248 crc crio[26313]: time="2026-06-09T11:22:00.545230859Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683402-pddlm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.490752 | controller | Jun 09 11:22:00.875022 crc crio[26313]: 2026-06-09T11:22:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7fbfa10997cfafc Mac:3a:49:5c:6f:e7:b8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/c94030e0-f6b9-4297-a689-e9684e465cf2 SocketPath: PciID:}] [{Interface:0xc000134440 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.490771 | controller | Jun 09 11:22:00.876875 crc crio[26313]: time="2026-06-09T11:22:00.876737767Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683402-pddlm Namespace:openshift-infra ID:7fbfa10997cfafc2ab50d373d2708ccb755307b2b4596ade72254290c583d6b6 UID:1c28df77-ea94-4dd6-bdb0-0fb12d3d619f NetNS:/var/run/netns/c94030e0-f6b9-4297-a689-e9684e465cf2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1c28df77_ea94_4dd6_bdb0_0fb12d3d619f.slice PodAnnotations:0xc0018008d8}] Aliases:map[]}"
2026-06-09 11:30:32.490788 | controller | Jun 09 11:22:00.877200 crc crio[26313]: time="2026-06-09T11:22:00.877034245Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683402-pddlm for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.490804 | controller | Jun 09 11:22:00.886309 crc crio[26313]: time="2026-06-09T11:22:00.886249966Z" level=info msg="Ran pod sandbox 7fbfa10997cfafc2ab50d373d2708ccb755307b2b4596ade72254290c583d6b6 with infra container: openshift-infra/auto-csr-approver-29683402-pddlm/POD" id=0178d5b4-c6f2-42fb-954c-e5dafa0556a1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.490820 | controller | Jun 09 11:22:00.889560 crc crio[26313]: time="2026-06-09T11:22:00.889059793Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=87db8c98-b711-4ddc-a098-ea35c8a53717 name=/runtime.v1.ImageService/PullImage
2026-06-09 11:30:32.490836 | controller | Jun 09 11:22:00.909566 crc crio[26313]: time="2026-06-09T11:22:00.909480751Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 11:30:32.490870 | controller | Jun 09 11:22:01.958540 crc crio[26313]: time="2026-06-09T11:22:01.958299904Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=87db8c98-b711-4ddc-a098-ea35c8a53717 name=/runtime.v1.ImageService/PullImage
2026-06-09 11:30:32.490888 | controller | Jun 09 11:22:01.965913 crc crio[26313]: time="2026-06-09T11:22:01.965747668Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=2a57a3fd-9db1-459c-8caa-7ebb61d1f3f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.490905 | controller | Jun 09 11:22:01.987698 crc crio[26313]: time="2026-06-09T11:22:01.986564696Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=f47729cd-8cec-4a80-9256-c339fb29de94 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.490920 | controller | Jun 09 11:22:02.008245 crc crio[26313]: time="2026-06-09T11:22:02.0079532Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683402-pddlm/oc" id=67c075e3-da79-4c23-a2e4-d119716ddaea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.490936 | controller | Jun 09 11:22:02.009880 crc crio[26313]: time="2026-06-09T11:22:02.00980414Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.490952 | controller | Jun 09 11:22:02.121506 crc crio[26313]: time="2026-06-09T11:22:02.121295953Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.490967 | controller | Jun 09 11:22:02.406374 crc crio[26313]: time="2026-06-09T11:22:02.406317872Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.490983 | controller | Jun 09 11:22:02.544480 crc crio[26313]: time="2026-06-09T11:22:02.543798724Z" level=info msg="Created container d3f1802cc52e23312fbe9b8592a3295e77b225157c016e50d497ae14575a968e: openshift-infra/auto-csr-approver-29683402-pddlm/oc" id=67c075e3-da79-4c23-a2e4-d119716ddaea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.491003 | controller | Jun 09 11:22:02.546338 crc crio[26313]: time="2026-06-09T11:22:02.545795908Z" level=info msg="Starting container: d3f1802cc52e23312fbe9b8592a3295e77b225157c016e50d497ae14575a968e" id=a9428ad1-4bdc-41b1-a132-f0efbf487189 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.491019 | controller | Jun 09 11:22:02.551760 crc crio[26313]: time="2026-06-09T11:22:02.551545315Z" level=info msg="Started container" PID=36464 containerID=d3f1802cc52e23312fbe9b8592a3295e77b225157c016e50d497ae14575a968e description=openshift-infra/auto-csr-approver-29683402-pddlm/oc id=a9428ad1-4bdc-41b1-a132-f0efbf487189 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7fbfa10997cfafc2ab50d373d2708ccb755307b2b4596ade72254290c583d6b6
2026-06-09 11:30:32.491035 | controller | Jun 09 11:22:04.769979 crc crio[26313]: time="2026-06-09T11:22:04.769349482Z" level=info msg="Stopping pod sandbox: 7fbfa10997cfafc2ab50d373d2708ccb755307b2b4596ade72254290c583d6b6" id=58ce4869-1352-4504-9574-e30d01d90bcb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.491051 | controller | Jun 09 11:22:04.771248 crc crio[26313]: time="2026-06-09T11:22:04.770655378Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683402-pddlm Namespace:openshift-infra ID:7fbfa10997cfafc2ab50d373d2708ccb755307b2b4596ade72254290c583d6b6 UID:1c28df77-ea94-4dd6-bdb0-0fb12d3d619f NetNS:/var/run/netns/c94030e0-f6b9-4297-a689-e9684e465cf2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1c28df77_ea94_4dd6_bdb0_0fb12d3d619f.slice PodAnnotations:0xc00008cf88}] Aliases:map[]}"
2026-06-09 11:30:32.491068 | controller | Jun 09 11:22:04.771248 crc crio[26313]: time="2026-06-09T11:22:04.770927905Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683402-pddlm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.491083 | controller | Jun 09 11:22:05.030116 crc crio[26313]: time="2026-06-09T11:22:05.030033786Z" level=info msg="Stopped pod sandbox: 7fbfa10997cfafc2ab50d373d2708ccb755307b2b4596ade72254290c583d6b6" id=58ce4869-1352-4504-9574-e30d01d90bcb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.491099 | controller | Jun 09 11:24:00.525884 crc crio[26313]: time="2026-06-09T11:24:00.52316449Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683404-rvfpg/POD" id=af01b15d-6e68-4cfc-af3a-e9981eea2f53 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.491115 | controller | Jun 09 11:24:00.527875 crc crio[26313]: time="2026-06-09T11:24:00.525944919Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.491131 | controller | Jun 09 11:24:00.564283 crc crio[26313]: time="2026-06-09T11:24:00.564179425Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683404-rvfpg Namespace:openshift-infra ID:dc66737a637aa74136f450108fbd489085d5489acfe584cd51b08cb61110f485 UID:41420551-a5c5-4759-b2fd-b0930c433dac NetNS:/var/run/netns/0b4c1e21-4088-4ad4-b728-b6ac70bf9ece Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41420551_a5c5_4759_b2fd_b0930c433dac.slice PodAnnotations:0xc0018060a8}] Aliases:map[]}"
2026-06-09 11:30:32.491147 | controller | Jun 09 11:24:00.564283 crc crio[26313]: time="2026-06-09T11:24:00.564262907Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683404-rvfpg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.491163 | controller | Jun 09 11:24:00.882759 crc crio[26313]: 2026-06-09T11:24:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dc66737a637aa74 Mac:2e:f4:7c:e1:ff:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/0b4c1e21-4088-4ad4-b728-b6ac70bf9ece SocketPath: PciID:}] [{Interface:0xc0006025c0 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.491183 | controller | Jun 09 11:24:00.885041 crc crio[26313]: time="2026-06-09T11:24:00.884881282Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683404-rvfpg Namespace:openshift-infra ID:dc66737a637aa74136f450108fbd489085d5489acfe584cd51b08cb61110f485 UID:41420551-a5c5-4759-b2fd-b0930c433dac NetNS:/var/run/netns/0b4c1e21-4088-4ad4-b728-b6ac70bf9ece Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41420551_a5c5_4759_b2fd_b0930c433dac.slice PodAnnotations:0xc0018060a8}] Aliases:map[]}"
2026-06-09 11:30:32.491199 | controller | Jun 09 11:24:00.885282 crc crio[26313]: time="2026-06-09T11:24:00.885092458Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683404-rvfpg for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.491216 | controller | Jun 09 11:24:00.895319 crc crio[26313]: time="2026-06-09T11:24:00.895041301Z" level=info msg="Ran pod sandbox dc66737a637aa74136f450108fbd489085d5489acfe584cd51b08cb61110f485 with infra container: openshift-infra/auto-csr-approver-29683404-rvfpg/POD" id=af01b15d-6e68-4cfc-af3a-e9981eea2f53 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.491232 | controller | Jun 09 11:24:00.899569 crc crio[26313]: time="2026-06-09T11:24:00.899492167Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=9c911c33-9409-4fe9-8a19-bbd310ca5305 name=/runtime.v1.ImageService/PullImage
2026-06-09 11:30:32.491247 | controller | Jun 09 11:24:00.920226 crc crio[26313]: time="2026-06-09T11:24:00.920108183Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 11:30:32.491263 | controller | Jun 09 11:24:02.163379 crc crio[26313]: time="2026-06-09T11:24:02.162748801Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=9c911c33-9409-4fe9-8a19-bbd310ca5305 name=/runtime.v1.ImageService/PullImage
2026-06-09 11:30:32.491279 | controller | Jun 09 11:24:02.165222 crc crio[26313]: time="2026-06-09T11:24:02.16517118Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=ed869c14-90c3-4ac5-b16f-1bd101bb9947 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.491294 | controller | Jun 09 11:24:02.167466 crc crio[26313]: time="2026-06-09T11:24:02.167354972Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=3d08795b-644f-470a-a5bd-550ba2aba77d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.491310 | controller | Jun 09 11:24:02.175303 crc crio[26313]: time="2026-06-09T11:24:02.175242416Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683404-rvfpg/oc" id=52cf35aa-cf1b-4bb8-ab45-28402442cd61 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.491325 | controller | Jun 09 11:24:02.176258 crc crio[26313]: time="2026-06-09T11:24:02.176234904Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.491341 | controller | Jun 09 11:24:02.204653 crc crio[26313]: time="2026-06-09T11:24:02.204588949Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.491373 | controller | Jun 09 11:24:02.427470 crc crio[26313]: time="2026-06-09T11:24:02.427180081Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.491393 | controller | Jun 09 11:24:02.526331 crc crio[26313]: time="2026-06-09T11:24:02.526259944Z" level=info msg="Created container 235786162bb63bce72da66ad3e79493b5947eabdfe20fdc21554e1dc4496004b: openshift-infra/auto-csr-approver-29683404-rvfpg/oc" id=52cf35aa-cf1b-4bb8-ab45-28402442cd61 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.491413 | controller | Jun 09 11:24:02.528548 crc crio[26313]: time="2026-06-09T11:24:02.528443646Z" level=info msg="Starting container: 235786162bb63bce72da66ad3e79493b5947eabdfe20fdc21554e1dc4496004b" id=b6dfa50d-2823-422e-8068-6c70af953272 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.491430 | controller | Jun 09 11:24:02.535889 crc crio[26313]: time="2026-06-09T11:24:02.535729243Z" level=info msg="Started container" PID=38116 containerID=235786162bb63bce72da66ad3e79493b5947eabdfe20fdc21554e1dc4496004b description=openshift-infra/auto-csr-approver-29683404-rvfpg/oc id=b6dfa50d-2823-422e-8068-6c70af953272 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc66737a637aa74136f450108fbd489085d5489acfe584cd51b08cb61110f485
2026-06-09 11:30:32.491446 | controller | Jun 09 11:24:03.932340 crc crio[26313]: time="2026-06-09T11:24:03.931834971Z" level=info msg="Stopping pod sandbox: dc66737a637aa74136f450108fbd489085d5489acfe584cd51b08cb61110f485" id=8974de43-7011-42a0-8dc4-48b1c17a1844 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.491462 | controller | Jun 09 11:24:03.933477 crc crio[26313]: time="2026-06-09T11:24:03.933273611Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683404-rvfpg Namespace:openshift-infra ID:dc66737a637aa74136f450108fbd489085d5489acfe584cd51b08cb61110f485 UID:41420551-a5c5-4759-b2fd-b0930c433dac NetNS:/var/run/netns/0b4c1e21-4088-4ad4-b728-b6ac70bf9ece Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41420551_a5c5_4759_b2fd_b0930c433dac.slice PodAnnotations:0xc0026140b0}] Aliases:map[]}"
2026-06-09 11:30:32.491479 | controller | Jun 09 11:24:03.933595 crc crio[26313]: time="2026-06-09T11:24:03.933545369Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683404-rvfpg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.491496 | controller | Jun 09 11:24:04.185890 crc crio[26313]: time="2026-06-09T11:24:04.18571057Z" level=info msg="Stopped pod sandbox: dc66737a637aa74136f450108fbd489085d5489acfe584cd51b08cb61110f485" id=8974de43-7011-42a0-8dc4-48b1c17a1844 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.491512 | controller | Jun 09 11:24:38.241024 crc crio[26313]: time="2026-06-09T11:24:38.240506365Z" level=info msg="Running pod sandbox: openshift-multus/cni-sysctl-allowlist-ds-m5h7g/POD" id=89217a09-9b75-450c-a2cc-f73d15f9a43f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.491528 | controller | Jun 09 11:24:38.241024 crc crio[26313]: time="2026-06-09T11:24:38.241060781Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.491544 | controller | Jun 09 11:24:38.257871 crc crio[26313]: time="2026-06-09T11:24:38.25722412Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=89217a09-9b75-450c-a2cc-f73d15f9a43f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.491560 | controller | Jun 09 11:24:38.266957 crc crio[26313]: time="2026-06-09T11:24:38.266903375Z" level=info msg="Ran pod sandbox 9395670d3d0a48be92625e623c196a1d7bbc3242a41b32baad6f9a16792d89c9 with infra container: openshift-multus/cni-sysctl-allowlist-ds-m5h7g/POD" id=89217a09-9b75-450c-a2cc-f73d15f9a43f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.491576 | controller | Jun 09 11:24:38.269485 crc crio[26313]: time="2026-06-09T11:24:38.269290423Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=4ffb47b3-dc84-44be-8c78-7a5573c1c52a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.491596 | controller | Jun 09 11:24:38.271574 crc crio[26313]: time="2026-06-09T11:24:38.271496035Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=b4297aab-f366-4b4b-a9f4-242a2e3be4df name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.491612 | controller | Jun 09 11:24:38.292945 crc crio[26313]: time="2026-06-09T11:24:38.292812671Z" level=info msg="Creating container: openshift-multus/cni-sysctl-allowlist-ds-m5h7g/kube-multus-additional-cni-plugins" id=544e4961-b0f1-463f-a46a-1d5bad3afc2f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.491628 | controller | Jun 09 11:24:38.293372 crc crio[26313]: time="2026-06-09T11:24:38.293298935Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.491644 | controller | Jun 09 11:24:38.324163 crc crio[26313]: time="2026-06-09T11:24:38.324046388Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.491660 | controller | Jun 09 11:24:38.598915 crc crio[26313]: time="2026-06-09T11:24:38.597813842Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.491676 | controller | Jun 09 11:24:38.714048 crc crio[26313]: time="2026-06-09T11:24:38.713555419Z" level=info msg="Created container ff8a90563a8316c4845679581c9e9840ee50ded2a041c60c2bc4295fe7b288c1: openshift-multus/cni-sysctl-allowlist-ds-m5h7g/kube-multus-additional-cni-plugins" id=544e4961-b0f1-463f-a46a-1d5bad3afc2f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.491692 | controller | Jun 09 11:24:38.715484 crc crio[26313]: time="2026-06-09T11:24:38.715384111Z" level=info msg="Starting container: ff8a90563a8316c4845679581c9e9840ee50ded2a041c60c2bc4295fe7b288c1" id=4de0550b-35a4-4384-b4d4-ed8f6c25a760 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.491707 | controller | Jun 09 11:24:38.723916 crc crio[26313]: time="2026-06-09T11:24:38.72380919Z" level=info msg="Started container" PID=38844 containerID=ff8a90563a8316c4845679581c9e9840ee50ded2a041c60c2bc4295fe7b288c1 description=openshift-multus/cni-sysctl-allowlist-ds-m5h7g/kube-multus-additional-cni-plugins id=4de0550b-35a4-4384-b4d4-ed8f6c25a760 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9395670d3d0a48be92625e623c196a1d7bbc3242a41b32baad6f9a16792d89c9
2026-06-09 11:30:32.491724 | controller | Jun 09 11:24:41.524306 crc crio[26313]: time="2026-06-09T11:24:41.521329555Z" level=info msg="Stopping container: ff8a90563a8316c4845679581c9e9840ee50ded2a041c60c2bc4295fe7b288c1 (timeout: 30s)" id=1ec80e21-9c8e-4af1-92c7-71dfe0b0e101 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.491740 | controller | Jun 09 11:24:52.897122 crc crio[26313]: time="2026-06-09T11:24:52.895989148Z" level=info msg="Running pod sandbox: cert-manager/cert-manager-7b8b89f89d-5w4g8/POD" id=b2007798-336f-40e0-a3de-5c970f58b385 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.491756 | controller | Jun 09 11:24:52.898857 crc crio[26313]: time="2026-06-09T11:24:52.897300165Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.491772 | controller | Jun 09 11:24:52.919934 crc crio[26313]: time="2026-06-09T11:24:52.919737952Z" level=info msg="Running pod sandbox: cert-manager/cert-manager-cainjector-7f9fdd5dd5-2bpn7/POD" id=d6cae43b-3670-4cfa-a86e-cdf717d6795b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.491788 | controller | Jun 09 11:24:52.920132 crc crio[26313]: time="2026-06-09T11:24:52.920059591Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.491807 | controller | Jun 09 11:24:52.936141 crc crio[26313]: time="2026-06-09T11:24:52.935926532Z" level=info msg="Running pod sandbox: cert-manager/cert-manager-webhook-769f6b94cb-cfln7/POD" id=56dd432a-7a2f-4aed-82f4-28b18dfc2358 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.491823 | controller | Jun 09 11:24:52.936574 crc crio[26313]: time="2026-06-09T11:24:52.936167809Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.491839 | controller | Jun 09 11:24:52.978072 crc crio[26313]: time="2026-06-09T11:24:52.978012717Z" level=info msg="Got pod network &{Name:cert-manager-7b8b89f89d-5w4g8 Namespace:cert-manager ID:211be77ca0f521e378ac0a246a4bda68f36b7e3a316316b218088c744b6ed679 UID:26263458-fa0b-4a8d-84d0-f43280b66859 NetNS:/var/run/netns/2fca80a5-2a59-4078-9560-70abc80867e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod26263458_fa0b_4a8d_84d0_f43280b66859.slice PodAnnotations:0xc0005b0260}] Aliases:map[]}"
2026-06-09 11:30:32.491875 | controller | Jun 09 11:24:52.978072 crc crio[26313]: time="2026-06-09T11:24:52.978064339Z" level=info msg="Adding pod cert-manager_cert-manager-7b8b89f89d-5w4g8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.491894 | controller | Jun 09 11:24:52.979445 crc crio[26313]: time="2026-06-09T11:24:52.979358495Z" level=info msg="Got pod network &{Name:cert-manager-webhook-769f6b94cb-cfln7 Namespace:cert-manager ID:601415b14256936448ea935d3fc65e3411844446b952832c2d0ffe06774ef054 UID:b9785780-85b7-4614-97f2-f3235dc5ca34 NetNS:/var/run/netns/699f7db1-bdab-4e2a-a897-e8cba3fe2ebd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb9785780_85b7_4614_97f2_f3235dc5ca34.slice PodAnnotations:0xc001718278}] Aliases:map[]}"
2026-06-09 11:30:32.491911 | controller | Jun 09 11:24:52.979544 crc crio[26313]: time="2026-06-09T11:24:52.97951475Z" level=info msg="Adding pod cert-manager_cert-manager-webhook-769f6b94cb-cfln7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.491927 | controller | Jun 09 11:24:52.980352 crc crio[26313]: time="2026-06-09T11:24:52.980280802Z" level=info msg="Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-2bpn7 Namespace:cert-manager ID:7a3a7a57dbdce69a80ee81ffd9d612b8435080819f633199e2aca99dbff1d9f1 UID:79474ec4-9e6c-49fd-83d7-55a65ab7a5f0 NetNS:/var/run/netns/21f16e70-1065-4e7c-be9d-d27526930362 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod79474ec4_9e6c_49fd_83d7_55a65ab7a5f0.slice PodAnnotations:0xc0021a81a0}] Aliases:map[]}"
2026-06-09 11:30:32.491943 | controller | Jun 09 11:24:52.980513 crc crio[26313]: time="2026-06-09T11:24:52.980461487Z" level=info msg="Adding pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-2bpn7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.491959 | controller | Jun 09 11:24:53.976252 crc crio[26313]: 2026-06-09T11:24:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:601415b14256936 Mac:ee:b6:20:cf:e3:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/699f7db1-bdab-4e2a-a897-e8cba3fe2ebd SocketPath: PciID:}] [{Interface:0xc000194c50 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.491975 | controller | Jun 09 11:24:53.978785 crc crio[26313]: time="2026-06-09T11:24:53.978600694Z" level=info msg="Got pod network &{Name:cert-manager-webhook-769f6b94cb-cfln7 Namespace:cert-manager ID:601415b14256936448ea935d3fc65e3411844446b952832c2d0ffe06774ef054 UID:b9785780-85b7-4614-97f2-f3235dc5ca34 NetNS:/var/run/netns/699f7db1-bdab-4e2a-a897-e8cba3fe2ebd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb9785780_85b7_4614_97f2_f3235dc5ca34.slice PodAnnotations:0xc001718278}] Aliases:map[]}"
2026-06-09 11:30:32.491995 | controller | Jun 09 11:24:53.978876 crc crio[26313]: time="2026-06-09T11:24:53.97882212Z" level=info msg="Checking pod cert-manager_cert-manager-webhook-769f6b94cb-cfln7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.492012 | controller | Jun 09 11:24:53.999527 crc crio[26313]: time="2026-06-09T11:24:53.990062959Z" level=info msg="Ran pod sandbox 601415b14256936448ea935d3fc65e3411844446b952832c2d0ffe06774ef054 with infra container: cert-manager/cert-manager-webhook-769f6b94cb-cfln7/POD" id=56dd432a-7a2f-4aed-82f4-28b18dfc2358 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.492028 | controller | Jun 09 11:24:53.999527 crc crio[26313]: time="2026-06-09T11:24:53.993578339Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2" id=98caed6f-ec36-4ee3-b25f-ab22ee88c290 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.492044 | controller | Jun 09 11:24:53.999527 crc crio[26313]: time="2026-06-09T11:24:53.993901608Z" level=info msg="Image quay.io/jetstack/cert-manager-webhook:v1.19.2 not found" id=98caed6f-ec36-4ee3-b25f-ab22ee88c290 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.492060 | controller | Jun 09 11:24:53.999527 crc crio[26313]: time="2026-06-09T11:24:53.994082553Z" level=info msg="Neither image nor artfiact quay.io/jetstack/cert-manager-webhook:v1.19.2 found" id=98caed6f-ec36-4ee3-b25f-ab22ee88c290 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.492075 | controller | Jun 09 11:24:53.999527 crc crio[26313]: time="2026-06-09T11:24:53.99537595Z" level=info msg="Pulling image: quay.io/jetstack/cert-manager-webhook:v1.19.2" id=e226aa43-4599-4053-93fc-48fd831ec1c1 name=/runtime.v1.ImageService/PullImage
2026-06-09 11:30:32.492091 | controller | Jun 09 11:24:54.011893 crc crio[26313]: time="2026-06-09T11:24:54.008975216Z" level=info msg="Trying to access \"quay.io/jetstack/cert-manager-webhook:v1.19.2\""
2026-06-09 11:30:32.492107 | controller | Jun 09 11:24:54.064916 crc crio[26313]: 2026-06-09T11:24:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:211be77ca0f521e Mac:1a:77:69:ca:62:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/2fca80a5-2a59-4078-9560-70abc80867e7 SocketPath: PciID:}] [{Interface:0xc0003af980 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.492123 | controller | Jun 09 11:24:54.065788 crc crio[26313]: time="2026-06-09T11:24:54.065677976Z" level=info msg="Got pod network &{Name:cert-manager-7b8b89f89d-5w4g8 Namespace:cert-manager ID:211be77ca0f521e378ac0a246a4bda68f36b7e3a316316b218088c744b6ed679 UID:26263458-fa0b-4a8d-84d0-f43280b66859 NetNS:/var/run/netns/2fca80a5-2a59-4078-9560-70abc80867e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod26263458_fa0b_4a8d_84d0_f43280b66859.slice PodAnnotations:0xc0005b0260}] Aliases:map[]}"
2026-06-09 11:30:32.492139 | controller | Jun 09 11:24:54.065967 crc crio[26313]: time="2026-06-09T11:24:54.06581672Z" level=info msg="Checking pod cert-manager_cert-manager-7b8b89f89d-5w4g8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.492155 | controller | Jun 09 11:24:54.073476 crc crio[26313]: time="2026-06-09T11:24:54.073314423Z" level=info msg="Ran pod sandbox 211be77ca0f521e378ac0a246a4bda68f36b7e3a316316b218088c744b6ed679 with infra container: cert-manager/cert-manager-7b8b89f89d-5w4g8/POD" id=b2007798-336f-40e0-a3de-5c970f58b385 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.492175 | controller | Jun 09 11:24:54.076069 crc crio[26313]: time="2026-06-09T11:24:54.075503476Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2" id=95531f47-717b-40fb-989f-911a93b5ae53 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.492191 | controller | Jun 09 11:24:54.076069 crc crio[26313]: time="2026-06-09T11:24:54.075746562Z" level=info msg="Image quay.io/jetstack/cert-manager-controller:v1.19.2 not found" id=95531f47-717b-40fb-989f-911a93b5ae53 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.492207 | controller | Jun 09 11:24:54.076069 crc crio[26313]: time="2026-06-09T11:24:54.075789774Z" level=info msg="Neither image nor artfiact quay.io/jetstack/cert-manager-controller:v1.19.2 found" id=95531f47-717b-40fb-989f-911a93b5ae53 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.492223 | controller | Jun 09 11:24:54.078568 crc crio[26313]: time="2026-06-09T11:24:54.076858154Z" level=info msg="Pulling image: quay.io/jetstack/cert-manager-controller:v1.19.2" id=265874f9-36ea-4ade-a906-9f59624b27d8 name=/runtime.v1.ImageService/PullImage
2026-06-09 11:30:32.492238 | controller | Jun 09 11:24:54.086210 crc crio[26313]: time="2026-06-09T11:24:54.085458278Z" level=info msg="Trying to access \"quay.io/jetstack/cert-manager-controller:v1.19.2\""
2026-06-09 11:30:32.492254 | controller | Jun 09 11:24:54.123483 crc crio[26313]: 2026-06-09T11:24:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7a3a7a57dbdce69 Mac:02:f1:af:d4:e0:04 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/21f16e70-1065-4e7c-be9d-d27526930362 SocketPath: PciID:}] [{Interface:0xc0002fa780 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.492270 | controller | Jun 09 11:24:54.125534 crc crio[26313]: time="2026-06-09T11:24:54.12495682Z" level=info msg="Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-2bpn7 Namespace:cert-manager ID:7a3a7a57dbdce69a80ee81ffd9d612b8435080819f633199e2aca99dbff1d9f1 UID:79474ec4-9e6c-49fd-83d7-55a65ab7a5f0 NetNS:/var/run/netns/21f16e70-1065-4e7c-be9d-d27526930362 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod79474ec4_9e6c_49fd_83d7_55a65ab7a5f0.slice PodAnnotations:0xc0021a81a0}] Aliases:map[]}"
2026-06-09 11:30:32.492286 | controller | Jun 09 11:24:54.125534 crc crio[26313]: time="2026-06-09T11:24:54.125107264Z" level=info msg="Checking pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-2bpn7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.492302 | controller | Jun 09 11:24:54.131369 crc crio[26313]: time="2026-06-09T11:24:54.131240918Z" level=info msg="Ran pod sandbox 7a3a7a57dbdce69a80ee81ffd9d612b8435080819f633199e2aca99dbff1d9f1 with infra container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-2bpn7/POD" id=d6cae43b-3670-4cfa-a86e-cdf717d6795b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.492318 | controller | Jun 09 11:24:54.136507 crc crio[26313]: time="2026-06-09T11:24:54.136434576Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2" id=3d71db1b-ae18-4665-a651-1c84f30cb7a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.492334 | controller | Jun 09 11:24:54.136778 crc crio[26313]: time="2026-06-09T11:24:54.136611051Z" level=info msg="Image quay.io/jetstack/cert-manager-cainjector:v1.19.2 not found" id=3d71db1b-ae18-4665-a651-1c84f30cb7a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.492349 | controller | Jun 09 11:24:54.136778 crc crio[26313]: time="2026-06-09T11:24:54.136685543Z" level=info msg="Neither image nor artfiact quay.io/jetstack/cert-manager-cainjector:v1.19.2 found" id=3d71db1b-ae18-4665-a651-1c84f30cb7a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.492365 | controller | Jun 09 11:24:54.137884 crc crio[26313]: time="2026-06-09T11:24:54.137785764Z" level=info msg="Pulling image: quay.io/jetstack/cert-manager-cainjector:v1.19.2" id=eee053ee-6fbe-45b2-a01b-7c203ec1bb45 name=/runtime.v1.ImageService/PullImage
2026-06-09 11:30:32.492388 | controller | Jun 09 11:24:54.142461 crc crio[26313]: time="2026-06-09T11:24:54.14222401Z" level=info msg="Trying to access \"quay.io/jetstack/cert-manager-cainjector:v1.19.2\""
2026-06-09 11:30:32.492405 | controller | Jun 09 11:24:58.943996 crc crio[26313]: time="2026-06-09T11:24:58.942729227Z" level=info msg="Pulled image: quay.io/jetstack/cert-manager-cainjector@sha256:687398bee209314862fa1a7e830a37d8d7145653a8cc5579edcf9b6d2b766f56" id=eee053ee-6fbe-45b2-a01b-7c203ec1bb45 name=/runtime.v1.ImageService/PullImage
2026-06-09 11:30:32.492421 | controller | Jun 09 11:24:58.945948 crc crio[26313]: time="2026-06-09T11:24:58.944854977Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2" id=fbd92821-2af5-435e-af75-4a4257bbda08 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.492437 | controller | Jun 09 11:24:59.916773 crc crio[26313]: time="2026-06-09T11:24:59.916704745Z" level=info msg="Pulled image: quay.io/jetstack/cert-manager-webhook@sha256:041f7bb9259557188d7ff416ce90d670a0d0aa8710203927703743682064270b" id=e226aa43-4599-4053-93fc-48fd831ec1c1 name=/runtime.v1.ImageService/PullImage
2026-06-09 11:30:32.492453 | controller | Jun 09 11:24:59.917540 crc crio[26313]: time="2026-06-09T11:24:59.917477877Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2" id=fb06afe9-8922-407d-8de4-403e923ef2cc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.492469 | controller | Jun 09 11:25:00.238924 crc crio[26313]: time="2026-06-09T11:25:00.235693544Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2" id=bdd58f26-f594-4d8c-883c-2bc33e0f3782 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.492485 | controller | Jun 09 11:25:00.238924 crc crio[26313]: time="2026-06-09T11:25:00.236153327Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2" id=1f583cf7-ab8b-43ec-9dd0-14643c28ad24 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.492501 | controller | Jun 09 11:25:00.246574 crc crio[26313]: time="2026-06-09T11:25:00.246510631Z" level=info msg="Creating container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-2bpn7/cert-manager-cainjector" id=0eef564e-5a60-4fc2-90f8-47812b3e8e68 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.492516 | controller | Jun 09 11:25:00.258333 crc crio[26313]: time="2026-06-09T11:25:00.258245304Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.492532 | controller | Jun 09 11:25:00.260336 crc crio[26313]: time="2026-06-09T11:25:00.259692225Z" level=info msg="Creating container: cert-manager/cert-manager-webhook-769f6b94cb-cfln7/cert-manager-webhook" id=c790ce65-f6a5-4448-ac6b-7be14dda0d31 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.492548 | controller | Jun 09 11:25:00.276201 crc crio[26313]: time="2026-06-09T11:25:00.275947327Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.492563 | controller | Jun 09 11:25:00.317948 crc crio[26313]: time="2026-06-09T11:25:00.317850267Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.492578 | controller | Jun 09 11:25:00.328383 crc crio[26313]: time="2026-06-09T11:25:00.328299184Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.492594 | controller | Jun 09 11:25:00.328540 crc crio[26313]: time="2026-06-09T11:25:00.328467149Z" level=info msg="Pulled image: quay.io/jetstack/cert-manager-controller@sha256:ab0905bad1a9acf05ca92b23761a9ecc76b1173053565c81fed727dff948d0f5" id=265874f9-36ea-4ade-a906-9f59624b27d8 name=/runtime.v1.ImageService/PullImage
2026-06-09 11:30:32.492613 | controller | Jun 09 11:25:00.331047 crc crio[26313]: time="2026-06-09T11:25:00.33097314Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2" id=4d54cc31-f887-42d2-aded-8db6a926eb11 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.492630 | controller | Jun 09 11:25:00.335550 crc crio[26313]: time="2026-06-09T11:25:00.335456977Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2" id=d3b503eb-d1d1-446f-b3ef-c891726a2554 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.492646 | controller | Jun 09 11:25:00.349238 crc crio[26313]: time="2026-06-09T11:25:00.348515618Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.492662 | controller | Jun 09 11:25:00.350823 crc crio[26313]: time="2026-06-09T11:25:00.350683549Z" level=info msg="Creating container: cert-manager/cert-manager-7b8b89f89d-5w4g8/cert-manager-controller" id=3e8dc9bc-04b5-4c5e-ba49-4515faddc1e3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.492678 | controller | Jun 09 11:25:00.353700 crc crio[26313]: time="2026-06-09T11:25:00.353235732Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.492693 | controller | Jun 09 11:25:00.355270 crc crio[26313]: time="2026-06-09T11:25:00.355173607Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.492709 | controller | Jun 09 11:25:00.386225 crc crio[26313]: time="2026-06-09T11:25:00.386136576Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.492725 | controller | Jun 09 11:25:00.395291 crc crio[26313]: time="2026-06-09T11:25:00.394992808Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.492740 | controller | Jun 09 11:25:00.513040 crc crio[26313]: time="2026-06-09T11:25:00.512901766Z" level=info msg="Created container 7887c15b79510bbc96dcfb8c009048f66981c09587e052c3679e8a81c81a8be1: cert-manager/cert-manager-webhook-769f6b94cb-cfln7/cert-manager-webhook" id=c790ce65-f6a5-4448-ac6b-7be14dda0d31 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.492756 | controller | Jun 09 11:25:00.514669 crc crio[26313]: time="2026-06-09T11:25:00.514573434Z" level=info msg="Starting container: 7887c15b79510bbc96dcfb8c009048f66981c09587e052c3679e8a81c81a8be1" id=f235ed36-3f13-469c-9af9-69603d690199 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.492772 | controller | Jun 09 11:25:00.517214 crc crio[26313]: time="2026-06-09T11:25:00.517087375Z" level=info msg="Created container 60f316b3ef52a9a451f0dbdfb3da666dbadaee723d36b02c6022c0a3995469cf: cert-manager/cert-manager-cainjector-7f9fdd5dd5-2bpn7/cert-manager-cainjector" id=0eef564e-5a60-4fc2-90f8-47812b3e8e68 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.492788 | controller | Jun 09 11:25:00.518504 crc crio[26313]: time="2026-06-09T11:25:00.518371322Z" level=info msg="Starting container: 60f316b3ef52a9a451f0dbdfb3da666dbadaee723d36b02c6022c0a3995469cf" id=54320c3e-8827-49eb-8078-c5d2a81967e4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.492810 | controller | Jun 09 11:25:00.522030 crc crio[26313]: time="2026-06-09T11:25:00.521895412Z" level=info msg="Started container" PID=39911 containerID=7887c15b79510bbc96dcfb8c009048f66981c09587e052c3679e8a81c81a8be1 description=cert-manager/cert-manager-webhook-769f6b94cb-cfln7/cert-manager-webhook id=f235ed36-3f13-469c-9af9-69603d690199 name=/runtime.v1.RuntimeService/StartContainer sandboxID=601415b14256936448ea935d3fc65e3411844446b952832c2d0ffe06774ef054
2026-06-09 11:30:32.492831 | controller | Jun 09 11:25:00.523479 crc crio[26313]: time="2026-06-09T11:25:00.523367783Z" level=info msg="Started container" PID=39908 containerID=60f316b3ef52a9a451f0dbdfb3da666dbadaee723d36b02c6022c0a3995469cf description=cert-manager/cert-manager-cainjector-7f9fdd5dd5-2bpn7/cert-manager-cainjector id=54320c3e-8827-49eb-8078-c5d2a81967e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a3a7a57dbdce69a80ee81ffd9d612b8435080819f633199e2aca99dbff1d9f1
2026-06-09 11:30:32.492860 | controller | Jun 09 11:25:00.566380 crc crio[26313]: time="2026-06-09T11:25:00.566249441Z" level=info msg="Created container 74f218687ea6a7c834655336a754f95aba5790d8590fe70aef2b77dd22ceb625: cert-manager/cert-manager-7b8b89f89d-5w4g8/cert-manager-controller" id=3e8dc9bc-04b5-4c5e-ba49-4515faddc1e3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.492882 | controller | Jun 09 11:25:00.570972 crc crio[26313]: time="2026-06-09T11:25:00.569351119Z" level=info msg="Starting container: 74f218687ea6a7c834655336a754f95aba5790d8590fe70aef2b77dd22ceb625" id=90325f16-87e4-4c5a-9e52-7db415d1dff9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.492899 | controller | Jun 09 11:25:00.596598 crc crio[26313]: time="2026-06-09T11:25:00.595578734Z" level=info msg="Started container" PID=39921 containerID=74f218687ea6a7c834655336a754f95aba5790d8590fe70aef2b77dd22ceb625 description=cert-manager/cert-manager-7b8b89f89d-5w4g8/cert-manager-controller id=90325f16-87e4-4c5a-9e52-7db415d1dff9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=211be77ca0f521e378ac0a246a4bda68f36b7e3a316316b218088c744b6ed679
2026-06-09 11:30:32.492916 | controller | Jun 09 11:25:11.542873 crc crio[26313]: time="2026-06-09T11:25:11.541763469Z" level=warning msg="Stopping container ff8a90563a8316c4845679581c9e9840ee50ded2a041c60c2bc4295fe7b288c1 with stop signal(15) timed out. Killing..."
2026-06-09 11:30:32.492932 | controller | Jun 09 11:25:11.592877 crc crio[26313]: time="2026-06-09T11:25:11.592274893Z" level=error msg="Killing container ff8a90563a8316c4845679581c9e9840ee50ded2a041c60c2bc4295fe7b288c1 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill ff8a90563a8316c4845679581c9e9840ee50ded2a041c60c2bc4295fe7b288c1 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-09 11:30:32.492948 | controller | Jun 09 11:25:11.704988 crc crio[26313]: time="2026-06-09T11:25:11.704892471Z" level=info msg="Stopped container ff8a90563a8316c4845679581c9e9840ee50ded2a041c60c2bc4295fe7b288c1: openshift-multus/cni-sysctl-allowlist-ds-m5h7g/kube-multus-additional-cni-plugins" id=1ec80e21-9c8e-4af1-92c7-71dfe0b0e101 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.492964 | controller | Jun 09 11:25:11.706366 crc crio[26313]: time="2026-06-09T11:25:11.706307822Z" level=info msg="Stopping pod sandbox: 9395670d3d0a48be92625e623c196a1d7bbc3242a41b32baad6f9a16792d89c9" id=44f1986d-9b85-4ced-9635-d7f0c7b3cf0d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.492980 | controller | Jun 09 11:25:11.710722 crc crio[26313]: time="2026-06-09T11:25:11.710612604Z" level=info msg="Stopped pod sandbox: 9395670d3d0a48be92625e623c196a1d7bbc3242a41b32baad6f9a16792d89c9" id=44f1986d-9b85-4ced-9635-d7f0c7b3cf0d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.492995 | controller | Jun 09 11:25:11.890214 crc crio[26313]: time="2026-06-09T11:25:11.890123652Z" level=info msg="Removing container: ff8a90563a8316c4845679581c9e9840ee50ded2a041c60c2bc4295fe7b288c1" id=5de01526-9ff1-4be6-9329-a2ca5d64eeae name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.493011 | controller | Jun 09 11:25:11.924855 crc crio[26313]: time="2026-06-09T11:25:11.924690783Z" level=info msg="Removed container ff8a90563a8316c4845679581c9e9840ee50ded2a041c60c2bc4295fe7b288c1: openshift-multus/cni-sysctl-allowlist-ds-m5h7g/kube-multus-additional-cni-plugins" id=5de01526-9ff1-4be6-9329-a2ca5d64eeae name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.493031 | controller | Jun 09 11:25:24.978572 crc crio[26313]: time="2026-06-09T11:25:24.97710045Z" level=info msg="Stopping container: f31ed967250a1a5b8d9b3bf4d5b30ffd9a6b8cce04cd26f6d580219beeabe7c3 (timeout: 30s)" id=d7486dc9-4a31-4067-b4c1-4d2439884782 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.493047 | controller | Jun 09 11:25:24.978572 crc crio[26313]: time="2026-06-09T11:25:24.977345847Z" level=info msg="Stopping container: ca9e5f31eec2190de66361e0fa2180cf83bc317812cedab50b20c194bf79b44a (timeout: 30s)" id=22f4759b-cb27-4e7a-b6b7-f1c3816ffff1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.493063 | controller | Jun 09 11:25:25.180741 crc crio[26313]: time="2026-06-09T11:25:25.180099506Z" level=info msg="Stopped container f31ed967250a1a5b8d9b3bf4d5b30ffd9a6b8cce04cd26f6d580219beeabe7c3: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy" id=d7486dc9-4a31-4067-b4c1-4d2439884782 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.493078 | controller | Jun 09 11:25:25.197072 crc crio[26313]: time="2026-06-09T11:25:25.196935614Z" level=info msg="Stopped container ca9e5f31eec2190de66361e0fa2180cf83bc317812cedab50b20c194bf79b44a: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=22f4759b-cb27-4e7a-b6b7-f1c3816ffff1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.493094 | controller | Jun 09 11:25:25.198147 crc crio[26313]: time="2026-06-09T11:25:25.198103097Z" level=info msg="Stopping pod sandbox: 8f8aa60bc34fe6193a8191fdb0bef5a32f9c44faa6afc0fcf04e273fecc0c3d6" id=b122a4eb-7e04-4cf6-8bcc-057e81b1a6a2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.493110 | controller | Jun 09 11:25:25.212854 crc crio[26313]: time="2026-06-09T11:25:25.212518796Z" level=info msg="Stopping container: da816558d6b947ae55d837df8ad18ab0c5816d2a3a8b31633caeff734f8fdfba (timeout: 30s)" id=199d22e9-f92b-4a4a-bba3-f29f9274f7ba name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.493126 | controller | Jun 09 11:25:25.213512 crc crio[26313]: time="2026-06-09T11:25:25.213264818Z" level=info msg="Stopping container: 2e472e09bf5beefbb367f5a8a4d942477bbeed46d0570aa85e657a7f6e91b497 (timeout: 30s)" id=fd524b12-c5d5-4abf-9d47-f9b1285624bd name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.493142 | controller | Jun 09 11:25:25.213512 crc crio[26313]: time="2026-06-09T11:25:25.213302489Z" level=info msg="Stopping container: a825999e8d2e8cc454db168ccda08256f82f583a34892f20a91a22508da14437 (timeout: 30s)" id=0749ee92-a464-448b-989b-605279d011f6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.493157 | controller | Jun 09 11:25:25.213700 crc crio[26313]: time="2026-06-09T11:25:25.213576586Z" level=info msg="Stopping container: b3eae50ec738396c00687e952178f848ff1be2129fdea76b0108c46d7531aab6 (timeout: 30s)" id=ac37d24f-86f5-4aac-943b-886fb5fce4f3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.493173 | controller | Jun 09 11:25:25.214095 crc crio[26313]: time="2026-06-09T11:25:25.2140484Z" level=info msg="Stopping container: abc9aac057905d3a1c0890399621dd83295fe4653308cf095212c7ab66ba9aae (timeout: 30s)" id=6829f057-d141-4e86-9c75-e266bb2bceea name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.493188 | controller | Jun 09 11:25:25.214299 crc crio[26313]: time="2026-06-09T11:25:25.21406558Z" level=info msg="Stopped pod sandbox: 8f8aa60bc34fe6193a8191fdb0bef5a32f9c44faa6afc0fcf04e273fecc0c3d6" id=b122a4eb-7e04-4cf6-8bcc-057e81b1a6a2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.493204 | controller | Jun 09 11:25:25.214819 crc crio[26313]: time="2026-06-09T11:25:25.214795981Z" level=info msg="Stopping container: 8a67086dcf6447f7f239062e43c9f7097d8bb6cbd9b63e9679eef9657ff54f73 (timeout: 30s)" id=4a31e00a-5bed-4c8f-8ebf-3126c51625a6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.493223 | controller | Jun 09 11:25:25.216727 crc crio[26313]: time="2026-06-09T11:25:25.216034036Z" level=info msg="Stopping container: 1531e433e7b8fd5e6a846f0a82c02e7796d346fbd797befdf7a88514a44f4ed2 (timeout: 30s)" id=6e783ad8-aac2-40b6-bff6-53490fa926bd name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.493240 | controller | Jun 09 11:25:25.272770 crc crio[26313]: time="2026-06-09T11:25:25.272652184Z" level=info msg="CNI monitoring event REMOVE        \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-09 11:30:32.493256 | controller | Jun 09 11:25:25.272913 crc crio[26313]: time="2026-06-09T11:25:25.27286018Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.493272 | controller | Jun 09 11:25:25.275782 crc crio[26313]: time="2026-06-09T11:25:25.27567359Z" level=info msg="Stopping container: e59d511d489f9ebf1775840fb131ddc46b282108b73ba763a49038900ca53863 (timeout: 30s)" id=2491c2e0-8a09-4c35-b0c0-26c6cca6b39c name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.493288 | controller | Jun 09 11:25:25.365487 crc crio[26313]: time="2026-06-09T11:25:25.361894279Z" level=info msg="Stopped container a825999e8d2e8cc454db168ccda08256f82f583a34892f20a91a22508da14437: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging" id=0749ee92-a464-448b-989b-605279d011f6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.493305 | controller | Jun 09 11:25:25.365487 crc crio[26313]: time="2026-06-09T11:25:25.363906466Z" level=info msg="Stopped container abc9aac057905d3a1c0890399621dd83295fe4653308cf095212c7ab66ba9aae: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller" id=6829f057-d141-4e86-9c75-e266bb2bceea name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.493321 | controller | Jun 09 11:25:25.396044 crc crio[26313]: time="2026-06-09T11:25:25.395923155Z" level=info msg="Stopped container da816558d6b947ae55d837df8ad18ab0c5816d2a3a8b31633caeff734f8fdfba: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics" id=199d22e9-f92b-4a4a-bba3-f29f9274f7ba name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.493336 | controller | Jun 09 11:25:25.397232 crc crio[26313]: time="2026-06-09T11:25:25.3971609Z" level=info msg="Stopped container 1531e433e7b8fd5e6a846f0a82c02e7796d346fbd797befdf7a88514a44f4ed2: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node" id=6e783ad8-aac2-40b6-bff6-53490fa926bd name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.493352 | controller | Jun 09 11:25:25.507479 crc crio[26313]: time="2026-06-09T11:25:25.50733939Z" level=info msg="Stopped container e59d511d489f9ebf1775840fb131ddc46b282108b73ba763a49038900ca53863: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller" id=2491c2e0-8a09-4c35-b0c0-26c6cca6b39c name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.493367 | controller | Jun 09 11:25:25.544569 crc crio[26313]: time="2026-06-09T11:25:25.543741223Z" level=info msg="Stopped container 8a67086dcf6447f7f239062e43c9f7097d8bb6cbd9b63e9679eef9657ff54f73: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb" id=4a31e00a-5bed-4c8f-8ebf-3126c51625a6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.493383 | controller | Jun 09 11:25:25.547829 crc crio[26313]: time="2026-06-09T11:25:25.547761737Z" level=info msg="Stopped container b3eae50ec738396c00687e952178f848ff1be2129fdea76b0108c46d7531aab6: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd" id=ac37d24f-86f5-4aac-943b-886fb5fce4f3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.493398 | controller | Jun 09 11:25:25.557663 crc crio[26313]: time="2026-06-09T11:25:25.557557156Z" level=info msg="Stopped container 2e472e09bf5beefbb367f5a8a4d942477bbeed46d0570aa85e657a7f6e91b497: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb" id=fd524b12-c5d5-4abf-9d47-f9b1285624bd name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.493413 | controller | Jun 09 11:25:25.559287 crc crio[26313]: time="2026-06-09T11:25:25.559182242Z" level=info msg="Stopping pod sandbox: 9570b701358fa447a1643d6e2eab95c20846148eedafd017515797d8e33105ee" id=d67290ce-f5b4-4736-9b44-f96c8ccdd6c2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.493432 | controller | Jun 09 11:25:25.564229 crc crio[26313]: time="2026-06-09T11:25:25.564145783Z" level=info msg="Stopped pod sandbox: 9570b701358fa447a1643d6e2eab95c20846148eedafd017515797d8e33105ee" id=d67290ce-f5b4-4736-9b44-f96c8ccdd6c2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.493447 | controller | Jun 09 11:25:25.746844 crc crio[26313]: time="2026-06-09T11:25:25.746728118Z" level=info msg="Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-qk7gf/POD" id=d3eb8c31-a565-4b78-b1bb-b7b4bde45dd9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.493463 | controller | Jun 09 11:25:25.747350 crc crio[26313]: time="2026-06-09T11:25:25.746894923Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.493478 | controller | Jun 09 11:25:25.767657 crc crio[26313]: time="2026-06-09T11:25:25.767163858Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=d3eb8c31-a565-4b78-b1bb-b7b4bde45dd9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.493494 | controller | Jun 09 11:25:25.781764 crc crio[26313]: time="2026-06-09T11:25:25.781580658Z" level=info msg="Ran pod sandbox 68af751cacadb251f063c6bf24f0966ad467a99fde85230e310ea30cef039a22 with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-qk7gf/POD" id=d3eb8c31-a565-4b78-b1bb-b7b4bde45dd9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.493510 | controller | Jun 09 11:25:25.786642 crc crio[26313]: time="2026-06-09T11:25:25.786527468Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=e5f994be-56e1-46c5-bc49-a01ad57ebcda name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.493525 | controller | Jun 09 11:25:25.789816 crc crio[26313]: time="2026-06-09T11:25:25.789727189Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=111e84ed-9f85-40f2-92f6-4fc90b6a4296 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.493541 | controller | Jun 09 11:25:25.795838 crc crio[26313]: time="2026-06-09T11:25:25.795771821Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-qk7gf/kube-rbac-proxy" id=934a3ba6-d99c-4f3d-8c6c-ec1aec0074ab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.493557 | controller | Jun 09 11:25:25.796194 crc crio[26313]: time="2026-06-09T11:25:25.796138591Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.493572 | controller | Jun 09 11:25:25.822078 crc crio[26313]: time="2026-06-09T11:25:25.821539253Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.493588 | controller | Jun 09 11:25:26.037289 crc crio[26313]: time="2026-06-09T11:25:26.036870158Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.493604 | controller | Jun 09 11:25:26.055056 crc crio[26313]: time="2026-06-09T11:25:26.054125468Z" level=info msg="Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-zn7bm/POD" id=1a337b2c-47ab-4747-b7f8-6909da9d9e5a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.493620 | controller | Jun 09 11:25:26.055056 crc crio[26313]: time="2026-06-09T11:25:26.05420583Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.493639 | controller | Jun 09 11:25:26.062962 crc crio[26313]: time="2026-06-09T11:25:26.062904247Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=4615030f-8b64-46d0-bf96-26a2eb1b5da0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.493655 | controller | Jun 09 11:25:26.065967 crc crio[26313]: time="2026-06-09T11:25:26.065891112Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=7c6281d0-e7dc-4632-8959-f6b83e9824ac name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.493670 | controller | Jun 09 11:25:26.067837 crc crio[26313]: time="2026-06-09T11:25:26.06757727Z" level=info msg="Creating container: openshift-multus/multus-bzhnf/kube-multus" id=7f20562e-c468-4f60-a419-453c651bdfb1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.493686 | controller | Jun 09 11:25:26.070659 crc crio[26313]: time="2026-06-09T11:25:26.070574285Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=1a337b2c-47ab-4747-b7f8-6909da9d9e5a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.493702 | controller | Jun 09 11:25:26.070953 crc crio[26313]: time="2026-06-09T11:25:26.070841743Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.493718 | controller | Jun 09 11:25:26.071487 crc crio[26313]: time="2026-06-09T11:25:26.071384118Z" level=info msg="Removing container: ca9e5f31eec2190de66361e0fa2180cf83bc317812cedab50b20c194bf79b44a" id=1519dc56-3d8f-45cc-95a5-e093d69cd717 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.493734 | controller | Jun 09 11:25:26.107577 crc crio[26313]: time="2026-06-09T11:25:26.107466333Z" level=info msg="Ran pod sandbox f3cd374ee7c6c8d7c6f6163a0f347817aee5f179e2b59270e2931b895efc8f72 with infra container: openshift-ovn-kubernetes/ovnkube-node-zn7bm/POD" id=1a337b2c-47ab-4747-b7f8-6909da9d9e5a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.493751 | controller | Jun 09 11:25:26.121995 crc crio[26313]: time="2026-06-09T11:25:26.113929206Z" level=info msg="Removed container ca9e5f31eec2190de66361e0fa2180cf83bc317812cedab50b20c194bf79b44a: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=1519dc56-3d8f-45cc-95a5-e093d69cd717 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.493768 | controller | Jun 09 11:25:26.121995 crc crio[26313]: time="2026-06-09T11:25:26.115241514Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=fc8e9869-cdf9-494a-b119-5b1af69a8ded name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.493784 | controller | Jun 09 11:25:26.121995 crc crio[26313]: time="2026-06-09T11:25:26.119318229Z" level=info msg="Removing container: 760b5c086a619f88041e50aa42da44b5765457d92d6df52dfc03e1590f2d3d15" id=552ab1a5-6f81-45db-89a1-25f8044eaf9c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.493799 | controller | Jun 09 11:25:26.130974 crc crio[26313]: time="2026-06-09T11:25:26.124891868Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=18e0a4a6-acfa-45d6-8ae5-91fac3e86747 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.493815 | controller | Jun 09 11:25:26.134156 crc crio[26313]: time="2026-06-09T11:25:26.134063858Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-zn7bm/kubecfg-setup" id=6613b960-918a-47c9-9237-89936ab9a4d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.493836 | controller | Jun 09 11:25:26.134578 crc crio[26313]: time="2026-06-09T11:25:26.134514891Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.493870 | controller | Jun 09 11:25:26.137009 crc crio[26313]: time="2026-06-09T11:25:26.136900219Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.493889 | controller | Jun 09 11:25:26.139009 crc crio[26313]: time="2026-06-09T11:25:26.138957817Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.493905 | controller | Jun 09 11:25:26.145767 crc crio[26313]: time="2026-06-09T11:25:26.145662917Z" level=info msg="Created container 16fe9f913f113ee0948ab2ccda0eede362051850f99a6d0c6aecb6e90da2fbc0: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-qk7gf/kube-rbac-proxy" id=934a3ba6-d99c-4f3d-8c6c-ec1aec0074ab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.493921 | controller | Jun 09 11:25:26.147100 crc crio[26313]: time="2026-06-09T11:25:26.147004805Z" level=info msg="Starting container: 16fe9f913f113ee0948ab2ccda0eede362051850f99a6d0c6aecb6e90da2fbc0" id=d2e54b9f-0352-4223-98fd-1ddb92c8f976 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.493937 | controller | Jun 09 11:25:26.155821 crc crio[26313]: time="2026-06-09T11:25:26.155545628Z" level=info msg="Started container" PID=40420 containerID=16fe9f913f113ee0948ab2ccda0eede362051850f99a6d0c6aecb6e90da2fbc0 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-qk7gf/kube-rbac-proxy id=d2e54b9f-0352-4223-98fd-1ddb92c8f976 name=/runtime.v1.RuntimeService/StartContainer sandboxID=68af751cacadb251f063c6bf24f0966ad467a99fde85230e310ea30cef039a22
2026-06-09 11:30:32.493954 | controller | Jun 09 11:25:26.169924 crc crio[26313]: time="2026-06-09T11:25:26.169741411Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=2cd8c69d-6e77-4c7c-8f9d-bb795244cf70 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.493970 | controller | Jun 09 11:25:26.174088 crc crio[26313]: time="2026-06-09T11:25:26.174016753Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=5e6fc93a-3343-4189-bb49-6012c27aaa99 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.493985 | controller | Jun 09 11:25:26.179461 crc crio[26313]: time="2026-06-09T11:25:26.179318473Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.494001 | controller | Jun 09 11:25:26.188144 crc crio[26313]: time="2026-06-09T11:25:26.18802581Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-qk7gf/ovnkube-cluster-manager" id=925de99a-1ae2-497b-b617-96a15337f133 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.494018 | controller | Jun 09 11:25:26.188587 crc crio[26313]: time="2026-06-09T11:25:26.188520395Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.494034 | controller | Jun 09 11:25:26.191087 crc crio[26313]: time="2026-06-09T11:25:26.191007725Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.494050 | controller | Jun 09 11:25:26.214763 crc crio[26313]: time="2026-06-09T11:25:26.214660787Z" level=info msg="Removed container 760b5c086a619f88041e50aa42da44b5765457d92d6df52dfc03e1590f2d3d15: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=552ab1a5-6f81-45db-89a1-25f8044eaf9c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.494069 | controller | Jun 09 11:25:26.220831 crc crio[26313]: time="2026-06-09T11:25:26.220357439Z" level=info msg="Removing container: f31ed967250a1a5b8d9b3bf4d5b30ffd9a6b8cce04cd26f6d580219beeabe7c3" id=9a47acd1-ce63-4b0b-af5b-f9d27cebe4e1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.494085 | controller | Jun 09 11:25:26.251723 crc crio[26313]: time="2026-06-09T11:25:26.251648697Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.494101 | controller | Jun 09 11:25:26.255490 crc crio[26313]: time="2026-06-09T11:25:26.255334692Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.494117 | controller | Jun 09 11:25:26.262976 crc crio[26313]: time="2026-06-09T11:25:26.262864276Z" level=info msg="Removed container f31ed967250a1a5b8d9b3bf4d5b30ffd9a6b8cce04cd26f6d580219beeabe7c3: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy" id=9a47acd1-ce63-4b0b-af5b-f9d27cebe4e1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.494133 | controller | Jun 09 11:25:26.291123 crc crio[26313]: time="2026-06-09T11:25:26.291055547Z" level=info msg="Removing container: e59d511d489f9ebf1775840fb131ddc46b282108b73ba763a49038900ca53863" id=e28b4648-ecf8-4721-ad73-4d8014cd832e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.494149 | controller | Jun 09 11:25:26.320790 crc crio[26313]: time="2026-06-09T11:25:26.320708789Z" level=info msg="Removed container e59d511d489f9ebf1775840fb131ddc46b282108b73ba763a49038900ca53863: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller" id=e28b4648-ecf8-4721-ad73-4d8014cd832e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.494165 | controller | Jun 09 11:25:26.325573 crc crio[26313]: time="2026-06-09T11:25:26.325495005Z" level=info msg="Removing container: 2e472e09bf5beefbb367f5a8a4d942477bbeed46d0570aa85e657a7f6e91b497" id=64ad129d-f826-4e9e-8dc6-0e756235b171 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.494180 | controller | Jun 09 11:25:26.335967 crc crio[26313]: time="2026-06-09T11:25:26.335119148Z" level=info msg="Created container 83f890126ac1f3cc85c276859ae480bc8677b478287fe01a9608b47563d4a323: openshift-multus/multus-bzhnf/kube-multus" id=7f20562e-c468-4f60-a419-453c651bdfb1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.494196 | controller | Jun 09 11:25:26.338125 crc crio[26313]: time="2026-06-09T11:25:26.338061141Z" level=info msg="Starting container: 83f890126ac1f3cc85c276859ae480bc8677b478287fe01a9608b47563d4a323" id=6ea7e783-800b-4a65-a211-5e556ace3174 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.494213 | controller | Jun 09 11:25:26.355756 crc crio[26313]: time="2026-06-09T11:25:26.355647161Z" level=info msg="Started container" PID=40463 containerID=83f890126ac1f3cc85c276859ae480bc8677b478287fe01a9608b47563d4a323 description=openshift-multus/multus-bzhnf/kube-multus id=6ea7e783-800b-4a65-a211-5e556ace3174 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6aae00299af823e0dd8ad1aa91f214326b33e87c4a897f094843782481a024f
2026-06-09 11:30:32.494229 | controller | Jun 09 11:25:26.355970 crc crio[26313]: time="2026-06-09T11:25:26.355879968Z" level=info msg="Created container ce33fb501b973070be468040536497302441d3a8e2a4f136f3ef29c9ec7019dd: openshift-ovn-kubernetes/ovnkube-node-zn7bm/kubecfg-setup" id=6613b960-918a-47c9-9237-89936ab9a4d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.494249 | controller | Jun 09 11:25:26.358133 crc crio[26313]: time="2026-06-09T11:25:26.357945836Z" level=info msg="Starting container: ce33fb501b973070be468040536497302441d3a8e2a4f136f3ef29c9ec7019dd" id=28406b24-585b-4887-b89c-b51434304fff name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.494265 | controller | Jun 09 11:25:26.365708 crc crio[26313]: time="2026-06-09T11:25:26.365582523Z" level=info msg="Removed container 2e472e09bf5beefbb367f5a8a4d942477bbeed46d0570aa85e657a7f6e91b497: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb" id=64ad129d-f826-4e9e-8dc6-0e756235b171 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.494281 | controller | Jun 09 11:25:26.366765 crc crio[26313]: time="2026-06-09T11:25:26.366597122Z" level=info msg="Started container" PID=40469 containerID=ce33fb501b973070be468040536497302441d3a8e2a4f136f3ef29c9ec7019dd description=openshift-ovn-kubernetes/ovnkube-node-zn7bm/kubecfg-setup id=28406b24-585b-4887-b89c-b51434304fff name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3cd374ee7c6c8d7c6f6163a0f347817aee5f179e2b59270e2931b895efc8f72
2026-06-09 11:30:32.494297 | controller | Jun 09 11:25:26.372954 crc crio[26313]: time="2026-06-09T11:25:26.37287471Z" level=info msg="Removing container: 8a67086dcf6447f7f239062e43c9f7097d8bb6cbd9b63e9679eef9657ff54f73" id=c538a32a-56d6-47a4-beb3-93725c6c214c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.494313 | controller | Jun 09 11:25:26.384523 crc crio[26313]: time="2026-06-09T11:25:26.384332445Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_d20add72-9db3-43a0-94be-32e5eaab141b\""
2026-06-09 11:30:32.494329 | controller | Jun 09 11:25:26.384701 crc crio[26313]: time="2026-06-09T11:25:26.384537481Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.494345 | controller | Jun 09 11:25:26.394115 crc crio[26313]: time="2026-06-09T11:25:26.39398204Z" level=info msg="Removed container 8a67086dcf6447f7f239062e43c9f7097d8bb6cbd9b63e9679eef9657ff54f73: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb" id=c538a32a-56d6-47a4-beb3-93725c6c214c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.494361 | controller | Jun 09 11:25:26.397204 crc crio[26313]: time="2026-06-09T11:25:26.397139609Z" level=info msg="Created container 21178f5725ad8de87229c25e660a43ce9fedaf8937c28b12e47472c6192fdeba: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-qk7gf/ovnkube-cluster-manager" id=925de99a-1ae2-497b-b617-96a15337f133 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.494376 | controller | Jun 09 11:25:26.398569 crc crio[26313]: time="2026-06-09T11:25:26.398533799Z" level=info msg="Starting container: 21178f5725ad8de87229c25e660a43ce9fedaf8937c28b12e47472c6192fdeba" id=400b773e-5637-4926-8c25-a6d59af4bcac name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.494392 | controller | Jun 09 11:25:26.399186 crc crio[26313]: time="2026-06-09T11:25:26.399162667Z" level=info msg="Removing container: b3eae50ec738396c00687e952178f848ff1be2129fdea76b0108c46d7531aab6" id=c2f4e9f9-8ce0-465b-80dc-85c87713ff43 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.494408 | controller | Jun 09 11:25:26.405505 crc crio[26313]: time="2026-06-09T11:25:26.405352152Z" level=info msg="Started container" PID=40475 containerID=21178f5725ad8de87229c25e660a43ce9fedaf8937c28b12e47472c6192fdeba description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-qk7gf/ovnkube-cluster-manager id=400b773e-5637-4926-8c25-a6d59af4bcac name=/runtime.v1.RuntimeService/StartContainer sandboxID=68af751cacadb251f063c6bf24f0966ad467a99fde85230e310ea30cef039a22
2026-06-09 11:30:32.494424 | controller | Jun 09 11:25:26.439974 crc crio[26313]: time="2026-06-09T11:25:26.439510813Z" level=info msg="Removed container b3eae50ec738396c00687e952178f848ff1be2129fdea76b0108c46d7531aab6: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd" id=c2f4e9f9-8ce0-465b-80dc-85c87713ff43 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.494443 | controller | Jun 09 11:25:26.443198 crc crio[26313]: time="2026-06-09T11:25:26.443142806Z" level=info msg="Removing container: da816558d6b947ae55d837df8ad18ab0c5816d2a3a8b31633caeff734f8fdfba" id=6edaa91e-2a26-4076-a0fa-9c472580187c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.494460 | controller | Jun 09 11:25:26.461236 crc crio[26313]: time="2026-06-09T11:25:26.461182098Z" level=info msg="Removed container da816558d6b947ae55d837df8ad18ab0c5816d2a3a8b31633caeff734f8fdfba: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics" id=6edaa91e-2a26-4076-a0fa-9c472580187c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.494476 | controller | Jun 09 11:25:26.464369 crc crio[26313]: time="2026-06-09T11:25:26.464308837Z" level=info msg="Removing container: 1531e433e7b8fd5e6a846f0a82c02e7796d346fbd797befdf7a88514a44f4ed2" id=43065d4d-0af8-4ffa-adb5-148ce462d99f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.494491 | controller | Jun 09 11:25:26.497936 crc crio[26313]: time="2026-06-09T11:25:26.497837719Z" level=info msg="Removed container 1531e433e7b8fd5e6a846f0a82c02e7796d346fbd797befdf7a88514a44f4ed2: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node" id=43065d4d-0af8-4ffa-adb5-148ce462d99f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.494507 | controller | Jun 09 11:25:26.500726 crc crio[26313]: time="2026-06-09T11:25:26.50067325Z" level=info msg="Removing container: a825999e8d2e8cc454db168ccda08256f82f583a34892f20a91a22508da14437" id=6808a53b-cb72-451a-b393-25c1f75f7850 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.494523 | controller | Jun 09 11:25:26.524037 crc crio[26313]: time="2026-06-09T11:25:26.523987142Z" level=info msg="Removed container a825999e8d2e8cc454db168ccda08256f82f583a34892f20a91a22508da14437: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging" id=6808a53b-cb72-451a-b393-25c1f75f7850 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.494538 | controller | Jun 09 11:25:26.528163 crc crio[26313]: time="2026-06-09T11:25:26.52813526Z" level=info msg="Removing container: abc9aac057905d3a1c0890399621dd83295fe4653308cf095212c7ab66ba9aae" id=6ba4c022-9980-4059-bcc0-c564fa7590ee name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.494554 | controller | Jun 09 11:25:26.554508 crc crio[26313]: time="2026-06-09T11:25:26.554337614Z" level=info msg="Removed container abc9aac057905d3a1c0890399621dd83295fe4653308cf095212c7ab66ba9aae: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller" id=6ba4c022-9980-4059-bcc0-c564fa7590ee name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.494569 | controller | Jun 09 11:25:26.558494 crc crio[26313]: time="2026-06-09T11:25:26.55844403Z" level=info msg="Removing container: 1b08002c8a0ae4f99dc54913d6a608270c3910ae99e6046d4ef1305aef396669" id=70f104be-e16d-4c07-9ff9-7749eb9c50a4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.494584 | controller | Jun 09 11:25:26.580820 crc crio[26313]: time="2026-06-09T11:25:26.580737793Z" level=info msg="Removed container 1b08002c8a0ae4f99dc54913d6a608270c3910ae99e6046d4ef1305aef396669: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup" id=70f104be-e16d-4c07-9ff9-7749eb9c50a4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.494600 | controller | Jun 09 11:25:26.966298 crc crio[26313]: time="2026-06-09T11:25:26.966040345Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/cert-approver\""
2026-06-09 11:30:32.494616 | controller | Jun 09 11:25:26.966298 crc crio[26313]: time="2026-06-09T11:25:26.966261522Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.494632 | controller | Jun 09 11:25:26.976635 crc crio[26313]: time="2026-06-09T11:25:26.976297247Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/install_multus\""
2026-06-09 11:30:32.494647 | controller | Jun 09 11:25:26.976920 crc crio[26313]: time="2026-06-09T11:25:26.976826382Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.494666 | controller | Jun 09 11:25:26.977003 crc crio[26313]: time="2026-06-09T11:25:26.976962586Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/kubeconfig_generator\""
2026-06-09 11:30:32.494683 | controller | Jun 09 11:25:26.977280 crc crio[26313]: time="2026-06-09T11:25:26.977211473Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.494698 | controller | Jun 09 11:25:26.987552 crc crio[26313]: time="2026-06-09T11:25:26.987368461Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus\""
2026-06-09 11:30:32.494714 | controller | Jun 09 11:25:26.987828 crc crio[26313]: time="2026-06-09T11:25:26.98769177Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.494729 | controller | Jun 09 11:25:26.999470 crc crio[26313]: time="2026-06-09T11:25:26.999327561Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus-daemon\""
2026-06-09 11:30:32.494745 | controller | Jun 09 11:25:26.999846 crc crio[26313]: time="2026-06-09T11:25:26.999705231Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.494760 | controller | Jun 09 11:25:27.009985 crc crio[26313]: time="2026-06-09T11:25:27.009832229Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus-shim\""
2026-06-09 11:30:32.494775 | controller | Jun 09 11:25:27.009985 crc crio[26313]: time="2026-06-09T11:25:27.009947852Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.494790 | controller | Jun 09 11:25:27.018951 crc crio[26313]: time="2026-06-09T11:25:27.018719991Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/passthru\""
2026-06-09 11:30:32.494805 | controller | Jun 09 11:25:27.019282 crc crio[26313]: time="2026-06-09T11:25:27.019204685Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.494821 | controller | Jun 09 11:25:27.019581 crc crio[26313]: time="2026-06-09T11:25:27.019416771Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/thin_entrypoint\""
2026-06-09 11:30:32.494836 | controller | Jun 09 11:25:27.019875 crc crio[26313]: time="2026-06-09T11:25:27.01971859Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.494906 | controller | Jun 09 11:25:27.027368 crc crio[26313]: time="2026-06-09T11:25:27.027261224Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_d20add72-9db3-43a0-94be-32e5eaab141b\""
2026-06-09 11:30:32.494926 | controller | Jun 09 11:25:27.133714 crc crio[26313]: time="2026-06-09T11:25:27.133538322Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=70a0bac4-bc30-42b7-b21a-031e6a50ac76 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.494942 | controller | Jun 09 11:25:27.136785 crc crio[26313]: time="2026-06-09T11:25:27.136666981Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=239a3193-c524-4109-b2b6-655d20304a7d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.494959 | controller | Jun 09 11:25:27.145086 crc crio[26313]: time="2026-06-09T11:25:27.145011848Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-zn7bm/ovn-controller" id=70189350-88ec-40a3-addb-bfa7148cdf54 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.494975 | controller | Jun 09 11:25:27.145511 crc crio[26313]: time="2026-06-09T11:25:27.145458231Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.494992 | controller | Jun 09 11:25:27.181251 crc crio[26313]: time="2026-06-09T11:25:27.181192285Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.495011 | controller | Jun 09 11:25:27.183365 crc crio[26313]: time="2026-06-09T11:25:27.183340736Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.495028 | controller | Jun 09 11:25:27.292916 crc crio[26313]: time="2026-06-09T11:25:27.292339742Z" level=info msg="Created container 96e7931b83627290fe8aa2eae4fa897276207c5e3ba925cd9c2b70f98d9b3554: openshift-ovn-kubernetes/ovnkube-node-zn7bm/ovn-controller" id=70189350-88ec-40a3-addb-bfa7148cdf54 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.495044 | controller | Jun 09 11:25:27.294506 crc crio[26313]: time="2026-06-09T11:25:27.294449052Z" level=info msg="Starting container: 96e7931b83627290fe8aa2eae4fa897276207c5e3ba925cd9c2b70f98d9b3554" id=098209e7-e248-438d-802b-7e38629440dd name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.495061 | controller | Jun 09 11:25:27.300556 crc crio[26313]: time="2026-06-09T11:25:27.30037085Z" level=info msg="Started container" PID=40559 containerID=96e7931b83627290fe8aa2eae4fa897276207c5e3ba925cd9c2b70f98d9b3554 description=openshift-ovn-kubernetes/ovnkube-node-zn7bm/ovn-controller id=098209e7-e248-438d-802b-7e38629440dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3cd374ee7c6c8d7c6f6163a0f347817aee5f179e2b59270e2931b895efc8f72
2026-06-09 11:30:32.495078 | controller | Jun 09 11:25:27.312302 crc crio[26313]: time="2026-06-09T11:25:27.312230757Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=9f424972-c9bf-4ffa-a7d4-007bb455e767 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.495094 | controller | Jun 09 11:25:27.314698 crc crio[26313]: time="2026-06-09T11:25:27.314584454Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=13a4bfde-40cb-44ec-ac37-d7c86d3b9d92 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.495109 | controller | Jun 09 11:25:27.337534 crc crio[26313]: time="2026-06-09T11:25:27.321585962Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-zn7bm/ovn-acl-logging" id=660b0532-0396-4314-bfc3-4281ae689289 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.495125 | controller | Jun 09 11:25:27.337534 crc crio[26313]: time="2026-06-09T11:25:27.322023995Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.495141 | controller | Jun 09 11:25:27.348604 crc crio[26313]: time="2026-06-09T11:25:27.348514987Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.495156 | controller | Jun 09 11:25:27.350648 crc crio[26313]: time="2026-06-09T11:25:27.350572916Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.495172 | controller | Jun 09 11:25:27.461849 crc crio[26313]: time="2026-06-09T11:25:27.461734863Z" level=info msg="Created container fcb2bffe65dd707cc7368669bcdc796ce16ec42acfc8fc0570f9d11f292b9fab: openshift-ovn-kubernetes/ovnkube-node-zn7bm/ovn-acl-logging" id=660b0532-0396-4314-bfc3-4281ae689289 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.495188 | controller | Jun 09 11:25:27.463225 crc crio[26313]: time="2026-06-09T11:25:27.463178954Z" level=info msg="Starting container: fcb2bffe65dd707cc7368669bcdc796ce16ec42acfc8fc0570f9d11f292b9fab" id=0c3938bd-e899-47a4-ac0c-c166714bab8c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.495205 | controller | Jun 09 11:25:27.469692 crc crio[26313]: time="2026-06-09T11:25:27.468836304Z" level=info msg="Started container" PID=40571 containerID=fcb2bffe65dd707cc7368669bcdc796ce16ec42acfc8fc0570f9d11f292b9fab description=openshift-ovn-kubernetes/ovnkube-node-zn7bm/ovn-acl-logging id=0c3938bd-e899-47a4-ac0c-c166714bab8c name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3cd374ee7c6c8d7c6f6163a0f347817aee5f179e2b59270e2931b895efc8f72
2026-06-09 11:30:32.495232 | controller | Jun 09 11:25:27.480653 crc crio[26313]: time="2026-06-09T11:25:27.480549187Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=23c72167-3d02-4b06-ba02-333cd55e6598 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.495248 | controller | Jun 09 11:25:27.483468 crc crio[26313]: time="2026-06-09T11:25:27.483016717Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=bb1c8165-26ae-4d44-98ca-72ba23466bce name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.495264 | controller | Jun 09 11:25:27.489558 crc crio[26313]: time="2026-06-09T11:25:27.488837552Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-zn7bm/kube-rbac-proxy-node" id=3478628e-6ea5-4d61-a7b3-2374ef1ad5db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.495280 | controller | Jun 09 11:25:27.489558 crc crio[26313]: time="2026-06-09T11:25:27.489264264Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.495296 | controller | Jun 09 11:25:27.515877 crc crio[26313]: time="2026-06-09T11:25:27.515772017Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.495312 | controller | Jun 09 11:25:27.517359 crc crio[26313]: time="2026-06-09T11:25:27.517322621Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.495397 | controller | Jun 09 11:25:27.630771 crc crio[26313]: time="2026-06-09T11:25:27.630165526Z" level=info msg="Created container e24e28e334b2824e26a24ba8f61455de58222e88593f4c6165a4d6c2a307328c: openshift-ovn-kubernetes/ovnkube-node-zn7bm/kube-rbac-proxy-node" id=3478628e-6ea5-4d61-a7b3-2374ef1ad5db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.495420 | controller | Jun 09 11:25:27.632660 crc crio[26313]: time="2026-06-09T11:25:27.632555474Z" level=info msg="Starting container: e24e28e334b2824e26a24ba8f61455de58222e88593f4c6165a4d6c2a307328c" id=1ff8205b-92e3-48e4-bf8c-2061f43223b1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.495438 | controller | Jun 09 11:25:27.642004 crc crio[26313]: time="2026-06-09T11:25:27.641731254Z" level=info msg="Started container" PID=40589 containerID=e24e28e334b2824e26a24ba8f61455de58222e88593f4c6165a4d6c2a307328c description=openshift-ovn-kubernetes/ovnkube-node-zn7bm/kube-rbac-proxy-node id=1ff8205b-92e3-48e4-bf8c-2061f43223b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3cd374ee7c6c8d7c6f6163a0f347817aee5f179e2b59270e2931b895efc8f72
2026-06-09 11:30:32.495455 | controller | Jun 09 11:25:27.651945 crc crio[26313]: time="2026-06-09T11:25:27.651764729Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=3a002238-11d4-40b7-b046-fb93ce757ffc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.495471 | controller | Jun 09 11:25:27.653910 crc crio[26313]: time="2026-06-09T11:25:27.653852219Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=223d3e3d-4d23-44ee-b2fc-4f37b1bc109b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.495490 | controller | Jun 09 11:25:27.660477 crc crio[26313]: time="2026-06-09T11:25:27.660346893Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-zn7bm/kube-rbac-proxy-ovn-metrics" id=d7a2bd77-20f0-4a02-965f-de16f680ad30 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.495506 | controller | Jun 09 11:25:27.660932 crc crio[26313]: time="2026-06-09T11:25:27.660865898Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.495523 | controller | Jun 09 11:25:27.683578 crc crio[26313]: time="2026-06-09T11:25:27.683382647Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.495538 | controller | Jun 09 11:25:27.685447 crc crio[26313]: time="2026-06-09T11:25:27.685321362Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.495554 | controller | Jun 09 11:25:27.843571 crc crio[26313]: time="2026-06-09T11:25:27.843340429Z" level=info msg="Created container 02914e246b1e712d4a54449dced9c6fe2f30878d17b062d4ab23bbd7fd9d26ff: openshift-ovn-kubernetes/ovnkube-node-zn7bm/kube-rbac-proxy-ovn-metrics" id=d7a2bd77-20f0-4a02-965f-de16f680ad30 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.495570 | controller | Jun 09 11:25:27.844936 crc crio[26313]: time="2026-06-09T11:25:27.844842251Z" level=info msg="Starting container: 02914e246b1e712d4a54449dced9c6fe2f30878d17b062d4ab23bbd7fd9d26ff" id=29e08ccf-8c85-46a4-9fee-11f24d3e8781 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.495586 | controller | Jun 09 11:25:27.850483 crc crio[26313]: time="2026-06-09T11:25:27.850304707Z" level=info msg="Started container" PID=40611 containerID=02914e246b1e712d4a54449dced9c6fe2f30878d17b062d4ab23bbd7fd9d26ff description=openshift-ovn-kubernetes/ovnkube-node-zn7bm/kube-rbac-proxy-ovn-metrics id=29e08ccf-8c85-46a4-9fee-11f24d3e8781 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3cd374ee7c6c8d7c6f6163a0f347817aee5f179e2b59270e2931b895efc8f72
2026-06-09 11:30:32.495602 | controller | Jun 09 11:25:27.918697 crc crio[26313]: time="2026-06-09T11:25:27.918317668Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=7c839c5b-ca26-4443-b667-c6a3e05053f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.495618 | controller | Jun 09 11:25:27.923045 crc crio[26313]: time="2026-06-09T11:25:27.922916619Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=4a94c3ef-ee61-40e0-ad4e-e056558c5f84 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.495634 | controller | Jun 09 11:25:27.938511 crc crio[26313]: time="2026-06-09T11:25:27.938248064Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-zn7bm/northd" id=c6f5d560-628a-4223-91aa-ed8d033f63b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.495649 | controller | Jun 09 11:25:27.939097 crc crio[26313]: time="2026-06-09T11:25:27.939014936Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.495665 | controller | Jun 09 11:25:27.977325 crc crio[26313]: time="2026-06-09T11:25:27.97718348Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.495681 | controller | Jun 09 11:25:27.980271 crc crio[26313]: time="2026-06-09T11:25:27.980164235Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.495703 | controller | Jun 09 11:25:28.091539 crc crio[26313]: time="2026-06-09T11:25:28.090501228Z" level=info msg="Created container 3c715f094e21a442ff0d5e0902ae70ff61043887d809927ff3af9ec4e78d4466: openshift-ovn-kubernetes/ovnkube-node-zn7bm/northd" id=c6f5d560-628a-4223-91aa-ed8d033f63b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.495719 | controller | Jun 09 11:25:28.094565 crc crio[26313]: time="2026-06-09T11:25:28.094468761Z" level=info msg="Starting container: 3c715f094e21a442ff0d5e0902ae70ff61043887d809927ff3af9ec4e78d4466" id=8a0d6385-1714-43be-910e-3ca9c932e0d6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.495735 | controller | Jun 09 11:25:28.104214 crc crio[26313]: time="2026-06-09T11:25:28.104103944Z" level=info msg="Started container" PID=40673 containerID=3c715f094e21a442ff0d5e0902ae70ff61043887d809927ff3af9ec4e78d4466 description=openshift-ovn-kubernetes/ovnkube-node-zn7bm/northd id=8a0d6385-1714-43be-910e-3ca9c932e0d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3cd374ee7c6c8d7c6f6163a0f347817aee5f179e2b59270e2931b895efc8f72
2026-06-09 11:30:32.495751 | controller | Jun 09 11:25:28.114955 crc crio[26313]: time="2026-06-09T11:25:28.114849659Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=9f7bff6d-a7ef-4845-8778-51b93f062aca name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.495767 | controller | Jun 09 11:25:28.117976 crc crio[26313]: time="2026-06-09T11:25:28.117641279Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=04099134-880a-4981-958e-715b4a3c08eb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.495783 | controller | Jun 09 11:25:28.123484 crc crio[26313]: time="2026-06-09T11:25:28.123269299Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-zn7bm/nbdb" id=1b341427-51d9-4c60-8288-bcce18407b83 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.495798 | controller | Jun 09 11:25:28.124345 crc crio[26313]: time="2026-06-09T11:25:28.123738492Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.495814 | controller | Jun 09 11:25:28.151256 crc crio[26313]: time="2026-06-09T11:25:28.151192642Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.495830 | controller | Jun 09 11:25:28.154889 crc crio[26313]: time="2026-06-09T11:25:28.154087044Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.495845 | controller | Jun 09 11:25:28.261063 crc crio[26313]: time="2026-06-09T11:25:28.260945998Z" level=info msg="Created container 7b24386ecb1c191027acce3c3a77bce27edd185fce814bfcaf24241b0ac9f600: openshift-ovn-kubernetes/ovnkube-node-zn7bm/nbdb" id=1b341427-51d9-4c60-8288-bcce18407b83 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.495891 | controller | Jun 09 11:25:28.262813 crc crio[26313]: time="2026-06-09T11:25:28.262723199Z" level=info msg="Starting container: 7b24386ecb1c191027acce3c3a77bce27edd185fce814bfcaf24241b0ac9f600" id=f19c2b2e-320d-4da0-87b8-f0de6a5ae958 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.495908 | controller | Jun 09 11:25:28.268531 crc crio[26313]: time="2026-06-09T11:25:28.26838038Z" level=info msg="Started container" PID=40703 containerID=7b24386ecb1c191027acce3c3a77bce27edd185fce814bfcaf24241b0ac9f600 description=openshift-ovn-kubernetes/ovnkube-node-zn7bm/nbdb id=f19c2b2e-320d-4da0-87b8-f0de6a5ae958 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3cd374ee7c6c8d7c6f6163a0f347817aee5f179e2b59270e2931b895efc8f72
2026-06-09 11:30:32.495927 | controller | Jun 09 11:25:29.594848 crc crio[26313]: time="2026-06-09T11:25:29.593909713Z" level=info msg="Stopping pod sandbox: 9395670d3d0a48be92625e623c196a1d7bbc3242a41b32baad6f9a16792d89c9" id=cdb01b25-b3f2-48e6-b340-0a3b984377b3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.495952 | controller | Jun 09 11:25:29.594848 crc crio[26313]: time="2026-06-09T11:25:29.594483499Z" level=info msg="Stopped pod sandbox (already stopped): 9395670d3d0a48be92625e623c196a1d7bbc3242a41b32baad6f9a16792d89c9" id=cdb01b25-b3f2-48e6-b340-0a3b984377b3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.495968 | controller | Jun 09 11:25:29.596517 crc crio[26313]: time="2026-06-09T11:25:29.596470305Z" level=info msg="Removing pod sandbox: 9395670d3d0a48be92625e623c196a1d7bbc3242a41b32baad6f9a16792d89c9" id=b9aa4fdc-2a89-4300-b7fc-35616dac84c8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 11:30:32.495984 | controller | Jun 09 11:25:29.605788 crc crio[26313]: time="2026-06-09T11:25:29.605749739Z" level=info msg="Removed pod sandbox: 9395670d3d0a48be92625e623c196a1d7bbc3242a41b32baad6f9a16792d89c9" id=b9aa4fdc-2a89-4300-b7fc-35616dac84c8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 11:30:32.496000 | controller | Jun 09 11:25:29.606777 crc crio[26313]: time="2026-06-09T11:25:29.606717576Z" level=info msg="Stopping pod sandbox: 8f8aa60bc34fe6193a8191fdb0bef5a32f9c44faa6afc0fcf04e273fecc0c3d6" id=d82bc0f9-d766-4dc5-b7c3-b92e64171465 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.496016 | controller | Jun 09 11:25:29.606885 crc crio[26313]: time="2026-06-09T11:25:29.606779808Z" level=info msg="Stopped pod sandbox (already stopped): 8f8aa60bc34fe6193a8191fdb0bef5a32f9c44faa6afc0fcf04e273fecc0c3d6" id=d82bc0f9-d766-4dc5-b7c3-b92e64171465 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.496032 | controller | Jun 09 11:25:29.607644 crc crio[26313]: time="2026-06-09T11:25:29.60755586Z" level=info msg="Removing pod sandbox: 8f8aa60bc34fe6193a8191fdb0bef5a32f9c44faa6afc0fcf04e273fecc0c3d6" id=a9b35c2a-4661-4dc6-b689-44122cda9b4c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 11:30:32.496047 | controller | Jun 09 11:25:29.615809 crc crio[26313]: time="2026-06-09T11:25:29.615725272Z" level=info msg="Removed pod sandbox: 8f8aa60bc34fe6193a8191fdb0bef5a32f9c44faa6afc0fcf04e273fecc0c3d6" id=a9b35c2a-4661-4dc6-b689-44122cda9b4c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 11:30:32.496063 | controller | Jun 09 11:25:29.616595 crc crio[26313]: time="2026-06-09T11:25:29.616558826Z" level=info msg="Stopping pod sandbox: 9570b701358fa447a1643d6e2eab95c20846148eedafd017515797d8e33105ee" id=3b77e19a-cbb3-45aa-8628-fd83f42848f7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.496079 | controller | Jun 09 11:25:29.616790 crc crio[26313]: time="2026-06-09T11:25:29.616768172Z" level=info msg="Stopped pod sandbox (already stopped): 9570b701358fa447a1643d6e2eab95c20846148eedafd017515797d8e33105ee" id=3b77e19a-cbb3-45aa-8628-fd83f42848f7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.496095 | controller | Jun 09 11:25:29.617488 crc crio[26313]: time="2026-06-09T11:25:29.617380479Z" level=info msg="Removing pod sandbox: 9570b701358fa447a1643d6e2eab95c20846148eedafd017515797d8e33105ee" id=5cc9d978-3da2-4080-b697-14c763cc4d85 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 11:30:32.496111 | controller | Jun 09 11:25:29.628565 crc crio[26313]: time="2026-06-09T11:25:29.628465464Z" level=info msg="Removed pod sandbox: 9570b701358fa447a1643d6e2eab95c20846148eedafd017515797d8e33105ee" id=5cc9d978-3da2-4080-b697-14c763cc4d85 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 11:30:32.496127 | controller | Jun 09 11:25:30.399819 crc crio[26313]: time="2026-06-09T11:25:30.399213992Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=48faf6e0-8e18-40dc-b194-8a00dfcfb0b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.496147 | controller | Jun 09 11:25:30.402133 crc crio[26313]: time="2026-06-09T11:25:30.402047263Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=6246c9a6-8245-44a4-9c4e-f8ee5ba2dc13 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.496164 | controller | Jun 09 11:25:30.449737 crc crio[26313]: time="2026-06-09T11:25:30.449672525Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-zn7bm/sbdb" id=0cbdbde9-1347-4773-82de-471068cc5e5d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.496180 | controller | Jun 09 11:25:30.450696 crc crio[26313]: time="2026-06-09T11:25:30.450671274Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.496196 | controller | Jun 09 11:25:30.516795 crc crio[26313]: time="2026-06-09T11:25:30.51181432Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.496212 | controller | Jun 09 11:25:30.517062 crc crio[26313]: time="2026-06-09T11:25:30.516927155Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.496228 | controller | Jun 09 11:25:30.633189 crc crio[26313]: time="2026-06-09T11:25:30.632730234Z" level=info msg="Created container bdf89c7bef8766fb17e171b28ff9cd19edb5f9e320dfaf1b8cf4577a34ef60cb: openshift-ovn-kubernetes/ovnkube-node-zn7bm/sbdb" id=0cbdbde9-1347-4773-82de-471068cc5e5d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.496244 | controller | Jun 09 11:25:30.634504 crc crio[26313]: time="2026-06-09T11:25:30.63435973Z" level=info msg="Starting container: bdf89c7bef8766fb17e171b28ff9cd19edb5f9e320dfaf1b8cf4577a34ef60cb" id=bed2c3ea-dbd0-45e3-9fa2-a2a88aad7413 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.496260 | controller | Jun 09 11:25:30.638898 crc crio[26313]: time="2026-06-09T11:25:30.638796616Z" level=info msg="Started container" PID=41024 containerID=bdf89c7bef8766fb17e171b28ff9cd19edb5f9e320dfaf1b8cf4577a34ef60cb description=openshift-ovn-kubernetes/ovnkube-node-zn7bm/sbdb id=bed2c3ea-dbd0-45e3-9fa2-a2a88aad7413 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3cd374ee7c6c8d7c6f6163a0f347817aee5f179e2b59270e2931b895efc8f72
2026-06-09 11:30:32.496276 | controller | Jun 09 11:25:32.750138 crc crio[26313]: time="2026-06-09T11:25:32.749336941Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=4bf21ea6-04ab-45be-942d-666c0f4820e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.496292 | controller | Jun 09 11:25:32.769467 crc crio[26313]: time="2026-06-09T11:25:32.769307638Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=0944e240-0672-42ff-8321-c14a8bcbd537 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.496307 | controller | Jun 09 11:25:32.778011 crc crio[26313]: time="2026-06-09T11:25:32.777887152Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-zn7bm/ovnkube-controller" id=f8ac3842-1fbe-47fe-bec4-59dd876c8e9c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.496323 | controller | Jun 09 11:25:32.778744 crc crio[26313]: time="2026-06-09T11:25:32.778680444Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.496339 | controller | Jun 09 11:25:32.817634 crc crio[26313]: time="2026-06-09T11:25:32.817205748Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.496358 | controller | Jun 09 11:25:32.820083 crc crio[26313]: time="2026-06-09T11:25:32.820019028Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.496374 | controller | Jun 09 11:25:32.961217 crc crio[26313]: time="2026-06-09T11:25:32.961115055Z" level=info msg="Created container 6ef176907ec5e25311df6913f8d149e64c7acf3c163d57aaae4aff9c81838471: openshift-ovn-kubernetes/ovnkube-node-zn7bm/ovnkube-controller" id=f8ac3842-1fbe-47fe-bec4-59dd876c8e9c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.496390 | controller | Jun 09 11:25:32.963992 crc crio[26313]: time="2026-06-09T11:25:32.963932985Z" level=info msg="Starting container: 6ef176907ec5e25311df6913f8d149e64c7acf3c163d57aaae4aff9c81838471" id=5e9dd504-26ad-4bcb-9b62-cc2d50fb69c8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.496406 | controller | Jun 09 11:25:32.971954 crc crio[26313]: time="2026-06-09T11:25:32.971752357Z" level=info msg="Started container" PID=41323 containerID=6ef176907ec5e25311df6913f8d149e64c7acf3c163d57aaae4aff9c81838471 description=openshift-ovn-kubernetes/ovnkube-node-zn7bm/ovnkube-controller id=5e9dd504-26ad-4bcb-9b62-cc2d50fb69c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3cd374ee7c6c8d7c6f6163a0f347817aee5f179e2b59270e2931b895efc8f72
2026-06-09 11:30:32.496423 | controller | Jun 09 11:25:33.075905 crc crio[26313]: time="2026-06-09T11:25:33.075787262Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.496440 | controller | Jun 09 11:25:33.077126 crc crio[26313]: time="2026-06-09T11:25:33.076580674Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.496457 | controller | Jun 09 11:25:33.077315 crc crio[26313]: time="2026-06-09T11:25:33.077288854Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.496473 | controller | Jun 09 11:25:33.077509 crc crio[26313]: time="2026-06-09T11:25:33.07749235Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.496489 | controller | Jun 09 11:25:33.077660 crc crio[26313]: time="2026-06-09T11:25:33.077637584Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.496505 | controller | Jun 09 11:25:33.077761 crc crio[26313]: time="2026-06-09T11:25:33.077748568Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.496520 | controller | Jun 09 11:25:33.078073 crc crio[26313]: time="2026-06-09T11:25:33.078049826Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.496536 | controller | Jun 09 11:25:33.078187 crc crio[26313]: time="2026-06-09T11:25:33.07817128Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.496551 | controller | Jun 09 11:25:33.078545 crc crio[26313]: time="2026-06-09T11:25:33.07852477Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.496567 | controller | Jun 09 11:25:33.078705 crc crio[26313]: time="2026-06-09T11:25:33.078682994Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.496582 | controller | Jun 09 11:25:33.078872 crc crio[26313]: time="2026-06-09T11:25:33.078843049Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.496598 | controller | Jun 09 11:25:33.079124 crc crio[26313]: time="2026-06-09T11:25:33.079106056Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.496613 | controller | Jun 09 11:25:33.079252 crc crio[26313]: time="2026-06-09T11:25:33.0792314Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.496632 | controller | Jun 09 11:25:33.079350 crc crio[26313]: time="2026-06-09T11:25:33.079337673Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.496647 | controller | Jun 09 11:25:33.079903 crc crio[26313]: time="2026-06-09T11:25:33.079767625Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.496663 | controller | Jun 09 11:25:33.079903 crc crio[26313]: time="2026-06-09T11:25:33.079893158Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.496678 | controller | Jun 09 11:25:33.080785 crc crio[26313]: time="2026-06-09T11:25:33.080072624Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.496694 | controller | Jun 09 11:25:33.080785 crc crio[26313]: time="2026-06-09T11:25:33.080162866Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.496710 | controller | Jun 09 11:25:33.080785 crc crio[26313]: time="2026-06-09T11:25:33.080694581Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.496725 | controller | Jun 09 11:25:33.080785 crc crio[26313]: time="2026-06-09T11:25:33.080734922Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.496741 | controller | Jun 09 11:25:33.081073 crc crio[26313]: time="2026-06-09T11:25:33.08101062Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.496756 | controller | Jun 09 11:25:33.081165 crc crio[26313]: time="2026-06-09T11:25:33.081077662Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.496772 | controller | Jun 09 11:25:33.081342 crc crio[26313]: time="2026-06-09T11:25:33.081254107Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.496787 | controller | Jun 09 11:25:33.081632 crc crio[26313]: time="2026-06-09T11:25:33.08135854Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.496803 | controller | Jun 09 11:25:33.081737 crc crio[26313]: time="2026-06-09T11:25:33.081643258Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.496818 | controller | Jun 09 11:25:33.081737 crc crio[26313]: time="2026-06-09T11:25:33.081679129Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.496833 | controller | Jun 09 11:25:33.082035 crc crio[26313]: time="2026-06-09T11:25:33.081978128Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.496867 | controller | Jun 09 11:25:33.082035 crc crio[26313]: time="2026-06-09T11:25:33.082032789Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.496889 | controller | Jun 09 11:25:33.082339 crc crio[26313]: time="2026-06-09T11:25:33.082272696Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.496905 | controller | Jun 09 11:25:33.082982 crc crio[26313]: time="2026-06-09T11:25:33.082907844Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.496920 | controller | Jun 09 11:25:33.082982 crc crio[26313]: time="2026-06-09T11:25:33.082977976Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.496935 | controller | Jun 09 11:25:33.083155 crc crio[26313]: time="2026-06-09T11:25:33.083014407Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.496951 | controller | Jun 09 11:25:33.083155 crc crio[26313]: time="2026-06-09T11:25:33.083049308Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.496966 | controller | Jun 09 11:25:33.083155 crc crio[26313]: time="2026-06-09T11:25:33.083075149Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.496985 | controller | Jun 09 11:25:33.083886 crc crio[26313]: time="2026-06-09T11:25:33.083796769Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.497001 | controller | Jun 09 11:25:33.083959 crc crio[26313]: time="2026-06-09T11:25:33.083941303Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.497017 | controller | Jun 09 11:25:33.084092 crc crio[26313]: time="2026-06-09T11:25:33.084038696Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.497032 | controller | Jun 09 11:25:33.084166 crc crio[26313]: time="2026-06-09T11:25:33.084153719Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.497047 | controller | Jun 09 11:25:33.084731 crc crio[26313]: time="2026-06-09T11:25:33.084666594Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.497063 | controller | Jun 09 11:25:33.084731 crc crio[26313]: time="2026-06-09T11:25:33.084724586Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.497078 | controller | Jun 09 11:25:33.085035 crc crio[26313]: time="2026-06-09T11:25:33.084899981Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.497094 | controller | Jun 09 11:25:33.085035 crc crio[26313]: time="2026-06-09T11:25:33.084968783Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.497109 | controller | Jun 09 11:25:33.085581 crc crio[26313]: time="2026-06-09T11:25:33.085352323Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.497124 | controller | Jun 09 11:25:33.085709 crc crio[26313]: time="2026-06-09T11:25:33.08559474Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.497139 | controller | Jun 09 11:25:33.085709 crc crio[26313]: time="2026-06-09T11:25:33.085676203Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.497155 | controller | Jun 09 11:25:33.085867 crc crio[26313]: time="2026-06-09T11:25:33.085718194Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.497170 | controller | Jun 09 11:25:33.086185 crc crio[26313]: time="2026-06-09T11:25:33.086025623Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.497185 | controller | Jun 09 11:25:33.086185 crc crio[26313]: time="2026-06-09T11:25:33.086090524Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.497200 | controller | Jun 09 11:25:33.086499 crc crio[26313]: time="2026-06-09T11:25:33.086339732Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.497215 | controller | Jun 09 11:25:33.086587 crc crio[26313]: time="2026-06-09T11:25:33.086528837Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.497230 | controller | Jun 09 11:25:33.086868 crc crio[26313]: time="2026-06-09T11:25:33.086817615Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.497245 | controller | Jun 09 11:25:33.086942 crc crio[26313]: time="2026-06-09T11:25:33.086879337Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.497261 | controller | Jun 09 11:25:33.087132 crc crio[26313]: time="2026-06-09T11:25:33.087086323Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.497277 | controller | Jun 09 11:25:33.087297 crc crio[26313]: time="2026-06-09T11:25:33.087140444Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.497293 | controller | Jun 09 11:25:33.087509 crc crio[26313]: time="2026-06-09T11:25:33.08734588Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.497308 | controller | Jun 09 11:25:33.087509 crc crio[26313]: time="2026-06-09T11:25:33.087437013Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.497328 | controller | Jun 09 11:25:33.087738 crc crio[26313]: time="2026-06-09T11:25:33.08770579Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.497344 | controller | Jun 09 11:25:33.087799 crc crio[26313]: time="2026-06-09T11:25:33.087749822Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.497360 | controller | Jun 09 11:25:33.088109 crc crio[26313]: time="2026-06-09T11:25:33.08804734Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.497376 | controller | Jun 09 11:25:33.088200 crc crio[26313]: time="2026-06-09T11:25:33.088117072Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.497391 | controller | Jun 09 11:25:33.088252 crc crio[26313]: time="2026-06-09T11:25:33.088234605Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.497407 | controller | Jun 09 11:25:33.088293 crc crio[26313]: time="2026-06-09T11:25:33.088271336Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.497422 | controller | Jun 09 11:25:33.088737 crc crio[26313]: time="2026-06-09T11:25:33.088589625Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.497438 | controller | Jun 09 11:25:33.089141 crc crio[26313]: time="2026-06-09T11:25:33.08874512Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.497453 | controller | Jun 09 11:25:33.089141 crc crio[26313]: time="2026-06-09T11:25:33.088881434Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.497469 | controller | Jun 09 11:25:33.089141 crc crio[26313]: time="2026-06-09T11:25:33.088923675Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.497484 | controller | Jun 09 11:25:33.089313 crc crio[26313]: time="2026-06-09T11:25:33.089236274Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.497505 | controller | Jun 09 11:25:33.089313 crc crio[26313]: time="2026-06-09T11:25:33.089276405Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.497529 | controller | Jun 09 11:25:33.089876 crc crio[26313]: time="2026-06-09T11:25:33.089655876Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.497547 | controller | Jun 09 11:25:33.089876 crc crio[26313]: time="2026-06-09T11:25:33.089693127Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.497563 | controller | Jun 09 11:25:33.090286 crc crio[26313]: time="2026-06-09T11:25:33.090074628Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.497579 | controller | Jun 09 11:25:33.090286 crc crio[26313]: time="2026-06-09T11:25:33.090128839Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.497595 | controller | Jun 09 11:25:33.090584 crc crio[26313]: time="2026-06-09T11:25:33.090467749Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.497611 | controller | Jun 09 11:25:33.090829 crc crio[26313]: time="2026-06-09T11:25:33.090591822Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.497626 | controller | Jun 09 11:25:33.090829 crc crio[26313]: time="2026-06-09T11:25:33.090715116Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.497642 | controller | Jun 09 11:25:33.090829 crc crio[26313]: time="2026-06-09T11:25:33.090820419Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.497657 | controller | Jun 09 11:25:33.090988 crc crio[26313]: time="2026-06-09T11:25:33.09085209Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.497676 | controller | Jun 09 11:25:33.090988 crc crio[26313]: time="2026-06-09T11:25:33.090889711Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.497692 | controller | Jun 09 11:25:33.091514 crc crio[26313]: time="2026-06-09T11:25:33.091315463Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.497707 | controller | Jun 09 11:25:33.091514 crc crio[26313]: time="2026-06-09T11:25:33.091492248Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.497722 | controller | Jun 09 11:25:33.093663 crc crio[26313]: time="2026-06-09T11:25:33.091549209Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.497738 | controller | Jun 09 11:25:33.093663 crc crio[26313]: time="2026-06-09T11:25:33.091585511Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.497753 | controller | Jun 09 11:25:33.093663 crc crio[26313]: time="2026-06-09T11:25:33.091702534Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.497769 | controller | Jun 09 11:25:33.093663 crc crio[26313]: time="2026-06-09T11:25:33.091735805Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.497784 | controller | Jun 09 11:25:33.093663 crc crio[26313]: time="2026-06-09T11:25:33.092100865Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.497799 | controller | Jun 09 11:25:33.093663 crc crio[26313]: time="2026-06-09T11:25:33.092209368Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.497814 | controller | Jun 09 11:25:33.093663 crc crio[26313]: time="2026-06-09T11:25:33.092330102Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.497830 | controller | Jun 09 11:25:33.093663 crc crio[26313]: time="2026-06-09T11:25:33.092501647Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.497846 | controller | Jun 09 11:25:33.093663 crc crio[26313]: time="2026-06-09T11:25:33.092899358Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.497882 | controller | Jun 09 11:25:33.093663 crc crio[26313]: time="2026-06-09T11:25:33.092933129Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.497898 | controller | Jun 09 11:25:33.093663 crc crio[26313]: time="2026-06-09T11:25:33.093150775Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.497914 | controller | Jun 09 11:25:33.093663 crc crio[26313]: time="2026-06-09T11:25:33.093193746Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.497931 | controller | Jun 09 11:25:33.093663 crc crio[26313]: time="2026-06-09T11:25:33.093588147Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.497947 | controller | Jun 09 11:25:33.093663 crc crio[26313]: time="2026-06-09T11:25:33.093649149Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.497962 | controller | Jun 09 11:25:33.094903 crc crio[26313]: time="2026-06-09T11:25:33.093912107Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.497978 | controller | Jun 09 11:25:33.094903 crc crio[26313]: time="2026-06-09T11:25:33.093955058Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.497995 | controller | Jun 09 11:25:33.094903 crc crio[26313]: time="2026-06-09T11:25:33.094331988Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.498013 | controller | Jun 09 11:25:33.094903 crc crio[26313]: time="2026-06-09T11:25:33.094367059Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.498032 | controller | Jun 09 11:25:33.094903 crc crio[26313]: time="2026-06-09T11:25:33.094663018Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.498048 | controller | Jun 09 11:25:33.094903 crc crio[26313]: time="2026-06-09T11:25:33.094694129Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.498064 | controller | Jun 09 11:25:33.095247 crc crio[26313]: time="2026-06-09T11:25:33.09507779Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.498080 | controller | Jun 09 11:25:33.095247 crc crio[26313]: time="2026-06-09T11:25:33.095121941Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.498095 | controller | Jun 09 11:25:33.095486 crc crio[26313]: time="2026-06-09T11:25:33.095369128Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.498111 | controller | Jun 09 11:25:33.095562 crc crio[26313]: time="2026-06-09T11:25:33.095502842Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.498126 | controller | Jun 09 11:25:33.096043 crc crio[26313]: time="2026-06-09T11:25:33.095949684Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.498141 | controller | Jun 09 11:25:33.096043 crc crio[26313]: time="2026-06-09T11:25:33.096024627Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.498157 | controller | Jun 09 11:25:33.096197 crc crio[26313]: time="2026-06-09T11:25:33.096126959Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.498172 | controller | Jun 09 11:25:33.096197 crc crio[26313]: time="2026-06-09T11:25:33.096166701Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.498187 | controller | Jun 09 11:25:33.098127 crc crio[26313]: time="2026-06-09T11:25:33.096595433Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.498203 | controller | Jun 09 11:25:33.098127 crc crio[26313]: time="2026-06-09T11:25:33.096685555Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.498218 | controller | Jun 09 11:25:33.098127 crc crio[26313]: time="2026-06-09T11:25:33.096967863Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.498234 | controller | Jun 09 11:25:33.098127 crc crio[26313]: time="2026-06-09T11:25:33.097001404Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.498249 | controller | Jun 09 11:25:33.098127 crc crio[26313]: time="2026-06-09T11:25:33.097276472Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.498265 | controller | Jun 09 11:25:33.098127 crc crio[26313]: time="2026-06-09T11:25:33.097304873Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.498280 | controller | Jun 09 11:25:33.098127 crc crio[26313]: time="2026-06-09T11:25:33.097596311Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.498296 | controller | Jun 09 11:25:33.098127 crc crio[26313]: time="2026-06-09T11:25:33.097670153Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.498310 | controller | Jun 09 11:25:33.098127 crc crio[26313]: time="2026-06-09T11:25:33.097974122Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.498326 | controller | Jun 09 11:25:33.098127 crc crio[26313]: time="2026-06-09T11:25:33.098005083Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.498341 | controller | Jun 09 11:25:33.100168 crc crio[26313]: time="2026-06-09T11:25:33.098362373Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.498360 | controller | Jun 09 11:25:33.100168 crc crio[26313]: time="2026-06-09T11:25:33.098451365Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.498376 | controller | Jun 09 11:25:33.100168 crc crio[26313]: time="2026-06-09T11:25:33.098840847Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.498393 | controller | Jun 09 11:25:33.100168 crc crio[26313]: time="2026-06-09T11:25:33.098883718Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.498409 | controller | Jun 09 11:25:33.100168 crc crio[26313]: time="2026-06-09T11:25:33.09932941Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.498425 | controller | Jun 09 11:25:33.100168 crc crio[26313]: time="2026-06-09T11:25:33.099496825Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.498441 | controller | Jun 09 11:25:33.100168 crc crio[26313]: time="2026-06-09T11:25:33.099637649Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.498456 | controller | Jun 09 11:25:33.100168 crc crio[26313]: time="2026-06-09T11:25:33.09967426Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.498472 | controller | Jun 09 11:25:33.100168 crc crio[26313]: time="2026-06-09T11:25:33.099846325Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.498488 | controller | Jun 09 11:25:33.100168 crc crio[26313]: time="2026-06-09T11:25:33.099890476Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.498503 | controller | Jun 09 11:25:33.101102 crc crio[26313]: time="2026-06-09T11:25:33.100339899Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.498519 | controller | Jun 09 11:25:33.101102 crc crio[26313]: time="2026-06-09T11:25:33.100494084Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.498535 | controller | Jun 09 11:25:33.101102 crc crio[26313]: time="2026-06-09T11:25:33.100549425Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.498551 | controller | Jun 09 11:25:33.101102 crc crio[26313]: time="2026-06-09T11:25:33.100586746Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.498566 | controller | Jun 09 11:25:33.101102 crc crio[26313]: time="2026-06-09T11:25:33.100863414Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.498582 | controller | Jun 09 11:25:33.101102 crc crio[26313]: time="2026-06-09T11:25:33.100912085Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.498597 | controller | Jun 09 11:25:33.103779 crc crio[26313]: time="2026-06-09T11:25:33.101537183Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.498612 | controller | Jun 09 11:25:33.103779 crc crio[26313]: time="2026-06-09T11:25:33.101585974Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.498628 | controller | Jun 09 11:25:33.103779 crc crio[26313]: time="2026-06-09T11:25:33.101824691Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.498644 | controller | Jun 09 11:25:33.103779 crc crio[26313]: time="2026-06-09T11:25:33.101880163Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.498659 | controller | Jun 09 11:25:33.103779 crc crio[26313]: time="2026-06-09T11:25:33.102232733Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.498675 | controller | Jun 09 11:25:33.103779 crc crio[26313]: time="2026-06-09T11:25:33.102275824Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.498696 | controller | Jun 09 11:25:33.103779 crc crio[26313]: time="2026-06-09T11:25:33.102517661Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.498712 | controller | Jun 09 11:25:33.103779 crc crio[26313]: time="2026-06-09T11:25:33.102559222Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.498728 | controller | Jun 09 11:25:33.103779 crc crio[26313]: time="2026-06-09T11:25:33.103156229Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.498744 | controller | Jun 09 11:25:33.103779 crc crio[26313]: time="2026-06-09T11:25:33.10319394Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.498759 | controller | Jun 09 11:25:33.103779 crc crio[26313]: time="2026-06-09T11:25:33.103482428Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.498774 | controller | Jun 09 11:25:33.103779 crc crio[26313]: time="2026-06-09T11:25:33.10352312Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.498790 | controller | Jun 09 11:25:33.104216 crc crio[26313]: time="2026-06-09T11:25:33.10389497Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.498805 | controller | Jun 09 11:25:33.104216 crc crio[26313]: time="2026-06-09T11:25:33.103934391Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.498821 | controller | Jun 09 11:25:33.104370 crc crio[26313]: time="2026-06-09T11:25:33.104327632Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.498836 | controller | Jun 09 11:25:33.104473 crc crio[26313]: time="2026-06-09T11:25:33.104434555Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.498875 | controller | Jun 09 11:25:33.104940 crc crio[26313]: time="2026-06-09T11:25:33.104861448Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.498893 | controller | Jun 09 11:25:33.104940 crc crio[26313]: time="2026-06-09T11:25:33.104917239Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.498909 | controller | Jun 09 11:25:33.105175 crc crio[26313]: time="2026-06-09T11:25:33.105117375Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.498925 | controller | Jun 09 11:25:33.105252 crc crio[26313]: time="2026-06-09T11:25:33.105184937Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.498941 | controller | Jun 09 11:25:33.105674 crc crio[26313]: time="2026-06-09T11:25:33.105594998Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.498957 | controller | Jun 09 11:25:33.105745 crc crio[26313]: time="2026-06-09T11:25:33.105681251Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.498972 | controller | Jun 09 11:25:33.105984 crc crio[26313]: time="2026-06-09T11:25:33.105921778Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.498988 | controller | Jun 09 11:25:33.106064 crc crio[26313]: time="2026-06-09T11:25:33.1059883Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.499003 | controller | Jun 09 11:25:33.106381 crc crio[26313]: time="2026-06-09T11:25:33.106333519Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.499018 | controller | Jun 09 11:25:33.106510 crc crio[26313]: time="2026-06-09T11:25:33.106430042Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.499033 | controller | Jun 09 11:25:33.106710 crc crio[26313]: time="2026-06-09T11:25:33.106659519Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.499053 | controller | Jun 09 11:25:33.106766 crc crio[26313]: time="2026-06-09T11:25:33.10672148Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.499068 | controller | Jun 09 11:25:33.107147 crc crio[26313]: time="2026-06-09T11:25:33.10708055Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.499084 | controller | Jun 09 11:25:33.107147 crc crio[26313]: time="2026-06-09T11:25:33.107141802Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.499099 | controller | Jun 09 11:25:33.107484 crc crio[26313]: time="2026-06-09T11:25:33.107322617Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.499115 | controller | Jun 09 11:25:33.107484 crc crio[26313]: time="2026-06-09T11:25:33.107385029Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.499130 | controller | Jun 09 11:25:33.108665 crc crio[26313]: time="2026-06-09T11:25:33.107877643Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.499146 | controller | Jun 09 11:25:33.108665 crc crio[26313]: time="2026-06-09T11:25:33.107917854Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.499161 | controller | Jun 09 11:25:33.108665 crc crio[26313]: time="2026-06-09T11:25:33.108311726Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.499176 | controller | Jun 09 11:25:33.108665 crc crio[26313]: time="2026-06-09T11:25:33.108358207Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.499192 | controller | Jun 09 11:25:33.109207 crc crio[26313]: time="2026-06-09T11:25:33.108920473Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.499207 | controller | Jun 09 11:25:33.109207 crc crio[26313]: time="2026-06-09T11:25:33.108961764Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.499223 | controller | Jun 09 11:25:33.109576 crc crio[26313]: time="2026-06-09T11:25:33.109255102Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.499238 | controller | Jun 09 11:25:33.109576 crc crio[26313]: time="2026-06-09T11:25:33.109287013Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.499254 | controller | Jun 09 11:25:33.109576 crc crio[26313]: time="2026-06-09T11:25:33.109549121Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.499270 | controller | Jun 09 11:25:33.110047 crc crio[26313]: time="2026-06-09T11:25:33.109596162Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.499286 | controller | Jun 09 11:25:33.110260 crc crio[26313]: time="2026-06-09T11:25:33.110144058Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.499301 | controller | Jun 09 11:25:33.110260 crc crio[26313]: time="2026-06-09T11:25:33.110184679Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.499317 | controller | Jun 09 11:25:33.110576 crc crio[26313]: time="2026-06-09T11:25:33.110329843Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.499332 | controller | Jun 09 11:25:33.110576 crc crio[26313]: time="2026-06-09T11:25:33.110372774Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.499348 | controller | Jun 09 11:25:33.110939 crc crio[26313]: time="2026-06-09T11:25:33.110843307Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.499383 | controller | Jun 09 11:25:33.110939 crc crio[26313]: time="2026-06-09T11:25:33.110878398Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.499401 | controller | Jun 09 11:25:33.111336 crc crio[26313]: time="2026-06-09T11:25:33.11127151Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.499421 | controller | Jun 09 11:25:33.111458 crc crio[26313]: time="2026-06-09T11:25:33.111341612Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.499436 | controller | Jun 09 11:25:33.111891 crc crio[26313]: time="2026-06-09T11:25:33.111829185Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.499452 | controller | Jun 09 11:25:33.111891 crc crio[26313]: time="2026-06-09T11:25:33.111883227Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.499467 | controller | Jun 09 11:25:33.112162 crc crio[26313]: time="2026-06-09T11:25:33.112095843Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.499482 | controller | Jun 09 11:25:33.112233 crc crio[26313]: time="2026-06-09T11:25:33.112161915Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.499498 | controller | Jun 09 11:25:33.112632 crc crio[26313]: time="2026-06-09T11:25:33.112559526Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.499513 | controller | Jun 09 11:25:33.112716 crc crio[26313]: time="2026-06-09T11:25:33.112669689Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.499529 | controller | Jun 09 11:25:33.112929 crc crio[26313]: time="2026-06-09T11:25:33.112864395Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.499545 | controller | Jun 09 11:25:33.112929 crc crio[26313]: time="2026-06-09T11:25:33.112935237Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.499560 | controller | Jun 09 11:25:33.114060 crc crio[26313]: time="2026-06-09T11:25:33.113312188Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.499576 | controller | Jun 09 11:25:33.114060 crc crio[26313]: time="2026-06-09T11:25:33.113347819Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.499592 | controller | Jun 09 11:25:33.114060 crc crio[26313]: time="2026-06-09T11:25:33.113729609Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.499608 | controller | Jun 09 11:25:33.114060 crc crio[26313]: time="2026-06-09T11:25:33.113839362Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.499624 | controller | Jun 09 11:25:33.114060 crc crio[26313]: time="2026-06-09T11:25:33.113874303Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.499640 | controller | Jun 09 11:25:33.114060 crc crio[26313]: time="2026-06-09T11:25:33.113896844Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.499656 | controller | Jun 09 11:25:33.114310 crc crio[26313]: time="2026-06-09T11:25:33.114263535Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.499672 | controller | Jun 09 11:25:33.114371 crc crio[26313]: time="2026-06-09T11:25:33.114333016Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.499688 | controller | Jun 09 11:25:33.114722 crc crio[26313]: time="2026-06-09T11:25:33.114585004Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.499703 | controller | Jun 09 11:25:33.114722 crc crio[26313]: time="2026-06-09T11:25:33.114692407Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.499719 | controller | Jun 09 11:25:33.115064 crc crio[26313]: time="2026-06-09T11:25:33.114892862Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.499734 | controller | Jun 09 11:25:33.115064 crc crio[26313]: time="2026-06-09T11:25:33.114962814Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.499753 | controller | Jun 09 11:25:33.115064 crc crio[26313]: time="2026-06-09T11:25:33.115061587Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.499769 | controller | Jun 09 11:25:33.115211 crc crio[26313]: time="2026-06-09T11:25:33.115090078Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.499785 | controller | Jun 09 11:25:33.115578 crc crio[26313]: time="2026-06-09T11:25:33.11552654Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.499801 | controller | Jun 09 11:25:33.115681 crc crio[26313]: time="2026-06-09T11:25:33.115584642Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.499817 | controller | Jun 09 11:25:33.115859 crc crio[26313]: time="2026-06-09T11:25:33.115811698Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.499833 | controller | Jun 09 11:25:33.116025 crc crio[26313]: time="2026-06-09T11:25:33.1158595Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.499862 | controller | Jun 09 11:25:33.116081 crc crio[26313]: time="2026-06-09T11:25:33.116064506Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.499884 | controller | Jun 09 11:25:33.116120 crc crio[26313]: time="2026-06-09T11:25:33.116093567Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.499900 | controller | Jun 09 11:25:33.116530 crc crio[26313]: time="2026-06-09T11:25:33.116494488Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.499916 | controller | Jun 09 11:25:33.116641 crc crio[26313]: time="2026-06-09T11:25:33.116543169Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.499932 | controller | Jun 09 11:25:33.116780 crc crio[26313]: time="2026-06-09T11:25:33.116737065Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.499947 | controller | Jun 09 11:25:33.116942 crc crio[26313]: time="2026-06-09T11:25:33.116827537Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.499963 | controller | Jun 09 11:25:33.117087 crc crio[26313]: time="2026-06-09T11:25:33.117014993Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.499979 | controller | Jun 09 11:25:33.117153 crc crio[26313]: time="2026-06-09T11:25:33.117097095Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.499994 | controller | Jun 09 11:25:33.117338 crc crio[26313]: time="2026-06-09T11:25:33.117297241Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.500010 | controller | Jun 09 11:25:33.117468 crc crio[26313]: time="2026-06-09T11:25:33.117437315Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.500025 | controller | Jun 09 11:25:33.117703 crc crio[26313]: time="2026-06-09T11:25:33.117470136Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.500041 | controller | Jun 09 11:25:33.117703 crc crio[26313]: time="2026-06-09T11:25:33.117492016Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.500056 | controller | Jun 09 11:25:33.117703 crc crio[26313]: time="2026-06-09T11:25:33.117670431Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.500071 | controller | Jun 09 11:25:33.117845 crc crio[26313]: time="2026-06-09T11:25:33.117707352Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.500086 | controller | Jun 09 11:25:33.117935 crc crio[26313]: time="2026-06-09T11:25:33.117880037Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.500106 | controller | Jun 09 11:25:33.117990 crc crio[26313]: time="2026-06-09T11:25:33.117936719Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.500122 | controller | Jun 09 11:25:33.118112 crc crio[26313]: time="2026-06-09T11:25:33.118075333Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.500137 | controller | Jun 09 11:25:33.118175 crc crio[26313]: time="2026-06-09T11:25:33.118132714Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.500153 | controller | Jun 09 11:25:33.118268 crc crio[26313]: time="2026-06-09T11:25:33.118233357Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.500168 | controller | Jun 09 11:25:33.118327 crc crio[26313]: time="2026-06-09T11:25:33.118280319Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.500184 | controller | Jun 09 11:25:33.118752 crc crio[26313]: time="2026-06-09T11:25:33.11868389Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.500200 | controller | Jun 09 11:25:33.118752 crc crio[26313]: time="2026-06-09T11:25:33.118748342Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.500215 | controller | Jun 09 11:25:33.119135 crc crio[26313]: time="2026-06-09T11:25:33.11905107Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.500230 | controller | Jun 09 11:25:33.119205 crc crio[26313]: time="2026-06-09T11:25:33.119172374Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.500246 | controller | Jun 09 11:25:33.119700 crc crio[26313]: time="2026-06-09T11:25:33.119598486Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.500261 | controller | Jun 09 11:25:33.119766 crc crio[26313]: time="2026-06-09T11:25:33.119702939Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.500276 | controller | Jun 09 11:25:33.119893 crc crio[26313]: time="2026-06-09T11:25:33.119830273Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.500291 | controller | Jun 09 11:25:33.119960 crc crio[26313]: time="2026-06-09T11:25:33.119901355Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.500306 | controller | Jun 09 11:25:33.120282 crc crio[26313]: time="2026-06-09T11:25:33.120225314Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.500321 | controller | Jun 09 11:25:33.120282 crc crio[26313]: time="2026-06-09T11:25:33.120280215Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.500336 | controller | Jun 09 11:25:33.120517 crc crio[26313]: time="2026-06-09T11:25:33.12046148Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.500351 | controller | Jun 09 11:25:33.120517 crc crio[26313]: time="2026-06-09T11:25:33.120515672Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.500366 | controller | Jun 09 11:25:33.121096 crc crio[26313]: time="2026-06-09T11:25:33.121052787Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.500381 | controller | Jun 09 11:25:33.121188 crc crio[26313]: time="2026-06-09T11:25:33.121119769Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.500397 | controller | Jun 09 11:25:33.121727 crc crio[26313]: time="2026-06-09T11:25:33.121668445Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.500412 | controller | Jun 09 11:25:33.121727 crc crio[26313]: time="2026-06-09T11:25:33.121728337Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.500433 | controller | Jun 09 11:25:33.122228 crc crio[26313]: time="2026-06-09T11:25:33.122151709Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.500449 | controller | Jun 09 11:25:33.122456 crc crio[26313]: time="2026-06-09T11:25:33.122358294Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.500465 | controller | Jun 09 11:25:33.122666 crc crio[26313]: time="2026-06-09T11:25:33.122535179Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.500480 | controller | Jun 09 11:25:33.122666 crc crio[26313]: time="2026-06-09T11:25:33.122596031Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.500496 | controller | Jun 09 11:25:33.122666 crc crio[26313]: time="2026-06-09T11:25:33.122650363Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.500511 | controller | Jun 09 11:25:33.123594 crc crio[26313]: time="2026-06-09T11:25:33.122677713Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.500526 | controller | Jun 09 11:25:33.123594 crc crio[26313]: time="2026-06-09T11:25:33.122976412Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.500541 | controller | Jun 09 11:25:33.123594 crc crio[26313]: time="2026-06-09T11:25:33.123019523Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.500556 | controller | Jun 09 11:25:33.123594 crc crio[26313]: time="2026-06-09T11:25:33.123210019Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.500572 | controller | Jun 09 11:25:33.123594 crc crio[26313]: time="2026-06-09T11:25:33.123286671Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.500587 | controller | Jun 09 11:25:33.123594 crc crio[26313]: time="2026-06-09T11:25:33.123343282Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.500603 | controller | Jun 09 11:25:33.123594 crc crio[26313]: time="2026-06-09T11:25:33.123380743Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.500619 | controller | Jun 09 11:25:33.123594 crc crio[26313]: time="2026-06-09T11:25:33.12362523Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.500635 | controller | Jun 09 11:25:33.123594 crc crio[26313]: time="2026-06-09T11:25:33.123667202Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.500651 | controller | Jun 09 11:25:33.126021 crc crio[26313]: time="2026-06-09T11:25:33.123867727Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.500667 | controller | Jun 09 11:25:33.126021 crc crio[26313]: time="2026-06-09T11:25:33.123900828Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.500683 | controller | Jun 09 11:25:33.126021 crc crio[26313]: time="2026-06-09T11:25:33.124866766Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.500698 | controller | Jun 09 11:25:33.126021 crc crio[26313]: time="2026-06-09T11:25:33.124917437Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.500714 | controller | Jun 09 11:25:33.126021 crc crio[26313]: time="2026-06-09T11:25:33.124960608Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.500730 | controller | Jun 09 11:25:33.126021 crc crio[26313]: time="2026-06-09T11:25:33.124995259Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.500745 | controller | Jun 09 11:25:33.126021 crc crio[26313]: time="2026-06-09T11:25:33.12502286Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.500764 | controller | Jun 09 11:25:33.126021 crc crio[26313]: time="2026-06-09T11:25:33.125044951Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.500781 | controller | Jun 09 11:25:33.126021 crc crio[26313]: time="2026-06-09T11:25:33.125278267Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.500796 | controller | Jun 09 11:25:33.126021 crc crio[26313]: time="2026-06-09T11:25:33.125312688Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.500812 | controller | Jun 09 11:25:33.126021 crc crio[26313]: time="2026-06-09T11:25:33.125554035Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.500828 | controller | Jun 09 11:25:33.126021 crc crio[26313]: time="2026-06-09T11:25:33.125598296Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.500846 | controller | Jun 09 11:25:33.127687 crc crio[26313]: time="2026-06-09T11:25:33.126544103Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.500887 | controller | Jun 09 11:25:33.127687 crc crio[26313]: time="2026-06-09T11:25:33.126583654Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.500904 | controller | Jun 09 11:25:33.127687 crc crio[26313]: time="2026-06-09T11:25:33.126682877Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.500921 | controller | Jun 09 11:25:33.127687 crc crio[26313]: time="2026-06-09T11:25:33.126719338Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.500937 | controller | Jun 09 11:25:33.127687 crc crio[26313]: time="2026-06-09T11:25:33.126811441Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.500953 | controller | Jun 09 11:25:33.127687 crc crio[26313]: time="2026-06-09T11:25:33.126850672Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.500968 | controller | Jun 09 11:25:33.127687 crc crio[26313]: time="2026-06-09T11:25:33.127049188Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.500983 | controller | Jun 09 11:25:33.127687 crc crio[26313]: time="2026-06-09T11:25:33.127081229Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.500999 | controller | Jun 09 11:25:33.127687 crc crio[26313]: time="2026-06-09T11:25:33.127255823Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.501015 | controller | Jun 09 11:25:33.127687 crc crio[26313]: time="2026-06-09T11:25:33.127290584Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.501030 | controller | Jun 09 11:25:33.128073 crc crio[26313]: time="2026-06-09T11:25:33.127508891Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.501045 | controller | Jun 09 11:25:33.128073 crc crio[26313]: time="2026-06-09T11:25:33.127804129Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.501061 | controller | Jun 09 11:25:33.128073 crc crio[26313]: time="2026-06-09T11:25:33.12783599Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.501076 | controller | Jun 09 11:25:33.128073 crc crio[26313]: time="2026-06-09T11:25:33.127866041Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.501092 | controller | Jun 09 11:25:33.128073 crc crio[26313]: time="2026-06-09T11:25:33.127894442Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.501108 | controller | Jun 09 11:25:33.128073 crc crio[26313]: time="2026-06-09T11:25:33.127912562Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.501124 | controller | Jun 09 11:25:33.128274 crc crio[26313]: time="2026-06-09T11:25:33.128166909Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.501142 | controller | Jun 09 11:25:33.128274 crc crio[26313]: time="2026-06-09T11:25:33.128210031Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.501158 | controller | Jun 09 11:25:33.128379 crc crio[26313]: time="2026-06-09T11:25:33.128329964Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.501174 | controller | Jun 09 11:25:33.128513 crc crio[26313]: time="2026-06-09T11:25:33.128384226Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.501189 | controller | Jun 09 11:25:33.128560 crc crio[26313]: time="2026-06-09T11:25:33.12853184Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.501204 | controller | Jun 09 11:25:33.128595 crc crio[26313]: time="2026-06-09T11:25:33.128564381Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.501219 | controller | Jun 09 11:25:33.128898 crc crio[26313]: time="2026-06-09T11:25:33.128830728Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.501235 | controller | Jun 09 11:25:33.128898 crc crio[26313]: time="2026-06-09T11:25:33.12889702Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.501250 | controller | Jun 09 11:25:33.129149 crc crio[26313]: time="2026-06-09T11:25:33.129099536Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.501265 | controller | Jun 09 11:25:33.129149 crc crio[26313]: time="2026-06-09T11:25:33.129161298Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.501282 | controller | Jun 09 11:25:33.129341 crc crio[26313]: time="2026-06-09T11:25:33.129294191Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.501301 | controller | Jun 09 11:25:33.129341 crc crio[26313]: time="2026-06-09T11:25:33.129330672Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.501316 | controller | Jun 09 11:25:33.129647 crc crio[26313]: time="2026-06-09T11:25:33.129569149Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.501331 | controller | Jun 09 11:25:33.129647 crc crio[26313]: time="2026-06-09T11:25:33.129633781Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.501346 | controller | Jun 09 11:25:33.129865 crc crio[26313]: time="2026-06-09T11:25:33.129771855Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.501361 | controller | Jun 09 11:25:33.129923 crc crio[26313]: time="2026-06-09T11:25:33.129879238Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.501377 | controller | Jun 09 11:25:33.130101 crc crio[26313]: time="2026-06-09T11:25:33.130047533Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.501392 | controller | Jun 09 11:25:33.130101 crc crio[26313]: time="2026-06-09T11:25:33.130100174Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.501413 | controller | Jun 09 11:25:33.130246 crc crio[26313]: time="2026-06-09T11:25:33.130211897Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.501436 | controller | Jun 09 11:25:33.130324 crc crio[26313]: time="2026-06-09T11:25:33.130266199Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.501452 | controller | Jun 09 11:25:33.130539 crc crio[26313]: time="2026-06-09T11:25:33.130502376Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.501468 | controller | Jun 09 11:25:33.130661 crc crio[26313]: time="2026-06-09T11:25:33.130556737Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.501487 | controller | Jun 09 11:25:33.130709 crc crio[26313]: time="2026-06-09T11:25:33.13065664Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.501503 | controller | Jun 09 11:25:33.130709 crc crio[26313]: time="2026-06-09T11:25:33.130693101Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.501524 | controller | Jun 09 11:25:33.130880 crc crio[26313]: time="2026-06-09T11:25:33.130841385Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.501545 | controller | Jun 09 11:25:33.130942 crc crio[26313]: time="2026-06-09T11:25:33.130898867Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.501561 | controller | Jun 09 11:25:33.131059 crc crio[26313]: time="2026-06-09T11:25:33.131025141Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.501577 | controller | Jun 09 11:25:33.131121 crc crio[26313]: time="2026-06-09T11:25:33.131073212Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.501592 | controller | Jun 09 11:25:33.131439 crc crio[26313]: time="2026-06-09T11:25:33.131313909Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.501607 | controller | Jun 09 11:25:33.131439 crc crio[26313]: time="2026-06-09T11:25:33.13136799Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.501622 | controller | Jun 09 11:25:33.131535 crc crio[26313]: time="2026-06-09T11:25:33.131519715Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.501637 | controller | Jun 09 11:25:33.131582 crc crio[26313]: time="2026-06-09T11:25:33.131553426Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.501653 | controller | Jun 09 11:25:33.131796 crc crio[26313]: time="2026-06-09T11:25:33.131762911Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.501668 | controller | Jun 09 11:25:33.131859 crc crio[26313]: time="2026-06-09T11:25:33.131809463Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.501684 | controller | Jun 09 11:25:33.131996 crc crio[26313]: time="2026-06-09T11:25:33.131962497Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.501699 | controller | Jun 09 11:25:33.132057 crc crio[26313]: time="2026-06-09T11:25:33.132010018Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.501715 | controller | Jun 09 11:25:33.132196 crc crio[26313]: time="2026-06-09T11:25:33.132160703Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.501730 | controller | Jun 09 11:25:33.132248 crc crio[26313]: time="2026-06-09T11:25:33.132210164Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.501745 | controller | Jun 09 11:25:33.132348 crc crio[26313]: time="2026-06-09T11:25:33.132310217Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.501761 | controller | Jun 09 11:25:33.132471 crc crio[26313]: time="2026-06-09T11:25:33.132358328Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.501777 | controller | Jun 09 11:25:33.132646 crc crio[26313]: time="2026-06-09T11:25:33.132574374Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.501793 | controller | Jun 09 11:25:33.132716 crc crio[26313]: time="2026-06-09T11:25:33.132675067Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.501808 | controller | Jun 09 11:25:33.132851 crc crio[26313]: time="2026-06-09T11:25:33.132814491Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.501827 | controller | Jun 09 11:25:33.132910 crc crio[26313]: time="2026-06-09T11:25:33.132874473Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.501843 | controller | Jun 09 11:25:33.133169 crc crio[26313]: time="2026-06-09T11:25:33.13312553Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.501879 | controller | Jun 09 11:25:33.133226 crc crio[26313]: time="2026-06-09T11:25:33.133175152Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.501896 | controller | Jun 09 11:25:33.133372 crc crio[26313]: time="2026-06-09T11:25:33.133338716Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.501912 | controller | Jun 09 11:25:33.133504 crc crio[26313]: time="2026-06-09T11:25:33.13347162Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.501927 | controller | Jun 09 11:25:33.133659 crc crio[26313]: time="2026-06-09T11:25:33.133580493Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.501943 | controller | Jun 09 11:25:33.133716 crc crio[26313]: time="2026-06-09T11:25:33.133673476Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.501958 | controller | Jun 09 11:25:33.133911 crc crio[26313]: time="2026-06-09T11:25:33.133867701Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.501973 | controller | Jun 09 11:25:33.133975 crc crio[26313]: time="2026-06-09T11:25:33.133927263Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.501988 | controller | Jun 09 11:25:33.134062 crc crio[26313]: time="2026-06-09T11:25:33.134027316Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.502004 | controller | Jun 09 11:25:33.134121 crc crio[26313]: time="2026-06-09T11:25:33.134077187Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.502020 | controller | Jun 09 11:25:33.134211 crc crio[26313]: time="2026-06-09T11:25:33.13418124Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.502036 | controller | Jun 09 11:25:33.134272 crc crio[26313]: time="2026-06-09T11:25:33.134222341Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.502052 | controller | Jun 09 11:25:33.134526 crc crio[26313]: time="2026-06-09T11:25:33.134461018Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.502068 | controller | Jun 09 11:25:33.134526 crc crio[26313]: time="2026-06-09T11:25:33.13451515Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.502084 | controller | Jun 09 11:25:33.134697 crc crio[26313]: time="2026-06-09T11:25:33.134662364Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.502099 | controller | Jun 09 11:25:33.134697 crc crio[26313]: time="2026-06-09T11:25:33.134692935Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.502115 | controller | Jun 09 11:25:33.134968 crc crio[26313]: time="2026-06-09T11:25:33.134932952Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.502130 | controller | Jun 09 11:25:33.135035 crc crio[26313]: time="2026-06-09T11:25:33.134980983Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.502145 | controller | Jun 09 11:25:33.135218 crc crio[26313]: time="2026-06-09T11:25:33.135172888Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.502161 | controller | Jun 09 11:25:33.135270 crc crio[26313]: time="2026-06-09T11:25:33.13524886Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.502180 | controller | Jun 09 11:25:33.135591 crc crio[26313]: time="2026-06-09T11:25:33.135558269Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.502196 | controller | Jun 09 11:25:33.135681 crc crio[26313]: time="2026-06-09T11:25:33.135635261Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.502212 | controller | Jun 09 11:25:33.136268 crc crio[26313]: time="2026-06-09T11:25:33.13591953Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.502227 | controller | Jun 09 11:25:33.136268 crc crio[26313]: time="2026-06-09T11:25:33.135956221Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.502243 | controller | Jun 09 11:25:33.136268 crc crio[26313]: time="2026-06-09T11:25:33.136147716Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.502258 | controller | Jun 09 11:25:33.136268 crc crio[26313]: time="2026-06-09T11:25:33.136181097Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.502274 | controller | Jun 09 11:25:33.136515 crc crio[26313]: time="2026-06-09T11:25:33.136312261Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.502289 | controller | Jun 09 11:25:33.136515 crc crio[26313]: time="2026-06-09T11:25:33.136343972Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.502304 | controller | Jun 09 11:25:33.136729 crc crio[26313]: time="2026-06-09T11:25:33.13664088Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.502320 | controller | Jun 09 11:25:33.136786 crc crio[26313]: time="2026-06-09T11:25:33.136745793Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.502336 | controller | Jun 09 11:25:33.136786 crc crio[26313]: time="2026-06-09T11:25:33.136781404Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.502351 | controller | Jun 09 11:25:33.136891 crc crio[26313]: time="2026-06-09T11:25:33.136807935Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.502367 | controller | Jun 09 11:25:33.137015 crc crio[26313]: time="2026-06-09T11:25:33.13697853Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.502382 | controller | Jun 09 11:25:33.137079 crc crio[26313]: time="2026-06-09T11:25:33.137026521Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.502397 | controller | Jun 09 11:25:33.137291 crc crio[26313]: time="2026-06-09T11:25:33.137252507Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.502413 | controller | Jun 09 11:25:33.137349 crc crio[26313]: time="2026-06-09T11:25:33.137309599Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.502428 | controller | Jun 09 11:25:33.137501 crc crio[26313]: time="2026-06-09T11:25:33.137372181Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.502443 | controller | Jun 09 11:25:33.137564 crc crio[26313]: time="2026-06-09T11:25:33.137523825Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.502459 | controller | Jun 09 11:25:33.139817 crc crio[26313]: time="2026-06-09T11:25:33.137978098Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.502474 | controller | Jun 09 11:25:33.139817 crc crio[26313]: time="2026-06-09T11:25:33.138029989Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.502489 | controller | Jun 09 11:25:33.139817 crc crio[26313]: time="2026-06-09T11:25:33.138168123Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.502508 | controller | Jun 09 11:25:33.139817 crc crio[26313]: time="2026-06-09T11:25:33.138201044Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.502524 | controller | Jun 09 11:25:33.139817 crc crio[26313]: time="2026-06-09T11:25:33.138449801Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.502539 | controller | Jun 09 11:25:33.139817 crc crio[26313]: time="2026-06-09T11:25:33.138492623Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.502555 | controller | Jun 09 11:25:33.139817 crc crio[26313]: time="2026-06-09T11:25:33.138668788Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.502570 | controller | Jun 09 11:25:33.139817 crc crio[26313]: time="2026-06-09T11:25:33.138709059Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.502586 | controller | Jun 09 11:25:33.139817 crc crio[26313]: time="2026-06-09T11:25:33.138826202Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.502601 | controller | Jun 09 11:25:33.139817 crc crio[26313]: time="2026-06-09T11:25:33.138859613Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.502617 | controller | Jun 09 11:25:33.139817 crc crio[26313]: time="2026-06-09T11:25:33.139138701Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.502632 | controller | Jun 09 11:25:33.139817 crc crio[26313]: time="2026-06-09T11:25:33.139182202Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.502647 | controller | Jun 09 11:25:33.139817 crc crio[26313]: time="2026-06-09T11:25:33.139290625Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.502662 | controller | Jun 09 11:25:33.139817 crc crio[26313]: time="2026-06-09T11:25:33.139328256Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.502677 | controller | Jun 09 11:25:33.143299 crc crio[26313]: time="2026-06-09T11:25:33.142792885Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.502693 | controller | Jun 09 11:25:33.143299 crc crio[26313]: time="2026-06-09T11:25:33.142865947Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.502708 | controller | Jun 09 11:25:33.143299 crc crio[26313]: time="2026-06-09T11:25:33.142953229Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.502723 | controller | Jun 09 11:25:33.143299 crc crio[26313]: time="2026-06-09T11:25:33.143000511Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.502739 | controller | Jun 09 11:25:33.145888 crc crio[26313]: time="2026-06-09T11:25:33.143730701Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.502754 | controller | Jun 09 11:25:33.145888 crc crio[26313]: time="2026-06-09T11:25:33.143773363Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.502769 | controller | Jun 09 11:25:33.145888 crc crio[26313]: time="2026-06-09T11:25:33.143963008Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.502785 | controller | Jun 09 11:25:33.145888 crc crio[26313]: time="2026-06-09T11:25:33.143997649Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.502800 | controller | Jun 09 11:25:33.145888 crc crio[26313]: time="2026-06-09T11:25:33.144006619Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.502816 | controller | Jun 09 11:25:33.145888 crc crio[26313]: time="2026-06-09T11:25:33.14402607Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.502831 | controller | Jun 09 11:25:33.145888 crc crio[26313]: time="2026-06-09T11:25:33.144228675Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.502862 | controller | Jun 09 11:25:33.145888 crc crio[26313]: time="2026-06-09T11:25:33.144262086Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.502884 | controller | Jun 09 11:25:33.145888 crc crio[26313]: time="2026-06-09T11:25:33.144477233Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.502901 | controller | Jun 09 11:25:33.145888 crc crio[26313]: time="2026-06-09T11:25:33.144529564Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.502917 | controller | Jun 09 11:25:33.145888 crc crio[26313]: time="2026-06-09T11:25:33.144672528Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.502933 | controller | Jun 09 11:25:33.145888 crc crio[26313]: time="2026-06-09T11:25:33.144705889Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.502949 | controller | Jun 09 11:25:33.145888 crc crio[26313]: time="2026-06-09T11:25:33.144805812Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.502966 | controller | Jun 09 11:25:33.145888 crc crio[26313]: time="2026-06-09T11:25:33.144829653Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.502986 | controller | Jun 09 11:25:33.145888 crc crio[26313]: time="2026-06-09T11:25:33.14510915Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.503003 | controller | Jun 09 11:25:33.145888 crc crio[26313]: time="2026-06-09T11:25:33.145140721Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.503019 | controller | Jun 09 11:25:33.145888 crc crio[26313]: time="2026-06-09T11:25:33.145165192Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.503035 | controller | Jun 09 11:25:33.145888 crc crio[26313]: time="2026-06-09T11:25:33.145181713Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.503050 | controller | Jun 09 11:25:33.145888 crc crio[26313]: time="2026-06-09T11:25:33.145637905Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.503066 | controller | Jun 09 11:25:33.145888 crc crio[26313]: time="2026-06-09T11:25:33.145683117Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.503083 | controller | Jun 09 11:25:33.145888 crc crio[26313]: time="2026-06-09T11:25:33.145724648Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.503101 | controller | Jun 09 11:25:33.145888 crc crio[26313]: time="2026-06-09T11:25:33.145761019Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.503117 | controller | Jun 09 11:25:33.145888 crc crio[26313]: time="2026-06-09T11:25:33.14581167Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.503133 | controller | Jun 09 11:25:33.145888 crc crio[26313]: time="2026-06-09T11:25:33.145838291Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.503150 | controller | Jun 09 11:25:33.148106 crc crio[26313]: time="2026-06-09T11:25:33.146004916Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.503165 | controller | Jun 09 11:25:33.148106 crc crio[26313]: time="2026-06-09T11:25:33.146042227Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.503181 | controller | Jun 09 11:25:33.148106 crc crio[26313]: time="2026-06-09T11:25:33.146187591Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.503196 | controller | Jun 09 11:25:33.148106 crc crio[26313]: time="2026-06-09T11:25:33.146645594Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.503216 | controller | Jun 09 11:25:33.148106 crc crio[26313]: time="2026-06-09T11:25:33.146685675Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.503232 | controller | Jun 09 11:25:33.148106 crc crio[26313]: time="2026-06-09T11:25:33.14685701Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.503247 | controller | Jun 09 11:25:33.148106 crc crio[26313]: time="2026-06-09T11:25:33.146906022Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.503264 | controller | Jun 09 11:25:33.148106 crc crio[26313]: time="2026-06-09T11:25:33.146943953Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.503279 | controller | Jun 09 11:25:33.148106 crc crio[26313]: time="2026-06-09T11:25:33.146977584Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.503295 | controller | Jun 09 11:25:33.148106 crc crio[26313]: time="2026-06-09T11:25:33.146998824Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.503310 | controller | Jun 09 11:25:33.148106 crc crio[26313]: time="2026-06-09T11:25:33.14720287Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.503325 | controller | Jun 09 11:25:33.148106 crc crio[26313]: time="2026-06-09T11:25:33.147244201Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.503341 | controller | Jun 09 11:25:33.148106 crc crio[26313]: time="2026-06-09T11:25:33.147342304Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.503356 | controller | Jun 09 11:25:33.148106 crc crio[26313]: time="2026-06-09T11:25:33.147377535Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.503388 | controller | Jun 09 11:25:33.148106 crc crio[26313]: time="2026-06-09T11:25:33.147627322Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.503412 | controller | Jun 09 11:25:33.148106 crc crio[26313]: time="2026-06-09T11:25:33.147691324Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.503429 | controller | Jun 09 11:25:33.148106 crc crio[26313]: time="2026-06-09T11:25:33.147726795Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.503444 | controller | Jun 09 11:25:33.148106 crc crio[26313]: time="2026-06-09T11:25:33.147752016Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.503460 | controller | Jun 09 11:25:33.148106 crc crio[26313]: time="2026-06-09T11:25:33.147856599Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.503476 | controller | Jun 09 11:25:33.148106 crc crio[26313]: time="2026-06-09T11:25:33.1478935Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.503491 | controller | Jun 09 11:25:33.148106 crc crio[26313]: time="2026-06-09T11:25:33.148042304Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.503507 | controller | Jun 09 11:25:33.148106 crc crio[26313]: time="2026-06-09T11:25:33.148121376Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.503523 | controller | Jun 09 11:25:33.149251 crc crio[26313]: time="2026-06-09T11:25:33.148164177Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.503538 | controller | Jun 09 11:25:33.149251 crc crio[26313]: time="2026-06-09T11:25:33.148194008Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.503553 | controller | Jun 09 11:25:33.149251 crc crio[26313]: time="2026-06-09T11:25:33.148360553Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.503573 | controller | Jun 09 11:25:33.149251 crc crio[26313]: time="2026-06-09T11:25:33.148442905Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.503589 | controller | Jun 09 11:25:33.149251 crc crio[26313]: time="2026-06-09T11:25:33.14859792Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.503604 | controller | Jun 09 11:25:33.149251 crc crio[26313]: time="2026-06-09T11:25:33.148656161Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.503619 | controller | Jun 09 11:25:33.149251 crc crio[26313]: time="2026-06-09T11:25:33.148788555Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.503635 | controller | Jun 09 11:25:33.149251 crc crio[26313]: time="2026-06-09T11:25:33.148855517Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.503650 | controller | Jun 09 11:25:33.149251 crc crio[26313]: time="2026-06-09T11:25:33.148936369Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.503666 | controller | Jun 09 11:25:33.149251 crc crio[26313]: time="2026-06-09T11:25:33.14896724Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.503682 | controller | Jun 09 11:25:33.149251 crc crio[26313]: time="2026-06-09T11:25:33.149118624Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.503697 | controller | Jun 09 11:25:33.149251 crc crio[26313]: time="2026-06-09T11:25:33.149149495Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.503713 | controller | Jun 09 11:25:33.149251 crc crio[26313]: time="2026-06-09T11:25:33.14930361Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.503728 | controller | Jun 09 11:25:33.151036 crc crio[26313]: time="2026-06-09T11:25:33.149338401Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.503744 | controller | Jun 09 11:25:33.151036 crc crio[26313]: time="2026-06-09T11:25:33.149544616Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.503760 | controller | Jun 09 11:25:33.151036 crc crio[26313]: time="2026-06-09T11:25:33.149580477Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.503775 | controller | Jun 09 11:25:33.151036 crc crio[26313]: time="2026-06-09T11:25:33.149746432Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.503791 | controller | Jun 09 11:25:33.151036 crc crio[26313]: time="2026-06-09T11:25:33.149810524Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.503806 | controller | Jun 09 11:25:33.151036 crc crio[26313]: time="2026-06-09T11:25:33.149941638Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.503821 | controller | Jun 09 11:25:33.151036 crc crio[26313]: time="2026-06-09T11:25:33.149972099Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.503837 | controller | Jun 09 11:25:33.151036 crc crio[26313]: time="2026-06-09T11:25:33.150237556Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.503871 | controller | Jun 09 11:25:33.151036 crc crio[26313]: time="2026-06-09T11:25:33.1503628Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.503889 | controller | Jun 09 11:25:33.151036 crc crio[26313]: time="2026-06-09T11:25:33.150445982Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.503905 | controller | Jun 09 11:25:33.151036 crc crio[26313]: time="2026-06-09T11:25:33.150552115Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.503924 | controller | Jun 09 11:25:33.151036 crc crio[26313]: time="2026-06-09T11:25:33.150675489Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.503940 | controller | Jun 09 11:25:33.151036 crc crio[26313]: time="2026-06-09T11:25:33.15071038Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.503955 | controller | Jun 09 11:25:33.151036 crc crio[26313]: time="2026-06-09T11:25:33.150936916Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.503970 | controller | Jun 09 11:25:33.151036 crc crio[26313]: time="2026-06-09T11:25:33.150968667Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.503985 | controller | Jun 09 11:25:33.151690 crc crio[26313]: time="2026-06-09T11:25:33.15107234Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.504000 | controller | Jun 09 11:25:33.151690 crc crio[26313]: time="2026-06-09T11:25:33.151103501Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.504016 | controller | Jun 09 11:25:33.151690 crc crio[26313]: time="2026-06-09T11:25:33.151296506Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.504032 | controller | Jun 09 11:25:33.151690 crc crio[26313]: time="2026-06-09T11:25:33.151327147Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.504048 | controller | Jun 09 11:25:33.151690 crc crio[26313]: time="2026-06-09T11:25:33.151587415Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.504063 | controller | Jun 09 11:25:33.151690 crc crio[26313]: time="2026-06-09T11:25:33.151649156Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.504079 | controller | Jun 09 11:25:33.152160 crc crio[26313]: time="2026-06-09T11:25:33.151840922Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.504095 | controller | Jun 09 11:25:33.152160 crc crio[26313]: time="2026-06-09T11:25:33.151875703Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.504111 | controller | Jun 09 11:25:33.152160 crc crio[26313]: time="2026-06-09T11:25:33.152073748Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.504126 | controller | Jun 09 11:25:33.152160 crc crio[26313]: time="2026-06-09T11:25:33.152108239Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.504141 | controller | Jun 09 11:25:33.152369 crc crio[26313]: time="2026-06-09T11:25:33.152335486Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.504157 | controller | Jun 09 11:25:33.152523 crc crio[26313]: time="2026-06-09T11:25:33.152380257Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.504172 | controller | Jun 09 11:25:33.152523 crc crio[26313]: time="2026-06-09T11:25:33.152572102Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.504188 | controller | Jun 09 11:25:33.152705 crc crio[26313]: time="2026-06-09T11:25:33.152632704Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.504203 | controller | Jun 09 11:25:33.152912 crc crio[26313]: time="2026-06-09T11:25:33.152859501Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.504219 | controller | Jun 09 11:25:33.152912 crc crio[26313]: time="2026-06-09T11:25:33.152910172Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.504234 | controller | Jun 09 11:25:33.153055 crc crio[26313]: time="2026-06-09T11:25:33.153008935Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.504256 | controller | Jun 09 11:25:33.153055 crc crio[26313]: time="2026-06-09T11:25:33.153056136Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.504272 | controller | Jun 09 11:25:33.153225 crc crio[26313]: time="2026-06-09T11:25:33.15319338Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.504288 | controller | Jun 09 11:25:33.153383 crc crio[26313]: time="2026-06-09T11:25:33.153236881Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.504304 | controller | Jun 09 11:25:33.153505 crc crio[26313]: time="2026-06-09T11:25:33.153442957Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.504320 | controller | Jun 09 11:25:33.153505 crc crio[26313]: time="2026-06-09T11:25:33.153473328Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.504336 | controller | Jun 09 11:25:33.153876 crc crio[26313]: time="2026-06-09T11:25:33.153655983Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.504352 | controller | Jun 09 11:25:33.153876 crc crio[26313]: time="2026-06-09T11:25:33.153687004Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.504367 | controller | Jun 09 11:25:33.153876 crc crio[26313]: time="2026-06-09T11:25:33.153863259Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.504383 | controller | Jun 09 11:25:33.153995 crc crio[26313]: time="2026-06-09T11:25:33.15389497Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.504398 | controller | Jun 09 11:25:33.154194 crc crio[26313]: time="2026-06-09T11:25:33.154158977Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.504413 | controller | Jun 09 11:25:33.154293 crc crio[26313]: time="2026-06-09T11:25:33.154203219Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.504429 | controller | Jun 09 11:25:33.154378 crc crio[26313]: time="2026-06-09T11:25:33.154344223Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.504445 | controller | Jun 09 11:25:33.154534 crc crio[26313]: time="2026-06-09T11:25:33.154432725Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.504461 | controller | Jun 09 11:25:33.154577 crc crio[26313]: time="2026-06-09T11:25:33.154543688Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.504480 | controller | Jun 09 11:25:33.154656 crc crio[26313]: time="2026-06-09T11:25:33.15458781Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.504495 | controller | Jun 09 11:25:33.154794 crc crio[26313]: time="2026-06-09T11:25:33.154757184Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.504510 | controller | Jun 09 11:25:33.154859 crc crio[26313]: time="2026-06-09T11:25:33.154807926Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.504525 | controller | Jun 09 11:25:33.155040 crc crio[26313]: time="2026-06-09T11:25:33.154876768Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.504541 | controller | Jun 09 11:25:33.155040 crc crio[26313]: time="2026-06-09T11:25:33.154910859Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.504556 | controller | Jun 09 11:25:33.155206 crc crio[26313]: time="2026-06-09T11:25:33.155058213Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.504571 | controller | Jun 09 11:25:33.155206 crc crio[26313]: time="2026-06-09T11:25:33.155089694Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.504590 | controller | Jun 09 11:25:33.155206 crc crio[26313]: time="2026-06-09T11:25:33.155202537Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.504607 | controller | Jun 09 11:25:33.155318 crc crio[26313]: time="2026-06-09T11:25:33.155229928Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.504622 | controller | Jun 09 11:25:33.155385 crc crio[26313]: time="2026-06-09T11:25:33.155352701Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.504638 | controller | Jun 09 11:25:33.155385 crc crio[26313]: time="2026-06-09T11:25:33.155382872Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.504654 | controller | Jun 09 11:25:33.155727 crc crio[26313]: time="2026-06-09T11:25:33.155672031Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.504669 | controller | Jun 09 11:25:33.155727 crc crio[26313]: time="2026-06-09T11:25:33.155729912Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.504684 | controller | Jun 09 11:25:33.155922 crc crio[26313]: time="2026-06-09T11:25:33.155877996Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.504700 | controller | Jun 09 11:25:33.156002 crc crio[26313]: time="2026-06-09T11:25:33.155931748Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.504715 | controller | Jun 09 11:25:33.156066 crc crio[26313]: time="2026-06-09T11:25:33.156039451Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.504730 | controller | Jun 09 11:25:33.156108 crc crio[26313]: time="2026-06-09T11:25:33.156069742Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.504746 | controller | Jun 09 11:25:33.156248 crc crio[26313]: time="2026-06-09T11:25:33.156196325Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.504761 | controller | Jun 09 11:25:33.156248 crc crio[26313]: time="2026-06-09T11:25:33.156243887Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.504777 | controller | Jun 09 11:25:33.156501 crc crio[26313]: time="2026-06-09T11:25:33.156457153Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.504792 | controller | Jun 09 11:25:33.156571 crc crio[26313]: time="2026-06-09T11:25:33.156509544Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.504807 | controller | Jun 09 11:25:33.156702 crc crio[26313]: time="2026-06-09T11:25:33.156670419Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.504822 | controller | Jun 09 11:25:33.156756 crc crio[26313]: time="2026-06-09T11:25:33.15671964Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.504837 | controller | Jun 09 11:25:33.156893 crc crio[26313]: time="2026-06-09T11:25:33.156858434Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.504871 | controller | Jun 09 11:25:33.156955 crc crio[26313]: time="2026-06-09T11:25:33.156913806Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.504889 | controller | Jun 09 11:25:33.157066 crc crio[26313]: time="2026-06-09T11:25:33.157035629Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.504905 | controller | Jun 09 11:25:33.157118 crc crio[26313]: time="2026-06-09T11:25:33.15708144Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.504920 | controller | Jun 09 11:25:33.158901 crc crio[26313]: time="2026-06-09T11:25:33.157708948Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.504936 | controller | Jun 09 11:25:33.158901 crc crio[26313]: time="2026-06-09T11:25:33.15776279Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.504956 | controller | Jun 09 11:25:33.158901 crc crio[26313]: time="2026-06-09T11:25:33.157928315Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.504972 | controller | Jun 09 11:25:33.158901 crc crio[26313]: time="2026-06-09T11:25:33.157961305Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.504987 | controller | Jun 09 11:25:33.158901 crc crio[26313]: time="2026-06-09T11:25:33.15812524Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.505002 | controller | Jun 09 11:25:33.158901 crc crio[26313]: time="2026-06-09T11:25:33.158158971Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.505018 | controller | Jun 09 11:25:33.158901 crc crio[26313]: time="2026-06-09T11:25:33.158331906Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.505033 | controller | Jun 09 11:25:33.158901 crc crio[26313]: time="2026-06-09T11:25:33.158364047Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.505048 | controller | Jun 09 11:25:33.158901 crc crio[26313]: time="2026-06-09T11:25:33.158669946Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.505064 | controller | Jun 09 11:25:33.158901 crc crio[26313]: time="2026-06-09T11:25:33.158705097Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.505079 | controller | Jun 09 11:25:33.158901 crc crio[26313]: time="2026-06-09T11:25:33.15881221Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.505094 | controller | Jun 09 11:25:33.158901 crc crio[26313]: time="2026-06-09T11:25:33.158846071Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.505110 | controller | Jun 09 11:25:33.159541 crc crio[26313]: time="2026-06-09T11:25:33.158984924Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.505126 | controller | Jun 09 11:25:33.159541 crc crio[26313]: time="2026-06-09T11:25:33.159015685Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.505142 | controller | Jun 09 11:25:33.159541 crc crio[26313]: time="2026-06-09T11:25:33.159270483Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.505158 | controller | Jun 09 11:25:33.159541 crc crio[26313]: time="2026-06-09T11:25:33.159305084Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.505174 | controller | Jun 09 11:25:33.159541 crc crio[26313]: time="2026-06-09T11:25:33.1595361Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.505190 | controller | Jun 09 11:25:33.159816 crc crio[26313]: time="2026-06-09T11:25:33.159568081Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.505206 | controller | Jun 09 11:25:33.159816 crc crio[26313]: time="2026-06-09T11:25:33.159687714Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.505222 | controller | Jun 09 11:25:33.159816 crc crio[26313]: time="2026-06-09T11:25:33.159722835Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.505238 | controller | Jun 09 11:25:33.159962 crc crio[26313]: time="2026-06-09T11:25:33.159913441Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.505254 | controller | Jun 09 11:25:33.159962 crc crio[26313]: time="2026-06-09T11:25:33.159945942Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.505269 | controller | Jun 09 11:25:33.160193 crc crio[26313]: time="2026-06-09T11:25:33.160158578Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.505288 | controller | Jun 09 11:25:33.160245 crc crio[26313]: time="2026-06-09T11:25:33.160205349Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.505304 | controller | Jun 09 11:25:33.160449 crc crio[26313]: time="2026-06-09T11:25:33.160360424Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.505320 | controller | Jun 09 11:25:33.160520 crc crio[26313]: time="2026-06-09T11:25:33.160471837Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.505336 | controller | Jun 09 11:25:33.160667 crc crio[26313]: time="2026-06-09T11:25:33.160632761Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.505352 | controller | Jun 09 11:25:33.160728 crc crio[26313]: time="2026-06-09T11:25:33.160681583Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.505367 | controller | Jun 09 11:25:33.160855 crc crio[26313]: time="2026-06-09T11:25:33.160822057Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.505383 | controller | Jun 09 11:25:33.160913 crc crio[26313]: time="2026-06-09T11:25:33.160870378Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.505399 | controller | Jun 09 11:25:33.161126 crc crio[26313]: time="2026-06-09T11:25:33.161088574Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.505414 | controller | Jun 09 11:25:33.161196 crc crio[26313]: time="2026-06-09T11:25:33.161136756Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.505430 | controller | Jun 09 11:25:33.161310 crc crio[26313]: time="2026-06-09T11:25:33.16127647Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.505445 | controller | Jun 09 11:25:33.161370 crc crio[26313]: time="2026-06-09T11:25:33.161321861Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.505460 | controller | Jun 09 11:25:33.161551 crc crio[26313]: time="2026-06-09T11:25:33.161521557Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.505475 | controller | Jun 09 11:25:33.161711 crc crio[26313]: time="2026-06-09T11:25:33.161567368Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.505495 | controller | Jun 09 11:25:33.161922 crc crio[26313]: time="2026-06-09T11:25:33.161748263Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.505555 | controller | Jun 09 11:25:33.161922 crc crio[26313]: time="2026-06-09T11:25:33.161800204Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.505575 | controller | Jun 09 11:25:33.162257 crc crio[26313]: time="2026-06-09T11:25:33.16200776Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.505591 | controller | Jun 09 11:25:33.162257 crc crio[26313]: time="2026-06-09T11:25:33.162038941Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.505607 | controller | Jun 09 11:25:33.162257 crc crio[26313]: time="2026-06-09T11:25:33.162202816Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.505623 | controller | Jun 09 11:25:33.162257 crc crio[26313]: time="2026-06-09T11:25:33.162235777Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.505638 | controller | Jun 09 11:25:33.162627 crc crio[26313]: time="2026-06-09T11:25:33.162455663Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.505653 | controller | Jun 09 11:25:33.162627 crc crio[26313]: time="2026-06-09T11:25:33.162488094Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.505676 | controller | Jun 09 11:25:33.162717 crc crio[26313]: time="2026-06-09T11:25:33.162657129Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.505692 | controller | Jun 09 11:25:33.162717 crc crio[26313]: time="2026-06-09T11:25:33.16270067Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.505708 | controller | Jun 09 11:25:33.162920 crc crio[26313]: time="2026-06-09T11:25:33.162887075Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.505724 | controller | Jun 09 11:25:33.162972 crc crio[26313]: time="2026-06-09T11:25:33.162933167Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.505739 | controller | Jun 09 11:25:33.163111 crc crio[26313]: time="2026-06-09T11:25:33.163079481Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.505755 | controller | Jun 09 11:25:33.163163 crc crio[26313]: time="2026-06-09T11:25:33.163125712Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.505770 | controller | Jun 09 11:25:33.163324 crc crio[26313]: time="2026-06-09T11:25:33.163287667Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.505786 | controller | Jun 09 11:25:33.163439 crc crio[26313]: time="2026-06-09T11:25:33.163334288Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.505801 | controller | Jun 09 11:25:33.163673 crc crio[26313]: time="2026-06-09T11:25:33.163639097Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.505816 | controller | Jun 09 11:25:33.163744 crc crio[26313]: time="2026-06-09T11:25:33.163688568Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.505832 | controller | Jun 09 11:25:33.163919 crc crio[26313]: time="2026-06-09T11:25:33.163885034Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.505868 | controller | Jun 09 11:25:33.163971 crc crio[26313]: time="2026-06-09T11:25:33.163935415Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.505891 | controller | Jun 09 11:25:33.164083 crc crio[26313]: time="2026-06-09T11:25:33.164052458Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.505908 | controller | Jun 09 11:25:33.164132 crc crio[26313]: time="2026-06-09T11:25:33.16409881Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.505924 | controller | Jun 09 11:25:33.164294 crc crio[26313]: time="2026-06-09T11:25:33.164255824Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.505939 | controller | Jun 09 11:25:33.164363 crc crio[26313]: time="2026-06-09T11:25:33.164310986Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.505954 | controller | Jun 09 11:25:33.164507 crc crio[26313]: time="2026-06-09T11:25:33.16444907Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.505969 | controller | Jun 09 11:25:33.164507 crc crio[26313]: time="2026-06-09T11:25:33.164486761Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.505985 | controller | Jun 09 11:25:33.164737 crc crio[26313]: time="2026-06-09T11:25:33.164701767Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.506000 | controller | Jun 09 11:25:33.164804 crc crio[26313]: time="2026-06-09T11:25:33.164751028Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.506015 | controller | Jun 09 11:25:33.164936 crc crio[26313]: time="2026-06-09T11:25:33.164906033Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.506033 | controller | Jun 09 11:25:33.164994 crc crio[26313]: time="2026-06-09T11:25:33.164949804Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.506049 | controller | Jun 09 11:25:33.165099 crc crio[26313]: time="2026-06-09T11:25:33.165066397Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.506064 | controller | Jun 09 11:25:33.165152 crc crio[26313]: time="2026-06-09T11:25:33.165115929Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.506079 | controller | Jun 09 11:25:33.165266 crc crio[26313]: time="2026-06-09T11:25:33.165236222Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.506094 | controller | Jun 09 11:25:33.165323 crc crio[26313]: time="2026-06-09T11:25:33.165279333Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.506110 | controller | Jun 09 11:25:33.165501 crc crio[26313]: time="2026-06-09T11:25:33.165464629Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.506131 | controller | Jun 09 11:25:33.165634 crc crio[26313]: time="2026-06-09T11:25:33.165548321Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.506146 | controller | Jun 09 11:25:33.165719 crc crio[26313]: time="2026-06-09T11:25:33.165647434Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.506161 | controller | Jun 09 11:25:33.165719 crc crio[26313]: time="2026-06-09T11:25:33.165702065Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.506176 | controller | Jun 09 11:25:33.165905 crc crio[26313]: time="2026-06-09T11:25:33.16586224Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.506192 | controller | Jun 09 11:25:33.165958 crc crio[26313]: time="2026-06-09T11:25:33.165923662Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.506207 | controller | Jun 09 11:25:33.166053 crc crio[26313]: time="2026-06-09T11:25:33.166023074Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.506223 | controller | Jun 09 11:25:33.166105 crc crio[26313]: time="2026-06-09T11:25:33.166067536Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.506238 | controller | Jun 09 11:25:33.166246 crc crio[26313]: time="2026-06-09T11:25:33.16621306Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.506253 | controller | Jun 09 11:25:33.166298 crc crio[26313]: time="2026-06-09T11:25:33.166260281Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.506269 | controller | Jun 09 11:25:33.166537 crc crio[26313]: time="2026-06-09T11:25:33.166507728Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.506285 | controller | Jun 09 11:25:33.166592 crc crio[26313]: time="2026-06-09T11:25:33.166551839Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.506301 | controller | Jun 09 11:25:33.166826 crc crio[26313]: time="2026-06-09T11:25:33.166766446Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.506317 | controller | Jun 09 11:25:33.166826 crc crio[26313]: time="2026-06-09T11:25:33.166820337Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.506332 | controller | Jun 09 11:25:33.166928 crc crio[26313]: time="2026-06-09T11:25:33.166892089Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.506348 | controller | Jun 09 11:25:33.166928 crc crio[26313]: time="2026-06-09T11:25:33.16692516Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.506368 | controller | Jun 09 11:25:33.167079 crc crio[26313]: time="2026-06-09T11:25:33.167045423Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.506384 | controller | Jun 09 11:25:33.167140 crc crio[26313]: time="2026-06-09T11:25:33.167096065Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.506399 | controller | Jun 09 11:25:33.167229 crc crio[26313]: time="2026-06-09T11:25:33.167199158Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.506415 | controller | Jun 09 11:25:33.167285 crc crio[26313]: time="2026-06-09T11:25:33.167241849Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.506431 | controller | Jun 09 11:25:33.167421 crc crio[26313]: time="2026-06-09T11:25:33.167348142Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.506447 | controller | Jun 09 11:25:33.167477 crc crio[26313]: time="2026-06-09T11:25:33.167453155Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.506463 | controller | Jun 09 11:25:33.167574 crc crio[26313]: time="2026-06-09T11:25:33.167541338Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.506478 | controller | Jun 09 11:25:33.167669 crc crio[26313]: time="2026-06-09T11:25:33.167588429Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.506494 | controller | Jun 09 11:25:33.167792 crc crio[26313]: time="2026-06-09T11:25:33.167745193Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.506509 | controller | Jun 09 11:25:33.168018 crc crio[26313]: time="2026-06-09T11:25:33.167826016Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.506525 | controller | Jun 09 11:25:33.168283 crc crio[26313]: time="2026-06-09T11:25:33.168213507Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.506541 | controller | Jun 09 11:25:33.168283 crc crio[26313]: time="2026-06-09T11:25:33.168266968Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.506557 | controller | Jun 09 11:25:33.168283 crc crio[26313]: time="2026-06-09T11:25:33.168279529Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.506574 | controller | Jun 09 11:25:33.168592 crc crio[26313]: time="2026-06-09T11:25:33.168296919Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.506590 | controller | Jun 09 11:25:33.168592 crc crio[26313]: time="2026-06-09T11:25:33.168500825Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.506606 | controller | Jun 09 11:25:33.168592 crc crio[26313]: time="2026-06-09T11:25:33.168547796Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.506622 | controller | Jun 09 11:25:33.169176 crc crio[26313]: time="2026-06-09T11:25:33.168736232Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.506639 | controller | Jun 09 11:25:33.169176 crc crio[26313]: time="2026-06-09T11:25:33.168923677Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.506655 | controller | Jun 09 11:25:33.169496 crc crio[26313]: time="2026-06-09T11:25:33.169280837Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.506670 | controller | Jun 09 11:25:33.169496 crc crio[26313]: time="2026-06-09T11:25:33.16937894Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.506686 | controller | Jun 09 11:25:33.169496 crc crio[26313]: time="2026-06-09T11:25:33.169474452Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.506705 | controller | Jun 09 11:25:33.170496 crc crio[26313]: time="2026-06-09T11:25:33.169509393Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.506724 | controller | Jun 09 11:25:33.170496 crc crio[26313]: time="2026-06-09T11:25:33.169523904Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.506742 | controller | Jun 09 11:25:33.170496 crc crio[26313]: time="2026-06-09T11:25:33.169545834Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.506757 | controller | Jun 09 11:25:33.170496 crc crio[26313]: time="2026-06-09T11:25:33.169880884Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.506773 | controller | Jun 09 11:25:33.170496 crc crio[26313]: time="2026-06-09T11:25:33.170032178Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.506788 | controller | Jun 09 11:25:33.170496 crc crio[26313]: time="2026-06-09T11:25:33.170074139Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.506803 | controller | Jun 09 11:25:33.170496 crc crio[26313]: time="2026-06-09T11:25:33.17010189Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.506819 | controller | Jun 09 11:25:33.170496 crc crio[26313]: time="2026-06-09T11:25:33.170197733Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.506834 | controller | Jun 09 11:25:33.170496 crc crio[26313]: time="2026-06-09T11:25:33.170257555Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.506864 | controller | Jun 09 11:25:33.170496 crc crio[26313]: time="2026-06-09T11:25:33.170310766Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.506885 | controller | Jun 09 11:25:33.170496 crc crio[26313]: time="2026-06-09T11:25:33.170349867Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.506901 | controller | Jun 09 11:25:33.171341 crc crio[26313]: time="2026-06-09T11:25:33.170546603Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.506917 | controller | Jun 09 11:25:33.171341 crc crio[26313]: time="2026-06-09T11:25:33.170580154Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.506934 | controller | Jun 09 11:25:33.171341 crc crio[26313]: time="2026-06-09T11:25:33.170767569Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.506949 | controller | Jun 09 11:25:33.171341 crc crio[26313]: time="2026-06-09T11:25:33.17080308Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.506965 | controller | Jun 09 11:25:33.171341 crc crio[26313]: time="2026-06-09T11:25:33.170921144Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.506980 | controller | Jun 09 11:25:33.171341 crc crio[26313]: time="2026-06-09T11:25:33.170954714Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.506995 | controller | Jun 09 11:25:33.171341 crc crio[26313]: time="2026-06-09T11:25:33.171101229Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.507011 | controller | Jun 09 11:25:33.171341 crc crio[26313]: time="2026-06-09T11:25:33.171131039Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.507026 | controller | Jun 09 11:25:33.171916 crc crio[26313]: time="2026-06-09T11:25:33.171381887Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.507041 | controller | Jun 09 11:25:33.171916 crc crio[26313]: time="2026-06-09T11:25:33.171468859Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.507056 | controller | Jun 09 11:25:33.171916 crc crio[26313]: time="2026-06-09T11:25:33.171638324Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.507075 | controller | Jun 09 11:25:33.171916 crc crio[26313]: time="2026-06-09T11:25:33.171673415Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.507091 | controller | Jun 09 11:25:33.171916 crc crio[26313]: time="2026-06-09T11:25:33.171814349Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.507107 | controller | Jun 09 11:25:33.171916 crc crio[26313]: time="2026-06-09T11:25:33.17184614Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.507123 | controller | Jun 09 11:25:33.172122 crc crio[26313]: time="2026-06-09T11:25:33.172027585Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.507138 | controller | Jun 09 11:25:33.172122 crc crio[26313]: time="2026-06-09T11:25:33.172057506Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.507154 | controller | Jun 09 11:25:33.172229 crc crio[26313]: time="2026-06-09T11:25:33.17219306Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.507169 | controller | Jun 09 11:25:33.172283 crc crio[26313]: time="2026-06-09T11:25:33.172239421Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.507184 | controller | Jun 09 11:25:33.172385 crc crio[26313]: time="2026-06-09T11:25:33.172336164Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.507199 | controller | Jun 09 11:25:33.172385 crc crio[26313]: time="2026-06-09T11:25:33.172365784Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.507215 | controller | Jun 09 11:25:33.172702 crc crio[26313]: time="2026-06-09T11:25:33.172662253Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.507230 | controller | Jun 09 11:25:33.172776 crc crio[26313]: time="2026-06-09T11:25:33.172711194Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.507245 | controller | Jun 09 11:25:33.172899 crc crio[26313]: time="2026-06-09T11:25:33.172865089Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.507261 | controller | Jun 09 11:25:33.172966 crc crio[26313]: time="2026-06-09T11:25:33.17291814Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.507276 | controller | Jun 09 11:25:33.173113 crc crio[26313]: time="2026-06-09T11:25:33.173074555Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.507292 | controller | Jun 09 11:25:33.173177 crc crio[26313]: time="2026-06-09T11:25:33.173126176Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.507307 | controller | Jun 09 11:25:33.173362 crc crio[26313]: time="2026-06-09T11:25:33.173319302Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.507323 | controller | Jun 09 11:25:33.173455 crc crio[26313]: time="2026-06-09T11:25:33.173436735Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.507338 | controller | Jun 09 11:25:33.173498 crc crio[26313]: time="2026-06-09T11:25:33.173484966Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.507353 | controller | Jun 09 11:25:33.173542 crc crio[26313]: time="2026-06-09T11:25:33.173517917Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.507385 | controller | Jun 09 11:25:33.173666 crc crio[26313]: time="2026-06-09T11:25:33.173594139Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.507403 | controller | Jun 09 11:25:33.173733 crc crio[26313]: time="2026-06-09T11:25:33.173684052Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.507427 | controller | Jun 09 11:25:33.173960 crc crio[26313]: time="2026-06-09T11:25:33.173892548Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.507443 | controller | Jun 09 11:25:33.174065 crc crio[26313]: time="2026-06-09T11:25:33.174026712Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.507459 | controller | Jun 09 11:25:33.174122 crc crio[26313]: time="2026-06-09T11:25:33.174083143Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.507475 | controller | Jun 09 11:25:33.174122 crc crio[26313]: time="2026-06-09T11:25:33.174109464Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.507491 | controller | Jun 09 11:25:33.174189 crc crio[26313]: time="2026-06-09T11:25:33.174138305Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.507507 | controller | Jun 09 11:25:33.174189 crc crio[26313]: time="2026-06-09T11:25:33.174174146Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.507522 | controller | Jun 09 11:25:33.174314 crc crio[26313]: time="2026-06-09T11:25:33.174278129Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.507537 | controller | Jun 09 11:25:33.174373 crc crio[26313]: time="2026-06-09T11:25:33.17433143Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.507553 | controller | Jun 09 11:25:33.174474 crc crio[26313]: time="2026-06-09T11:25:33.174456094Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.507568 | controller | Jun 09 11:25:33.174517 crc crio[26313]: time="2026-06-09T11:25:33.174488565Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.507584 | controller | Jun 09 11:25:33.174712 crc crio[26313]: time="2026-06-09T11:25:33.1746749Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.507600 | controller | Jun 09 11:25:33.174775 crc crio[26313]: time="2026-06-09T11:25:33.174726152Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.507615 | controller | Jun 09 11:25:33.174860 crc crio[26313]: time="2026-06-09T11:25:33.174828654Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.507631 | controller | Jun 09 11:25:33.174916 crc crio[26313]: time="2026-06-09T11:25:33.174874346Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.507647 | controller | Jun 09 11:25:33.175015 crc crio[26313]: time="2026-06-09T11:25:33.174983549Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.507662 | controller | Jun 09 11:25:33.175068 crc crio[26313]: time="2026-06-09T11:25:33.17502789Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.507678 | controller | Jun 09 11:25:33.175187 crc crio[26313]: time="2026-06-09T11:25:33.175157134Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.507694 | controller | Jun 09 11:25:33.175237 crc crio[26313]: time="2026-06-09T11:25:33.175200675Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.507710 | controller | Jun 09 11:25:33.175305 crc crio[26313]: time="2026-06-09T11:25:33.175272297Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.507725 | controller | Jun 09 11:25:33.175356 crc crio[26313]: time="2026-06-09T11:25:33.175317268Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.507741 | controller | Jun 09 11:25:33.175519 crc crio[26313]: time="2026-06-09T11:25:33.175488623Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.507760 | controller | Jun 09 11:25:33.175590 crc crio[26313]: time="2026-06-09T11:25:33.175531314Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.507776 | controller | Jun 09 11:25:33.175703 crc crio[26313]: time="2026-06-09T11:25:33.175671628Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.507791 | controller | Jun 09 11:25:33.175757 crc crio[26313]: time="2026-06-09T11:25:33.17571635Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.507807 | controller | Jun 09 11:25:33.175856 crc crio[26313]: time="2026-06-09T11:25:33.175826743Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.507822 | controller | Jun 09 11:25:33.175917 crc crio[26313]: time="2026-06-09T11:25:33.175869174Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.507838 | controller | Jun 09 11:25:33.176064 crc crio[26313]: time="2026-06-09T11:25:33.176032569Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.507872 | controller | Jun 09 11:25:33.176123 crc crio[26313]: time="2026-06-09T11:25:33.1760755Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.507889 | controller | Jun 09 11:25:33.176198 crc crio[26313]: time="2026-06-09T11:25:33.176165462Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.507905 | controller | Jun 09 11:25:33.176271 crc crio[26313]: time="2026-06-09T11:25:33.176207094Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.507920 | controller | Jun 09 11:25:33.176363 crc crio[26313]: time="2026-06-09T11:25:33.176328187Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.507936 | controller | Jun 09 11:25:33.176566 crc crio[26313]: time="2026-06-09T11:25:33.176373448Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.507952 | controller | Jun 09 11:25:33.176566 crc crio[26313]: time="2026-06-09T11:25:33.176506862Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.507967 | controller | Jun 09 11:25:33.176566 crc crio[26313]: time="2026-06-09T11:25:33.176536613Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.507983 | controller | Jun 09 11:25:33.176847 crc crio[26313]: time="2026-06-09T11:25:33.17677503Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.507998 | controller | Jun 09 11:25:33.176847 crc crio[26313]: time="2026-06-09T11:25:33.176806761Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.508014 | controller | Jun 09 11:25:33.176953 crc crio[26313]: time="2026-06-09T11:25:33.176921264Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.508029 | controller | Jun 09 11:25:33.177011 crc crio[26313]: time="2026-06-09T11:25:33.176965655Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.508045 | controller | Jun 09 11:25:33.177095 crc crio[26313]: time="2026-06-09T11:25:33.177061178Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.508061 | controller | Jun 09 11:25:33.177157 crc crio[26313]: time="2026-06-09T11:25:33.177108379Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.508076 | controller | Jun 09 11:25:33.177242 crc crio[26313]: time="2026-06-09T11:25:33.177212972Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.508092 | controller | Jun 09 11:25:33.177300 crc crio[26313]: time="2026-06-09T11:25:33.177255993Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.508111 | controller | Jun 09 11:25:33.177514 crc crio[26313]: time="2026-06-09T11:25:33.17747525Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.508127 | controller | Jun 09 11:25:33.177600 crc crio[26313]: time="2026-06-09T11:25:33.177523911Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.508142 | controller | Jun 09 11:25:33.177600 crc crio[26313]: time="2026-06-09T11:25:33.177594673Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.508157 | controller | Jun 09 11:25:33.177728 crc crio[26313]: time="2026-06-09T11:25:33.177657195Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.508173 | controller | Jun 09 11:25:33.177848 crc crio[26313]: time="2026-06-09T11:25:33.177812839Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.508189 | controller | Jun 09 11:25:33.177904 crc crio[26313]: time="2026-06-09T11:25:33.177861341Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.508205 | controller | Jun 09 11:25:33.177974 crc crio[26313]: time="2026-06-09T11:25:33.177942633Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.508221 | controller | Jun 09 11:25:33.178024 crc crio[26313]: time="2026-06-09T11:25:33.177988024Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.508236 | controller | Jun 09 11:25:33.178116 crc crio[26313]: time="2026-06-09T11:25:33.178083817Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.508251 | controller | Jun 09 11:25:33.178178 crc crio[26313]: time="2026-06-09T11:25:33.178128778Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.508266 | controller | Jun 09 11:25:33.178538 crc crio[26313]: time="2026-06-09T11:25:33.178502059Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.508282 | controller | Jun 09 11:25:33.178655 crc crio[26313]: time="2026-06-09T11:25:33.17855147Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.508297 | controller | Jun 09 11:25:33.178721 crc crio[26313]: time="2026-06-09T11:25:33.178664963Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.508312 | controller | Jun 09 11:25:33.178721 crc crio[26313]: time="2026-06-09T11:25:33.178700064Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.508327 | controller | Jun 09 11:25:33.178830 crc crio[26313]: time="2026-06-09T11:25:33.178812628Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.508343 | controller | Jun 09 11:25:33.178887 crc crio[26313]: time="2026-06-09T11:25:33.178843038Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.508358 | controller | Jun 09 11:25:33.179011 crc crio[26313]: time="2026-06-09T11:25:33.178960892Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.508373 | controller | Jun 09 11:25:33.179011 crc crio[26313]: time="2026-06-09T11:25:33.179011123Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.508388 | controller | Jun 09 11:25:33.179211 crc crio[26313]: time="2026-06-09T11:25:33.179171288Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.508403 | controller | Jun 09 11:25:33.179265 crc crio[26313]: time="2026-06-09T11:25:33.179218989Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.508418 | controller | Jun 09 11:25:33.179339 crc crio[26313]: time="2026-06-09T11:25:33.179302482Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.508436 | controller | Jun 09 11:25:33.179470 crc crio[26313]: time="2026-06-09T11:25:33.179349993Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.508452 | controller | Jun 09 11:25:33.179537 crc crio[26313]: time="2026-06-09T11:25:33.179489497Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.508467 | controller | Jun 09 11:25:33.179537 crc crio[26313]: time="2026-06-09T11:25:33.179520558Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.508481 | controller | Jun 09 11:25:33.179722 crc crio[26313]: time="2026-06-09T11:25:33.179675532Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.508497 | controller | Jun 09 11:25:33.179780 crc crio[26313]: time="2026-06-09T11:25:33.179725834Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.508512 | controller | Jun 09 11:25:33.179841 crc crio[26313]: time="2026-06-09T11:25:33.179816106Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.508528 | controller | Jun 09 11:25:33.179880 crc crio[26313]: time="2026-06-09T11:25:33.179846697Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.508544 | controller | Jun 09 11:25:33.179999 crc crio[26313]: time="2026-06-09T11:25:33.1799642Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.508560 | controller | Jun 09 11:25:33.180060 crc crio[26313]: time="2026-06-09T11:25:33.180009222Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.508575 | controller | Jun 09 11:25:33.180145 crc crio[26313]: time="2026-06-09T11:25:33.180114515Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.508591 | controller | Jun 09 11:25:33.180196 crc crio[26313]: time="2026-06-09T11:25:33.180157806Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.508607 | controller | Jun 09 11:25:33.180678 crc crio[26313]: time="2026-06-09T11:25:33.180601398Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.508622 | controller | Jun 09 11:25:33.180754 crc crio[26313]: time="2026-06-09T11:25:33.180689031Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.508637 | controller | Jun 09 11:25:33.180754 crc crio[26313]: time="2026-06-09T11:25:33.180727632Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.508652 | controller | Jun 09 11:25:33.180754 crc crio[26313]: time="2026-06-09T11:25:33.180752813Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.508667 | controller | Jun 09 11:25:33.180842 crc crio[26313]: time="2026-06-09T11:25:33.180795144Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.508683 | controller | Jun 09 11:25:33.180842 crc crio[26313]: time="2026-06-09T11:25:33.180812644Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.508698 | controller | Jun 09 11:25:33.181032 crc crio[26313]: time="2026-06-09T11:25:33.18099822Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.508714 | controller | Jun 09 11:25:33.181098 crc crio[26313]: time="2026-06-09T11:25:33.181049071Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.508729 | controller | Jun 09 11:25:33.181199 crc crio[26313]: time="2026-06-09T11:25:33.181160764Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.508745 | controller | Jun 09 11:25:33.181252 crc crio[26313]: time="2026-06-09T11:25:33.181218866Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.508760 | controller | Jun 09 11:25:33.181295 crc crio[26313]: time="2026-06-09T11:25:33.181244887Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.508779 | controller | Jun 09 11:25:33.181328 crc crio[26313]: time="2026-06-09T11:25:33.181306578Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.508795 | controller | Jun 09 11:25:33.181472 crc crio[26313]: time="2026-06-09T11:25:33.181436362Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.508811 | controller | Jun 09 11:25:33.181536 crc crio[26313]: time="2026-06-09T11:25:33.181481273Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.508826 | controller | Jun 09 11:25:33.181700 crc crio[26313]: time="2026-06-09T11:25:33.181586946Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.508842 | controller | Jun 09 11:25:33.181700 crc crio[26313]: time="2026-06-09T11:25:33.181683609Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.508875 | controller | Jun 09 11:25:33.181894 crc crio[26313]: time="2026-06-09T11:25:33.181847234Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.508892 | controller | Jun 09 11:25:33.181947 crc crio[26313]: time="2026-06-09T11:25:33.181911566Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.508908 | controller | Jun 09 11:25:33.181991 crc crio[26313]: time="2026-06-09T11:25:33.181971447Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.508923 | controller | Jun 09 11:25:33.182025 crc crio[26313]: time="2026-06-09T11:25:33.182007398Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.508939 | controller | Jun 09 11:25:33.182158 crc crio[26313]: time="2026-06-09T11:25:33.182118282Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.508960 | controller | Jun 09 11:25:33.182220 crc crio[26313]: time="2026-06-09T11:25:33.182173053Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.508981 | controller | Jun 09 11:25:33.182258 crc crio[26313]: time="2026-06-09T11:25:33.182244375Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.509004 | controller | Jun 09 11:25:33.182294 crc crio[26313]: time="2026-06-09T11:25:33.182275476Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.509024 | controller | Jun 09 11:25:33.182479 crc crio[26313]: time="2026-06-09T11:25:33.182378759Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.509043 | controller | Jun 09 11:25:33.182479 crc crio[26313]: time="2026-06-09T11:25:33.182472612Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.509061 | controller | Jun 09 11:25:33.182573 crc crio[26313]: time="2026-06-09T11:25:33.182554774Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.509079 | controller | Jun 09 11:25:33.182637 crc crio[26313]: time="2026-06-09T11:25:33.182580805Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.509096 | controller | Jun 09 11:25:33.182801 crc crio[26313]: time="2026-06-09T11:25:33.18276538Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.509116 | controller | Jun 09 11:25:33.182861 crc crio[26313]: time="2026-06-09T11:25:33.182822052Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.509138 | controller | Jun 09 11:25:33.182926 crc crio[26313]: time="2026-06-09T11:25:33.182884703Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.509161 | controller | Jun 09 11:25:33.182988 crc crio[26313]: time="2026-06-09T11:25:33.182955805Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.509186 | controller | Jun 09 11:25:33.183083 crc crio[26313]: time="2026-06-09T11:25:33.183049328Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.509208 | controller | Jun 09 11:25:33.183159 crc crio[26313]: time="2026-06-09T11:25:33.183096189Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.509228 | controller | Jun 09 11:25:33.183341 crc crio[26313]: time="2026-06-09T11:25:33.183302165Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.509248 | controller | Jun 09 11:25:33.183467 crc crio[26313]: time="2026-06-09T11:25:33.183361277Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.509268 | controller | Jun 09 11:25:33.183555 crc crio[26313]: time="2026-06-09T11:25:33.183518981Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.509288 | controller | Jun 09 11:25:33.183640 crc crio[26313]: time="2026-06-09T11:25:33.183566793Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.509308 | controller | Jun 09 11:25:33.183730 crc crio[26313]: time="2026-06-09T11:25:33.183693426Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.509328 | controller | Jun 09 11:25:33.183794 crc crio[26313]: time="2026-06-09T11:25:33.183750238Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.509347 | controller | Jun 09 11:25:33.183919 crc crio[26313]: time="2026-06-09T11:25:33.183878101Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.509367 | controller | Jun 09 11:25:33.184330 crc crio[26313]: time="2026-06-09T11:25:33.183940993Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.509386 | controller | Jun 09 11:25:33.184330 crc crio[26313]: time="2026-06-09T11:25:33.1841642Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.509405 | controller | Jun 09 11:25:33.184330 crc crio[26313]: time="2026-06-09T11:25:33.184199181Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.509425 | controller | Jun 09 11:25:33.184330 crc crio[26313]: time="2026-06-09T11:25:33.184290863Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.509445 | controller | Jun 09 11:25:33.184330 crc crio[26313]: time="2026-06-09T11:25:33.184327664Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.509465 | controller | Jun 09 11:25:33.184777 crc crio[26313]: time="2026-06-09T11:25:33.184459798Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.509484 | controller | Jun 09 11:25:33.184777 crc crio[26313]: time="2026-06-09T11:25:33.184499379Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.509503 | controller | Jun 09 11:25:33.184777 crc crio[26313]: time="2026-06-09T11:25:33.184738866Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.509523 | controller | Jun 09 11:25:33.184777 crc crio[26313]: time="2026-06-09T11:25:33.184776867Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.509542 | controller | Jun 09 11:25:33.184951 crc crio[26313]: time="2026-06-09T11:25:33.184915071Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.509561 | controller | Jun 09 11:25:33.185015 crc crio[26313]: time="2026-06-09T11:25:33.184965422Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.509582 | controller | Jun 09 11:25:33.186484 crc crio[26313]: time="2026-06-09T11:25:33.185164708Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.509605 | controller | Jun 09 11:25:33.186484 crc crio[26313]: time="2026-06-09T11:25:33.185373664Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.509626 | controller | Jun 09 11:25:33.186484 crc crio[26313]: time="2026-06-09T11:25:33.18557643Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.509648 | controller | Jun 09 11:25:33.186484 crc crio[26313]: time="2026-06-09T11:25:33.185643602Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.509667 | controller | Jun 09 11:25:33.186484 crc crio[26313]: time="2026-06-09T11:25:33.185729144Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.509686 | controller | Jun 09 11:25:33.186484 crc crio[26313]: time="2026-06-09T11:25:33.185792186Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.509705 | controller | Jun 09 11:25:33.186484 crc crio[26313]: time="2026-06-09T11:25:33.185913539Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.509725 | controller | Jun 09 11:25:33.186484 crc crio[26313]: time="2026-06-09T11:25:33.18594671Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.509744 | controller | Jun 09 11:25:33.186484 crc crio[26313]: time="2026-06-09T11:25:33.186051123Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.509764 | controller | Jun 09 11:25:33.186484 crc crio[26313]: time="2026-06-09T11:25:33.186087134Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.509783 | controller | Jun 09 11:25:33.186484 crc crio[26313]: time="2026-06-09T11:25:33.186239219Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.509802 | controller | Jun 09 11:25:33.186484 crc crio[26313]: time="2026-06-09T11:25:33.186271099Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.509821 | controller | Jun 09 11:25:33.187019 crc crio[26313]: time="2026-06-09T11:25:33.186510356Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.509841 | controller | Jun 09 11:25:33.187019 crc crio[26313]: time="2026-06-09T11:25:33.186547947Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.509885 | controller | Jun 09 11:25:33.187019 crc crio[26313]: time="2026-06-09T11:25:33.186601659Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.509907 | controller | Jun 09 11:25:33.187019 crc crio[26313]: time="2026-06-09T11:25:33.186662711Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.509927 | controller | Jun 09 11:25:33.187019 crc crio[26313]: time="2026-06-09T11:25:33.186819315Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.509948 | controller | Jun 09 11:25:33.187019 crc crio[26313]: time="2026-06-09T11:25:33.186849316Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.509968 | controller | Jun 09 11:25:33.187019 crc crio[26313]: time="2026-06-09T11:25:33.18699184Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.509989 | controller | Jun 09 11:25:33.187019 crc crio[26313]: time="2026-06-09T11:25:33.187023311Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.510007 | controller | Jun 09 11:25:33.187446 crc crio[26313]: time="2026-06-09T11:25:33.187176305Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.510026 | controller | Jun 09 11:25:33.187446 crc crio[26313]: time="2026-06-09T11:25:33.187212746Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.510050 | controller | Jun 09 11:25:33.187446 crc crio[26313]: time="2026-06-09T11:25:33.187289978Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.510070 | controller | Jun 09 11:25:33.187446 crc crio[26313]: time="2026-06-09T11:25:33.187322339Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.510090 | controller | Jun 09 11:25:33.187883 crc crio[26313]: time="2026-06-09T11:25:33.187503264Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.510109 | controller | Jun 09 11:25:33.187883 crc crio[26313]: time="2026-06-09T11:25:33.187573366Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.510129 | controller | Jun 09 11:25:33.187883 crc crio[26313]: time="2026-06-09T11:25:33.187672859Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.510148 | controller | Jun 09 11:25:33.187883 crc crio[26313]: time="2026-06-09T11:25:33.18770947Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.510167 | controller | Jun 09 11:25:33.188029 crc crio[26313]: time="2026-06-09T11:25:33.187916516Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.510187 | controller | Jun 09 11:25:33.188029 crc crio[26313]: time="2026-06-09T11:25:33.187951707Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.510206 | controller | Jun 09 11:25:33.188089 crc crio[26313]: time="2026-06-09T11:25:33.18804419Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.510228 | controller | Jun 09 11:25:33.188089 crc crio[26313]: time="2026-06-09T11:25:33.188077691Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.510247 | controller | Jun 09 11:25:33.188382 crc crio[26313]: time="2026-06-09T11:25:33.188301667Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.510266 | controller | Jun 09 11:25:33.190299 crc crio[26313]: time="2026-06-09T11:25:33.190061757Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.510286 | controller | Jun 09 11:25:33.190299 crc crio[26313]: time="2026-06-09T11:25:33.190129549Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.510305 | controller | Jun 09 11:25:33.190299 crc crio[26313]: time="2026-06-09T11:25:33.19015633Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.510324 | controller | Jun 09 11:25:33.190299 crc crio[26313]: time="2026-06-09T11:25:33.190210141Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.510344 | controller | Jun 09 11:25:33.190299 crc crio[26313]: time="2026-06-09T11:25:33.190235882Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.510363 | controller | Jun 09 11:25:33.190299 crc crio[26313]: time="2026-06-09T11:25:33.190324335Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.510382 | controller | Jun 09 11:25:33.191240 crc crio[26313]: time="2026-06-09T11:25:33.190376796Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.510401 | controller | Jun 09 11:25:33.191240 crc crio[26313]: time="2026-06-09T11:25:33.190480149Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.510420 | controller | Jun 09 11:25:33.191240 crc crio[26313]: time="2026-06-09T11:25:33.19051862Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.510438 | controller | Jun 09 11:25:33.191240 crc crio[26313]: time="2026-06-09T11:25:33.190840729Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.510460 | controller | Jun 09 11:25:33.191240 crc crio[26313]: time="2026-06-09T11:25:33.19087615Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.510479 | controller | Jun 09 11:25:33.191240 crc crio[26313]: time="2026-06-09T11:25:33.190954302Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.510499 | controller | Jun 09 11:25:33.191240 crc crio[26313]: time="2026-06-09T11:25:33.190988213Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.510517 | controller | Jun 09 11:25:33.191240 crc crio[26313]: time="2026-06-09T11:25:33.191179849Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.510536 | controller | Jun 09 11:25:33.191240 crc crio[26313]: time="2026-06-09T11:25:33.19121557Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.510556 | controller | Jun 09 11:25:33.191599 crc crio[26313]: time="2026-06-09T11:25:33.191351814Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.510574 | controller | Jun 09 11:25:33.191599 crc crio[26313]: time="2026-06-09T11:25:33.191385255Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.510593 | controller | Jun 09 11:25:33.191710 crc crio[26313]: time="2026-06-09T11:25:33.191660673Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.510611 | controller | Jun 09 11:25:33.191710 crc crio[26313]: time="2026-06-09T11:25:33.191696624Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.510630 | controller | Jun 09 11:25:33.191879 crc crio[26313]: time="2026-06-09T11:25:33.191851668Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.510649 | controller | Jun 09 11:25:33.191915 crc crio[26313]: time="2026-06-09T11:25:33.191884069Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.510667 | controller | Jun 09 11:25:33.192448 crc crio[26313]: time="2026-06-09T11:25:33.192342672Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.510685 | controller | Jun 09 11:25:33.192521 crc crio[26313]: time="2026-06-09T11:25:33.192483116Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.510704 | controller | Jun 09 11:25:33.192521 crc crio[26313]: time="2026-06-09T11:25:33.192500656Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.510722 | controller | Jun 09 11:25:33.192799 crc crio[26313]: time="2026-06-09T11:25:33.192732623Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.510742 | controller | Jun 09 11:25:33.192883 crc crio[26313]: time="2026-06-09T11:25:33.192846506Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.510761 | controller | Jun 09 11:25:33.192883 crc crio[26313]: time="2026-06-09T11:25:33.192875187Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.510780 | controller | Jun 09 11:25:33.193127 crc crio[26313]: time="2026-06-09T11:25:33.193070422Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.510799 | controller | Jun 09 11:25:33.193198 crc crio[26313]: time="2026-06-09T11:25:33.193175725Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.510818 | controller | Jun 09 11:25:33.193234 crc crio[26313]: time="2026-06-09T11:25:33.193209686Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.510837 | controller | Jun 09 11:25:33.193268 crc crio[26313]: time="2026-06-09T11:25:33.193238437Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.510884 | controller | Jun 09 11:25:33.193308 crc crio[26313]: time="2026-06-09T11:25:33.193276918Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.510911 | controller | Jun 09 11:25:33.193341 crc crio[26313]: time="2026-06-09T11:25:33.193315289Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.510929 | controller | Jun 09 11:25:33.193838 crc crio[26313]: time="2026-06-09T11:25:33.193716201Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.510948 | controller | Jun 09 11:25:33.193916 crc crio[26313]: time="2026-06-09T11:25:33.193865625Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.510967 | controller | Jun 09 11:25:33.193959 crc crio[26313]: time="2026-06-09T11:25:33.193911166Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.510988 | controller | Jun 09 11:25:33.193959 crc crio[26313]: time="2026-06-09T11:25:33.193942507Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.511007 | controller | Jun 09 11:25:33.194033 crc crio[26313]: time="2026-06-09T11:25:33.193986449Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.511029 | controller | Jun 09 11:25:33.194033 crc crio[26313]: time="2026-06-09T11:25:33.194009349Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.511048 | controller | Jun 09 11:25:33.194290 crc crio[26313]: time="2026-06-09T11:25:33.194231926Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.511067 | controller | Jun 09 11:25:33.194290 crc crio[26313]: time="2026-06-09T11:25:33.194284987Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.511086 | controller | Jun 09 11:25:33.194507 crc crio[26313]: time="2026-06-09T11:25:33.194472202Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.511105 | controller | Jun 09 11:25:33.194570 crc crio[26313]: time="2026-06-09T11:25:33.194513444Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.511124 | controller | Jun 09 11:25:33.194663 crc crio[26313]: time="2026-06-09T11:25:33.194636027Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.511142 | controller | Jun 09 11:25:33.194709 crc crio[26313]: time="2026-06-09T11:25:33.194680358Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.511161 | controller | Jun 09 11:25:33.194968 crc crio[26313]: time="2026-06-09T11:25:33.194876624Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.511180 | controller | Jun 09 11:25:33.194968 crc crio[26313]: time="2026-06-09T11:25:33.194964306Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.511199 | controller | Jun 09 11:25:33.195109 crc crio[26313]: time="2026-06-09T11:25:33.19507623Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.511219 | controller | Jun 09 11:25:33.195166 crc crio[26313]: time="2026-06-09T11:25:33.195126681Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.511238 | controller | Jun 09 11:25:33.195358 crc crio[26313]: time="2026-06-09T11:25:33.195295626Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.511256 | controller | Jun 09 11:25:33.195358 crc crio[26313]: time="2026-06-09T11:25:33.195348257Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.511276 | controller | Jun 09 11:25:33.195635 crc crio[26313]: time="2026-06-09T11:25:33.195583964Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.511297 | controller | Jun 09 11:25:33.195705 crc crio[26313]: time="2026-06-09T11:25:33.195657146Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.511322 | controller | Jun 09 11:25:33.195844 crc crio[26313]: time="2026-06-09T11:25:33.19581044Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.511342 | controller | Jun 09 11:25:33.195896 crc crio[26313]: time="2026-06-09T11:25:33.195858102Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.511361 | controller | Jun 09 11:25:33.196025 crc crio[26313]: time="2026-06-09T11:25:33.195994046Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.511402 | controller | Jun 09 11:25:33.196082 crc crio[26313]: time="2026-06-09T11:25:33.196040197Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.511423 | controller | Jun 09 11:25:33.196190 crc crio[26313]: time="2026-06-09T11:25:33.1961579Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.511442 | controller | Jun 09 11:25:33.196318 crc crio[26313]: time="2026-06-09T11:25:33.196284184Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.511460 | controller | Jun 09 11:25:33.196381 crc crio[26313]: time="2026-06-09T11:25:33.196343915Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.511479 | controller | Jun 09 11:25:33.196381 crc crio[26313]: time="2026-06-09T11:25:33.196377886Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.511498 | controller | Jun 09 11:25:33.196570 crc crio[26313]: time="2026-06-09T11:25:33.19650821Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.511518 | controller | Jun 09 11:25:33.196570 crc crio[26313]: time="2026-06-09T11:25:33.196539211Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.511538 | controller | Jun 09 11:25:33.196786 crc crio[26313]: time="2026-06-09T11:25:33.196751527Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.511557 | controller | Jun 09 11:25:33.196839 crc crio[26313]: time="2026-06-09T11:25:33.196799568Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.511577 | controller | Jun 09 11:25:33.197098 crc crio[26313]: time="2026-06-09T11:25:33.197025785Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.511594 | controller | Jun 09 11:25:33.197163 crc crio[26313]: time="2026-06-09T11:25:33.197117517Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.511612 | controller | Jun 09 11:25:33.197257 crc crio[26313]: time="2026-06-09T11:25:33.19722197Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.511634 | controller | Jun 09 11:25:33.197316 crc crio[26313]: time="2026-06-09T11:25:33.197280252Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.511652 | controller | Jun 09 11:25:33.197461 crc crio[26313]: time="2026-06-09T11:25:33.197377885Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.511670 | controller | Jun 09 11:25:33.197521 crc crio[26313]: time="2026-06-09T11:25:33.197485178Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.511689 | controller | Jun 09 11:25:33.197676 crc crio[26313]: time="2026-06-09T11:25:33.197633462Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.511707 | controller | Jun 09 11:25:33.197740 crc crio[26313]: time="2026-06-09T11:25:33.197691334Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.511725 | controller | Jun 09 11:25:33.197891 crc crio[26313]: time="2026-06-09T11:25:33.197849468Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.511751 | controller | Jun 09 11:25:33.197963 crc crio[26313]: time="2026-06-09T11:25:33.1979144Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.511770 | controller | Jun 09 11:25:33.198063 crc crio[26313]: time="2026-06-09T11:25:33.198027323Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.511789 | controller | Jun 09 11:25:33.198120 crc crio[26313]: time="2026-06-09T11:25:33.198081485Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.511807 | controller | Jun 09 11:25:33.198221 crc crio[26313]: time="2026-06-09T11:25:33.198187598Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.511825 | controller | Jun 09 11:25:33.198279 crc crio[26313]: time="2026-06-09T11:25:33.198242059Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.511844 | controller | Jun 09 11:25:33.198373 crc crio[26313]: time="2026-06-09T11:25:33.198338762Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.511913 | controller | Jun 09 11:25:33.198469 crc crio[26313]: time="2026-06-09T11:25:33.198441155Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.511935 | controller | Jun 09 11:25:33.198558 crc crio[26313]: time="2026-06-09T11:25:33.198524407Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.511953 | controller | Jun 09 11:25:33.198647 crc crio[26313]: time="2026-06-09T11:25:33.198575759Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.511971 | controller | Jun 09 11:25:33.198773 crc crio[26313]: time="2026-06-09T11:25:33.198740024Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.511989 | controller | Jun 09 11:25:33.198837 crc crio[26313]: time="2026-06-09T11:25:33.198787335Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.512010 | controller | Jun 09 11:25:33.198926 crc crio[26313]: time="2026-06-09T11:25:33.198891108Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.512029 | controller | Jun 09 11:25:33.198987 crc crio[26313]: time="2026-06-09T11:25:33.198941089Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.512050 | controller | Jun 09 11:25:33.199127 crc crio[26313]: time="2026-06-09T11:25:33.199093594Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.512068 | controller | Jun 09 11:25:33.199183 crc crio[26313]: time="2026-06-09T11:25:33.199145225Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.512093 | controller | Jun 09 11:25:33.199317 crc crio[26313]: time="2026-06-09T11:25:33.199223027Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.512112 | controller | Jun 09 11:25:33.199317 crc crio[26313]: time="2026-06-09T11:25:33.199257738Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.512130 | controller | Jun 09 11:25:33.199472 crc crio[26313]: time="2026-06-09T11:25:33.199437723Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.512148 | controller | Jun 09 11:25:33.199536 crc crio[26313]: time="2026-06-09T11:25:33.199491175Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.512167 | controller | Jun 09 11:25:33.199660 crc crio[26313]: time="2026-06-09T11:25:33.199598468Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.512186 | controller | Jun 09 11:25:33.199719 crc crio[26313]: time="2026-06-09T11:25:33.19967278Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.512218 | controller | Jun 09 11:25:33.199827 crc crio[26313]: time="2026-06-09T11:25:33.199795154Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.512236 | controller | Jun 09 11:25:33.199895 crc crio[26313]: time="2026-06-09T11:25:33.199843545Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.512254 | controller | Jun 09 11:25:33.199986 crc crio[26313]: time="2026-06-09T11:25:33.199952048Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.512273 | controller | Jun 09 11:25:33.200045 crc crio[26313]: time="2026-06-09T11:25:33.199999839Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.512291 | controller | Jun 09 11:25:33.200174 crc crio[26313]: time="2026-06-09T11:25:33.200137183Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.512312 | controller | Jun 09 11:25:33.200234 crc crio[26313]: time="2026-06-09T11:25:33.200197345Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.512335 | controller | Jun 09 11:25:33.200352 crc crio[26313]: time="2026-06-09T11:25:33.200318518Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.512363 | controller | Jun 09 11:25:33.200444 crc crio[26313]: time="2026-06-09T11:25:33.2003653Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.512381 | controller | Jun 09 11:25:33.200586 crc crio[26313]: time="2026-06-09T11:25:33.200547875Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.512399 | controller | Jun 09 11:25:33.200670 crc crio[26313]: time="2026-06-09T11:25:33.200640418Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.512418 | controller | Jun 09 11:25:33.200773 crc crio[26313]: time="2026-06-09T11:25:33.20073923Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.512437 | controller | Jun 09 11:25:33.200830 crc crio[26313]: time="2026-06-09T11:25:33.200786532Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.512456 | controller | Jun 09 11:25:33.200919 crc crio[26313]: time="2026-06-09T11:25:33.200887585Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.512474 | controller | Jun 09 11:25:33.200997 crc crio[26313]: time="2026-06-09T11:25:33.200936946Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.512501 | controller | Jun 09 11:25:33.201076 crc crio[26313]: time="2026-06-09T11:25:33.201040359Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.512520 | controller | Jun 09 11:25:33.201173 crc crio[26313]: time="2026-06-09T11:25:33.20109155Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.512543 | controller | Jun 09 11:25:33.201253 crc crio[26313]: time="2026-06-09T11:25:33.201214814Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.512563 | controller | Jun 09 11:25:33.201316 crc crio[26313]: time="2026-06-09T11:25:33.201271435Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.512589 | controller | Jun 09 11:25:33.201493 crc crio[26313]: time="2026-06-09T11:25:33.201352918Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.512607 | controller | Jun 09 11:25:33.201493 crc crio[26313]: time="2026-06-09T11:25:33.20145055Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.512629 | controller | Jun 09 11:25:33.201567 crc crio[26313]: time="2026-06-09T11:25:33.201531813Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.512654 | controller | Jun 09 11:25:33.201567 crc crio[26313]: time="2026-06-09T11:25:33.201562714Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.512673 | controller | Jun 09 11:25:33.201896 crc crio[26313]: time="2026-06-09T11:25:33.201846852Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.512693 | controller | Jun 09 11:25:33.201960 crc crio[26313]: time="2026-06-09T11:25:33.201901163Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.512717 | controller | Jun 09 11:25:33.202246 crc crio[26313]: time="2026-06-09T11:25:33.202206372Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.512744 | controller | Jun 09 11:25:33.202316 crc crio[26313]: time="2026-06-09T11:25:33.202259133Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.512763 | controller | Jun 09 11:25:33.202509 crc crio[26313]: time="2026-06-09T11:25:33.202332256Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.512791 | controller | Jun 09 11:25:33.202509 crc crio[26313]: time="2026-06-09T11:25:33.202357726Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.512816 | controller | Jun 09 11:25:33.202509 crc crio[26313]: time="2026-06-09T11:25:33.20248279Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.512838 | controller | Jun 09 11:25:33.202730 crc crio[26313]: time="2026-06-09T11:25:33.202529561Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.512895 | controller | Jun 09 11:25:33.202730 crc crio[26313]: time="2026-06-09T11:25:33.202575852Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.512917 | controller | Jun 09 11:25:33.202730 crc crio[26313]: time="2026-06-09T11:25:33.202648935Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.512936 | controller | Jun 09 11:25:33.202730 crc crio[26313]: time="2026-06-09T11:25:33.202672265Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.512954 | controller | Jun 09 11:25:33.202730 crc crio[26313]: time="2026-06-09T11:25:33.202697886Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.512974 | controller | Jun 09 11:25:33.202944 crc crio[26313]: time="2026-06-09T11:25:33.202890881Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.512992 | controller | Jun 09 11:25:33.203010 crc crio[26313]: time="2026-06-09T11:25:33.202950993Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.513012 | controller | Jun 09 11:25:33.203045 crc crio[26313]: time="2026-06-09T11:25:33.203024885Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.513033 | controller | Jun 09 11:25:33.203080 crc crio[26313]: time="2026-06-09T11:25:33.203063006Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.513052 | controller | Jun 09 11:25:33.203328 crc crio[26313]: time="2026-06-09T11:25:33.203271502Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.513071 | controller | Jun 09 11:25:33.203328 crc crio[26313]: time="2026-06-09T11:25:33.203324364Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.513093 | controller | Jun 09 11:25:33.203495 crc crio[26313]: time="2026-06-09T11:25:33.203428737Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.513114 | controller | Jun 09 11:25:33.203495 crc crio[26313]: time="2026-06-09T11:25:33.203462938Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.513136 | controller | Jun 09 11:25:33.203697 crc crio[26313]: time="2026-06-09T11:25:33.203648503Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.513154 | controller | Jun 09 11:25:33.203766 crc crio[26313]: time="2026-06-09T11:25:33.203702174Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.513173 | controller | Jun 09 11:25:33.203806 crc crio[26313]: time="2026-06-09T11:25:33.203783237Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.513191 | controller | Jun 09 11:25:33.203840 crc crio[26313]: time="2026-06-09T11:25:33.203819848Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.513212 | controller | Jun 09 11:25:33.204004 crc crio[26313]: time="2026-06-09T11:25:33.203957332Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.513231 | controller | Jun 09 11:25:33.204066 crc crio[26313]: time="2026-06-09T11:25:33.204009163Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.513249 | controller | Jun 09 11:25:33.204151 crc crio[26313]: time="2026-06-09T11:25:33.204117366Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.513268 | controller | Jun 09 11:25:33.204204 crc crio[26313]: time="2026-06-09T11:25:33.204164568Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.513287 | controller | Jun 09 11:25:33.204334 crc crio[26313]: time="2026-06-09T11:25:33.204300351Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.513309 | controller | Jun 09 11:25:33.204495 crc crio[26313]: time="2026-06-09T11:25:33.204348213Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.513327 | controller | Jun 09 11:25:33.204705 crc crio[26313]: time="2026-06-09T11:25:33.204656312Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.513346 | controller | Jun 09 11:25:33.204812 crc crio[26313]: time="2026-06-09T11:25:33.204771075Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.513368 | controller | Jun 09 11:25:33.204938 crc crio[26313]: time="2026-06-09T11:25:33.204894148Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.513389 | controller | Jun 09 11:25:33.205084 crc crio[26313]: time="2026-06-09T11:25:33.205022202Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.513408 | controller | Jun 09 11:25:33.205188 crc crio[26313]: time="2026-06-09T11:25:33.205150536Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.513427 | controller | Jun 09 11:25:33.205264 crc crio[26313]: time="2026-06-09T11:25:33.205197617Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.513446 | controller | Jun 09 11:25:33.205264 crc crio[26313]: time="2026-06-09T11:25:33.205226948Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.513468 | controller | Jun 09 11:25:33.205376 crc crio[26313]: time="2026-06-09T11:25:33.205276829Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.513485 | controller | Jun 09 11:25:33.205376 crc crio[26313]: time="2026-06-09T11:25:33.205356321Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.513506 | controller | Jun 09 11:25:33.205644 crc crio[26313]: time="2026-06-09T11:25:33.205437644Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.513528 | controller | Jun 09 11:25:33.205644 crc crio[26313]: time="2026-06-09T11:25:33.205630969Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.513549 | controller | Jun 09 11:25:33.205733 crc crio[26313]: time="2026-06-09T11:25:33.205687361Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.513572 | controller | Jun 09 11:25:33.205907 crc crio[26313]: time="2026-06-09T11:25:33.205870896Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.513590 | controller | Jun 09 11:25:33.205964 crc crio[26313]: time="2026-06-09T11:25:33.205917967Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.513608 | controller | Jun 09 11:25:33.206082 crc crio[26313]: time="2026-06-09T11:25:33.206047891Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.513625 | controller | Jun 09 11:25:33.206168 crc crio[26313]: time="2026-06-09T11:25:33.206095772Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.513644 | controller | Jun 09 11:25:33.206310 crc crio[26313]: time="2026-06-09T11:25:33.206275518Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.513662 | controller | Jun 09 11:25:33.206581 crc crio[26313]: time="2026-06-09T11:25:33.20636154Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.513680 | controller | Jun 09 11:25:33.206581 crc crio[26313]: time="2026-06-09T11:25:33.206457733Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.513698 | controller | Jun 09 11:25:33.206581 crc crio[26313]: time="2026-06-09T11:25:33.206490154Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.513716 | controller | Jun 09 11:25:33.206804 crc crio[26313]: time="2026-06-09T11:25:33.206689949Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.513735 | controller | Jun 09 11:25:33.206804 crc crio[26313]: time="2026-06-09T11:25:33.20672213Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.513752 | controller | Jun 09 11:25:33.206952 crc crio[26313]: time="2026-06-09T11:25:33.206901235Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.513769 | controller | Jun 09 11:25:33.207042 crc crio[26313]: time="2026-06-09T11:25:33.206968247Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.513787 | controller | Jun 09 11:25:33.207042 crc crio[26313]: time="2026-06-09T11:25:33.207016789Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.513811 | controller | Jun 09 11:25:33.207148 crc crio[26313]: time="2026-06-09T11:25:33.2070555Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.513829 | controller | Jun 09 11:25:33.207277 crc crio[26313]: time="2026-06-09T11:25:33.207234545Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.513846 | controller | Jun 09 11:25:33.207371 crc crio[26313]: time="2026-06-09T11:25:33.207281006Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.513899 | controller | Jun 09 11:25:33.207371 crc crio[26313]: time="2026-06-09T11:25:33.207333778Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.513921 | controller | Jun 09 11:25:33.207595 crc crio[26313]: time="2026-06-09T11:25:33.207502752Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.513941 | controller | Jun 09 11:25:33.207708 crc crio[26313]: time="2026-06-09T11:25:33.207687848Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.513959 | controller | Jun 09 11:25:33.207770 crc crio[26313]: time="2026-06-09T11:25:33.207728829Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.513978 | controller | Jun 09 11:25:33.207814 crc crio[26313]: time="2026-06-09T11:25:33.20776714Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.514000 | controller | Jun 09 11:25:33.207814 crc crio[26313]: time="2026-06-09T11:25:33.207803991Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.514024 | controller | Jun 09 11:25:33.207928 crc crio[26313]: time="2026-06-09T11:25:33.207847162Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.514045 | controller | Jun 09 11:25:33.207928 crc crio[26313]: time="2026-06-09T11:25:33.207868663Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.514063 | controller | Jun 09 11:25:33.208188 crc crio[26313]: time="2026-06-09T11:25:33.208144251Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.514081 | controller | Jun 09 11:25:33.208279 crc crio[26313]: time="2026-06-09T11:25:33.208202292Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.514108 | controller | Jun 09 11:25:33.208332 crc crio[26313]: time="2026-06-09T11:25:33.208279964Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.514126 | controller | Jun 09 11:25:33.208332 crc crio[26313]: time="2026-06-09T11:25:33.208317616Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.514145 | controller | Jun 09 11:25:33.208573 crc crio[26313]: time="2026-06-09T11:25:33.208534202Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.514171 | controller | Jun 09 11:25:33.208690 crc crio[26313]: time="2026-06-09T11:25:33.208591953Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.514194 | controller | Jun 09 11:25:33.208828 crc crio[26313]: time="2026-06-09T11:25:33.208794099Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.514214 | controller | Jun 09 11:25:33.208901 crc crio[26313]: time="2026-06-09T11:25:33.20883765Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.514233 | controller | Jun 09 11:25:33.208901 crc crio[26313]: time="2026-06-09T11:25:33.208871241Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.514252 | controller | Jun 09 11:25:33.209014 crc crio[26313]: time="2026-06-09T11:25:33.208910532Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.514278 | controller | Jun 09 11:25:33.209093 crc crio[26313]: time="2026-06-09T11:25:33.209057567Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.514297 | controller | Jun 09 11:25:33.209162 crc crio[26313]: time="2026-06-09T11:25:33.209103488Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.514315 | controller | Jun 09 11:25:33.209217 crc crio[26313]: time="2026-06-09T11:25:33.20918916Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.514334 | controller | Jun 09 11:25:33.209271 crc crio[26313]: time="2026-06-09T11:25:33.209225471Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.514352 | controller | Jun 09 11:25:33.209376 crc crio[26313]: time="2026-06-09T11:25:33.209342995Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.514374 | controller | Jun 09 11:25:33.209525 crc crio[26313]: time="2026-06-09T11:25:33.209384436Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.514393 | controller | Jun 09 11:25:33.209692 crc crio[26313]: time="2026-06-09T11:25:33.209652693Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.514413 | controller | Jun 09 11:25:33.209796 crc crio[26313]: time="2026-06-09T11:25:33.209707525Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.514436 | controller | Jun 09 11:25:33.209847 crc crio[26313]: time="2026-06-09T11:25:33.209797748Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.514455 | controller | Jun 09 11:25:33.209847 crc crio[26313]: time="2026-06-09T11:25:33.209831069Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.514474 | controller | Jun 09 11:25:33.210050 crc crio[26313]: time="2026-06-09T11:25:33.210011244Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.514492 | controller | Jun 09 11:25:33.210136 crc crio[26313]: time="2026-06-09T11:25:33.210066205Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.514518 | controller | Jun 09 11:25:33.210136 crc crio[26313]: time="2026-06-09T11:25:33.210083706Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.514536 | controller | Jun 09 11:25:33.210136 crc crio[26313]: time="2026-06-09T11:25:33.210108576Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.514557 | controller | Jun 09 11:25:33.210286 crc crio[26313]: time="2026-06-09T11:25:33.210263051Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.514575 | controller | Jun 09 11:25:33.210341 crc crio[26313]: time="2026-06-09T11:25:33.210299102Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.514593 | controller | Jun 09 11:25:33.210532 crc crio[26313]: time="2026-06-09T11:25:33.210498837Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.514611 | controller | Jun 09 11:25:33.210598 crc crio[26313]: time="2026-06-09T11:25:33.210537339Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.514629 | controller | Jun 09 11:25:33.210748 crc crio[26313]: time="2026-06-09T11:25:33.210704773Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.514652 | controller | Jun 09 11:25:33.210832 crc crio[26313]: time="2026-06-09T11:25:33.210766815Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.514673 | controller | Jun 09 11:25:33.210888 crc crio[26313]: time="2026-06-09T11:25:33.210864208Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.514692 | controller | Jun 09 11:25:33.210939 crc crio[26313]: time="2026-06-09T11:25:33.210897489Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.514711 | controller | Jun 09 11:25:33.211096 crc crio[26313]: time="2026-06-09T11:25:33.211055213Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.514731 | controller | Jun 09 11:25:33.211181 crc crio[26313]: time="2026-06-09T11:25:33.211112775Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.514754 | controller | Jun 09 11:25:33.211480 crc crio[26313]: time="2026-06-09T11:25:33.211340021Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.514773 | controller | Jun 09 11:25:33.214279 crc crio[26313]: time="2026-06-09T11:25:33.214211263Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.514792 | controller | Jun 09 11:25:33.214367 crc crio[26313]: time="2026-06-09T11:25:33.214316696Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.514811 | controller | Jun 09 11:25:33.214367 crc crio[26313]: time="2026-06-09T11:25:33.214347547Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.514830 | controller | Jun 09 11:25:33.214532 crc crio[26313]: time="2026-06-09T11:25:33.21445418Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.514889 | controller | Jun 09 11:25:33.214532 crc crio[26313]: time="2026-06-09T11:25:33.214489081Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.514916 | controller | Jun 09 11:25:33.214691 crc crio[26313]: time="2026-06-09T11:25:33.214648205Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.514937 | controller | Jun 09 11:25:33.214764 crc crio[26313]: time="2026-06-09T11:25:33.214693757Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.514957 | controller | Jun 09 11:25:33.214903 crc crio[26313]: time="2026-06-09T11:25:33.214835301Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.514976 | controller | Jun 09 11:25:33.214903 crc crio[26313]: time="2026-06-09T11:25:33.214890022Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.514996 | controller | Jun 09 11:25:33.215019 crc crio[26313]: time="2026-06-09T11:25:33.214998265Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.515016 | controller | Jun 09 11:25:33.215075 crc crio[26313]: time="2026-06-09T11:25:33.215042416Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.515036 | controller | Jun 09 11:25:33.217633 crc crio[26313]: time="2026-06-09T11:25:33.217523797Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.515055 | controller | Jun 09 11:25:33.217633 crc crio[26313]: time="2026-06-09T11:25:33.217592069Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.515074 | controller | Jun 09 11:25:33.217796 crc crio[26313]: time="2026-06-09T11:25:33.217652341Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.515094 | controller | Jun 09 11:25:33.217796 crc crio[26313]: time="2026-06-09T11:25:33.217677221Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.515115 | controller | Jun 09 11:25:33.218015 crc crio[26313]: time="2026-06-09T11:25:33.217949229Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.515134 | controller | Jun 09 11:25:33.218015 crc crio[26313]: time="2026-06-09T11:25:33.218008541Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.515152 | controller | Jun 09 11:25:33.218202 crc crio[26313]: time="2026-06-09T11:25:33.218155575Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.515170 | controller | Jun 09 11:25:33.218277 crc crio[26313]: time="2026-06-09T11:25:33.218222837Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.515190 | controller | Jun 09 11:25:33.218340 crc crio[26313]: time="2026-06-09T11:25:33.218277008Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.515210 | controller | Jun 09 11:25:33.218340 crc crio[26313]: time="2026-06-09T11:25:33.218308189Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.515229 | controller | Jun 09 11:25:33.219721 crc crio[26313]: time="2026-06-09T11:25:33.218585247Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.515248 | controller | Jun 09 11:25:33.219721 crc crio[26313]: time="2026-06-09T11:25:33.218651659Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.515268 | controller | Jun 09 11:25:33.219721 crc crio[26313]: time="2026-06-09T11:25:33.218711841Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.515287 | controller | Jun 09 11:25:33.219721 crc crio[26313]: time="2026-06-09T11:25:33.218755002Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.515316 | controller | Jun 09 11:25:33.219721 crc crio[26313]: time="2026-06-09T11:25:33.218845844Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.515337 | controller | Jun 09 11:25:33.219721 crc crio[26313]: time="2026-06-09T11:25:33.218873125Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.515356 | controller | Jun 09 11:25:33.219721 crc crio[26313]: time="2026-06-09T11:25:33.218978778Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.515391 | controller | Jun 09 11:25:33.219721 crc crio[26313]: time="2026-06-09T11:25:33.219007189Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.515412 | controller | Jun 09 11:25:33.219721 crc crio[26313]: time="2026-06-09T11:25:33.219179454Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.515431 | controller | Jun 09 11:25:33.219721 crc crio[26313]: time="2026-06-09T11:25:33.219206235Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.515449 | controller | Jun 09 11:25:33.219721 crc crio[26313]: time="2026-06-09T11:25:33.219470682Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.515467 | controller | Jun 09 11:25:33.219721 crc crio[26313]: time="2026-06-09T11:25:33.219499043Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.515487 | controller | Jun 09 11:25:33.219721 crc crio[26313]: time="2026-06-09T11:25:33.219635447Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.515510 | controller | Jun 09 11:25:33.219721 crc crio[26313]: time="2026-06-09T11:25:33.219679578Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.515530 | controller | Jun 09 11:25:33.220130 crc crio[26313]: time="2026-06-09T11:25:33.219817462Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.515549 | controller | Jun 09 11:25:33.220130 crc crio[26313]: time="2026-06-09T11:25:33.219856773Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.515569 | controller | Jun 09 11:25:33.221196 crc crio[26313]: time="2026-06-09T11:25:33.219969346Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.515589 | controller | Jun 09 11:25:33.221196 crc crio[26313]: time="2026-06-09T11:25:33.221183441Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.515608 | controller | Jun 09 11:25:33.221342 crc crio[26313]: time="2026-06-09T11:25:33.221218642Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.515626 | controller | Jun 09 11:25:33.221342 crc crio[26313]: time="2026-06-09T11:25:33.221247443Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.515644 | controller | Jun 09 11:25:33.221342 crc crio[26313]: time="2026-06-09T11:25:33.221276584Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.515663 | controller | Jun 09 11:25:33.221342 crc crio[26313]: time="2026-06-09T11:25:33.221293004Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.515687 | controller | Jun 09 11:25:33.221701 crc crio[26313]: time="2026-06-09T11:25:33.221571582Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.515706 | controller | Jun 09 11:25:33.221701 crc crio[26313]: time="2026-06-09T11:25:33.221640524Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.515725 | controller | Jun 09 11:25:33.221832 crc crio[26313]: time="2026-06-09T11:25:33.221778638Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.515748 | controller | Jun 09 11:25:33.221832 crc crio[26313]: time="2026-06-09T11:25:33.221807499Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.515767 | controller | Jun 09 11:25:33.222054 crc crio[26313]: time="2026-06-09T11:25:33.221939392Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.515788 | controller | Jun 09 11:25:33.222054 crc crio[26313]: time="2026-06-09T11:25:33.221992654Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.515807 | controller | Jun 09 11:25:33.222179 crc crio[26313]: time="2026-06-09T11:25:33.222058336Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.515829 | controller | Jun 09 11:25:33.222179 crc crio[26313]: time="2026-06-09T11:25:33.222082336Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.515996 | controller | Jun 09 11:25:33.222265 crc crio[26313]: time="2026-06-09T11:25:33.222225391Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.516030 | controller | Jun 09 11:25:33.222265 crc crio[26313]: time="2026-06-09T11:25:33.222255051Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.516050 | controller | Jun 09 11:25:33.222457 crc crio[26313]: time="2026-06-09T11:25:33.222349974Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.516068 | controller | Jun 09 11:25:33.222457 crc crio[26313]: time="2026-06-09T11:25:33.222444827Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.516087 | controller | Jun 09 11:25:33.222728 crc crio[26313]: time="2026-06-09T11:25:33.222669823Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.516106 | controller | Jun 09 11:25:33.222808 crc crio[26313]: time="2026-06-09T11:25:33.222727895Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.516124 | controller | Jun 09 11:25:33.222868 crc crio[26313]: time="2026-06-09T11:25:33.222841978Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.516142 | controller | Jun 09 11:25:33.222918 crc crio[26313]: time="2026-06-09T11:25:33.222879639Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.516159 | controller | Jun 09 11:25:33.223094 crc crio[26313]: time="2026-06-09T11:25:33.223029853Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.516177 | controller | Jun 09 11:25:33.223192 crc crio[26313]: time="2026-06-09T11:25:33.223093585Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.516197 | controller | Jun 09 11:25:33.223192 crc crio[26313]: time="2026-06-09T11:25:33.223162367Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.516218 | controller | Jun 09 11:25:33.223313 crc crio[26313]: time="2026-06-09T11:25:33.223197328Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.516236 | controller | Jun 09 11:25:33.223313 crc crio[26313]: time="2026-06-09T11:25:33.223285571Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 11:30:32.516254 | controller | Jun 09 11:25:33.223537 crc crio[26313]: time="2026-06-09T11:25:33.223325142Z" level=info msg="Updated default CNI network name to "
2026-06-09 11:30:32.516271 | controller | Jun 09 11:25:37.184515 crc crio[26313]: time="2026-06-09T11:25:37.183570826Z" level=info msg="CNI monitoring event CREATE        \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-09 11:30:32.516289 | controller | Jun 09 11:25:37.213581 crc crio[26313]: time="2026-06-09T11:25:37.213473876Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 11:30:32.516314 | controller | Jun 09 11:25:37.213581 crc crio[26313]: time="2026-06-09T11:25:37.213529487Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 11:30:32.516332 | controller | Jun 09 11:25:37.213581 crc crio[26313]: time="2026-06-09T11:25:37.213574868Z" level=info msg="CNI monitoring event WRITE         \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-09 11:30:32.516351 | controller | Jun 09 11:25:37.230714 crc crio[26313]: time="2026-06-09T11:25:37.230645733Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 11:30:32.516372 | controller | Jun 09 11:25:37.230714 crc crio[26313]: time="2026-06-09T11:25:37.230685324Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 11:30:32.516391 | controller | Jun 09 11:25:45.728929 crc crio[26313]: time="2026-06-09T11:25:45.728278182Z" level=info msg="Running pod sandbox: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd98h9qr/POD" id=fe033472-9bdb-49dd-b4b3-d0ea227a2b66 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.516407 | controller | Jun 09 11:25:45.730186 crc crio[26313]: time="2026-06-09T11:25:45.728958011Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.516424 | controller | Jun 09 11:25:45.758367 crc crio[26313]: time="2026-06-09T11:25:45.758154261Z" level=info msg="Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd98h9qr Namespace:openshift-marketplace ID:3bc105ddbe6fb18ec3e46e09f9f439954856a876c04207ac8d9f9ce7980d8b26 UID:35b3b246-74f4-48ae-befc-2021eee673b9 NetNS:/var/run/netns/915c8f95-1399-46ef-9868-376a1e265f6e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod35b3b246_74f4_48ae_befc_2021eee673b9.slice PodAnnotations:0xc0021a81c8}] Aliases:map[]}"
2026-06-09 11:30:32.516441 | controller | Jun 09 11:25:45.758367 crc crio[26313]: time="2026-06-09T11:25:45.758203102Z" level=info msg="Adding pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd98h9qr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.516457 | controller | Jun 09 11:25:46.004755 crc crio[26313]: 2026-06-09T11:25:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3bc105ddbe6fb18 Mac:82:1c:1a:d2:0b:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/915c8f95-1399-46ef-9868-376a1e265f6e SocketPath: PciID:}] [{Interface:0xc00025abe0 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.516474 | controller | Jun 09 11:25:46.006961 crc crio[26313]: time="2026-06-09T11:25:46.006477402Z" level=info msg="Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd98h9qr Namespace:openshift-marketplace ID:3bc105ddbe6fb18ec3e46e09f9f439954856a876c04207ac8d9f9ce7980d8b26 UID:35b3b246-74f4-48ae-befc-2021eee673b9 NetNS:/var/run/netns/915c8f95-1399-46ef-9868-376a1e265f6e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod35b3b246_74f4_48ae_befc_2021eee673b9.slice PodAnnotations:0xc0021a81c8}] Aliases:map[]}"
2026-06-09 11:30:32.516490 | controller | Jun 09 11:25:46.006961 crc crio[26313]: time="2026-06-09T11:25:46.006707379Z" level=info msg="Checking pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd98h9qr for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.516507 | controller | Jun 09 11:25:46.015454 crc crio[26313]: time="2026-06-09T11:25:46.015262592Z" level=info msg="Ran pod sandbox 3bc105ddbe6fb18ec3e46e09f9f439954856a876c04207ac8d9f9ce7980d8b26 with infra container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd98h9qr/POD" id=fe033472-9bdb-49dd-b4b3-d0ea227a2b66 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.516527 | controller | Jun 09 11:25:46.017638 crc crio[26313]: time="2026-06-09T11:25:46.017526696Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=1c2ce824-078b-4545-a5f6-8e3126628d81 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.516547 | controller | Jun 09 11:25:46.019632 crc crio[26313]: time="2026-06-09T11:25:46.019538173Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=18e32310-43db-405d-ae71-10942c4f4645 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.516570 | controller | Jun 09 11:25:46.026745 crc crio[26313]: time="2026-06-09T11:25:46.026379428Z" level=info msg="Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd98h9qr/util" id=752e05be-0c1a-4d4f-aec3-68efa5cc3ed0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.516591 | controller | Jun 09 11:25:46.027115 crc crio[26313]: time="2026-06-09T11:25:46.027004375Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.516608 | controller | Jun 09 11:25:46.056213 crc crio[26313]: time="2026-06-09T11:25:46.055742392Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.516624 | controller | Jun 09 11:25:46.060349 crc crio[26313]: time="2026-06-09T11:25:46.060227759Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.516641 | controller | Jun 09 11:25:46.195119 crc crio[26313]: time="2026-06-09T11:25:46.194917744Z" level=info msg="Created container 1f46a033d09c9ad9b5922726cd8b4262db5c341cc7f99b16e7393b62bd8c8613: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd98h9qr/util" id=752e05be-0c1a-4d4f-aec3-68efa5cc3ed0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.516657 | controller | Jun 09 11:25:46.196208 crc crio[26313]: time="2026-06-09T11:25:46.196100498Z" level=info msg="Starting container: 1f46a033d09c9ad9b5922726cd8b4262db5c341cc7f99b16e7393b62bd8c8613" id=0fe4b69a-98c0-4264-a4b9-c5d349e33055 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.516673 | controller | Jun 09 11:25:46.206283 crc crio[26313]: time="2026-06-09T11:25:46.204577988Z" level=info msg="Started container" PID=42059 containerID=1f46a033d09c9ad9b5922726cd8b4262db5c341cc7f99b16e7393b62bd8c8613 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd98h9qr/util id=0fe4b69a-98c0-4264-a4b9-c5d349e33055 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3bc105ddbe6fb18ec3e46e09f9f439954856a876c04207ac8d9f9ce7980d8b26
2026-06-09 11:30:32.516691 | controller | Jun 09 11:25:47.457198 crc crio[26313]: time="2026-06-09T11:25:47.456750149Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-82sfn/POD" id=571bc4d5-0c1b-478d-9198-16d0c2ff49f0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.516707 | controller | Jun 09 11:25:47.458279 crc crio[26313]: time="2026-06-09T11:25:47.457248243Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.516723 | controller | Jun 09 11:25:47.483451 crc crio[26313]: time="2026-06-09T11:25:47.483312293Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=0e92d2b7-7ae8-4fec-a72e-5a6730c84770 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.516743 | controller | Jun 09 11:25:47.483761 crc crio[26313]: time="2026-06-09T11:25:47.483656923Z" level=info msg="Image registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 not found" id=0e92d2b7-7ae8-4fec-a72e-5a6730c84770 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.516760 | controller | Jun 09 11:25:47.483761 crc crio[26313]: time="2026-06-09T11:25:47.483746485Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 found" id=0e92d2b7-7ae8-4fec-a72e-5a6730c84770 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.516776 | controller | Jun 09 11:25:47.484998 crc crio[26313]: time="2026-06-09T11:25:47.48496141Z" level=info msg="Got pod network &{Name:redhat-operators-82sfn Namespace:openshift-marketplace ID:585cd0cc81bbdb17c90aabc815551c30263861a07eb609491f86f251716ae6d2 UID:82d72be4-6f9b-440a-bffa-03da56780d11 NetNS:/var/run/netns/039246bf-4b8e-453f-aac5-566e0048bfc3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod82d72be4_6f9b_440a_bffa_03da56780d11.slice PodAnnotations:0xc0021a8708}] Aliases:map[]}"
2026-06-09 11:30:32.516793 | controller | Jun 09 11:25:47.484998 crc crio[26313]: time="2026-06-09T11:25:47.484992961Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-82sfn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.516809 | controller | Jun 09 11:25:47.485198 crc crio[26313]: time="2026-06-09T11:25:47.485000431Z" level=info msg="Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=7493698d-98cd-4217-9fef-827056b97524 name=/runtime.v1.ImageService/PullImage
2026-06-09 11:30:32.516826 | controller | Jun 09 11:25:47.495056 crc crio[26313]: time="2026-06-09T11:25:47.494969894Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\""
2026-06-09 11:30:32.516842 | controller | Jun 09 11:25:47.799536 crc crio[26313]: 2026-06-09T11:25:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:585cd0cc81bbdb1 Mac:56:70:e6:02:7e:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/039246bf-4b8e-453f-aac5-566e0048bfc3 SocketPath: PciID:}] [{Interface:0xc000014f20 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.516885 | controller | Jun 09 11:25:47.801911 crc crio[26313]: time="2026-06-09T11:25:47.801824068Z" level=info msg="Got pod network &{Name:redhat-operators-82sfn Namespace:openshift-marketplace ID:585cd0cc81bbdb17c90aabc815551c30263861a07eb609491f86f251716ae6d2 UID:82d72be4-6f9b-440a-bffa-03da56780d11 NetNS:/var/run/netns/039246bf-4b8e-453f-aac5-566e0048bfc3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod82d72be4_6f9b_440a_bffa_03da56780d11.slice PodAnnotations:0xc0021a8708}] Aliases:map[]}"
2026-06-09 11:30:32.516904 | controller | Jun 09 11:25:47.802071 crc crio[26313]: time="2026-06-09T11:25:47.802053615Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-82sfn for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.516920 | controller | Jun 09 11:25:47.809078 crc crio[26313]: time="2026-06-09T11:25:47.808988222Z" level=info msg="Ran pod sandbox 585cd0cc81bbdb17c90aabc815551c30263861a07eb609491f86f251716ae6d2 with infra container: openshift-marketplace/redhat-operators-82sfn/POD" id=571bc4d5-0c1b-478d-9198-16d0c2ff49f0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.516940 | controller | Jun 09 11:25:47.812072 crc crio[26313]: time="2026-06-09T11:25:47.811976257Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=6fe237ce-a9cb-41d7-b44c-f92870b26811 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.516957 | controller | Jun 09 11:25:47.816650 crc crio[26313]: time="2026-06-09T11:25:47.816529996Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8cb6d92d-ac1b-4ad1-a150-fa252c9d6e59 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.516974 | controller | Jun 09 11:25:47.825776 crc crio[26313]: time="2026-06-09T11:25:47.825687816Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-82sfn/extract-utilities" id=0fc7d345-7c0c-4522-9496-4dc3ee1c8d01 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.516991 | controller | Jun 09 11:25:47.826229 crc crio[26313]: time="2026-06-09T11:25:47.826147629Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.517007 | controller | Jun 09 11:25:47.854870 crc crio[26313]: time="2026-06-09T11:25:47.854764432Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.517023 | controller | Jun 09 11:25:47.860582 crc crio[26313]: time="2026-06-09T11:25:47.859134466Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.517040 | controller | Jun 09 11:25:47.976639 crc crio[26313]: time="2026-06-09T11:25:47.976522479Z" level=info msg="Created container 393d9e79e04026ba2c4d0229929e7ad4cfba7cb2176d2f391b84527438518eea: openshift-marketplace/redhat-operators-82sfn/extract-utilities" id=0fc7d345-7c0c-4522-9496-4dc3ee1c8d01 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.517056 | controller | Jun 09 11:25:47.977935 crc crio[26313]: time="2026-06-09T11:25:47.977884078Z" level=info msg="Starting container: 393d9e79e04026ba2c4d0229929e7ad4cfba7cb2176d2f391b84527438518eea" id=4563e2f8-f8ae-4ed4-9d2f-3aa74125b010 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.517072 | controller | Jun 09 11:25:47.983984 crc crio[26313]: time="2026-06-09T11:25:47.983911469Z" level=info msg="Started container" PID=42125 containerID=393d9e79e04026ba2c4d0229929e7ad4cfba7cb2176d2f391b84527438518eea description=openshift-marketplace/redhat-operators-82sfn/extract-utilities id=4563e2f8-f8ae-4ed4-9d2f-3aa74125b010 name=/runtime.v1.RuntimeService/StartContainer sandboxID=585cd0cc81bbdb17c90aabc815551c30263861a07eb609491f86f251716ae6d2
2026-06-09 11:30:32.517089 | controller | Jun 09 11:25:48.498356 crc crio[26313]: time="2026-06-09T11:25:48.497795303Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=2ec61ada-c21d-410a-a9f6-c04f5f0f617c name=/runtime.v1.ImageService/PullImage
2026-06-09 11:30:32.517105 | controller | Jun 09 11:25:48.503758 crc crio[26313]: time="2026-06-09T11:25:48.502754554Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-09 11:30:32.517121 | controller | Jun 09 11:25:49.532106 crc crio[26313]: time="2026-06-09T11:25:49.532007282Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:3ff571452f484c0211ce73a1965fd6ce23c29df4c9361a4fb9640ee9a34b3134" id=2ec61ada-c21d-410a-a9f6-c04f5f0f617c name=/runtime.v1.ImageService/PullImage
2026-06-09 11:30:32.517137 | controller | Jun 09 11:25:49.533085 crc crio[26313]: time="2026-06-09T11:25:49.53300931Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=d2968c43-773f-4ee0-8157-55f4cae3cf03 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.517160 | controller | Jun 09 11:25:49.535182 crc crio[26313]: time="2026-06-09T11:25:49.53512544Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=b68c4807-36d2-4dc1-95f6-89615f226478 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.517178 | controller | Jun 09 11:25:49.541832 crc crio[26313]: time="2026-06-09T11:25:49.541737778Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-82sfn/extract-content" id=e7dc3075-814b-45d5-ad58-c2e18169ad9f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.517193 | controller | Jun 09 11:25:49.542256 crc crio[26313]: time="2026-06-09T11:25:49.542193311Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.517210 | controller | Jun 09 11:25:49.567758 crc crio[26313]: time="2026-06-09T11:25:49.567644344Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.517226 | controller | Jun 09 11:25:49.570758 crc crio[26313]: time="2026-06-09T11:25:49.57067429Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.517242 | controller | Jun 09 11:25:49.696010 crc crio[26313]: time="2026-06-09T11:25:49.695842445Z" level=info msg="Created container 0909a31324257a5c8790a0f2863c2ed7962a6eea2877f00ebbd756e9fd3cf2f8: openshift-marketplace/redhat-operators-82sfn/extract-content" id=e7dc3075-814b-45d5-ad58-c2e18169ad9f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.517259 | controller | Jun 09 11:25:49.698574 crc crio[26313]: time="2026-06-09T11:25:49.698525731Z" level=info msg="Starting container: 0909a31324257a5c8790a0f2863c2ed7962a6eea2877f00ebbd756e9fd3cf2f8" id=fbb51a8d-647f-4614-8987-1937085f48c8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.517275 | controller | Jun 09 11:25:49.708447 crc crio[26313]: time="2026-06-09T11:25:49.70834965Z" level=info msg="Started container" PID=42146 containerID=0909a31324257a5c8790a0f2863c2ed7962a6eea2877f00ebbd756e9fd3cf2f8 description=openshift-marketplace/redhat-operators-82sfn/extract-content id=fbb51a8d-647f-4614-8987-1937085f48c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=585cd0cc81bbdb17c90aabc815551c30263861a07eb609491f86f251716ae6d2
2026-06-09 11:30:32.517291 | controller | Jun 09 11:25:49.875492 crc crio[26313]: time="2026-06-09T11:25:49.874261871Z" level=info msg="Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=7493698d-98cd-4217-9fef-827056b97524 name=/runtime.v1.ImageService/PullImage
2026-06-09 11:30:32.517308 | controller | Jun 09 11:25:49.876859 crc crio[26313]: time="2026-06-09T11:25:49.876712901Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=aa286cfd-5b3d-47e4-a83e-ff207d1ada7b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.517324 | controller | Jun 09 11:25:49.882559 crc crio[26313]: time="2026-06-09T11:25:49.882485235Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=a086255a-2a94-41cf-ba8d-444b071f9dc5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.517339 | controller | Jun 09 11:25:49.896029 crc crio[26313]: time="2026-06-09T11:25:49.895926317Z" level=info msg="Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd98h9qr/pull" id=b6e6bcee-d593-4c37-a1d2-bbbe8d81383b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.517366 | controller | Jun 09 11:25:49.897535 crc crio[26313]: time="2026-06-09T11:25:49.897472591Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.517383 | controller | Jun 09 11:25:49.934159 crc crio[26313]: time="2026-06-09T11:25:49.933895675Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.517398 | controller | Jun 09 11:25:49.934489 crc crio[26313]: time="2026-06-09T11:25:49.934458181Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/d4bea2cf3ab9480a460b5d8caa6361cf345eb710763ae589788176aadd4e2e3e/merged/etc/passwd: no such file or directory"
2026-06-09 11:30:32.517414 | controller | Jun 09 11:25:49.934641 crc crio[26313]: time="2026-06-09T11:25:49.934512422Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/d4bea2cf3ab9480a460b5d8caa6361cf345eb710763ae589788176aadd4e2e3e/merged/etc/group: no such file or directory"
2026-06-09 11:30:32.517430 | controller | Jun 09 11:25:49.938572 crc crio[26313]: time="2026-06-09T11:25:49.938487195Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.517446 | controller | Jun 09 11:25:50.091815 crc crio[26313]: time="2026-06-09T11:25:50.091545742Z" level=info msg="Created container 3c4a30923261fd8ca2807b550b72d541296ed3fa48a466dcd721e5ecc19dd0fd: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd98h9qr/pull" id=b6e6bcee-d593-4c37-a1d2-bbbe8d81383b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.517462 | controller | Jun 09 11:25:50.093679 crc crio[26313]: time="2026-06-09T11:25:50.093360914Z" level=info msg="Starting container: 3c4a30923261fd8ca2807b550b72d541296ed3fa48a466dcd721e5ecc19dd0fd" id=ea7e83e8-193f-4dca-9fa7-9a07753478b7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.517478 | controller | Jun 09 11:25:50.102929 crc crio[26313]: time="2026-06-09T11:25:50.102667568Z" level=info msg="Started container" PID=42190 containerID=3c4a30923261fd8ca2807b550b72d541296ed3fa48a466dcd721e5ecc19dd0fd description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd98h9qr/pull id=ea7e83e8-193f-4dca-9fa7-9a07753478b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3bc105ddbe6fb18ec3e46e09f9f439954856a876c04207ac8d9f9ce7980d8b26
2026-06-09 11:30:32.517494 | controller | Jun 09 11:25:50.520126 crc crio[26313]: time="2026-06-09T11:25:50.520046151Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=4bd89645-87c0-4145-b0e5-fb3bbdda31a1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.517511 | controller | Jun 09 11:25:50.524440 crc crio[26313]: time="2026-06-09T11:25:50.522885901Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=ed6eeef4-eea2-4ed2-b645-29dc1bf8b1ed name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.517527 | controller | Jun 09 11:25:50.535324 crc crio[26313]: time="2026-06-09T11:25:50.535231422Z" level=info msg="Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd98h9qr/extract" id=9be1497c-b82f-4b45-a679-a65024864a17 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.517543 | controller | Jun 09 11:25:50.536151 crc crio[26313]: time="2026-06-09T11:25:50.53586762Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.517559 | controller | Jun 09 11:25:50.589435 crc crio[26313]: time="2026-06-09T11:25:50.589247696Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.517578 | controller | Jun 09 11:25:50.594934 crc crio[26313]: time="2026-06-09T11:25:50.594847445Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.517594 | controller | Jun 09 11:25:50.757314 crc crio[26313]: time="2026-06-09T11:25:50.757111313Z" level=info msg="Created container 1512041f73de0fe7bf5428e6d8c37c6dd7bfd1dc6ef1ccf6e197159b5217617a: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd98h9qr/extract" id=9be1497c-b82f-4b45-a679-a65024864a17 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.517610 | controller | Jun 09 11:25:50.759221 crc crio[26313]: time="2026-06-09T11:25:50.75909854Z" level=info msg="Starting container: 1512041f73de0fe7bf5428e6d8c37c6dd7bfd1dc6ef1ccf6e197159b5217617a" id=279f672d-44b2-4de2-9591-8bf581eaa12b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.517626 | controller | Jun 09 11:25:50.777950 crc crio[26313]: time="2026-06-09T11:25:50.77673964Z" level=info msg="Started container" PID=42230 containerID=1512041f73de0fe7bf5428e6d8c37c6dd7bfd1dc6ef1ccf6e197159b5217617a description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd98h9qr/extract id=279f672d-44b2-4de2-9591-8bf581eaa12b name=/runtime.v1.RuntimeService/StartContainer sandboxID=3bc105ddbe6fb18ec3e46e09f9f439954856a876c04207ac8d9f9ce7980d8b26
2026-06-09 11:30:32.517649 | controller | Jun 09 11:25:52.548751 crc crio[26313]: time="2026-06-09T11:25:52.548018642Z" level=info msg="Stopping pod sandbox: 3bc105ddbe6fb18ec3e46e09f9f439954856a876c04207ac8d9f9ce7980d8b26" id=1241b0fe-d137-4e0f-9f81-6039f3706f89 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.517667 | controller | Jun 09 11:25:52.549998 crc crio[26313]: time="2026-06-09T11:25:52.549298529Z" level=info msg="Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd98h9qr Namespace:openshift-marketplace ID:3bc105ddbe6fb18ec3e46e09f9f439954856a876c04207ac8d9f9ce7980d8b26 UID:35b3b246-74f4-48ae-befc-2021eee673b9 NetNS:/var/run/netns/915c8f95-1399-46ef-9868-376a1e265f6e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod35b3b246_74f4_48ae_befc_2021eee673b9.slice PodAnnotations:0xc001800778}] Aliases:map[]}"
2026-06-09 11:30:32.517684 | controller | Jun 09 11:25:52.549998 crc crio[26313]: time="2026-06-09T11:25:52.549548346Z" level=info msg="Deleting pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd98h9qr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.517700 | controller | Jun 09 11:25:53.905164 crc crio[26313]: time="2026-06-09T11:25:53.904482233Z" level=info msg="Stopped pod sandbox: 3bc105ddbe6fb18ec3e46e09f9f439954856a876c04207ac8d9f9ce7980d8b26" id=1241b0fe-d137-4e0f-9f81-6039f3706f89 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.517716 | controller | Jun 09 11:25:57.402552 crc crio[26313]: time="2026-06-09T11:25:57.401726019Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-operator-6569c8c666-c5z9m/POD" id=1e49c152-bc3a-4022-970d-e907a1c40464 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.517732 | controller | Jun 09 11:25:57.402552 crc crio[26313]: time="2026-06-09T11:25:57.402301155Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.517748 | controller | Jun 09 11:25:57.511719 crc crio[26313]: time="2026-06-09T11:25:57.51128306Z" level=info msg="Got pod network &{Name:nmstate-operator-6569c8c666-c5z9m Namespace:openshift-nmstate ID:3995df4f948a6c7e0d874fd3ddbcf3e4f4aa4976ce9aad9976a5cf667dc6fe2d UID:f43e8703-e875-47e4-847d-f134a18c5c4b NetNS:/var/run/netns/996c223f-4579-4b35-baed-04b6ddbf0ac3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf43e8703_e875_47e4_847d_f134a18c5c4b.slice PodAnnotations:0xc001806040}] Aliases:map[]}"
2026-06-09 11:30:32.517769 | controller | Jun 09 11:25:57.511719 crc crio[26313]: time="2026-06-09T11:25:57.511366673Z" level=info msg="Adding pod openshift-nmstate_nmstate-operator-6569c8c666-c5z9m to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.517786 | controller | Jun 09 11:25:58.864579 crc crio[26313]: 2026-06-09T11:25:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3995df4f948a6c7 Mac:7a:cc:7f:2c:25:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/996c223f-4579-4b35-baed-04b6ddbf0ac3 SocketPath: PciID:}] [{Interface:0xc0002012b0 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.517802 | controller | Jun 09 11:25:58.870470 crc crio[26313]: time="2026-06-09T11:25:58.868991177Z" level=info msg="Got pod network &{Name:nmstate-operator-6569c8c666-c5z9m Namespace:openshift-nmstate ID:3995df4f948a6c7e0d874fd3ddbcf3e4f4aa4976ce9aad9976a5cf667dc6fe2d UID:f43e8703-e875-47e4-847d-f134a18c5c4b NetNS:/var/run/netns/996c223f-4579-4b35-baed-04b6ddbf0ac3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf43e8703_e875_47e4_847d_f134a18c5c4b.slice PodAnnotations:0xc001806040}] Aliases:map[]}"
2026-06-09 11:30:32.517818 | controller | Jun 09 11:25:58.870470 crc crio[26313]: time="2026-06-09T11:25:58.869219814Z" level=info msg="Checking pod openshift-nmstate_nmstate-operator-6569c8c666-c5z9m for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.517835 | controller | Jun 09 11:25:58.888059 crc crio[26313]: time="2026-06-09T11:25:58.886242477Z" level=info msg="Ran pod sandbox 3995df4f948a6c7e0d874fd3ddbcf3e4f4aa4976ce9aad9976a5cf667dc6fe2d with infra container: openshift-nmstate/nmstate-operator-6569c8c666-c5z9m/POD" id=1e49c152-bc3a-4022-970d-e907a1c40464 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.517869 | controller | Jun 09 11:25:58.888988 crc crio[26313]: time="2026-06-09T11:25:58.888735818Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e" id=84f600c7-43d8-480c-8e16-c15c28146471 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.517891 | controller | Jun 09 11:25:58.889209 crc crio[26313]: time="2026-06-09T11:25:58.889111509Z" level=info msg="Image registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e not found" id=84f600c7-43d8-480c-8e16-c15c28146471 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.517908 | controller | Jun 09 11:25:58.889277 crc crio[26313]: time="2026-06-09T11:25:58.889248413Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e found" id=84f600c7-43d8-480c-8e16-c15c28146471 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.517924 | controller | Jun 09 11:25:58.891301 crc crio[26313]: time="2026-06-09T11:25:58.891226169Z" level=info msg="Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e" id=104f831e-2291-4148-b0e9-6e72bbc736a2 name=/runtime.v1.ImageService/PullImage
2026-06-09 11:30:32.517940 | controller | Jun 09 11:25:58.895640 crc crio[26313]: time="2026-06-09T11:25:58.895524671Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\""
2026-06-09 11:30:32.517960 | controller | Jun 09 11:26:00.659167 crc crio[26313]: time="2026-06-09T11:26:00.657204751Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=c64410ae-72a7-4685-95c8-9356ab2c3c21 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.517976 | controller | Jun 09 11:26:01.181989 crc crio[26313]: time="2026-06-09T11:26:01.181696226Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=b28afac9-1298-4131-acbf-aa8838d61094 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.517992 | controller | Jun 09 11:26:03.891304 crc crio[26313]: time="2026-06-09T11:26:03.890826382Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-82sfn/registry-server" id=17c16c47-b6b0-4652-a537-ff1d2e5a1b09 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.518009 | controller | Jun 09 11:26:03.893969 crc crio[26313]: time="2026-06-09T11:26:03.891644575Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.518025 | controller | Jun 09 11:26:03.934012 crc crio[26313]: time="2026-06-09T11:26:03.933877544Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.518040 | controller | Jun 09 11:26:03.937972 crc crio[26313]: time="2026-06-09T11:26:03.937900638Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.518056 | controller | Jun 09 11:26:05.108164 crc crio[26313]: time="2026-06-09T11:26:05.108057339Z" level=info msg="Created container a0ebc831f44049b9a64bfbef1af75c86e1cc09f42fe16d78aef20f24221e9bc9: openshift-marketplace/redhat-operators-82sfn/registry-server" id=17c16c47-b6b0-4652-a537-ff1d2e5a1b09 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.518072 | controller | Jun 09 11:26:05.110444 crc crio[26313]: time="2026-06-09T11:26:05.110297993Z" level=info msg="Starting container: a0ebc831f44049b9a64bfbef1af75c86e1cc09f42fe16d78aef20f24221e9bc9" id=4ec99ad5-9c90-4327-87e1-62e70552994a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.518088 | controller | Jun 09 11:26:05.119852 crc crio[26313]: time="2026-06-09T11:26:05.119721091Z" level=info msg="Started container" PID=42512 containerID=a0ebc831f44049b9a64bfbef1af75c86e1cc09f42fe16d78aef20f24221e9bc9 description=openshift-marketplace/redhat-operators-82sfn/registry-server id=4ec99ad5-9c90-4327-87e1-62e70552994a name=/runtime.v1.RuntimeService/StartContainer sandboxID=585cd0cc81bbdb17c90aabc815551c30263861a07eb609491f86f251716ae6d2
2026-06-09 11:30:32.518104 | controller | Jun 09 11:26:05.565689 crc crio[26313]: time="2026-06-09T11:26:05.565213772Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683406-6sjhs/POD" id=5aa24f95-6dab-405d-996b-be5f24b7b878 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.518120 | controller | Jun 09 11:26:05.565942 crc crio[26313]: time="2026-06-09T11:26:05.565750597Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.518137 | controller | Jun 09 11:26:05.615866 crc crio[26313]: time="2026-06-09T11:26:05.615541761Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683406-6sjhs Namespace:openshift-infra ID:725c8c0c1df3410ecc477dc38cd66163076ca8c2334ec3735daf7f2395c26621 UID:6368d656-b8d7-4713-adce-5885b79c0275 NetNS:/var/run/netns/f6bebdf9-8b23-4897-95a7-8634bb564512 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6368d656_b8d7_4713_adce_5885b79c0275.slice PodAnnotations:0xc0005b0e08}] Aliases:map[]}"
2026-06-09 11:30:32.518156 | controller | Jun 09 11:26:05.615866 crc crio[26313]: time="2026-06-09T11:26:05.615644114Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683406-6sjhs to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.518173 | controller | Jun 09 11:26:06.779367 crc crio[26313]: 2026-06-09T11:26:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:725c8c0c1df3410 Mac:8e:c7:0d:62:30:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/f6bebdf9-8b23-4897-95a7-8634bb564512 SocketPath: PciID:}] [{Interface:0xc0001807b0 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.518190 | controller | Jun 09 11:26:06.782106 crc crio[26313]: time="2026-06-09T11:26:06.781963877Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683406-6sjhs Namespace:openshift-infra ID:725c8c0c1df3410ecc477dc38cd66163076ca8c2334ec3735daf7f2395c26621 UID:6368d656-b8d7-4713-adce-5885b79c0275 NetNS:/var/run/netns/f6bebdf9-8b23-4897-95a7-8634bb564512 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6368d656_b8d7_4713_adce_5885b79c0275.slice PodAnnotations:0xc0005b0e08}] Aliases:map[]}"
2026-06-09 11:30:32.518206 | controller | Jun 09 11:26:06.782351 crc crio[26313]: time="2026-06-09T11:26:06.782232455Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683406-6sjhs for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.518222 | controller | Jun 09 11:26:06.804947 crc crio[26313]: time="2026-06-09T11:26:06.804836267Z" level=info msg="Ran pod sandbox 725c8c0c1df3410ecc477dc38cd66163076ca8c2334ec3735daf7f2395c26621 with infra container: openshift-infra/auto-csr-approver-29683406-6sjhs/POD" id=5aa24f95-6dab-405d-996b-be5f24b7b878 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.518238 | controller | Jun 09 11:26:06.809140 crc crio[26313]: time="2026-06-09T11:26:06.809053746Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=5cc7eb38-ab5b-4b41-b690-19ab2ff4a817 name=/runtime.v1.ImageService/PullImage
2026-06-09 11:30:32.518254 | controller | Jun 09 11:26:06.819821 crc crio[26313]: time="2026-06-09T11:26:06.81833295Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 11:30:32.518270 | controller | Jun 09 11:26:10.508065 crc crio[26313]: time="2026-06-09T11:26:10.507243759Z" level=info msg="Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ad05fa5fb88f3810861b2bda4f8e0a0ab2e6055fabd31b17d5a8b570cac6efc6" id=104f831e-2291-4148-b0e9-6e72bbc736a2 name=/runtime.v1.ImageService/PullImage
2026-06-09 11:30:32.518286 | controller | Jun 09 11:26:10.509558 crc crio[26313]: time="2026-06-09T11:26:10.509225045Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e" id=b6fbee16-100e-49a0-8c9d-590ab039e547 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.518302 | controller | Jun 09 11:26:10.532918 crc crio[26313]: time="2026-06-09T11:26:10.532815545Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=5cc7eb38-ab5b-4b41-b690-19ab2ff4a817 name=/runtime.v1.ImageService/PullImage
2026-06-09 11:30:32.518318 | controller | Jun 09 11:26:10.534252 crc crio[26313]: time="2026-06-09T11:26:10.534164264Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=b5baad15-838b-4395-9f1a-21d0e3bb1a7d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.518334 | controller | Jun 09 11:26:10.535607 crc crio[26313]: time="2026-06-09T11:26:10.535511792Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e" id=d7b66519-be69-4676-9b71-ae318aa739de name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.518353 | controller | Jun 09 11:26:10.536078 crc crio[26313]: time="2026-06-09T11:26:10.536038387Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=1082e01f-c785-4ed3-bec0-0a3c941f43fb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.518370 | controller | Jun 09 11:26:10.543852 crc crio[26313]: time="2026-06-09T11:26:10.543750076Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683406-6sjhs/oc" id=3f0054c2-d3dd-4964-90f3-4b4eca717ca1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.518386 | controller | Jun 09 11:26:10.544350 crc crio[26313]: time="2026-06-09T11:26:10.54423692Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.518403 | controller | Jun 09 11:26:10.548875 crc crio[26313]: time="2026-06-09T11:26:10.548737308Z" level=info msg="Creating container: openshift-nmstate/nmstate-operator-6569c8c666-c5z9m/nmstate-operator" id=2d457a02-9ea6-432c-bade-ca7ab54aa82a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.518420 | controller | Jun 09 11:26:10.555944 crc crio[26313]: time="2026-06-09T11:26:10.55584938Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.518436 | controller | Jun 09 11:26:10.578218 crc crio[26313]: time="2026-06-09T11:26:10.578120702Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.518452 | controller | Jun 09 11:26:10.594982 crc crio[26313]: time="2026-06-09T11:26:10.594686912Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.518468 | controller | Jun 09 11:26:10.608058 crc crio[26313]: time="2026-06-09T11:26:10.607870927Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.518484 | controller | Jun 09 11:26:10.750748 crc crio[26313]: time="2026-06-09T11:26:10.750651322Z" level=info msg="Created container fbb7295ed0d58bb439f58104f41dfcebd09e1c3be11f2ac91ce19d04612c52b3: openshift-nmstate/nmstate-operator-6569c8c666-c5z9m/nmstate-operator" id=2d457a02-9ea6-432c-bade-ca7ab54aa82a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.518500 | controller | Jun 09 11:26:10.754674 crc crio[26313]: time="2026-06-09T11:26:10.754542802Z" level=info msg="Starting container: fbb7295ed0d58bb439f58104f41dfcebd09e1c3be11f2ac91ce19d04612c52b3" id=517591f4-0743-47f7-b400-f613422b04aa name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.518516 | controller | Jun 09 11:26:10.785517 crc crio[26313]: time="2026-06-09T11:26:10.785048987Z" level=info msg="Started container" PID=42707 containerID=fbb7295ed0d58bb439f58104f41dfcebd09e1c3be11f2ac91ce19d04612c52b3 description=openshift-nmstate/nmstate-operator-6569c8c666-c5z9m/nmstate-operator id=517591f4-0743-47f7-b400-f613422b04aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=3995df4f948a6c7e0d874fd3ddbcf3e4f4aa4976ce9aad9976a5cf667dc6fe2d
2026-06-09 11:30:32.518533 | controller | Jun 09 11:26:10.895083 crc crio[26313]: time="2026-06-09T11:26:10.894521036Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.518549 | controller | Jun 09 11:26:10.993438 crc crio[26313]: time="2026-06-09T11:26:10.993303772Z" level=info msg="Created container 50c3228d3e41063302728bae6c153c45fabd28e6ac7e6cd286dc49ac1547d401: openshift-infra/auto-csr-approver-29683406-6sjhs/oc" id=3f0054c2-d3dd-4964-90f3-4b4eca717ca1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.518568 | controller | Jun 09 11:26:10.995039 crc crio[26313]: time="2026-06-09T11:26:10.994980519Z" level=info msg="Starting container: 50c3228d3e41063302728bae6c153c45fabd28e6ac7e6cd286dc49ac1547d401" id=3e977e3c-ab2b-4d20-8f35-20b40f7e4cd0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.518586 | controller | Jun 09 11:26:11.000969 crc crio[26313]: time="2026-06-09T11:26:11.000872717Z" level=info msg="Started container" PID=42726 containerID=50c3228d3e41063302728bae6c153c45fabd28e6ac7e6cd286dc49ac1547d401 description=openshift-infra/auto-csr-approver-29683406-6sjhs/oc id=3e977e3c-ab2b-4d20-8f35-20b40f7e4cd0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=725c8c0c1df3410ecc477dc38cd66163076ca8c2334ec3735daf7f2395c26621
2026-06-09 11:30:32.518602 | controller | Jun 09 11:26:12.832243 crc crio[26313]: time="2026-06-09T11:26:12.832182673Z" level=info msg="Stopping pod sandbox: 725c8c0c1df3410ecc477dc38cd66163076ca8c2334ec3735daf7f2395c26621" id=7c639727-0314-4108-8de8-cf1b49f5629b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.518619 | controller | Jun 09 11:26:12.834215 crc crio[26313]: time="2026-06-09T11:26:12.83418697Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683406-6sjhs Namespace:openshift-infra ID:725c8c0c1df3410ecc477dc38cd66163076ca8c2334ec3735daf7f2395c26621 UID:6368d656-b8d7-4713-adce-5885b79c0275 NetNS:/var/run/netns/f6bebdf9-8b23-4897-95a7-8634bb564512 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6368d656_b8d7_4713_adce_5885b79c0275.slice PodAnnotations:0xc0002aadb0}] Aliases:map[]}"
2026-06-09 11:30:32.518635 | controller | Jun 09 11:26:12.834525 crc crio[26313]: time="2026-06-09T11:26:12.834502869Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683406-6sjhs from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.518651 | controller | Jun 09 11:26:13.180665 crc crio[26313]: time="2026-06-09T11:26:13.179236719Z" level=info msg="Stopped pod sandbox: 725c8c0c1df3410ecc477dc38cd66163076ca8c2334ec3735daf7f2395c26621" id=7c639727-0314-4108-8de8-cf1b49f5629b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.518668 | controller | Jun 09 11:26:18.881953 crc crio[26313]: time="2026-06-09T11:26:18.88103263Z" level=info msg="Stopping container: a0ebc831f44049b9a64bfbef1af75c86e1cc09f42fe16d78aef20f24221e9bc9 (timeout: 2s)" id=d570dfb8-6746-460b-abb8-8d29c14ca3dd name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.518683 | controller | Jun 09 11:26:19.670338 crc crio[26313]: time="2026-06-09T11:26:19.67017557Z" level=info msg="Stopped container a0ebc831f44049b9a64bfbef1af75c86e1cc09f42fe16d78aef20f24221e9bc9: openshift-marketplace/redhat-operators-82sfn/registry-server" id=d570dfb8-6746-460b-abb8-8d29c14ca3dd name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.518702 | controller | Jun 09 11:26:19.671701 crc crio[26313]: time="2026-06-09T11:26:19.671624162Z" level=info msg="Stopping pod sandbox: 585cd0cc81bbdb17c90aabc815551c30263861a07eb609491f86f251716ae6d2" id=ea725ac9-7c41-4e8e-8121-02cd9d64a6c3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.518725 | controller | Jun 09 11:26:19.672535 crc crio[26313]: time="2026-06-09T11:26:19.672379573Z" level=info msg="Got pod network &{Name:redhat-operators-82sfn Namespace:openshift-marketplace ID:585cd0cc81bbdb17c90aabc815551c30263861a07eb609491f86f251716ae6d2 UID:82d72be4-6f9b-440a-bffa-03da56780d11 NetNS:/var/run/netns/039246bf-4b8e-453f-aac5-566e0048bfc3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod82d72be4_6f9b_440a_bffa_03da56780d11.slice PodAnnotations:0xc0022163f8}] Aliases:map[]}"
2026-06-09 11:30:32.518752 | controller | Jun 09 11:26:19.672762 crc crio[26313]: time="2026-06-09T11:26:19.672688632Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-82sfn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.518770 | controller | Jun 09 11:26:19.951355 crc crio[26313]: time="2026-06-09T11:26:19.951053407Z" level=info msg="Stopped pod sandbox: 585cd0cc81bbdb17c90aabc815551c30263861a07eb609491f86f251716ae6d2" id=ea725ac9-7c41-4e8e-8121-02cd9d64a6c3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.518787 | controller | Jun 09 11:26:20.917324 crc crio[26313]: time="2026-06-09T11:26:20.916806973Z" level=info msg="Removing container: a0ebc831f44049b9a64bfbef1af75c86e1cc09f42fe16d78aef20f24221e9bc9" id=917b77e1-555c-4e19-a4af-60af7474ec05 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.518803 | controller | Jun 09 11:26:20.957124 crc crio[26313]: time="2026-06-09T11:26:20.956956683Z" level=info msg="Removed container a0ebc831f44049b9a64bfbef1af75c86e1cc09f42fe16d78aef20f24221e9bc9: openshift-marketplace/redhat-operators-82sfn/registry-server" id=917b77e1-555c-4e19-a4af-60af7474ec05 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.518819 | controller | Jun 09 11:26:20.959752 crc crio[26313]: time="2026-06-09T11:26:20.95966421Z" level=info msg="Removing container: 0909a31324257a5c8790a0f2863c2ed7962a6eea2877f00ebbd756e9fd3cf2f8" id=d2c959fe-c327-4a9e-a539-1662265339ad name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.518835 | controller | Jun 09 11:26:20.986161 crc crio[26313]: time="2026-06-09T11:26:20.985762081Z" level=info msg="Removed container 0909a31324257a5c8790a0f2863c2ed7962a6eea2877f00ebbd756e9fd3cf2f8: openshift-marketplace/redhat-operators-82sfn/extract-content" id=d2c959fe-c327-4a9e-a539-1662265339ad name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.518866 | controller | Jun 09 11:26:20.988864 crc crio[26313]: time="2026-06-09T11:26:20.988769267Z" level=info msg="Removing container: 393d9e79e04026ba2c4d0229929e7ad4cfba7cb2176d2f391b84527438518eea" id=5f858509-1c06-48a5-9a83-0f659c1b6a89 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.518888 | controller | Jun 09 11:26:21.009275 crc crio[26313]: time="2026-06-09T11:26:21.009067703Z" level=info msg="Removed container 393d9e79e04026ba2c4d0229929e7ad4cfba7cb2176d2f391b84527438518eea: openshift-marketplace/redhat-operators-82sfn/extract-utilities" id=5f858509-1c06-48a5-9a83-0f659c1b6a89 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.518904 | controller | Jun 09 11:26:24.660681 crc crio[26313]: time="2026-06-09T11:26:24.660605301Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-metrics-756b4d6fc6-hphfx/POD" id=d427de95-ca81-4955-b8a0-6380dc124f41 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.518920 | controller | Jun 09 11:26:24.661523 crc crio[26313]: time="2026-06-09T11:26:24.660712274Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.518936 | controller | Jun 09 11:26:24.689783 crc crio[26313]: time="2026-06-09T11:26:24.689660956Z" level=info msg="Got pod network &{Name:nmstate-metrics-756b4d6fc6-hphfx Namespace:openshift-nmstate ID:68f92e0ea9f9b1bd9e835fcda198f7e38030111bcfaa29f4000479355960375e UID:e914d91f-fb86-4fb3-8cfa-de929a89e35a NetNS:/var/run/netns/dffa9ed0-aa9f-45ca-9e68-c715060f862c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode914d91f_fb86_4fb3_8cfa_de929a89e35a.slice PodAnnotations:0xc00008ca90}] Aliases:map[]}"
2026-06-09 11:30:32.518952 | controller | Jun 09 11:26:24.689783 crc crio[26313]: time="2026-06-09T11:26:24.689734348Z" level=info msg="Adding pod openshift-nmstate_nmstate-metrics-756b4d6fc6-hphfx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.518972 | controller | Jun 09 11:26:24.742096 crc crio[26313]: time="2026-06-09T11:26:24.741614081Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-handler-2kwv5/POD" id=1837baf5-b37c-4d84-9a17-3221b1bc7f3d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.518989 | controller | Jun 09 11:26:24.742096 crc crio[26313]: time="2026-06-09T11:26:24.742096625Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.519005 | controller | Jun 09 11:26:24.759466 crc crio[26313]: time="2026-06-09T11:26:24.759334334Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=1837baf5-b37c-4d84-9a17-3221b1bc7f3d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.519021 | controller | Jun 09 11:26:24.776272 crc crio[26313]: time="2026-06-09T11:26:24.776148112Z" level=info msg="Ran pod sandbox 72d029c86ec0628f1a6c30de0c7ea22132e8d43fce4b8af4059594173791cfe1 with infra container: openshift-nmstate/nmstate-handler-2kwv5/POD" id=1837baf5-b37c-4d84-9a17-3221b1bc7f3d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.519037 | controller | Jun 09 11:26:24.795772 crc crio[26313]: time="2026-06-09T11:26:24.795655466Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=7f4827d2-2059-4212-b53d-ca4f620029d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.519053 | controller | Jun 09 11:26:24.796091 crc crio[26313]: time="2026-06-09T11:26:24.795934204Z" level=info msg="Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found" id=7f4827d2-2059-4212-b53d-ca4f620029d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.519069 | controller | Jun 09 11:26:24.796091 crc crio[26313]: time="2026-06-09T11:26:24.795995145Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found" id=7f4827d2-2059-4212-b53d-ca4f620029d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.519084 | controller | Jun 09 11:26:24.797849 crc crio[26313]: time="2026-06-09T11:26:24.797746575Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=d284cdeb-d552-4c77-9141-04c0696bf6d1 name=/runtime.v1.ImageService/PullImage
2026-06-09 11:30:32.519100 | controller | Jun 09 11:26:24.807608 crc crio[26313]: time="2026-06-09T11:26:24.807517583Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\""
2026-06-09 11:30:32.519116 | controller | Jun 09 11:26:25.089861 crc crio[26313]: 2026-06-09T11:26:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:68f92e0ea9f9b1b Mac:d6:da:49:ae:1c:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/dffa9ed0-aa9f-45ca-9e68-c715060f862c SocketPath: PciID:}] [{Interface:0xc000014640 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.519132 | controller | Jun 09 11:26:25.092041 crc crio[26313]: time="2026-06-09T11:26:25.0919577Z" level=info msg="Got pod network &{Name:nmstate-metrics-756b4d6fc6-hphfx Namespace:openshift-nmstate ID:68f92e0ea9f9b1bd9e835fcda198f7e38030111bcfaa29f4000479355960375e UID:e914d91f-fb86-4fb3-8cfa-de929a89e35a NetNS:/var/run/netns/dffa9ed0-aa9f-45ca-9e68-c715060f862c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode914d91f_fb86_4fb3_8cfa_de929a89e35a.slice PodAnnotations:0xc00008ca90}] Aliases:map[]}"
2026-06-09 11:30:32.519151 | controller | Jun 09 11:26:25.092171 crc crio[26313]: time="2026-06-09T11:26:25.092152116Z" level=info msg="Checking pod openshift-nmstate_nmstate-metrics-756b4d6fc6-hphfx for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.519168 | controller | Jun 09 11:26:25.100995 crc crio[26313]: time="2026-06-09T11:26:25.100885903Z" level=info msg="Ran pod sandbox 68f92e0ea9f9b1bd9e835fcda198f7e38030111bcfaa29f4000479355960375e with infra container: openshift-nmstate/nmstate-metrics-756b4d6fc6-hphfx/POD" id=d427de95-ca81-4955-b8a0-6380dc124f41 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.519184 | controller | Jun 09 11:26:25.103166 crc crio[26313]: time="2026-06-09T11:26:25.103114216Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=de2a3a8a-6055-43b8-a898-57d716817cb3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.519200 | controller | Jun 09 11:26:25.103340 crc crio[26313]: time="2026-06-09T11:26:25.103281911Z" level=info msg="Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found" id=de2a3a8a-6055-43b8-a898-57d716817cb3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.519216 | controller | Jun 09 11:26:25.103498 crc crio[26313]: time="2026-06-09T11:26:25.103360273Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found" id=de2a3a8a-6055-43b8-a898-57d716817cb3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.519232 | controller | Jun 09 11:26:25.104598 crc crio[26313]: time="2026-06-09T11:26:25.104540097Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=d35ec4b0-af8f-488d-9866-b89692355794 name=/runtime.v1.ImageService/PullImage
2026-06-09 11:30:32.519247 | controller | Jun 09 11:26:25.109715 crc crio[26313]: time="2026-06-09T11:26:25.108133489Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\""
2026-06-09 11:30:32.519263 | controller | Jun 09 11:26:25.310493 crc crio[26313]: time="2026-06-09T11:26:25.310358582Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-webhook-9b7874799-4k69w/POD" id=70f4cb8f-2d97-46d7-b132-f3489589e166 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.519278 | controller | Jun 09 11:26:25.310656 crc crio[26313]: time="2026-06-09T11:26:25.310520926Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.519294 | controller | Jun 09 11:26:25.333908 crc crio[26313]: time="2026-06-09T11:26:25.333822218Z" level=info msg="Got pod network &{Name:nmstate-webhook-9b7874799-4k69w Namespace:openshift-nmstate ID:e1c65da16ff3c2dcf694e9125e33ad0fb22557e9f1790d024bb869291860eb28 UID:65c1dadf-0bda-4c0b-a711-2d8671a5409a NetNS:/var/run/netns/6e0dfcdd-466a-4b54-a0b8-97bfd61adcb7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod65c1dadf_0bda_4c0b_a711_2d8671a5409a.slice PodAnnotations:0xc001edaa30}] Aliases:map[]}"
2026-06-09 11:30:32.519310 | controller | Jun 09 11:26:25.333908 crc crio[26313]: time="2026-06-09T11:26:25.33389078Z" level=info msg="Adding pod openshift-nmstate_nmstate-webhook-9b7874799-4k69w to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.519330 | controller | Jun 09 11:26:25.430466 crc crio[26313]: time="2026-06-09T11:26:25.430319148Z" level=info msg="Running pod sandbox: openshift-console/console-5986bb758b-8dwzx/POD" id=69dedd7a-a800-49b4-afd9-c0d593cbf8ef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.519346 | controller | Jun 09 11:26:25.430644 crc crio[26313]: time="2026-06-09T11:26:25.430507754Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.519363 | controller | Jun 09 11:26:25.459801 crc crio[26313]: time="2026-06-09T11:26:25.459737904Z" level=info msg="Got pod network &{Name:console-5986bb758b-8dwzx Namespace:openshift-console ID:fc2fcaee1541fa43be388f2a5253c77e310f91ec2003918c19ecf49bec463035 UID:920312cb-8b00-417c-8d9f-c881aa357608 NetNS:/var/run/netns/8f2f4d15-4052-4ace-8a49-5e2936aabd7b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod920312cb_8b00_417c_8d9f_c881aa357608.slice PodAnnotations:0xc0005b0a18}] Aliases:map[]}"
2026-06-09 11:30:32.519399 | controller | Jun 09 11:26:25.460137 crc crio[26313]: time="2026-06-09T11:26:25.460106454Z" level=info msg="Adding pod openshift-console_console-5986bb758b-8dwzx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.519417 | controller | Jun 09 11:26:25.635239 crc crio[26313]: 2026-06-09T11:26:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e1c65da16ff3c2d Mac:8a:aa:7a:7c:fd:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/6e0dfcdd-466a-4b54-a0b8-97bfd61adcb7 SocketPath: PciID:}] [{Interface:0xc0002d89e0 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.519434 | controller | Jun 09 11:26:25.636518 crc crio[26313]: time="2026-06-09T11:26:25.636452992Z" level=info msg="Got pod network &{Name:nmstate-webhook-9b7874799-4k69w Namespace:openshift-nmstate ID:e1c65da16ff3c2dcf694e9125e33ad0fb22557e9f1790d024bb869291860eb28 UID:65c1dadf-0bda-4c0b-a711-2d8671a5409a NetNS:/var/run/netns/6e0dfcdd-466a-4b54-a0b8-97bfd61adcb7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod65c1dadf_0bda_4c0b_a711_2d8671a5409a.slice PodAnnotations:0xc001edaa30}] Aliases:map[]}"
2026-06-09 11:30:32.519450 | controller | Jun 09 11:26:25.636650 crc crio[26313]: time="2026-06-09T11:26:25.636631687Z" level=info msg="Checking pod openshift-nmstate_nmstate-webhook-9b7874799-4k69w for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.519466 | controller | Jun 09 11:26:25.642347 crc crio[26313]: time="2026-06-09T11:26:25.642159344Z" level=info msg="Ran pod sandbox e1c65da16ff3c2dcf694e9125e33ad0fb22557e9f1790d024bb869291860eb28 with infra container: openshift-nmstate/nmstate-webhook-9b7874799-4k69w/POD" id=70f4cb8f-2d97-46d7-b132-f3489589e166 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.519483 | controller | Jun 09 11:26:25.644300 crc crio[26313]: time="2026-06-09T11:26:25.644222463Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=bedc9d6d-9462-4af9-aa55-7b83d21b1dd9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.519499 | controller | Jun 09 11:26:25.644525 crc crio[26313]: time="2026-06-09T11:26:25.64447856Z" level=info msg="Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found" id=bedc9d6d-9462-4af9-aa55-7b83d21b1dd9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.519515 | controller | Jun 09 11:26:25.644645 crc crio[26313]: time="2026-06-09T11:26:25.644550862Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found" id=bedc9d6d-9462-4af9-aa55-7b83d21b1dd9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.519535 | controller | Jun 09 11:26:25.645506 crc crio[26313]: time="2026-06-09T11:26:25.645450598Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=a53edd7e-da79-45d3-99d6-354cc9592cd9 name=/runtime.v1.ImageService/PullImage
2026-06-09 11:30:32.519551 | controller | Jun 09 11:26:25.649026 crc crio[26313]: time="2026-06-09T11:26:25.648923076Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\""
2026-06-09 11:30:32.519568 | controller | Jun 09 11:26:25.685604 crc crio[26313]: time="2026-06-09T11:26:25.685508305Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-console-plugin-9bcc7988b-j5p8q/POD" id=6698eeaf-2b1c-4303-9329-9bdfe19d74e2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.519584 | controller | Jun 09 11:26:25.686691 crc crio[26313]: time="2026-06-09T11:26:25.685645259Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.519601 | controller | Jun 09 11:26:25.728713 crc crio[26313]: time="2026-06-09T11:26:25.726727886Z" level=info msg="Got pod network &{Name:nmstate-console-plugin-9bcc7988b-j5p8q Namespace:openshift-nmstate ID:36a6ccbb9bc4fdf0f523c3b35a9cadbf982369a4cfd5331823380b3fe3255e46 UID:04a38c27-f8f1-4bae-9e33-953f73b7ecc5 NetNS:/var/run/netns/2d1e6f81-4691-41a6-94db-0bdb3000c7cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod04a38c27_f8f1_4bae_9e33_953f73b7ecc5.slice PodAnnotations:0xc001718338}] Aliases:map[]}"
2026-06-09 11:30:32.519618 | controller | Jun 09 11:26:25.728713 crc crio[26313]: time="2026-06-09T11:26:25.727796886Z" level=info msg="Adding pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-j5p8q to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.519635 | controller | Jun 09 11:26:25.740654 crc crio[26313]: 2026-06-09T11:26:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fc2fcaee1541fa4 Mac:4a:c7:ab:39:28:05 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/8f2f4d15-4052-4ace-8a49-5e2936aabd7b SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.519651 | controller | Jun 09 11:26:25.740654 crc crio[26313]: time="2026-06-09T11:26:25.739818158Z" level=info msg="Got pod network &{Name:console-5986bb758b-8dwzx Namespace:openshift-console ID:fc2fcaee1541fa43be388f2a5253c77e310f91ec2003918c19ecf49bec463035 UID:920312cb-8b00-417c-8d9f-c881aa357608 NetNS:/var/run/netns/8f2f4d15-4052-4ace-8a49-5e2936aabd7b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod920312cb_8b00_417c_8d9f_c881aa357608.slice PodAnnotations:0xc0005b0a18}] Aliases:map[]}"
2026-06-09 11:30:32.519667 | controller | Jun 09 11:26:25.740654 crc crio[26313]: time="2026-06-09T11:26:25.740002863Z" level=info msg="Checking pod openshift-console_console-5986bb758b-8dwzx for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.519683 | controller | Jun 09 11:26:25.757295 crc crio[26313]: time="2026-06-09T11:26:25.757251243Z" level=info msg="Ran pod sandbox fc2fcaee1541fa43be388f2a5253c77e310f91ec2003918c19ecf49bec463035 with infra container: openshift-console/console-5986bb758b-8dwzx/POD" id=69dedd7a-a800-49b4-afd9-c0d593cbf8ef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.519702 | controller | Jun 09 11:26:25.763057 crc crio[26313]: time="2026-06-09T11:26:25.762918394Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=241a1932-67c1-4635-991b-08d60278b90b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.519718 | controller | Jun 09 11:26:25.776244 crc crio[26313]: time="2026-06-09T11:26:25.77616546Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=225e06db-4dae-4d9d-8821-a19a772b388e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.519734 | controller | Jun 09 11:26:25.791718 crc crio[26313]: time="2026-06-09T11:26:25.791536586Z" level=info msg="Creating container: openshift-console/console-5986bb758b-8dwzx/console" id=ad6e58bc-8711-4b52-9581-d580c1dfe4b1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.519750 | controller | Jun 09 11:26:25.793142 crc crio[26313]: time="2026-06-09T11:26:25.79201818Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.519766 | controller | Jun 09 11:26:25.838050 crc crio[26313]: time="2026-06-09T11:26:25.837988306Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.519782 | controller | Jun 09 11:26:25.845643 crc crio[26313]: time="2026-06-09T11:26:25.845512209Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.519798 | controller | Jun 09 11:26:25.969595 crc crio[26313]: time="2026-06-09T11:26:25.96948039Z" level=info msg="Created container a5e2b36cc5e6e0225f24b50f73fe8d5f5a1229a0f4c947f414324ad21017ddfc: openshift-console/console-5986bb758b-8dwzx/console" id=ad6e58bc-8711-4b52-9581-d580c1dfe4b1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.519814 | controller | Jun 09 11:26:25.970677 crc crio[26313]: time="2026-06-09T11:26:25.970526269Z" level=info msg="Starting container: a5e2b36cc5e6e0225f24b50f73fe8d5f5a1229a0f4c947f414324ad21017ddfc" id=a828dae0-27de-493a-8a87-d097da7c85b1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.519830 | controller | Jun 09 11:26:25.976613 crc crio[26313]: time="2026-06-09T11:26:25.976506949Z" level=info msg="Started container" PID=43190 containerID=a5e2b36cc5e6e0225f24b50f73fe8d5f5a1229a0f4c947f414324ad21017ddfc description=openshift-console/console-5986bb758b-8dwzx/console id=a828dae0-27de-493a-8a87-d097da7c85b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc2fcaee1541fa43be388f2a5253c77e310f91ec2003918c19ecf49bec463035
2026-06-09 11:30:32.519846 | controller | Jun 09 11:26:26.030019 crc crio[26313]: 2026-06-09T11:26:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:36a6ccbb9bc4fdf Mac:da:36:10:80:7c:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/2d1e6f81-4691-41a6-94db-0bdb3000c7cb SocketPath: PciID:}] [{Interface:0xc00038c5c0 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.519883 | controller | Jun 09 11:26:26.036070 crc crio[26313]: time="2026-06-09T11:26:26.035936947Z" level=info msg="Got pod network &{Name:nmstate-console-plugin-9bcc7988b-j5p8q Namespace:openshift-nmstate ID:36a6ccbb9bc4fdf0f523c3b35a9cadbf982369a4cfd5331823380b3fe3255e46 UID:04a38c27-f8f1-4bae-9e33-953f73b7ecc5 NetNS:/var/run/netns/2d1e6f81-4691-41a6-94db-0bdb3000c7cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod04a38c27_f8f1_4bae_9e33_953f73b7ecc5.slice PodAnnotations:0xc001718338}] Aliases:map[]}"
2026-06-09 11:30:32.519901 | controller | Jun 09 11:26:26.036245 crc crio[26313]: time="2026-06-09T11:26:26.036206605Z" level=info msg="Checking pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-j5p8q for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.519923 | controller | Jun 09 11:26:26.051268 crc crio[26313]: time="2026-06-09T11:26:26.051134889Z" level=info msg="Ran pod sandbox 36a6ccbb9bc4fdf0f523c3b35a9cadbf982369a4cfd5331823380b3fe3255e46 with infra container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-j5p8q/POD" id=6698eeaf-2b1c-4303-9329-9bdfe19d74e2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.519940 | controller | Jun 09 11:26:26.054809 crc crio[26313]: time="2026-06-09T11:26:26.054627448Z" level=info msg="Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e" id=2d8944b9-1291-403a-a444-81894733f7f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.519956 | controller | Jun 09 11:26:26.055014 crc crio[26313]: time="2026-06-09T11:26:26.054902156Z" level=info msg="Image registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e not found" id=2d8944b9-1291-403a-a444-81894733f7f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.519972 | controller | Jun 09 11:26:26.055014 crc crio[26313]: time="2026-06-09T11:26:26.055008609Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e found" id=2d8944b9-1291-403a-a444-81894733f7f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.519988 | controller | Jun 09 11:26:26.056482 crc crio[26313]: time="2026-06-09T11:26:26.056322656Z" level=info msg="Pulling image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e" id=fd53dba3-869d-41ee-8a1d-961b90f5b9cb name=/runtime.v1.ImageService/PullImage
2026-06-09 11:30:32.520004 | controller | Jun 09 11:26:26.060009 crc crio[26313]: time="2026-06-09T11:26:26.059925458Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\""
2026-06-09 11:30:32.520019 | controller | Jun 09 11:26:29.220520 crc crio[26313]: time="2026-06-09T11:26:29.21970614Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede" id=d35ec4b0-af8f-488d-9866-b89692355794 name=/runtime.v1.ImageService/PullImage
2026-06-09 11:30:32.520035 | controller | Jun 09 11:26:29.222551 crc crio[26313]: time="2026-06-09T11:26:29.222370706Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=17775f3d-39d6-4aed-92ce-dc6a7930f037 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.520051 | controller | Jun 09 11:26:29.262334 crc crio[26313]: time="2026-06-09T11:26:29.262182846Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede" id=a53edd7e-da79-45d3-99d6-354cc9592cd9 name=/runtime.v1.ImageService/PullImage
2026-06-09 11:30:32.520067 | controller | Jun 09 11:26:29.263168 crc crio[26313]: time="2026-06-09T11:26:29.263091552Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=198cf0fd-68cd-4110-a72e-cde7304509eb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.520083 | controller | Jun 09 11:26:29.278777 crc crio[26313]: time="2026-06-09T11:26:29.276615686Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=8d59882b-94e0-45a9-b100-ef9ad1b2b216 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.520105 | controller | Jun 09 11:26:29.278777 crc crio[26313]: time="2026-06-09T11:26:29.276916175Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=f8c6daea-bcb4-427a-8c65-8687dbbd08bd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.520121 | controller | Jun 09 11:26:29.284847 crc crio[26313]: time="2026-06-09T11:26:29.28450171Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede" id=d284cdeb-d552-4c77-9141-04c0696bf6d1 name=/runtime.v1.ImageService/PullImage
2026-06-09 11:30:32.520138 | controller | Jun 09 11:26:29.286065 crc crio[26313]: time="2026-06-09T11:26:29.286006253Z" level=info msg="Creating container: openshift-nmstate/nmstate-webhook-9b7874799-4k69w/nmstate-webhook" id=a2beef08-06eb-4653-bb51-b0392429ea5a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.520154 | controller | Jun 09 11:26:29.287781 crc crio[26313]: time="2026-06-09T11:26:29.28765222Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=ec70554d-a944-4be3-a74c-8b03f1ed1c70 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.520169 | controller | Jun 09 11:26:29.288008 crc crio[26313]: time="2026-06-09T11:26:29.287967299Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.520185 | controller | Jun 09 11:26:29.291044 crc crio[26313]: time="2026-06-09T11:26:29.290975704Z" level=info msg="Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-hphfx/nmstate-metrics" id=e3968b09-31e4-4b2d-aefd-eb5293e21505 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.520200 | controller | Jun 09 11:26:29.292619 crc crio[26313]: time="2026-06-09T11:26:29.292524218Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=8339728a-c2e0-4cc1-b1c5-c192e70199b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.520216 | controller | Jun 09 11:26:29.301861 crc crio[26313]: time="2026-06-09T11:26:29.30175874Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.520232 | controller | Jun 09 11:26:29.312496 crc crio[26313]: time="2026-06-09T11:26:29.312363852Z" level=info msg="Creating container: openshift-nmstate/nmstate-handler-2kwv5/nmstate-handler" id=6b4bfcb4-750e-4a6d-ab35-593f5d9d6377 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.520248 | controller | Jun 09 11:26:29.319977 crc crio[26313]: time="2026-06-09T11:26:29.319892965Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.520263 | controller | Jun 09 11:26:29.320195 crc crio[26313]: time="2026-06-09T11:26:29.320143462Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.520279 | controller | Jun 09 11:26:29.323938 crc crio[26313]: time="2026-06-09T11:26:29.323864138Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.520295 | controller | Jun 09 11:26:29.334592 crc crio[26313]: time="2026-06-09T11:26:29.334470529Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.520314 | controller | Jun 09 11:26:29.337773 crc crio[26313]: time="2026-06-09T11:26:29.337700501Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.520330 | controller | Jun 09 11:26:29.356744 crc crio[26313]: time="2026-06-09T11:26:29.356637109Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.520345 | controller | Jun 09 11:26:29.511244 crc crio[26313]: time="2026-06-09T11:26:29.510668783Z" level=info msg="Created container 0d440474ccc73718aaf019456c4b34334d27dbcace8639a09efda92fae24150a: openshift-nmstate/nmstate-webhook-9b7874799-4k69w/nmstate-webhook" id=a2beef08-06eb-4653-bb51-b0392429ea5a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.520361 | controller | Jun 09 11:26:29.514341 crc crio[26313]: time="2026-06-09T11:26:29.514268355Z" level=info msg="Starting container: 0d440474ccc73718aaf019456c4b34334d27dbcace8639a09efda92fae24150a" id=6dee8424-e3bf-4230-89fc-86c32a9db31c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.520377 | controller | Jun 09 11:26:29.534918 crc crio[26313]: time="2026-06-09T11:26:29.534798048Z" level=info msg="Created container 6b65ada9d6cb8927feaab58eff892420a6eec55d8f830289ba9c963df102bdb1: openshift-nmstate/nmstate-metrics-756b4d6fc6-hphfx/nmstate-metrics" id=e3968b09-31e4-4b2d-aefd-eb5293e21505 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.520393 | controller | Jun 09 11:26:29.537559 crc crio[26313]: time="2026-06-09T11:26:29.537357781Z" level=info msg="Starting container: 6b65ada9d6cb8927feaab58eff892420a6eec55d8f830289ba9c963df102bdb1" id=8f96ca25-ec6c-47c3-ac5c-2cbf189b302b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.520409 | controller | Jun 09 11:26:29.540128 crc crio[26313]: time="2026-06-09T11:26:29.539672587Z" level=info msg="Started container" PID=43290 containerID=0d440474ccc73718aaf019456c4b34334d27dbcace8639a09efda92fae24150a description=openshift-nmstate/nmstate-webhook-9b7874799-4k69w/nmstate-webhook id=6dee8424-e3bf-4230-89fc-86c32a9db31c name=/runtime.v1.RuntimeService/StartContainer sandboxID=e1c65da16ff3c2dcf694e9125e33ad0fb22557e9f1790d024bb869291860eb28
2026-06-09 11:30:32.520426 | controller | Jun 09 11:26:29.546635 crc crio[26313]: time="2026-06-09T11:26:29.545681027Z" level=info msg="Started container" PID=43291 containerID=6b65ada9d6cb8927feaab58eff892420a6eec55d8f830289ba9c963df102bdb1 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-hphfx/nmstate-metrics id=8f96ca25-ec6c-47c3-ac5c-2cbf189b302b name=/runtime.v1.RuntimeService/StartContainer sandboxID=68f92e0ea9f9b1bd9e835fcda198f7e38030111bcfaa29f4000479355960375e
2026-06-09 11:30:32.520442 | controller | Jun 09 11:26:29.569905 crc crio[26313]: time="2026-06-09T11:26:29.569644648Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=e2177bd5-15c8-4470-bee9-8f8fbabcfe0d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.520458 | controller | Jun 09 11:26:29.570505 crc crio[26313]: time="2026-06-09T11:26:29.569933956Z" level=info msg="Image registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 not found" id=e2177bd5-15c8-4470-bee9-8f8fbabcfe0d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.520475 | controller | Jun 09 11:26:29.570505 crc crio[26313]: time="2026-06-09T11:26:29.569984528Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 found" id=e2177bd5-15c8-4470-bee9-8f8fbabcfe0d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.520494 | controller | Jun 09 11:26:29.572236 crc crio[26313]: time="2026-06-09T11:26:29.572103188Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=585af23a-0b36-4836-8355-8e9565ec1e3b name=/runtime.v1.ImageService/PullImage
2026-06-09 11:30:32.520510 | controller | Jun 09 11:26:29.581494 crc crio[26313]: time="2026-06-09T11:26:29.581368491Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\""
2026-06-09 11:30:32.520526 | controller | Jun 09 11:26:29.637531 crc crio[26313]: time="2026-06-09T11:26:29.637376951Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.520542 | controller | Jun 09 11:26:29.664520 crc crio[26313]: time="2026-06-09T11:26:29.664372398Z" level=info msg="Stopping pod sandbox: 585cd0cc81bbdb17c90aabc815551c30263861a07eb609491f86f251716ae6d2" id=20b820f5-c6ba-45bd-a088-dbe9e01c3e9f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.520558 | controller | Jun 09 11:26:29.664694 crc crio[26313]: time="2026-06-09T11:26:29.664539053Z" level=info msg="Stopped pod sandbox (already stopped): 585cd0cc81bbdb17c90aabc815551c30263861a07eb609491f86f251716ae6d2" id=20b820f5-c6ba-45bd-a088-dbe9e01c3e9f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.520574 | controller | Jun 09 11:26:29.666914 crc crio[26313]: time="2026-06-09T11:26:29.666830198Z" level=info msg="Removing pod sandbox: 585cd0cc81bbdb17c90aabc815551c30263861a07eb609491f86f251716ae6d2" id=d590e238-ea59-4f4e-8f26-9f8470115636 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 11:30:32.520590 | controller | Jun 09 11:26:29.680240 crc crio[26313]: time="2026-06-09T11:26:29.680063034Z" level=info msg="Removed pod sandbox: 585cd0cc81bbdb17c90aabc815551c30263861a07eb609491f86f251716ae6d2" id=d590e238-ea59-4f4e-8f26-9f8470115636 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 11:30:32.520605 | controller | Jun 09 11:26:29.737625 crc crio[26313]: time="2026-06-09T11:26:29.737477264Z" level=info msg="Created container c59d839fd280cc0a0b6069071cc37b716705974ab7da31e432be51ff1c381c01: openshift-nmstate/nmstate-handler-2kwv5/nmstate-handler" id=6b4bfcb4-750e-4a6d-ab35-593f5d9d6377 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.520621 | controller | Jun 09 11:26:29.738855 crc crio[26313]: time="2026-06-09T11:26:29.738768431Z" level=info msg="Starting container: c59d839fd280cc0a0b6069071cc37b716705974ab7da31e432be51ff1c381c01" id=d404cee7-a8ae-4ea1-b724-61c9783345e3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.520636 | controller | Jun 09 11:26:29.748486 crc crio[26313]: time="2026-06-09T11:26:29.748075275Z" level=info msg="Started container" PID=43371 containerID=c59d839fd280cc0a0b6069071cc37b716705974ab7da31e432be51ff1c381c01 description=openshift-nmstate/nmstate-handler-2kwv5/nmstate-handler id=d404cee7-a8ae-4ea1-b724-61c9783345e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=72d029c86ec0628f1a6c30de0c7ea22132e8d43fce4b8af4059594173791cfe1
2026-06-09 11:30:32.520652 | controller | Jun 09 11:26:31.583918 crc crio[26313]: time="2026-06-09T11:26:31.583272062Z" level=info msg="Pulled image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:3bf2d5fbb780de667ad48e0102ef7d2abd032bf1a490bb8344ff7b8fa745446a" id=fd53dba3-869d-41ee-8a1d-961b90f5b9cb name=/runtime.v1.ImageService/PullImage
2026-06-09 11:30:32.520667 | controller | Jun 09 11:26:31.585959 crc crio[26313]: time="2026-06-09T11:26:31.585128205Z" level=info msg="Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e" id=5e558b1c-24c7-4208-81b4-2d7ba79e83be name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.520686 | controller | Jun 09 11:26:31.608502 crc crio[26313]: time="2026-06-09T11:26:31.608266982Z" level=info msg="Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e" id=81051fe4-c4e2-4598-8961-70f3f78fe1b9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.520702 | controller | Jun 09 11:26:31.632311 crc crio[26313]: time="2026-06-09T11:26:31.631714068Z" level=info msg="Creating container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-j5p8q/nmstate-console-plugin" id=0ad0ab6c-3891-41e6-a7d5-1a1e24e07c29 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.520718 | controller | Jun 09 11:26:31.635458 crc crio[26313]: time="2026-06-09T11:26:31.63530625Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.520734 | controller | Jun 09 11:26:31.677648 crc crio[26313]: time="2026-06-09T11:26:31.677515949Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.520750 | controller | Jun 09 11:26:31.683064 crc crio[26313]: time="2026-06-09T11:26:31.682945253Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.520765 | controller | Jun 09 11:26:31.881709 crc crio[26313]: time="2026-06-09T11:26:31.881360677Z" level=info msg="Created container 7efc11babaae887e50e83cbe3f1d7951f867ede242cbfecddb46f31d223bf04a: openshift-nmstate/nmstate-console-plugin-9bcc7988b-j5p8q/nmstate-console-plugin" id=0ad0ab6c-3891-41e6-a7d5-1a1e24e07c29 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.520781 | controller | Jun 09 11:26:31.883699 crc crio[26313]: time="2026-06-09T11:26:31.883601301Z" level=info msg="Starting container: 7efc11babaae887e50e83cbe3f1d7951f867ede242cbfecddb46f31d223bf04a" id=09a03890-a521-4b31-af91-20f2a1e6be39 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.520797 | controller | Jun 09 11:26:31.890250 crc crio[26313]: time="2026-06-09T11:26:31.890153287Z" level=info msg="Started container" PID=43458 containerID=7efc11babaae887e50e83cbe3f1d7951f867ede242cbfecddb46f31d223bf04a description=openshift-nmstate/nmstate-console-plugin-9bcc7988b-j5p8q/nmstate-console-plugin id=09a03890-a521-4b31-af91-20f2a1e6be39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=36a6ccbb9bc4fdf0f523c3b35a9cadbf982369a4cfd5331823380b3fe3255e46
2026-06-09 11:30:32.520813 | controller | Jun 09 11:26:33.426653 crc crio[26313]: time="2026-06-09T11:26:33.425292612Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:281a4f96defc7aa220db5af8ea7f3a4ab914e4b932e6edea4c2b02d95fbc5672" id=585af23a-0b36-4836-8355-8e9565ec1e3b name=/runtime.v1.ImageService/PullImage
2026-06-09 11:30:32.520829 | controller | Jun 09 11:26:33.428246 crc crio[26313]: time="2026-06-09T11:26:33.427557626Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=3b807150-cecb-42fa-8281-f55680bee3bf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.520845 | controller | Jun 09 11:26:33.463677 crc crio[26313]: time="2026-06-09T11:26:33.463219349Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=be1020de-8b6b-453a-8e2b-7ac8e9980267 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.520882 | controller | Jun 09 11:26:33.509347 crc crio[26313]: time="2026-06-09T11:26:33.508310079Z" level=info msg="Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-hphfx/kube-rbac-proxy" id=b65a3763-51b6-4f0c-8f30-abb88612f0e7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.520906 | controller | Jun 09 11:26:33.528534 crc crio[26313]: time="2026-06-09T11:26:33.527802063Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.520928 | controller | Jun 09 11:26:33.682017 crc crio[26313]: time="2026-06-09T11:26:33.680856159Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.520949 | controller | Jun 09 11:26:33.703105 crc crio[26313]: time="2026-06-09T11:26:33.7026965Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.520966 | controller | Jun 09 11:26:34.036800 crc crio[26313]: time="2026-06-09T11:26:34.036294803Z" level=info msg="Created container a4394f34dc161c21b536c02130b10c2f020abc04f4218853f304fad3b0bd0c91: openshift-nmstate/nmstate-metrics-756b4d6fc6-hphfx/kube-rbac-proxy" id=b65a3763-51b6-4f0c-8f30-abb88612f0e7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.520982 | controller | Jun 09 11:26:34.041228 crc crio[26313]: time="2026-06-09T11:26:34.041153391Z" level=info msg="Starting container: a4394f34dc161c21b536c02130b10c2f020abc04f4218853f304fad3b0bd0c91" id=ca04ceac-ad06-4821-9ea1-0e6d8bf77334 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.520998 | controller | Jun 09 11:26:34.053363 crc crio[26313]: time="2026-06-09T11:26:34.053061069Z" level=info msg="Started container" PID=43530 containerID=a4394f34dc161c21b536c02130b10c2f020abc04f4218853f304fad3b0bd0c91 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-hphfx/kube-rbac-proxy id=ca04ceac-ad06-4821-9ea1-0e6d8bf77334 name=/runtime.v1.RuntimeService/StartContainer sandboxID=68f92e0ea9f9b1bd9e835fcda198f7e38030111bcfaa29f4000479355960375e
2026-06-09 11:30:32.521014 | controller | Jun 09 11:27:01.621760 crc crio[26313]: time="2026-06-09T11:27:01.620692668Z" level=info msg="Stopping container: 11c24e6b8c6f5c820ed96556fb1c7fdae849de9f7efa516429885819b32c95e1 (timeout: 15s)" id=bad6304a-3ba9-429c-bf2b-7f89324984fa name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.521031 | controller | Jun 09 11:27:02.255475 crc crio[26313]: time="2026-06-09T11:27:02.254833747Z" level=info msg="Stopped container 11c24e6b8c6f5c820ed96556fb1c7fdae849de9f7efa516429885819b32c95e1: openshift-console/console-6c684df5db-cc8g8/console" id=bad6304a-3ba9-429c-bf2b-7f89324984fa name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.521047 | controller | Jun 09 11:27:02.257879 crc crio[26313]: time="2026-06-09T11:27:02.25778553Z" level=info msg="Stopping pod sandbox: 11ba591f4c9e84593765bac74bd694ada1ed6c4f14432c17eb9a536fc5533ff9" id=d8c0f337-bb42-4b38-8991-e47be37625bb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.521063 | controller | Jun 09 11:27:02.260267 crc crio[26313]: time="2026-06-09T11:27:02.260194479Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:11ba591f4c9e84593765bac74bd694ada1ed6c4f14432c17eb9a536fc5533ff9 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/c52cee2d-1ac8-4182-825b-cb85617b9229 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc0002aaff0}] Aliases:map[]}"
2026-06-09 11:30:32.521079 | controller | Jun 09 11:27:02.260605 crc crio[26313]: time="2026-06-09T11:27:02.260481007Z" level=info msg="Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.521095 | controller | Jun 09 11:27:02.538109 crc crio[26313]: time="2026-06-09T11:27:02.53735662Z" level=info msg="Stopped pod sandbox: 11ba591f4c9e84593765bac74bd694ada1ed6c4f14432c17eb9a536fc5533ff9" id=d8c0f337-bb42-4b38-8991-e47be37625bb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.521115 | controller | Jun 09 11:27:02.679571 crc crio[26313]: time="2026-06-09T11:27:02.670333266Z" level=info msg="Removing container: 11c24e6b8c6f5c820ed96556fb1c7fdae849de9f7efa516429885819b32c95e1" id=64ac2715-c952-4fa3-9ccd-8d3e5e858631 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.521132 | controller | Jun 09 11:27:02.709240 crc crio[26313]: time="2026-06-09T11:27:02.709125118Z" level=info msg="Removed container 11c24e6b8c6f5c820ed96556fb1c7fdae849de9f7efa516429885819b32c95e1: openshift-console/console-6c684df5db-cc8g8/console" id=64ac2715-c952-4fa3-9ccd-8d3e5e858631 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.521148 | controller | Jun 09 11:27:09.441648 crc crio[26313]: time="2026-06-09T11:27:09.440841977Z" level=info msg="Running pod sandbox: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d36tcfv/POD" id=bcac78df-42d9-410a-8367-653160d65c05 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.521163 | controller | Jun 09 11:27:09.443566 crc crio[26313]: time="2026-06-09T11:27:09.4416789Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.521179 | controller | Jun 09 11:27:09.482656 crc crio[26313]: time="2026-06-09T11:27:09.48250363Z" level=info msg="Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d36tcfv Namespace:openshift-marketplace ID:197ff84afe84b3b35b33c634a5fd307491d259fb3ff5150f415ce46f731a1f8f UID:4bb4ec5e-8159-4fdd-a3b2-1f55e38651ca NetNS:/var/run/netns/7bb42ed6-b01c-4683-9520-a48c61a00150 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4bb4ec5e_8159_4fdd_a3b2_1f55e38651ca.slice PodAnnotations:0xc000458150}] Aliases:map[]}"
2026-06-09 11:30:32.521195 | controller | Jun 09 11:27:09.482656 crc crio[26313]: time="2026-06-09T11:27:09.482611193Z" level=info msg="Adding pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d36tcfv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.521211 | controller | Jun 09 11:27:09.855186 crc crio[26313]: 2026-06-09T11:27:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:197ff84afe84b3b Mac:92:e6:f0:0d:d3:95 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/7bb42ed6-b01c-4683-9520-a48c61a00150 SocketPath: PciID:}] [{Interface:0xc0005345c0 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.521227 | controller | Jun 09 11:27:09.856697 crc crio[26313]: time="2026-06-09T11:27:09.856620724Z" level=info msg="Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d36tcfv Namespace:openshift-marketplace ID:197ff84afe84b3b35b33c634a5fd307491d259fb3ff5150f415ce46f731a1f8f UID:4bb4ec5e-8159-4fdd-a3b2-1f55e38651ca NetNS:/var/run/netns/7bb42ed6-b01c-4683-9520-a48c61a00150 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4bb4ec5e_8159_4fdd_a3b2_1f55e38651ca.slice PodAnnotations:0xc000458150}] Aliases:map[]}"
2026-06-09 11:30:32.521243 | controller | Jun 09 11:27:09.856876 crc crio[26313]: time="2026-06-09T11:27:09.85681901Z" level=info msg="Checking pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d36tcfv for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.521259 | controller | Jun 09 11:27:09.864534 crc crio[26313]: time="2026-06-09T11:27:09.864381544Z" level=info msg="Ran pod sandbox 197ff84afe84b3b35b33c634a5fd307491d259fb3ff5150f415ce46f731a1f8f with infra container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d36tcfv/POD" id=bcac78df-42d9-410a-8367-653160d65c05 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.521278 | controller | Jun 09 11:27:09.866794 crc crio[26313]: time="2026-06-09T11:27:09.866635118Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=244365c9-87a7-4dd8-aede-ce1721b14743 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.521295 | controller | Jun 09 11:27:09.870366 crc crio[26313]: time="2026-06-09T11:27:09.870300472Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c823fea2-7447-4cca-ba73-00094fe5f402 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.521311 | controller | Jun 09 11:27:09.928071 crc crio[26313]: time="2026-06-09T11:27:09.927916799Z" level=info msg="Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d36tcfv/util" id=22c66833-5a00-40d9-af23-1b36ec4c8fb2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.521327 | controller | Jun 09 11:27:09.928604 crc crio[26313]: time="2026-06-09T11:27:09.928566197Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.521343 | controller | Jun 09 11:27:09.960121 crc crio[26313]: time="2026-06-09T11:27:09.959978519Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.521359 | controller | Jun 09 11:27:09.964510 crc crio[26313]: time="2026-06-09T11:27:09.964379504Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.521376 | controller | Jun 09 11:27:10.104794 crc crio[26313]: time="2026-06-09T11:27:10.104169394Z" level=info msg="Created container 25ed0b1b2e2dca424db3af2d69eb9efd0c26c0f4df76b34062260bc0bbafeffa: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d36tcfv/util" id=22c66833-5a00-40d9-af23-1b36ec4c8fb2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.521392 | controller | Jun 09 11:27:10.106122 crc crio[26313]: time="2026-06-09T11:27:10.105998176Z" level=info msg="Starting container: 25ed0b1b2e2dca424db3af2d69eb9efd0c26c0f4df76b34062260bc0bbafeffa" id=457b5a33-53dc-4066-bbfc-f5236147c0ea name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.521408 | controller | Jun 09 11:27:10.111812 crc crio[26313]: time="2026-06-09T11:27:10.111694028Z" level=info msg="Started container" PID=44818 containerID=25ed0b1b2e2dca424db3af2d69eb9efd0c26c0f4df76b34062260bc0bbafeffa description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d36tcfv/util id=457b5a33-53dc-4066-bbfc-f5236147c0ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=197ff84afe84b3b35b33c634a5fd307491d259fb3ff5150f415ce46f731a1f8f
2026-06-09 11:30:32.521424 | controller | Jun 09 11:27:10.759229 crc crio[26313]: time="2026-06-09T11:27:10.759133006Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=33464d79-bd17-4d7f-a1c2-3fb1a23704ca name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.521440 | controller | Jun 09 11:27:10.760761 crc crio[26313]: time="2026-06-09T11:27:10.76067464Z" level=info msg="Image registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f not found" id=33464d79-bd17-4d7f-a1c2-3fb1a23704ca name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.521456 | controller | Jun 09 11:27:10.760843 crc crio[26313]: time="2026-06-09T11:27:10.760775203Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f found" id=33464d79-bd17-4d7f-a1c2-3fb1a23704ca name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.521475 | controller | Jun 09 11:27:10.762025 crc crio[26313]: time="2026-06-09T11:27:10.761955276Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=ead8b7de-5111-4bac-a76e-517a769cbed1 name=/runtime.v1.ImageService/PullImage
2026-06-09 11:30:32.521491 | controller | Jun 09 11:27:10.771751 crc crio[26313]: time="2026-06-09T11:27:10.771689873Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\""
2026-06-09 11:30:32.521507 | controller | Jun 09 11:27:12.618385 crc crio[26313]: time="2026-06-09T11:27:12.617319316Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=ead8b7de-5111-4bac-a76e-517a769cbed1 name=/runtime.v1.ImageService/PullImage
2026-06-09 11:30:32.521523 | controller | Jun 09 11:27:12.619173 crc crio[26313]: time="2026-06-09T11:27:12.618813828Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=82deb3de-180a-4b7a-9207-7e1194ec1473 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.521539 | controller | Jun 09 11:27:12.622858 crc crio[26313]: time="2026-06-09T11:27:12.622778291Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=5d38baeb-7ad6-495b-b424-bbfbd50f2b86 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.521554 | controller | Jun 09 11:27:12.631940 crc crio[26313]: time="2026-06-09T11:27:12.631872029Z" level=info msg="Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d36tcfv/pull" id=7d84d9da-36c6-45da-9f1b-9ae731086e85 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.521570 | controller | Jun 09 11:27:12.633108 crc crio[26313]: time="2026-06-09T11:27:12.633047053Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.521586 | controller | Jun 09 11:27:12.669105 crc crio[26313]: time="2026-06-09T11:27:12.668957382Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.521601 | controller | Jun 09 11:27:12.669937 crc crio[26313]: time="2026-06-09T11:27:12.669498928Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/9980aa4e1d9f1573544d4a30f03df513d4da78eab4116aadf52d0eb7d95415b8/merged/etc/passwd: no such file or directory"
2026-06-09 11:30:32.521617 | controller | Jun 09 11:27:12.669937 crc crio[26313]: time="2026-06-09T11:27:12.66958603Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/9980aa4e1d9f1573544d4a30f03df513d4da78eab4116aadf52d0eb7d95415b8/merged/etc/group: no such file or directory"
2026-06-09 11:30:32.521633 | controller | Jun 09 11:27:12.673582 crc crio[26313]: time="2026-06-09T11:27:12.673486881Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.521650 | controller | Jun 09 11:27:12.807596 crc crio[26313]: time="2026-06-09T11:27:12.807462096Z" level=info msg="Created container 7c831eb25ea4a3154383dadbe22f3dd79b301ca4aa679120f91ee880d5c4aea0: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d36tcfv/pull" id=7d84d9da-36c6-45da-9f1b-9ae731086e85 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.521669 | controller | Jun 09 11:27:12.811376 crc crio[26313]: time="2026-06-09T11:27:12.811031437Z" level=info msg="Starting container: 7c831eb25ea4a3154383dadbe22f3dd79b301ca4aa679120f91ee880d5c4aea0" id=69faa972-4d5f-4008-9d18-11f34affa3ac name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.521685 | controller | Jun 09 11:27:12.822517 crc crio[26313]: time="2026-06-09T11:27:12.822315528Z" level=info msg="Started container" PID=44888 containerID=7c831eb25ea4a3154383dadbe22f3dd79b301ca4aa679120f91ee880d5c4aea0 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d36tcfv/pull id=69faa972-4d5f-4008-9d18-11f34affa3ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=197ff84afe84b3b35b33c634a5fd307491d259fb3ff5150f415ce46f731a1f8f
2026-06-09 11:30:32.521701 | controller | Jun 09 11:27:13.805153 crc crio[26313]: time="2026-06-09T11:27:13.804792921Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=4c2e0101-bab0-4e74-aa7a-082c06a220e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.521717 | controller | Jun 09 11:27:13.809064 crc crio[26313]: time="2026-06-09T11:27:13.808927071Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=1bca034f-1b95-4587-9bf9-50d26790e14e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.521733 | controller | Jun 09 11:27:13.826498 crc crio[26313]: time="2026-06-09T11:27:13.826349717Z" level=info msg="Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d36tcfv/extract" id=02318286-15a6-43ef-8a5a-6f0cee5779de name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.521748 | controller | Jun 09 11:27:13.826917 crc crio[26313]: time="2026-06-09T11:27:13.826855422Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.521764 | controller | Jun 09 11:27:13.861325 crc crio[26313]: time="2026-06-09T11:27:13.861166209Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.521780 | controller | Jun 09 11:27:13.865764 crc crio[26313]: time="2026-06-09T11:27:13.865702861Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.521796 | controller | Jun 09 11:27:13.987245 crc crio[26313]: time="2026-06-09T11:27:13.987113559Z" level=info msg="Created container 4c3d14d36402d8bf647c85403022e1aa2d1b274ed0402d0c537a2d3c03c7f2c8: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d36tcfv/extract" id=02318286-15a6-43ef-8a5a-6f0cee5779de name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.521813 | controller | Jun 09 11:27:13.988684 crc crio[26313]: time="2026-06-09T11:27:13.988603102Z" level=info msg="Starting container: 4c3d14d36402d8bf647c85403022e1aa2d1b274ed0402d0c537a2d3c03c7f2c8" id=245478da-8176-4891-8f89-45a0a36ef1f2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.521830 | controller | Jun 09 11:27:13.995234 crc crio[26313]: time="2026-06-09T11:27:13.994854474Z" level=info msg="Started container" PID=44935 containerID=4c3d14d36402d8bf647c85403022e1aa2d1b274ed0402d0c537a2d3c03c7f2c8 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d36tcfv/extract id=245478da-8176-4891-8f89-45a0a36ef1f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=197ff84afe84b3b35b33c634a5fd307491d259fb3ff5150f415ce46f731a1f8f
2026-06-09 11:30:32.521846 | controller | Jun 09 11:27:15.828849 crc crio[26313]: time="2026-06-09T11:27:15.828765302Z" level=info msg="Stopping pod sandbox: 197ff84afe84b3b35b33c634a5fd307491d259fb3ff5150f415ce46f731a1f8f" id=13a4edc3-6ac1-4311-99dd-26f45ded93b0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.521889 | controller | Jun 09 11:27:15.830694 crc crio[26313]: time="2026-06-09T11:27:15.829965217Z" level=info msg="Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d36tcfv Namespace:openshift-marketplace ID:197ff84afe84b3b35b33c634a5fd307491d259fb3ff5150f415ce46f731a1f8f UID:4bb4ec5e-8159-4fdd-a3b2-1f55e38651ca NetNS:/var/run/netns/7bb42ed6-b01c-4683-9520-a48c61a00150 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4bb4ec5e_8159_4fdd_a3b2_1f55e38651ca.slice PodAnnotations:0xc0022166d0}] Aliases:map[]}"
2026-06-09 11:30:32.521908 | controller | Jun 09 11:27:15.830694 crc crio[26313]: time="2026-06-09T11:27:15.830132452Z" level=info msg="Deleting pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d36tcfv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.521925 | controller | Jun 09 11:27:16.090266 crc crio[26313]: time="2026-06-09T11:27:16.08919184Z" level=info msg="Stopped pod sandbox: 197ff84afe84b3b35b33c634a5fd307491d259fb3ff5150f415ce46f731a1f8f" id=13a4edc3-6ac1-4311-99dd-26f45ded93b0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.521941 | controller | Jun 09 11:27:18.914518 crc crio[26313]: time="2026-06-09T11:27:18.913995892Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-vqskv/POD" id=b3d31917-9379-448d-955b-6ea444460a4a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.521957 | controller | Jun 09 11:27:18.915717 crc crio[26313]: time="2026-06-09T11:27:18.914762794Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.521973 | controller | Jun 09 11:27:18.943526 crc crio[26313]: time="2026-06-09T11:27:18.943446577Z" level=info msg="Got pod network &{Name:certified-operators-vqskv Namespace:openshift-marketplace ID:4f7a8f6a3ac176f498a654f08b008f1e391babae34bdf8bf2cd29dce115a3288 UID:f6aa507e-192b-400b-858a-e1b6b8033d24 NetNS:/var/run/netns/a1d78883-17dc-435f-8337-2ba2f3599e9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf6aa507e_192b_400b_858a_e1b6b8033d24.slice PodAnnotations:0xc002216a48}] Aliases:map[]}"
2026-06-09 11:30:32.521990 | controller | Jun 09 11:27:18.943526 crc crio[26313]: time="2026-06-09T11:27:18.943508219Z" level=info msg="Adding pod openshift-marketplace_certified-operators-vqskv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.522006 | controller | Jun 09 11:27:19.560426 crc crio[26313]: 2026-06-09T11:27:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4f7a8f6a3ac176f Mac:8a:9d:b4:ad:fc:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/a1d78883-17dc-435f-8337-2ba2f3599e9d SocketPath: PciID:}] [{Interface:0xc00050a5c0 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.522023 | controller | Jun 09 11:27:19.562451 crc crio[26313]: time="2026-06-09T11:27:19.562327301Z" level=info msg="Got pod network &{Name:certified-operators-vqskv Namespace:openshift-marketplace ID:4f7a8f6a3ac176f498a654f08b008f1e391babae34bdf8bf2cd29dce115a3288 UID:f6aa507e-192b-400b-858a-e1b6b8033d24 NetNS:/var/run/netns/a1d78883-17dc-435f-8337-2ba2f3599e9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf6aa507e_192b_400b_858a_e1b6b8033d24.slice PodAnnotations:0xc002216a48}] Aliases:map[]}"
2026-06-09 11:30:32.522039 | controller | Jun 09 11:27:19.562718 crc crio[26313]: time="2026-06-09T11:27:19.56264991Z" level=info msg="Checking pod openshift-marketplace_certified-operators-vqskv for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.522058 | controller | Jun 09 11:27:19.573664 crc crio[26313]: time="2026-06-09T11:27:19.572987111Z" level=info msg="Ran pod sandbox 4f7a8f6a3ac176f498a654f08b008f1e391babae34bdf8bf2cd29dce115a3288 with infra container: openshift-marketplace/certified-operators-vqskv/POD" id=b3d31917-9379-448d-955b-6ea444460a4a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.522074 | controller | Jun 09 11:27:19.576793 crc crio[26313]: time="2026-06-09T11:27:19.576187554Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=432c179f-314a-4019-819e-7082e019800c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.522090 | controller | Jun 09 11:27:19.578239 crc crio[26313]: time="2026-06-09T11:27:19.578213482Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=620e3ae5-02cc-4064-bf6c-e0a7f6840fd7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.522106 | controller | Jun 09 11:27:19.602593 crc crio[26313]: time="2026-06-09T11:27:19.602490798Z" level=info msg="Creating container: openshift-marketplace/certified-operators-vqskv/extract-utilities" id=35a8c894-cedb-4ec1-b18e-4a0cfda49f71 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.522121 | controller | Jun 09 11:27:19.603214 crc crio[26313]: time="2026-06-09T11:27:19.603104936Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.522137 | controller | Jun 09 11:27:19.632760 crc crio[26313]: time="2026-06-09T11:27:19.632641624Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.522153 | controller | Jun 09 11:27:19.639367 crc crio[26313]: time="2026-06-09T11:27:19.639267887Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.522168 | controller | Jun 09 11:27:19.822349 crc crio[26313]: time="2026-06-09T11:27:19.82177911Z" level=info msg="Created container d95db65eb8c547a7702a6bbfb0aa13b0243ad39426d87e756c709b9062014b5b: openshift-marketplace/certified-operators-vqskv/extract-utilities" id=35a8c894-cedb-4ec1-b18e-4a0cfda49f71 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.522184 | controller | Jun 09 11:27:19.824873 crc crio[26313]: time="2026-06-09T11:27:19.824793278Z" level=info msg="Starting container: d95db65eb8c547a7702a6bbfb0aa13b0243ad39426d87e756c709b9062014b5b" id=27be6305-8cac-40e4-8bbc-7b330e434b7e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.522200 | controller | Jun 09 11:27:19.831460 crc crio[26313]: time="2026-06-09T11:27:19.831291556Z" level=info msg="Started container" PID=45091 containerID=d95db65eb8c547a7702a6bbfb0aa13b0243ad39426d87e756c709b9062014b5b description=openshift-marketplace/certified-operators-vqskv/extract-utilities id=27be6305-8cac-40e4-8bbc-7b330e434b7e name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f7a8f6a3ac176f498a654f08b008f1e391babae34bdf8bf2cd29dce115a3288
2026-06-09 11:30:32.522216 | controller | Jun 09 11:27:20.885930 crc crio[26313]: time="2026-06-09T11:27:20.885819639Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=93d0fc64-d0d3-4bdf-8959-e785f0048799 name=/runtime.v1.ImageService/PullImage
2026-06-09 11:30:32.522232 | controller | Jun 09 11:27:20.958362 crc crio[26313]: time="2026-06-09T11:27:20.958277444Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-09 11:30:32.522248 | controller | Jun 09 11:27:21.609009 crc crio[26313]: time="2026-06-09T11:27:21.608818108Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e" id=93d0fc64-d0d3-4bdf-8959-e785f0048799 name=/runtime.v1.ImageService/PullImage
2026-06-09 11:30:32.522267 | controller | Jun 09 11:27:21.610737 crc crio[26313]: time="2026-06-09T11:27:21.610680992Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=99ae6c65-483d-41b0-ad07-422e49097450 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.522283 | controller | Jun 09 11:27:21.618798 crc crio[26313]: time="2026-06-09T11:27:21.618706925Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=9450a402-73df-4fab-af69-324841fe8d57 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.522299 | controller | Jun 09 11:27:21.645447 crc crio[26313]: time="2026-06-09T11:27:21.645160334Z" level=info msg="Creating container: openshift-marketplace/certified-operators-vqskv/extract-content" id=c9fd6079-619c-465d-ad14-bfed7d655691 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.522315 | controller | Jun 09 11:27:21.645959 crc crio[26313]: time="2026-06-09T11:27:21.645889935Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.522331 | controller | Jun 09 11:27:21.678747 crc crio[26313]: time="2026-06-09T11:27:21.678579455Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.522347 | controller | Jun 09 11:27:21.687993 crc crio[26313]: time="2026-06-09T11:27:21.687802213Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.522362 | controller | Jun 09 11:27:21.846736 crc crio[26313]: time="2026-06-09T11:27:21.84599689Z" level=info msg="Created container df88541a5c863c382daabf1c84176ca7dd2902b367eb939d08f6ff617438e254: openshift-marketplace/certified-operators-vqskv/extract-content" id=c9fd6079-619c-465d-ad14-bfed7d655691 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.522378 | controller | Jun 09 11:27:21.848256 crc crio[26313]: time="2026-06-09T11:27:21.84805608Z" level=info msg="Starting container: df88541a5c863c382daabf1c84176ca7dd2902b367eb939d08f6ff617438e254" id=4542c803-204b-4717-934b-73467cc41952 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.522394 | controller | Jun 09 11:27:21.857989 crc crio[26313]: time="2026-06-09T11:27:21.857828184Z" level=info msg="Started container" PID=45142 containerID=df88541a5c863c382daabf1c84176ca7dd2902b367eb939d08f6ff617438e254 description=openshift-marketplace/certified-operators-vqskv/extract-content id=4542c803-204b-4717-934b-73467cc41952 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f7a8f6a3ac176f498a654f08b008f1e391babae34bdf8bf2cd29dce115a3288
2026-06-09 11:30:32.522410 | controller | Jun 09 11:27:23.932823 crc crio[26313]: time="2026-06-09T11:27:23.931897301Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=b07c9665-ea15-4727-aa09-2f4a5218f99c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.522426 | controller | Jun 09 11:27:23.938822 crc crio[26313]: time="2026-06-09T11:27:23.937986638Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=1d07ae57-79a2-4844-a53f-52e5bd20647b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.522441 | controller | Jun 09 11:27:23.958640 crc crio[26313]: time="2026-06-09T11:27:23.958558936Z" level=info msg="Creating container: openshift-marketplace/certified-operators-vqskv/registry-server" id=f5094a2e-eac9-4217-9791-ddbff28f7048 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.522460 | controller | Jun 09 11:27:23.959013 crc crio[26313]: time="2026-06-09T11:27:23.958967188Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.522476 | controller | Jun 09 11:27:24.008098 crc crio[26313]: time="2026-06-09T11:27:24.007976532Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.522492 | controller | Jun 09 11:27:24.013687 crc crio[26313]: time="2026-06-09T11:27:24.013608295Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.522507 | controller | Jun 09 11:27:24.174099 crc crio[26313]: time="2026-06-09T11:27:24.173984426Z" level=info msg="Created container 859d258319fc138ac1272a0f4ebad58989785efcf66c3af82f50c1ab0f88f621: openshift-marketplace/certified-operators-vqskv/registry-server" id=f5094a2e-eac9-4217-9791-ddbff28f7048 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.522523 | controller | Jun 09 11:27:24.175625 crc crio[26313]: time="2026-06-09T11:27:24.17552287Z" level=info msg="Starting container: 859d258319fc138ac1272a0f4ebad58989785efcf66c3af82f50c1ab0f88f621" id=d63edd5f-bbb1-460d-a0cb-3dd28807d955 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.522538 | controller | Jun 09 11:27:24.195300 crc crio[26313]: time="2026-06-09T11:27:24.195065048Z" level=info msg="Started container" PID=45195 containerID=859d258319fc138ac1272a0f4ebad58989785efcf66c3af82f50c1ab0f88f621 description=openshift-marketplace/certified-operators-vqskv/registry-server id=d63edd5f-bbb1-460d-a0cb-3dd28807d955 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f7a8f6a3ac176f498a654f08b008f1e391babae34bdf8bf2cd29dce115a3288
2026-06-09 11:30:32.522554 | controller | Jun 09 11:27:26.341901 crc crio[26313]: time="2026-06-09T11:27:26.341260931Z" level=info msg="Running pod sandbox: metallb-system/metallb-operator-controller-manager-bcf7bc4bc-kmbvq/POD" id=259a0c5a-d2ed-40b9-97a3-692605e37559 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.522570 | controller | Jun 09 11:27:26.343161 crc crio[26313]: time="2026-06-09T11:27:26.342058515Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.522585 | controller | Jun 09 11:27:26.412653 crc crio[26313]: time="2026-06-09T11:27:26.412368608Z" level=info msg="Got pod network &{Name:metallb-operator-controller-manager-bcf7bc4bc-kmbvq Namespace:metallb-system ID:33e32167123655db0a62047acdfeb5e04811a63d00305e6abd5e39779fc2d5c2 UID:ded8d775-83ff-43fa-acf5-43d25eeacffa NetNS:/var/run/netns/1e848e40-53fc-4b82-8e55-20925d233633 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podded8d775_83ff_43fa_acf5_43d25eeacffa.slice PodAnnotations:0xc0005b0c98}] Aliases:map[]}"
2026-06-09 11:30:32.522601 | controller | Jun 09 11:27:26.412653 crc crio[26313]: time="2026-06-09T11:27:26.412508162Z" level=info msg="Adding pod metallb-system_metallb-operator-controller-manager-bcf7bc4bc-kmbvq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.522617 | controller | Jun 09 11:27:28.322516 crc crio[26313]: 2026-06-09T11:27:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:33e32167123655d Mac:b6:cd:24:0b:d3:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/1e848e40-53fc-4b82-8e55-20925d233633 SocketPath: PciID:}] [{Interface:0xc0000147e0 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.522633 | controller | Jun 09 11:27:28.325287 crc crio[26313]: time="2026-06-09T11:27:28.32518231Z" level=info msg="Got pod network &{Name:metallb-operator-controller-manager-bcf7bc4bc-kmbvq Namespace:metallb-system ID:33e32167123655db0a62047acdfeb5e04811a63d00305e6abd5e39779fc2d5c2 UID:ded8d775-83ff-43fa-acf5-43d25eeacffa NetNS:/var/run/netns/1e848e40-53fc-4b82-8e55-20925d233633 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podded8d775_83ff_43fa_acf5_43d25eeacffa.slice PodAnnotations:0xc0005b0c98}] Aliases:map[]}"
2026-06-09 11:30:32.522652 | controller | Jun 09 11:27:28.325794 crc crio[26313]: time="2026-06-09T11:27:28.325727926Z" level=info msg="Checking pod metallb-system_metallb-operator-controller-manager-bcf7bc4bc-kmbvq for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.522669 | controller | Jun 09 11:27:28.339295 crc crio[26313]: time="2026-06-09T11:27:28.339209948Z" level=info msg="Ran pod sandbox 33e32167123655db0a62047acdfeb5e04811a63d00305e6abd5e39779fc2d5c2 with infra container: metallb-system/metallb-operator-controller-manager-bcf7bc4bc-kmbvq/POD" id=259a0c5a-d2ed-40b9-97a3-692605e37559 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.522685 | controller | Jun 09 11:27:28.345754 crc crio[26313]: time="2026-06-09T11:27:28.345259144Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=9f987fdc-6ad4-43da-8cfc-2d5a59bedbb5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.522700 | controller | Jun 09 11:27:28.345754 crc crio[26313]: time="2026-06-09T11:27:28.345624884Z" level=info msg="Image registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca not found" id=9f987fdc-6ad4-43da-8cfc-2d5a59bedbb5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.522716 | controller | Jun 09 11:27:28.345754 crc crio[26313]: time="2026-06-09T11:27:28.345723137Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca found" id=9f987fdc-6ad4-43da-8cfc-2d5a59bedbb5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.522731 | controller | Jun 09 11:27:28.348739 crc crio[26313]: time="2026-06-09T11:27:28.34859107Z" level=info msg="Pulling image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=577d9e1c-fb4e-469d-8794-945b7e9f084b name=/runtime.v1.ImageService/PullImage
2026-06-09 11:30:32.522748 | controller | Jun 09 11:27:28.355688 crc crio[26313]: time="2026-06-09T11:27:28.355503291Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\""
2026-06-09 11:30:32.522764 | controller | Jun 09 11:27:28.588700 crc crio[26313]: time="2026-06-09T11:27:28.588661086Z" level=info msg="Running pod sandbox: metallb-system/metallb-operator-webhook-server-5c6fd8b989-zz4pm/POD" id=247766d0-cb29-4a20-8c27-449622a57c31 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.522781 | controller | Jun 09 11:27:28.588885 crc crio[26313]: time="2026-06-09T11:27:28.588868292Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.522797 | controller | Jun 09 11:27:28.623981 crc crio[26313]: time="2026-06-09T11:27:28.623859139Z" level=info msg="Got pod network &{Name:metallb-operator-webhook-server-5c6fd8b989-zz4pm Namespace:metallb-system ID:e7625e1b834c0b90fc2965c7fd9d913af1cc4c68c6ead04612fbdf04e49bf2ea UID:60dd39b3-88f3-4a30-b44d-59d6f65c2a88 NetNS:/var/run/netns/0a33c217-4c33-4ebd-8a2e-e65d737bd01a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60dd39b3_88f3_4a30_b44d_59d6f65c2a88.slice PodAnnotations:0xc00008c4c0}] Aliases:map[]}"
2026-06-09 11:30:32.522816 | controller | Jun 09 11:27:28.623981 crc crio[26313]: time="2026-06-09T11:27:28.623927981Z" level=info msg="Adding pod metallb-system_metallb-operator-webhook-server-5c6fd8b989-zz4pm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.522995 | controller | Jun 09 11:27:29.565488 crc crio[26313]: 2026-06-09T11:27:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e7625e1b834c0b9 Mac:42:b8:27:15:2c:d5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/0a33c217-4c33-4ebd-8a2e-e65d737bd01a SocketPath: PciID:}] [{Interface:0xc0002da9e0 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.523020 | controller | Jun 09 11:27:29.565488 crc crio[26313]: time="2026-06-09T11:27:29.565377807Z" level=info msg="Got pod network &{Name:metallb-operator-webhook-server-5c6fd8b989-zz4pm Namespace:metallb-system ID:e7625e1b834c0b90fc2965c7fd9d913af1cc4c68c6ead04612fbdf04e49bf2ea UID:60dd39b3-88f3-4a30-b44d-59d6f65c2a88 NetNS:/var/run/netns/0a33c217-4c33-4ebd-8a2e-e65d737bd01a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60dd39b3_88f3_4a30_b44d_59d6f65c2a88.slice PodAnnotations:0xc00008c4c0}] Aliases:map[]}"
2026-06-09 11:30:32.523038 | controller | Jun 09 11:27:29.566722 crc crio[26313]: time="2026-06-09T11:27:29.566234962Z" level=info msg="Checking pod metallb-system_metallb-operator-webhook-server-5c6fd8b989-zz4pm for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.523055 | controller | Jun 09 11:27:29.579364 crc crio[26313]: time="2026-06-09T11:27:29.579208059Z" level=info msg="Ran pod sandbox e7625e1b834c0b90fc2965c7fd9d913af1cc4c68c6ead04612fbdf04e49bf2ea with infra container: metallb-system/metallb-operator-webhook-server-5c6fd8b989-zz4pm/POD" id=247766d0-cb29-4a20-8c27-449622a57c31 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.523071 | controller | Jun 09 11:27:29.585864 crc crio[26313]: time="2026-06-09T11:27:29.585815561Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=7f1a6ec5-08ea-411b-b7a8-4e5ee6a727c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.523095 | controller | Jun 09 11:27:29.586273 crc crio[26313]: time="2026-06-09T11:27:29.586250043Z" level=info msg="Image registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee not found" id=7f1a6ec5-08ea-411b-b7a8-4e5ee6a727c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.523115 | controller | Jun 09 11:27:29.586491 crc crio[26313]: time="2026-06-09T11:27:29.58646932Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee found" id=7f1a6ec5-08ea-411b-b7a8-4e5ee6a727c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.523132 | controller | Jun 09 11:27:29.587729 crc crio[26313]: time="2026-06-09T11:27:29.587703156Z" level=info msg="Pulling image: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=e02b3052-4049-4d36-a3e6-f74c04bd6410 name=/runtime.v1.ImageService/PullImage
2026-06-09 11:30:32.523149 | controller | Jun 09 11:27:29.595494 crc crio[26313]: time="2026-06-09T11:27:29.595454651Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\""
2026-06-09 11:30:32.523165 | controller | Jun 09 11:27:29.701515 crc crio[26313]: time="2026-06-09T11:27:29.701359258Z" level=info msg="Removing container: 640f36082f96ecb6e2a2f868398d24008ceec897733893798e8f225fdec0affa" id=81e81fa5-844e-479b-90a9-05fc7b6812cd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.523188 | controller | Jun 09 11:27:29.839202 crc crio[26313]: time="2026-06-09T11:27:29.838992438Z" level=info msg="Removed container 640f36082f96ecb6e2a2f868398d24008ceec897733893798e8f225fdec0affa: openshift-infra/auto-csr-approver-29683400-774hh/oc" id=81e81fa5-844e-479b-90a9-05fc7b6812cd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.523205 | controller | Jun 09 11:27:29.846435 crc crio[26313]: time="2026-06-09T11:27:29.84631807Z" level=info msg="Stopping pod sandbox: 11ba591f4c9e84593765bac74bd694ada1ed6c4f14432c17eb9a536fc5533ff9" id=f690e70e-cdc6-40f2-8247-97d2edd58c41 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.523221 | controller | Jun 09 11:27:29.846723 crc crio[26313]: time="2026-06-09T11:27:29.846464015Z" level=info msg="Stopped pod sandbox (already stopped): 11ba591f4c9e84593765bac74bd694ada1ed6c4f14432c17eb9a536fc5533ff9" id=f690e70e-cdc6-40f2-8247-97d2edd58c41 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.523237 | controller | Jun 09 11:27:29.851236 crc crio[26313]: time="2026-06-09T11:27:29.849366989Z" level=info msg="Removing pod sandbox: 11ba591f4c9e84593765bac74bd694ada1ed6c4f14432c17eb9a536fc5533ff9" id=26d7a430-04ba-461e-a9fe-b5f141ab0a83 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 11:30:32.523253 | controller | Jun 09 11:27:29.865904 crc crio[26313]: time="2026-06-09T11:27:29.865786976Z" level=info msg="Removed pod sandbox: 11ba591f4c9e84593765bac74bd694ada1ed6c4f14432c17eb9a536fc5533ff9" id=26d7a430-04ba-461e-a9fe-b5f141ab0a83 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 11:30:32.523268 | controller | Jun 09 11:27:29.867007 crc crio[26313]: time="2026-06-09T11:27:29.86694466Z" level=info msg="Stopping pod sandbox: 374b464d1fd5d16643b2befb3c5cd5f30de85ecbf87dbf08cd77fa055542498c" id=d8d23443-98d4-4c26-a605-f9ff0edce4e1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.523284 | controller | Jun 09 11:27:29.867007 crc crio[26313]: time="2026-06-09T11:27:29.867004852Z" level=info msg="Stopped pod sandbox (already stopped): 374b464d1fd5d16643b2befb3c5cd5f30de85ecbf87dbf08cd77fa055542498c" id=d8d23443-98d4-4c26-a605-f9ff0edce4e1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.523299 | controller | Jun 09 11:27:29.867871 crc crio[26313]: time="2026-06-09T11:27:29.867747043Z" level=info msg="Removing pod sandbox: 374b464d1fd5d16643b2befb3c5cd5f30de85ecbf87dbf08cd77fa055542498c" id=607ca06b-59f2-43d0-a2c2-ad494391370b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 11:30:32.523315 | controller | Jun 09 11:27:29.879575 crc crio[26313]: time="2026-06-09T11:27:29.879451993Z" level=info msg="Removed pod sandbox: 374b464d1fd5d16643b2befb3c5cd5f30de85ecbf87dbf08cd77fa055542498c" id=607ca06b-59f2-43d0-a2c2-ad494391370b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 11:30:32.523331 | controller | Jun 09 11:27:31.049688 crc crio[26313]: time="2026-06-09T11:27:31.049226405Z" level=info msg="Stopping container: 859d258319fc138ac1272a0f4ebad58989785efcf66c3af82f50c1ab0f88f621 (timeout: 2s)" id=db36fe49-bd25-4fa0-88f8-1696bb7cd87f name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.523346 | controller | Jun 09 11:27:31.707913 crc crio[26313]: time="2026-06-09T11:27:31.707306537Z" level=info msg="Stopped container 859d258319fc138ac1272a0f4ebad58989785efcf66c3af82f50c1ab0f88f621: openshift-marketplace/certified-operators-vqskv/registry-server" id=db36fe49-bd25-4fa0-88f8-1696bb7cd87f name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.523362 | controller | Jun 09 11:27:31.710606 crc crio[26313]: time="2026-06-09T11:27:31.710359696Z" level=info msg="Stopping pod sandbox: 4f7a8f6a3ac176f498a654f08b008f1e391babae34bdf8bf2cd29dce115a3288" id=811ca7ce-5698-4c58-b2c5-13bd1d85791d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.523396 | controller | Jun 09 11:27:31.712530 crc crio[26313]: time="2026-06-09T11:27:31.712460987Z" level=info msg="Got pod network &{Name:certified-operators-vqskv Namespace:openshift-marketplace ID:4f7a8f6a3ac176f498a654f08b008f1e391babae34bdf8bf2cd29dce115a3288 UID:f6aa507e-192b-400b-858a-e1b6b8033d24 NetNS:/var/run/netns/a1d78883-17dc-435f-8337-2ba2f3599e9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf6aa507e_192b_400b_858a_e1b6b8033d24.slice PodAnnotations:0xc001719160}] Aliases:map[]}"
2026-06-09 11:30:32.523418 | controller | Jun 09 11:27:31.712847 crc crio[26313]: time="2026-06-09T11:27:31.712783296Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-vqskv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.523436 | controller | Jun 09 11:27:32.118989 crc crio[26313]: time="2026-06-09T11:27:32.118813245Z" level=info msg="Stopped pod sandbox: 4f7a8f6a3ac176f498a654f08b008f1e391babae34bdf8bf2cd29dce115a3288" id=811ca7ce-5698-4c58-b2c5-13bd1d85791d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.523452 | controller | Jun 09 11:27:33.119571 crc crio[26313]: time="2026-06-09T11:27:33.118820182Z" level=info msg="Removing container: 859d258319fc138ac1272a0f4ebad58989785efcf66c3af82f50c1ab0f88f621" id=158d2c01-1adf-420a-8bd6-e01a6d7f3fb8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.523468 | controller | Jun 09 11:27:33.204449 crc crio[26313]: time="2026-06-09T11:27:33.204261825Z" level=info msg="Removed container 859d258319fc138ac1272a0f4ebad58989785efcf66c3af82f50c1ab0f88f621: openshift-marketplace/certified-operators-vqskv/registry-server" id=158d2c01-1adf-420a-8bd6-e01a6d7f3fb8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.523485 | controller | Jun 09 11:27:33.214567 crc crio[26313]: time="2026-06-09T11:27:33.214370989Z" level=info msg="Removing container: df88541a5c863c382daabf1c84176ca7dd2902b367eb939d08f6ff617438e254" id=08ce00b6-3331-487f-b443-9fb41e4d9309 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.523501 | controller | Jun 09 11:27:33.314950 crc crio[26313]: time="2026-06-09T11:27:33.314805137Z" level=info msg="Removed container df88541a5c863c382daabf1c84176ca7dd2902b367eb939d08f6ff617438e254: openshift-marketplace/certified-operators-vqskv/extract-content" id=08ce00b6-3331-487f-b443-9fb41e4d9309 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.523517 | controller | Jun 09 11:27:33.335111 crc crio[26313]: time="2026-06-09T11:27:33.334996794Z" level=info msg="Removing container: d95db65eb8c547a7702a6bbfb0aa13b0243ad39426d87e756c709b9062014b5b" id=d8e3571d-6871-479a-9a4b-efe69bb391f3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.523533 | controller | Jun 09 11:27:33.365812 crc crio[26313]: time="2026-06-09T11:27:33.365706026Z" level=info msg="Removed container d95db65eb8c547a7702a6bbfb0aa13b0243ad39426d87e756c709b9062014b5b: openshift-marketplace/certified-operators-vqskv/extract-utilities" id=d8e3571d-6871-479a-9a4b-efe69bb391f3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.523548 | controller | Jun 09 11:27:45.880960 crc crio[26313]: time="2026-06-09T11:27:45.880009972Z" level=info msg="Pulled image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:17a529d2879517de7496a2b9408b82d437fe0e858cc5f62aea1ff22151b4d86a" id=577d9e1c-fb4e-469d-8794-945b7e9f084b name=/runtime.v1.ImageService/PullImage
2026-06-09 11:30:32.523564 | controller | Jun 09 11:27:45.883635 crc crio[26313]: time="2026-06-09T11:27:45.882153744Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=2e1321b7-a8ec-4aa6-9ff5-785ed05ad193 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.523580 | controller | Jun 09 11:27:45.887917 crc crio[26313]: time="2026-06-09T11:27:45.887814849Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=5141db13-70dc-4714-9c93-18043d6833c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.523599 | controller | Jun 09 11:27:45.888692 crc crio[26313]: time="2026-06-09T11:27:45.888583701Z" level=info msg="Pulled image: registry.redhat.io/openshift4/metallb-rhel9@sha256:d641d7235a0ecc39b8e0bb0d437962611f44602ab030791c04dbbc7d8e11c885" id=e02b3052-4049-4d36-a3e6-f74c04bd6410 name=/runtime.v1.ImageService/PullImage
2026-06-09 11:30:32.523615 | controller | Jun 09 11:27:45.889675 crc crio[26313]: time="2026-06-09T11:27:45.88958631Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=44049af3-30ba-48ff-b489-f880d045676b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.523631 | controller | Jun 09 11:27:45.893571 crc crio[26313]: time="2026-06-09T11:27:45.89336469Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=0f066e62-4f86-42ea-97b7-79016f1f6511 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.523648 | controller | Jun 09 11:27:45.898371 crc crio[26313]: time="2026-06-09T11:27:45.898283983Z" level=info msg="Creating container: metallb-system/metallb-operator-controller-manager-bcf7bc4bc-kmbvq/manager" id=c2f9e027-3f40-45ec-8b86-914716e9045f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.523664 | controller | Jun 09 11:27:45.900218 crc crio[26313]: time="2026-06-09T11:27:45.900138007Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.523680 | controller | Jun 09 11:27:45.902744 crc crio[26313]: time="2026-06-09T11:27:45.90264935Z" level=info msg="Creating container: metallb-system/metallb-operator-webhook-server-5c6fd8b989-zz4pm/webhook-server" id=21850957-62a8-4f77-adac-f577ec952fd4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.523696 | controller | Jun 09 11:27:45.918232 crc crio[26313]: time="2026-06-09T11:27:45.918115059Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.523712 | controller | Jun 09 11:27:45.947367 crc crio[26313]: time="2026-06-09T11:27:45.947305938Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.523729 | controller | Jun 09 11:27:45.952584 crc crio[26313]: time="2026-06-09T11:27:45.952516999Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.523745 | controller | Jun 09 11:27:45.959594 crc crio[26313]: time="2026-06-09T11:27:45.959489712Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.523761 | controller | Jun 09 11:27:45.962681 crc crio[26313]: time="2026-06-09T11:27:45.962589172Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.523777 | controller | Jun 09 11:27:46.106315 crc crio[26313]: time="2026-06-09T11:27:46.106196345Z" level=info msg="Created container b89808b5333ef620836441d9764426c3194430716613a04bea2f46686ddde08a: metallb-system/metallb-operator-webhook-server-5c6fd8b989-zz4pm/webhook-server" id=21850957-62a8-4f77-adac-f577ec952fd4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.523794 | controller | Jun 09 11:27:46.107897 crc crio[26313]: time="2026-06-09T11:27:46.107789271Z" level=info msg="Created container 8a39ece873c82a81cc21b7a0f4381741fca96dfb76dea6a934069659409c2bdc: metallb-system/metallb-operator-controller-manager-bcf7bc4bc-kmbvq/manager" id=c2f9e027-3f40-45ec-8b86-914716e9045f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.523813 | controller | Jun 09 11:27:46.108517 crc crio[26313]: time="2026-06-09T11:27:46.10845432Z" level=info msg="Starting container: b89808b5333ef620836441d9764426c3194430716613a04bea2f46686ddde08a" id=83c30a43-5aa4-472a-ac5e-7a2403310f87 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.523829 | controller | Jun 09 11:27:46.109216 crc crio[26313]: time="2026-06-09T11:27:46.10912766Z" level=info msg="Starting container: 8a39ece873c82a81cc21b7a0f4381741fca96dfb76dea6a934069659409c2bdc" id=8f9d7ad5-b3f0-47ad-b221-8cdff9ee8d19 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.523846 | controller | Jun 09 11:27:46.117340 crc crio[26313]: time="2026-06-09T11:27:46.116870365Z" level=info msg="Started container" PID=45756 containerID=8a39ece873c82a81cc21b7a0f4381741fca96dfb76dea6a934069659409c2bdc description=metallb-system/metallb-operator-controller-manager-bcf7bc4bc-kmbvq/manager id=8f9d7ad5-b3f0-47ad-b221-8cdff9ee8d19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=33e32167123655db0a62047acdfeb5e04811a63d00305e6abd5e39779fc2d5c2
2026-06-09 11:30:32.523885 | controller | Jun 09 11:27:46.117340 crc crio[26313]: time="2026-06-09T11:27:46.11706407Z" level=info msg="Started container" PID=45757 containerID=b89808b5333ef620836441d9764426c3194430716613a04bea2f46686ddde08a description=metallb-system/metallb-operator-webhook-server-5c6fd8b989-zz4pm/webhook-server id=83c30a43-5aa4-472a-ac5e-7a2403310f87 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7625e1b834c0b90fc2965c7fd9d913af1cc4c68c6ead04612fbdf04e49bf2ea
2026-06-09 11:30:32.523903 | controller | Jun 09 11:27:50.949609 crc crio[26313]: time="2026-06-09T11:27:50.948965723Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-lnxvv/POD" id=abf5b0c2-207c-49e8-bd48-97cb4dd2ae07 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.523920 | controller | Jun 09 11:27:50.950684 crc crio[26313]: time="2026-06-09T11:27:50.949633413Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.523936 | controller | Jun 09 11:27:50.973645 crc crio[26313]: time="2026-06-09T11:27:50.973511507Z" level=info msg="Got pod network &{Name:community-operators-lnxvv Namespace:openshift-marketplace ID:e4c5b74bc61d8d98eacc48a21436aede47857feef997bb3737ada8f8526d6c5a UID:bef28dd5-3b7f-48bc-affa-e464959b42a4 NetNS:/var/run/netns/d8d47ace-9dd4-4a4c-b7ee-66a5159f4f43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbef28dd5_3b7f_48bc_affa_e464959b42a4.slice PodAnnotations:0xc0026148c0}] Aliases:map[]}"
2026-06-09 11:30:32.523952 | controller | Jun 09 11:27:50.973645 crc crio[26313]: time="2026-06-09T11:27:50.97361783Z" level=info msg="Adding pod openshift-marketplace_community-operators-lnxvv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.523969 | controller | Jun 09 11:27:51.811717 crc crio[26313]: 2026-06-09T11:27:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e4c5b74bc61d8d9 Mac:5a:b6:ae:70:3f:74 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/d8d47ace-9dd4-4a4c-b7ee-66a5159f4f43 SocketPath: PciID:}] [{Interface:0xc000244990 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.523985 | controller | Jun 09 11:27:51.813719 crc crio[26313]: time="2026-06-09T11:27:51.813501374Z" level=info msg="Got pod network &{Name:community-operators-lnxvv Namespace:openshift-marketplace ID:e4c5b74bc61d8d98eacc48a21436aede47857feef997bb3737ada8f8526d6c5a UID:bef28dd5-3b7f-48bc-affa-e464959b42a4 NetNS:/var/run/netns/d8d47ace-9dd4-4a4c-b7ee-66a5159f4f43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbef28dd5_3b7f_48bc_affa_e464959b42a4.slice PodAnnotations:0xc0026148c0}] Aliases:map[]}"
2026-06-09 11:30:32.524006 | controller | Jun 09 11:27:51.813995 crc crio[26313]: time="2026-06-09T11:27:51.813939007Z" level=info msg="Checking pod openshift-marketplace_community-operators-lnxvv for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.524024 | controller | Jun 09 11:27:51.824030 crc crio[26313]: time="2026-06-09T11:27:51.823945488Z" level=info msg="Ran pod sandbox e4c5b74bc61d8d98eacc48a21436aede47857feef997bb3737ada8f8526d6c5a with infra container: openshift-marketplace/community-operators-lnxvv/POD" id=abf5b0c2-207c-49e8-bd48-97cb4dd2ae07 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.524040 | controller | Jun 09 11:27:51.831767 crc crio[26313]: time="2026-06-09T11:27:51.831677812Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=dea50686-230d-492b-864e-26d6576f7842 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.524057 | controller | Jun 09 11:27:51.834575 crc crio[26313]: time="2026-06-09T11:27:51.834451773Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=7d391b70-e0c3-4df1-91ca-eb6f5d40ee9e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.524073 | controller | Jun 09 11:27:51.842792 crc crio[26313]: time="2026-06-09T11:27:51.842711843Z" level=info msg="Creating container: openshift-marketplace/community-operators-lnxvv/extract-utilities" id=ba916150-34ba-4884-b9a1-a2a373c545b3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.524089 | controller | Jun 09 11:27:51.843248 crc crio[26313]: time="2026-06-09T11:27:51.843123275Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.524105 | controller | Jun 09 11:27:51.884836 crc crio[26313]: time="2026-06-09T11:27:51.884667802Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.524121 | controller | Jun 09 11:27:51.895305 crc crio[26313]: time="2026-06-09T11:27:51.894330633Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.524137 | controller | Jun 09 11:27:52.291110 crc crio[26313]: time="2026-06-09T11:27:52.29034587Z" level=info msg="Created container 1d12bf5f3d25f1e94484d99486c7dd682ed098dec316d105db59682e411b89bb: openshift-marketplace/community-operators-lnxvv/extract-utilities" id=ba916150-34ba-4884-b9a1-a2a373c545b3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.524154 | controller | Jun 09 11:27:52.293967 crc crio[26313]: time="2026-06-09T11:27:52.293892293Z" level=info msg="Starting container: 1d12bf5f3d25f1e94484d99486c7dd682ed098dec316d105db59682e411b89bb" id=51b1ca7d-2fa2-4256-8e99-2638e7803483 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.524177 | controller | Jun 09 11:27:52.307603 crc crio[26313]: time="2026-06-09T11:27:52.307297892Z" level=info msg="Started container" PID=45935 containerID=1d12bf5f3d25f1e94484d99486c7dd682ed098dec316d105db59682e411b89bb description=openshift-marketplace/community-operators-lnxvv/extract-utilities id=51b1ca7d-2fa2-4256-8e99-2638e7803483 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4c5b74bc61d8d98eacc48a21436aede47857feef997bb3737ada8f8526d6c5a
2026-06-09 11:30:32.524200 | controller | Jun 09 11:27:53.501166 crc crio[26313]: time="2026-06-09T11:27:53.501024529Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=c8482959-79f9-4b3e-bbb4-d5dda3ab6668 name=/runtime.v1.ImageService/PullImage
2026-06-09 11:30:32.524221 | controller | Jun 09 11:27:53.512166 crc crio[26313]: time="2026-06-09T11:27:53.51205646Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-09 11:30:32.524238 | controller | Jun 09 11:28:00.571896 crc crio[26313]: time="2026-06-09T11:28:00.569931726Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683408-wf64s/POD" id=84db8901-3519-4800-90a8-1841a596edf9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.524255 | controller | Jun 09 11:28:00.573972 crc crio[26313]: time="2026-06-09T11:28:00.572035057Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.524271 | controller | Jun 09 11:28:02.760916 crc crio[26313]: time="2026-06-09T11:28:02.755929456Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-gg8xg/POD" id=84d99ab4-e82e-4563-aebd-a3f8372729ab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.524287 | controller | Jun 09 11:28:02.760916 crc crio[26313]: time="2026-06-09T11:28:02.756953496Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.524303 | controller | Jun 09 11:28:07.317944 crc crio[26313]: time="2026-06-09T11:28:07.31729761Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683408-wf64s Namespace:openshift-infra ID:1b0e1a15d2d1867b00565457beda43ee3af5356e887d3a2cb00c867816c5df7e UID:80d7ff7c-4918-44f0-8d9a-f3921429f78b NetNS:/var/run/netns/0cc5cb79-af8f-475a-bd34-7b145c34f075 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80d7ff7c_4918_44f0_8d9a_f3921429f78b.slice PodAnnotations:0xc0021a8068}] Aliases:map[]}"
2026-06-09 11:30:32.524319 | controller | Jun 09 11:28:07.317944 crc crio[26313]: time="2026-06-09T11:28:07.317815775Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683408-wf64s to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.524336 | controller | Jun 09 11:28:07.331092 crc crio[26313]: time="2026-06-09T11:28:07.330905995Z" level=info msg="Got pod network &{Name:redhat-marketplace-gg8xg Namespace:openshift-marketplace ID:b352fb39ec8de5e8d88729482a6f074ec62f6cde423827ddcc9fd4aa651d213f UID:684efe7c-06d0-4038-9793-bfb5b946cbbe NetNS:/var/run/netns/025a9a55-97ee-42b3-aabe-953de01c1cf1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod684efe7c_06d0_4038_9793_bfb5b946cbbe.slice PodAnnotations:0xc002614028}] Aliases:map[]}"
2026-06-09 11:30:32.524353 | controller | Jun 09 11:28:07.331092 crc crio[26313]: time="2026-06-09T11:28:07.331096471Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-gg8xg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.524369 | controller | Jun 09 11:28:07.542044 crc crio[26313]: time="2026-06-09T11:28:07.541595637Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:def439c5598f6bf65a7f632a7c0615f3a20834ca790d15f71de6a97e3bf1d2d7" id=c8482959-79f9-4b3e-bbb4-d5dda3ab6668 name=/runtime.v1.ImageService/PullImage
2026-06-09 11:30:32.524385 | controller | Jun 09 11:28:07.544208 crc crio[26313]: time="2026-06-09T11:28:07.544004437Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=71e2d186-e3c0-4c2e-9734-427c7e5dc88b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.524402 | controller | Jun 09 11:28:07.560029 crc crio[26313]: time="2026-06-09T11:28:07.559813637Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=a06e93a1-cf3b-4824-8ce3-9fddc38cd7a2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.524423 | controller | Jun 09 11:28:07.576027 crc crio[26313]: time="2026-06-09T11:28:07.575611276Z" level=info msg="Creating container: openshift-marketplace/community-operators-lnxvv/extract-content" id=e1eabb79-65b8-4e8c-83af-babfce60b655 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.524440 | controller | Jun 09 11:28:07.581620 crc crio[26313]: time="2026-06-09T11:28:07.581307611Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.524456 | controller | Jun 09 11:28:07.648655 crc crio[26313]: time="2026-06-09T11:28:07.64804106Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.524472 | controller | Jun 09 11:28:07.668292 crc crio[26313]: time="2026-06-09T11:28:07.668099133Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.524489 | controller | Jun 09 11:28:07.829251 crc crio[26313]: time="2026-06-09T11:28:07.828213306Z" level=info msg="Created container 1ccea9204566cb8ef16d3ba720fd89f56707da447918130274d874e42db1ff42: openshift-marketplace/community-operators-lnxvv/extract-content" id=e1eabb79-65b8-4e8c-83af-babfce60b655 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.524505 | controller | Jun 09 11:28:07.832743 crc crio[26313]: time="2026-06-09T11:28:07.830689238Z" level=info msg="Starting container: 1ccea9204566cb8ef16d3ba720fd89f56707da447918130274d874e42db1ff42" id=7444cf9e-944e-4848-9f16-27c5fa496492 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.524521 | controller | Jun 09 11:28:07.857385 crc crio[26313]: time="2026-06-09T11:28:07.857164607Z" level=info msg="Started container" PID=46210 containerID=1ccea9204566cb8ef16d3ba720fd89f56707da447918130274d874e42db1ff42 description=openshift-marketplace/community-operators-lnxvv/extract-content id=7444cf9e-944e-4848-9f16-27c5fa496492 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4c5b74bc61d8d98eacc48a21436aede47857feef997bb3737ada8f8526d6c5a
2026-06-09 11:30:32.524538 | controller | Jun 09 11:28:07.934760 crc crio[26313]: 2026-06-09T11:28:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1b0e1a15d2d1867 Mac:d2:4a:37:12:02:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/0cc5cb79-af8f-475a-bd34-7b145c34f075 SocketPath: PciID:}] [{Interface:0xc00030e5c0 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.524554 | controller | Jun 09 11:28:07.936864 crc crio[26313]: time="2026-06-09T11:28:07.936355938Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683408-wf64s Namespace:openshift-infra ID:1b0e1a15d2d1867b00565457beda43ee3af5356e887d3a2cb00c867816c5df7e UID:80d7ff7c-4918-44f0-8d9a-f3921429f78b NetNS:/var/run/netns/0cc5cb79-af8f-475a-bd34-7b145c34f075 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80d7ff7c_4918_44f0_8d9a_f3921429f78b.slice PodAnnotations:0xc0021a8068}] Aliases:map[]}"
2026-06-09 11:30:32.524570 | controller | Jun 09 11:28:07.936864 crc crio[26313]: time="2026-06-09T11:28:07.936619836Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683408-wf64s for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.524587 | controller | Jun 09 11:28:07.948302 crc crio[26313]: time="2026-06-09T11:28:07.946969187Z" level=info msg="Ran pod sandbox 1b0e1a15d2d1867b00565457beda43ee3af5356e887d3a2cb00c867816c5df7e with infra container: openshift-infra/auto-csr-approver-29683408-wf64s/POD" id=84db8901-3519-4800-90a8-1841a596edf9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.524603 | controller | Jun 09 11:28:07.952348 crc crio[26313]: time="2026-06-09T11:28:07.952154947Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=11eae4f4-d4f1-4cad-8ac7-993075cc8610 name=/runtime.v1.ImageService/PullImage
2026-06-09 11:30:32.524623 | controller | Jun 09 11:28:07.964745 crc crio[26313]: time="2026-06-09T11:28:07.964663181Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 11:30:32.524639 | controller | Jun 09 11:28:08.279907 crc crio[26313]: 2026-06-09T11:28:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b352fb39ec8de5e Mac:f6:8e:25:ce:1b:53 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/025a9a55-97ee-42b3-aabe-953de01c1cf1 SocketPath: PciID:}] [{Interface:0xc0003647b0 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.524656 | controller | Jun 09 11:28:08.281439 crc crio[26313]: time="2026-06-09T11:28:08.281305172Z" level=info msg="Got pod network &{Name:redhat-marketplace-gg8xg Namespace:openshift-marketplace ID:b352fb39ec8de5e8d88729482a6f074ec62f6cde423827ddcc9fd4aa651d213f UID:684efe7c-06d0-4038-9793-bfb5b946cbbe NetNS:/var/run/netns/025a9a55-97ee-42b3-aabe-953de01c1cf1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod684efe7c_06d0_4038_9793_bfb5b946cbbe.slice PodAnnotations:0xc002614028}] Aliases:map[]}"
2026-06-09 11:30:32.524672 | controller | Jun 09 11:28:08.281628 crc crio[26313]: time="2026-06-09T11:28:08.281513118Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-gg8xg for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.524696 | controller | Jun 09 11:28:08.290376 crc crio[26313]: time="2026-06-09T11:28:08.29019849Z" level=info msg="Ran pod sandbox b352fb39ec8de5e8d88729482a6f074ec62f6cde423827ddcc9fd4aa651d213f with infra container: openshift-marketplace/redhat-marketplace-gg8xg/POD" id=84d99ab4-e82e-4563-aebd-a3f8372729ab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.524713 | controller | Jun 09 11:28:08.294369 crc crio[26313]: time="2026-06-09T11:28:08.294271899Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=fa8856ca-6dc4-4708-82b2-a3cbfc865156 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.524729 | controller | Jun 09 11:28:08.297243 crc crio[26313]: time="2026-06-09T11:28:08.297157383Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4ea6c16a-260c-421b-a45c-291e1c7df4a1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.524745 | controller | Jun 09 11:28:08.309251 crc crio[26313]: time="2026-06-09T11:28:08.30911956Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-gg8xg/extract-utilities" id=3f43c521-850c-460b-b2dd-445d2e87149d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.524761 | controller | Jun 09 11:28:08.309771 crc crio[26313]: time="2026-06-09T11:28:08.309676816Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.524778 | controller | Jun 09 11:28:08.349996 crc crio[26313]: time="2026-06-09T11:28:08.349834263Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.524793 | controller | Jun 09 11:28:08.358578 crc crio[26313]: time="2026-06-09T11:28:08.358162305Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.524809 | controller | Jun 09 11:28:08.504647 crc crio[26313]: time="2026-06-09T11:28:08.504468477Z" level=info msg="Created container 820a53d4d6d6191d1910048b1b091e8c17851d58c6d445ce40a139096d50ea12: openshift-marketplace/redhat-marketplace-gg8xg/extract-utilities" id=3f43c521-850c-460b-b2dd-445d2e87149d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.524829 | controller | Jun 09 11:28:08.506345 crc crio[26313]: time="2026-06-09T11:28:08.50629395Z" level=info msg="Starting container: 820a53d4d6d6191d1910048b1b091e8c17851d58c6d445ce40a139096d50ea12" id=0c323eff-5637-48fb-82ec-e0db9fef1f6e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.524846 | controller | Jun 09 11:28:08.515262 crc crio[26313]: time="2026-06-09T11:28:08.515159887Z" level=info msg="Started container" PID=46271 containerID=820a53d4d6d6191d1910048b1b091e8c17851d58c6d445ce40a139096d50ea12 description=openshift-marketplace/redhat-marketplace-gg8xg/extract-utilities id=0c323eff-5637-48fb-82ec-e0db9fef1f6e name=/runtime.v1.RuntimeService/StartContainer sandboxID=b352fb39ec8de5e8d88729482a6f074ec62f6cde423827ddcc9fd4aa651d213f
2026-06-09 11:30:32.524885 | controller | Jun 09 11:28:08.727572 crc crio[26313]: time="2026-06-09T11:28:08.726728915Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=11eae4f4-d4f1-4cad-8ac7-993075cc8610 name=/runtime.v1.ImageService/PullImage
2026-06-09 11:30:32.524903 | controller | Jun 09 11:28:08.728884 crc crio[26313]: time="2026-06-09T11:28:08.728728883Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=f6b3c172-ddae-4d19-9025-5c0158f3ea14 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.524919 | controller | Jun 09 11:28:08.731882 crc crio[26313]: time="2026-06-09T11:28:08.73171484Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=d3b9e4bb-d210-4bf5-ad31-a19521780af4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.524936 | controller | Jun 09 11:28:08.743604 crc crio[26313]: time="2026-06-09T11:28:08.743276246Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=194b91ca-c7f0-4bf6-874f-c677c443a6b9 name=/runtime.v1.ImageService/PullImage
2026-06-09 11:30:32.524951 | controller | Jun 09 11:28:08.746588 crc crio[26313]: time="2026-06-09T11:28:08.746383746Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683408-wf64s/oc" id=3641dfa1-bff2-4c36-a91d-c94a99f1878a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.524967 | controller | Jun 09 11:28:08.747348 crc crio[26313]: time="2026-06-09T11:28:08.747177259Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.524983 | controller | Jun 09 11:28:08.747348 crc crio[26313]: time="2026-06-09T11:28:08.747274272Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-09 11:30:32.524999 | controller | Jun 09 11:28:08.818195 crc crio[26313]: time="2026-06-09T11:28:08.817256486Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.525015 | controller | Jun 09 11:28:09.320022 crc crio[26313]: time="2026-06-09T11:28:09.318323985Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.525031 | controller | Jun 09 11:28:09.513252 crc crio[26313]: time="2026-06-09T11:28:09.513189637Z" level=info msg="Created container 9a462f65a6102444996d4344a8968936075aedc849500be5f3620bfa14c66602: openshift-infra/auto-csr-approver-29683408-wf64s/oc" id=3641dfa1-bff2-4c36-a91d-c94a99f1878a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.525047 | controller | Jun 09 11:28:09.516479 crc crio[26313]: time="2026-06-09T11:28:09.516329228Z" level=info msg="Starting container: 9a462f65a6102444996d4344a8968936075aedc849500be5f3620bfa14c66602" id=2e5be767-e3df-4951-89e2-5c0061bc4569 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.525067 | controller | Jun 09 11:28:09.523920 crc crio[26313]: time="2026-06-09T11:28:09.523774805Z" level=info msg="Started container" PID=46280 containerID=9a462f65a6102444996d4344a8968936075aedc849500be5f3620bfa14c66602 description=openshift-infra/auto-csr-approver-29683408-wf64s/oc id=2e5be767-e3df-4951-89e2-5c0061bc4569 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b0e1a15d2d1867b00565457beda43ee3af5356e887d3a2cb00c867816c5df7e
2026-06-09 11:30:32.525083 | controller | Jun 09 11:28:10.012712 crc crio[26313]: time="2026-06-09T11:28:10.012577778Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0" id=194b91ca-c7f0-4bf6-874f-c677c443a6b9 name=/runtime.v1.ImageService/PullImage
2026-06-09 11:30:32.525099 | controller | Jun 09 11:28:10.014062 crc crio[26313]: time="2026-06-09T11:28:10.013960928Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=72398591-a069-4e63-94b2-b74e14a2ee90 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.525115 | controller | Jun 09 11:28:10.017685 crc crio[26313]: time="2026-06-09T11:28:10.017510732Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=695b0ae6-f876-4787-b609-952e5d8be65b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.525130 | controller | Jun 09 11:28:10.055494 crc crio[26313]: time="2026-06-09T11:28:10.055170906Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-gg8xg/extract-content" id=b93afc05-53ab-4168-8613-594b5bb3429d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.525147 | controller | Jun 09 11:28:10.055950 crc crio[26313]: time="2026-06-09T11:28:10.055865566Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.525163 | controller | Jun 09 11:28:10.087613 crc crio[26313]: time="2026-06-09T11:28:10.087370772Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.525178 | controller | Jun 09 11:28:10.090453 crc crio[26313]: time="2026-06-09T11:28:10.090369699Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.525194 | controller | Jun 09 11:28:10.320951 crc crio[26313]: time="2026-06-09T11:28:10.320212398Z" level=info msg="Created container 05d4c139045a8f86687672a63ac34f2dad52ca6cd77ae14ab9eb01d877dff104: openshift-marketplace/redhat-marketplace-gg8xg/extract-content" id=b93afc05-53ab-4168-8613-594b5bb3429d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.525210 | controller | Jun 09 11:28:10.322561 crc crio[26313]: time="2026-06-09T11:28:10.322320359Z" level=info msg="Starting container: 05d4c139045a8f86687672a63ac34f2dad52ca6cd77ae14ab9eb01d877dff104" id=85c58b40-5faf-48af-824f-43e7d48958a7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.525225 | controller | Jun 09 11:28:10.339750 crc crio[26313]: time="2026-06-09T11:28:10.339660573Z" level=info msg="Started container" PID=46328 containerID=05d4c139045a8f86687672a63ac34f2dad52ca6cd77ae14ab9eb01d877dff104 description=openshift-marketplace/redhat-marketplace-gg8xg/extract-content id=85c58b40-5faf-48af-824f-43e7d48958a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b352fb39ec8de5e8d88729482a6f074ec62f6cde423827ddcc9fd4aa651d213f
2026-06-09 11:30:32.525244 | controller | Jun 09 11:28:10.803484 crc crio[26313]: time="2026-06-09T11:28:10.803331186Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=d16630f6-70af-4f5c-b5c1-09445b072501 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.525268 | controller | Jun 09 11:28:10.806790 crc crio[26313]: time="2026-06-09T11:28:10.806691094Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=e326edeb-f156-419f-9a3c-c4a1146457b9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.525285 | controller | Jun 09 11:28:10.879202 crc crio[26313]: time="2026-06-09T11:28:10.87882509Z" level=info msg="Creating container: openshift-marketplace/community-operators-lnxvv/registry-server" id=62c498a0-7728-4688-b285-7ff5b2dd3b99 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.525302 | controller | Jun 09 11:28:10.880112 crc crio[26313]: time="2026-06-09T11:28:10.880018735Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.525319 | controller | Jun 09 11:28:10.946167 crc crio[26313]: time="2026-06-09T11:28:10.945883198Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.525335 | controller | Jun 09 11:28:10.953052 crc crio[26313]: time="2026-06-09T11:28:10.95283337Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.525351 | controller | Jun 09 11:28:11.188260 crc crio[26313]: time="2026-06-09T11:28:11.188106237Z" level=info msg="Created container e63cd11f3d1125c8b6b134bb49b173e1a2b8d959627d6f0cc2de40ef60ca5e2d: openshift-marketplace/community-operators-lnxvv/registry-server" id=62c498a0-7728-4688-b285-7ff5b2dd3b99 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.525367 | controller | Jun 09 11:28:11.190137 crc crio[26313]: time="2026-06-09T11:28:11.190050154Z" level=info msg="Starting container: e63cd11f3d1125c8b6b134bb49b173e1a2b8d959627d6f0cc2de40ef60ca5e2d" id=6f2983d2-2015-4a7e-ab6c-643dbe5c6a2d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.525383 | controller | Jun 09 11:28:11.197883 crc crio[26313]: time="2026-06-09T11:28:11.197727787Z" level=info msg="Started container" PID=46376 containerID=e63cd11f3d1125c8b6b134bb49b173e1a2b8d959627d6f0cc2de40ef60ca5e2d description=openshift-marketplace/community-operators-lnxvv/registry-server id=6f2983d2-2015-4a7e-ab6c-643dbe5c6a2d name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4c5b74bc61d8d98eacc48a21436aede47857feef997bb3737ada8f8526d6c5a
2026-06-09 11:30:32.525399 | controller | Jun 09 11:28:12.904053 crc crio[26313]: time="2026-06-09T11:28:12.903629096Z" level=info msg="Stopping pod sandbox: 1b0e1a15d2d1867b00565457beda43ee3af5356e887d3a2cb00c867816c5df7e" id=64f640a8-c8cf-4f33-943f-9461d02916d5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.525415 | controller | Jun 09 11:28:12.905062 crc crio[26313]: time="2026-06-09T11:28:12.904501261Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=ab8c6506-1af2-410b-8618-5b552651a818 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.525431 | controller | Jun 09 11:28:12.905062 crc crio[26313]: time="2026-06-09T11:28:12.904720678Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683408-wf64s Namespace:openshift-infra ID:1b0e1a15d2d1867b00565457beda43ee3af5356e887d3a2cb00c867816c5df7e UID:80d7ff7c-4918-44f0-8d9a-f3921429f78b NetNS:/var/run/netns/0cc5cb79-af8f-475a-bd34-7b145c34f075 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80d7ff7c_4918_44f0_8d9a_f3921429f78b.slice PodAnnotations:0xc0005b0c30}] Aliases:map[]}"
2026-06-09 11:30:32.525452 | controller | Jun 09 11:28:12.905062 crc crio[26313]: time="2026-06-09T11:28:12.904868042Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683408-wf64s from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.525468 | controller | Jun 09 11:28:12.906791 crc crio[26313]: time="2026-06-09T11:28:12.906708025Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=b434bc3b-e7a0-4461-b292-4d9a4bacc178 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.525484 | controller | Jun 09 11:28:13.016284 crc crio[26313]: time="2026-06-09T11:28:13.015924039Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-gg8xg/registry-server" id=b88993e8-b9e2-48a9-830b-f0cda73dccc9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.525500 | controller | Jun 09 11:28:13.016933 crc crio[26313]: time="2026-06-09T11:28:13.016714032Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.525516 | controller | Jun 09 11:28:13.081587 crc crio[26313]: time="2026-06-09T11:28:13.075435708Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.525532 | controller | Jun 09 11:28:13.081587 crc crio[26313]: time="2026-06-09T11:28:13.079799285Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.525547 | controller | Jun 09 11:28:13.493999 crc crio[26313]: time="2026-06-09T11:28:13.493778765Z" level=info msg="Stopped pod sandbox: 1b0e1a15d2d1867b00565457beda43ee3af5356e887d3a2cb00c867816c5df7e" id=64f640a8-c8cf-4f33-943f-9461d02916d5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.525564 | controller | Jun 09 11:28:14.139035 crc crio[26313]: time="2026-06-09T11:28:14.138318394Z" level=info msg="Created container faa6135eb741827d556309f91cecb575e5b61ce899d21d88966bb69b80fa36a9: openshift-marketplace/redhat-marketplace-gg8xg/registry-server" id=b88993e8-b9e2-48a9-830b-f0cda73dccc9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.525580 | controller | Jun 09 11:28:14.143504 crc crio[26313]: time="2026-06-09T11:28:14.143382131Z" level=info msg="Starting container: faa6135eb741827d556309f91cecb575e5b61ce899d21d88966bb69b80fa36a9" id=db16b93e-f0df-4bfe-aa7c-d1ddf4d25ceb name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.525596 | controller | Jun 09 11:28:14.154458 crc crio[26313]: time="2026-06-09T11:28:14.154229526Z" level=info msg="Started container" PID=46445 containerID=faa6135eb741827d556309f91cecb575e5b61ce899d21d88966bb69b80fa36a9 description=openshift-marketplace/redhat-marketplace-gg8xg/registry-server id=db16b93e-f0df-4bfe-aa7c-d1ddf4d25ceb name=/runtime.v1.RuntimeService/StartContainer sandboxID=b352fb39ec8de5e8d88729482a6f074ec62f6cde423827ddcc9fd4aa651d213f
2026-06-09 11:30:32.525612 | controller | Jun 09 11:28:29.910476 crc crio[26313]: time="2026-06-09T11:28:29.909327938Z" level=info msg="Removing container: d3f1802cc52e23312fbe9b8592a3295e77b225157c016e50d497ae14575a968e" id=4974b870-4cda-4eda-b8ea-483aa3077f21 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.525629 | controller | Jun 09 11:28:30.028251 crc crio[26313]: time="2026-06-09T11:28:30.028046568Z" level=info msg="Removed container d3f1802cc52e23312fbe9b8592a3295e77b225157c016e50d497ae14575a968e: openshift-infra/auto-csr-approver-29683402-pddlm/oc" id=4974b870-4cda-4eda-b8ea-483aa3077f21 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.525645 | controller | Jun 09 11:28:30.044937 crc crio[26313]: time="2026-06-09T11:28:30.044833725Z" level=info msg="Stopping pod sandbox: 7fbfa10997cfafc2ab50d373d2708ccb755307b2b4596ade72254290c583d6b6" id=362160b1-0448-4cd0-9194-e951c8188465 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.525666 | controller | Jun 09 11:28:30.045243 crc crio[26313]: time="2026-06-09T11:28:30.044960029Z" level=info msg="Stopped pod sandbox (already stopped): 7fbfa10997cfafc2ab50d373d2708ccb755307b2b4596ade72254290c583d6b6" id=362160b1-0448-4cd0-9194-e951c8188465 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.525682 | controller | Jun 09 11:28:30.045986 crc crio[26313]: time="2026-06-09T11:28:30.045904067Z" level=info msg="Removing pod sandbox: 7fbfa10997cfafc2ab50d373d2708ccb755307b2b4596ade72254290c583d6b6" id=839a3ae1-d06d-4cd6-874f-25525d7a742f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 11:30:32.525698 | controller | Jun 09 11:28:30.058660 crc crio[26313]: time="2026-06-09T11:28:30.058591205Z" level=info msg="Removed pod sandbox: 7fbfa10997cfafc2ab50d373d2708ccb755307b2b4596ade72254290c583d6b6" id=839a3ae1-d06d-4cd6-874f-25525d7a742f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 11:30:32.525715 | controller | Jun 09 11:28:30.059871 crc crio[26313]: time="2026-06-09T11:28:30.059755479Z" level=info msg="Stopping pod sandbox: 4f7a8f6a3ac176f498a654f08b008f1e391babae34bdf8bf2cd29dce115a3288" id=f56cba6e-b5a7-4930-be1d-9c73ceac276c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.525731 | controller | Jun 09 11:28:30.059973 crc crio[26313]: time="2026-06-09T11:28:30.059878903Z" level=info msg="Stopped pod sandbox (already stopped): 4f7a8f6a3ac176f498a654f08b008f1e391babae34bdf8bf2cd29dce115a3288" id=f56cba6e-b5a7-4930-be1d-9c73ceac276c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.525747 | controller | Jun 09 11:28:30.060734 crc crio[26313]: time="2026-06-09T11:28:30.060643305Z" level=info msg="Removing pod sandbox: 4f7a8f6a3ac176f498a654f08b008f1e391babae34bdf8bf2cd29dce115a3288" id=8d5b9659-0285-4e0b-b28a-bd9b290c1ff3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 11:30:32.525763 | controller | Jun 09 11:28:30.073370 crc crio[26313]: time="2026-06-09T11:28:30.073275902Z" level=info msg="Removed pod sandbox: 4f7a8f6a3ac176f498a654f08b008f1e391babae34bdf8bf2cd29dce115a3288" id=8d5b9659-0285-4e0b-b28a-bd9b290c1ff3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 11:30:32.525779 | controller | Jun 09 11:28:43.220253 crc crio[26313]: time="2026-06-09T11:28:43.219301674Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=26da53d6-230f-4aae-891f-5cc2d12ff83b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.525795 | controller | Jun 09 11:28:43.223177 crc crio[26313]: time="2026-06-09T11:28:43.223002791Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=ce7962dc-16e0-4ffd-be7f-d75c50f07618 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.525811 | controller | Jun 09 11:28:43.229113 crc crio[26313]: time="2026-06-09T11:28:43.229044957Z" level=info msg="Removing container: 1b0654f25fd569a16d0c45481aa3de5be2b15ac1faf02c4990937a361350246b" id=214803e9-e570-4dac-9d31-b85aabb9dbb3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.525827 | controller | Jun 09 11:28:43.294462 crc crio[26313]: time="2026-06-09T11:28:43.283693745Z" level=info msg="Creating container: metallb-system/metallb-operator-controller-manager-bcf7bc4bc-kmbvq/manager" id=b58c40e5-c3e6-4faa-ad1c-4418b0112bb7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.525843 | controller | Jun 09 11:28:43.294462 crc crio[26313]: time="2026-06-09T11:28:43.288728291Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=a9869c31-c79b-476a-85e1-21c89e94525a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.525881 | controller | Jun 09 11:28:43.353074 crc crio[26313]: time="2026-06-09T11:28:43.352971698Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.525904 | controller | Jun 09 11:28:43.370599 crc crio[26313]: time="2026-06-09T11:28:43.368251412Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=f634fde9-d61d-48cc-ae38-8c0f6a3bbde1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.525920 | controller | Jun 09 11:28:43.395960 crc crio[26313]: time="2026-06-09T11:28:43.395860794Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=d16a1523-8a3e-4498-9403-7447a2b371c2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.525936 | controller | Jun 09 11:28:43.396475 crc crio[26313]: time="2026-06-09T11:28:43.396444111Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.525952 | controller | Jun 09 11:28:43.432875 crc crio[26313]: time="2026-06-09T11:28:43.432696894Z" level=info msg="Removed container 1b0654f25fd569a16d0c45481aa3de5be2b15ac1faf02c4990937a361350246b: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=214803e9-e570-4dac-9d31-b85aabb9dbb3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.525968 | controller | Jun 09 11:28:43.444736 crc crio[26313]: time="2026-06-09T11:28:43.444620361Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.525985 | controller | Jun 09 11:28:43.446465 crc crio[26313]: time="2026-06-09T11:28:43.446333801Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.526001 | controller | Jun 09 11:28:43.449576 crc crio[26313]: time="2026-06-09T11:28:43.449507453Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.526017 | controller | Jun 09 11:28:43.633620 crc crio[26313]: time="2026-06-09T11:28:43.633344645Z" level=info msg="Created container e387515c339ec769192427923cae0579ccd3428dc33f2febccbb39248ffaae1f: metallb-system/metallb-operator-controller-manager-bcf7bc4bc-kmbvq/manager" id=b58c40e5-c3e6-4faa-ad1c-4418b0112bb7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.526032 | controller | Jun 09 11:28:43.639238 crc crio[26313]: time="2026-06-09T11:28:43.639136833Z" level=info msg="Starting container: e387515c339ec769192427923cae0579ccd3428dc33f2febccbb39248ffaae1f" id=ba037df1-bdaf-49ab-99c9-d118bf92494b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.526048 | controller | Jun 09 11:28:43.656214 crc crio[26313]: time="2026-06-09T11:28:43.656103796Z" level=info msg="Started container" PID=47072 containerID=e387515c339ec769192427923cae0579ccd3428dc33f2febccbb39248ffaae1f description=metallb-system/metallb-operator-controller-manager-bcf7bc4bc-kmbvq/manager id=ba037df1-bdaf-49ab-99c9-d118bf92494b name=/runtime.v1.RuntimeService/StartContainer sandboxID=33e32167123655db0a62047acdfeb5e04811a63d00305e6abd5e39779fc2d5c2
2026-06-09 11:30:32.526065 | controller | Jun 09 11:28:43.749982 crc crio[26313]: time="2026-06-09T11:28:43.749737277Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.526082 | controller | Jun 09 11:28:43.845862 crc crio[26313]: time="2026-06-09T11:28:43.84517249Z" level=info msg="Created container 33953212d45c05b9b816ce21bb96061483cbf537c399637cc703a32b7b4316f3: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=d16a1523-8a3e-4498-9403-7447a2b371c2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.526101 | controller | Jun 09 11:28:43.847089 crc crio[26313]: time="2026-06-09T11:28:43.84688583Z" level=info msg="Starting container: 33953212d45c05b9b816ce21bb96061483cbf537c399637cc703a32b7b4316f3" id=85f5c7a6-26f7-42cc-8d08-824da8d1d601 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.526118 | controller | Jun 09 11:28:43.852646 crc crio[26313]: time="2026-06-09T11:28:43.852348689Z" level=info msg="Started container" PID=47089 containerID=33953212d45c05b9b816ce21bb96061483cbf537c399637cc703a32b7b4316f3 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=85f5c7a6-26f7-42cc-8d08-824da8d1d601 name=/runtime.v1.RuntimeService/StartContainer sandboxID=10a436eaf8e348d1b9ab6f246aea0c7409ced60acba075a0c3519143509c4b4b
2026-06-09 11:30:32.526133 | controller | Jun 09 11:28:45.113313 crc crio[26313]: time="2026-06-09T11:28:45.113208306Z" level=info msg="Stopping container: 46c2d32b2cb7db1b4fc0abd65940e08daedfb62aa839b30b5f8f49e212facb86 (timeout: 2s)" id=bb807cfc-ee2a-4bce-9d5f-f33460b0ba60 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.526149 | controller | Jun 09 11:28:45.257273 crc crio[26313]: time="2026-06-09T11:28:45.25717728Z" level=info msg="Stopped container 46c2d32b2cb7db1b4fc0abd65940e08daedfb62aa839b30b5f8f49e212facb86: openshift-marketplace/community-operators-twdkb/registry-server" id=bb807cfc-ee2a-4bce-9d5f-f33460b0ba60 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.526165 | controller | Jun 09 11:28:45.257958 crc crio[26313]: time="2026-06-09T11:28:45.25789124Z" level=info msg="Stopping pod sandbox: 77f175b39bd218fd678220a92b912aab6f65a304a155ebccbb485b3a32a21706" id=3345d95b-3aa8-40e8-b77e-52def2a6b2cb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.526181 | controller | Jun 09 11:28:45.258614 crc crio[26313]: time="2026-06-09T11:28:45.258492528Z" level=info msg="Got pod network &{Name:community-operators-twdkb Namespace:openshift-marketplace ID:77f175b39bd218fd678220a92b912aab6f65a304a155ebccbb485b3a32a21706 UID:4b3e2f0f-473f-4d2a-b6b9-d8a4f986ece3 NetNS:/var/run/netns/14914342-6275-41c5-8c76-1e4224671731 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4b3e2f0f_473f_4d2a_b6b9_d8a4f986ece3.slice PodAnnotations:0xc0021a84b8}] Aliases:map[]}"
2026-06-09 11:30:32.526196 | controller | Jun 09 11:28:45.258718 crc crio[26313]: time="2026-06-09T11:28:45.258695284Z" level=info msg="Deleting pod openshift-marketplace_community-operators-twdkb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.526212 | controller | Jun 09 11:28:45.405365 crc crio[26313]: time="2026-06-09T11:28:45.405270903Z" level=info msg="Stopping container: faa6135eb741827d556309f91cecb575e5b61ce899d21d88966bb69b80fa36a9 (timeout: 2s)" id=13621600-bf29-4282-b0b8-c3bcda343504 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.526227 | controller | Jun 09 11:28:45.562879 crc crio[26313]: time="2026-06-09T11:28:45.562711928Z" level=info msg="Stopped container faa6135eb741827d556309f91cecb575e5b61ce899d21d88966bb69b80fa36a9: openshift-marketplace/redhat-marketplace-gg8xg/registry-server" id=13621600-bf29-4282-b0b8-c3bcda343504 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 11:30:32.526243 | controller | Jun 09 11:28:45.566718 crc crio[26313]: time="2026-06-09T11:28:45.566633432Z" level=info msg="Stopping pod sandbox: b352fb39ec8de5e8d88729482a6f074ec62f6cde423827ddcc9fd4aa651d213f" id=0f98bf47-f7fe-4d46-8ec9-7e4a39f41aee name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.526259 | controller | Jun 09 11:28:45.567463 crc crio[26313]: time="2026-06-09T11:28:45.567341812Z" level=info msg="Got pod network &{Name:redhat-marketplace-gg8xg Namespace:openshift-marketplace ID:b352fb39ec8de5e8d88729482a6f074ec62f6cde423827ddcc9fd4aa651d213f UID:684efe7c-06d0-4038-9793-bfb5b946cbbe NetNS:/var/run/netns/025a9a55-97ee-42b3-aabe-953de01c1cf1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod684efe7c_06d0_4038_9793_bfb5b946cbbe.slice PodAnnotations:0xc0021a85d0}] Aliases:map[]}"
2026-06-09 11:30:32.526281 | controller | Jun 09 11:28:45.567702 crc crio[26313]: time="2026-06-09T11:28:45.567633441Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-gg8xg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.526298 | controller | Jun 09 11:28:45.652963 crc crio[26313]: time="2026-06-09T11:28:45.652786335Z" level=info msg="Stopped pod sandbox: 77f175b39bd218fd678220a92b912aab6f65a304a155ebccbb485b3a32a21706" id=3345d95b-3aa8-40e8-b77e-52def2a6b2cb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.526322 | controller | Jun 09 11:28:45.849352 crc crio[26313]: time="2026-06-09T11:28:45.849269685Z" level=info msg="Stopped pod sandbox: b352fb39ec8de5e8d88729482a6f074ec62f6cde423827ddcc9fd4aa651d213f" id=0f98bf47-f7fe-4d46-8ec9-7e4a39f41aee name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.526344 | controller | Jun 09 11:28:46.285513 crc crio[26313]: time="2026-06-09T11:28:46.282175314Z" level=info msg="Removing container: faa6135eb741827d556309f91cecb575e5b61ce899d21d88966bb69b80fa36a9" id=40c8fb8c-cff6-44ea-a355-05fab0e42da3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.526362 | controller | Jun 09 11:28:46.315219 crc crio[26313]: time="2026-06-09T11:28:46.315102751Z" level=info msg="Removed container faa6135eb741827d556309f91cecb575e5b61ce899d21d88966bb69b80fa36a9: openshift-marketplace/redhat-marketplace-gg8xg/registry-server" id=40c8fb8c-cff6-44ea-a355-05fab0e42da3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.526378 | controller | Jun 09 11:28:46.320144 crc crio[26313]: time="2026-06-09T11:28:46.319162319Z" level=info msg="Removing container: 05d4c139045a8f86687672a63ac34f2dad52ca6cd77ae14ab9eb01d877dff104" id=9fcfb42b-8210-4c21-a082-dee2da075b57 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.526395 | controller | Jun 09 11:28:46.349107 crc crio[26313]: time="2026-06-09T11:28:46.349005466Z" level=info msg="Removed container 05d4c139045a8f86687672a63ac34f2dad52ca6cd77ae14ab9eb01d877dff104: openshift-marketplace/redhat-marketplace-gg8xg/extract-content" id=9fcfb42b-8210-4c21-a082-dee2da075b57 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.526411 | controller | Jun 09 11:28:46.355599 crc crio[26313]: time="2026-06-09T11:28:46.354899737Z" level=info msg="Removing container: 820a53d4d6d6191d1910048b1b091e8c17851d58c6d445ce40a139096d50ea12" id=1161f61b-e029-4468-8348-4d42c2c177bf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.526427 | controller | Jun 09 11:28:46.399307 crc crio[26313]: time="2026-06-09T11:28:46.399229325Z" level=info msg="Removed container 820a53d4d6d6191d1910048b1b091e8c17851d58c6d445ce40a139096d50ea12: openshift-marketplace/redhat-marketplace-gg8xg/extract-utilities" id=1161f61b-e029-4468-8348-4d42c2c177bf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.526443 | controller | Jun 09 11:28:46.408440 crc crio[26313]: time="2026-06-09T11:28:46.408142794Z" level=info msg="Removing container: 46c2d32b2cb7db1b4fc0abd65940e08daedfb62aa839b30b5f8f49e212facb86" id=e280d210-4d88-42e6-975d-eaca43f474e1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.526459 | controller | Jun 09 11:28:46.445897 crc crio[26313]: time="2026-06-09T11:28:46.445686045Z" level=info msg="Removed container 46c2d32b2cb7db1b4fc0abd65940e08daedfb62aa839b30b5f8f49e212facb86: openshift-marketplace/community-operators-twdkb/registry-server" id=e280d210-4d88-42e6-975d-eaca43f474e1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.526476 | controller | Jun 09 11:28:46.449329 crc crio[26313]: time="2026-06-09T11:28:46.44929399Z" level=info msg="Removing container: 747159b2fc9ef306d3bd276bc83e7b3ce2f7a40c5ac93258b93cd8def8fdd000" id=69a6f578-53bd-417f-9287-ef81ded0083e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.526497 | controller | Jun 09 11:28:46.472984 crc crio[26313]: time="2026-06-09T11:28:46.472884826Z" level=info msg="Removed container 747159b2fc9ef306d3bd276bc83e7b3ce2f7a40c5ac93258b93cd8def8fdd000: openshift-marketplace/community-operators-twdkb/extract-content" id=69a6f578-53bd-417f-9287-ef81ded0083e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.526515 | controller | Jun 09 11:28:46.476178 crc crio[26313]: time="2026-06-09T11:28:46.476150341Z" level=info msg="Removing container: 69cb3d5037daebed77f22a2f5442c5bb54e475264b8d86e235d2be80590a28fb" id=f4bc6e58-4136-437c-b723-811e2c1ef913 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.526531 | controller | Jun 09 11:28:46.506986 crc crio[26313]: time="2026-06-09T11:28:46.506902054Z" level=info msg="Removed container 69cb3d5037daebed77f22a2f5442c5bb54e475264b8d86e235d2be80590a28fb: openshift-marketplace/community-operators-twdkb/extract-utilities" id=f4bc6e58-4136-437c-b723-811e2c1ef913 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.526548 | controller | Jun 09 11:29:30.095473 crc crio[26313]: time="2026-06-09T11:29:30.094078299Z" level=info msg="Stopping pod sandbox: 77f175b39bd218fd678220a92b912aab6f65a304a155ebccbb485b3a32a21706" id=b6189d06-7798-458a-931f-04d542d27c10 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.526564 | controller | Jun 09 11:29:30.097924 crc crio[26313]: time="2026-06-09T11:29:30.09548668Z" level=info msg="Stopped pod sandbox (already stopped): 77f175b39bd218fd678220a92b912aab6f65a304a155ebccbb485b3a32a21706" id=b6189d06-7798-458a-931f-04d542d27c10 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.526580 | controller | Jun 09 11:29:30.097924 crc crio[26313]: time="2026-06-09T11:29:30.096133009Z" level=info msg="Removing pod sandbox: 77f175b39bd218fd678220a92b912aab6f65a304a155ebccbb485b3a32a21706" id=fdf72019-e4bd-43ab-ad71-de6c7a961658 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 11:30:32.526596 | controller | Jun 09 11:29:30.109204 crc crio[26313]: time="2026-06-09T11:29:30.109069465Z" level=info msg="Removed pod sandbox: 77f175b39bd218fd678220a92b912aab6f65a304a155ebccbb485b3a32a21706" id=fdf72019-e4bd-43ab-ad71-de6c7a961658 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 11:30:32.526612 | controller | Jun 09 11:29:30.110720 crc crio[26313]: time="2026-06-09T11:29:30.110654001Z" level=info msg="Stopping pod sandbox: b352fb39ec8de5e8d88729482a6f074ec62f6cde423827ddcc9fd4aa651d213f" id=fed8501c-5223-423e-9141-be75b1790e6c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.526628 | controller | Jun 09 11:29:30.110815 crc crio[26313]: time="2026-06-09T11:29:30.110741303Z" level=info msg="Stopped pod sandbox (already stopped): b352fb39ec8de5e8d88729482a6f074ec62f6cde423827ddcc9fd4aa651d213f" id=fed8501c-5223-423e-9141-be75b1790e6c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.526644 | controller | Jun 09 11:29:30.111472 crc crio[26313]: time="2026-06-09T11:29:30.111342651Z" level=info msg="Removing pod sandbox: b352fb39ec8de5e8d88729482a6f074ec62f6cde423827ddcc9fd4aa651d213f" id=7531ccf6-b43e-4556-9e58-ea63e47697a1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 11:30:32.526659 | controller | Jun 09 11:29:30.121511 crc crio[26313]: time="2026-06-09T11:29:30.121364462Z" level=info msg="Removed pod sandbox: b352fb39ec8de5e8d88729482a6f074ec62f6cde423827ddcc9fd4aa651d213f" id=7531ccf6-b43e-4556-9e58-ea63e47697a1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 11:30:32.526675 | controller | Jun 09 11:30:00.574885 crc crio[26313]: time="2026-06-09T11:30:00.5741273Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683410-hjvlk/POD" id=515944fa-2e03-4d8a-a58d-63d633c3f131 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.526694 | controller | Jun 09 11:30:00.576891 crc crio[26313]: time="2026-06-09T11:30:00.575042966Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.526710 | controller | Jun 09 11:30:00.588917 crc crio[26313]: time="2026-06-09T11:30:00.58859188Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683410-kfb6j/POD" id=250fa198-756e-4057-997c-aaa7b3f68e54 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.526727 | controller | Jun 09 11:30:00.588917 crc crio[26313]: time="2026-06-09T11:30:00.588731274Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.526744 | controller | Jun 09 11:30:00.626306 crc crio[26313]: time="2026-06-09T11:30:00.626208673Z" level=info msg="Got pod network &{Name:collect-profiles-29683410-hjvlk Namespace:openshift-operator-lifecycle-manager ID:2c972b0cf7b48a25e99d75d5f454455da6ca9784bc16951ad4aefa69e63c09b2 UID:cab44125-409a-49c3-9223-11daf7ee4941 NetNS:/var/run/netns/d5291efe-4327-4b87-8614-e921e9c09451 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcab44125_409a_49c3_9223_11daf7ee4941.slice PodAnnotations:0xc0005b0260}] Aliases:map[]}"
2026-06-09 11:30:32.526761 | controller | Jun 09 11:30:00.626306 crc crio[26313]: time="2026-06-09T11:30:00.626294226Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683410-hjvlk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.526778 | controller | Jun 09 11:30:00.627512 crc crio[26313]: time="2026-06-09T11:30:00.62747013Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683410-kfb6j Namespace:openshift-infra ID:f38645fb2bd783c989e29a11d8733a57251584fb11895e16734609b5689ff4f6 UID:8102fbec-b7d6-4633-93e4-d8dfc9ffde92 NetNS:/var/run/netns/d4090a83-2538-4590-a955-eb7af5263199 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8102fbec_b7d6_4633_93e4_d8dfc9ffde92.slice PodAnnotations:0xc000458428}] Aliases:map[]}"
2026-06-09 11:30:32.526794 | controller | Jun 09 11:30:00.627675 crc crio[26313]: time="2026-06-09T11:30:00.627656415Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683410-kfb6j to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.526811 | controller | Jun 09 11:30:00.939065 crc crio[26313]: 2026-06-09T11:30:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f38645fb2bd783c Mac:42:fa:00:9b:90:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/d4090a83-2538-4590-a955-eb7af5263199 SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.526827 | controller | Jun 09 11:30:00.942344 crc crio[26313]: time="2026-06-09T11:30:00.942180035Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683410-kfb6j Namespace:openshift-infra ID:f38645fb2bd783c989e29a11d8733a57251584fb11895e16734609b5689ff4f6 UID:8102fbec-b7d6-4633-93e4-d8dfc9ffde92 NetNS:/var/run/netns/d4090a83-2538-4590-a955-eb7af5263199 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8102fbec_b7d6_4633_93e4_d8dfc9ffde92.slice PodAnnotations:0xc000458428}] Aliases:map[]}"
2026-06-09 11:30:32.526843 | controller | Jun 09 11:30:00.942722 crc crio[26313]: time="2026-06-09T11:30:00.942512224Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683410-kfb6j for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.526883 | controller | Jun 09 11:30:00.951301 crc crio[26313]: time="2026-06-09T11:30:00.951195907Z" level=info msg="Ran pod sandbox f38645fb2bd783c989e29a11d8733a57251584fb11895e16734609b5689ff4f6 with infra container: openshift-infra/auto-csr-approver-29683410-kfb6j/POD" id=250fa198-756e-4057-997c-aaa7b3f68e54 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.526905 | controller | Jun 09 11:30:00.958250 crc crio[26313]: time="2026-06-09T11:30:00.958160489Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=33242837-1b93-4135-bba6-827c5a0b2bd7 name=/runtime.v1.ImageService/PullImage
2026-06-09 11:30:32.526922 | controller | Jun 09 11:30:00.981921 crc crio[26313]: time="2026-06-09T11:30:00.981829047Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 11:30:32.526938 | controller | Jun 09 11:30:01.015773 crc crio[26313]: 2026-06-09T11:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2c972b0cf7b48a2 Mac:da:58:94:b0:4b:22 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/d5291efe-4327-4b87-8614-e921e9c09451 SocketPath: PciID:}] [{Interface:0xc000123500 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 11:30:32.526955 | controller | Jun 09 11:30:01.016929 crc crio[26313]: time="2026-06-09T11:30:01.016828414Z" level=info msg="Got pod network &{Name:collect-profiles-29683410-hjvlk Namespace:openshift-operator-lifecycle-manager ID:2c972b0cf7b48a25e99d75d5f454455da6ca9784bc16951ad4aefa69e63c09b2 UID:cab44125-409a-49c3-9223-11daf7ee4941 NetNS:/var/run/netns/d5291efe-4327-4b87-8614-e921e9c09451 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcab44125_409a_49c3_9223_11daf7ee4941.slice PodAnnotations:0xc0005b0260}] Aliases:map[]}"
2026-06-09 11:30:32.526971 | controller | Jun 09 11:30:01.017033 crc crio[26313]: time="2026-06-09T11:30:01.017003449Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683410-hjvlk for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 11:30:32.526987 | controller | Jun 09 11:30:01.028016 crc crio[26313]: time="2026-06-09T11:30:01.027796522Z" level=info msg="Ran pod sandbox 2c972b0cf7b48a25e99d75d5f454455da6ca9784bc16951ad4aefa69e63c09b2 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683410-hjvlk/POD" id=515944fa-2e03-4d8a-a58d-63d633c3f131 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 11:30:32.527003 | controller | Jun 09 11:30:01.031812 crc crio[26313]: time="2026-06-09T11:30:01.031622284Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=3bf08dfe-9c79-472a-8b24-dc41fe5557a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.527020 | controller | Jun 09 11:30:01.035976 crc crio[26313]: time="2026-06-09T11:30:01.035762424Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=5e954863-871f-4eb5-bddb-d1ef81f734d5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.527036 | controller | Jun 09 11:30:01.046343 crc crio[26313]: time="2026-06-09T11:30:01.045908399Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683410-hjvlk/collect-profiles" id=8e0c3b55-7868-47a9-99e1-fb24f9aa86fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.527052 | controller | Jun 09 11:30:01.046791 crc crio[26313]: time="2026-06-09T11:30:01.046370952Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.527068 | controller | Jun 09 11:30:01.096035 crc crio[26313]: time="2026-06-09T11:30:01.095879471Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.527087 | controller | Jun 09 11:30:01.100956 crc crio[26313]: time="2026-06-09T11:30:01.100867996Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.527103 | controller | Jun 09 11:30:01.234735 crc crio[26313]: time="2026-06-09T11:30:01.234333804Z" level=info msg="Created container 4fe68a726c1881fdce350280023cb2e659854f09e00391f00575f9b2df61e14a: openshift-operator-lifecycle-manager/collect-profiles-29683410-hjvlk/collect-profiles" id=8e0c3b55-7868-47a9-99e1-fb24f9aa86fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.527119 | controller | Jun 09 11:30:01.235953 crc crio[26313]: time="2026-06-09T11:30:01.235892979Z" level=info msg="Starting container: 4fe68a726c1881fdce350280023cb2e659854f09e00391f00575f9b2df61e14a" id=d42d18a5-5fef-4874-b5c6-4c84081d8c5e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.527135 | controller | Jun 09 11:30:01.245090 crc crio[26313]: time="2026-06-09T11:30:01.245016884Z" level=info msg="Started container" PID=48449 containerID=4fe68a726c1881fdce350280023cb2e659854f09e00391f00575f9b2df61e14a description=openshift-operator-lifecycle-manager/collect-profiles-29683410-hjvlk/collect-profiles id=d42d18a5-5fef-4874-b5c6-4c84081d8c5e name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c972b0cf7b48a25e99d75d5f454455da6ca9784bc16951ad4aefa69e63c09b2
2026-06-09 11:30:32.527151 | controller | Jun 09 11:30:02.696977 crc crio[26313]: time="2026-06-09T11:30:02.696832339Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=33242837-1b93-4135-bba6-827c5a0b2bd7 name=/runtime.v1.ImageService/PullImage
2026-06-09 11:30:32.527167 | controller | Jun 09 11:30:02.699023 crc crio[26313]: time="2026-06-09T11:30:02.69891995Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=092684aa-1bc9-4a9e-88f6-02893b1ed983 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.527183 | controller | Jun 09 11:30:02.701162 crc crio[26313]: time="2026-06-09T11:30:02.701096513Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=6cb61e35-572b-4957-b7f8-1c374eedc2af name=/runtime.v1.ImageService/ImageStatus
2026-06-09 11:30:32.527199 | controller | Jun 09 11:30:02.710236 crc crio[26313]: time="2026-06-09T11:30:02.710115245Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683410-kfb6j/oc" id=4084305a-eeea-42d6-bf96-cebaf447b6c4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.527215 | controller | Jun 09 11:30:02.710876 crc crio[26313]: time="2026-06-09T11:30:02.710793595Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.527231 | controller | Jun 09 11:30:02.754339 crc crio[26313]: time="2026-06-09T11:30:02.754187966Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.527247 | controller | Jun 09 11:30:03.015463 crc crio[26313]: time="2026-06-09T11:30:03.015200669Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 11:30:32.527263 | controller | Jun 09 11:30:03.115855 crc crio[26313]: time="2026-06-09T11:30:03.115316328Z" level=info msg="Created container 82c9ffda417e0373a1a8ba089fb1009578f343013c57ef21191a1d8022062b25: openshift-infra/auto-csr-approver-29683410-kfb6j/oc" id=4084305a-eeea-42d6-bf96-cebaf447b6c4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 11:30:32.527279 | controller | Jun 09 11:30:03.117440 crc crio[26313]: time="2026-06-09T11:30:03.117305146Z" level=info msg="Starting container: 82c9ffda417e0373a1a8ba089fb1009578f343013c57ef21191a1d8022062b25" id=a395344c-d0a3-4a26-920f-76ddb8bc37bb name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 11:30:32.527298 | controller | Jun 09 11:30:03.129789 crc crio[26313]: time="2026-06-09T11:30:03.126824893Z" level=info msg="Started container" PID=48471 containerID=82c9ffda417e0373a1a8ba089fb1009578f343013c57ef21191a1d8022062b25 description=openshift-infra/auto-csr-approver-29683410-kfb6j/oc id=a395344c-d0a3-4a26-920f-76ddb8bc37bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=f38645fb2bd783c989e29a11d8733a57251584fb11895e16734609b5689ff4f6
2026-06-09 11:30:32.527315 | controller | Jun 09 11:30:03.164937 crc crio[26313]: time="2026-06-09T11:30:03.164875148Z" level=info msg="Stopping pod sandbox: 2c972b0cf7b48a25e99d75d5f454455da6ca9784bc16951ad4aefa69e63c09b2" id=c27cdcf6-8357-4d2c-9924-93ec0ba3f2a4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.527332 | controller | Jun 09 11:30:03.165611 crc crio[26313]: time="2026-06-09T11:30:03.165325551Z" level=info msg="Got pod network &{Name:collect-profiles-29683410-hjvlk Namespace:openshift-operator-lifecycle-manager ID:2c972b0cf7b48a25e99d75d5f454455da6ca9784bc16951ad4aefa69e63c09b2 UID:cab44125-409a-49c3-9223-11daf7ee4941 NetNS:/var/run/netns/d5291efe-4327-4b87-8614-e921e9c09451 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcab44125_409a_49c3_9223_11daf7ee4941.slice PodAnnotations:0xc000458ed0}] Aliases:map[]}"
2026-06-09 11:30:32.527348 | controller | Jun 09 11:30:03.165833 crc crio[26313]: time="2026-06-09T11:30:03.165779135Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683410-hjvlk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.527364 | controller | Jun 09 11:30:03.446572 crc crio[26313]: time="2026-06-09T11:30:03.446260373Z" level=info msg="Stopped pod sandbox: 2c972b0cf7b48a25e99d75d5f454455da6ca9784bc16951ad4aefa69e63c09b2" id=c27cdcf6-8357-4d2c-9924-93ec0ba3f2a4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.527399 | controller | Jun 09 11:30:05.192973 crc crio[26313]: time="2026-06-09T11:30:05.19236357Z" level=info msg="Stopping pod sandbox: f38645fb2bd783c989e29a11d8733a57251584fb11895e16734609b5689ff4f6" id=52915dd0-fe3c-43fd-af2d-a3e0e78c2d7b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.527420 | controller | Jun 09 11:30:05.194687 crc crio[26313]: time="2026-06-09T11:30:05.194151492Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683410-kfb6j Namespace:openshift-infra ID:f38645fb2bd783c989e29a11d8733a57251584fb11895e16734609b5689ff4f6 UID:8102fbec-b7d6-4633-93e4-d8dfc9ffde92 NetNS:/var/run/netns/d4090a83-2538-4590-a955-eb7af5263199 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8102fbec_b7d6_4633_93e4_d8dfc9ffde92.slice PodAnnotations:0xc0018004b0}] Aliases:map[]}"
2026-06-09 11:30:32.527444 | controller | Jun 09 11:30:05.194687 crc crio[26313]: time="2026-06-09T11:30:05.194376179Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683410-kfb6j from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 11:30:32.527463 | controller | Jun 09 11:30:05.540448 crc crio[26313]: time="2026-06-09T11:30:05.53993277Z" level=info msg="Stopped pod sandbox: f38645fb2bd783c989e29a11d8733a57251584fb11895e16734609b5689ff4f6" id=52915dd0-fe3c-43fd-af2d-a3e0e78c2d7b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.527480 | controller | Jun 09 11:30:30.138572 crc crio[26313]: time="2026-06-09T11:30:30.137632881Z" level=info msg="Removing container: d34681d90df2570d78dc498a49dfeb16a594b7206c3684bf0a90f3d63ec2061b" id=caab9353-ce79-440e-a4f6-c4cb3ac4df2b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.527496 | controller | Jun 09 11:30:30.184187 crc crio[26313]: time="2026-06-09T11:30:30.184096651Z" level=info msg="Removed container d34681d90df2570d78dc498a49dfeb16a594b7206c3684bf0a90f3d63ec2061b: openshift-operator-lifecycle-manager/collect-profiles-29683365-5dplj/collect-profiles" id=caab9353-ce79-440e-a4f6-c4cb3ac4df2b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.527517 | controller | Jun 09 11:30:30.188169 crc crio[26313]: time="2026-06-09T11:30:30.188061446Z" level=info msg="Removing container: 235786162bb63bce72da66ad3e79493b5947eabdfe20fdc21554e1dc4496004b" id=be3f0ffe-a782-49bf-8a6b-58abedefaeab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.527533 | controller | Jun 09 11:30:30.323281 crc crio[26313]: time="2026-06-09T11:30:30.323174992Z" level=info msg="Removed container 235786162bb63bce72da66ad3e79493b5947eabdfe20fdc21554e1dc4496004b: openshift-infra/auto-csr-approver-29683404-rvfpg/oc" id=be3f0ffe-a782-49bf-8a6b-58abedefaeab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 11:30:32.527549 | controller | Jun 09 11:30:30.329926 crc crio[26313]: time="2026-06-09T11:30:30.329844496Z" level=info msg="Stopping pod sandbox: dc66737a637aa74136f450108fbd489085d5489acfe584cd51b08cb61110f485" id=8583f1c3-db53-44cc-9c66-c729ca83ef00 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.527565 | controller | Jun 09 11:30:30.329926 crc crio[26313]: time="2026-06-09T11:30:30.329925858Z" level=info msg="Stopped pod sandbox (already stopped): dc66737a637aa74136f450108fbd489085d5489acfe584cd51b08cb61110f485" id=8583f1c3-db53-44cc-9c66-c729ca83ef00 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.527581 | controller | Jun 09 11:30:30.330509 crc crio[26313]: time="2026-06-09T11:30:30.330372901Z" level=info msg="Removing pod sandbox: dc66737a637aa74136f450108fbd489085d5489acfe584cd51b08cb61110f485" id=d9455a72-9276-494c-9842-141c8274c1e2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 11:30:32.527597 | controller | Jun 09 11:30:30.343324 crc crio[26313]: time="2026-06-09T11:30:30.343221195Z" level=info msg="Removed pod sandbox: dc66737a637aa74136f450108fbd489085d5489acfe584cd51b08cb61110f485" id=d9455a72-9276-494c-9842-141c8274c1e2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 11:30:32.527612 | controller | Jun 09 11:30:30.344574 crc crio[26313]: time="2026-06-09T11:30:30.344331377Z" level=info msg="Stopping pod sandbox: 9bfbb4f5a17c6f37cb714773cddcd82b1cdbe5a19a3c17f1478708a1e5a7853a" id=234f8f6a-887c-4452-bf66-7f0438b2d3b6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.527628 | controller | Jun 09 11:30:30.344574 crc crio[26313]: time="2026-06-09T11:30:30.34445329Z" level=info msg="Stopped pod sandbox (already stopped): 9bfbb4f5a17c6f37cb714773cddcd82b1cdbe5a19a3c17f1478708a1e5a7853a" id=234f8f6a-887c-4452-bf66-7f0438b2d3b6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 11:30:32.527644 | controller | Jun 09 11:30:30.345602 crc crio[26313]: time="2026-06-09T11:30:30.345294985Z" level=info msg="Removing pod sandbox: 9bfbb4f5a17c6f37cb714773cddcd82b1cdbe5a19a3c17f1478708a1e5a7853a" id=17e9888e-1257-4b73-b1a8-0ffdf074f0b4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 11:30:32.527660 | controller | Jun 09 11:30:30.353135 crc crio[26313]: time="2026-06-09T11:30:30.35304399Z" level=info msg="Removed pod sandbox: 9bfbb4f5a17c6f37cb714773cddcd82b1cdbe5a19a3c17f1478708a1e5a7853a" id=17e9888e-1257-4b73-b1a8-0ffdf074f0b4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 11:30:32.527720 | controller | ok: Item: crc Runtime: 0:00:00.571797
2026-06-09 11:30:32.843017 | 
2026-06-09 11:30:32.843176 | LOOP [env_op_images : Write CRI-O logs to files per node]
2026-06-09 11:30:34.972012 | controller | changed:
2026-06-09 11:30:34.972333 | controller | {
2026-06-09 11:30:34.972362 | controller |   "ansible_loop_var": "item",
2026-06-09 11:30:34.972381 | controller |   "changed": true,
2026-06-09 11:30:34.972398 | controller |   "cmd": [
2026-06-09 11:30:34.972414 | controller |     "oc",
2026-06-09 11:30:34.972429 | controller |     "adm",
2026-06-09 11:30:34.972451 | controller |     "node-logs",
2026-06-09 11:30:34.972467 | controller |     "crc",
2026-06-09 11:30:34.972482 | controller |     "-u",
2026-06-09 11:30:34.972497 | controller |     "crio",
2026-06-09 11:30:34.972512 | controller |     "--since=-24h"
2026-06-09 11:30:34.972529 | controller |   ],
2026-06-09 11:30:34.972607 | controller |   "delta": "0:00:00.571797",
2026-06-09 11:30:34.972625 | controller |   "end": "2026-06-09 11:30:32.185171",
2026-06-09 11:30:34.972642 | controller |   "failed": false,
2026-06-09 11:30:34.972658 | controller |   "failed_when_result": false,
2026-06-09 11:30:34.972673 | controller |   "invocation": {
2026-06-09 11:30:34.972688 | controller |     "module_args": {
2026-06-09 11:30:34.972703 | controller |       "_raw_params": "oc adm node-logs \"crc\" -u crio --since=-24h",
2026-06-09 11:30:34.972719 | controller |       "_uses_shell": false,
2026-06-09 11:30:34.972734 | controller |       "argv": null,
2026-06-09 11:30:34.972749 | controller |       "chdir": null,
2026-06-09 11:30:34.972764 | controller |       "creates": null,
2026-06-09 11:30:34.972779 | controller |       "executable": null,
2026-06-09 11:30:34.972794 | controller |       "expand_argument_vars": true,
2026-06-09 11:30:34.972809 | controller |       "removes": null,
2026-06-09 11:30:34.972824 | controller |       "stdin": null,
2026-06-09 11:30:34.972839 | controller |       "stdin_add_newline": true,
2026-06-09 11:30:34.972894 | controller |       "strip_empty_ends": true,
2026-06-09 11:30:34.972912 | controller |       "zuul_ansible_split_streams": false,
2026-06-09 11:30:34.972928 | controller |       "zuul_log_id": "in-loop-ignore",
2026-06-09 11:30:34.972943 | controller |       "zuul_no_log": false,
2026-06-09 11:30:34.972958 | controller |       "zuul_output_max_bytes": 1073741824
2026-06-09 11:30:34.972973 | controller |     }
2026-06-09 11:30:34.972988 | controller |   },
2026-06-09 11:30:34.973004 | controller |   "item": "crc",
2026-06-09 11:30:34.973019 | controller |   "msg": "",
2026-06-09 11:30:34.973034 | controller |   "rc": 0,
2026-06-09 11:30:34.973049 | controller |   "start": "2026-06-09 11:30:31.613374",
2026-06-09 11:30:34.973064 | controller |   "stderr": "",
2026-06-09 11:30:34.973079 | controller |   "stderr_lines": [],
2026-06-09 11:30:34.973489 | controller |   "stdout": "Jun 09 10:54:47.820370 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...\nJun 09 10:54:48.954722 crc crio[3651]: time=\"2026-06-09T10:54:48.95366196Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"\nJun 09 10:54:48.954722 crc crio[3651]: time=\"2026-06-09T10:54:48.954705337Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"\nJun 09 10:54:48.957798 crc crio[3651]: time=\"2026-06-09T10:54:48.957727525Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"\nJun 09 10:54:48.958904 crc crio[3651]: time=\"2026-06-09T10:54:48.958808286Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"\nJun 09 10:54:49.019856 crc crio[3651]: time=\"2026-06-09T10:54:49.018921133Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"\nJun 09 10:54:49.020060 crc crio[3651]: time=\"2026-06-09T10:54:49.019998253Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"\nJun 09 10:54:49.020060 crc crio[3651]: time=\"2026-06-09T10:54:49.020014975Z\" level=info msg=\"Node configuration value for pid cgroup is true\"\nJun 09 10:54:49.020972 crc crio[3651]: time=\"2026-06-09T10:54:49.020911517Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"\nJun 09 10:54:49.020972 crc crio[3651]: time=\"2026-06-09T10:54:49.02094688Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"\nJun 09 10:54:49.040048 crc crio[3651]: time=\"2026-06-09T10:54:49.039954331Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"\nJun 09 10:54:49.076651 crc crio[3651]: time=\"2026-06-09T10:54:49.076565909Z\" level=info msg=\"Using default capabilities: CAP_CHOWN, CAP_DAC_OVERRIDE, CAP_FSETID, CAP_FOWNER, CAP_SETGID, CAP_SETUID, CAP_SETPCAP, CAP_NET_BIND_SERVICE, CAP_KILL\"\nJun 09 10:54:49.083874 crc crio[3651]: time=\"2026-06-09T10:54:49.083764344Z\" level=info msg=\"Using runtime handler crun version 1.23.1, commit: d20b23dba05e822b93b82f2f34fd5dada433e0c2, rundir: /run/crun, spec: 1.0.0, +SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +CRIU +YAJL\"\nJun 09 10:54:49.754866 crc crio[3651]: time=\"2026-06-09T10:54:49.75375929Z\" level=info msg=\"Using runtime handler runc version 1.2.4, spec: 1.2.0+dev, go: go1.23.2 (Red Hat 1.23.2-1.el9), libseccomp: 2.5.2\"\nJun 09 10:54:50.376077 crc crio[3651]: time=\"2026-06-09T10:54:50.375966664Z\" level=info msg=\"Checkpoint/restore support enabled\"\nJun 09 10:54:50.376077 crc crio[3651]: time=\"2026-06-09T10:54:50.376016177Z\" level=info msg=\"Using the internal default seccomp profile\"\nJun 09 10:54:50.376077 crc crio[3651]: time=\"2026-06-09T10:54:50.376080319Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"\nJun 09 10:54:50.376077 crc crio[3651]: time=\"2026-06-09T10:54:50.37609125Z\" level=info msg=\"No blockio config file specified, blockio not configured\"\nJun 09 10:54:50.376077 crc crio[3651]: time=\"2026-06-09T10:54:50.37609852Z\" level=info msg=\"RDT not available in the host system\"\nJun 09 10:54:50.380701 crc crio[3651]: time=\"2026-06-09T10:54:50.380634773Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 09 10:54:50.380701 crc crio[3651]: time=\"2026-06-09T10:54:50.380672965Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 09 10:54:50.394617 crc crio[3651]: time=\"2026-06-09T10:54:50.394334157Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 09 10:54:50.394617 crc crio[3651]: time=\"2026-06-09T10:54:50.394525045Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 09 10:54:51.149796 crc crio[3651]: time=\"2026-06-09T10:54:51.148328414Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:54:51.149796 crc crio[3651]: time=\"2026-06-09T10:54:51.149735824Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:54:51.153734 crc crio[3651]: time=\"2026-06-09T10:54:51.152950781Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"\nJun 09 10:54:51.153734 crc crio[3651]: time=\"2026-06-09T10:54:51.153000143Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"\nJun 09 10:54:51.158134 crc crio[3651]: time=\"2026-06-09T10:54:51.155111123Z\" level=info msg=\"Current CRI-O configuration:\\n[crio]\\n  root = \\\"/var/lib/containers/storage\\\"\\n  runroot = \\\"/run/containers/storage\\\"\\n  imagestore = \\\"\\\"\\n  storage_driver = \\\"overlay\\\"\\n  storage_option = [\\\"overlay.skip_mount_home=true\\\"]\\n  log_dir = \\\"/var/log/crio/pods\\\"\\n  version_file = \\\"/var/run/crio/version\\\"\\n  version_file_persist = \\\"\\\"\\n  clean_shutdown_file = \\\"/var/lib/crio/clean.shutdown\\\"\\n  internal_wipe = true\\n  internal_repair = true\\n  [crio.api]\\n    grpc_max_send_msg_size = 83886080\\n    grpc_max_recv_msg_size = 83886080\\n    listen = \\\"/var/run/crio/crio.sock\\\"\\n    stream_address = \\\"192.168.130.11\\\"\\n    stream_port = \\\"0\\\"\\n    stream_enable_tls = false\\n    stream_tls_cert = \\\"\\\"\\n    stream_tls_key = \\\"\\\"\\n    stream_tls_ca = \\\"\\\"\\n    stream_idle_timeout = \\\"\\\"\\n  [crio.runtime]\\n    no_pivot = false\\n    selinux = true\\n    log_to_journald = false\\n    drop_infra_ctr = true\\n    read_only = false\\n    hooks_dir = [\\\"/etc/containers/oci/hooks.d\\\", \\\"/run/containers/oci/hooks.d\\\", \\\"/usr/share/containers/oci/hooks.d\\\"]\\n    default_capabilities = [\\\"CHOWN\\\", \\\"DAC_OVERRIDE\\\", \\\"FSETID\\\", \\\"FOWNER\\\", \\\"SETGID\\\", \\\"SETUID\\\", \\\"SETPCAP\\\", \\\"NET_BIND_SERVICE\\\", \\\"KILL\\\"]\\n    add_inheritable_capabilities = false\\n    default_env = [\\\"NSS_SDB_USE_CACHE=no\\\"]\\n    default_sysctls = [\\\"net.ipv4.ping_group_range=0 2147483647\\\"]\\n    default_ulimits = [\\\"nofile=1048576\\\"]\\n    allowed_devices = [\\\"/dev/fuse\\\", \\\"/dev/net/tun\\\"]\\n    cdi_spec_dirs = [\\\"/etc/cdi\\\", \\\"/var/run/cdi\\\"]\\n    device_ownership_from_security_context = false\\n    default_runtime = \\\"crun\\\"\\n    decryption_keys_path = \\\"/etc/crio/keys/\\\"\\n    conmon = \\\"\\\"\\n    conmon_cgroup = \\\"pod\\\"\\n    seccomp_profile = \\\"\\\"\\n    privileged_seccomp_profile = \\\"\\\"\\n    apparmor_profile = \\\"crio-default\\\"\\n    blockio_config_file = \\\"\\\"\\n    blockio_reload = false\\n    irqbalance_config_file = \\\"/etc/sysconfig/irqbalance\\\"\\n    rdt_config_file = \\\"\\\"\\n    cgroup_manager = \\\"systemd\\\"\\n    default_mounts_file = \\\"\\\"\\n    container_exits_dir = \\\"/var/run/crio/exits\\\"\\n    container_attach_socket_dir = \\\"/var/run/crio\\\"\\n    bind_mount_prefix = \\\"\\\"\\n    uid_mappings = \\\"\\\"\\n    minimum_mappable_uid = -1\\n    gid_mappings = \\\"\\\"\\n    minimum_mappable_gid = -1\\n    log_level = \\\"info\\\"\\n    log_filter = \\\"\\\"\\n    namespaces_dir = \\\"/var/run\\\"\\n    pinns_path = \\\"/usr/bin/pinns\\\"\\n    enable_criu_support = true\\n    pids_limit = -1\\n    log_size_max = -1\\n    ctr_stop_timeout = 30\\n    separate_pull_cgroup = \\\"\\\"\\n    infra_ctr_cpuset = \\\"\\\"\\n    shared_cpuset = \\\"\\\"\\n    absent_mount_sources_to_reject = [\\\"/etc/hostname\\\"]\\n    enable_pod_events = false\\n    irqbalance_config_restore_file = \\\"/etc/sysconfig/orig_irq_banned_cpus\\\"\\n    hostnetwork_disable_selinux = true\\n    disable_hostport_mapping = false\\n    timezone = \\\"\\\"\\n    [crio.runtime.runtimes]\\n      [crio.runtime.runtimes.crun]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/crun\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/crun\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"512KiB\\\"\\n        no_sync_log = false\\n        [crio.runtime.runtimes.crun.default_annotations]\\n          \\\"run.oci.systemd.subgroup\\\" = \\\"\\\"\\n      [crio.runtime.runtimes.runc]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/runc\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/runc\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"12MiB\\\"\\n        no_sync_log = false\\n    [crio.runtime.workloads]\\n      [crio.runtime.workloads.openshift-builder]\\n        activation_annotation = \\\"io.openshift.builder\\\"\\n        annotation_prefix = \\\"\\\"\\n        allowed_annotations = [\\\"io.kubernetes.cri-o.userns-mode\\\", \\\"io.kubernetes.cri-o.Devices\\\"]\\n        DisallowedAnnotations = [\\\"cpu-load-balancing.crio.io\\\", \\\"cpu-quota.crio.io\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"bundle\\\", \\\"org.systemd.property.\\\", \\\"module.wasm.image/variant\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"run.oci.\\\", \\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"cpu-c-states.crio.io\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"cpu-shared.crio.io\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"irq-load-balancing.crio.io\\\", \\\"org.criu.config\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\"]\\n        [crio.runtime.workloads.openshift-builder.resources]\\n          CPUShares = 0\\n          CPUQuota = 0\\n          CPUPeriod = 0\\n          CPUSet = \\\"\\\"\\n          CPULimit = 0\\n  [crio.image]\\n    default_transport = \\\"docker://\\\"\\n    global_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_image = \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:cc2b30e70040205c2536d01ae5c850be1ed2d775cf13249e50328e5085777977\\\"\\n    pause_image_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_command = \\\"/usr/bin/pod\\\"\\n    signature_policy = \\\"\\\"\\n    signature_policy_dir = \\\"/etc/crio/policies\\\"\\n    image_volumes = \\\"mkdir\\\"\\n    big_files_temporary_dir = \\\"\\\"\\n    auto_reload_registries = false\\n    pull_progress_timeout = \\\"0s\\\"\\n    oci_artifact_mount_support = false\\n  [crio.network]\\n    cni_default_network = \\\"\\\"\\n    network_dir = \\\"/etc/kubernetes/cni/net.d/\\\"\\n    plugin_dirs = [\\\"/var/lib/cni/bin\\\"]\\n  [crio.metrics]\\n    enable_metrics = true\\n    metrics_collectors = [\\\"operations\\\", \\\"operations_latency_microseconds_total\\\", \\\"operations_latency_microseconds\\\", \\\"operations_errors\\\", \\\"image_pulls_layer_size\\\", \\\"containers_oom_total\\\", \\\"containers_oom\\\", \\\"operations_total\\\", \\\"operations_latency_seconds_total\\\", \\\"operations_latency_seconds\\\", \\\"operations_errors_total\\\", \\\"image_pulls_bytes_total\\\", \\\"image_pulls_skipped_bytes_total\\\", \\\"image_pulls_success_total\\\", \\\"image_pulls_failure_total\\\", \\\"image_layer_reuse_total\\\", \\\"containers_oom_count_total\\\", \\\"processes_defunct\\\"]\\n    metrics_host = \\\"127.0.0.1\\\"\\n    metrics_port = 9537\\n    metrics_socket = \\\"\\\"\\n    metrics_cert = \\\"\\\"\\n    metrics_key = \\\"\\\"\\n  [crio.tracing]\\n    enable_tracing = false\\n    tracing_endpoint = \\\"127.0.0.1:4317\\\"\\n    tracing_sampling_rate_per_million = 0\\n  [crio.stats]\\n    stats_collection_period = 0\\n    collection_period = 0\\n  [crio.nri]\\n    enable_nri = true\\n    nri_listen = \\\"/var/run/nri/nri.sock\\\"\\n    nri_plugin_dir = \\\"/opt/nri/plugins\\\"\\n    nri_plugin_config_dir = \\\"/etc/nri/conf.d\\\"\\n    nri_plugin_registration_timeout = \\\"5s\\\"\\n    nri_plugin_request_timeout = \\\"2s\\\"\\n    nri_disable_connections = false\\n\"\nJun 09 10:54:51.163951 crc crio[3651]: time=\"2026-06-09T10:54:51.163666728Z\" level=warning msg=\"Checking storage directory /var/lib/containers/storage for errors because of unclean shutdown\"\nJun 09 10:54:52.895509 crc crio[3651]: time=\"2026-06-09T10:54:52.894975061Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"\nJun 09 10:54:52.896642 crc crio[3651]: time=\"2026-06-09T10:54:52.896253005Z\" level=info msg=\"Restore irqbalance config: nothing to do\"\nJun 09 10:54:53.086521 crc crio[3651]: time=\"2026-06-09T10:54:53.085998401Z\" level=warning msg=\"Could not restore sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5: failed to Statfs \\\"/var/run/netns/81ad9b9a-eab6-458f-8782-26b5ca62c687\\\": no such file or directory\"\nJun 09 10:54:53.115209 crc crio[3651]: time=\"2026-06-09T10:54:53.114965106Z\" level=warning msg=\"Deleting all containers under sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5 since it could not be restored\"\nJun 09 10:54:53.129250 crc crio[3651]: time=\"2026-06-09T10:54:53.129112762Z\" level=warning msg=\"Could not restore sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21: failed to Statfs \\\"/var/run/netns/727effa2-2453-47d4-b205-ce90e20b1702\\\": no such file or directory\"\nJun 09 10:54:53.135295 crc crio[3651]: time=\"2026-06-09T10:54:53.135165679Z\" level=warning msg=\"Deleting all containers under sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21 since it could not be restored\"\nJun 09 10:54:53.145393 crc crio[3651]: time=\"2026-06-09T10:54:53.145246869Z\" level=warning msg=\"Could not restore sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852: failed to Statfs \\\"/var/run/netns/98b2d38b-ac35-44c6-b61c-370ae13d5b89\\\": no such file or directory\"\nJun 09 10:54:53.151087 crc crio[3651]: time=\"2026-06-09T10:54:53.150948273Z\" level=warning msg=\"Deleting all containers under sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852 since it could not be restored\"\nJun 09 10:54:53.162794 crc crio[3651]: time=\"2026-06-09T10:54:53.162668949Z\" level=warning msg=\"Could not restore sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff: failed to Statfs \\\"/var/run/netns/37a1d38b-019a-48e4-9d9f-762d84f7aa85\\\": no such file or directory\"\nJun 09 10:54:53.207513 crc crio[3651]: time=\"2026-06-09T10:54:53.20728127Z\" level=warning msg=\"Deleting all containers under sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff since it could not be restored\"\nJun 09 10:54:53.263221 crc crio[3651]: time=\"2026-06-09T10:54:53.263069664Z\" level=warning msg=\"Could not restore sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34: failed to Statfs \\\"/var/run/netns/7219bd16-96c6-4d4c-9fd5-6b6e13fad20f\\\": no such file or directory\"\nJun 09 10:54:53.280065 crc crio[3651]: time=\"2026-06-09T10:54:53.279922825Z\" level=warning msg=\"Deleting all containers under sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34 since it could not be restored\"\nJun 09 10:54:53.352259 crc crio[3651]: time=\"2026-06-09T10:54:53.352020803Z\" level=warning msg=\"Could not restore sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d: failed to Statfs \\\"/var/run/netns/232a5e6a-ee06-49b4-a707-fec6ca7cc898\\\": no such file or directory\"\nJun 09 10:54:53.361215 crc crio[3651]: time=\"2026-06-09T10:54:53.361088536Z\" level=warning msg=\"Deleting all containers under sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d since it could not be restored\"\nJun 09 10:54:53.378769 crc crio[3651]: time=\"2026-06-09T10:54:53.378657588Z\" level=warning msg=\"Could not restore sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d: failed to Statfs \\\"/var/run/netns/ab0156e9-15e7-49ec-b32f-3193fd188354\\\": no such file or directory\"\nJun 09 10:54:53.383576 crc crio[3651]: time=\"2026-06-09T10:54:53.383398552Z\" level=warning msg=\"Deleting all containers under sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d since it could not be restored\"\nJun 09 10:54:53.391399 crc crio[3651]: time=\"2026-06-09T10:54:53.391290449Z\" level=warning msg=\"Could not restore sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f: failed to Statfs \\\"/var/run/netns/84ada3cc-bcfc-4d12-a4cf-2c663c00f8ca\\\": no such file or directory\"\nJun 09 10:54:53.400320 crc crio[3651]: time=\"2026-06-09T10:54:53.400186694Z\" level=warning msg=\"Deleting all containers under sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f since it could not be restored\"\nJun 09 10:54:53.411376 crc crio[3651]: time=\"2026-06-09T10:54:53.411271493Z\" level=warning msg=\"Could not restore sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d: failed to Statfs \\\"/var/run/netns/2c329914-0aff-4edb-99eb-32fae9b2a951\\\": no such file or directory\"\nJun 09 10:54:53.419200 crc crio[3651]: time=\"2026-06-09T10:54:53.418799014Z\" level=warning msg=\"Deleting all containers under sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d since it could not be restored\"\nJun 09 10:54:53.431867 crc crio[3651]: time=\"2026-06-09T10:54:53.431682882Z\" level=warning msg=\"Could not restore sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1: failed to Statfs \\\"/var/run/netns/1dc74f34-ab20-4d52-bd7b-d5f09570128f\\\": no such file or directory\"\nJun 09 10:54:53.439840 crc crio[3651]: time=\"2026-06-09T10:54:53.439717427Z\" level=warning msg=\"Deleting all containers under sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1 since it could not be restored\"\nJun 09 10:54:53.449891 crc crio[3651]: time=\"2026-06-09T10:54:53.449765179Z\" level=warning msg=\"Could not restore sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6: failed to Statfs \\\"/var/run/netns/fd3c4e21-cfd8-4e7e-91e3-4193bfab6fa4\\\": no such file or directory\"\nJun 09 10:54:53.457125 crc crio[3651]: time=\"2026-06-09T10:54:53.456949294Z\" level=warning msg=\"Deleting all containers under sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6 since it could not be restored\"\nJun 09 10:54:53.514887 crc crio[3651]: time=\"2026-06-09T10:54:53.51479931Z\" level=warning msg=\"Could not restore sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183: failed to Statfs \\\"/var/run/netns/46000352-49e7-4b6c-a860-f1d6891e762f\\\": no such file or directory\"\nJun 09 10:54:53.519557 crc crio[3651]: time=\"2026-06-09T10:54:53.519479885Z\" level=warning msg=\"Deleting all containers under sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183 since it could not be restored\"\nJun 09 10:54:53.527252 crc crio[3651]: time=\"2026-06-09T10:54:53.527162765Z\" level=warning msg=\"Could not restore sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b: failed to Statfs \\\"/var/run/netns/4551e819-9150-4667-befd-80cd542a3ff6\\\": no such file or directory\"\nJun 09 10:54:53.532723 crc crio[3651]: time=\"2026-06-09T10:54:53.53265683Z\" level=warning msg=\"Deleting all containers under sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b since it could not be restored\"\nJun 09 10:54:53.540167 crc crio[3651]: time=\"2026-06-09T10:54:53.540096282Z\" level=warning msg=\"Could not restore sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6: failed to Statfs \\\"/var/run/netns/e69052f3-a3f8-42de-8993-88269b3c361b\\\": no such file or directory\"\nJun 09 10:54:53.549136 crc crio[3651]: time=\"2026-06-09T10:54:53.549048986Z\" level=warning msg=\"Deleting all containers under sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6 since it could not be restored\"\nJun 09 10:54:53.570108 crc crio[3651]: time=\"2026-06-09T10:54:53.570018728Z\" level=warning msg=\"Could not restore sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255: failed to Statfs \\\"/var/run/netns/eea81286-9d78-4e4e-966b-6d5861c91996\\\": no such file or directory\"\nJun 09 10:54:53.577397 crc crio[3651]: time=\"2026-06-09T10:54:53.577291522Z\" level=warning msg=\"Deleting all containers under sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255 since it could not be restored\"\nJun 09 10:54:53.584161 crc crio[3651]: time=\"2026-06-09T10:54:53.584080712Z\" level=warning msg=\"Could not restore sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f: failed to Statfs \\\"/var/run/netns/a0348d3d-19fe-46ab-9138-85312818185a\\\": no such file or directory\"\nJun 09 10:54:53.589505 crc crio[3651]: time=\"2026-06-09T10:54:53.589308991Z\" level=warning msg=\"Deleting all containers under sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f since it could not be restored\"\nJun 09 10:54:53.614388 crc crio[3651]: time=\"2026-06-09T10:54:53.614129897Z\" level=warning msg=\"Could not restore sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c: failed to Statfs \\\"/var/run/netns/7ba66181-030a-4903-a1c7-c7190ad1e8fe\\\": no such file or directory\"\nJun 09 10:54:53.619577 crc crio[3651]: time=\"2026-06-09T10:54:53.619485034Z\" level=warning msg=\"Deleting all containers under sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c since it could not be restored\"\nJun 09 10:54:53.650683 crc crio[3651]: time=\"2026-06-09T10:54:53.650569777Z\" level=warning msg=\"Could not restore sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946: failed to Statfs \\\"/var/run/netns/0bd2ca7f-1f66-46f8-b64d-f6b48dd61d7e\\\": no such file or directory\"\nJun 09 10:54:53.663252 crc crio[3651]: time=\"2026-06-09T10:54:53.662874492Z\" level=warning msg=\"Deleting all containers under sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946 since it could not be restored\"\nJun 09 10:54:53.673341 crc crio[3651]: time=\"2026-06-09T10:54:53.673125861Z\" level=warning msg=\"Could not restore sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a: failed to Statfs \\\"/var/run/netns/ff2e3c1f-ea42-42c1-9e93-cc4543d1dae1\\\": no such file or directory\"\nJun 09 10:54:53.680267 crc crio[3651]: time=\"2026-06-09T10:54:53.679776132Z\" level=warning msg=\"Deleting all containers under sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a since it could not be restored\"\nJun 09 10:54:53.694663 crc crio[3651]: time=\"2026-06-09T10:54:53.694081663Z\" level=warning msg=\"Could not restore sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946: failed to Statfs \\\"/var/run/netns/b6456a5f-c0dd-4c2b-86b2-af42e36c6a9c\\\": no such file or directory\"\nJun 09 10:54:53.698098 crc crio[3651]: time=\"2026-06-09T10:54:53.698030347Z\" level=warning msg=\"Deleting all containers under sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946 since it could not be restored\"\nJun 09 10:54:53.767942 crc crio[3651]: time=\"2026-06-09T10:54:53.767051451Z\" level=warning msg=\"Could not restore sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227: failed to Statfs \\\"/var/run/netns/1c9c5a0b-fde2-491c-a2b7-717b81dfe381\\\": no such file or directory\"\nJun 09 10:54:53.774037 crc crio[3651]: time=\"2026-06-09T10:54:53.7739203Z\" level=warning msg=\"Deleting all containers under sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227 since it could not be restored\"\nJun 09 10:54:53.784064 crc crio[3651]: time=\"2026-06-09T10:54:53.783873643Z\" level=warning msg=\"Could not restore sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587: failed to Statfs \\\"/var/run/netns/1f63c23e-9d33-4153-aa26-77f310b0386a\\\": no such file or directory\"\nJun 09 10:54:53.822162 crc crio[3651]: time=\"2026-06-09T10:54:53.821994612Z\" level=warning msg=\"Deleting all containers under sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587 since it could not be restored\"\nJun 09 10:54:53.835861 crc crio[3651]: time=\"2026-06-09T10:54:53.83576238Z\" level=warning msg=\"Could not restore sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f: failed to Statfs \\\"/var/run/netns/c7f36d9f-c9b1-4153-8e1f-130ce695595f\\\": no such file or directory\"\nJun 09 10:54:53.843605 crc crio[3651]: time=\"2026-06-09T10:54:53.8433409Z\" level=warning msg=\"Deleting all containers under sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f since it could not be restored\"\nJun 09 10:54:53.886214 crc crio[3651]: time=\"2026-06-09T10:54:53.885920478Z\" level=warning msg=\"Could not restore sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20: failed to Statfs \\\"/var/run/netns/e028aa60-4de1-45f0-8e20-51bf2c35c42d\\\": no such file or directory\"\nJun 09 10:54:53.912945 crc crio[3651]: time=\"2026-06-09T10:54:53.91278122Z\" level=warning msg=\"Deleting all containers under sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20 since it could not be restored\"\nJun 09 10:54:53.922922 crc crio[3651]: time=\"2026-06-09T10:54:53.922782612Z\" level=warning msg=\"Could not restore sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471: failed to Statfs \\\"/var/run/netns/5db24d1d-9706-4384-b47c-2794d44c4b44\\\": no such file or directory\"\nJun 09 10:54:53.938539 crc crio[3651]: time=\"2026-06-09T10:54:53.938365158Z\" level=warning msg=\"Deleting all containers under sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471 since it could not be restored\"\nJun 09 10:54:53.970065 crc crio[3651]: time=\"2026-06-09T10:54:53.969909646Z\" level=warning msg=\"Could not restore sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010: failed to Statfs \\\"/var/run/netns/36e532f2-1b76-438a-b20e-25d97596f804\\\": no such file or directory\"\nJun 09 10:54:53.976328 crc crio[3651]: time=\"2026-06-09T10:54:53.976223281Z\" level=warning msg=\"Deleting all containers under sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010 since it could not be restored\"\nJun 09 10:54:53.995159 crc crio[3651]: time=\"2026-06-09T10:54:53.995006839Z\" level=warning msg=\"Could not restore sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791: failed to Statfs \\\"/var/run/netns/bfc4de85-2eb9-4178-ab51-1dd9d1139ca2\\\": no such file or directory\"\nJun 09 10:54:54.004186 crc crio[3651]: time=\"2026-06-09T10:54:54.004089302Z\" level=warning msg=\"Deleting all containers under sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791 since it could not be restored\"\nJun 09 10:54:54.046822 crc crio[3651]: time=\"2026-06-09T10:54:54.046703009Z\" level=warning msg=\"Could not restore sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405: failed to Statfs \\\"/var/run/netns/696e0d8f-ea57-4d36-846e-f263cf1f9bc9\\\": no such file or directory\"\nJun 09 10:54:54.052616 crc crio[3651]: time=\"2026-06-09T10:54:54.052397051Z\" level=warning msg=\"Deleting all containers under sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405 since it could not be restored\"\nJun 09 10:54:54.067373 crc crio[3651]: time=\"2026-06-09T10:54:54.067229276Z\" level=warning msg=\"Could not restore sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1: failed to Statfs \\\"/var/run/netns/a9695c0a-6eb8-48ce-9f21-3dc0d6ae5895\\\": no such file or directory\"\nJun 09 10:54:54.090581 crc crio[3651]: time=\"2026-06-09T10:54:54.090288494Z\" level=warning msg=\"Deleting all containers under sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1 since it could not be restored\"\nJun 09 10:54:54.111343 crc crio[3651]: time=\"2026-06-09T10:54:54.111139658Z\" level=warning msg=\"Could not restore sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86: failed to Statfs \\\"/var/run/netns/2da0a078-e17e-4b8a-a39e-f576861e34ae\\\": no such file or directory\"\nJun 09 10:54:54.115120 crc crio[3651]: time=\"2026-06-09T10:54:54.115037252Z\" level=warning msg=\"Deleting all containers under sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86 since it could not be restored\"\nJun 09 10:54:54.235180 crc crio[3651]: time=\"2026-06-09T10:54:54.235057844Z\" level=warning msg=\"Could not restore sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f: failed to Statfs \\\"/var/run/netns/c1da005a-84ee-4634-8a5e-a4ebdb2a4c32\\\": no such file or directory\"\nJun 09 10:54:54.238827 crc crio[3651]: time=\"2026-06-09T10:54:54.23876106Z\" level=warning msg=\"Deleting all containers under sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f since it could not be restored\"\nJun 09 10:54:54.353546 crc crio[3651]: time=\"2026-06-09T10:54:54.353334317Z\" level=warning msg=\"Could not restore sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4: failed to Statfs \\\"/var/run/netns/44260f5c-d169-46e1-b4b8-f69b9adfc2f4\\\": no such file or directory\"\nJun 09 10:54:54.357590 crc crio[3651]: time=\"2026-06-09T10:54:54.357495518Z\" level=warning msg=\"Deleting all containers under sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4 since it could not be restored\"\nJun 09 10:54:54.406154 crc crio[3651]: time=\"2026-06-09T10:54:54.406028905Z\" level=warning msg=\"Could not restore sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded: failed to Statfs \\\"/var/run/netns/56ed585b-024b-4cfb-ae7c-a4143d981964\\\": no such file or directory\"\nJun 09 10:54:54.412748 crc crio[3651]: time=\"2026-06-09T10:54:54.412646477Z\" level=warning msg=\"Deleting all containers under sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded since it could not be restored\"\nJun 09 10:54:54.418939 crc crio[3651]: time=\"2026-06-09T10:54:54.418742445Z\" level=warning msg=\"Could not restore sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9: failed to Statfs \\\"/var/run/netns/899c602a-0b36-471e-afbe-f1baa22ff331\\\": no such file or directory\"\nJun 09 10:54:54.425153 crc crio[3651]: time=\"2026-06-09T10:54:54.42505827Z\" level=warning msg=\"Deleting all containers under sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9 since it could not be restored\"\nJun 09 10:54:54.434718 crc crio[3651]: time=\"2026-06-09T10:54:54.434643557Z\" level=warning msg=\"Could not restore sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9: failed to Statfs \\\"/var/run/netns/5729c4b2-4544-4272-b6e1-f8223ceabca6\\\": no such file or directory\"\nJun 09 10:54:54.438213 crc crio[3651]: time=\"2026-06-09T10:54:54.438139966Z\" level=warning msg=\"Deleting all containers under sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9 since it could not be restored\"\nJun 09 10:54:54.473015 crc crio[3651]: time=\"2026-06-09T10:54:54.472860706Z\" level=warning msg=\"Could not restore sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730: failed to Statfs \\\"/var/run/netns/89ceb529-fcbd-47bc-b08c-d08594867841\\\": no such file or directory\"\nJun 09 10:54:54.506043 crc crio[3651]: time=\"2026-06-09T10:54:54.505899095Z\" level=warning msg=\"Deleting all containers under sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730 since it could not be restored\"\nJun 09 10:54:54.513975 crc crio[3651]: time=\"2026-06-09T10:54:54.513866061Z\" level=warning msg=\"Could not restore sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5: failed to Statfs \\\"/var/run/netns/21a6d094-98eb-4202-b5c3-69051d7e954c\\\": no such file or directory\"\nJun 09 10:54:54.521210 crc crio[3651]: time=\"2026-06-09T10:54:54.521099556Z\" level=warning msg=\"Deleting all containers under sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5 since it could not be restored\"\nJun 09 10:54:54.528698 crc crio[3651]: time=\"2026-06-09T10:54:54.528530488Z\" level=warning msg=\"Could not restore sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7: failed to Statfs \\\"/var/run/netns/98dbeb7b-54c9-48c8-b257-ba1be4841c8e\\\": no such file or directory\"\nJun 09 10:54:54.535238 crc crio[3651]: time=\"2026-06-09T10:54:54.535072261Z\" level=warning msg=\"Deleting all containers under sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7 since it could not be restored\"\nJun 09 10:54:54.561243 crc crio[3651]: time=\"2026-06-09T10:54:54.561083954Z\" level=warning msg=\"Could not restore sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71: failed to Statfs \\\"/var/run/netns/d741311d-c7c0-40c6-9ea3-8776114c63cd\\\": no such file or directory\"\nJun 09 10:54:54.566081 crc crio[3651]: time=\"2026-06-09T10:54:54.565967906Z\" level=warning msg=\"Deleting all containers under sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71 since it could not be restored\"\nJun 09 10:54:54.611737 crc crio[3651]: time=\"2026-06-09T10:54:54.611577057Z\" level=warning msg=\"Could not restore sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240: failed to Statfs \\\"/var/run/netns/a39ad0c7-24b8-46c1-830b-e9010764ccce\\\": no such file or directory\"\nJun 09 10:54:54.616182 crc crio[3651]: time=\"2026-06-09T10:54:54.616043125Z\" level=warning msg=\"Deleting all containers under sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240 since it could not be restored\"\nJun 09 10:54:54.627680 crc crio[3651]: time=\"2026-06-09T10:54:54.627607838Z\" level=warning msg=\"Could not restore sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae: failed to Statfs \\\"/var/run/netns/60e794cf-e3b7-487a-82e2-ad15f3f7a50a\\\": no such file or directory\"\nJun 09 10:54:54.634085 crc crio[3651]: time=\"2026-06-09T10:54:54.633988783Z\" level=warning msg=\"Deleting all containers under sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae since it could not be restored\"\nJun 09 10:54:54.652451 crc crio[3651]: time=\"2026-06-09T10:54:54.652332376Z\" level=warning msg=\"Could not restore sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65: failed to Statfs \\\"/var/run/netns/190cd0fc-817a-4517-9b43-0b03b1f8b6fb\\\": no such file or directory\"\nJun 09 10:54:54.657876 crc crio[3651]: time=\"2026-06-09T10:54:54.657766522Z\" level=warning msg=\"Deleting all containers under sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65 since it could not be restored\"\nJun 09 10:54:54.683919 crc crio[3651]: time=\"2026-06-09T10:54:54.683790045Z\" level=warning msg=\"Could not restore sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f: failed to Statfs \\\"/var/run/netns/aa7626ab-b100-47ea-96c8-4f5c69ad8b17\\\": no such file or directory\"\nJun 09 10:54:54.698636 crc crio[3651]: time=\"2026-06-09T10:54:54.698351283Z\" level=warning msg=\"Deleting all containers under sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f since it could not be restored\"\nJun 09 10:54:54.717795 crc crio[3651]: time=\"2026-06-09T10:54:54.717595285Z\" level=warning msg=\"Could not restore sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce: failed to Statfs \\\"/var/run/netns/539e1cf0-d143-491e-8434-d7ee4030f305\\\": no such file or directory\"\nJun 09 10:54:54.720931 crc crio[3651]: time=\"2026-06-09T10:54:54.720826897Z\" level=warning msg=\"Deleting all containers under sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce since it could not be restored\"\nJun 09 10:54:54.852079 crc crio[3651]: time=\"2026-06-09T10:54:54.851601833Z\" level=warning msg=\"Could not restore sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3: failed to Statfs \\\"/var/run/netns/8024f34b-266f-4fe8-9531-a3a251c0503a\\\": no such file or directory\"\nJun 09 10:54:54.856700 crc crio[3651]: time=\"2026-06-09T10:54:54.856585904Z\" level=warning msg=\"Deleting all containers under sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3 since it could not be restored\"\nJun 09 10:54:54.897319 crc crio[3651]: time=\"2026-06-09T10:54:54.896805219Z\" level=warning msg=\"Could not restore sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b: failed to Statfs \\\"/var/run/netns/d2f026db-1d70-45f0-88e1-5ead39997a83\\\": no such file or directory\"\nJun 09 10:54:54.903519 crc crio[3651]: time=\"2026-06-09T10:54:54.903379331Z\" level=warning msg=\"Deleting all containers under sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b since it could not be restored\"\nJun 09 10:54:54.909251 crc crio[3651]: time=\"2026-06-09T10:54:54.909099624Z\" level=warning msg=\"Could not restore sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a: failed to Statfs \\\"/var/run/netns/d9bf0789-854b-4974-8993-90943a82070f\\\": no such file or directory\"\nJun 09 10:54:54.913032 crc crio[3651]: time=\"2026-06-09T10:54:54.912961438Z\" level=warning msg=\"Deleting all containers under sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a since it could not be restored\"\nJun 09 10:54:54.938971 crc crio[3651]: time=\"2026-06-09T10:54:54.938227099Z\" level=warning msg=\"Could not restore sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc: failed to Statfs \\\"/var/run/netns/920c13eb-11d0-4aea-863a-1e29ecb928b8\\\": no such file or directory\"\nJun 09 10:54:54.941540 crc crio[3651]: time=\"2026-06-09T10:54:54.941376322Z\" level=warning msg=\"Deleting all containers under sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc since it could not be restored\"\nJun 09 10:54:55.071856 crc crio[3651]: time=\"2026-06-09T10:54:55.071649242Z\" level=warning msg=\"Could not restore sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0: failed to Statfs \\\"/var/run/netns/9a2ea13a-cdc8-4890-a9c1-6a7f6cf2ab14\\\": no such file or directory\"\nJun 09 10:54:55.075701 crc crio[3651]: time=\"2026-06-09T10:54:55.075604985Z\" level=warning msg=\"Deleting all containers under sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0 since it could not be restored\"\nJun 09 10:54:55.150146 crc crio[3651]: time=\"2026-06-09T10:54:55.149977967Z\" level=warning msg=\"Could not restore sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118: failed to Statfs \\\"/var/run/netns/3f3a9cce-a4ef-41f6-9d79-86f3f5656627\\\": no such file or directory\"\nJun 09 10:54:55.153981 crc crio[3651]: time=\"2026-06-09T10:54:55.153874851Z\" level=warning msg=\"Deleting all containers under sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118 since it could not be restored\"\nJun 09 10:54:55.170880 crc crio[3651]: time=\"2026-06-09T10:54:55.170654113Z\" level=warning msg=\"Could not restore sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0: failed to Statfs \\\"/var/run/netns/9db3919f-6487-4977-89c5-c3bb4a69e5d6\\\": no such file or directory\"\nJun 09 10:54:55.174316 crc crio[3651]: time=\"2026-06-09T10:54:55.174202691Z\" level=warning msg=\"Deleting all containers under sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0 since it could not be restored\"\nJun 09 10:54:55.259603 crc crio[3651]: time=\"2026-06-09T10:54:55.259347425Z\" level=warning msg=\"Could not restore sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e: failed to Statfs \\\"/var/run/netns/4d4760f9-e516-4f77-8976-3e7a48d723c2\\\": no such file or directory\"\nJun 09 10:54:55.263283 crc crio[3651]: time=\"2026-06-09T10:54:55.26321836Z\" level=warning msg=\"Deleting all containers under sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e since it could not be restored\"\nJun 09 10:54:55.269530 crc crio[3651]: time=\"2026-06-09T10:54:55.269352987Z\" level=warning msg=\"Could not restore sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d: failed to Statfs \\\"/var/run/netns/4febcbd8-dcaa-46f5-9391-0c48c2ff24a1\\\": no such file or directory\"\nJun 09 10:54:55.272959 crc crio[3651]: time=\"2026-06-09T10:54:55.272933005Z\" level=warning msg=\"Deleting all containers under sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d since it could not be restored\"\nJun 09 10:54:55.279340 crc crio[3651]: time=\"2026-06-09T10:54:55.27928782Z\" level=warning msg=\"Could not restore sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a: failed to Statfs \\\"/var/run/netns/e70a486a-51ce-4cb3-89a5-501e3e291b42\\\": no such file or directory\"\nJun 09 10:54:55.284180 crc crio[3651]: time=\"2026-06-09T10:54:55.284044094Z\" level=warning msg=\"Deleting all containers under sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a since it could not be restored\"\nJun 09 10:54:55.300317 crc crio[3651]: time=\"2026-06-09T10:54:55.300078955Z\" level=warning msg=\"Could not restore sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5: failed to Statfs \\\"/var/run/netns/ff88aff1-21f1-4387-8229-c25f8b50a510\\\": no such file or directory\"\nJun 09 10:54:55.304543 crc crio[3651]: time=\"2026-06-09T10:54:55.304493943Z\" level=warning msg=\"Deleting all containers under sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5 since it could not be restored\"\nJun 09 10:54:55.395874 crc crio[3651]: time=\"2026-06-09T10:54:55.395812653Z\" level=warning msg=\"Could not restore sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16: failed to Statfs \\\"/var/run/netns/6e2884fa-46a7-4abd-8c22-c5b83a9323ae\\\": no such file or directory\"\nJun 09 10:54:55.399029 crc crio[3651]: time=\"2026-06-09T10:54:55.398950426Z\" level=warning msg=\"Deleting all containers under sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16 since it could not be restored\"\nJun 09 10:54:55.416957 crc crio[3651]: time=\"2026-06-09T10:54:55.416817055Z\" level=warning msg=\"Could not restore sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150: failed to Statfs \\\"/var/run/netns/f03cfe59-f1f9-4e7f-aab4-cb6159816175\\\": no such file or directory\"\nJun 09 10:54:55.422077 crc crio[3651]: time=\"2026-06-09T10:54:55.421947555Z\" level=warning msg=\"Deleting all containers under sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150 since it could not be restored\"\nJun 09 10:54:55.426689 crc crio[3651]: time=\"2026-06-09T10:54:55.42658806Z\" level=warning msg=\"Could not restore sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef: failed to Statfs \\\"/var/run/netns/af680906-9f27-420e-8984-f52f1c6d42da\\\": no such file or directory\"\nJun 09 10:54:55.431849 crc crio[3651]: time=\"2026-06-09T10:54:55.431799708Z\" level=warning msg=\"Deleting all containers under sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef since it could not be restored\"\nJun 09 10:54:55.443816 crc crio[3651]: time=\"2026-06-09T10:54:55.443766277Z\" level=warning msg=\"Could not restore sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7: failed to Statfs \\\"/var/run/netns/ac7493b3-3bc4-4e68-8140-32803fcd02c2\\\": no such file or directory\"\nJun 09 10:54:55.453000 crc crio[3651]: time=\"2026-06-09T10:54:55.452564873Z\" level=warning msg=\"Deleting all containers under sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7 since it could not be restored\"\nJun 09 10:54:55.464200 crc crio[3651]: time=\"2026-06-09T10:54:55.464135827Z\" level=warning msg=\"Could not restore sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab: failed to Statfs \\\"/var/run/netns/4ef13d71-afb5-40b4-8ae6-12196524b0e9\\\": no such file or directory\"\nJun 09 10:54:55.470285 crc crio[3651]: time=\"2026-06-09T10:54:55.470233055Z\" level=warning msg=\"Deleting all containers under sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab since it could not be restored\"\nJun 09 10:54:55.479879 crc crio[3651]: time=\"2026-06-09T10:54:55.479832251Z\" level=warning msg=\"Could not restore sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7: failed to Statfs \\\"/var/run/netns/5a216e0d-4290-49d8-ad2e-2b6db00cab8e\\\": no such file or directory\"\nJun 09 10:54:55.485562 crc crio[3651]: time=\"2026-06-09T10:54:55.485297757Z\" level=warning msg=\"Deleting all containers under sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7 since it could not be restored\"\nJun 09 10:54:55.494315 crc crio[3651]: time=\"2026-06-09T10:54:55.494203922Z\" level=warning msg=\"Could not restore sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb: failed to Statfs \\\"/var/run/netns/32b4f8e4-b971-4a83-9e1c-82a6c90698cc\\\": no such file or directory\"\nJun 09 10:54:55.498974 crc crio[3651]: time=\"2026-06-09T10:54:55.498867127Z\" level=warning msg=\"Deleting all containers under sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb since it could not be restored\"\nJun 09 10:54:55.526282 crc crio[3651]: time=\"2026-06-09T10:54:55.523630905Z\" level=warning msg=\"Could not restore sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2: failed to Statfs \\\"/var/run/netns/7e3ff8b6-bf95-4896-8395-91fb354858fa\\\": no such file or directory\"\nJun 09 10:54:55.527941 crc crio[3651]: time=\"2026-06-09T10:54:55.527845445Z\" level=warning msg=\"Deleting all containers under sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2 since it could not be restored\"\nJun 09 10:54:55.541205 crc crio[3651]: time=\"2026-06-09T10:54:55.54096009Z\" level=warning msg=\"Could not restore sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007: failed to Statfs \\\"/var/run/netns/47e52ab1-31cb-4a90-8828-40586f4582e5\\\": no such file or directory\"\nJun 09 10:54:55.559669 crc crio[3651]: time=\"2026-06-09T10:54:55.559365623Z\" level=warning msg=\"Deleting all containers under sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007 since it could not be restored\"\nJun 09 10:54:55.615687 crc crio[3651]: time=\"2026-06-09T10:54:55.615389481Z\" level=warning msg=\"Could not restore sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911: failed to Statfs \\\"/var/run/netns/80d38dd5-ee2d-4a24-94d1-3ddfb5d3c617\\\": no such file or directory\"\nJun 09 10:54:55.691402 crc crio[3651]: time=\"2026-06-09T10:54:55.691274254Z\" level=warning msg=\"Deleting all containers under sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911 since it could not be restored\"\nJun 09 10:54:55.767016 crc crio[3651]: time=\"2026-06-09T10:54:55.766884282Z\" level=warning msg=\"Could not restore sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda: failed to Statfs \\\"/var/run/netns/70d26063-2987-46c2-bf9a-0a440fcbffae\\\": no such file or directory\"\nJun 09 10:54:55.770026 crc crio[3651]: time=\"2026-06-09T10:54:55.769865237Z\" level=warning msg=\"Deleting all containers under sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda since it could not be restored\"\nJun 09 10:54:55.915975 crc crio[3651]: time=\"2026-06-09T10:54:55.915831132Z\" level=warning msg=\"Could not restore sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400: failed to Statfs \\\"/var/run/netns/d85a67bc-de45-40e3-bab5-8c3bb34843ea\\\": no such file or directory\"\nJun 09 10:54:55.919386 crc crio[3651]: time=\"2026-06-09T10:54:55.919267062Z\" level=warning msg=\"Deleting all containers under sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400 since it could not be restored\"\nJun 09 10:54:55.925041 crc crio[3651]: time=\"2026-06-09T10:54:55.924836866Z\" level=warning msg=\"Could not restore sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017: failed to Statfs \\\"/var/run/netns/7f048016-317e-4b7e-b80a-31fadda4837a\\\": no such file or directory\"\nJun 09 10:54:55.929178 crc crio[3651]: time=\"2026-06-09T10:54:55.929027296Z\" level=warning msg=\"Deleting all containers under sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017 since it could not be restored\"\nJun 09 10:54:55.948635 crc crio[3651]: time=\"2026-06-09T10:54:55.948093721Z\" level=warning msg=\"Could not restore sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1: failed to Statfs \\\"/var/run/netns/5c7235f1-a6b4-454d-835b-f030913e4937\\\": no such file or directory\"\nJun 09 10:54:55.952631 crc crio[3651]: time=\"2026-06-09T10:54:55.952569869Z\" level=warning msg=\"Deleting all containers under sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1 since it could not be restored\"\nJun 09 10:54:55.966364 crc crio[3651]: time=\"2026-06-09T10:54:55.966242547Z\" level=warning msg=\"Could not restore sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673: failed to Statfs \\\"/var/run/netns/cc7d9fcb-9125-4d0b-9ced-f8070d1d1939\\\": no such file or directory\"\nJun 09 10:54:55.969210 crc crio[3651]: time=\"2026-06-09T10:54:55.969117573Z\" level=warning msg=\"Deleting all containers under sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673 since it could not be restored\"\nJun 09 10:54:55.975003 crc crio[3651]: time=\"2026-06-09T10:54:55.974564419Z\" level=warning msg=\"Could not restore sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28: failed to Statfs \\\"/var/run/netns/8a53c334-42c9-4054-a6fb-249bc45db021\\\": no such file or directory\"\nJun 09 10:54:55.978220 crc crio[3651]: time=\"2026-06-09T10:54:55.978125707Z\" level=warning msg=\"Deleting all containers under sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28 since it could not be restored\"\nJun 09 10:54:56.214198 crc crio[3651]: time=\"2026-06-09T10:54:56.213829723Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:54:56.214198 crc crio[3651]: time=\"2026-06-09T10:54:56.213964862Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0(2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d), attempting CNI teardown with cached info\"\nJun 09 10:54:56.214586 crc crio[3651]: time=\"2026-06-09T10:54:56.214220339Z\" level=warning msg=\"Error encountered when checking whether cri-o should wipe containers: open /var/run/crio/version: no such file or directory\"\nJun 09 10:54:56.214804 crc crio[3651]: time=\"2026-06-09T10:54:56.214666603Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc000132bc0}] Aliases:map[]}\"\nJun 09 10:54:56.214967 crc crio[3651]: time=\"2026-06-09T10:54:56.21493723Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:54:56.217991 crc crio[3651]: time=\"2026-06-09T10:54:56.217626469Z\" level=info msg=\"Registered SIGHUP reload watcher\"\nJun 09 10:54:56.219855 crc crio[3651]: time=\"2026-06-09T10:54:56.219769713Z\" level=info msg=\"Starting seccomp notifier watcher\"\nJun 09 10:54:56.219938 crc crio[3651]: time=\"2026-06-09T10:54:56.219905592Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"\nJun 09 10:54:56.220329 crc crio[3651]: time=\"2026-06-09T10:54:56.220248738Z\" level=info msg=\"Create NRI interface\"\nJun 09 10:54:56.222153 crc crio[3651]: time=\"2026-06-09T10:54:56.222021707Z\" level=info msg=\"runtime interface created\"\nJun 09 10:54:56.222631 crc crio[3651]: time=\"2026-06-09T10:54:56.222382222Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"\nJun 09 10:54:56.222631 crc crio[3651]: time=\"2026-06-09T10:54:56.22260455Z\" level=info msg=\"runtime interface starting up...\"\nJun 09 10:54:56.222631 crc crio[3651]: time=\"2026-06-09T10:54:56.22262859Z\" level=info msg=\"starting plugins...\"\nJun 09 10:54:56.223017 crc crio[3651]: time=\"2026-06-09T10:54:56.222932366Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"\nJun 09 10:54:56.226382 crc crio[3651]: time=\"2026-06-09T10:54:56.226255777Z\" level=info msg=\"No systemd watchdog enabled\"\nJun 09 10:54:56.234778 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).\nJun 09 10:54:56.336721 crc crio[3651]: 2026-06-09T10:54:56Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:54:56.336961 crc crio[3651]: time=\"2026-06-09T10:54:56.336852321Z\" level=info msg=\"Successfully cleaned up network for pod 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d\"\nJun 09 10:54:56.336961 crc crio[3651]: time=\"2026-06-09T10:54:56.33689075Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:54:56.336961 crc crio[3651]: time=\"2026-06-09T10:54:56.33690367Z\" level=info msg=\"Successfully cleaned up network for pod 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0\"\nJun 09 10:54:56.336961 crc crio[3651]: time=\"2026-06-09T10:54:56.33691143Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:54:56.336961 crc crio[3651]: time=\"2026-06-09T10:54:56.33694298Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_collect-profiles-29632800-ls5hs_openshift-operator-lifecycle-manager_0c0aae9e-a439-45ca-8f32-9dc9e6cffe96_0(25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b), attempting CNI teardown with cached info\"\nJun 09 10:54:56.337134 crc crio[3651]: time=\"2026-06-09T10:54:56.337076408Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29632800-ls5hs Namespace:openshift-operator-lifecycle-manager ID:25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b UID:0c0aae9e-a439-45ca-8f32-9dc9e6cffe96 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0c0aae9e_a439_45ca_8f32_9dc9e6cffe96.slice PodAnnotations:0xc00093e008}] Aliases:map[]}\"\nJun 09 10:54:56.337134 crc crio[3651]: time=\"2026-06-09T10:54:56.337116688Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 10:54:56.337134 crc crio[3651]: time=\"2026-06-09T10:54:56.337124817Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 10:54:56.337134 crc crio[3651]: time=\"2026-06-09T10:54:56.337135747Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632800-ls5hs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:54:56.409329 crc crio[3651]: 2026-06-09T10:54:56Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:54:56.410000 crc crio[3651]: time=\"2026-06-09T10:54:56.409876988Z\" level=info msg=\"Successfully cleaned up network for pod 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b\"\nJun 09 10:54:56.410000 crc crio[3651]: time=\"2026-06-09T10:54:56.409970867Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:54:56.410000 crc crio[3651]: time=\"2026-06-09T10:54:56.410003057Z\" level=info msg=\"Successfully cleaned up network for pod c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86\"\nJun 09 10:54:56.410120 crc crio[3651]: time=\"2026-06-09T10:54:56.410014097Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:54:56.410120 crc crio[3651]: time=\"2026-06-09T10:54:56.410056806Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0(850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471), attempting CNI teardown with cached info\"\nJun 09 10:54:56.410865 crc crio[3651]: time=\"2026-06-09T10:54:56.410778848Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc00093e070}] Aliases:map[]}\"\nJun 09 10:54:56.411071 crc crio[3651]: time=\"2026-06-09T10:54:56.411000215Z\" level=info msg=\"Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:54:56.626834 crc crio[3651]: 2026-06-09T10:54:56Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:54:56.627287 crc crio[3651]: time=\"2026-06-09T10:54:56.627147762Z\" level=info msg=\"Successfully cleaned up network for pod 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471\"\nJun 09 10:54:56.627287 crc crio[3651]: time=\"2026-06-09T10:54:56.627223551Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:54:56.627287 crc crio[3651]: time=\"2026-06-09T10:54:56.627279921Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28), attempting CNI teardown with cached info\"\nJun 09 10:54:56.627775 crc crio[3651]: time=\"2026-06-09T10:54:56.627725855Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod304346ae_9d3b_4262_8068_4ed1e7ff48a8.slice PodAnnotations:0xc000a00020}] Aliases:map[]}\"\nJun 09 10:54:56.628002 crc crio[3651]: time=\"2026-06-09T10:54:56.627904983Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:54:56.674062 crc crio[3651]: 2026-06-09T10:54:56Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:54:56.674875 crc crio[3651]: time=\"2026-06-09T10:54:56.674305105Z\" level=info msg=\"Successfully cleaned up network for pod 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28\"\nJun 09 10:54:56.674875 crc crio[3651]: time=\"2026-06-09T10:54:56.674363375Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:54:56.674875 crc crio[3651]: time=\"2026-06-09T10:54:56.674584362Z\" level=info msg=\"Successfully cleaned up network for pod ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017\"\nJun 09 10:54:56.674875 crc crio[3651]: time=\"2026-06-09T10:54:56.674606192Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:54:56.674875 crc crio[3651]: time=\"2026-06-09T10:54:56.67473359Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_cluster-image-registry-operator-86c45576b9-qdg7g_openshift-image-registry_1d749813-cd37-46e7-9865-e180c3005dc0_0(ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda), attempting CNI teardown with cached info\"\nJun 09 10:54:56.675249 crc crio[3651]: time=\"2026-06-09T10:54:56.675167855Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc00093e100}] Aliases:map[]}\"\nJun 09 10:54:56.675715 crc crio[3651]: time=\"2026-06-09T10:54:56.675640649Z\" level=info msg=\"Deleting pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:54:56.824099 crc crio[3651]: 2026-06-09T10:54:56Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:54:56.824099 crc crio[3651]: time=\"2026-06-09T10:54:56.824056627Z\" level=info msg=\"Successfully cleaned up network for pod ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda\"\nJun 09 10:54:56.824099 crc crio[3651]: time=\"2026-06-09T10:54:56.824086246Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:54:56.824099 crc crio[3651]: time=\"2026-06-09T10:54:56.824118166Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0(77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2), attempting CNI teardown with cached info\"\nJun 09 10:54:56.824720 crc crio[3651]: time=\"2026-06-09T10:54:56.824330053Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc000a000b8}] Aliases:map[]}\"\nJun 09 10:54:56.824720 crc crio[3651]: time=\"2026-06-09T10:54:56.824543131Z\" level=info msg=\"Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:54:56.875953 crc crio[3651]: 2026-06-09T10:54:56Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:54:56.876195 crc crio[3651]: time=\"2026-06-09T10:54:56.876020573Z\" level=info msg=\"Successfully cleaned up network for pod 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2\"\nJun 09 10:54:56.876195 crc crio[3651]: time=\"2026-06-09T10:54:56.876067202Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:54:56.876195 crc crio[3651]: time=\"2026-06-09T10:54:56.876091402Z\" level=info msg=\"Successfully cleaned up network for pod 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce\"\nJun 09 10:54:56.876195 crc crio[3651]: time=\"2026-06-09T10:54:56.876107682Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:54:56.876623 crc crio[3651]: time=\"2026-06-09T10:54:56.876201071Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0(ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f), attempting CNI teardown with cached info\"\nJun 09 10:54:56.876971 crc crio[3651]: time=\"2026-06-09T10:54:56.876789964Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc000132cd8}] Aliases:map[]}\"\nJun 09 10:54:56.877231 crc crio[3651]: time=\"2026-06-09T10:54:56.87713345Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:54:56.934178 crc crio[3651]: 2026-06-09T10:54:56Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:54:56.935281 crc crio[3651]: time=\"2026-06-09T10:54:56.934325494Z\" level=info msg=\"Successfully cleaned up network for pod ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f\"\nJun 09 10:54:56.935281 crc crio[3651]: time=\"2026-06-09T10:54:56.934374804Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:54:56.935281 crc crio[3651]: time=\"2026-06-09T10:54:56.934555022Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_machine-config-operator-67c9d58cbb-dc6bh_openshift-machine-config-operator_e7c4bdbd-866b-490e-85ee-d4c85fa577d8_0(b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d), attempting CNI teardown with cached info\"\nJun 09 10:54:56.935281 crc crio[3651]: time=\"2026-06-09T10:54:56.934931927Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc00093e1a0}] Aliases:map[]}\"\nJun 09 10:54:56.935281 crc crio[3651]: time=\"2026-06-09T10:54:56.935170744Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:54:57.018306 crc crio[3651]: 2026-06-09T10:54:57Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:54:57.018306 crc crio[3651]: time=\"2026-06-09T10:54:57.018213674Z\" level=info msg=\"Successfully cleaned up network for pod b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d\"\nJun 09 10:54:57.018306 crc crio[3651]: time=\"2026-06-09T10:54:57.018245793Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:54:57.018306 crc crio[3651]: time=\"2026-06-09T10:54:57.018257783Z\" level=info msg=\"Successfully cleaned up network for pod 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34\"\nJun 09 10:54:57.018306 crc crio[3651]: time=\"2026-06-09T10:54:57.018266833Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:54:57.018306 crc crio[3651]: time=\"2026-06-09T10:54:57.018313122Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_revision-pruner-6-crc_openshift-kube-scheduler_1f6fdc55-8114-467b-b4bb-d65cf3917f0f_0(cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946), attempting CNI teardown with cached info\"\nJun 09 10:54:57.019123 crc crio[3651]: time=\"2026-06-09T10:54:57.01854261Z\" level=info msg=\"Got pod network &{Name:revision-pruner-6-crc Namespace:openshift-kube-scheduler ID:cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946 UID:1f6fdc55-8114-467b-b4bb-d65cf3917f0f NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod1f6fdc55_8114_467b_b4bb_d65cf3917f0f.slice PodAnnotations:0xc00093e230}] Aliases:map[]}\"\nJun 09 10:54:57.019123 crc crio[3651]: time=\"2026-06-09T10:54:57.018587719Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 10:54:57.019123 crc crio[3651]: time=\"2026-06-09T10:54:57.018597169Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 10:54:57.019123 crc crio[3651]: time=\"2026-06-09T10:54:57.018617659Z\" level=info msg=\"Deleting pod openshift-kube-scheduler_revision-pruner-6-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:54:57.034694 crc crio[3651]: 2026-06-09T10:54:57Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:54:57.034943 crc crio[3651]: time=\"2026-06-09T10:54:57.034710269Z\" level=info msg=\"Successfully cleaned up network for pod cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946\"\nJun 09 10:54:57.034943 crc crio[3651]: time=\"2026-06-09T10:54:57.034745078Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:54:57.034943 crc crio[3651]: time=\"2026-06-09T10:54:57.034775128Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_package-server-manager-77f986bd66-5lhf9_openshift-operator-lifecycle-manager_bebbba29-e4e9-44ad-b643-3a7ebf505270_0(aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c), attempting CNI teardown with cached info\"\nJun 09 10:54:57.035103 crc crio[3651]: time=\"2026-06-09T10:54:57.034976006Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc00093e298}] Aliases:map[]}\"\nJun 09 10:54:57.035160 crc crio[3651]: time=\"2026-06-09T10:54:57.035110204Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:54:57.129285 crc crio[3651]: 2026-06-09T10:54:57Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:54:57.129623 crc crio[3651]: time=\"2026-06-09T10:54:57.129316802Z\" level=info msg=\"Successfully cleaned up network for pod aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c\"\nJun 09 10:54:57.129623 crc crio[3651]: time=\"2026-06-09T10:54:57.129360971Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:54:57.129623 crc crio[3651]: time=\"2026-06-09T10:54:57.129380481Z\" level=info msg=\"Successfully cleaned up network for pod 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f\"\nJun 09 10:54:57.129623 crc crio[3651]: time=\"2026-06-09T10:54:57.129391891Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:54:57.129623 crc crio[3651]: time=\"2026-06-09T10:54:57.129497629Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_image-registry-5d9d95bf5b-68zhq_openshift-image-registry_dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee_0(2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b), attempting CNI teardown with cached info\"\nJun 09 10:54:57.129843 crc crio[3651]: time=\"2026-06-09T10:54:57.129719807Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcbcea9f_f8da_49e7_87b5_1d6dc7b926ee.slice PodAnnotations:0xc000132d78}] Aliases:map[]}\"\nJun 09 10:54:57.129927 crc crio[3651]: time=\"2026-06-09T10:54:57.129854465Z\" level=info msg=\"Deleting pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:54:57.160153 crc crio[3651]: 2026-06-09T10:54:57Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:54:57.161000 crc crio[3651]: time=\"2026-06-09T10:54:57.160335905Z\" level=info msg=\"Successfully cleaned up network for pod 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b\"\nJun 09 10:54:57.161000 crc crio[3651]: time=\"2026-06-09T10:54:57.160378925Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:54:57.161000 crc crio[3651]: time=\"2026-06-09T10:54:57.160492833Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_revision-pruner-12-crc_openshift-kube-apiserver_abc11e84-2f29-497d-b0df-09bb729ef48c_0(28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d), attempting CNI teardown with cached info\"\nJun 09 10:54:57.161000 crc crio[3651]: time=\"2026-06-09T10:54:57.160703851Z\" level=info msg=\"Got pod network &{Name:revision-pruner-12-crc Namespace:openshift-kube-apiserver ID:28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d UID:abc11e84-2f29-497d-b0df-09bb729ef48c NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podabc11e84_2f29_497d_b0df_09bb729ef48c.slice PodAnnotations:0xc00093e330}] Aliases:map[]}\"\nJun 09 10:54:57.161000 crc crio[3651]: time=\"2026-06-09T10:54:57.16077918Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 10:54:57.161000 crc crio[3651]: time=\"2026-06-09T10:54:57.16078977Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 10:54:57.161000 crc crio[3651]: time=\"2026-06-09T10:54:57.16079966Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-12-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:54:57.215607 crc crio[3651]: 2026-06-09T10:54:57Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:54:57.215607 crc crio[3651]: time=\"2026-06-09T10:54:57.215553953Z\" level=info msg=\"Successfully cleaned up network for pod 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d\"\nJun 09 10:54:57.215607 crc crio[3651]: time=\"2026-06-09T10:54:57.215595193Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:54:57.215607 crc crio[3651]: time=\"2026-06-09T10:54:57.215612232Z\" level=info msg=\"Successfully cleaned up network for pod 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21\"\nJun 09 10:54:57.215607 crc crio[3651]: time=\"2026-06-09T10:54:57.215623442Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:54:57.216598 crc crio[3651]: time=\"2026-06-09T10:54:57.215664492Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0(5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20), attempting CNI teardown with cached info\"\nJun 09 10:54:57.216598 crc crio[3651]: time=\"2026-06-09T10:54:57.215944218Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc000a00168}] Aliases:map[]}\"\nJun 09 10:54:57.216598 crc crio[3651]: time=\"2026-06-09T10:54:57.216111586Z\" level=info msg=\"Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:54:57.362003 crc crio[3651]: 2026-06-09T10:54:57Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:54:57.362316 crc crio[3651]: time=\"2026-06-09T10:54:57.362144562Z\" level=info msg=\"Successfully cleaned up network for pod 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20\"\nJun 09 10:54:57.362316 crc crio[3651]: time=\"2026-06-09T10:54:57.362201351Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:54:57.362316 crc crio[3651]: time=\"2026-06-09T10:54:57.362223321Z\" level=info msg=\"Successfully cleaned up network for pod 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f\"\nJun 09 10:54:57.362316 crc crio[3651]: time=\"2026-06-09T10:54:57.362237761Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:54:57.362316 crc crio[3651]: time=\"2026-06-09T10:54:57.362252061Z\" level=info msg=\"Successfully cleaned up network for pod a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5\"\nJun 09 10:54:57.362316 crc crio[3651]: time=\"2026-06-09T10:54:57.36226557Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:54:57.362316 crc crio[3651]: time=\"2026-06-09T10:54:57.36230691Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_route-controller-manager-9c77555c6-bjsff_openshift-route-controller-manager_f5ed093a-5c43-49ee-8429-b0de4b9c784d_0(cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f), attempting CNI teardown with cached info\"\nJun 09 10:54:57.362729 crc crio[3651]: time=\"2026-06-09T10:54:57.362680005Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5ed093a_5c43_49ee_8429_b0de4b9c784d.slice PodAnnotations:0xc00018a618}] Aliases:map[]}\"\nJun 09 10:54:57.362958 crc crio[3651]: time=\"2026-06-09T10:54:57.362881273Z\" level=info msg=\"Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:54:57.397521 crc crio[3651]: 2026-06-09T10:54:57Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:54:57.397714 crc crio[3651]: time=\"2026-06-09T10:54:57.397537924Z\" level=info msg=\"Successfully cleaned up network for pod cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f\"\nJun 09 10:54:57.397714 crc crio[3651]: time=\"2026-06-09T10:54:57.397585653Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:54:57.397714 crc crio[3651]: time=\"2026-06-09T10:54:57.397660432Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0(ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673), attempting CNI teardown with cached info\"\nJun 09 10:54:57.398069 crc crio[3651]: time=\"2026-06-09T10:54:57.397988099Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc00093e3a0}] Aliases:map[]}\"\nJun 09 10:54:57.398330 crc crio[3651]: time=\"2026-06-09T10:54:57.398251585Z\" level=info msg=\"Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:54:57.564553 crc crio[3651]: 2026-06-09T10:54:57Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:54:57.566190 crc crio[3651]: time=\"2026-06-09T10:54:57.565985354Z\" level=info msg=\"Successfully cleaned up network for pod ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673\"\nJun 09 10:54:57.566190 crc crio[3651]: time=\"2026-06-09T10:54:57.566169452Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:54:57.566343 crc crio[3651]: time=\"2026-06-09T10:54:57.566305611Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0(2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a), attempting CNI teardown with cached info\"\nJun 09 10:54:57.568083 crc crio[3651]: time=\"2026-06-09T10:54:57.567968111Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc000a00200}] Aliases:map[]}\"\nJun 09 10:54:57.568949 crc crio[3651]: time=\"2026-06-09T10:54:57.568834941Z\" level=info msg=\"Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:54:57.686013 crc crio[3651]: 2026-06-09T10:54:57Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:54:57.686013 crc crio[3651]: time=\"2026-06-09T10:54:57.685938978Z\" level=info msg=\"Successfully cleaned up network for pod 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a\"\nJun 09 10:54:57.686013 crc crio[3651]: time=\"2026-06-09T10:54:57.686009017Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:54:57.686591 crc crio[3651]: time=\"2026-06-09T10:54:57.686052776Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0(716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a), attempting CNI teardown with cached info\"\nJun 09 10:54:57.686591 crc crio[3651]: time=\"2026-06-09T10:54:57.686515341Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc000a00290}] Aliases:map[]}\"\nJun 09 10:54:57.686872 crc crio[3651]: time=\"2026-06-09T10:54:57.686795288Z\" level=info msg=\"Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:54:57.817060 crc crio[3651]: 2026-06-09T10:54:57Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:54:57.817281 crc crio[3651]: time=\"2026-06-09T10:54:57.817184028Z\" level=info msg=\"Successfully cleaned up network for pod 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a\"\nJun 09 10:54:57.817281 crc crio[3651]: time=\"2026-06-09T10:54:57.817226107Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:54:57.817281 crc crio[3651]: time=\"2026-06-09T10:54:57.817241927Z\" level=info msg=\"Successfully cleaned up network for pod 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911\"\nJun 09 10:54:57.817281 crc crio[3651]: time=\"2026-06-09T10:54:57.817249787Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:54:57.817671 crc crio[3651]: time=\"2026-06-09T10:54:57.817289757Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_kube-controller-manager-operator-69d5f845f8-mm4qn_openshift-kube-controller-manager-operator_89eeceba-0661-4e85-be2e-57d689102094_0(df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef), attempting CNI teardown with cached info\"\nJun 09 10:54:57.817671 crc crio[3651]: time=\"2026-06-09T10:54:57.817594383Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc00018a6c0}] Aliases:map[]}\"\nJun 09 10:54:57.817865 crc crio[3651]: time=\"2026-06-09T10:54:57.817785321Z\" level=info msg=\"Deleting pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:54:57.892054 crc crio[3651]: 2026-06-09T10:54:57Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:54:57.892304 crc crio[3651]: time=\"2026-06-09T10:54:57.892182082Z\" level=info msg=\"Successfully cleaned up network for pod df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef\"\nJun 09 10:54:57.892304 crc crio[3651]: time=\"2026-06-09T10:54:57.892224572Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:54:57.892304 crc crio[3651]: time=\"2026-06-09T10:54:57.892270241Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0(d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65), attempting CNI teardown with cached info\"\nJun 09 10:54:57.892616 crc crio[3651]: time=\"2026-06-09T10:54:57.892577447Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc000a00320}] Aliases:map[]}\"\nJun 09 10:54:57.892841 crc crio[3651]: time=\"2026-06-09T10:54:57.892753555Z\" level=info msg=\"Deleting pod openshift-dns_dns-default-qtghf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:54:57.971813 crc crio[3651]: 2026-06-09T10:54:57Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:54:57.972953 crc crio[3651]: time=\"2026-06-09T10:54:57.971860791Z\" level=info msg=\"Successfully cleaned up network for pod d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65\"\nJun 09 10:54:57.972953 crc crio[3651]: time=\"2026-06-09T10:54:57.971896371Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:54:57.972953 crc crio[3651]: time=\"2026-06-09T10:54:57.97192881Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0(b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5), attempting CNI teardown with cached info\"\nJun 09 10:54:57.972953 crc crio[3651]: time=\"2026-06-09T10:54:57.972111018Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc000a003b0}] Aliases:map[]}\"\nJun 09 10:54:57.972953 crc crio[3651]: time=\"2026-06-09T10:54:57.972253216Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:54:58.053318 crc crio[3651]: 2026-06-09T10:54:58Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:54:58.053701 crc crio[3651]: time=\"2026-06-09T10:54:58.053504347Z\" level=info msg=\"Successfully cleaned up network for pod b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5\"\nJun 09 10:54:58.053701 crc crio[3651]: time=\"2026-06-09T10:54:58.053549756Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:54:58.053701 crc crio[3651]: time=\"2026-06-09T10:54:58.053604856Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1), attempting CNI teardown with cached info\"\nJun 09 10:54:58.053907 crc crio[3651]: time=\"2026-06-09T10:54:58.053858043Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ee7e057_363b_48e4_a711_ee54046db35f.slice PodAnnotations:0xc00093e460}] Aliases:map[]}\"\nJun 09 10:54:58.054100 crc crio[3651]: time=\"2026-06-09T10:54:58.054017821Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:54:58.237469 crc crio[3651]: 2026-06-09T10:54:58Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:54:58.237469 crc crio[3651]: time=\"2026-06-09T10:54:58.237449054Z\" level=info msg=\"Successfully cleaned up network for pod 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1\"\nJun 09 10:54:58.237469 crc crio[3651]: time=\"2026-06-09T10:54:58.237491264Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:54:58.237800 crc crio[3651]: time=\"2026-06-09T10:54:58.237565733Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_service-ca-operator-5b9c976747-l2sd4_openshift-service-ca-operator_fd3771ed-6d15-47a3-9f81-762cf83a728f_0(9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7), attempting CNI teardown with cached info\"\nJun 09 10:54:58.237836 crc crio[3651]: time=\"2026-06-09T10:54:58.2378154Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc00108a130}] Aliases:map[]}\"\nJun 09 10:54:58.238045 crc crio[3651]: time=\"2026-06-09T10:54:58.237970148Z\" level=info msg=\"Deleting pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:54:58.264227 crc crio[3651]: 2026-06-09T10:54:58Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:54:58.264508 crc crio[3651]: time=\"2026-06-09T10:54:58.264295047Z\" level=info msg=\"Successfully cleaned up network for pod 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7\"\nJun 09 10:54:58.264508 crc crio[3651]: time=\"2026-06-09T10:54:58.264494275Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:54:58.264658 crc crio[3651]: time=\"2026-06-09T10:54:58.264560144Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0(cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc), attempting CNI teardown with cached info\"\nJun 09 10:54:58.265056 crc crio[3651]: time=\"2026-06-09T10:54:58.26495007Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc00108a200}] Aliases:map[]}\"\nJun 09 10:54:58.265340 crc crio[3651]: time=\"2026-06-09T10:54:58.265244226Z\" level=info msg=\"Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:54:58.316362 crc crio[3651]: 2026-06-09T10:54:58Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:54:58.316362 crc crio[3651]: time=\"2026-06-09T10:54:58.315291135Z\" level=info msg=\"Successfully cleaned up network for pod cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc\"\nJun 09 10:54:58.316362 crc crio[3651]: time=\"2026-06-09T10:54:58.315340375Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:54:58.316362 crc crio[3651]: time=\"2026-06-09T10:54:58.315357314Z\" level=info msg=\"Successfully cleaned up network for pod 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3\"\nJun 09 10:54:58.316362 crc crio[3651]: time=\"2026-06-09T10:54:58.315368634Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:54:58.316362 crc crio[3651]: time=\"2026-06-09T10:54:58.315590742Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0(1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9), attempting CNI teardown with cached info\"\nJun 09 10:54:58.316362 crc crio[3651]: time=\"2026-06-09T10:54:58.315839349Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc000132e58}] Aliases:map[]}\"\nJun 09 10:54:58.316362 crc crio[3651]: time=\"2026-06-09T10:54:58.315982727Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:54:58.349703 crc crio[3651]: 2026-06-09T10:54:58Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:54:58.349703 crc crio[3651]: time=\"2026-06-09T10:54:58.348280876Z\" level=info msg=\"Successfully cleaned up network for pod 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9\"\nJun 09 10:54:58.349703 crc crio[3651]: time=\"2026-06-09T10:54:58.348332735Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:54:58.349703 crc crio[3651]: time=\"2026-06-09T10:54:58.348372094Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0(caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4), attempting CNI teardown with cached info\"\nJun 09 10:54:58.349703 crc crio[3651]: time=\"2026-06-09T10:54:58.34875757Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc00108a2b8}] Aliases:map[]}\"\nJun 09 10:54:58.349703 crc crio[3651]: time=\"2026-06-09T10:54:58.348938658Z\" level=info msg=\"Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:54:58.415605 crc crio[3651]: 2026-06-09T10:54:58Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:54:58.415822 crc crio[3651]: time=\"2026-06-09T10:54:58.415689849Z\" level=info msg=\"Successfully cleaned up network for pod caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4\"\nJun 09 10:54:58.415822 crc crio[3651]: time=\"2026-06-09T10:54:58.415724439Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:54:58.415822 crc crio[3651]: time=\"2026-06-09T10:54:58.415739429Z\" level=info msg=\"Successfully cleaned up network for pod da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f\"\nJun 09 10:54:58.415822 crc crio[3651]: time=\"2026-06-09T10:54:58.415753669Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:54:58.415822 crc crio[3651]: time=\"2026-06-09T10:54:58.415764758Z\" level=info msg=\"Successfully cleaned up network for pod 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227\"\nJun 09 10:54:58.415822 crc crio[3651]: time=\"2026-06-09T10:54:58.415773928Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:54:58.415822 crc crio[3651]: time=\"2026-06-09T10:54:58.415803058Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0(34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16), attempting CNI teardown with cached info\"\nJun 09 10:54:58.416043 crc crio[3651]: time=\"2026-06-09T10:54:58.416024315Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc00108a368}] Aliases:map[]}\"\nJun 09 10:54:58.416237 crc crio[3651]: time=\"2026-06-09T10:54:58.416169944Z\" level=info msg=\"Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:54:58.433667 crc crio[3651]: 2026-06-09T10:54:58Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:54:58.433667 crc crio[3651]: time=\"2026-06-09T10:54:58.432799707Z\" level=info msg=\"Successfully cleaned up network for pod 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16\"\nJun 09 10:54:58.433667 crc crio[3651]: time=\"2026-06-09T10:54:58.432836117Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:54:58.433667 crc crio[3651]: time=\"2026-06-09T10:54:58.432868876Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0(38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1), attempting CNI teardown with cached info\"\nJun 09 10:54:58.433667 crc crio[3651]: time=\"2026-06-09T10:54:58.433143183Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc00108a418}] Aliases:map[]}\"\nJun 09 10:54:58.433667 crc crio[3651]: time=\"2026-06-09T10:54:58.433303581Z\" level=info msg=\"Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:54:58.457857 crc crio[3651]: 2026-06-09T10:54:58Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:54:58.458226 crc crio[3651]: time=\"2026-06-09T10:54:58.458181048Z\" level=info msg=\"Successfully cleaned up network for pod 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1\"\nJun 09 10:54:58.458464 crc crio[3651]: time=\"2026-06-09T10:54:58.458365045Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:54:58.458606 crc crio[3651]: time=\"2026-06-09T10:54:58.458580003Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0(6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb), attempting CNI teardown with cached info\"\nJun 09 10:54:58.458938 crc crio[3651]: time=\"2026-06-09T10:54:58.458911689Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc00093e500}] Aliases:map[]}\"\nJun 09 10:54:58.459213 crc crio[3651]: time=\"2026-06-09T10:54:58.459191356Z\" level=info msg=\"Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:54:58.478459 crc crio[3651]: 2026-06-09T10:54:58Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:54:58.478718 crc crio[3651]: time=\"2026-06-09T10:54:58.478606166Z\" level=info msg=\"Successfully cleaned up network for pod 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb\"\nJun 09 10:54:58.478783 crc crio[3651]: time=\"2026-06-09T10:54:58.478721545Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:54:58.478783 crc crio[3651]: time=\"2026-06-09T10:54:58.478766364Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0(aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1), attempting CNI teardown with cached info\"\nJun 09 10:54:58.479081 crc crio[3651]: time=\"2026-06-09T10:54:58.479008812Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc000132f00}] Aliases:map[]}\"\nJun 09 10:54:58.479309 crc crio[3651]: time=\"2026-06-09T10:54:58.479238359Z\" level=info msg=\"Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:54:58.528055 crc crio[3651]: 2026-06-09T10:54:58Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:54:58.528282 crc crio[3651]: time=\"2026-06-09T10:54:58.528172131Z\" level=info msg=\"Successfully cleaned up network for pod aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1\"\nJun 09 10:54:58.528333 crc crio[3651]: time=\"2026-06-09T10:54:58.52828278Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:54:58.528333 crc crio[3651]: time=\"2026-06-09T10:54:58.528318439Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0(6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5), attempting CNI teardown with cached info\"\nJun 09 10:54:58.528707 crc crio[3651]: time=\"2026-06-09T10:54:58.528624296Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb9d3cfcf_d286_4dfc_a5cf_dbb9268a3cda.slice PodAnnotations:0xc000a00458}] Aliases:map[]}\"\nJun 09 10:54:58.528869 crc crio[3651]: time=\"2026-06-09T10:54:58.528824093Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:54:58.544880 crc crio[3651]: 2026-06-09T10:54:58Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:54:58.545067 crc crio[3651]: time=\"2026-06-09T10:54:58.545015582Z\" level=info msg=\"Successfully cleaned up network for pod 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5\"\nJun 09 10:54:58.545067 crc crio[3651]: time=\"2026-06-09T10:54:58.545070141Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:54:58.545155 crc crio[3651]: time=\"2026-06-09T10:54:58.545106021Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_kube-storage-version-migrator-operator-565b79b866-2h5s6_openshift-kube-storage-version-migrator-operator_8f573912-eb25-4f17-bfe5-81325e551bf2_0(8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7), attempting CNI teardown with cached info\"\nJun 09 10:54:58.545373 crc crio[3651]: time=\"2026-06-09T10:54:58.545332208Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc00018aa58}] Aliases:map[]}\"\nJun 09 10:54:58.545666 crc crio[3651]: time=\"2026-06-09T10:54:58.545618405Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:54:58.608739 crc crio[3651]: 2026-06-09T10:54:58Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:54:58.608873 crc crio[3651]: time=\"2026-06-09T10:54:58.608847158Z\" level=info msg=\"Successfully cleaned up network for pod 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7\"\nJun 09 10:54:58.608920 crc crio[3651]: time=\"2026-06-09T10:54:58.608878168Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:54:58.608920 crc crio[3651]: time=\"2026-06-09T10:54:58.608907547Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_kube-apiserver-operator-575994946d-vgpnb_openshift-kube-apiserver-operator_4f837d5f-4682-4cae-99ca-824ebae60fec_0(5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730), attempting CNI teardown with cached info\"\nJun 09 10:54:58.609286 crc crio[3651]: time=\"2026-06-09T10:54:58.609096095Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc00018ab00}] Aliases:map[]}\"\nJun 09 10:54:58.609520 crc crio[3651]: time=\"2026-06-09T10:54:58.609469651Z\" level=info msg=\"Deleting pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:54:58.666016 crc crio[3651]: 2026-06-09T10:54:58Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:54:58.666173 crc crio[3651]: time=\"2026-06-09T10:54:58.666105022Z\" level=info msg=\"Successfully cleaned up network for pod 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730\"\nJun 09 10:54:58.666173 crc crio[3651]: time=\"2026-06-09T10:54:58.666152351Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:54:58.666265 crc crio[3651]: time=\"2026-06-09T10:54:58.666184471Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_machine-config-controller-f9cdd68f7-bb2jm_openshift-machine-config-operator_e968817c-5b6a-4904-ba68-59a8235d6c0d_0(42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405), attempting CNI teardown with cached info\"\nJun 09 10:54:58.666462 crc crio[3651]: time=\"2026-06-09T10:54:58.666358459Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc000133058}] Aliases:map[]}\"\nJun 09 10:54:58.666671 crc crio[3651]: time=\"2026-06-09T10:54:58.666623306Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:54:58.828798 crc crio[3651]: 2026-06-09T10:54:58Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:54:58.829084 crc crio[3651]: time=\"2026-06-09T10:54:58.828997097Z\" level=info msg=\"Successfully cleaned up network for pod 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405\"\nJun 09 10:54:58.829084 crc crio[3651]: time=\"2026-06-09T10:54:58.829047776Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:54:58.829205 crc crio[3651]: time=\"2026-06-09T10:54:58.829090636Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_revision-pruner-11-crc_openshift-kube-apiserver_8bed3f21-2a5d-4b00-8b19-761212047f63_0(40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587), attempting CNI teardown with cached info\"\nJun 09 10:54:58.829264 crc crio[3651]: time=\"2026-06-09T10:54:58.829237154Z\" level=info msg=\"Got pod network &{Name:revision-pruner-11-crc Namespace:openshift-kube-apiserver ID:40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587 UID:8bed3f21-2a5d-4b00-8b19-761212047f63 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod8bed3f21_2a5d_4b00_8b19_761212047f63.slice PodAnnotations:0xc000a00020}] Aliases:map[]}\"\nJun 09 10:54:58.829321 crc crio[3651]: time=\"2026-06-09T10:54:58.829291584Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 10:54:58.829498 crc crio[3651]: time=\"2026-06-09T10:54:58.829319533Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 10:54:58.829498 crc crio[3651]: time=\"2026-06-09T10:54:58.829341563Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-11-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:54:59.020230 crc crio[3651]: 2026-06-09T10:54:58Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:54:59.020230 crc crio[3651]: time=\"2026-06-09T10:54:58.935773366Z\" level=info msg=\"Successfully cleaned up network for pod 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587\"\nJun 09 10:54:59.020230 crc crio[3651]: time=\"2026-06-09T10:54:58.935809116Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:54:59.020230 crc crio[3651]: time=\"2026-06-09T10:54:58.936010273Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0(05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150), attempting CNI teardown with cached info\"\nJun 09 10:54:59.020230 crc crio[3651]: time=\"2026-06-09T10:54:58.936225691Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc00018a748}] Aliases:map[]}\"\nJun 09 10:54:59.020230 crc crio[3651]: time=\"2026-06-09T10:54:58.936526517Z\" level=info msg=\"Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:54:59.134566 crc crio[3651]: 2026-06-09T10:54:59Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:54:59.134804 crc crio[3651]: time=\"2026-06-09T10:54:59.134724206Z\" level=info msg=\"Successfully cleaned up network for pod 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150\"\nJun 09 10:54:59.134804 crc crio[3651]: time=\"2026-06-09T10:54:59.134765706Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:54:59.135026 crc crio[3651]: time=\"2026-06-09T10:54:59.134804626Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_openshift-machine-api_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c_0(f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae), attempting CNI teardown with cached info\"\nJun 09 10:54:59.135026 crc crio[3651]: time=\"2026-06-09T10:54:59.135015153Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc000452028}] Aliases:map[]}\"\nJun 09 10:54:59.135494 crc crio[3651]: time=\"2026-06-09T10:54:59.135314689Z\" level=info msg=\"Deleting pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:54:59.175497 crc crio[3651]: 2026-06-09T10:54:59Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:54:59.175651 crc crio[3651]: time=\"2026-06-09T10:54:59.175616223Z\" level=info msg=\"Successfully cleaned up network for pod f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae\"\nJun 09 10:54:59.175651 crc crio[3651]: time=\"2026-06-09T10:54:59.175649273Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:54:59.175752 crc crio[3651]: time=\"2026-06-09T10:54:59.175663663Z\" level=info msg=\"Successfully cleaned up network for pod 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a\"\nJun 09 10:54:59.175752 crc crio[3651]: time=\"2026-06-09T10:54:59.175670513Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:54:59.175752 crc crio[3651]: time=\"2026-06-09T10:54:59.175695003Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0(38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71), attempting CNI teardown with cached info\"\nJun 09 10:54:59.175912 crc crio[3651]: time=\"2026-06-09T10:54:59.175854501Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc000132600}] Aliases:map[]}\"\nJun 09 10:54:59.176060 crc crio[3651]: time=\"2026-06-09T10:54:59.176013399Z\" level=info msg=\"Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:54:59.204622 crc crio[3651]: 2026-06-09T10:54:59Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:54:59.204722 crc crio[3651]: time=\"2026-06-09T10:54:59.20469616Z\" level=info msg=\"Successfully cleaned up network for pod 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71\"\nJun 09 10:54:59.204781 crc crio[3651]: time=\"2026-06-09T10:54:59.20472618Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:54:59.204781 crc crio[3651]: time=\"2026-06-09T10:54:59.204762059Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7), attempting CNI teardown with cached info\"\nJun 09 10:54:59.204950 crc crio[3651]: time=\"2026-06-09T10:54:59.204896698Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91f37d35_53d4_49eb_b4e2_8ee1a226094b.slice PodAnnotations:0xc000132698}] Aliases:map[]}\"\nJun 09 10:54:59.205322 crc crio[3651]: time=\"2026-06-09T10:54:59.205260413Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:54:59.293943 crc crio[3651]: 2026-06-09T10:54:59Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:54:59.294112 crc crio[3651]: time=\"2026-06-09T10:54:59.294037095Z\" level=info msg=\"Successfully cleaned up network for pod a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7\"\nJun 09 10:54:59.294112 crc crio[3651]: time=\"2026-06-09T10:54:59.294080274Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:54:59.294191 crc crio[3651]: time=\"2026-06-09T10:54:59.294134504Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_cluster-samples-operator-6b564684c8-bqbxk_openshift-cluster-samples-operator_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0_0(6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9), attempting CNI teardown with cached info\"\nJun 09 10:54:59.294504 crc crio[3651]: time=\"2026-06-09T10:54:59.29445853Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc000132980}] Aliases:map[]}\"\nJun 09 10:54:59.294763 crc crio[3651]: time=\"2026-06-09T10:54:59.294673327Z\" level=info msg=\"Deleting pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:54:59.311835 crc crio[3651]: 2026-06-09T10:54:59Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:54:59.311991 crc crio[3651]: time=\"2026-06-09T10:54:59.311943943Z\" level=info msg=\"Successfully cleaned up network for pod 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9\"\nJun 09 10:54:59.311991 crc crio[3651]: time=\"2026-06-09T10:54:59.311973513Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:54:59.311991 crc crio[3651]: time=\"2026-06-09T10:54:59.311987783Z\" level=info msg=\"Successfully cleaned up network for pod 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255\"\nJun 09 10:54:59.311991 crc crio[3651]: time=\"2026-06-09T10:54:59.311995203Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:54:59.312134 crc crio[3651]: time=\"2026-06-09T10:54:59.312003403Z\" level=info msg=\"Successfully cleaned up network for pod 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6\"\nJun 09 10:54:59.312134 crc crio[3651]: time=\"2026-06-09T10:54:59.312061392Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:54:59.312134 crc crio[3651]: time=\"2026-06-09T10:54:59.312072372Z\" level=info msg=\"Successfully cleaned up network for pod fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183\"\nJun 09 10:54:59.312134 crc crio[3651]: time=\"2026-06-09T10:54:59.312079502Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:54:59.312134 crc crio[3651]: time=\"2026-06-09T10:54:59.312105981Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_collect-profiles-29632815-n4njh_openshift-operator-lifecycle-manager_bf264f66-3eb4-4567-a4e2-6c6f9890ebf9_0(ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff), attempting CNI teardown with cached info\"\nJun 09 10:54:59.312276 crc crio[3651]: time=\"2026-06-09T10:54:59.31220699Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29632815-n4njh Namespace:openshift-operator-lifecycle-manager ID:ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff UID:bf264f66-3eb4-4567-a4e2-6c6f9890ebf9 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbf264f66_3eb4_4567_a4e2_6c6f9890ebf9.slice PodAnnotations:0xc000132a10}] Aliases:map[]}\"\nJun 09 10:54:59.312276 crc crio[3651]: time=\"2026-06-09T10:54:59.31224475Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 10:54:59.312276 crc crio[3651]: time=\"2026-06-09T10:54:59.31225358Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 10:54:59.312276 crc crio[3651]: time=\"2026-06-09T10:54:59.31226391Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632815-n4njh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:54:59.441759 crc crio[3651]: 2026-06-09T10:54:59Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:54:59.441978 crc crio[3651]: time=\"2026-06-09T10:54:59.441881139Z\" level=info msg=\"Successfully cleaned up network for pod ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff\"\nJun 09 10:54:59.441978 crc crio[3651]: time=\"2026-06-09T10:54:59.441967678Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:54:59.442158 crc crio[3651]: time=\"2026-06-09T10:54:59.441996137Z\" level=info msg=\"Successfully cleaned up network for pod f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852\"\nJun 09 10:54:59.442158 crc crio[3651]: time=\"2026-06-09T10:54:59.442009237Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:54:59.442158 crc crio[3651]: time=\"2026-06-09T10:54:59.442052157Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010), attempting CNI teardown with cached info\"\nJun 09 10:54:59.442508 crc crio[3651]: time=\"2026-06-09T10:54:59.442449452Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6cdf074d_0e2a_4a0b_8843_5f823e7bf7c3.slice PodAnnotations:0xc000132aa8}] Aliases:map[]}\"\nJun 09 10:54:59.442775 crc crio[3651]: time=\"2026-06-09T10:54:59.44266971Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:54:59.503569 crc crio[3651]: 2026-06-09T10:54:59Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:54:59.503707 crc crio[3651]: time=\"2026-06-09T10:54:59.50361356Z\" level=info msg=\"Successfully cleaned up network for pod 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010\"\nJun 09 10:54:59.503707 crc crio[3651]: time=\"2026-06-09T10:54:59.503645099Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:54:59.503707 crc crio[3651]: time=\"2026-06-09T10:54:59.503679619Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0(2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240), attempting CNI teardown with cached info\"\nJun 09 10:54:59.503971 crc crio[3651]: time=\"2026-06-09T10:54:59.503854387Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc000132b38}] Aliases:map[]}\"\nJun 09 10:54:59.504134 crc crio[3651]: time=\"2026-06-09T10:54:59.504094344Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:54:59.521706 crc crio[3651]: 2026-06-09T10:54:59Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:54:59.521813 crc crio[3651]: time=\"2026-06-09T10:54:59.521755466Z\" level=info msg=\"Successfully cleaned up network for pod 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240\"\nJun 09 10:54:59.521813 crc crio[3651]: time=\"2026-06-09T10:54:59.521789655Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:54:59.521929 crc crio[3651]: time=\"2026-06-09T10:54:59.521833125Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_installer-12-crc_openshift-kube-apiserver_75a71d08-dc2b-405a-a0f5-fd65ddc07ae1_0(3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab), attempting CNI teardown with cached info\"\nJun 09 10:54:59.522019 crc crio[3651]: time=\"2026-06-09T10:54:59.521958513Z\" level=info msg=\"Got pod network &{Name:installer-12-crc Namespace:openshift-kube-apiserver ID:3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab UID:75a71d08-dc2b-405a-a0f5-fd65ddc07ae1 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod75a71d08_dc2b_405a_a0f5_fd65ddc07ae1.slice PodAnnotations:0xc0004526b8}] Aliases:map[]}\"\nJun 09 10:54:59.522107 crc crio[3651]: time=\"2026-06-09T10:54:59.522024692Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 10:54:59.522107 crc crio[3651]: time=\"2026-06-09T10:54:59.522043842Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 10:54:59.522107 crc crio[3651]: time=\"2026-06-09T10:54:59.522060392Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_installer-12-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:54:59.682952 crc crio[3651]: 2026-06-09T10:54:59Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:54:59.683242 crc crio[3651]: time=\"2026-06-09T10:54:59.683051511Z\" level=info msg=\"Successfully cleaned up network for pod 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab\"\nJun 09 10:54:59.683368 crc crio[3651]: time=\"2026-06-09T10:54:59.683251078Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:54:59.683648 crc crio[3651]: time=\"2026-06-09T10:54:59.683322987Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118), attempting CNI teardown with cached info\"\nJun 09 10:54:59.684040 crc crio[3651]: time=\"2026-06-09T10:54:59.683860131Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38fb2a5f_6a1e_4c7a_8df2_0b2a456c372e.slice PodAnnotations:0xc00008c828}] Aliases:map[]}\"\nJun 09 10:54:59.684555 crc crio[3651]: time=\"2026-06-09T10:54:59.684134198Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:54:59.687795 crc crio[3651]: time=\"2026-06-09T10:54:59.687761755Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD\" id=ce1da542-600e-4a1e-9d45-004b5d1cae35 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:54:59.687968 crc crio[3651]: time=\"2026-06-09T10:54:59.687943113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:54:59.708008 crc crio[3651]: time=\"2026-06-09T10:54:59.707954947Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=ce1da542-600e-4a1e-9d45-004b5d1cae35 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:54:59.717578 crc crio[3651]: time=\"2026-06-09T10:54:59.717451144Z\" level=info msg=\"Running pod sandbox: openshift-etcd/etcd-crc/POD\" id=80ff5ab6-cb42-480e-8226-563c10e9b994 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:54:59.717696 crc crio[3651]: time=\"2026-06-09T10:54:59.717627262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:54:59.740726 crc crio[3651]: time=\"2026-06-09T10:54:59.739779341Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=85136e29-939b-416e-8c3f-7cfd81da0b8f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:54:59.740726 crc crio[3651]: 2026-06-09T10:54:59Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:54:59.740726 crc crio[3651]: time=\"2026-06-09T10:54:59.739889949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:54:59.740726 crc crio[3651]: time=\"2026-06-09T10:54:59.740171626Z\" level=info msg=\"Successfully cleaned up network for pod 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118\"\nJun 09 10:54:59.740726 crc crio[3651]: time=\"2026-06-09T10:54:59.740247595Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:54:59.740726 crc crio[3651]: time=\"2026-06-09T10:54:59.740313114Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_openshift-kube-scheduler-operator-54f497555d-d8646_openshift-kube-scheduler-operator_4e9ac1d6-d4ed-4411-a098-d1bf725c943c_0(2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0), attempting CNI teardown with cached info\"\nJun 09 10:54:59.740963 crc crio[3651]: time=\"2026-06-09T10:54:59.740814018Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc001f06008}] Aliases:map[]}\"\nJun 09 10:54:59.740963 crc crio[3651]: time=\"2026-06-09T10:54:59.739935919Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=80ff5ab6-cb42-480e-8226-563c10e9b994 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:54:59.741055 crc crio[3651]: time=\"2026-06-09T10:54:59.741026486Z\" level=info msg=\"Deleting pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:54:59.742270 crc crio[3651]: time=\"2026-06-09T10:54:59.741923755Z\" level=info msg=\"Ran pod sandbox 2dfe4299748d2771e41de0440576c1775c907538a977cc3e4b0534eee62acfeb with infra container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD\" id=ce1da542-600e-4a1e-9d45-004b5d1cae35 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:54:59.748478 crc crio[3651]: time=\"2026-06-09T10:54:59.748237021Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=85136e29-939b-416e-8c3f-7cfd81da0b8f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:54:59.749513 crc crio[3651]: time=\"2026-06-09T10:54:59.749022791Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=2b27f1f4-411e-4a75-bad1-6b9b3971c1db name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:54:59.757128 crc crio[3651]: time=\"2026-06-09T10:54:59.756925948Z\" level=info msg=\"Ran pod sandbox fad9950d4d19f211666866a3f71bcd6bbff39bc9c6aa90e24cf76cd7a4ddf9d1 with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=85136e29-939b-416e-8c3f-7cfd81da0b8f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:54:59.761003 crc crio[3651]: time=\"2026-06-09T10:54:59.760697854Z\" level=info msg=\"Ran pod sandbox eb5b64ac67d376ee9bd3b7c89042f4219dbac712d4dd866e59247e0bf4c0aa8a with infra container: openshift-etcd/etcd-crc/POD\" id=80ff5ab6-cb42-480e-8226-563c10e9b994 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:54:59.761746 crc crio[3651]: time=\"2026-06-09T10:54:59.761603943Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=6ba93f6f-7f57-43a3-a7a3-a9a7aa9c583b name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:54:59.763664 crc crio[3651]: time=\"2026-06-09T10:54:59.76356247Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=77bed9c9-eb66-4607-86ed-031e5c6f5eb8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:54:59.765771 crc crio[3651]: time=\"2026-06-09T10:54:59.765671785Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=9e21d57e-8beb-40f8-b7da-2bbb5c779a1a name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:54:59.766378 crc crio[3651]: time=\"2026-06-09T10:54:59.766270018Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=43bc9226-d77e-4ee3-8563-4946c99a11d3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:54:59.767319 crc crio[3651]: time=\"2026-06-09T10:54:59.767226757Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=299ddc4e-1a43-4afe-baa0-51d7555b727d name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:54:59.779938 crc crio[3651]: time=\"2026-06-09T10:54:59.779676899Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager/kube-controller-manager-crc/POD\" id=15411b53-5e16-4274-9040-f0960a74079b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:54:59.779938 crc crio[3651]: time=\"2026-06-09T10:54:59.779835398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:54:59.784914 crc crio[3651]: 2026-06-09T10:54:59Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:54:59.785009 crc crio[3651]: time=\"2026-06-09T10:54:59.784957707Z\" level=info msg=\"Successfully cleaned up network for pod 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0\"\nJun 09 10:54:59.785009 crc crio[3651]: time=\"2026-06-09T10:54:59.784999037Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:54:59.785132 crc crio[3651]: time=\"2026-06-09T10:54:59.785050516Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0(044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded), attempting CNI teardown with cached info\"\nJun 09 10:54:59.785788 crc crio[3651]: time=\"2026-06-09T10:54:59.785255584Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc001f06170}] Aliases:map[]}\"\nJun 09 10:54:59.785788 crc crio[3651]: time=\"2026-06-09T10:54:59.785612709Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:54:59.789370 crc crio[3651]: time=\"2026-06-09T10:54:59.789301986Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=15411b53-5e16-4274-9040-f0960a74079b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:54:59.796042 crc crio[3651]: time=\"2026-06-09T10:54:59.796002917Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD\" id=f60fdaea-1c97-4bcd-98b9-090ecc1a8acc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:54:59.796198 crc crio[3651]: time=\"2026-06-09T10:54:59.796173605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:54:59.800853 crc crio[3651]: time=\"2026-06-09T10:54:59.800698991Z\" level=info msg=\"Ran pod sandbox 10a436eaf8e348d1b9ab6f246aea0c7409ced60acba075a0c3519143509c4b4b with infra container: openshift-kube-controller-manager/kube-controller-manager-crc/POD\" id=15411b53-5e16-4274-9040-f0960a74079b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:54:59.804881 crc crio[3651]: time=\"2026-06-09T10:54:59.804839132Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=f60fdaea-1c97-4bcd-98b9-090ecc1a8acc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:54:59.805195 crc crio[3651]: time=\"2026-06-09T10:54:59.805092819Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=4de0ddef-8924-4995-978c-f134e2863a52 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:54:59.810000 crc crio[3651]: time=\"2026-06-09T10:54:59.809162391Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=fefee8f7-bd93-4090-b07f-e124edb6d411 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:54:59.820312 crc crio[3651]: 2026-06-09T10:54:59Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:54:59.820312 crc crio[3651]: time=\"2026-06-09T10:54:59.8169226Z\" level=info msg=\"Successfully cleaned up network for pod 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded\"\nJun 09 10:54:59.820312 crc crio[3651]: time=\"2026-06-09T10:54:59.816952959Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:54:59.820312 crc crio[3651]: time=\"2026-06-09T10:54:59.816966849Z\" level=info msg=\"Successfully cleaned up network for pod c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946\"\nJun 09 10:54:59.820312 crc crio[3651]: time=\"2026-06-09T10:54:59.816976739Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:54:59.820312 crc crio[3651]: time=\"2026-06-09T10:54:59.817011498Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0(f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6), attempting CNI teardown with cached info\"\nJun 09 10:54:59.820312 crc crio[3651]: time=\"2026-06-09T10:54:59.817192466Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc001e2a700}] Aliases:map[]}\"\nJun 09 10:54:59.820312 crc crio[3651]: time=\"2026-06-09T10:54:59.817319055Z\" level=info msg=\"Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:54:59.820312 crc crio[3651]: time=\"2026-06-09T10:54:59.818775948Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/setup\" id=04bcf062-49dd-448f-8542-55a4234e9dd5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:54:59.821108 crc crio[3651]: time=\"2026-06-09T10:54:59.820881093Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=1f577ef3-427b-4240-b918-50fa65f7f11a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:54:59.821108 crc crio[3651]: time=\"2026-06-09T10:54:59.820934252Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=46ccc90a-7010-41d8-baee-8a73b31c1017 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:54:59.821476 crc crio[3651]: time=\"2026-06-09T10:54:59.821371847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:54:59.821549 crc crio[3651]: time=\"2026-06-09T10:54:59.821483236Z\" level=info msg=\"Ran pod sandbox b5e8f15da3d80037f06594d903d0a4de729585fa54d22d84d316e09023a95928 with infra container: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD\" id=f60fdaea-1c97-4bcd-98b9-090ecc1a8acc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:54:59.821919 crc crio[3651]: time=\"2026-06-09T10:54:59.821484026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:54:59.821919 crc crio[3651]: time=\"2026-06-09T10:54:59.821738773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:54:59.821919 crc crio[3651]: time=\"2026-06-09T10:54:59.820879083Z\" level=info msg=\"Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup\" id=481ab22b-3e95-4cc4-9f6d-57d3f391116d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:54:59.823473 crc crio[3651]: time=\"2026-06-09T10:54:59.823375883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:54:59.824080 crc crio[3651]: time=\"2026-06-09T10:54:59.824046515Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=84950074-4687-42fc-9d41-5a12e7ac171f name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:54:59.831700 crc crio[3651]: time=\"2026-06-09T10:54:59.831607136Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=3725e81c-b630-4f4b-bac8-7a73e6262267 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:54:59.841707 crc crio[3651]: time=\"2026-06-09T10:54:59.84057333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:54:59.844455 crc crio[3651]: time=\"2026-06-09T10:54:59.844364555Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port\" id=269c422f-8a65-4397-8408-cb9937c1bab3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:54:59.845059 crc crio[3651]: time=\"2026-06-09T10:54:59.844947739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:54:59.845981 crc crio[3651]: time=\"2026-06-09T10:54:59.845897367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:54:59.854941 crc crio[3651]: time=\"2026-06-09T10:54:59.854812742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:54:59.857367 crc crio[3651]: time=\"2026-06-09T10:54:59.857272743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:54:59.859547 crc crio[3651]: time=\"2026-06-09T10:54:59.859385558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:54:59.947863 crc crio[3651]: 2026-06-09T10:54:59Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:54:59.948086 crc crio[3651]: time=\"2026-06-09T10:54:59.947952682Z\" level=info msg=\"Successfully cleaned up network for pod f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6\"\nJun 09 10:54:59.948086 crc crio[3651]: time=\"2026-06-09T10:54:59.947986902Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:54:59.948086 crc crio[3651]: time=\"2026-06-09T10:54:59.948055241Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0(e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400), attempting CNI teardown with cached info\"\nJun 09 10:54:59.961926 crc crio[3651]: time=\"2026-06-09T10:54:59.961835498Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc000132218}] Aliases:map[]}\"\nJun 09 10:54:59.963209 crc crio[3651]: time=\"2026-06-09T10:54:59.963170422Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:55:00.152829 crc crio[3651]: 2026-06-09T10:55:00Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:55:00.154496 crc crio[3651]: time=\"2026-06-09T10:55:00.152909792Z\" level=info msg=\"Successfully cleaned up network for pod e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400\"\nJun 09 10:55:00.154496 crc crio[3651]: time=\"2026-06-09T10:55:00.152938071Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:55:00.154496 crc crio[3651]: time=\"2026-06-09T10:55:00.152968941Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0(87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d), attempting CNI teardown with cached info\"\nJun 09 10:55:00.154496 crc crio[3651]: time=\"2026-06-09T10:55:00.153099059Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc001f92420}] Aliases:map[]}\"\nJun 09 10:55:00.154496 crc crio[3651]: time=\"2026-06-09T10:55:00.153217088Z\" level=info msg=\"Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:55:00.324920 crc crio[3651]: 2026-06-09T10:55:00Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:55:00.325136 crc crio[3651]: time=\"2026-06-09T10:55:00.325027189Z\" level=info msg=\"Successfully cleaned up network for pod 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d\"\nJun 09 10:55:00.325136 crc crio[3651]: time=\"2026-06-09T10:55:00.325060908Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:55:00.325136 crc crio[3651]: time=\"2026-06-09T10:55:00.325099538Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0(21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791), attempting CNI teardown with cached info\"\nJun 09 10:55:00.325371 crc crio[3651]: time=\"2026-06-09T10:55:00.325267146Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791 UID:677c2747-1901-4941-94f1-8281cced296b NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc001f927e8}] Aliases:map[]}\"\nJun 09 10:55:00.325586 crc crio[3651]: time=\"2026-06-09T10:55:00.325520533Z\" level=info msg=\"Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:55:00.617514 crc crio[3651]: 2026-06-09T10:55:00Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:55:00.617701 crc crio[3651]: time=\"2026-06-09T10:55:00.61759947Z\" level=info msg=\"Successfully cleaned up network for pod 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791\"\nJun 09 10:55:00.617701 crc crio[3651]: time=\"2026-06-09T10:55:00.617632791Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:55:00.617701 crc crio[3651]: time=\"2026-06-09T10:55:00.617668672Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_openshift-controller-manager-operator-686468bdd5-sjcrn_openshift-controller-manager-operator_84e6e6fd-a448-462c-a5d3-8fa636be2d6f_0(34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e), attempting CNI teardown with cached info\"\nJun 09 10:55:00.617855 crc crio[3651]: time=\"2026-06-09T10:55:00.617807526Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc001ecc0a0}] Aliases:map[]}\"\nJun 09 10:55:00.618046 crc crio[3651]: time=\"2026-06-09T10:55:00.61794407Z\" level=info msg=\"Deleting pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:55:00.738735 crc crio[3651]: 2026-06-09T10:55:00Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:55:00.738939 crc crio[3651]: time=\"2026-06-09T10:55:00.738858187Z\" level=info msg=\"Successfully cleaned up network for pod 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e\"\nJun 09 10:55:00.738939 crc crio[3651]: time=\"2026-06-09T10:55:00.738901798Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 10:55:00.739049 crc crio[3651]: time=\"2026-06-09T10:55:00.73894256Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0(0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007), attempting CNI teardown with cached info\"\nJun 09 10:55:00.739198 crc crio[3651]: time=\"2026-06-09T10:55:00.739128135Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007 UID:17b87002-b798-480a-8e17-83053d698239 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc001ecc178}] Aliases:map[]}\"\nJun 09 10:55:00.739515 crc crio[3651]: time=\"2026-06-09T10:55:00.739355532Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:55:00.818984 crc crio[3651]: 2026-06-09T10:55:00Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 09 10:55:00.819364 crc crio[3651]: time=\"2026-06-09T10:55:00.819246529Z\" level=info msg=\"Successfully cleaned up network for pod 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007\"\nJun 09 10:55:01.439869 crc crio[3651]: time=\"2026-06-09T10:55:01.439770926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:01.440317 crc crio[3651]: time=\"2026-06-09T10:55:01.439969002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:01.440317 crc crio[3651]: time=\"2026-06-09T10:55:01.440150047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:01.445564 crc crio[3651]: time=\"2026-06-09T10:55:01.439876909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:01.445991 crc crio[3651]: time=\"2026-06-09T10:55:01.445861875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:01.585604 crc crio[3651]: time=\"2026-06-09T10:55:01.58531845Z\" level=info msg=\"Created container 7945013c366739fee631536d0674a6db2a056ed5526871995486058ce296e49c: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=1f577ef3-427b-4240-b918-50fa65f7f11a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:55:01.586997 crc crio[3651]: time=\"2026-06-09T10:55:01.586907387Z\" level=info msg=\"Starting container: 7945013c366739fee631536d0674a6db2a056ed5526871995486058ce296e49c\" id=8e5d095a-199a-4113-a462-1081637933f3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:55:01.591514 crc crio[3651]: time=\"2026-06-09T10:55:01.591464301Z\" level=info msg=\"Started container\" PID=5431 containerID=7945013c366739fee631536d0674a6db2a056ed5526871995486058ce296e49c description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=8e5d095a-199a-4113-a462-1081637933f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=10a436eaf8e348d1b9ab6f246aea0c7409ced60acba075a0c3519143509c4b4b\nJun 09 10:55:01.593694 crc crio[3651]: time=\"2026-06-09T10:55:01.593624975Z\" level=info msg=\"Created container 15712a698a3ce2868f852d4366845619955e942ec3f79ef220b5540e2408c549: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=46ccc90a-7010-41d8-baee-8a73b31c1017 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:55:01.593990 crc crio[3651]: time=\"2026-06-09T10:55:01.593875612Z\" level=info msg=\"Created container 9f4e3cf7ce23c6610a634a227c482bc608d0f41cd87570d4572cc649348ae30a: openshift-etcd/etcd-crc/setup\" id=04bcf062-49dd-448f-8542-55a4234e9dd5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:55:01.595348 crc crio[3651]: time=\"2026-06-09T10:55:01.594093389Z\" level=info msg=\"Created container 324e2f5e986217ca7801f61590a23789482d6c9a37d0bf602b51f8e75dc684fc: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup\" id=481ab22b-3e95-4cc4-9f6d-57d3f391116d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:55:01.595348 crc crio[3651]: time=\"2026-06-09T10:55:01.594172241Z\" level=info msg=\"Created container 22c085aa29bf0c45fa4e03c35bd6c3e85974a240e76e3aa22193bb626d686987: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port\" id=269c422f-8a65-4397-8408-cb9937c1bab3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:55:01.595925 crc crio[3651]: time=\"2026-06-09T10:55:01.595866261Z\" level=info msg=\"Starting container: 9f4e3cf7ce23c6610a634a227c482bc608d0f41cd87570d4572cc649348ae30a\" id=3797cf10-07bd-4f04-9791-a601328f6536 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:55:01.595925 crc crio[3651]: time=\"2026-06-09T10:55:01.595915302Z\" level=info msg=\"Starting container: 15712a698a3ce2868f852d4366845619955e942ec3f79ef220b5540e2408c549\" id=7462cadb-2440-4a91-8765-446e0f6f03ad name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:55:01.596047 crc crio[3651]: time=\"2026-06-09T10:55:01.595941963Z\" level=info msg=\"Starting container: 22c085aa29bf0c45fa4e03c35bd6c3e85974a240e76e3aa22193bb626d686987\" id=361fc9b3-0f1b-49c5-9961-5d671ad50f46 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:55:01.596047 crc crio[3651]: time=\"2026-06-09T10:55:01.596024236Z\" level=info msg=\"Starting container: 324e2f5e986217ca7801f61590a23789482d6c9a37d0bf602b51f8e75dc684fc\" id=8ae7c49a-5364-4ba6-ac6e-7805fee547b2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:55:01.601136 crc crio[3651]: time=\"2026-06-09T10:55:01.601056164Z\" level=info msg=\"Started container\" PID=5428 containerID=9f4e3cf7ce23c6610a634a227c482bc608d0f41cd87570d4572cc649348ae30a description=openshift-etcd/etcd-crc/setup id=3797cf10-07bd-4f04-9791-a601328f6536 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb5b64ac67d376ee9bd3b7c89042f4219dbac712d4dd866e59247e0bf4c0aa8a\nJun 09 10:55:01.601676 crc crio[3651]: time=\"2026-06-09T10:55:01.60158787Z\" level=info msg=\"Started container\" PID=5432 containerID=22c085aa29bf0c45fa4e03c35bd6c3e85974a240e76e3aa22193bb626d686987 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port id=361fc9b3-0f1b-49c5-9961-5d671ad50f46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b5e8f15da3d80037f06594d903d0a4de729585fa54d22d84d316e09023a95928\nJun 09 10:55:01.604227 crc crio[3651]: time=\"2026-06-09T10:55:01.603567508Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=0f6e57e7-b7f3-4a7f-b71a-a8d34592a0fd name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:55:01.608265 crc crio[3651]: time=\"2026-06-09T10:55:01.60803976Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=20341ab8-b576-447b-8a19-11290a9b2cd3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:55:01.611010 crc crio[3651]: time=\"2026-06-09T10:55:01.610892274Z\" level=info msg=\"Started container\" PID=5426 containerID=324e2f5e986217ca7801f61590a23789482d6c9a37d0bf602b51f8e75dc684fc description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup id=8ae7c49a-5364-4ba6-ac6e-7805fee547b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2dfe4299748d2771e41de0440576c1775c907538a977cc3e4b0534eee62acfeb\nJun 09 10:55:01.611598 crc crio[3651]: time=\"2026-06-09T10:55:01.611571864Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=21522ae8-f3b3-4cbd-a2c8-01bb0eb5355b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:55:01.612197 crc crio[3651]: time=\"2026-06-09T10:55:01.612176132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:01.613736 crc crio[3651]: time=\"2026-06-09T10:55:01.613619975Z\" level=info msg=\"Started container\" PID=5429 containerID=15712a698a3ce2868f852d4366845619955e942ec3f79ef220b5540e2408c549 description=openshift-kube-apiserver/kube-apiserver-crc/setup id=7462cadb-2440-4a91-8765-446e0f6f03ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=fad9950d4d19f211666866a3f71bcd6bbff39bc9c6aa90e24cf76cd7a4ddf9d1\nJun 09 10:55:01.629708 crc crio[3651]: time=\"2026-06-09T10:55:01.629640007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:01.863183 crc crio[3651]: time=\"2026-06-09T10:55:01.863066894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:01.983062 crc crio[3651]: time=\"2026-06-09T10:55:01.98292628Z\" level=info msg=\"Created container f56fd400adac0f331cd726616253c204bbde255926b5a8c6a1b70a5ad9098c8b: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=21522ae8-f3b3-4cbd-a2c8-01bb0eb5355b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:55:01.984822 crc crio[3651]: time=\"2026-06-09T10:55:01.984726843Z\" level=info msg=\"Starting container: f56fd400adac0f331cd726616253c204bbde255926b5a8c6a1b70a5ad9098c8b\" id=ac2973fa-5c20-4da0-ae32-93e76d23a66c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:55:01.989691 crc crio[3651]: time=\"2026-06-09T10:55:01.989534635Z\" level=info msg=\"Started container\" PID=5475 containerID=f56fd400adac0f331cd726616253c204bbde255926b5a8c6a1b70a5ad9098c8b description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=ac2973fa-5c20-4da0-ae32-93e76d23a66c name=/runtime.v1.RuntimeService/StartContainer sandboxID=10a436eaf8e348d1b9ab6f246aea0c7409ced60acba075a0c3519143509c4b4b\nJun 09 10:55:02.007715 crc crio[3651]: time=\"2026-06-09T10:55:02.007493065Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=2b0c7e4a-ef39-4dc2-9fe1-75e6360dc528 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:55:02.010241 crc crio[3651]: time=\"2026-06-09T10:55:02.010149143Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=a3fadd9d-4467-4f2e-a33e-d6afbf156418 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:55:02.013384 crc crio[3651]: time=\"2026-06-09T10:55:02.013297866Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer\" id=657e9686-47a5-4cd9-a8f1-754f39505563 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:55:02.013918 crc crio[3651]: time=\"2026-06-09T10:55:02.013845132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:02.023299 crc crio[3651]: time=\"2026-06-09T10:55:02.023198878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:02.173453 crc crio[3651]: time=\"2026-06-09T10:55:02.173290496Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=3cb51c8c-2d7f-40ca-a002-dbe0a6bf0491 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:55:02.177020 crc crio[3651]: time=\"2026-06-09T10:55:02.176936414Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=1edf7391-724c-4bb0-aa00-e18d10fe4607 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:55:02.178070 crc crio[3651]: time=\"2026-06-09T10:55:02.178001885Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=fa9d971a-67c0-4319-a1e9-7fcf0e019400 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:55:02.179749 crc crio[3651]: time=\"2026-06-09T10:55:02.17951026Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=35a8ada0-4133-495b-9501-ecc393c1a48b name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:55:02.183521 crc crio[3651]: time=\"2026-06-09T10:55:02.183366984Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=0cbe0bd6-388f-439f-8819-7f2e6e9a3bbf name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:55:02.183762 crc crio[3651]: time=\"2026-06-09T10:55:02.18356719Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=80898785-c1c4-4951-b6bc-d1c74acc5d9d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:55:02.184028 crc crio[3651]: time=\"2026-06-09T10:55:02.184006472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:02.184612 crc crio[3651]: time=\"2026-06-09T10:55:02.184500217Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=897f244a-fe91-46e8-8320-16fcf00ba8d6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:55:02.186171 crc crio[3651]: time=\"2026-06-09T10:55:02.186109805Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=2fadf30a-f562-4a67-90e3-f3e785b058eb name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:55:02.186781 crc crio[3651]: time=\"2026-06-09T10:55:02.186756604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:02.188883 crc crio[3651]: time=\"2026-06-09T10:55:02.188801174Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=4497f619-3e26-4579-a089-a8041991e399 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:55:02.190664 crc crio[3651]: time=\"2026-06-09T10:55:02.190588387Z\" level=info msg=\"Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio\" id=f53e70bd-edcd-402d-9207-d8053a15f13d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:55:02.191161 crc crio[3651]: time=\"2026-06-09T10:55:02.191087791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:02.192145 crc crio[3651]: time=\"2026-06-09T10:55:02.19207131Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=e8f36662-936e-437b-9d04-50ce9069e29f name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:55:02.198859 crc crio[3651]: time=\"2026-06-09T10:55:02.198731127Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=0aa1e493-7ce8-466b-ab7f-a8f6a84be748 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:55:02.205986 crc crio[3651]: time=\"2026-06-09T10:55:02.205230859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:02.209042 crc crio[3651]: time=\"2026-06-09T10:55:02.208960649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:02.214734 crc crio[3651]: time=\"2026-06-09T10:55:02.214692978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:02.233796 crc crio[3651]: time=\"2026-06-09T10:55:02.233272756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:02.289489 crc crio[3651]: time=\"2026-06-09T10:55:02.288838366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:03.248851 crc crio[3651]: time=\"2026-06-09T10:55:03.248098285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:03.380197 crc crio[3651]: time=\"2026-06-09T10:55:03.379573783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:03.389700 crc crio[3651]: time=\"2026-06-09T10:55:03.389140856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:03.441219 crc crio[3651]: time=\"2026-06-09T10:55:03.440674706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:03.547781 crc crio[3651]: time=\"2026-06-09T10:55:03.546133027Z\" level=info msg=\"Created container 2a0b1cba9c3731f941e015148874753cb615a14a1fee31c937d95cd966e0e18c: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=0cbe0bd6-388f-439f-8819-7f2e6e9a3bbf name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:55:03.550989 crc crio[3651]: time=\"2026-06-09T10:55:03.550782584Z\" level=info msg=\"Starting container: 2a0b1cba9c3731f941e015148874753cb615a14a1fee31c937d95cd966e0e18c\" id=0cd9bb56-d2f4-4715-8c25-6a53d21336ef name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:55:03.616087 crc crio[3651]: time=\"2026-06-09T10:55:03.615857134Z\" level=info msg=\"Started container\" PID=5528 containerID=2a0b1cba9c3731f941e015148874753cb615a14a1fee31c937d95cd966e0e18c description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=0cd9bb56-d2f4-4715-8c25-6a53d21336ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb5b64ac67d376ee9bd3b7c89042f4219dbac712d4dd866e59247e0bf4c0aa8a\nJun 09 10:55:03.633567 crc crio[3651]: time=\"2026-06-09T10:55:03.632924788Z\" level=info msg=\"Created container 8bdf1c1c0aa90a658f355aab3399ae9d6f091c23819ba96463ba229872ae761f: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=0aa1e493-7ce8-466b-ab7f-a8f6a84be748 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:55:03.644700 crc crio[3651]: time=\"2026-06-09T10:55:03.642455699Z\" level=info msg=\"Starting container: 8bdf1c1c0aa90a658f355aab3399ae9d6f091c23819ba96463ba229872ae761f\" id=ac720d1d-86d4-4bb4-8f96-40561acc4312 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:55:03.649569 crc crio[3651]: time=\"2026-06-09T10:55:03.64927126Z\" level=info msg=\"Created container 36f2e1ed22a4b90cfb0b3b5f7bbe79ebb39effb716bd2232e41c8493d90eb4c0: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio\" id=f53e70bd-edcd-402d-9207-d8053a15f13d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:55:03.651103 crc crio[3651]: time=\"2026-06-09T10:55:03.650867528Z\" level=info msg=\"Starting container: 36f2e1ed22a4b90cfb0b3b5f7bbe79ebb39effb716bd2232e41c8493d90eb4c0\" id=4bbedb0e-a46f-4554-89d0-0ceddbd144b3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:55:03.654267 crc crio[3651]: time=\"2026-06-09T10:55:03.654200606Z\" level=info msg=\"Started container\" PID=5542 containerID=8bdf1c1c0aa90a658f355aab3399ae9d6f091c23819ba96463ba229872ae761f description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=ac720d1d-86d4-4bb4-8f96-40561acc4312 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b5e8f15da3d80037f06594d903d0a4de729585fa54d22d84d316e09023a95928\nJun 09 10:55:03.662892 crc crio[3651]: time=\"2026-06-09T10:55:03.662631145Z\" level=info msg=\"Created container 320832db735b50aaab85c306b8699cdc59b2a0da20c65419d30890db1c38b9cc: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=80898785-c1c4-4951-b6bc-d1c74acc5d9d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:55:03.666293 crc crio[3651]: time=\"2026-06-09T10:55:03.666024385Z\" level=info msg=\"Starting container: 320832db735b50aaab85c306b8699cdc59b2a0da20c65419d30890db1c38b9cc\" id=f85acb95-9e72-4f0a-98ef-1f9feecdb53a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:55:03.681148 crc crio[3651]: time=\"2026-06-09T10:55:03.681051218Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=5e690cfd-84d3-49b1-8f82-5de119b16926 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:55:03.685182 crc crio[3651]: time=\"2026-06-09T10:55:03.683335915Z\" level=info msg=\"Started container\" PID=5541 containerID=320832db735b50aaab85c306b8699cdc59b2a0da20c65419d30890db1c38b9cc description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=f85acb95-9e72-4f0a-98ef-1f9feecdb53a name=/runtime.v1.RuntimeService/StartContainer sandboxID=fad9950d4d19f211666866a3f71bcd6bbff39bc9c6aa90e24cf76cd7a4ddf9d1\nJun 09 10:55:03.691235 crc crio[3651]: time=\"2026-06-09T10:55:03.69026203Z\" level=info msg=\"Started container\" PID=5536 containerID=36f2e1ed22a4b90cfb0b3b5f7bbe79ebb39effb716bd2232e41c8493d90eb4c0 description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio id=4bbedb0e-a46f-4554-89d0-0ceddbd144b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2dfe4299748d2771e41de0440576c1775c907538a977cc3e4b0534eee62acfeb\nJun 09 10:55:03.705235 crc crio[3651]: time=\"2026-06-09T10:55:03.705031525Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=c38a8863-824e-43ed-b9b8-6dce6844f671 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:55:03.712123 crc crio[3651]: time=\"2026-06-09T10:55:03.710305341Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer\" id=2cd68356-b0f4-4ed0-87e2-566b1ec3211d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:55:03.712123 crc crio[3651]: time=\"2026-06-09T10:55:03.711321791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:03.855896 crc crio[3651]: time=\"2026-06-09T10:55:03.85576013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:03.900923 crc crio[3651]: time=\"2026-06-09T10:55:03.900737939Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=cc0660a5-0ed3-4cb8-8913-5d383b64e5e9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:55:03.905819 crc crio[3651]: time=\"2026-06-09T10:55:03.903632605Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=b9c54c1d-be36-4064-8a37-09ca93b86800 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:55:03.917185 crc crio[3651]: time=\"2026-06-09T10:55:03.916478964Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=b69a98a4-c312-4fe0-808d-95c02a95a0c2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:55:03.917185 crc crio[3651]: time=\"2026-06-09T10:55:03.916918347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:03.966796 crc crio[3651]: time=\"2026-06-09T10:55:03.966241462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:04.216553 crc crio[3651]: time=\"2026-06-09T10:55:04.216143225Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=94b8b406-df8e-40b3-9f35-19e5524fffe7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:55:04.218610 crc crio[3651]: time=\"2026-06-09T10:55:04.218542876Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=152a4ce2-9538-4fe5-91aa-c933ccdfaff4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:55:04.220668 crc crio[3651]: time=\"2026-06-09T10:55:04.220625857Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-resources-copy\" id=a44fadbd-0e1f-4b1e-9fea-58382e0abc1b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:55:04.220918 crc crio[3651]: time=\"2026-06-09T10:55:04.220880565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:04.238592 crc crio[3651]: time=\"2026-06-09T10:55:04.238473024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:04.737099 crc crio[3651]: time=\"2026-06-09T10:55:04.737049723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:04.755863 crc crio[3651]: time=\"2026-06-09T10:55:04.755721964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:04.927645 crc crio[3651]: time=\"2026-06-09T10:55:04.927239354Z\" level=info msg=\"Created container 41c18ecd074f2c7143d86ce51e97db5a88a16826fadc589dcdceaa09f0738b4e: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer\" id=2cd68356-b0f4-4ed0-87e2-566b1ec3211d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:55:04.937032 crc crio[3651]: time=\"2026-06-09T10:55:04.933344534Z\" level=info msg=\"Starting container: 41c18ecd074f2c7143d86ce51e97db5a88a16826fadc589dcdceaa09f0738b4e\" id=5439378e-525e-4e9c-9ca7-eef99c900d35 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:55:04.969329 crc crio[3651]: time=\"2026-06-09T10:55:04.969280585Z\" level=info msg=\"Started container\" PID=5578 containerID=41c18ecd074f2c7143d86ce51e97db5a88a16826fadc589dcdceaa09f0738b4e description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer id=5439378e-525e-4e9c-9ca7-eef99c900d35 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b5e8f15da3d80037f06594d903d0a4de729585fa54d22d84d316e09023a95928\nJun 09 10:55:05.061252 crc crio[3651]: time=\"2026-06-09T10:55:05.061190636Z\" level=info msg=\"Created container 85365dd87316c459bbbfb55ed7b0d0dde94a29b93efd96147d7a58a391785d68: openshift-etcd/etcd-crc/etcd-resources-copy\" id=a44fadbd-0e1f-4b1e-9fea-58382e0abc1b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:55:05.063837 crc crio[3651]: time=\"2026-06-09T10:55:05.063674569Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=f446e9d5-ecbb-4c1b-9bcd-f54643e1514e name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:55:05.064056 crc crio[3651]: time=\"2026-06-09T10:55:05.063927647Z\" level=info msg=\"Starting container: 85365dd87316c459bbbfb55ed7b0d0dde94a29b93efd96147d7a58a391785d68\" id=b0359827-8e0c-4ae5-8fe9-5c954cab6858 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:55:05.067064 crc crio[3651]: time=\"2026-06-09T10:55:05.066808102Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=5f8b68a8-e05c-42d1-b10f-cd3b23212e2f name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:55:05.075212 crc crio[3651]: time=\"2026-06-09T10:55:05.075085806Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=b699941f-4442-45fc-8476-d1fbe7700c32 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:55:05.077835 crc crio[3651]: time=\"2026-06-09T10:55:05.077325822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:05.090329 crc crio[3651]: time=\"2026-06-09T10:55:05.089587164Z\" level=info msg=\"Started container\" PID=5580 containerID=85365dd87316c459bbbfb55ed7b0d0dde94a29b93efd96147d7a58a391785d68 description=openshift-etcd/etcd-crc/etcd-resources-copy id=b0359827-8e0c-4ae5-8fe9-5c954cab6858 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb5b64ac67d376ee9bd3b7c89042f4219dbac712d4dd866e59247e0bf4c0aa8a\nJun 09 10:55:05.130268 crc crio[3651]: time=\"2026-06-09T10:55:05.1301079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:06.140103 crc crio[3651]: time=\"2026-06-09T10:55:06.139862408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:06.363704 crc crio[3651]: time=\"2026-06-09T10:55:06.363613589Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=0a1b44a7-51e0-4f3b-bd64-7f1425fc05e2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:55:06.385559 crc crio[3651]: time=\"2026-06-09T10:55:06.383156296Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=06fe1e10-7352-45ec-b07a-485dc5b3a154 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:55:06.396244 crc crio[3651]: time=\"2026-06-09T10:55:06.396057156Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcdctl\" id=165c6e83-1d64-44bb-b7a0-4b10a2f0c5fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:55:06.396647 crc crio[3651]: time=\"2026-06-09T10:55:06.396569772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:06.421542 crc crio[3651]: time=\"2026-06-09T10:55:06.418145598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:06.461947 crc crio[3651]: time=\"2026-06-09T10:55:06.461828167Z\" level=info msg=\"Created container c9c66c23406b7fdb6582b4ecd456c3f34fb88f50ce2287d30a5bb49c96c29c83: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=b699941f-4442-45fc-8476-d1fbe7700c32 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:55:06.465120 crc crio[3651]: time=\"2026-06-09T10:55:06.465070783Z\" level=info msg=\"Starting container: c9c66c23406b7fdb6582b4ecd456c3f34fb88f50ce2287d30a5bb49c96c29c83\" id=72901128-0597-423b-b31c-a5f384bb7a72 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:55:06.487676 crc crio[3651]: time=\"2026-06-09T10:55:06.487242647Z\" level=info msg=\"Started container\" PID=5643 containerID=c9c66c23406b7fdb6582b4ecd456c3f34fb88f50ce2287d30a5bb49c96c29c83 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=72901128-0597-423b-b31c-a5f384bb7a72 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b5e8f15da3d80037f06594d903d0a4de729585fa54d22d84d316e09023a95928\nJun 09 10:55:07.002657 crc crio[3651]: time=\"2026-06-09T10:55:07.002500158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:07.152692 crc crio[3651]: time=\"2026-06-09T10:55:07.152345679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:07.159663 crc crio[3651]: time=\"2026-06-09T10:55:07.15948546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:07.344143 crc crio[3651]: time=\"2026-06-09T10:55:07.343993763Z\" level=info msg=\"Created container 8fa9db586f7c6a4a4c319d01da6123194ceb1b0512c8eff084df1bbf387e9d50: openshift-etcd/etcd-crc/etcdctl\" id=165c6e83-1d64-44bb-b7a0-4b10a2f0c5fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:55:07.345647 crc crio[3651]: time=\"2026-06-09T10:55:07.345534949Z\" level=info msg=\"Starting container: 8fa9db586f7c6a4a4c319d01da6123194ceb1b0512c8eff084df1bbf387e9d50\" id=7100a99e-bf2e-45c6-a79a-20c2d1229814 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:55:07.351226 crc crio[3651]: time=\"2026-06-09T10:55:07.351066742Z\" level=info msg=\"Started container\" PID=5675 containerID=8fa9db586f7c6a4a4c319d01da6123194ceb1b0512c8eff084df1bbf387e9d50 description=openshift-etcd/etcd-crc/etcdctl id=7100a99e-bf2e-45c6-a79a-20c2d1229814 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb5b64ac67d376ee9bd3b7c89042f4219dbac712d4dd866e59247e0bf4c0aa8a\nJun 09 10:55:07.385897 crc crio[3651]: time=\"2026-06-09T10:55:07.385160288Z\" level=info msg=\"Created container be0e8bfd702b205e6c7010fb639a4cf1a4c3505d3aba97a7f58201d9d024b82e: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=b69a98a4-c312-4fe0-808d-95c02a95a0c2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:55:07.387631 crc crio[3651]: time=\"2026-06-09T10:55:07.387058594Z\" level=info msg=\"Starting container: be0e8bfd702b205e6c7010fb639a4cf1a4c3505d3aba97a7f58201d9d024b82e\" id=dc8c32e4-e096-4448-b743-a4b9f6347f0a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:55:07.400604 crc crio[3651]: time=\"2026-06-09T10:55:07.400291984Z\" level=info msg=\"Started container\" PID=5683 containerID=be0e8bfd702b205e6c7010fb639a4cf1a4c3505d3aba97a7f58201d9d024b82e description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=dc8c32e4-e096-4448-b743-a4b9f6347f0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=fad9950d4d19f211666866a3f71bcd6bbff39bc9c6aa90e24cf76cd7a4ddf9d1\nJun 09 10:55:07.488864 crc crio[3651]: time=\"2026-06-09T10:55:07.488331411Z\" level=info msg=\"Created container d303209ae10aed68c69fbfd69d115cd865dca0eb0d244b59ccd1410fa41e5fb0: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer\" id=657e9686-47a5-4cd9-a8f1-754f39505563 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:55:07.492823 crc crio[3651]: time=\"2026-06-09T10:55:07.49268859Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=1f87da8a-e741-486a-8b34-d26d1b411242 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:55:07.494775 crc crio[3651]: time=\"2026-06-09T10:55:07.493972268Z\" level=info msg=\"Starting container: d303209ae10aed68c69fbfd69d115cd865dca0eb0d244b59ccd1410fa41e5fb0\" id=167e02ff-8bd8-43ef-8285-f49ac967fa14 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:55:07.495736 crc crio[3651]: time=\"2026-06-09T10:55:07.495381209Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=1e9ff8fd-2a56-4221-ac73-4d14cfd994f0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:55:07.503864 crc crio[3651]: time=\"2026-06-09T10:55:07.503812298Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd\" id=f32d6542-1655-40b8-bddc-773d5a4351f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:55:07.504282 crc crio[3651]: time=\"2026-06-09T10:55:07.504186319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:07.529888 crc crio[3651]: time=\"2026-06-09T10:55:07.529766974Z\" level=info msg=\"Started container\" PID=5684 containerID=d303209ae10aed68c69fbfd69d115cd865dca0eb0d244b59ccd1410fa41e5fb0 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer id=167e02ff-8bd8-43ef-8285-f49ac967fa14 name=/runtime.v1.RuntimeService/StartContainer sandboxID=10a436eaf8e348d1b9ab6f246aea0c7409ced60acba075a0c3519143509c4b4b\nJun 09 10:55:07.532876 crc crio[3651]: time=\"2026-06-09T10:55:07.532760982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:07.717988 crc crio[3651]: time=\"2026-06-09T10:55:07.716616386Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=f93e0d5b-565a-4624-b14e-f08baf7c626f name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:55:07.743742 crc crio[3651]: time=\"2026-06-09T10:55:07.743214771Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=f6f768ee-1e14-4b42-aa7f-afe980545531 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:55:07.748765 crc crio[3651]: time=\"2026-06-09T10:55:07.747951601Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=afadb4fe-ac89-4569-b24d-324c4620b53f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:55:07.751169 crc crio[3651]: time=\"2026-06-09T10:55:07.74996603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:07.791149 crc crio[3651]: time=\"2026-06-09T10:55:07.790770094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:07.806004 crc crio[3651]: time=\"2026-06-09T10:55:07.80589513Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=1deacf5d-7100-4e5d-a0a9-af72b96f6487 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:55:07.821229 crc crio[3651]: time=\"2026-06-09T10:55:07.820487581Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=64fead53-4092-4f38-be1b-6dfe67da150a name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:55:07.858968 crc crio[3651]: time=\"2026-06-09T10:55:07.85876448Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=c14477c5-f439-48ba-aefb-6607f390e644 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:55:07.860190 crc crio[3651]: time=\"2026-06-09T10:55:07.859310206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:07.973672 crc crio[3651]: time=\"2026-06-09T10:55:07.969883598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:08.233983 crc crio[3651]: time=\"2026-06-09T10:55:08.23195602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:09.066616 crc crio[3651]: time=\"2026-06-09T10:55:09.065754819Z\" level=info msg=\"Created container 9631b02858ce4d5823108fd971759a4ecba68e8a66adc109c710d28adacf631f: openshift-etcd/etcd-crc/etcd\" id=f32d6542-1655-40b8-bddc-773d5a4351f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:55:09.073009 crc crio[3651]: time=\"2026-06-09T10:55:09.072635812Z\" level=info msg=\"Starting container: 9631b02858ce4d5823108fd971759a4ecba68e8a66adc109c710d28adacf631f\" id=6bc64db3-bc95-4169-a979-3ef7f4d04fa6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:55:09.101934 crc crio[3651]: time=\"2026-06-09T10:55:09.100914556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:09.136234 crc crio[3651]: time=\"2026-06-09T10:55:09.135994191Z\" level=info msg=\"Started container\" PID=5738 containerID=9631b02858ce4d5823108fd971759a4ecba68e8a66adc109c710d28adacf631f description=openshift-etcd/etcd-crc/etcd id=6bc64db3-bc95-4169-a979-3ef7f4d04fa6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb5b64ac67d376ee9bd3b7c89042f4219dbac712d4dd866e59247e0bf4c0aa8a\nJun 09 10:55:09.203999 crc crio[3651]: time=\"2026-06-09T10:55:09.203904325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:09.414335 crc crio[3651]: time=\"2026-06-09T10:55:09.413842908Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=f9f92418-6c03-41bf-b190-c4b4f3df6644 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:55:09.418709 crc crio[3651]: time=\"2026-06-09T10:55:09.418066583Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=876023d8-e614-4019-8001-90e8f63c6051 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:55:09.421698 crc crio[3651]: time=\"2026-06-09T10:55:09.421606908Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-metrics\" id=940bfedd-d839-4e6e-a522-e9b768ea7c6f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:55:09.422909 crc crio[3651]: time=\"2026-06-09T10:55:09.422853964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:09.455286 crc crio[3651]: time=\"2026-06-09T10:55:09.45524779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:09.588095 crc crio[3651]: time=\"2026-06-09T10:55:09.583489603Z\" level=info msg=\"Created container d3b492aa594e2e091cf56854ef6cf5e56536664d7e723e9afc430f56d36b1a44: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=afadb4fe-ac89-4569-b24d-324c4620b53f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:55:09.588095 crc crio[3651]: time=\"2026-06-09T10:55:09.584237645Z\" level=info msg=\"Created container a69a5731ddd361849aa7e06d6f586fb49a84c0c7e9ebebc7fbb11be12ca1c827: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=c14477c5-f439-48ba-aefb-6607f390e644 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:55:09.588675 crc crio[3651]: time=\"2026-06-09T10:55:09.58814933Z\" level=info msg=\"Starting container: d3b492aa594e2e091cf56854ef6cf5e56536664d7e723e9afc430f56d36b1a44\" id=9e2ee337-563c-4395-ae62-33436a68b192 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:55:09.593660 crc crio[3651]: time=\"2026-06-09T10:55:09.593545359Z\" level=info msg=\"Starting container: a69a5731ddd361849aa7e06d6f586fb49a84c0c7e9ebebc7fbb11be12ca1c827\" id=b220cb4b-4296-4039-bda4-8a861bd08e1c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:55:09.622249 crc crio[3651]: time=\"2026-06-09T10:55:09.622199235Z\" level=info msg=\"Started container\" PID=5766 containerID=a69a5731ddd361849aa7e06d6f586fb49a84c0c7e9ebebc7fbb11be12ca1c827 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=b220cb4b-4296-4039-bda4-8a861bd08e1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=10a436eaf8e348d1b9ab6f246aea0c7409ced60acba075a0c3519143509c4b4b\nJun 09 10:55:09.629859 crc crio[3651]: time=\"2026-06-09T10:55:09.629694076Z\" level=info msg=\"Started container\" PID=5760 containerID=d3b492aa594e2e091cf56854ef6cf5e56536664d7e723e9afc430f56d36b1a44 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=9e2ee337-563c-4395-ae62-33436a68b192 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fad9950d4d19f211666866a3f71bcd6bbff39bc9c6aa90e24cf76cd7a4ddf9d1\nJun 09 10:55:09.804176 crc crio[3651]: time=\"2026-06-09T10:55:09.804091821Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=2d0ff8ce-7318-47d3-9b82-34ff3a14f529 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:55:09.809378 crc crio[3651]: time=\"2026-06-09T10:55:09.809066968Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=25b472b1-8ef0-458e-ae75-64af4662c7c9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:55:09.812830 crc crio[3651]: time=\"2026-06-09T10:55:09.812651303Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=8784ba25-a97b-4e72-9a3a-338625569b1c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:55:09.813246 crc crio[3651]: time=\"2026-06-09T10:55:09.813149278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:09.874063 crc crio[3651]: time=\"2026-06-09T10:55:09.873825258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:09.970880 crc crio[3651]: time=\"2026-06-09T10:55:09.969201312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:10.305274 crc crio[3651]: time=\"2026-06-09T10:55:10.305131563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:10.401573 crc crio[3651]: time=\"2026-06-09T10:55:10.401347381Z\" level=info msg=\"Created container 7e192238d01b996ae0f828b3678e227c885a85f1d9e01b25ec9e4699b0f8674f: openshift-etcd/etcd-crc/etcd-metrics\" id=940bfedd-d839-4e6e-a522-e9b768ea7c6f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:55:10.403734 crc crio[3651]: time=\"2026-06-09T10:55:10.403238617Z\" level=info msg=\"Starting container: 7e192238d01b996ae0f828b3678e227c885a85f1d9e01b25ec9e4699b0f8674f\" id=44f366f7-dffa-4f5d-809d-d0035fc54469 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:55:10.461987 crc crio[3651]: time=\"2026-06-09T10:55:10.461761864Z\" level=info msg=\"Started container\" PID=5796 containerID=7e192238d01b996ae0f828b3678e227c885a85f1d9e01b25ec9e4699b0f8674f description=openshift-etcd/etcd-crc/etcd-metrics id=44f366f7-dffa-4f5d-809d-d0035fc54469 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb5b64ac67d376ee9bd3b7c89042f4219dbac712d4dd866e59247e0bf4c0aa8a\nJun 09 10:55:10.558218 crc crio[3651]: time=\"2026-06-09T10:55:10.558091536Z\" level=info msg=\"Created container 93ac8c06fcda9fb59496290bca8d357a5cf3a733adc264be91ced5a1d598ad8d: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=8784ba25-a97b-4e72-9a3a-338625569b1c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:55:10.561508 crc crio[3651]: time=\"2026-06-09T10:55:10.561344832Z\" level=info msg=\"Starting container: 93ac8c06fcda9fb59496290bca8d357a5cf3a733adc264be91ced5a1d598ad8d\" id=e5deba2d-fb15-4b07-adbe-78848935347d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:55:10.572979 crc crio[3651]: time=\"2026-06-09T10:55:10.572304045Z\" level=info msg=\"Started container\" PID=5801 containerID=93ac8c06fcda9fb59496290bca8d357a5cf3a733adc264be91ced5a1d598ad8d description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=e5deba2d-fb15-4b07-adbe-78848935347d name=/runtime.v1.RuntimeService/StartContainer sandboxID=fad9950d4d19f211666866a3f71bcd6bbff39bc9c6aa90e24cf76cd7a4ddf9d1\nJun 09 10:55:10.647208 crc crio[3651]: time=\"2026-06-09T10:55:10.646903906Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=38d199f7-22f6-45f5-8329-5cc3533cfbab name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:55:10.662651 crc crio[3651]: time=\"2026-06-09T10:55:10.662169337Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=dbf2dab9-4243-4090-bda1-ccdedaffcf72 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:55:10.672262 crc crio[3651]: time=\"2026-06-09T10:55:10.67178533Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-readyz\" id=6b18cc62-e51f-44f1-b480-502d93d13571 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:55:10.673243 crc crio[3651]: time=\"2026-06-09T10:55:10.673100199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:10.740533 crc crio[3651]: time=\"2026-06-09T10:55:10.737654454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:10.800014 crc crio[3651]: time=\"2026-06-09T10:55:10.799667233Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=3254f077-4bda-4df0-a1f7-5d7785fc0b65 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:55:10.804151 crc crio[3651]: time=\"2026-06-09T10:55:10.804106654Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=782543d6-f9b7-4fdc-83e8-ba057252d75c name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:55:10.807763 crc crio[3651]: time=\"2026-06-09T10:55:10.807710971Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=33229dab-f3d4-4cb8-9041-87bc85daa95d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:55:10.808476 crc crio[3651]: time=\"2026-06-09T10:55:10.808189275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:10.827534 crc crio[3651]: time=\"2026-06-09T10:55:10.821695993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:11.722712 crc crio[3651]: time=\"2026-06-09T10:55:11.721940243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:11.793982 crc crio[3651]: time=\"2026-06-09T10:55:11.793515135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:12.410515 crc crio[3651]: time=\"2026-06-09T10:55:12.41025432Z\" level=info msg=\"Created container 4b526bcaa230f14a4cff22097a79ded71ce1d516ab3f5c20481e8b887df08394: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=33229dab-f3d4-4cb8-9041-87bc85daa95d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:55:12.418843 crc crio[3651]: time=\"2026-06-09T10:55:12.415758152Z\" level=info msg=\"Starting container: 4b526bcaa230f14a4cff22097a79ded71ce1d516ab3f5c20481e8b887df08394\" id=3e063a68-2e25-4df0-a775-072f4c7b6d5d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:55:12.420933 crc crio[3651]: time=\"2026-06-09T10:55:12.420702788Z\" level=info msg=\"Created container 4db6b4bf4639df788c49b0de28b48b1dc7331d59d3421385a69deba0ae201272: openshift-etcd/etcd-crc/etcd-readyz\" id=6b18cc62-e51f-44f1-b480-502d93d13571 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:55:12.437349 crc crio[3651]: time=\"2026-06-09T10:55:12.436873945Z\" level=info msg=\"Starting container: 4db6b4bf4639df788c49b0de28b48b1dc7331d59d3421385a69deba0ae201272\" id=d06fc6f5-9b0e-4a2b-bddb-64ea8fdc9972 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:55:12.470903 crc crio[3651]: time=\"2026-06-09T10:55:12.470048254Z\" level=info msg=\"Started container\" PID=5869 containerID=4b526bcaa230f14a4cff22097a79ded71ce1d516ab3f5c20481e8b887df08394 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=3e063a68-2e25-4df0-a775-072f4c7b6d5d name=/runtime.v1.RuntimeService/StartContainer sandboxID=fad9950d4d19f211666866a3f71bcd6bbff39bc9c6aa90e24cf76cd7a4ddf9d1\nJun 09 10:55:12.500206 crc crio[3651]: time=\"2026-06-09T10:55:12.499370619Z\" level=info msg=\"Started container\" PID=5868 containerID=4db6b4bf4639df788c49b0de28b48b1dc7331d59d3421385a69deba0ae201272 description=openshift-etcd/etcd-crc/etcd-readyz id=d06fc6f5-9b0e-4a2b-bddb-64ea8fdc9972 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb5b64ac67d376ee9bd3b7c89042f4219dbac712d4dd866e59247e0bf4c0aa8a\nJun 09 10:55:12.850297 crc crio[3651]: time=\"2026-06-09T10:55:12.849915791Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=637f2b9f-2241-41ef-a70b-e0a7343858f8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:55:12.861853 crc crio[3651]: time=\"2026-06-09T10:55:12.8617373Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=3e3b635e-620b-4669-9eac-a98f4fbb39d1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:55:12.877822 crc crio[3651]: time=\"2026-06-09T10:55:12.877284749Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-rev\" id=9626e826-4ac5-4e65-a34e-96c30d5e84ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:55:12.878867 crc crio[3651]: time=\"2026-06-09T10:55:12.878800733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:12.977295 crc crio[3651]: time=\"2026-06-09T10:55:12.976808695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:13.771238 crc crio[3651]: time=\"2026-06-09T10:55:13.7711702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:14.027488 crc crio[3651]: time=\"2026-06-09T10:55:14.027291526Z\" level=info msg=\"Created container ca73ddfecbefba58b1facb4bb2115610b516101c76daeb57c8b130455a8c3f15: openshift-etcd/etcd-crc/etcd-rev\" id=9626e826-4ac5-4e65-a34e-96c30d5e84ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:55:14.028833 crc crio[3651]: time=\"2026-06-09T10:55:14.02878909Z\" level=info msg=\"Starting container: ca73ddfecbefba58b1facb4bb2115610b516101c76daeb57c8b130455a8c3f15\" id=ba69485c-8006-4aed-8a11-5f3a549161d1 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:55:14.035324 crc crio[3651]: time=\"2026-06-09T10:55:14.035290962Z\" level=info msg=\"Started container\" PID=5909 containerID=ca73ddfecbefba58b1facb4bb2115610b516101c76daeb57c8b130455a8c3f15 description=openshift-etcd/etcd-crc/etcd-rev id=ba69485c-8006-4aed-8a11-5f3a549161d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb5b64ac67d376ee9bd3b7c89042f4219dbac712d4dd866e59247e0bf4c0aa8a\nJun 09 10:55:33.901828 crc crio[3651]: time=\"2026-06-09T10:55:33.901201481Z\" level=info msg=\"Stopping container: f56fd400adac0f331cd726616253c204bbde255926b5a8c6a1b70a5ad9098c8b (timeout: 30s)\" id=8e810e2b-44db-4e02-8e0e-e983e847472a name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:55:34.639558 crc crio[3651]: time=\"2026-06-09T10:55:34.637806952Z\" level=info msg=\"Stopped container f56fd400adac0f331cd726616253c204bbde255926b5a8c6a1b70a5ad9098c8b: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=8e810e2b-44db-4e02-8e0e-e983e847472a name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:55:34.640916 crc crio[3651]: time=\"2026-06-09T10:55:34.640848112Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=497f5acd-cc2f-43f3-a0d5-cc959db89e69 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:55:34.644162 crc crio[3651]: time=\"2026-06-09T10:55:34.644004065Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=a2958df9-e96a-4a97-bd2c-52be34bd057b name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:55:34.648489 crc crio[3651]: time=\"2026-06-09T10:55:34.647713755Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=3b5ec531-56e6-4c2f-bca8-628100af9c69 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:55:34.648489 crc crio[3651]: time=\"2026-06-09T10:55:34.648151998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:34.663166 crc crio[3651]: time=\"2026-06-09T10:55:34.663047467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:34.999615 crc crio[3651]: time=\"2026-06-09T10:55:34.999366489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:35.128374 crc crio[3651]: time=\"2026-06-09T10:55:35.127322344Z\" level=info msg=\"Created container 8981cf55471acc29227734e5af27c98d4d5f4c91dd2d9812fdcc64b6fad0457d: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=3b5ec531-56e6-4c2f-bca8-628100af9c69 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:55:35.131845 crc crio[3651]: time=\"2026-06-09T10:55:35.129650793Z\" level=info msg=\"Starting container: 8981cf55471acc29227734e5af27c98d4d5f4c91dd2d9812fdcc64b6fad0457d\" id=f199382c-1e7f-4a71-90ab-4d174bff19be name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:55:35.136740 crc crio[3651]: time=\"2026-06-09T10:55:35.13667515Z\" level=info msg=\"Started container\" PID=6184 containerID=8981cf55471acc29227734e5af27c98d4d5f4c91dd2d9812fdcc64b6fad0457d description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=f199382c-1e7f-4a71-90ab-4d174bff19be name=/runtime.v1.RuntimeService/StartContainer sandboxID=10a436eaf8e348d1b9ab6f246aea0c7409ced60acba075a0c3519143509c4b4b\nJun 09 10:55:36.054316 crc crio[3651]: time=\"2026-06-09T10:55:36.052658834Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=fef86204-e0d3-4601-9578-29e7a2d44184 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:55:36.068266 crc crio[3651]: time=\"2026-06-09T10:55:36.067533913Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=5d2b3aaa-244e-41f4-95ed-e6b119d6793d name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:55:36.075449 crc crio[3651]: time=\"2026-06-09T10:55:36.075282472Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=dc1083b1-7289-4eae-b4d2-d15ec2fb5b1a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:55:36.075949 crc crio[3651]: time=\"2026-06-09T10:55:36.075865549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:36.092222 crc crio[3651]: time=\"2026-06-09T10:55:36.092070157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:36.537878 crc crio[3651]: time=\"2026-06-09T10:55:36.537628032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:55:36.900247 crc crio[3651]: time=\"2026-06-09T10:55:36.900046734Z\" level=info msg=\"Created container 3e80e18747d2ee70aa9f641ca7128f0d5bfb642464a360d93e38d650a83c1745: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=dc1083b1-7289-4eae-b4d2-d15ec2fb5b1a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:55:36.902736 crc crio[3651]: time=\"2026-06-09T10:55:36.902545858Z\" level=info msg=\"Starting container: 3e80e18747d2ee70aa9f641ca7128f0d5bfb642464a360d93e38d650a83c1745\" id=76bae60c-cefd-49f7-96cb-a199d73bf0b8 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:55:36.912124 crc crio[3651]: time=\"2026-06-09T10:55:36.912000467Z\" level=info msg=\"Started container\" PID=6218 containerID=3e80e18747d2ee70aa9f641ca7128f0d5bfb642464a360d93e38d650a83c1745 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=76bae60c-cefd-49f7-96cb-a199d73bf0b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fad9950d4d19f211666866a3f71bcd6bbff39bc9c6aa90e24cf76cd7a4ddf9d1\nJun 09 10:56:20.100325 crc crio[3651]: time=\"2026-06-09T10:56:20.086796004Z\" level=info msg=\"Running pod sandbox: openshift-network-node-identity/network-node-identity-dgvkt/POD\" id=75beeb4b-6b6e-4f26-93f7-b8ab41e74e3c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:20.100325 crc crio[3651]: time=\"2026-06-09T10:56:20.087949157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:20.115011 crc crio[3651]: time=\"2026-06-09T10:56:20.101119289Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=75beeb4b-6b6e-4f26-93f7-b8ab41e74e3c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:20.122992 crc crio[3651]: time=\"2026-06-09T10:56:20.12286722Z\" level=info msg=\"Ran pod sandbox ef6dcd81941f4a4a1a0b5353d93c4b2d86e0faf66d07f9b888376b21c417e921 with infra container: openshift-network-node-identity/network-node-identity-dgvkt/POD\" id=75beeb4b-6b6e-4f26-93f7-b8ab41e74e3c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:20.253919 crc crio[3651]: time=\"2026-06-09T10:56:20.2489981Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=b85fe8d5-a186-4716-a2ea-d026be6b8059 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:20.253919 crc crio[3651]: time=\"2026-06-09T10:56:20.249085713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:20.253919 crc crio[3651]: time=\"2026-06-09T10:56:20.249780663Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=d2d1d628-f498-4d92-814e-3dce1978cbeb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:20.253919 crc crio[3651]: time=\"2026-06-09T10:56:20.249822484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:20.253919 crc crio[3651]: time=\"2026-06-09T10:56:20.251682398Z\" level=info msg=\"Running pod sandbox: openshift-network-operator/iptables-alerter-5jnd7/POD\" id=f32285f8-0660-45db-969b-545009d839f8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:20.253919 crc crio[3651]: time=\"2026-06-09T10:56:20.251765421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:20.255662 crc crio[3651]: time=\"2026-06-09T10:56:20.255421887Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=dbdd23b0-ebc0-40cc-862e-c50f4bf6db48 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:20.284294 crc crio[3651]: time=\"2026-06-09T10:56:20.283842162Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d91703a7-9344-4422-841c-813b8a62c8c8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:20.298125 crc crio[3651]: time=\"2026-06-09T10:56:20.297792917Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=f32285f8-0660-45db-969b-545009d839f8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:20.303923 crc crio[3651]: time=\"2026-06-09T10:56:20.303348498Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:79a02d941cf9ead24f8497e97a0d9688942d24e9b92500d7045e4d288421424a UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/6f77ccf3-c12d-4538-9b5f-100c8b11d420 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc0001323f8}] Aliases:map[]}\"\nJun 09 10:56:20.303923 crc crio[3651]: time=\"2026-06-09T10:56:20.303505422Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:56:20.313957 crc crio[3651]: time=\"2026-06-09T10:56:20.312831253Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:1b8b90454b573a57a797cf819087234720634d73b90814841625bf37e02ab4aa UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/d4d9858c-68cb-43ba-a7e2-2a9703752e0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc000a00f20}] Aliases:map[]}\"\nJun 09 10:56:20.313957 crc crio[3651]: time=\"2026-06-09T10:56:20.313833622Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:56:20.327232 crc crio[3651]: time=\"2026-06-09T10:56:20.327094327Z\" level=info msg=\"Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=afe01c70-f34e-4b98-8670-b5c837006e5f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:20.327232 crc crio[3651]: time=\"2026-06-09T10:56:20.32720046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:20.370024 crc crio[3651]: time=\"2026-06-09T10:56:20.369773165Z\" level=info msg=\"Ran pod sandbox fa72bf165ac6444e8f0b230821d41ca5471a03913f91a0eea041ae53b0c1aa17 with infra container: openshift-network-operator/iptables-alerter-5jnd7/POD\" id=f32285f8-0660-45db-969b-545009d839f8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:20.381133 crc crio[3651]: time=\"2026-06-09T10:56:20.381059733Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=4620dfd2-31ad-484a-8901-7c2ae41e2ff9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:20.405804 crc crio[3651]: time=\"2026-06-09T10:56:20.40574819Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:d1cf5b75879182c2258f1f458303f4e2134ebe9daee8480ba6dfae64e5c1b4be UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/841bb4e2-45ae-4db6-a12e-23d4e61eef98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc000a00028}] Aliases:map[]}\"\nJun 09 10:56:20.405974 crc crio[3651]: time=\"2026-06-09T10:56:20.405951255Z\" level=info msg=\"Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:56:20.416061 crc crio[3651]: time=\"2026-06-09T10:56:20.415886854Z\" level=info msg=\"Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=6e3932e1-8724-44a6-9a60-c9ceea37ef5e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:20.416607 crc crio[3651]: time=\"2026-06-09T10:56:20.416261705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:20.463767 crc crio[3651]: time=\"2026-06-09T10:56:20.463481745Z\" level=info msg=\"Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=425ea384-8aad-4703-a2a5-035ef84ccbcd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:20.463908 crc crio[3651]: time=\"2026-06-09T10:56:20.463833565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:20.486069 crc crio[3651]: time=\"2026-06-09T10:56:20.485996058Z\" level=info msg=\"Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=ac61bc0d-d042-42d5-88d7-e6b62f14e72d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:20.487801 crc crio[3651]: time=\"2026-06-09T10:56:20.486944306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:20.489560 crc crio[3651]: time=\"2026-06-09T10:56:20.487320937Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=2c66559e-d33c-4a8e-9bc3-8ed3fafdd709 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:20.489867 crc crio[3651]: time=\"2026-06-09T10:56:20.4898357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:20.535153 crc crio[3651]: time=\"2026-06-09T10:56:20.534330261Z\" level=info msg=\"Running pod sandbox: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD\" id=736183ab-35eb-444f-8f5d-68f7c95efce7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:20.535153 crc crio[3651]: time=\"2026-06-09T10:56:20.53500828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:20.537695 crc crio[3651]: time=\"2026-06-09T10:56:20.537178363Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:afe8252ed5523f337d7e51671beaa522a7c147ea1b00b84d5eeade60981cdc9f UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/2b168961-955c-4366-8f48-21be1fbd30d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc000a00128}] Aliases:map[]}\"\nJun 09 10:56:20.537695 crc crio[3651]: time=\"2026-06-09T10:56:20.537324488Z\" level=info msg=\"Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:56:20.597306 crc crio[3651]: time=\"2026-06-09T10:56:20.597258957Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:d64f681e3339ab037811a0bc502d17969ee450e3eddaa8f29877c61424b21c13 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/62ba6307-f632-4303-aaa4-b1d31fcfb7b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc000132630}] Aliases:map[]}\"\nJun 09 10:56:20.601752 crc crio[3651]: time=\"2026-06-09T10:56:20.601722296Z\" level=info msg=\"Adding pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:56:20.631080 crc crio[3651]: time=\"2026-06-09T10:56:20.631017086Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:3988fd85f96cd9ae7fb4f7d8b61be8d71f6339a3315ff6e8d37b1904e0ec7920 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/26875aee-fb83-4940-adb6-0dd1d29618b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc001ecc128}] Aliases:map[]}\"\nJun 09 10:56:20.633786 crc crio[3651]: time=\"2026-06-09T10:56:20.633758826Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:56:20.678718 crc crio[3651]: time=\"2026-06-09T10:56:20.678484054Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=736183ab-35eb-444f-8f5d-68f7c95efce7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:20.754033 crc crio[3651]: time=\"2026-06-09T10:56:20.753788109Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:b2cf22e834b536e85febd9d1d1ee0f46f7cc920fe1aae4523cec870f0e0b4be3 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/c61be6a5-6bf3-4a51-a69d-76c56df67ecd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc000a004a8}] Aliases:map[]}\"\nJun 09 10:56:20.754033 crc crio[3651]: time=\"2026-06-09T10:56:20.753873441Z\" level=info msg=\"Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:56:20.786011 crc crio[3651]: time=\"2026-06-09T10:56:20.785787408Z\" level=info msg=\"Ran pod sandbox d0f714dac1f9f9808cfddb4bf368c3856150a1d2a4c02b1d0fd44a0c1471fb8f with infra container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD\" id=736183ab-35eb-444f-8f5d-68f7c95efce7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:21.195110 crc crio[3651]: time=\"2026-06-09T10:56:21.194836176Z\" level=info msg=\"Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=d26a1f76-dadb-4c12-be47-d67257909ad4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:21.195110 crc crio[3651]: time=\"2026-06-09T10:56:21.194917228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:21.195110 crc crio[3651]: time=\"2026-06-09T10:56:21.194938128Z\" level=info msg=\"Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=fb51f46f-d303-4de1-a75a-dfa0932ed443 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:21.195110 crc crio[3651]: time=\"2026-06-09T10:56:21.195040351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:21.196289 crc crio[3651]: time=\"2026-06-09T10:56:21.194848666Z\" level=info msg=\"Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=fe252ac6-464c-46e6-9a4f-a1b5c428338b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:21.196289 crc crio[3651]: time=\"2026-06-09T10:56:21.195250788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:21.197127 crc crio[3651]: time=\"2026-06-09T10:56:21.196967427Z\" level=info msg=\"Running pod sandbox: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD\" id=c60ae773-8c78-457d-9783-09992e55e495 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:21.197127 crc crio[3651]: time=\"2026-06-09T10:56:21.197087851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:21.210085 crc crio[3651]: time=\"2026-06-09T10:56:21.209589594Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=3d1ae55e-00bd-4f7a-b7f8-35d48e5570e6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:21.271913 crc crio[3651]: time=\"2026-06-09T10:56:21.271668165Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=c60ae773-8c78-457d-9783-09992e55e495 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:21.281751 crc crio[3651]: time=\"2026-06-09T10:56:21.276498015Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:f641c8651b31405a4581e6f3476fed163757c2087cb8cb493fd71a28ac2cd791 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/e9ea9401-052c-4e4e-badb-dac0675141c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc001ecc4b8}] Aliases:map[]}\"\nJun 09 10:56:21.281751 crc crio[3651]: time=\"2026-06-09T10:56:21.276721562Z\" level=info msg=\"Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:56:21.291655 crc crio[3651]: time=\"2026-06-09T10:56:21.290942824Z\" level=info msg=\"Running pod sandbox: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD\" id=de212466-1906-4d0f-9b7e-6eee9a4029ba name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:21.291655 crc crio[3651]: time=\"2026-06-09T10:56:21.291024657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:21.296624 crc crio[3651]: time=\"2026-06-09T10:56:21.295830726Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:1bbb3ad505e192de9d5e89b3f5ad7ec22645aedc68a65b2dacae5c9098f6c814 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/2d50605b-7fbf-4f1f-b519-847c8c9cf235 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc00108a2f8}] Aliases:map[]}\"\nJun 09 10:56:21.296624 crc crio[3651]: time=\"2026-06-09T10:56:21.296631689Z\" level=info msg=\"Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:56:21.296951 crc crio[3651]: time=\"2026-06-09T10:56:21.296106974Z\" level=info msg=\"Ran pod sandbox bfdfa863f636829ffd9c428672aba9d5536e6cb66f7e2e4155ecdc51356eafd7 with infra container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD\" id=c60ae773-8c78-457d-9783-09992e55e495 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:21.301224 crc crio[3651]: time=\"2026-06-09T10:56:21.301064108Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:03614efc3822aa7ce2db8081c0d27f19956ad2e39bcde475518d71e86869cc0a UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/1dd2ea42-e50e-4cde-bd71-d8fc78bf53a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc001ecc5d0}] Aliases:map[]}\"\nJun 09 10:56:21.301224 crc crio[3651]: time=\"2026-06-09T10:56:21.301224143Z\" level=info msg=\"Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:56:21.359880 crc crio[3651]: time=\"2026-06-09T10:56:21.357751683Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=de212466-1906-4d0f-9b7e-6eee9a4029ba name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:21.429170 crc crio[3651]: time=\"2026-06-09T10:56:21.4289997Z\" level=info msg=\"Ran pod sandbox 83ed0aff373038db68e58800dba63537b27927893e565669943b82e688e1cbb1 with infra container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD\" id=de212466-1906-4d0f-9b7e-6eee9a4029ba name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:21.467851 crc crio[3651]: time=\"2026-06-09T10:56:21.466243511Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=680dfc72-58c8-4052-a233-723ae69f12d2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:21.467851 crc crio[3651]: time=\"2026-06-09T10:56:21.466352094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:21.490468 crc crio[3651]: time=\"2026-06-09T10:56:21.490270008Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=f0fb4e1f-7d17-4968-8fdd-ad8735b0e077 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:21.497065 crc crio[3651]: time=\"2026-06-09T10:56:21.496861339Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=94c44e93-cf4c-4e76-af20-d7dbe5b41d92 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:21.497173 crc crio[3651]: time=\"2026-06-09T10:56:21.497129287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:21.509327 crc crio[3651]: time=\"2026-06-09T10:56:21.50927658Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=cabcd32d-56be-48f5-92df-813213af46c6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:21.634278 crc crio[3651]: time=\"2026-06-09T10:56:21.634050091Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:7c38470142945355e9ab6ec0638bf1d8d3d1d623d7b9018507e4d5ebd8d2ffc2 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/856f9d79-00bd-45d4-a4b5-859d61d9bf3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc000132d28}] Aliases:map[]}\"\nJun 09 10:56:21.634444 crc crio[3651]: time=\"2026-06-09T10:56:21.634282967Z\" level=info msg=\"Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:56:21.660540 crc crio[3651]: time=\"2026-06-09T10:56:21.660238731Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:098eb32b9b183e9b4c2aeb91f98090d41069a1adbc425cddaf44272136feecc1 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/5dd8e0bc-e36e-4354-a004-97194050ef36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc000452b80}] Aliases:map[]}\"\nJun 09 10:56:21.660540 crc crio[3651]: time=\"2026-06-09T10:56:21.660341744Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:56:21.779486 crc crio[3651]: time=\"2026-06-09T10:56:21.779201463Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=342ecd2e-ad51-4c71-a130-22e5bf244363 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:21.815994 crc crio[3651]: time=\"2026-06-09T10:56:21.815808475Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=2668f67a-bda1-4711-bea0-02739d5efd11 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:21.822188 crc crio[3651]: time=\"2026-06-09T10:56:21.821978574Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=b269c392-dd65-4146-a5be-0ef896d31f3f name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:21.824117 crc crio[3651]: time=\"2026-06-09T10:56:21.823953321Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=2dea6e92-9093-4827-a5b4-ffad7177bdfb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:21.824874 crc crio[3651]: time=\"2026-06-09T10:56:21.824194908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:21.829204 crc crio[3651]: time=\"2026-06-09T10:56:21.829111121Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=1a6f7ce1-a2a2-4af2-8614-cb14a0ac2d02 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:21.854773 crc crio[3651]: time=\"2026-06-09T10:56:21.854730105Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=6b3ced7c-cd90-4dc0-964d-f5df3bf4192a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:21.854943 crc crio[3651]: time=\"2026-06-09T10:56:21.85492283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:21.897089 crc crio[3651]: time=\"2026-06-09T10:56:21.896971041Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-bzhnf/POD\" id=1976b892-a50f-4530-a819-4d3ac517ecd2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:21.897089 crc crio[3651]: time=\"2026-06-09T10:56:21.897061473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:21.900099 crc crio[3651]: time=\"2026-06-09T10:56:21.899893576Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=41a81d0a-dd2b-4ecb-88b4-3ef8150c2c76 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:21.901168 crc crio[3651]: time=\"2026-06-09T10:56:21.901043299Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=e73295a7-1e6e-4992-bb1e-286554cf2c78 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:21.934962 crc crio[3651]: time=\"2026-06-09T10:56:21.934803399Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a058d391-3cc3-4dae-afe5-650850c0f353 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:21.935138 crc crio[3651]: time=\"2026-06-09T10:56:21.935098517Z\" level=info msg=\"Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=324d3184-b01b-4eb6-8af9-8aabe7e89ebb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:21.935273 crc crio[3651]: time=\"2026-06-09T10:56:21.935250782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:21.940846 crc crio[3651]: time=\"2026-06-09T10:56:21.939993509Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/node-ca-2wddl/POD\" id=57084290-04b0-48ee-8299-3ba1102aef4e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:21.940846 crc crio[3651]: time=\"2026-06-09T10:56:21.940292348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:21.960343 crc crio[3651]: time=\"2026-06-09T10:56:21.960227066Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=f3570049-6a35-47fc-abe8-e118ff18e231 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:21.997686 crc crio[3651]: time=\"2026-06-09T10:56:21.99757079Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:685d2bc0180894133080f2be9712276bb5d2a11e6a124214ef09290e436b5362 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/c5b22637-caf5-4549-a051-9738624defd6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc000a00438}] Aliases:map[]}\"\nJun 09 10:56:21.997686 crc crio[3651]: time=\"2026-06-09T10:56:21.997644272Z\" level=info msg=\"Adding pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:56:22.009957 crc crio[3651]: time=\"2026-06-09T10:56:22.009858736Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=1976b892-a50f-4530-a819-4d3ac517ecd2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:22.023164 crc crio[3651]: time=\"2026-06-09T10:56:22.022630277Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=57084290-04b0-48ee-8299-3ba1102aef4e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:22.080457 crc crio[3651]: time=\"2026-06-09T10:56:22.080320701Z\" level=info msg=\"Ran pod sandbox e6aae00299af823e0dd8ad1aa91f214326b33e87c4a897f094843782481a024f with infra container: openshift-multus/multus-bzhnf/POD\" id=1976b892-a50f-4530-a819-4d3ac517ecd2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:22.088286 crc crio[3651]: time=\"2026-06-09T10:56:22.08820315Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=30b75718-a83a-4d8b-99d5-e8f376ef1819 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:22.092471 crc crio[3651]: time=\"2026-06-09T10:56:22.091445004Z\" level=info msg=\"Ran pod sandbox 2bab650046094ca0c67be536963fef1c02f4dc153dab857621fadcf8e073af67 with infra container: openshift-image-registry/node-ca-2wddl/POD\" id=57084290-04b0-48ee-8299-3ba1102aef4e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:22.092471 crc crio[3651]: time=\"2026-06-09T10:56:22.09236286Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:af726b71d4987ee44786e155299f8b7b52b94c6db99db46579cd6fb84214d5fe UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/a801f73f-7202-4060-9847-fd2411b9fc28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc00108a148}] Aliases:map[]}\"\nJun 09 10:56:22.092471 crc crio[3651]: time=\"2026-06-09T10:56:22.092457633Z\" level=info msg=\"Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:56:22.099486 crc crio[3651]: time=\"2026-06-09T10:56:22.099286101Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=50a191a9-8568-4bf5-b3fd-3b176f6d28af name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:22.100047 crc crio[3651]: time=\"2026-06-09T10:56:22.099334613Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:29529b82ca5b1b7fb68c077963c0ca0837424bbb3198584a3d6bde8b42f5096e UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/2824f8a8-fd98-4739-92df-a388863d8e48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc000452510}] Aliases:map[]}\"\nJun 09 10:56:22.100047 crc crio[3651]: time=\"2026-06-09T10:56:22.09991947Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:56:22.117826 crc crio[3651]: time=\"2026-06-09T10:56:22.117659134Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=3b4c5509-1a3d-49a9-b89a-1c2d1e4b6ea8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:22.117826 crc crio[3651]: time=\"2026-06-09T10:56:22.117777448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:22.146807 crc crio[3651]: time=\"2026-06-09T10:56:22.146182882Z\" level=info msg=\"Running pod sandbox: openshift-dns/node-resolver-277xp/POD\" id=b9d6d6e2-860b-41ee-a252-c1d6b49e3edf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:22.146807 crc crio[3651]: time=\"2026-06-09T10:56:22.146300145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:22.162062 crc crio[3651]: time=\"2026-06-09T10:56:22.161793925Z\" level=info msg=\"Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=5882ccf5-b03c-4608-a4f6-8cfa220e592e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:22.162062 crc crio[3651]: time=\"2026-06-09T10:56:22.162019642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:22.189940 crc crio[3651]: time=\"2026-06-09T10:56:22.18435726Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:6c6d1cb0ca8158e44c56d9f0e1301e5dba60fd6348c23f606350c736102e7d4e UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/bfe771db-fd41-4fe6-ba1f-fd1f6f439250 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6cdf074d_0e2a_4a0b_8843_5f823e7bf7c3.slice PodAnnotations:0xc001ecc170}] Aliases:map[]}\"\nJun 09 10:56:22.189940 crc crio[3651]: time=\"2026-06-09T10:56:22.184545075Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:56:22.206108 crc crio[3651]: time=\"2026-06-09T10:56:22.205903955Z\" level=info msg=\"Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD\" id=0e9966cf-9e0c-4e93-9f8f-415daa30a557 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:22.206108 crc crio[3651]: time=\"2026-06-09T10:56:22.206052869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:22.229258 crc crio[3651]: time=\"2026-06-09T10:56:22.229215941Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=b9d6d6e2-860b-41ee-a252-c1d6b49e3edf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:22.239234 crc crio[3651]: time=\"2026-06-09T10:56:22.238794369Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD\" id=0e54f6a6-335f-44e2-9932-ac45fe11e9c4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:22.239234 crc crio[3651]: time=\"2026-06-09T10:56:22.238925723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:22.331843 crc crio[3651]: time=\"2026-06-09T10:56:22.330342815Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=b8c0778a-a587-4648-919a-10ae18eab872 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:22.331950 crc crio[3651]: time=\"2026-06-09T10:56:22.33188165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:22.374207 crc crio[3651]: time=\"2026-06-09T10:56:22.36805699Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=5cfad21c-f85e-41f5-9c02-5554341605eb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:22.374207 crc crio[3651]: time=\"2026-06-09T10:56:22.368134252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:22.413122 crc crio[3651]: time=\"2026-06-09T10:56:22.410151321Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:1ec4fe535baf8d99d6e2d9574a0f2d0f41ab445c68e70dd8291627e8ae3c71b7 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/e50db0a0-9f89-45f5-8fa6-5850d89dcafe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc000132ce0}] Aliases:map[]}\"\nJun 09 10:56:22.413122 crc crio[3651]: time=\"2026-06-09T10:56:22.410607865Z\" level=info msg=\"Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:56:22.429598 crc crio[3651]: time=\"2026-06-09T10:56:22.413768856Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=83e5f503-e3ba-4430-9c85-b1e308fbbbf3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:22.429598 crc crio[3651]: time=\"2026-06-09T10:56:22.413849909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:22.429598 crc crio[3651]: time=\"2026-06-09T10:56:22.426053533Z\" level=info msg=\"Running pod sandbox: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD\" id=46fd584d-6889-4960-a30b-5001205f263d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:22.429598 crc crio[3651]: time=\"2026-06-09T10:56:22.426110184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:22.439653 crc crio[3651]: time=\"2026-06-09T10:56:22.439144133Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=0e54f6a6-335f-44e2-9932-ac45fe11e9c4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:22.464279 crc crio[3651]: time=\"2026-06-09T10:56:22.463845699Z\" level=info msg=\"Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=db51e1a5-a741-4d10-a2cc-1588d3b110ed name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:22.464279 crc crio[3651]: time=\"2026-06-09T10:56:22.463920282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:22.494875 crc crio[3651]: time=\"2026-06-09T10:56:22.49419517Z\" level=info msg=\"Ran pod sandbox 58ae0b27a3b2d3171e9a4cadd2f4320925722887cc329c92be1614f9b5738499 with infra container: openshift-dns/node-resolver-277xp/POD\" id=b9d6d6e2-860b-41ee-a252-c1d6b49e3edf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:22.507985 crc crio[3651]: time=\"2026-06-09T10:56:22.507749834Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=9b8fe151-fb2f-4461-b90c-f15367e088da name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:22.539217 crc crio[3651]: time=\"2026-06-09T10:56:22.53898039Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:adf6cc0211e6188ce47c74192a3aa0db04330d09b99d0b450d6f397a4e572e72 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/b4928945-a407-4e7c-9c24-c3d07cf0864b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc001e2a6b8}] Aliases:map[]}\"\nJun 09 10:56:22.539217 crc crio[3651]: time=\"2026-06-09T10:56:22.539109434Z\" level=info msg=\"Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:56:22.547862 crc crio[3651]: time=\"2026-06-09T10:56:22.547644371Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:10dd7cf732a31d9c0f860fbcf0024e3b54168c4ece1e764a7429b0c934f6393d UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/9c193370-8b73-47e2-b4fe-bad2d36c3e61 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc001e2a738}] Aliases:map[]}\"\nJun 09 10:56:22.547862 crc crio[3651]: time=\"2026-06-09T10:56:22.547772425Z\" level=info msg=\"Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:56:22.606990 crc crio[3651]: time=\"2026-06-09T10:56:22.606257882Z\" level=info msg=\"Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=e2df8c14-361b-4854-8fa5-00f7eb36b647 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:22.606990 crc crio[3651]: time=\"2026-06-09T10:56:22.606348754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:22.606990 crc crio[3651]: time=\"2026-06-09T10:56:22.606834358Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:66e5b22c95d638b21163cae11e7053426c93abfd6549e1e02636e93c4a032042 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/9aebd3a1-fbfd-45ae-990b-69d5cc3a0fcb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc0001322b8}] Aliases:map[]}\"\nJun 09 10:56:22.606990 crc crio[3651]: time=\"2026-06-09T10:56:22.60688689Z\" level=info msg=\"Adding pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:56:22.611198 crc crio[3651]: time=\"2026-06-09T10:56:22.61101438Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=46fd584d-6889-4960-a30b-5001205f263d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:22.617649 crc crio[3651]: time=\"2026-06-09T10:56:22.61689277Z\" level=info msg=\"Ran pod sandbox fc43ff16a32b25163b55d640d18669725cd184c2474507b43ac509a25396edf1 with infra container: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD\" id=0e54f6a6-335f-44e2-9932-ac45fe11e9c4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:22.627281 crc crio[3651]: time=\"2026-06-09T10:56:22.626643283Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=a99421ff-e4cd-4cfa-b691-651352cb4e7c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:22.627281 crc crio[3651]: time=\"2026-06-09T10:56:22.626900871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:22.630290 crc crio[3651]: time=\"2026-06-09T10:56:22.629662581Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=6d6a78d4-d215-437e-83e0-4e924c672135 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:22.664774 crc crio[3651]: time=\"2026-06-09T10:56:22.663892254Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=174908c6-cf9e-4329-bc99-86ad6285dd6d name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:22.686603 crc crio[3651]: time=\"2026-06-09T10:56:22.685845361Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=6782f517-bf84-44e7-ae8f-472c099b8241 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:22.688173 crc crio[3651]: time=\"2026-06-09T10:56:22.686885922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:22.704805 crc crio[3651]: time=\"2026-06-09T10:56:22.704651167Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:b3ba15818461fe7560aac427bfa4eb4c1e433da8aaafac2cce6e6b410390f690 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/defaebe5-f595-48bb-ba49-1214b4ffbe25 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc000132540}] Aliases:map[]}\"\nJun 09 10:56:22.704805 crc crio[3651]: time=\"2026-06-09T10:56:22.704731519Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:56:22.709721 crc crio[3651]: time=\"2026-06-09T10:56:22.708355734Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:ff1cdb4ae1a436918c82f83fd08346723a368cba7d1b2fdfc0a794cfcccaab7f UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/68ec89c9-c3b6-4a0e-b97d-eb333f324ba6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc000a000c0}] Aliases:map[]}\"\nJun 09 10:56:22.709721 crc crio[3651]: time=\"2026-06-09T10:56:22.708748906Z\" level=info msg=\"Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:56:22.752085 crc crio[3651]: time=\"2026-06-09T10:56:22.751341602Z\" level=info msg=\"Ran pod sandbox 549b94dad749667a3a520eeb0af9b8ad693e1e4510dde3dfec14e2690d907656 with infra container: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD\" id=46fd584d-6889-4960-a30b-5001205f263d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:22.768175 crc crio[3651]: time=\"2026-06-09T10:56:22.767877872Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=ae61ae12-b742-478d-bbae-cc83033006d5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:22.852153 crc crio[3651]: time=\"2026-06-09T10:56:22.851350954Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:62d0decc26c26dbe9dff8bf120d805b40bc8f535122513132d46b7310ff036a4 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/c159d137-202a-4d8e-b132-3128376fecb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc0001326e0}] Aliases:map[]}\"\nJun 09 10:56:22.852153 crc crio[3651]: time=\"2026-06-09T10:56:22.851735325Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:56:22.940651 crc crio[3651]: time=\"2026-06-09T10:56:22.927135903Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:84258b78743432c8cccae4b296e5de9b3b513884ee7dae6687a54e67e0185f40 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/a2b8a826-16b3-4582-9074-d6d1d68939c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc001f06248}] Aliases:map[]}\"\nJun 09 10:56:22.940651 crc crio[3651]: time=\"2026-06-09T10:56:22.927320488Z\" level=info msg=\"Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:56:22.967637 crc crio[3651]: time=\"2026-06-09T10:56:22.947069541Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=29b88bc3-8772-4266-b297-394b8ca7bc5c name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:22.967637 crc crio[3651]: time=\"2026-06-09T10:56:22.954931279Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:b1622d0dd5898c2e653a5e9c5ee80f85e0e2a14a78c8a4b5357a754427fe2f87 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/41a92e87-cc5e-498d-bc84-f8933c6ff26e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc001e2a388}] Aliases:map[]}\"\nJun 09 10:56:22.967637 crc crio[3651]: time=\"2026-06-09T10:56:22.961352656Z\" level=info msg=\"Adding pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:56:23.019327 crc crio[3651]: time=\"2026-06-09T10:56:23.019272466Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=8d1d2faa-ab57-4865-99a5-35e01f87d50f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:23.020356 crc crio[3651]: time=\"2026-06-09T10:56:23.020329617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:23.031378 crc crio[3651]: time=\"2026-06-09T10:56:23.031345167Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=eee0ec0d-ee32-45ed-b7c5-60c68b406615 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:23.031842 crc crio[3651]: time=\"2026-06-09T10:56:23.031361637Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=e14459c6-e458-4c2d-b3fe-ec00f78ad307 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:23.097882 crc crio[3651]: time=\"2026-06-09T10:56:23.097840647Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=4841c492-f15f-4011-9e92-c36e7ab0c011 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:23.123379 crc crio[3651]: time=\"2026-06-09T10:56:23.123322446Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=0f6b7943-846a-41da-87f0-5e4307c42172 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:23.165123 crc crio[3651]: time=\"2026-06-09T10:56:23.163160102Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=e2112bc1-4e6f-401e-8929-c2346a2179bf name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:23.386367 crc crio[3651]: time=\"2026-06-09T10:56:23.385174945Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:1519b740403c03febb9a6dde9bd95708057de624e4b93d351243a3da9dbf729a UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/39cbe772-1d0c-4111-bc45-6d02d3261835 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc001c5c450}] Aliases:map[]}\"\nJun 09 10:56:23.386367 crc crio[3651]: time=\"2026-06-09T10:56:23.385248157Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:56:23.416069 crc crio[3651]: time=\"2026-06-09T10:56:23.41601678Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-additional-cni-plugins-hdftf/POD\" id=0f615e6c-8bdc-4e98-a6cd-fbbd1e8bc09a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:23.416543 crc crio[3651]: time=\"2026-06-09T10:56:23.41636289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:23.426219 crc crio[3651]: time=\"2026-06-09T10:56:23.426109723Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=1414b831-14b2-4a3a-aeba-3cd749656a67 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:23.426761 crc crio[3651]: time=\"2026-06-09T10:56:23.426259517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:23.479826 crc crio[3651]: time=\"2026-06-09T10:56:23.479285406Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=ae1c7a6d-72e7-4668-95b7-e031d4a133df name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:23.482047 crc crio[3651]: time=\"2026-06-09T10:56:23.480430519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:23.508018 crc crio[3651]: time=\"2026-06-09T10:56:23.50768003Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=1df6f769-edcc-4c40-8f38-8c1864d5deb4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:23.510109 crc crio[3651]: time=\"2026-06-09T10:56:23.509161583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:23.552820 crc crio[3651]: time=\"2026-06-09T10:56:23.55008397Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=0f615e6c-8bdc-4e98-a6cd-fbbd1e8bc09a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:23.588345 crc crio[3651]: time=\"2026-06-09T10:56:23.587138496Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD\" id=344a075f-bb8b-48a0-a382-ecfc49fd1ebc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:23.588345 crc crio[3651]: time=\"2026-06-09T10:56:23.587256789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:23.600263 crc crio[3651]: time=\"2026-06-09T10:56:23.599270088Z\" level=info msg=\"Running pod sandbox: openshift-dns/dns-default-qtghf/POD\" id=3205ce2b-edb1-48a1-8c0e-1f9f2dddc014 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:23.604587 crc crio[3651]: time=\"2026-06-09T10:56:23.604359235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:23.665769 crc crio[3651]: time=\"2026-06-09T10:56:23.665671714Z\" level=info msg=\"Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=0aafc3d3-2ed0-4546-8fc3-d7858345c631 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:23.665769 crc crio[3651]: time=\"2026-06-09T10:56:23.665752647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:23.705225 crc crio[3651]: time=\"2026-06-09T10:56:23.704949064Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD\" id=e90865a1-9ba1-4e0b-97df-35b0028d35cb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:23.712258 crc crio[3651]: time=\"2026-06-09T10:56:23.711874785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:23.714985 crc crio[3651]: time=\"2026-06-09T10:56:23.714221483Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:b29b10f6d0a76308401b0fd4a95c06996e453e46b06dd530cb63d472869b351f UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/4625a3f1-a24d-429a-a99a-bf94d030f2c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc001e162f0}] Aliases:map[]}\"\nJun 09 10:56:23.715741 crc crio[3651]: time=\"2026-06-09T10:56:23.715639504Z\" level=info msg=\"Adding pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:56:23.745810 crc crio[3651]: time=\"2026-06-09T10:56:23.74476396Z\" level=info msg=\"Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=34b06273-de7b-4080-8a2c-79b11aa4ad61 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:23.745810 crc crio[3651]: time=\"2026-06-09T10:56:23.744870293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:23.771797 crc crio[3651]: time=\"2026-06-09T10:56:23.771198937Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=e072a86b-8720-4ad7-8b3c-27da934e18b1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:23.771797 crc crio[3651]: time=\"2026-06-09T10:56:23.77131445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:23.787980 crc crio[3651]: time=\"2026-06-09T10:56:23.787652104Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD\" id=2185437f-6ef1-4f6b-998d-592164e9b80c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:23.787980 crc crio[3651]: time=\"2026-06-09T10:56:23.787753327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:23.842004 crc crio[3651]: time=\"2026-06-09T10:56:23.841882178Z\" level=info msg=\"Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=e97ef6ee-b40d-4bc7-bb7a-55f76911d7de name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:23.842132 crc crio[3651]: time=\"2026-06-09T10:56:23.842053053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:23.845211 crc crio[3651]: time=\"2026-06-09T10:56:23.84468778Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=b53f234b-0100-433c-905b-277b5349a1bd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:23.845211 crc crio[3651]: time=\"2026-06-09T10:56:23.844863665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:23.877900 crc crio[3651]: time=\"2026-06-09T10:56:23.877826851Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:f08081c03c5c7372c13785ef14d58653159efb7f7320d4a9b931d328e5e71789 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/ee68db9f-4585-4a73-ba61-262176a09301 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc001e16480}] Aliases:map[]}\"\nJun 09 10:56:23.878203 crc crio[3651]: time=\"2026-06-09T10:56:23.878178582Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:56:23.899891 crc crio[3651]: time=\"2026-06-09T10:56:23.898822781Z\" level=info msg=\"Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=555ccae3-9b5c-4838-9ea9-58bd7166f180 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:23.902136 crc crio[3651]: time=\"2026-06-09T10:56:23.900668984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:23.942294 crc crio[3651]: time=\"2026-06-09T10:56:23.942102797Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-server-frshx/POD\" id=552e66c2-9ea4-4d09-b78c-1e02311a84fb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:23.942381 crc crio[3651]: time=\"2026-06-09T10:56:23.942322903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:24.328479 crc crio[3651]: time=\"2026-06-09T10:56:24.328151439Z\" level=info msg=\"Ran pod sandbox 80a10675af2f184dcf1abd6808b3bd3468e5de0ac91e6554a9a34c7ef5880e02 with infra container: openshift-multus/multus-additional-cni-plugins-hdftf/POD\" id=0f615e6c-8bdc-4e98-a6cd-fbbd1e8bc09a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:24.339208 crc crio[3651]: time=\"2026-06-09T10:56:24.338916751Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=eed82a1c-da36-422d-91a6-dea8fb9ca9de name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:24.449016 crc crio[3651]: time=\"2026-06-09T10:56:24.448210023Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:b22ad492a4514fa6af06605c62ecda5b812a7dca4d33d6277186d0dec75fbad0 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/1fe53c9c-3486-471d-85e0-2998a0b0b4aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc001f06038}] Aliases:map[]}\"\nJun 09 10:56:24.449016 crc crio[3651]: time=\"2026-06-09T10:56:24.44880134Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:56:24.577294 crc crio[3651]: time=\"2026-06-09T10:56:24.576095524Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:87045f3e17059138c8a16477cf8010dc3361b205e7a77195944d1cd1f801d25b UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/dcc1cbc7-3f6b-46e8-9c9c-30693a4827c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc000452408}] Aliases:map[]}\"\nJun 09 10:56:24.577294 crc crio[3651]: time=\"2026-06-09T10:56:24.576229317Z\" level=info msg=\"Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:56:24.593466 crc crio[3651]: time=\"2026-06-09T10:56:24.592952233Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:d06e2e5f7a4eb0cf725af93fa92c96714601b99ce29154d541c2c894321d11d1 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/336faea6-f310-4e45-9138-6bcce484e041 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38fb2a5f_6a1e_4c7a_8df2_0b2a456c372e.slice PodAnnotations:0xc001f06220}] Aliases:map[]}\"\nJun 09 10:56:24.596855 crc crio[3651]: time=\"2026-06-09T10:56:24.593813068Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:56:24.677227 crc crio[3651]: time=\"2026-06-09T10:56:24.676496517Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=552e66c2-9ea4-4d09-b78c-1e02311a84fb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:24.722208 crc crio[3651]: time=\"2026-06-09T10:56:24.721760101Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=344a075f-bb8b-48a0-a382-ecfc49fd1ebc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:24.791090 crc crio[3651]: time=\"2026-06-09T10:56:24.78137866Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=2185437f-6ef1-4f6b-998d-592164e9b80c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:24.809046 crc crio[3651]: time=\"2026-06-09T10:56:24.808716592Z\" level=info msg=\"Ran pod sandbox 4170ce57ac38450b2b9b7969d0b33fb1da6d3278e44d5aca86eab58b0b804185 with infra container: openshift-machine-config-operator/machine-config-server-frshx/POD\" id=552e66c2-9ea4-4d09-b78c-1e02311a84fb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:24.818359 crc crio[3651]: time=\"2026-06-09T10:56:24.817364293Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=8ae8a0fd-7804-4c6e-89e9-2e111bb16a1c name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:24.880876 crc crio[3651]: time=\"2026-06-09T10:56:24.877024205Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:38bfe331c17ef07902d086b17d00a2c164657fda36c2a019760a5060703c6e27 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/f9ee7492-b529-413c-a4b7-f9a4fa6de900 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc000a00780}] Aliases:map[]}\"\nJun 09 10:56:24.880876 crc crio[3651]: time=\"2026-06-09T10:56:24.877258081Z\" level=info msg=\"Adding pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:56:24.889055 crc crio[3651]: time=\"2026-06-09T10:56:24.886663424Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:2dd9729dbd5a0500db05146743fa01a5e5500723b5b7b0b4b9c7b63f25eb672c UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/c8634cf5-5d93-4986-9658-ca068db5fd51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc000a006f0}] Aliases:map[]}\"\nJun 09 10:56:24.889055 crc crio[3651]: time=\"2026-06-09T10:56:24.886736666Z\" level=info msg=\"Adding pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:56:24.894079 crc crio[3651]: time=\"2026-06-09T10:56:24.893849863Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:188f72fd3087099620591186ca987eb453a6f7de2899a52a3c4ef00bbdb0568a UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/e5c8c537-b72e-4f56-993e-238c1cff439e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc00008c588}] Aliases:map[]}\"\nJun 09 10:56:24.894079 crc crio[3651]: time=\"2026-06-09T10:56:24.894036658Z\" level=info msg=\"Adding pod openshift-dns_dns-default-qtghf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:56:24.924142 crc crio[3651]: time=\"2026-06-09T10:56:24.923551865Z\" level=info msg=\"Ran pod sandbox 9570b701358fa447a1643d6e2eab95c20846148eedafd017515797d8e33105ee with infra container: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD\" id=344a075f-bb8b-48a0-a382-ecfc49fd1ebc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:24.936460 crc crio[3651]: time=\"2026-06-09T10:56:24.935966585Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=00fba81e-4518-4788-9b10-b0f3b72d2668 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:24.976349 crc crio[3651]: time=\"2026-06-09T10:56:24.976149701Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:8baaa979a141b21792a21a207f9ebf8f16719cfeb90242b8bc8dc2b4063adbc6 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/341f87f6-a113-4af0-8eec-0d86872f2060 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc0004529b8}] Aliases:map[]}\"\nJun 09 10:56:24.976349 crc crio[3651]: time=\"2026-06-09T10:56:24.976211913Z\" level=info msg=\"Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:56:25.057790 crc crio[3651]: time=\"2026-06-09T10:56:25.057357218Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:4e4337943946265f046a5ed31029861415d33a398e8130fc2eb5c7c7c90a95f6 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/5588d418-2a3f-4bdf-8fa4-8173c15dc980 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc00008c7a0}] Aliases:map[]}\"\nJun 09 10:56:25.057790 crc crio[3651]: time=\"2026-06-09T10:56:25.057476202Z\" level=info msg=\"Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:56:25.116729 crc crio[3651]: time=\"2026-06-09T10:56:25.115723982Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:9b146f6c773d10dfbe129e97792ecf3484789cc43b4d5995bb2e7d7460a9dda6 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/7233d19b-a04a-4591-a6e1-5accefc2d6ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc00008c8a0}] Aliases:map[]}\"\nJun 09 10:56:25.116729 crc crio[3651]: time=\"2026-06-09T10:56:25.11600809Z\" level=info msg=\"Adding pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:56:25.273082 crc crio[3651]: time=\"2026-06-09T10:56:25.271996777Z\" level=info msg=\"Ran pod sandbox 8f8aa60bc34fe6193a8191fdb0bef5a32f9c44faa6afc0fcf04e273fecc0c3d6 with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD\" id=2185437f-6ef1-4f6b-998d-592164e9b80c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:25.283365 crc crio[3651]: time=\"2026-06-09T10:56:25.282985156Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=ecdbaeec-aad7-43b6-9954-faf8cdef1851 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:25.310708 crc crio[3651]: time=\"2026-06-09T10:56:25.305736256Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=e99975b4-ff4c-4914-8d0b-c5d07f453446 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:39.271098 crc crio[3651]: time=\"2026-06-09T10:56:39.27012179Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=edea4b99-ca5c-4d48-b486-197210fae9e4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:39.271098 crc crio[3651]: time=\"2026-06-09T10:56:39.270687326Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=b652dfd9-c9d5-4afa-b577-2dff5cfda508 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:39.271098 crc crio[3651]: time=\"2026-06-09T10:56:39.271076738Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=ea9985d3-59bf-4d90-b512-869d6acec05f name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:39.272211 crc crio[3651]: time=\"2026-06-09T10:56:39.271997134Z\" level=info msg=\"Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=cbd6cc6d-c71c-4d33-a2a4-803523e20197 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:39.272290 crc crio[3651]: time=\"2026-06-09T10:56:39.272265712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:39.287819 crc crio[3651]: time=\"2026-06-09T10:56:39.28771059Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=55c9125f-de95-4954-8de5-7ddfa6f73453 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:39.287819 crc crio[3651]: time=\"2026-06-09T10:56:39.287776812Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=202a0a8c-cab6-468d-84ce-f718ae4a542f name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:39.287973 crc crio[3651]: time=\"2026-06-09T10:56:39.287825634Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=88482b39-d126-46cc-86b9-4956d16c9de4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:39.287973 crc crio[3651]: time=\"2026-06-09T10:56:39.287747101Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=7b40266c-9c04-4fef-99ca-5df8e03d9c12 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:39.287973 crc crio[3651]: time=\"2026-06-09T10:56:39.287952237Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=a3c8cb44-f6ac-4aa8-81b6-e9e267a390b8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:39.289853 crc crio[3651]: time=\"2026-06-09T10:56:39.289788981Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=761175dd-0fed-4854-aa98-40b651236323 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:39.290447 crc crio[3651]: time=\"2026-06-09T10:56:39.290314366Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=b4aa245d-a73c-485d-bfbb-86657839fcc4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:39.290537 crc crio[3651]: time=\"2026-06-09T10:56:39.290387308Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=5cbec89a-61ca-48bd-9604-94d23bcde43f name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:39.290664 crc crio[3651]: time=\"2026-06-09T10:56:39.290611655Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=5fe580fb-c113-48da-935d-599b33dcbe35 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:39.290717 crc crio[3651]: time=\"2026-06-09T10:56:39.290677727Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=c6c27675-295d-4fc1-b28a-b582c4b8353f name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:39.290945 crc crio[3651]: time=\"2026-06-09T10:56:39.290323686Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=78be7706-0abf-4fd6-aedf-54effc9cc83b name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:39.291032 crc crio[3651]: time=\"2026-06-09T10:56:39.290994656Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=e9792ec6-edaa-4437-b412-9a7415e149b3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:39.313645 crc crio[3651]: time=\"2026-06-09T10:56:39.299795961Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=0504120e-9968-4c0b-8a8a-50f476ff035a name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:39.313645 crc crio[3651]: time=\"2026-06-09T10:56:39.300122831Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=f380974d-3df5-486d-a571-a3214aa83feb name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:39.313645 crc crio[3651]: time=\"2026-06-09T10:56:39.300155461Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=4aaae000-6403-4cb3-bc11-d27a4addd63a name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:39.313645 crc crio[3651]: time=\"2026-06-09T10:56:39.303508729Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:1ab19461ac72032f70f03f5dbcc05baaf7110c4bafb349da6a1d9c5adba14c04 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/c86a2e95-8d91-442b-933a-7a8b03c92175 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc00108a050}] Aliases:map[]}\"\nJun 09 10:56:39.313645 crc crio[3651]: time=\"2026-06-09T10:56:39.303565Z\" level=info msg=\"Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:56:39.318618 crc crio[3651]: time=\"2026-06-09T10:56:39.318540115Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=593d77e0-70bb-4dfa-a26b-81de678ed4fe name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:39.318997 crc crio[3651]: time=\"2026-06-09T10:56:39.318938147Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=7eb5839d-fb31-4093-b66d-6d3d64f7a4b8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:39.319836 crc crio[3651]: time=\"2026-06-09T10:56:39.319771171Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=b5efff8b-8b80-41c7-b8d1-225a9088fefb name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:39.320601 crc crio[3651]: time=\"2026-06-09T10:56:39.320528563Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=5cfb632f-77f1-4629-87c1-371f43f4275d name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:39.324128 crc crio[3651]: time=\"2026-06-09T10:56:39.324048965Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=82ae2f0e-524f-4e16-81da-ba862559039d name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:39.611662 crc crio[3651]: time=\"2026-06-09T10:56:39.611538127Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=4c4402c8-6e95-4aa0-bdeb-4838b6c5c639 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:39.611662 crc crio[3651]: time=\"2026-06-09T10:56:39.61165451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:39.650014 crc crio[3651]: time=\"2026-06-09T10:56:39.649748736Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:d5acdeb22da71f2d17be4781053e57d278534d742453c0465271ffbccd44e9e0 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/99d8a062-2786-4530-9866-00a8c2b20069 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc00108a3f0}] Aliases:map[]}\"\nJun 09 10:56:39.650014 crc crio[3651]: time=\"2026-06-09T10:56:39.649797037Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:56:39.651827 crc crio[3651]: time=\"2026-06-09T10:56:39.650384684Z\" level=info msg=\"Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD\" id=4fbf640c-32eb-459d-87c3-25cb97d549c9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:39.651827 crc crio[3651]: time=\"2026-06-09T10:56:39.650691123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:39.654150 crc crio[3651]: time=\"2026-06-09T10:56:39.654076971Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD\" id=4008360d-f08f-4b4a-a345-5c688069f412 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:39.654150 crc crio[3651]: time=\"2026-06-09T10:56:39.654145933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:39.691149 crc crio[3651]: time=\"2026-06-09T10:56:39.691067855Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:11ba591f4c9e84593765bac74bd694ada1ed6c4f14432c17eb9a536fc5533ff9 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/c52cee2d-1ac8-4182-825b-cb85617b9229 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc001ecc2b0}] Aliases:map[]}\"\nJun 09 10:56:39.691149 crc crio[3651]: time=\"2026-06-09T10:56:39.691143267Z\" level=info msg=\"Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:56:39.694832 crc crio[3651]: time=\"2026-06-09T10:56:39.694724921Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:6969dd7752939397c4d9bafc15d1cfc808489d024b95bfbdaa0b5cc21b28a7f4 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/fad3a22c-c388-4d26-98c3-2e16c0d80751 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91f37d35_53d4_49eb_b4e2_8ee1a226094b.slice PodAnnotations:0xc00108a708}] Aliases:map[]}\"\nJun 09 10:56:39.694832 crc crio[3651]: time=\"2026-06-09T10:56:39.694818944Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:56:39.710131 crc crio[3651]: time=\"2026-06-09T10:56:39.709998224Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD\" id=e1a65856-28f3-4b23-a8a1-1c808113af92 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:39.711215 crc crio[3651]: time=\"2026-06-09T10:56:39.711012184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:39.734968 crc crio[3651]: time=\"2026-06-09T10:56:39.734823924Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=8aa45065-bfff-4b31-810b-743ebf5c9b36 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:39.735076 crc crio[3651]: time=\"2026-06-09T10:56:39.73500597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:39.755257 crc crio[3651]: time=\"2026-06-09T10:56:39.754372932Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=8e86f5b6-fdc0-4d18-b614-9ac97f6bc778 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:39.755364 crc crio[3651]: time=\"2026-06-09T10:56:39.755267108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:39.757163 crc crio[3651]: time=\"2026-06-09T10:56:39.756900965Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:5088bde617dedd8b9fd47b3ab9ad1a348adb1a2dde97033ee30ecb32d143d8f4 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/c65c1e9e-5907-4ab5-80a0-2da83700fa50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ee7e057_363b_48e4_a711_ee54046db35f.slice PodAnnotations:0xc00008c5c8}] Aliases:map[]}\"\nJun 09 10:56:39.757163 crc crio[3651]: time=\"2026-06-09T10:56:39.757046969Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:56:39.758455 crc crio[3651]: time=\"2026-06-09T10:56:39.758199243Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=330fce23-3257-43c4-8302-a12466a5245c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:56:39.758455 crc crio[3651]: time=\"2026-06-09T10:56:39.758338747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:39.804516 crc crio[3651]: time=\"2026-06-09T10:56:39.804317751Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:0d7666e2760bac087004b0062402a77b4fbc45dade3c7a95e1fd4663c92a0819 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/2039e9d2-b0e2-41d1-a99a-6144a38437f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5ed093a_5c43_49ee_8429_b0de4b9c784d.slice PodAnnotations:0xc001f068f8}] Aliases:map[]}\"\nJun 09 10:56:39.804516 crc crio[3651]: time=\"2026-06-09T10:56:39.804363132Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:56:39.804516 crc crio[3651]: time=\"2026-06-09T10:56:39.804446625Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:88f217f7e7cbc51ed63fa06d9e2d69e38baa595ef0c6fb3d86b135277603d5f1 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/20e263e1-5616-46c4-a702-23d22a0f6401 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb9d3cfcf_d286_4dfc_a5cf_dbb9268a3cda.slice PodAnnotations:0xc001ecc620}] Aliases:map[]}\"\nJun 09 10:56:39.804516 crc crio[3651]: time=\"2026-06-09T10:56:39.804514337Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:56:39.815855 crc crio[3651]: time=\"2026-06-09T10:56:39.815784474Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:896f2565991b9a7e1ec1a7b85522022fa11d97d2ea0780c5e0bc4cc93b95a7f6 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/7e8df88e-2c79-419e-90c6-0164b1eaa720 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod304346ae_9d3b_4262_8068_4ed1e7ff48a8.slice PodAnnotations:0xc00108ac80}] Aliases:map[]}\"\nJun 09 10:56:39.815855 crc crio[3651]: time=\"2026-06-09T10:56:39.815842685Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:56:50.027620 crc crio[3651]: time=\"2026-06-09T10:56:50.027364489Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=ce7e0b49-1fa1-4cb0-be51-2d95ebd3d232 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:50.029225 crc crio[3651]: time=\"2026-06-09T10:56:50.027709279Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=aba25e13-dfc0-481c-b89f-946474fc9258 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:50.033223 crc crio[3651]: time=\"2026-06-09T10:56:50.033099076Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=7b36a7f3-63c1-4b5b-8789-8bb9b59e305a name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:50.033576 crc crio[3651]: time=\"2026-06-09T10:56:50.033348263Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=c66487b5-ad4d-4469-97c2-40e43ca5c529 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:50.036974 crc crio[3651]: time=\"2026-06-09T10:56:50.036886415Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=502862b7-adf6-4e5a-bf4d-175355562f58 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:56:50.038281 crc crio[3651]: time=\"2026-06-09T10:56:50.038163583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:50.040044 crc crio[3651]: time=\"2026-06-09T10:56:50.039949694Z\" level=info msg=\"Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=70d5e237-3336-4603-bf41-52c2df899827 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:56:50.040501 crc crio[3651]: time=\"2026-06-09T10:56:50.040364136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:50.083847 crc crio[3651]: time=\"2026-06-09T10:56:50.083754145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:50.097068 crc crio[3651]: time=\"2026-06-09T10:56:50.096970529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:50.097263 crc crio[3651]: time=\"2026-06-09T10:56:50.097143594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:50.105737 crc crio[3651]: time=\"2026-06-09T10:56:50.105656421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:50.234179 crc crio[3651]: time=\"2026-06-09T10:56:50.234037346Z\" level=info msg=\"Created container 1b08002c8a0ae4f99dc54913d6a608270c3910ae99e6046d4ef1305aef396669: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=502862b7-adf6-4e5a-bf4d-175355562f58 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:56:50.236757 crc crio[3651]: time=\"2026-06-09T10:56:50.236685003Z\" level=info msg=\"Starting container: 1b08002c8a0ae4f99dc54913d6a608270c3910ae99e6046d4ef1305aef396669\" id=9f3ee460-0988-481c-a535-a05c5511d1e3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:56:50.236890 crc crio[3651]: time=\"2026-06-09T10:56:50.236748515Z\" level=info msg=\"Created container 32e4d022b7da95f11d4d6839b1bd23870c31b6064fcd380cc919113522da90fe: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=70d5e237-3336-4603-bf41-52c2df899827 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:56:50.238175 crc crio[3651]: time=\"2026-06-09T10:56:50.238108894Z\" level=info msg=\"Starting container: 32e4d022b7da95f11d4d6839b1bd23870c31b6064fcd380cc919113522da90fe\" id=673ff339-d27c-4a1d-865f-14d6d02295ed name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:56:50.241928 crc crio[3651]: time=\"2026-06-09T10:56:50.241589955Z\" level=info msg=\"Started container\" PID=7634 containerID=1b08002c8a0ae4f99dc54913d6a608270c3910ae99e6046d4ef1305aef396669 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup id=9f3ee460-0988-481c-a535-a05c5511d1e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9570b701358fa447a1643d6e2eab95c20846148eedafd017515797d8e33105ee\nJun 09 10:56:50.247144 crc crio[3651]: time=\"2026-06-09T10:56:50.244378946Z\" level=info msg=\"Started container\" PID=7635 containerID=32e4d022b7da95f11d4d6839b1bd23870c31b6064fcd380cc919113522da90fe description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=673ff339-d27c-4a1d-865f-14d6d02295ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0f714dac1f9f9808cfddb4bf368c3856150a1d2a4c02b1d0fd44a0c1471fb8f\nJun 09 10:56:50.405052 crc crio[3651]: time=\"2026-06-09T10:56:50.404927295Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=8fe16703-e227-4d7e-abbe-07788d948dad name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:50.407227 crc crio[3651]: time=\"2026-06-09T10:56:50.407013076Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=91b17c56-eec0-4f8b-ae7a-22204c2bb8c5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:50.412497 crc crio[3651]: time=\"2026-06-09T10:56:50.41232734Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=547920e9-0732-4035-b951-0e28ac602083 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:56:50.412962 crc crio[3651]: time=\"2026-06-09T10:56:50.412906517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:50.442755 crc crio[3651]: time=\"2026-06-09T10:56:50.442605989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:50.447585 crc crio[3651]: time=\"2026-06-09T10:56:50.447518871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:50.551949 crc crio[3651]: time=\"2026-06-09T10:56:50.551180199Z\" level=info msg=\"Created container abc9aac057905d3a1c0890399621dd83295fe4653308cf095212c7ab66ba9aae: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=547920e9-0732-4035-b951-0e28ac602083 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:56:50.553323 crc crio[3651]: time=\"2026-06-09T10:56:50.553244399Z\" level=info msg=\"Starting container: abc9aac057905d3a1c0890399621dd83295fe4653308cf095212c7ab66ba9aae\" id=2a9647c6-819d-4b34-a322-3f5584592206 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:56:50.564728 crc crio[3651]: time=\"2026-06-09T10:56:50.564620969Z\" level=info msg=\"Started container\" PID=7654 containerID=abc9aac057905d3a1c0890399621dd83295fe4653308cf095212c7ab66ba9aae description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller id=2a9647c6-819d-4b34-a322-3f5584592206 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9570b701358fa447a1643d6e2eab95c20846148eedafd017515797d8e33105ee\nJun 09 10:56:50.579206 crc crio[3651]: time=\"2026-06-09T10:56:50.579075169Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=ca78037a-f04c-4720-9f44-b31596aa8304 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:50.585824 crc crio[3651]: time=\"2026-06-09T10:56:50.585508875Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=9dc5fc4e-b907-4ba1-a719-74d4d1315e8a name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:50.589656 crc crio[3651]: time=\"2026-06-09T10:56:50.589604224Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=cb5305cd-f777-4479-89eb-bdf4c4fdb51f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:56:50.591577 crc crio[3651]: time=\"2026-06-09T10:56:50.590865371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:50.618651 crc crio[3651]: time=\"2026-06-09T10:56:50.614854607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:50.618651 crc crio[3651]: time=\"2026-06-09T10:56:50.617595816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:50.747030 crc crio[3651]: time=\"2026-06-09T10:56:50.746651461Z\" level=info msg=\"Created container a825999e8d2e8cc454db168ccda08256f82f583a34892f20a91a22508da14437: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=cb5305cd-f777-4479-89eb-bdf4c4fdb51f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:56:50.749498 crc crio[3651]: time=\"2026-06-09T10:56:50.749220336Z\" level=info msg=\"Starting container: a825999e8d2e8cc454db168ccda08256f82f583a34892f20a91a22508da14437\" id=64b6f67a-7c7f-4719-891b-d62080540110 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:56:50.764178 crc crio[3651]: time=\"2026-06-09T10:56:50.76314896Z\" level=info msg=\"Started container\" PID=7662 containerID=a825999e8d2e8cc454db168ccda08256f82f583a34892f20a91a22508da14437 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging id=64b6f67a-7c7f-4719-891b-d62080540110 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9570b701358fa447a1643d6e2eab95c20846148eedafd017515797d8e33105ee\nJun 09 10:56:50.777497 crc crio[3651]: time=\"2026-06-09T10:56:50.777346182Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=673d697c-f574-4754-8489-655f5c6923cd name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:50.780337 crc crio[3651]: time=\"2026-06-09T10:56:50.780186904Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=ad51c5dd-a0ea-4a76-9a4b-1032d6ff4152 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:50.783035 crc crio[3651]: time=\"2026-06-09T10:56:50.782930124Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=3b8848e1-8703-4073-8b36-d0e0ac68cacf name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:56:50.783387 crc crio[3651]: time=\"2026-06-09T10:56:50.783231203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:50.840482 crc crio[3651]: time=\"2026-06-09T10:56:50.832727419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:50.840482 crc crio[3651]: time=\"2026-06-09T10:56:50.838346302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:50.957797 crc crio[3651]: time=\"2026-06-09T10:56:50.957711876Z\" level=info msg=\"Created container 1531e433e7b8fd5e6a846f0a82c02e7796d346fbd797befdf7a88514a44f4ed2: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=3b8848e1-8703-4073-8b36-d0e0ac68cacf name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:56:50.959243 crc crio[3651]: time=\"2026-06-09T10:56:50.959151847Z\" level=info msg=\"Starting container: 1531e433e7b8fd5e6a846f0a82c02e7796d346fbd797befdf7a88514a44f4ed2\" id=86fd8831-f46e-49a7-a225-506a5b8cb278 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:56:50.969351 crc crio[3651]: time=\"2026-06-09T10:56:50.969160748Z\" level=info msg=\"Started container\" PID=7687 containerID=1531e433e7b8fd5e6a846f0a82c02e7796d346fbd797befdf7a88514a44f4ed2 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node id=86fd8831-f46e-49a7-a225-506a5b8cb278 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9570b701358fa447a1643d6e2eab95c20846148eedafd017515797d8e33105ee\nJun 09 10:56:50.998993 crc crio[3651]: time=\"2026-06-09T10:56:50.998792148Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=7562bc76-e3cb-4a77-be50-b76c4a562ee1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:51.008503 crc crio[3651]: time=\"2026-06-09T10:56:51.008276913Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=3793c1d8-8ec4-40f0-966b-8123a1a530f6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:51.018868 crc crio[3651]: time=\"2026-06-09T10:56:51.018673805Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=badac202-a23e-4071-9587-0ad88e08c42c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:56:51.020237 crc crio[3651]: time=\"2026-06-09T10:56:51.020110046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:51.031860 crc crio[3651]: time=\"2026-06-09T10:56:51.031748594Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=48f6203e-6b44-498c-a70b-9806fe550ff5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:51.033482 crc crio[3651]: time=\"2026-06-09T10:56:51.032207847Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=f370b69e-782c-4c45-907a-c8fcfd85f5ce name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:51.033482 crc crio[3651]: time=\"2026-06-09T10:56:51.03228429Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=55eb42d1-12b8-4930-9465-d55232eb3f16 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:51.036153 crc crio[3651]: time=\"2026-06-09T10:56:51.034637478Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=57842def-9a25-4028-a253-01d7887883fc name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:51.055191 crc crio[3651]: time=\"2026-06-09T10:56:51.055071111Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=7b712c44-226c-42d1-905a-690e100cd22c name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:51.058959 crc crio[3651]: time=\"2026-06-09T10:56:51.058187861Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=026c023f-91e6-47a8-9e65-e039ae49f4e7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:51.059118 crc crio[3651]: time=\"2026-06-09T10:56:51.058950553Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=641a434f-bc9c-47e1-b589-ff7c787e3064 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:51.059118 crc crio[3651]: time=\"2026-06-09T10:56:51.058572112Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=d9575c46-9359-4823-b7c5-b7c3246b9000 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:51.061795 crc crio[3651]: time=\"2026-06-09T10:56:51.061673802Z\" level=info msg=\"Creating container: openshift-image-registry/node-ca-2wddl/node-ca\" id=0b336a99-cc0e-408f-bce4-c342fe89c34d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:56:51.062544 crc crio[3651]: time=\"2026-06-09T10:56:51.062298701Z\" level=info msg=\"Creating container: openshift-multus/multus-bzhnf/kube-multus\" id=550ee90c-b8a0-404d-a46f-23ee5f063f43 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:56:51.062544 crc crio[3651]: time=\"2026-06-09T10:56:51.062330831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:51.062915 crc crio[3651]: time=\"2026-06-09T10:56:51.062885718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:51.063285 crc crio[3651]: time=\"2026-06-09T10:56:51.063196867Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy\" id=efbb9c65-beaf-4a58-b593-c258e7843b4a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:56:51.066072 crc crio[3651]: time=\"2026-06-09T10:56:51.066044169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:51.071078 crc crio[3651]: time=\"2026-06-09T10:56:51.070797517Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server\" id=e1345afe-2220-4aee-8575-f3e72191abbe name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:56:51.109347 crc crio[3651]: time=\"2026-06-09T10:56:51.096915315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:51.110486 crc crio[3651]: time=\"2026-06-09T10:56:51.110233082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:51.130861 crc crio[3651]: time=\"2026-06-09T10:56:51.130726536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:51.282767 crc crio[3651]: time=\"2026-06-09T10:56:51.28006922Z\" level=info msg=\"Created container da816558d6b947ae55d837df8ad18ab0c5816d2a3a8b31633caeff734f8fdfba: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=badac202-a23e-4071-9587-0ad88e08c42c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:56:51.283011 crc crio[3651]: time=\"2026-06-09T10:56:51.282907192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:51.284668 crc crio[3651]: time=\"2026-06-09T10:56:51.283021575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:51.288813 crc crio[3651]: time=\"2026-06-09T10:56:51.28870728Z\" level=info msg=\"Starting container: da816558d6b947ae55d837df8ad18ab0c5816d2a3a8b31633caeff734f8fdfba\" id=2b21cbce-ed25-449f-bc02-c3018bb9a089 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:56:51.292101 crc crio[3651]: time=\"2026-06-09T10:56:51.291908953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:51.309371 crc crio[3651]: time=\"2026-06-09T10:56:51.309224796Z\" level=info msg=\"Started container\" PID=7705 containerID=da816558d6b947ae55d837df8ad18ab0c5816d2a3a8b31633caeff734f8fdfba description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics id=2b21cbce-ed25-449f-bc02-c3018bb9a089 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9570b701358fa447a1643d6e2eab95c20846148eedafd017515797d8e33105ee\nJun 09 10:56:51.385606 crc crio[3651]: time=\"2026-06-09T10:56:51.384642894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:51.419876 crc crio[3651]: time=\"2026-06-09T10:56:51.414932613Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=8418f17d-fe28-41d3-a8e9-93d2c2c5342c name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:51.436293 crc crio[3651]: time=\"2026-06-09T10:56:51.432613896Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=80c90787-bcf7-4b74-a417-6403cf93cdaf name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:51.459005 crc crio[3651]: time=\"2026-06-09T10:56:51.458735404Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=51041340-44b2-4c97-a18c-5579ce0fd099 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:56:51.459576 crc crio[3651]: time=\"2026-06-09T10:56:51.459510937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:51.494673 crc crio[3651]: time=\"2026-06-09T10:56:51.494562264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:51.512044 crc crio[3651]: time=\"2026-06-09T10:56:51.511853096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:51.515583 crc crio[3651]: time=\"2026-06-09T10:56:51.514331078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:51.523594 crc crio[3651]: time=\"2026-06-09T10:56:51.522790713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:51.734676 crc crio[3651]: time=\"2026-06-09T10:56:51.732180619Z\" level=info msg=\"Created container a8221301a92040cc4b3d7eea4cb4cce120914cb37e5fac2af85ce648fa3dda36: openshift-multus/multus-bzhnf/kube-multus\" id=550ee90c-b8a0-404d-a46f-23ee5f063f43 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:56:51.758897 crc crio[3651]: time=\"2026-06-09T10:56:51.758708689Z\" level=info msg=\"Starting container: a8221301a92040cc4b3d7eea4cb4cce120914cb37e5fac2af85ce648fa3dda36\" id=848e3fed-6dac-41dc-b277-ebb350466170 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:56:51.874066 crc crio[3651]: time=\"2026-06-09T10:56:51.874007995Z\" level=info msg=\"Created container b3eae50ec738396c00687e952178f848ff1be2129fdea76b0108c46d7531aab6: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=51041340-44b2-4c97-a18c-5579ce0fd099 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:56:51.878210 crc crio[3651]: time=\"2026-06-09T10:56:51.87799362Z\" level=info msg=\"Starting container: b3eae50ec738396c00687e952178f848ff1be2129fdea76b0108c46d7531aab6\" id=9bec6ae7-ce07-484f-9aec-591edb143c58 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:56:51.933904 crc crio[3651]: time=\"2026-06-09T10:56:51.932887743Z\" level=info msg=\"Started container\" PID=7729 containerID=b3eae50ec738396c00687e952178f848ff1be2129fdea76b0108c46d7531aab6 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/northd id=9bec6ae7-ce07-484f-9aec-591edb143c58 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9570b701358fa447a1643d6e2eab95c20846148eedafd017515797d8e33105ee\nJun 09 10:56:51.958726 crc crio[3651]: time=\"2026-06-09T10:56:51.958154306Z\" level=info msg=\"Created container 65d328a423c718d9de1b67d9bca4b74a1f012f2cdb52435ff07ac38949d36744: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server\" id=e1345afe-2220-4aee-8575-f3e72191abbe name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:56:51.969665 crc crio[3651]: time=\"2026-06-09T10:56:51.96827533Z\" level=info msg=\"Starting container: 65d328a423c718d9de1b67d9bca4b74a1f012f2cdb52435ff07ac38949d36744\" id=145f24bf-c954-49d0-b467-c37b26ed920e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:56:52.134950 crc crio[3651]: time=\"2026-06-09T10:56:52.134789332Z\" level=info msg=\"Started container\" PID=7734 containerID=65d328a423c718d9de1b67d9bca4b74a1f012f2cdb52435ff07ac38949d36744 description=openshift-machine-config-operator/machine-config-server-frshx/machine-config-server id=145f24bf-c954-49d0-b467-c37b26ed920e name=/runtime.v1.RuntimeService/StartContainer sandboxID=4170ce57ac38450b2b9b7969d0b33fb1da6d3278e44d5aca86eab58b0b804185\nJun 09 10:56:52.143975 crc crio[3651]: time=\"2026-06-09T10:56:52.143720911Z\" level=info msg=\"Started container\" PID=7723 containerID=a8221301a92040cc4b3d7eea4cb4cce120914cb37e5fac2af85ce648fa3dda36 description=openshift-multus/multus-bzhnf/kube-multus id=848e3fed-6dac-41dc-b277-ebb350466170 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6aae00299af823e0dd8ad1aa91f214326b33e87c4a897f094843782481a024f\nJun 09 10:56:52.144801 crc crio[3651]: time=\"2026-06-09T10:56:52.144269207Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=c3348697-c7e2-472a-ba2c-50e8519f71c4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:52.145281 crc crio[3651]: time=\"2026-06-09T10:56:52.145152243Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=eb0a1320-15cf-4c4d-a902-991e8175fa6a name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:52.148853 crc crio[3651]: time=\"2026-06-09T10:56:52.146616905Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=cdb17221-bd22-4a71-af04-ce98a4c2de50 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:52.148853 crc crio[3651]: time=\"2026-06-09T10:56:52.146894863Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=ba827f3b-56e3-41c7-b807-7c1b42bdfdd6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:52.151144 crc crio[3651]: time=\"2026-06-09T10:56:52.1508992Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=ed0b8b8c-bfe3-4651-a59e-1607f2df8558 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:52.167350 crc crio[3651]: time=\"2026-06-09T10:56:52.166792141Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=e3b14b5d-29e0-4c2c-aa82-8b7822b2d01b name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:52.167903 crc crio[3651]: time=\"2026-06-09T10:56:52.16781248Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=ad9e0a1d-217b-464f-b4e1-886b35dfdefd name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:52.170959 crc crio[3651]: time=\"2026-06-09T10:56:52.170699744Z\" level=info msg=\"Creating container: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter\" id=4be04af0-326c-4630-8451-593a31af24fa name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:56:52.171785 crc crio[3651]: time=\"2026-06-09T10:56:52.171304282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:52.185014 crc crio[3651]: time=\"2026-06-09T10:56:52.184724841Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_dc485411-858d-480d-8815-3f46f7c9e011\\\"\"\nJun 09 10:56:52.215716 crc crio[3651]: time=\"2026-06-09T10:56:52.186351678Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=699006ac-512b-4677-9ecf-120c4264ff83 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:52.215949 crc crio[3651]: time=\"2026-06-09T10:56:52.175166834Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=6489ce95-ef59-4bfc-860c-0299773c471d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:56:52.215949 crc crio[3651]: time=\"2026-06-09T10:56:52.17193732Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy\" id=07ddcb75-ad57-45e4-ae01-44154303e120 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:56:52.244931 crc crio[3651]: time=\"2026-06-09T10:56:52.244583218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:52.248202 crc crio[3651]: time=\"2026-06-09T10:56:52.244816315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:52.256968 crc crio[3651]: time=\"2026-06-09T10:56:52.256928476Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=d4bc67b7-1468-4b22-becf-bc28753108d5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:56:52.308230 crc crio[3651]: time=\"2026-06-09T10:56:52.307845794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:52.351263 crc crio[3651]: time=\"2026-06-09T10:56:52.350740239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:52.359979 crc crio[3651]: time=\"2026-06-09T10:56:52.359840143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:52.364811 crc crio[3651]: time=\"2026-06-09T10:56:52.364667593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:52.413286 crc crio[3651]: time=\"2026-06-09T10:56:52.413097458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:52.646005 crc crio[3651]: time=\"2026-06-09T10:56:52.645317887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:52.660013 crc crio[3651]: time=\"2026-06-09T10:56:52.659942561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:52.668026 crc crio[3651]: time=\"2026-06-09T10:56:52.667611684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:52.861916 crc crio[3651]: time=\"2026-06-09T10:56:52.861191471Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:56:53.033088 crc crio[3651]: time=\"2026-06-09T10:56:53.032648596Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=975e1ae8-560b-442d-bee5-b22ce0ca94be name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:53.033606 crc crio[3651]: time=\"2026-06-09T10:56:53.033542332Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=fc2329a7-3e32-451b-9ae1-b4e30b506bc0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:53.040626 crc crio[3651]: time=\"2026-06-09T10:56:53.039913237Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=e9975466-6d7d-4d15-9d61-c2dff225cf11 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:53.046697 crc crio[3651]: time=\"2026-06-09T10:56:53.045252332Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=ca62d65f-0bd2-4d9a-8fb1-48f1d1b58034 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:53.050883 crc crio[3651]: time=\"2026-06-09T10:56:53.049745092Z\" level=info msg=\"Creating container: openshift-dns/node-resolver-277xp/dns-node-resolver\" id=3de69f82-4c02-4dac-bcea-2d14366464bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:56:53.052128 crc crio[3651]: time=\"2026-06-09T10:56:53.052096581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:53.052869 crc crio[3651]: time=\"2026-06-09T10:56:53.05275145Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=80dfdb24-ee63-4349-8605-93802c7fa87d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:56:53.053192 crc crio[3651]: time=\"2026-06-09T10:56:53.05310089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:53.382902 crc crio[3651]: time=\"2026-06-09T10:56:53.381774786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:53.400230 crc crio[3651]: time=\"2026-06-09T10:56:53.399347216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:53.479234 crc crio[3651]: time=\"2026-06-09T10:56:53.478934475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:53.554583 crc crio[3651]: time=\"2026-06-09T10:56:53.550932284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:53.593020 crc crio[3651]: time=\"2026-06-09T10:56:53.592776189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:53.724075 crc crio[3651]: time=\"2026-06-09T10:56:53.72238298Z\" level=info msg=\"Created container 8a67086dcf6447f7f239062e43c9f7097d8bb6cbd9b63e9679eef9657ff54f73: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=d4bc67b7-1468-4b22-becf-bc28753108d5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:56:53.740085 crc crio[3651]: time=\"2026-06-09T10:56:53.731535175Z\" level=info msg=\"Starting container: 8a67086dcf6447f7f239062e43c9f7097d8bb6cbd9b63e9679eef9657ff54f73\" id=ec784a27-8805-4356-bcee-e1bc4f1b497d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:56:53.744309 crc crio[3651]: time=\"2026-06-09T10:56:53.743862873Z\" level=info msg=\"Created container 8b143539d735df2f1cf2f0e368ad51ff419112dc207feb76c470537ce345336e: openshift-image-registry/node-ca-2wddl/node-ca\" id=0b336a99-cc0e-408f-bce4-c342fe89c34d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:56:53.750262 crc crio[3651]: time=\"2026-06-09T10:56:53.749600339Z\" level=info msg=\"Starting container: 8b143539d735df2f1cf2f0e368ad51ff419112dc207feb76c470537ce345336e\" id=cf693801-2716-4ad2-96c7-054c6465573c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:56:53.766243 crc crio[3651]: time=\"2026-06-09T10:56:53.76410629Z\" level=info msg=\"Started container\" PID=7798 containerID=8a67086dcf6447f7f239062e43c9f7097d8bb6cbd9b63e9679eef9657ff54f73 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb id=ec784a27-8805-4356-bcee-e1bc4f1b497d name=/runtime.v1.RuntimeService/StartContainer sandboxID=9570b701358fa447a1643d6e2eab95c20846148eedafd017515797d8e33105ee\nJun 09 10:56:53.872645 crc crio[3651]: time=\"2026-06-09T10:56:53.871358373Z\" level=info msg=\"Started container\" PID=7775 containerID=8b143539d735df2f1cf2f0e368ad51ff419112dc207feb76c470537ce345336e description=openshift-image-registry/node-ca-2wddl/node-ca id=cf693801-2716-4ad2-96c7-054c6465573c name=/runtime.v1.RuntimeService/StartContainer sandboxID=2bab650046094ca0c67be536963fef1c02f4dc153dab857621fadcf8e073af67\nJun 09 10:56:54.028138 crc crio[3651]: time=\"2026-06-09T10:56:54.02772739Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=52f574aa-e90e-499d-bbc5-be4e4cab143c name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:54.028378 crc crio[3651]: time=\"2026-06-09T10:56:54.027774451Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=d71aa57e-19d3-4ce9-9b2f-f701d6541e44 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:54.039479 crc crio[3651]: time=\"2026-06-09T10:56:54.035969839Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=33888b6f-f4ba-4e33-b6ac-47bc41fadb3e name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:54.043599 crc crio[3651]: time=\"2026-06-09T10:56:54.042057736Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=a6647e76-ae19-4e90-a274-fc6454ec9d5f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:56:54.047941 crc crio[3651]: time=\"2026-06-09T10:56:54.047899715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:54.166301 crc crio[3651]: time=\"2026-06-09T10:56:54.166124016Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=eef9dd3d-9890-492f-a008-baa168d33cc3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:54.209006 crc crio[3651]: time=\"2026-06-09T10:56:54.206162048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:54.226037 crc crio[3651]: time=\"2026-06-09T10:56:54.224970284Z\" level=info msg=\"Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=f6c37744-db67-4b53-8c6a-cbf61e45b434 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:56:54.226037 crc crio[3651]: time=\"2026-06-09T10:56:54.225780707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:54.276624 crc crio[3651]: time=\"2026-06-09T10:56:54.275187221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:54.289030 crc crio[3651]: time=\"2026-06-09T10:56:54.288312652Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:54.303844 crc crio[3651]: time=\"2026-06-09T10:56:54.297370775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:54.882048 crc crio[3651]: time=\"2026-06-09T10:56:54.881839055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:55.052694 crc crio[3651]: time=\"2026-06-09T10:56:55.05226568Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=512cfbe2-423d-4e0c-b0e7-ff54497a98e6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:55.059130 crc crio[3651]: time=\"2026-06-09T10:56:55.059046487Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=1ab4f547-12bb-4c05-bd14-2e45321ba3dc name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:55.077124 crc crio[3651]: time=\"2026-06-09T10:56:55.077001468Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/webhook\" id=0695122f-586d-4e18-8a0a-776195063347 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:56:55.077873 crc crio[3651]: time=\"2026-06-09T10:56:55.077845623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:55.152242 crc crio[3651]: time=\"2026-06-09T10:56:55.151967873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:55.212348 crc crio[3651]: time=\"2026-06-09T10:56:55.212251252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:55.552877 crc crio[3651]: time=\"2026-06-09T10:56:55.552663702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:56.701917 crc crio[3651]: time=\"2026-06-09T10:56:56.70185259Z\" level=info msg=\"Created container 6a6cea488b6d422e447e8f9716edf3486ba3d05589e79c27a9e399a668156da8: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy\" id=efbb9c65-beaf-4a58-b593-c258e7843b4a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:56:56.705602 crc crio[3651]: time=\"2026-06-09T10:56:56.705346951Z\" level=info msg=\"Starting container: 6a6cea488b6d422e447e8f9716edf3486ba3d05589e79c27a9e399a668156da8\" id=97f4bfba-ea7c-4744-afa2-f56b47c519d6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:56:56.725947 crc crio[3651]: time=\"2026-06-09T10:56:56.725756594Z\" level=info msg=\"Created container 081b1cc03a85b4ecb6885e47359352450caa5964a8e1547203d30a57fd78913f: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=f6c37744-db67-4b53-8c6a-cbf61e45b434 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:56:56.727661 crc crio[3651]: time=\"2026-06-09T10:56:56.727138184Z\" level=info msg=\"Created container 74502ed3f4f8e8d164879f66babc1ef9798b11e403fd21c61e44f590b75f1fbe: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy\" id=07ddcb75-ad57-45e4-ae01-44154303e120 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:56:56.735576 crc crio[3651]: time=\"2026-06-09T10:56:56.73147597Z\" level=info msg=\"Created container 386be1641d307e66c54ca7b45fbd0ae80f1dd1ef7565b709ccc2fbaa7ac6a3cf: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=80dfdb24-ee63-4349-8605-93802c7fa87d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:56:56.735576 crc crio[3651]: time=\"2026-06-09T10:56:56.731653695Z\" level=info msg=\"Created container f31ed967250a1a5b8d9b3bf4d5b30ffd9a6b8cce04cd26f6d580219beeabe7c3: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=6489ce95-ef59-4bfc-860c-0299773c471d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:56:56.735576 crc crio[3651]: time=\"2026-06-09T10:56:56.733099927Z\" level=info msg=\"Created container 119d7ac8fe62d47561f14e2d124a16c2bd547d993ec4fa9bbcba3573a65e26c5: openshift-dns/node-resolver-277xp/dns-node-resolver\" id=3de69f82-4c02-4dac-bcea-2d14366464bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:56:56.735576 crc crio[3651]: time=\"2026-06-09T10:56:56.733128128Z\" level=info msg=\"Starting container: 081b1cc03a85b4ecb6885e47359352450caa5964a8e1547203d30a57fd78913f\" id=09294cf5-0517-439c-a443-96d62240b22f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:56:56.735576 crc crio[3651]: time=\"2026-06-09T10:56:56.733159999Z\" level=info msg=\"Starting container: 74502ed3f4f8e8d164879f66babc1ef9798b11e403fd21c61e44f590b75f1fbe\" id=d28e11a3-fec5-4ca2-ba0d-934ea36c18ad name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:56:56.735576 crc crio[3651]: time=\"2026-06-09T10:56:56.735039693Z\" level=info msg=\"Starting container: f31ed967250a1a5b8d9b3bf4d5b30ffd9a6b8cce04cd26f6d580219beeabe7c3\" id=311d7a21-ffab-4db9-ab5f-b7fc09e14016 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:56:56.736915 crc crio[3651]: time=\"2026-06-09T10:56:56.735684822Z\" level=info msg=\"Starting container: 119d7ac8fe62d47561f14e2d124a16c2bd547d993ec4fa9bbcba3573a65e26c5\" id=86c3f551-15c4-4344-8566-fd324e2545fe name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:56:56.736915 crc crio[3651]: time=\"2026-06-09T10:56:56.735858187Z\" level=info msg=\"Starting container: 386be1641d307e66c54ca7b45fbd0ae80f1dd1ef7565b709ccc2fbaa7ac6a3cf\" id=7a23d729-308c-4aba-acca-cd69245a5105 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:56:56.738295 crc crio[3651]: time=\"2026-06-09T10:56:56.73734172Z\" level=info msg=\"Created container f9ce2a53d66963eb24d0d7bbc743a606b810276e19a54c66d55d7213bdfbeae5: openshift-network-node-identity/network-node-identity-dgvkt/webhook\" id=0695122f-586d-4e18-8a0a-776195063347 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:56:56.742036 crc crio[3651]: time=\"2026-06-09T10:56:56.740987136Z\" level=info msg=\"Starting container: f9ce2a53d66963eb24d0d7bbc743a606b810276e19a54c66d55d7213bdfbeae5\" id=62d39bb6-1e6c-4ded-a434-87fcc4cd7301 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:56:56.750677 crc crio[3651]: time=\"2026-06-09T10:56:56.74630323Z\" level=info msg=\"Started container\" PID=7919 containerID=081b1cc03a85b4ecb6885e47359352450caa5964a8e1547203d30a57fd78913f description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=09294cf5-0517-439c-a443-96d62240b22f name=/runtime.v1.RuntimeService/StartContainer sandboxID=bfdfa863f636829ffd9c428672aba9d5536e6cb66f7e2e4155ecdc51356eafd7\nJun 09 10:56:56.755365 crc crio[3651]: time=\"2026-06-09T10:56:56.755128506Z\" level=info msg=\"Started container\" PID=7830 containerID=74502ed3f4f8e8d164879f66babc1ef9798b11e403fd21c61e44f590b75f1fbe description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy id=d28e11a3-fec5-4ca2-ba0d-934ea36c18ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=83ed0aff373038db68e58800dba63537b27927893e565669943b82e688e1cbb1\nJun 09 10:56:56.760096 crc crio[3651]: time=\"2026-06-09T10:56:56.759797952Z\" level=info msg=\"Created container 1773c09c0249cd012cf975391bc8b4f31376cd17d3e1b032cbb082638347f3b9: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=a6647e76-ae19-4e90-a274-fc6454ec9d5f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:56:56.775746 crc crio[3651]: time=\"2026-06-09T10:56:56.775628551Z\" level=info msg=\"Starting container: 1773c09c0249cd012cf975391bc8b4f31376cd17d3e1b032cbb082638347f3b9\" id=4510833e-28e2-4b27-9000-96a9d2ee94e9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:56:56.780765 crc crio[3651]: time=\"2026-06-09T10:56:56.776567488Z\" level=info msg=\"Started container\" PID=7824 containerID=6a6cea488b6d422e447e8f9716edf3486ba3d05589e79c27a9e399a668156da8 description=openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy id=97f4bfba-ea7c-4744-afa2-f56b47c519d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=80a10675af2f184dcf1abd6808b3bd3468e5de0ac91e6554a9a34c7ef5880e02\nJun 09 10:56:56.803567 crc crio[3651]: time=\"2026-06-09T10:56:56.803084138Z\" level=info msg=\"Started container\" PID=7926 containerID=f9ce2a53d66963eb24d0d7bbc743a606b810276e19a54c66d55d7213bdfbeae5 description=openshift-network-node-identity/network-node-identity-dgvkt/webhook id=62d39bb6-1e6c-4ded-a434-87fcc4cd7301 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ef6dcd81941f4a4a1a0b5353d93c4b2d86e0faf66d07f9b888376b21c417e921\nJun 09 10:56:56.803567 crc crio[3651]: time=\"2026-06-09T10:56:56.803263063Z\" level=info msg=\"Started container\" PID=7914 containerID=119d7ac8fe62d47561f14e2d124a16c2bd547d993ec4fa9bbcba3573a65e26c5 description=openshift-dns/node-resolver-277xp/dns-node-resolver id=86c3f551-15c4-4344-8566-fd324e2545fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=58ae0b27a3b2d3171e9a4cadd2f4320925722887cc329c92be1614f9b5738499\nJun 09 10:56:56.804745 crc crio[3651]: time=\"2026-06-09T10:56:56.803124859Z\" level=info msg=\"Started container\" PID=7879 containerID=386be1641d307e66c54ca7b45fbd0ae80f1dd1ef7565b709ccc2fbaa7ac6a3cf description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=7a23d729-308c-4aba-acca-cd69245a5105 name=/runtime.v1.RuntimeService/StartContainer sandboxID=549b94dad749667a3a520eeb0af9b8ad693e1e4510dde3dfec14e2690d907656\nJun 09 10:56:56.805537 crc crio[3651]: time=\"2026-06-09T10:56:56.803183991Z\" level=info msg=\"Started container\" PID=7819 containerID=f31ed967250a1a5b8d9b3bf4d5b30ffd9a6b8cce04cd26f6d580219beeabe7c3 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy id=311d7a21-ffab-4db9-ab5f-b7fc09e14016 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f8aa60bc34fe6193a8191fdb0bef5a32f9c44faa6afc0fcf04e273fecc0c3d6\nJun 09 10:56:56.829194 crc crio[3651]: time=\"2026-06-09T10:56:56.828990389Z\" level=info msg=\"Started container\" PID=7896 containerID=1773c09c0249cd012cf975391bc8b4f31376cd17d3e1b032cbb082638347f3b9 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon id=4510833e-28e2-4b27-9000-96a9d2ee94e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc43ff16a32b25163b55d640d18669725cd184c2474507b43ac509a25396edf1\nJun 09 10:56:56.892246 crc crio[3651]: time=\"2026-06-09T10:56:56.89207677Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=faf9c38e-8340-4b6c-8a64-b479790d8734 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:56.895455 crc crio[3651]: time=\"2026-06-09T10:56:56.89519167Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=494fcdf6-b5aa-4cf2-b620-a9513794d1f4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:56.895825 crc crio[3651]: time=\"2026-06-09T10:56:56.895702055Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=a4bb7c79-b941-40a1-b94e-047c572bc7fa name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:56.902686 crc crio[3651]: time=\"2026-06-09T10:56:56.899644889Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=111d6b81-61c7-443e-891f-50d3d5d99317 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:56:56.902686 crc crio[3651]: time=\"2026-06-09T10:56:56.900039791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:56.903217 crc crio[3651]: time=\"2026-06-09T10:56:56.90312597Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a621caee-e556-4ea0-bf00-d95f33510f09 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:56.911629 crc crio[3651]: time=\"2026-06-09T10:56:56.911334398Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=118038aa-9325-4666-a368-ddf971ee7789 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:56.914277 crc crio[3651]: time=\"2026-06-09T10:56:56.91416621Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=53c87254-6977-42ef-a4f6-7547ffa0088a name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:56.942523 crc crio[3651]: time=\"2026-06-09T10:56:56.942203083Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy\" id=abf61347-6654-4611-9031-d4b57cd46ed8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:56:56.945815 crc crio[3651]: time=\"2026-06-09T10:56:56.945574312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:56.954708 crc crio[3651]: time=\"2026-06-09T10:56:56.94277769Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=531de250-57a5-4486-a057-4ab9bc3903ca name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:56.955004 crc crio[3651]: time=\"2026-06-09T10:56:56.942947695Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=2f57c42b-caff-46d7-aaf0-3291ee48ad0b name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:56.962322 crc crio[3651]: time=\"2026-06-09T10:56:56.96209648Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=8e8d331f-7424-4d84-aca5-61245b017589 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:56:56.963157 crc crio[3651]: time=\"2026-06-09T10:56:56.963010047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:56.964118 crc crio[3651]: time=\"2026-06-09T10:56:56.963793499Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=4db48bdc-e752-44f8-a03c-96d1f1df4e6f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:56:56.964831 crc crio[3651]: time=\"2026-06-09T10:56:56.964295934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:57.320891 crc crio[3651]: time=\"2026-06-09T10:56:57.320456598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:57.451163 crc crio[3651]: time=\"2026-06-09T10:56:57.429826202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:57.723656 crc crio[3651]: time=\"2026-06-09T10:56:57.722255598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:57.726731 crc crio[3651]: time=\"2026-06-09T10:56:57.7247554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:57.766081 crc crio[3651]: time=\"2026-06-09T10:56:57.765663607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:57.767269 crc crio[3651]: time=\"2026-06-09T10:56:57.766717668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:57.992176 crc crio[3651]: time=\"2026-06-09T10:56:57.9865749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:59.033363 crc crio[3651]: time=\"2026-06-09T10:56:59.033094365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:59.560898 crc crio[3651]: time=\"2026-06-09T10:56:59.559581082Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=c5c6b7eb-7362-4435-8969-94081d3050a5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:59.563849 crc crio[3651]: time=\"2026-06-09T10:56:59.563756964Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=96a1eb99-bd54-4f35-8271-79217081e32c name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:56:59.566762 crc crio[3651]: time=\"2026-06-09T10:56:59.566581616Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=6275aade-0e88-4208-9889-fe67ae92387b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:56:59.567148 crc crio[3651]: time=\"2026-06-09T10:56:59.566999108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:59.640291 crc crio[3651]: time=\"2026-06-09T10:56:59.640202272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:56:59.646077 crc crio[3651]: time=\"2026-06-09T10:56:59.646034952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:00.752593 crc crio[3651]: time=\"2026-06-09T10:57:00.752351683Z\" level=info msg=\"Created container 52762d3c43728c9e35049a51b3d3e3ced1905edfb4c12f4088cfa6f70f8df16e: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy\" id=abf61347-6654-4611-9031-d4b57cd46ed8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:57:00.757833 crc crio[3651]: time=\"2026-06-09T10:57:00.757500253Z\" level=info msg=\"Starting container: 52762d3c43728c9e35049a51b3d3e3ced1905edfb4c12f4088cfa6f70f8df16e\" id=8005fd82-30c6-4f49-8fe6-114e0ace0bf8 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:57:00.797200 crc crio[3651]: time=\"2026-06-09T10:57:00.79428123Z\" level=info msg=\"Created container 3f61970af6f8dd199222178e79caef16d42d3bb803dc9993988cd3c2d414e1f4: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=111d6b81-61c7-443e-891f-50d3d5d99317 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:57:00.799023 crc crio[3651]: time=\"2026-06-09T10:57:00.798981057Z\" level=info msg=\"Starting container: 3f61970af6f8dd199222178e79caef16d42d3bb803dc9993988cd3c2d414e1f4\" id=9d3582f2-b4a9-4913-b9fb-d0dc2aa4d515 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:57:00.827532 crc crio[3651]: time=\"2026-06-09T10:57:00.826819195Z\" level=info msg=\"Started container\" PID=8069 containerID=52762d3c43728c9e35049a51b3d3e3ced1905edfb4c12f4088cfa6f70f8df16e description=openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy id=8005fd82-30c6-4f49-8fe6-114e0ace0bf8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc43ff16a32b25163b55d640d18669725cd184c2474507b43ac509a25396edf1\nJun 09 10:57:00.843801 crc crio[3651]: time=\"2026-06-09T10:57:00.843633163Z\" level=info msg=\"Started container\" PID=8070 containerID=3f61970af6f8dd199222178e79caef16d42d3bb803dc9993988cd3c2d414e1f4 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=9d3582f2-b4a9-4913-b9fb-d0dc2aa4d515 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ef6dcd81941f4a4a1a0b5353d93c4b2d86e0faf66d07f9b888376b21c417e921\nJun 09 10:57:01.288879 crc crio[3651]: time=\"2026-06-09T10:57:01.288187153Z\" level=info msg=\"Created container 2e472e09bf5beefbb367f5a8a4d942477bbeed46d0570aa85e657a7f6e91b497: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=6275aade-0e88-4208-9889-fe67ae92387b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:57:01.294474 crc crio[3651]: time=\"2026-06-09T10:57:01.290276043Z\" level=info msg=\"Created container 44514d4bb0db3805d775ee2441db74ab9f085b2e0d1eaacbe6aa7835cfddc456: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=8e8d331f-7424-4d84-aca5-61245b017589 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:57:01.294474 crc crio[3651]: time=\"2026-06-09T10:57:01.290690886Z\" level=info msg=\"Created container 276c68c2e90e9b5b39002fd20e53547dcd39ab71f9ad51cd4dae1cb32dc1a733: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=4db48bdc-e752-44f8-a03c-96d1f1df4e6f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:57:01.294474 crc crio[3651]: time=\"2026-06-09T10:57:01.295133044Z\" level=info msg=\"Starting container: 44514d4bb0db3805d775ee2441db74ab9f085b2e0d1eaacbe6aa7835cfddc456\" id=7cfed953-01fb-42f6-bc3e-c34d42c6541d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:57:01.300978 crc crio[3651]: time=\"2026-06-09T10:57:01.295966689Z\" level=info msg=\"Starting container: 2e472e09bf5beefbb367f5a8a4d942477bbeed46d0570aa85e657a7f6e91b497\" id=59d56cb6-f294-4e2a-a6a0-0a48ee810edc name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:57:01.301885 crc crio[3651]: time=\"2026-06-09T10:57:01.301753657Z\" level=info msg=\"Starting container: 276c68c2e90e9b5b39002fd20e53547dcd39ab71f9ad51cd4dae1cb32dc1a733\" id=0ce1d432-6646-4b6e-a354-6c58ef3dbb86 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:57:01.316015 crc crio[3651]: time=\"2026-06-09T10:57:01.315942578Z\" level=info msg=\"Started container\" PID=8083 containerID=2e472e09bf5beefbb367f5a8a4d942477bbeed46d0570aa85e657a7f6e91b497 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb id=59d56cb6-f294-4e2a-a6a0-0a48ee810edc name=/runtime.v1.RuntimeService/StartContainer sandboxID=9570b701358fa447a1643d6e2eab95c20846148eedafd017515797d8e33105ee\nJun 09 10:57:01.394935 crc crio[3651]: time=\"2026-06-09T10:57:01.392907532Z\" level=info msg=\"Started container\" PID=8072 containerID=276c68c2e90e9b5b39002fd20e53547dcd39ab71f9ad51cd4dae1cb32dc1a733 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=0ce1d432-6646-4b6e-a354-6c58ef3dbb86 name=/runtime.v1.RuntimeService/StartContainer sandboxID=83ed0aff373038db68e58800dba63537b27927893e565669943b82e688e1cbb1\nJun 09 10:57:01.469088 crc crio[3651]: time=\"2026-06-09T10:57:01.469022251Z\" level=info msg=\"Started container\" PID=8071 containerID=44514d4bb0db3805d775ee2441db74ab9f085b2e0d1eaacbe6aa7835cfddc456 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=7cfed953-01fb-42f6-bc3e-c34d42c6541d name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f8aa60bc34fe6193a8191fdb0bef5a32f9c44faa6afc0fcf04e273fecc0c3d6\nJun 09 10:57:04.134015 crc crio[3651]: time=\"2026-06-09T10:57:04.132190492Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=04367bd9-94cf-4441-8a29-3c22a9333066 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:57:04.204464 crc crio[3651]: time=\"2026-06-09T10:57:04.204148807Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=a5bf7501-5c7b-4c73-8344-49a74974637d name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:57:04.218651 crc crio[3651]: time=\"2026-06-09T10:57:04.218450004Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=0b61f19d-5762-4563-a37d-64f2c70c5f80 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:57:04.220677 crc crio[3651]: time=\"2026-06-09T10:57:04.220590233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:04.449511 crc crio[3651]: time=\"2026-06-09T10:57:04.446688463Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d\" id=8da51941-ef0b-4c54-9976-43501e4c4d46 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:57:04.452880 crc crio[3651]: time=\"2026-06-09T10:57:04.452170758Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d\" id=02133bc4-2fd9-4c12-94d5-9181fc957857 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:57:04.455132 crc crio[3651]: time=\"2026-06-09T10:57:04.455090155Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins\" id=f1cab3b5-9031-495d-b0be-508289eed43b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:57:04.455742 crc crio[3651]: time=\"2026-06-09T10:57:04.455719939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:04.461806 crc crio[3651]: time=\"2026-06-09T10:57:04.461584293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:04.465256 crc crio[3651]: time=\"2026-06-09T10:57:04.464030219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:04.549325 crc crio[3651]: time=\"2026-06-09T10:57:04.548516111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:05.121656 crc crio[3651]: time=\"2026-06-09T10:57:05.10919329Z\" level=info msg=\"Created container e59d511d489f9ebf1775840fb131ddc46b282108b73ba763a49038900ca53863: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=0b61f19d-5762-4563-a37d-64f2c70c5f80 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:57:05.139060 crc crio[3651]: time=\"2026-06-09T10:57:05.138863129Z\" level=info msg=\"Starting container: e59d511d489f9ebf1775840fb131ddc46b282108b73ba763a49038900ca53863\" id=19680390-6ea4-45de-84b8-8e453e76f38d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:57:05.560896 crc crio[3651]: time=\"2026-06-09T10:57:05.559966547Z\" level=info msg=\"Started container\" PID=8219 containerID=e59d511d489f9ebf1775840fb131ddc46b282108b73ba763a49038900ca53863 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller id=19680390-6ea4-45de-84b8-8e453e76f38d name=/runtime.v1.RuntimeService/StartContainer sandboxID=9570b701358fa447a1643d6e2eab95c20846148eedafd017515797d8e33105ee\nJun 09 10:57:06.006306 crc crio[3651]: time=\"2026-06-09T10:57:06.005685318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:06.329191 crc crio[3651]: time=\"2026-06-09T10:57:06.32901662Z\" level=info msg=\"Created container acc14ed1b5d4f1e8a0c8348f96e10267fd8cd9a3412d4fcf8ca44744ede39df9: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins\" id=f1cab3b5-9031-495d-b0be-508289eed43b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:57:06.332034 crc crio[3651]: time=\"2026-06-09T10:57:06.331915637Z\" level=info msg=\"Starting container: acc14ed1b5d4f1e8a0c8348f96e10267fd8cd9a3412d4fcf8ca44744ede39df9\" id=65e2262b-3286-4afa-a280-ec5ffec47892 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:57:06.368204 crc crio[3651]: time=\"2026-06-09T10:57:06.367709335Z\" level=info msg=\"Started container\" PID=8263 containerID=acc14ed1b5d4f1e8a0c8348f96e10267fd8cd9a3412d4fcf8ca44744ede39df9 description=openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins id=65e2262b-3286-4afa-a280-ec5ffec47892 name=/runtime.v1.RuntimeService/StartContainer sandboxID=80a10675af2f184dcf1abd6808b3bd3468e5de0ac91e6554a9a34c7ef5880e02\nJun 09 10:57:07.930153 crc crio[3651]: time=\"2026-06-09T10:57:07.929935364Z\" level=info msg=\"Created container 3c1b9f5585765e1179e9c83cb31ee7073e68f407f2066c99ad81b31d3bcfed76: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter\" id=4be04af0-326c-4630-8451-593a31af24fa name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:57:07.943051 crc crio[3651]: time=\"2026-06-09T10:57:07.94199348Z\" level=info msg=\"Starting container: 3c1b9f5585765e1179e9c83cb31ee7073e68f407f2066c99ad81b31d3bcfed76\" id=6ba90e6e-e81e-493b-83f4-ec7b53b9346b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:57:08.135095 crc crio[3651]: time=\"2026-06-09T10:57:08.133723914Z\" level=info msg=\"Started container\" PID=8068 containerID=3c1b9f5585765e1179e9c83cb31ee7073e68f407f2066c99ad81b31d3bcfed76 description=openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter id=6ba90e6e-e81e-493b-83f4-ec7b53b9346b name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa72bf165ac6444e8f0b230821d41ca5471a03913f91a0eea041ae53b0c1aa17\nJun 09 10:57:20.535665 crc crio[3651]: time=\"2026-06-09T10:57:20.534535064Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782\" id=5563ca50-0896-4740-9749-ca309f272541 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:57:20.538591 crc crio[3651]: time=\"2026-06-09T10:57:20.538453903Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782\" id=53958740-dc33-493b-ad45-fb55fe85e60b name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:57:20.540568 crc crio[3651]: time=\"2026-06-09T10:57:20.540274145Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin\" id=2bc7d882-b987-470d-b4b9-df0b89071532 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:57:20.540816 crc crio[3651]: time=\"2026-06-09T10:57:20.540657554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:20.581755 crc crio[3651]: time=\"2026-06-09T10:57:20.581651481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:20.795724 crc crio[3651]: time=\"2026-06-09T10:57:20.793669839Z\" level=info msg=\"NetworkStart: stopping network for sandbox 1b8b90454b573a57a797cf819087234720634d73b90814841625bf37e02ab4aa\" id=d2d1d628-f498-4d92-814e-3dce1978cbeb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:21.211359 crc crio[3651]: time=\"2026-06-09T10:57:21.209811224Z\" level=info msg=\"NetworkStart: stopping network for sandbox d1cf5b75879182c2258f1f458303f4e2134ebe9daee8480ba6dfae64e5c1b4be\" id=afe01c70-f34e-4b98-8670-b5c837006e5f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:21.279982 crc crio[3651]: time=\"2026-06-09T10:57:21.278833683Z\" level=info msg=\"NetworkStart: stopping network for sandbox afe8252ed5523f337d7e51671beaa522a7c147ea1b00b84d5eeade60981cdc9f\" id=6e3932e1-8724-44a6-9a60-c9ceea37ef5e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:21.343348 crc crio[3651]: time=\"2026-06-09T10:57:21.343052863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:21.451548 crc crio[3651]: time=\"2026-06-09T10:57:21.451044012Z\" level=info msg=\"NetworkStart: stopping network for sandbox d64f681e3339ab037811a0bc502d17969ee450e3eddaa8f29877c61424b21c13\" id=425ea384-8aad-4703-a2a5-035ef84ccbcd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:21.535576 crc crio[3651]: time=\"2026-06-09T10:57:21.535365605Z\" level=info msg=\"Created container 66673a75acb7da8ec33f78005e3cf040ae7ccd3454435aed812b4cb57e202d91: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin\" id=2bc7d882-b987-470d-b4b9-df0b89071532 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:57:21.536822 crc crio[3651]: time=\"2026-06-09T10:57:21.536706375Z\" level=info msg=\"Starting container: 66673a75acb7da8ec33f78005e3cf040ae7ccd3454435aed812b4cb57e202d91\" id=0b6ec483-92f6-4356-8750-aa8b368d603f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:57:21.577886 crc crio[3651]: time=\"2026-06-09T10:57:21.577362788Z\" level=info msg=\"Started container\" PID=8616 containerID=66673a75acb7da8ec33f78005e3cf040ae7ccd3454435aed812b4cb57e202d91 description=openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin id=0b6ec483-92f6-4356-8750-aa8b368d603f name=/runtime.v1.RuntimeService/StartContainer sandboxID=80a10675af2f184dcf1abd6808b3bd3468e5de0ac91e6554a9a34c7ef5880e02\nJun 09 10:57:21.689514 crc crio[3651]: time=\"2026-06-09T10:57:21.689156577Z\" level=info msg=\"NetworkStart: stopping network for sandbox 1bbb3ad505e192de9d5e89b3f5ad7ec22645aedc68a65b2dacae5c9098f6c814\" id=fb51f46f-d303-4de1-a75a-dfa0932ed443 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:21.727532 crc crio[3651]: time=\"2026-06-09T10:57:21.727241945Z\" level=info msg=\"NetworkStart: stopping network for sandbox f641c8651b31405a4581e6f3476fed163757c2087cb8cb493fd71a28ac2cd791\" id=fe252ac6-464c-46e6-9a4f-a1b5c428338b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:21.783507 crc crio[3651]: time=\"2026-06-09T10:57:21.782759853Z\" level=info msg=\"NetworkStart: stopping network for sandbox 79a02d941cf9ead24f8497e97a0d9688942d24e9b92500d7045e4d288421424a\" id=b85fe8d5-a186-4716-a2ea-d026be6b8059 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:21.951359 crc crio[3651]: time=\"2026-06-09T10:57:21.95105278Z\" level=info msg=\"NetworkStart: stopping network for sandbox 03614efc3822aa7ce2db8081c0d27f19956ad2e39bcde475518d71e86869cc0a\" id=d26a1f76-dadb-4c12-be47-d67257909ad4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:21.991690 crc crio[3651]: time=\"2026-06-09T10:57:21.991524237Z\" level=info msg=\"NetworkStart: stopping network for sandbox b2cf22e834b536e85febd9d1d1ee0f46f7cc920fe1aae4523cec870f0e0b4be3\" id=ac61bc0d-d042-42d5-88d7-e6b62f14e72d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:22.076464 crc crio[3651]: time=\"2026-06-09T10:57:22.076249322Z\" level=info msg=\"NetworkStart: stopping network for sandbox 7c38470142945355e9ab6ec0638bf1d8d3d1d623d7b9018507e4d5ebd8d2ffc2\" id=680dfc72-58c8-4052-a233-723ae69f12d2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:22.117129 crc crio[3651]: time=\"2026-06-09T10:57:22.116915395Z\" level=info msg=\"NetworkStart: stopping network for sandbox 3988fd85f96cd9ae7fb4f7d8b61be8d71f6339a3315ff6e8d37b1904e0ec7920\" id=2c66559e-d33c-4a8e-9bc3-8ed3fafdd709 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:22.579359 crc crio[3651]: time=\"2026-06-09T10:57:22.579208398Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4\" id=139bfa9a-b774-4007-ace8-c6ca0436f8eb name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:57:22.590053 crc crio[3651]: time=\"2026-06-09T10:57:22.589110578Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4\" id=2bebde61-b48d-445a-a538-ee598fad085e name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:57:22.598618 crc crio[3651]: time=\"2026-06-09T10:57:22.597146174Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni\" id=2955fb8b-6207-409a-9a59-2d170aa21303 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:57:22.598903 crc crio[3651]: time=\"2026-06-09T10:57:22.598664748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:22.658285 crc crio[3651]: time=\"2026-06-09T10:57:22.654314001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:22.736726 crc crio[3651]: time=\"2026-06-09T10:57:22.736473131Z\" level=info msg=\"NetworkStart: stopping network for sandbox 098eb32b9b183e9b4c2aeb91f98090d41069a1adbc425cddaf44272136feecc1\" id=94c44e93-cf4c-4e76-af20-d7dbe5b41d92 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:22.801203 crc crio[3651]: time=\"2026-06-09T10:57:22.800740987Z\" level=info msg=\"NetworkStart: stopping network for sandbox af726b71d4987ee44786e155299f8b7b52b94c6db99db46579cd6fb84214d5fe\" id=324d3184-b01b-4eb6-8af9-8aabe7e89ebb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:23.072560 crc crio[3651]: time=\"2026-06-09T10:57:23.072299773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:23.212139 crc crio[3651]: time=\"2026-06-09T10:57:23.211858018Z\" level=info msg=\"Created container 60c5abfabd86264790e529c86b5aace6245c7bfcfbeb46dda34c3143ea2f8ba1: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni\" id=2955fb8b-6207-409a-9a59-2d170aa21303 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:57:23.214115 crc crio[3651]: time=\"2026-06-09T10:57:23.214081343Z\" level=info msg=\"Starting container: 60c5abfabd86264790e529c86b5aace6245c7bfcfbeb46dda34c3143ea2f8ba1\" id=ba0d8c7a-7b79-4231-926f-d08d6ac05eef name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:57:23.229759 crc crio[3651]: time=\"2026-06-09T10:57:23.22931586Z\" level=info msg=\"Started container\" PID=8758 containerID=60c5abfabd86264790e529c86b5aace6245c7bfcfbeb46dda34c3143ea2f8ba1 description=openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni id=ba0d8c7a-7b79-4231-926f-d08d6ac05eef name=/runtime.v1.RuntimeService/StartContainer sandboxID=80a10675af2f184dcf1abd6808b3bd3468e5de0ac91e6554a9a34c7ef5880e02\nJun 09 10:57:23.443681 crc crio[3651]: time=\"2026-06-09T10:57:23.443556935Z\" level=info msg=\"NetworkStart: stopping network for sandbox 685d2bc0180894133080f2be9712276bb5d2a11e6a124214ef09290e436b5362\" id=2dea6e92-9093-4827-a5b4-ffad7177bdfb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:23.504827 crc crio[3651]: time=\"2026-06-09T10:57:23.504378779Z\" level=info msg=\"NetworkStart: stopping network for sandbox 29529b82ca5b1b7fb68c077963c0ca0837424bbb3198584a3d6bde8b42f5096e\" id=6b3ced7c-cd90-4dc0-964d-f5df3bf4192a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:23.623617 crc crio[3651]: time=\"2026-06-09T10:57:23.620757273Z\" level=info msg=\"NetworkStart: stopping network for sandbox adf6cc0211e6188ce47c74192a3aa0db04330d09b99d0b450d6f397a4e572e72\" id=5cfad21c-f85e-41f5-9c02-5554341605eb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:23.633470 crc crio[3651]: time=\"2026-06-09T10:57:23.630591352Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=d8077f19-ded1-4ebb-9431-a877d52f50d8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:57:23.640512 crc crio[3651]: time=\"2026-06-09T10:57:23.635820665Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=5c1e7499-d4e9-4dc7-a363-561343a4414b name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:57:23.640850 crc crio[3651]: time=\"2026-06-09T10:57:23.64076502Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy\" id=25c0241d-4f63-4deb-afeb-9caf5d7dcb42 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:57:23.641306 crc crio[3651]: time=\"2026-06-09T10:57:23.641238244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:23.712351 crc crio[3651]: time=\"2026-06-09T10:57:23.712243417Z\" level=info msg=\"NetworkStart: stopping network for sandbox 6c6d1cb0ca8158e44c56d9f0e1301e5dba60fd6348c23f606350c736102e7d4e\" id=3b4c5509-1a3d-49a9-b89a-1c2d1e4b6ea8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:23.715894 crc crio[3651]: time=\"2026-06-09T10:57:23.715852933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:24.106073 crc crio[3651]: time=\"2026-06-09T10:57:24.10569205Z\" level=info msg=\"NetworkStart: stopping network for sandbox 1ec4fe535baf8d99d6e2d9574a0f2d0f41ab445c68e70dd8291627e8ae3c71b7\" id=5882ccf5-b03c-4608-a4f6-8cfa220e592e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:24.122333 crc crio[3651]: time=\"2026-06-09T10:57:24.12207451Z\" level=info msg=\"NetworkStart: stopping network for sandbox b3ba15818461fe7560aac427bfa4eb4c1e433da8aaafac2cce6e6b410390f690\" id=83e5f503-e3ba-4430-9c85-b1e308fbbbf3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:24.126027 crc crio[3651]: time=\"2026-06-09T10:57:24.125984485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:24.211770 crc crio[3651]: time=\"2026-06-09T10:57:24.211593327Z\" level=info msg=\"NetworkStart: stopping network for sandbox 66e5b22c95d638b21163cae11e7053426c93abfd6549e1e02636e93c4a032042\" id=b8c0778a-a587-4648-919a-10ae18eab872 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:24.256760 crc crio[3651]: time=\"2026-06-09T10:57:24.256676769Z\" level=info msg=\"Created container 9a927b55f808c52ff3b6dc06c1c017ce57277c497d8e3178bc022f773e5bdb48: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy\" id=25c0241d-4f63-4deb-afeb-9caf5d7dcb42 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:57:24.261675 crc crio[3651]: time=\"2026-06-09T10:57:24.260681647Z\" level=info msg=\"Starting container: 9a927b55f808c52ff3b6dc06c1c017ce57277c497d8e3178bc022f773e5bdb48\" id=fbb4e368-1388-46b8-9ce9-bd94e74831ce name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:57:24.283905 crc crio[3651]: time=\"2026-06-09T10:57:24.283734743Z\" level=info msg=\"Started container\" PID=8822 containerID=9a927b55f808c52ff3b6dc06c1c017ce57277c497d8e3178bc022f773e5bdb48 description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy id=fbb4e368-1388-46b8-9ce9-bd94e74831ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=80a10675af2f184dcf1abd6808b3bd3468e5de0ac91e6554a9a34c7ef5880e02\nJun 09 10:57:24.391714 crc crio[3651]: time=\"2026-06-09T10:57:24.391530805Z\" level=info msg=\"NetworkStart: stopping network for sandbox 62d0decc26c26dbe9dff8bf120d805b40bc8f535122513132d46b7310ff036a4\" id=a99421ff-e4cd-4cfa-b691-651352cb4e7c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:24.435499 crc crio[3651]: time=\"2026-06-09T10:57:24.435227997Z\" level=info msg=\"NetworkStart: stopping network for sandbox 1519b740403c03febb9a6dde9bd95708057de624e4b93d351243a3da9dbf729a\" id=8d1d2faa-ab57-4865-99a5-35e01f87d50f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:24.780869 crc crio[3651]: time=\"2026-06-09T10:57:24.780314551Z\" level=info msg=\"NetworkStart: stopping network for sandbox b1622d0dd5898c2e653a5e9c5ee80f85e0e2a14a78c8a4b5357a754427fe2f87\" id=6782f517-bf84-44e7-ae8f-472c099b8241 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:24.818268 crc crio[3651]: time=\"2026-06-09T10:57:24.818041498Z\" level=info msg=\"NetworkStart: stopping network for sandbox 10dd7cf732a31d9c0f860fbcf0024e3b54168c4ece1e764a7429b0c934f6393d\" id=0e9966cf-9e0c-4e93-9f8f-415daa30a557 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:24.938574 crc crio[3651]: time=\"2026-06-09T10:57:24.938322127Z\" level=info msg=\"NetworkStart: stopping network for sandbox 84258b78743432c8cccae4b296e5de9b3b513884ee7dae6687a54e67e0185f40\" id=db51e1a5-a741-4d10-a2cc-1588d3b110ed name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:25.031747 crc crio[3651]: time=\"2026-06-09T10:57:25.031356546Z\" level=info msg=\"NetworkStart: stopping network for sandbox ff1cdb4ae1a436918c82f83fd08346723a368cba7d1b2fdfc0a794cfcccaab7f\" id=e2df8c14-361b-4854-8fa5-00f7eb36b647 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:25.582383 crc crio[3651]: time=\"2026-06-09T10:57:25.582241636Z\" level=info msg=\"NetworkStart: stopping network for sandbox b29b10f6d0a76308401b0fd4a95c06996e453e46b06dd530cb63d472869b351f\" id=1414b831-14b2-4a3a-aeba-3cd749656a67 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:26.060697 crc crio[3651]: time=\"2026-06-09T10:57:26.060577439Z\" level=info msg=\"NetworkStart: stopping network for sandbox 8baaa979a141b21792a21a207f9ebf8f16719cfeb90242b8bc8dc2b4063adbc6\" id=e97ef6ee-b40d-4bc7-bb7a-55f76911d7de name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:26.147323 crc crio[3651]: time=\"2026-06-09T10:57:26.1471949Z\" level=info msg=\"NetworkStart: stopping network for sandbox f08081c03c5c7372c13785ef14d58653159efb7f7320d4a9b931d328e5e71789\" id=ae1c7a6d-72e7-4668-95b7-e031d4a133df name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:26.176941 crc crio[3651]: time=\"2026-06-09T10:57:26.176707206Z\" level=info msg=\"NetworkStart: stopping network for sandbox 2dd9729dbd5a0500db05146743fa01a5e5500723b5b7b0b4b9c7b63f25eb672c\" id=34b06273-de7b-4080-8a2c-79b11aa4ad61 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:26.291719 crc crio[3651]: time=\"2026-06-09T10:57:26.291541565Z\" level=info msg=\"NetworkStart: stopping network for sandbox 9b146f6c773d10dfbe129e97792ecf3484789cc43b4d5995bb2e7d7460a9dda6\" id=b53f234b-0100-433c-905b-277b5349a1bd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:26.341222 crc crio[3651]: time=\"2026-06-09T10:57:26.340904473Z\" level=info msg=\"NetworkStart: stopping network for sandbox b22ad492a4514fa6af06605c62ecda5b812a7dca4d33d6277186d0dec75fbad0\" id=1df6f769-edcc-4c40-8f38-8c1864d5deb4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:26.457058 crc crio[3651]: time=\"2026-06-09T10:57:26.456523965Z\" level=info msg=\"NetworkStart: stopping network for sandbox 4e4337943946265f046a5ed31029861415d33a398e8130fc2eb5c7c7c90a95f6\" id=555ccae3-9b5c-4838-9ea9-58bd7166f180 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:26.500013 crc crio[3651]: time=\"2026-06-09T10:57:26.499761154Z\" level=info msg=\"NetworkStart: stopping network for sandbox d06e2e5f7a4eb0cf725af93fa92c96714601b99ce29154d541c2c894321d11d1\" id=e90865a1-9ba1-4e0b-97df-35b0028d35cb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:26.535098 crc crio[3651]: time=\"2026-06-09T10:57:26.534917515Z\" level=info msg=\"NetworkStart: stopping network for sandbox 87045f3e17059138c8a16477cf8010dc3361b205e7a77195944d1cd1f801d25b\" id=0aafc3d3-2ed0-4546-8fc3-d7858345c631 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:26.539900 crc crio[3651]: time=\"2026-06-09T10:57:26.539764087Z\" level=info msg=\"NetworkStart: stopping network for sandbox 38bfe331c17ef07902d086b17d00a2c164657fda36c2a019760a5060703c6e27\" id=e072a86b-8720-4ad7-8b3c-27da934e18b1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:26.565934 crc crio[3651]: time=\"2026-06-09T10:57:26.56575778Z\" level=info msg=\"NetworkStart: stopping network for sandbox 188f72fd3087099620591186ca987eb453a6f7de2899a52a3c4ef00bbdb0568a\" id=3205ce2b-edb1-48a1-8c0e-1f9f2dddc014 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:29.702747 crc crio[3651]: time=\"2026-06-09T10:57:29.702653586Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=f688d20a-95d3-412f-84f0-f4b157cd9366 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:57:29.706513 crc crio[3651]: time=\"2026-06-09T10:57:29.706310004Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=280a5416-a65a-43fd-91b9-dca66953d4cc name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:57:29.709094 crc crio[3651]: time=\"2026-06-09T10:57:29.70892932Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni\" id=084f86a9-bf54-443e-98b2-4bc4d19a5b95 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:57:29.709508 crc crio[3651]: time=\"2026-06-09T10:57:29.709339582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:29.734497 crc crio[3651]: time=\"2026-06-09T10:57:29.734259013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:30.077157 crc crio[3651]: time=\"2026-06-09T10:57:30.075558726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:30.446835 crc crio[3651]: time=\"2026-06-09T10:57:30.445819248Z\" level=info msg=\"Created container 84a568c885fc503d24ad899a166aa728ee631c7004e6044bc0caa6f35fc299a3: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni\" id=084f86a9-bf54-443e-98b2-4bc4d19a5b95 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:57:30.447239 crc crio[3651]: time=\"2026-06-09T10:57:30.447051865Z\" level=info msg=\"Starting container: 84a568c885fc503d24ad899a166aa728ee631c7004e6044bc0caa6f35fc299a3\" id=a5a85566-355f-4b9c-ba19-9bb6fd01d49b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:57:30.470274 crc crio[3651]: time=\"2026-06-09T10:57:30.469671018Z\" level=info msg=\"Started container\" PID=8966 containerID=84a568c885fc503d24ad899a166aa728ee631c7004e6044bc0caa6f35fc299a3 description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni id=a5a85566-355f-4b9c-ba19-9bb6fd01d49b name=/runtime.v1.RuntimeService/StartContainer sandboxID=80a10675af2f184dcf1abd6808b3bd3468e5de0ac91e6554a9a34c7ef5880e02\nJun 09 10:57:30.719462 crc crio[3651]: time=\"2026-06-09T10:57:30.719350413Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=26faf8c2-c45e-4256-ab47-78730e48615b name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:57:30.722118 crc crio[3651]: time=\"2026-06-09T10:57:30.722034342Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=4858f88a-a207-4fa2-a551-d1386c90bcdf name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:57:30.724601 crc crio[3651]: time=\"2026-06-09T10:57:30.724544515Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins\" id=1a01aab0-723a-4ddf-a235-de7dba0e8bb4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:57:30.724948 crc crio[3651]: time=\"2026-06-09T10:57:30.724898946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:30.746976 crc crio[3651]: time=\"2026-06-09T10:57:30.746881171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:31.050789 crc crio[3651]: time=\"2026-06-09T10:57:31.050517209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:31.168306 crc crio[3651]: time=\"2026-06-09T10:57:31.168072157Z\" level=info msg=\"Created container a23b6002871def431bba3e11cb4f93d830f82236b7ce54b1df1781cad5de7d51: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins\" id=1a01aab0-723a-4ddf-a235-de7dba0e8bb4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:57:31.170035 crc crio[3651]: time=\"2026-06-09T10:57:31.169968223Z\" level=info msg=\"Starting container: a23b6002871def431bba3e11cb4f93d830f82236b7ce54b1df1781cad5de7d51\" id=718ad961-514c-477a-bbfa-a9d120434fd6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:57:31.178270 crc crio[3651]: time=\"2026-06-09T10:57:31.178153263Z\" level=info msg=\"Started container\" PID=9036 containerID=a23b6002871def431bba3e11cb4f93d830f82236b7ce54b1df1781cad5de7d51 description=openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins id=718ad961-514c-477a-bbfa-a9d120434fd6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=80a10675af2f184dcf1abd6808b3bd3468e5de0ac91e6554a9a34c7ef5880e02\nJun 09 10:57:34.749981 crc crio[3651]: time=\"2026-06-09T10:57:34.749496447Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=a4d040c9-2c41-4672-ad79-bdcc036e8f77 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:57:34.751964 crc crio[3651]: time=\"2026-06-09T10:57:34.751901297Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=9846599f-d231-40b3-b165-f644189f7331 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:57:34.754158 crc crio[3651]: time=\"2026-06-09T10:57:34.75403985Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=accbc49d-557d-4524-bb62-e6b189723315 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:57:34.754472 crc crio[3651]: time=\"2026-06-09T10:57:34.754339509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:34.779839 crc crio[3651]: time=\"2026-06-09T10:57:34.779718073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:35.011505 crc crio[3651]: time=\"2026-06-09T10:57:35.011009869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:35.096916 crc crio[3651]: time=\"2026-06-09T10:57:35.096792425Z\" level=info msg=\"Created container 2dde84c46fe5fd10d7f6abbcee28f4c14098f917665ed94e8ef77d5ea497408d: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=accbc49d-557d-4524-bb62-e6b189723315 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:57:35.098641 crc crio[3651]: time=\"2026-06-09T10:57:35.097898608Z\" level=info msg=\"Starting container: 2dde84c46fe5fd10d7f6abbcee28f4c14098f917665ed94e8ef77d5ea497408d\" id=26e9e98d-e17e-4310-b7b4-1ef38ded663e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:57:35.105669 crc crio[3651]: time=\"2026-06-09T10:57:35.105498301Z\" level=info msg=\"Started container\" PID=9438 containerID=2dde84c46fe5fd10d7f6abbcee28f4c14098f917665ed94e8ef77d5ea497408d description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=26e9e98d-e17e-4310-b7b4-1ef38ded663e name=/runtime.v1.RuntimeService/StartContainer sandboxID=83ed0aff373038db68e58800dba63537b27927893e565669943b82e688e1cbb1\nJun 09 10:57:38.885023 crc crio[3651]: 2026-06-09T10:57:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1ab19461ac72032 Mac:06:02:82:58:10:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2b Mtu:0 Sandbox:/var/run/netns/c86a2e95-8d91-442b-933a-7a8b03c92175 SocketPath: PciID:}] [{Interface:0xc000293c90 Address:{IP:10.217.0.43 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:57:38.891460 crc crio[3651]: 2026-06-09T10:57:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:896f2565991b9a7 Mac:be:ae:08:01:40:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/7e8df88e-2c79-419e-90c6-0164b1eaa720 SocketPath: PciID:}] [{Interface:0xc000318e00 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:57:38.924032 crc crio[3651]: 2026-06-09T10:57:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:88f217f7e7cbc51 Mac:56:f6:16:b2:81:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/20e263e1-5616-46c4-a702-23d22a0f6401 SocketPath: PciID:}] [{Interface:0xc00036a800 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:57:38.926350 crc crio[3651]: 2026-06-09T10:57:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6969dd775293939 Mac:7e:e9:e5:20:1a:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/fad3a22c-c388-4d26-98c3-2e16c0d80751 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:57:38.934247 crc crio[3651]: 2026-06-09T10:57:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:11ba591f4c9e845 Mac:d6:ac:ca:ec:28:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/c52cee2d-1ac8-4182-825b-cb85617b9229 SocketPath: PciID:}] [{Interface:0xc00002aa00 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:57:38.954529 crc crio[3651]: 2026-06-09T10:57:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d5acdeb22da71f2 Mac:56:dc:49:0c:b3:e1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/99d8a062-2786-4530-9866-00a8c2b20069 SocketPath: PciID:}] [{Interface:0xc000141020 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:57:38.976838 crc crio[3651]: 2026-06-09T10:57:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0d7666e2760bac0 Mac:6a:5e:44:f6:94:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/2039e9d2-b0e2-41d1-a99a-6144a38437f9 SocketPath: PciID:}] [{Interface:0xc0001237b0 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:57:39.006807 crc crio[3651]: 2026-06-09T10:57:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5088bde617dedd8 Mac:c2:81:2d:66:c2:d4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/c65c1e9e-5907-4ab5-80a0-2da83700fa50 SocketPath: PciID:}] [{Interface:0xc000135090 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:57:39.007325 crc crio[3651]: time=\"2026-06-09T10:57:39.007220398Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:57:39.007325 crc crio[3651]: time=\"2026-06-09T10:57:39.007337102Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_0a3c0de4-c6cd-4dfd-a841-aa2a25b4bc52\\\"\"\nJun 09 10:57:39.007661 crc crio[3651]: time=\"2026-06-09T10:57:39.007588369Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:5088bde617dedd8b9fd47b3ab9ad1a348adb1a2dde97033ee30ecb32d143d8f4 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/c65c1e9e-5907-4ab5-80a0-2da83700fa50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ee7e057_363b_48e4_a711_ee54046db35f.slice PodAnnotations:0xc00008c5c8}] Aliases:map[]}\"\nJun 09 10:57:39.007782 crc crio[3651]: time=\"2026-06-09T10:57:39.007711403Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:b29b10f6d0a76308401b0fd4a95c06996e453e46b06dd530cb63d472869b351f UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/4625a3f1-a24d-429a-a99a-bf94d030f2c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc001f062e0}] Aliases:map[]}\"\nJun 09 10:57:39.007877 crc crio[3651]: time=\"2026-06-09T10:57:39.007788645Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:afe8252ed5523f337d7e51671beaa522a7c147ea1b00b84d5eeade60981cdc9f UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/2b168961-955c-4366-8f48-21be1fbd30d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc001e2a430}] Aliases:map[]}\"\nJun 09 10:57:39.007877 crc crio[3651]: time=\"2026-06-09T10:57:39.007837106Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:b22ad492a4514fa6af06605c62ecda5b812a7dca4d33d6277186d0dec75fbad0 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/1fe53c9c-3486-471d-85e0-2998a0b0b4aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc001c5c628}] Aliases:map[]}\"\nJun 09 10:57:39.007877 crc crio[3651]: time=\"2026-06-09T10:57:39.007861937Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 10:57:39.007877 crc crio[3651]: time=\"2026-06-09T10:57:39.007876797Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 10:57:39.008128 crc crio[3651]: time=\"2026-06-09T10:57:39.007890208Z\" level=info msg=\"Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:57:39.008128 crc crio[3651]: time=\"2026-06-09T10:57:39.00795191Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:4e4337943946265f046a5ed31029861415d33a398e8130fc2eb5c7c7c90a95f6 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/5588d418-2a3f-4bdf-8fa4-8173c15dc980 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc000a01060}] Aliases:map[]}\"\nJun 09 10:57:39.008128 crc crio[3651]: time=\"2026-06-09T10:57:39.008071583Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 10:57:39.008128 crc crio[3651]: time=\"2026-06-09T10:57:39.008085864Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 10:57:39.008128 crc crio[3651]: time=\"2026-06-09T10:57:39.008125095Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:57:39.008350 crc crio[3651]: time=\"2026-06-09T10:57:39.008176076Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:3988fd85f96cd9ae7fb4f7d8b61be8d71f6339a3315ff6e8d37b1904e0ec7920 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/26875aee-fb83-4940-adb6-0dd1d29618b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc001f06328}] Aliases:map[]}\"\nJun 09 10:57:39.008350 crc crio[3651]: time=\"2026-06-09T10:57:39.008216397Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:6969dd7752939397c4d9bafc15d1cfc808489d024b95bfbdaa0b5cc21b28a7f4 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/fad3a22c-c388-4d26-98c3-2e16c0d80751 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91f37d35_53d4_49eb_b4e2_8ee1a226094b.slice PodAnnotations:0xc00108a708}] Aliases:map[]}\"\nJun 09 10:57:39.008350 crc crio[3651]: time=\"2026-06-09T10:57:39.00830302Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 10:57:39.008350 crc crio[3651]: time=\"2026-06-09T10:57:39.008325041Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 10:57:39.008350 crc crio[3651]: time=\"2026-06-09T10:57:39.008339031Z\" level=info msg=\"Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:57:39.008697 crc crio[3651]: time=\"2026-06-09T10:57:39.008350031Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:188f72fd3087099620591186ca987eb453a6f7de2899a52a3c4ef00bbdb0568a UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/e5c8c537-b72e-4f56-993e-238c1cff439e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc00108a868}] Aliases:map[]}\"\nJun 09 10:57:39.008981 crc crio[3651]: time=\"2026-06-09T10:57:39.008383922Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:11ba591f4c9e84593765bac74bd694ada1ed6c4f14432c17eb9a536fc5533ff9 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/c52cee2d-1ac8-4182-825b-cb85617b9229 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc001ecc2b0}] Aliases:map[]}\"\nJun 09 10:57:39.009118 crc crio[3651]: time=\"2026-06-09T10:57:39.009029741Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:0d7666e2760bac087004b0062402a77b4fbc45dade3c7a95e1fd4663c92a0819 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/2039e9d2-b0e2-41d1-a99a-6144a38437f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5ed093a_5c43_49ee_8429_b0de4b9c784d.slice PodAnnotations:0xc001f068f8}] Aliases:map[]}\"\nJun 09 10:57:39.009754 crc crio[3651]: time=\"2026-06-09T10:57:39.0096667Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:66e5b22c95d638b21163cae11e7053426c93abfd6549e1e02636e93c4a032042 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/9aebd3a1-fbfd-45ae-990b-69d5cc3a0fcb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc000452618}] Aliases:map[]}\"\nJun 09 10:57:39.009754 crc crio[3651]: time=\"2026-06-09T10:57:39.009713431Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:f08081c03c5c7372c13785ef14d58653159efb7f7320d4a9b931d328e5e71789 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/ee68db9f-4585-4a73-ba61-262176a09301 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc0001324c8}] Aliases:map[]}\"\nJun 09 10:57:39.009874 crc crio[3651]: time=\"2026-06-09T10:57:39.009751132Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:1b8b90454b573a57a797cf819087234720634d73b90814841625bf37e02ab4aa UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/d4d9858c-68cb-43ba-a7e2-2a9703752e0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc001e2a400}] Aliases:map[]}\"\nJun 09 10:57:39.009927 crc crio[3651]: time=\"2026-06-09T10:57:39.009803464Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:685d2bc0180894133080f2be9712276bb5d2a11e6a124214ef09290e436b5362 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/c5b22637-caf5-4549-a051-9738624defd6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc000452640}] Aliases:map[]}\"\nJun 09 10:57:39.009927 crc crio[3651]: time=\"2026-06-09T10:57:39.009913797Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:d06e2e5f7a4eb0cf725af93fa92c96714601b99ce29154d541c2c894321d11d1 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/336faea6-f310-4e45-9138-6bcce484e041 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38fb2a5f_6a1e_4c7a_8df2_0b2a456c372e.slice PodAnnotations:0xc00108a880}] Aliases:map[]}\"\nJun 09 10:57:39.010148 crc crio[3651]: time=\"2026-06-09T10:57:39.010040871Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:1519b740403c03febb9a6dde9bd95708057de624e4b93d351243a3da9dbf729a UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/39cbe772-1d0c-4111-bc45-6d02d3261835 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc00018a6e8}] Aliases:map[]}\"\nJun 09 10:57:39.010148 crc crio[3651]: time=\"2026-06-09T10:57:39.010086972Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:6c6d1cb0ca8158e44c56d9f0e1301e5dba60fd6348c23f606350c736102e7d4e UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/bfe771db-fd41-4fe6-ba1f-fd1f6f439250 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6cdf074d_0e2a_4a0b_8843_5f823e7bf7c3.slice PodAnnotations:0xc001ecc720}] Aliases:map[]}\"\nJun 09 10:57:39.010297 crc crio[3651]: time=\"2026-06-09T10:57:39.010146694Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:adf6cc0211e6188ce47c74192a3aa0db04330d09b99d0b450d6f397a4e572e72 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/b4928945-a407-4e7c-9c24-c3d07cf0864b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc0001324e8}] Aliases:map[]}\"\nJun 09 10:57:39.010297 crc crio[3651]: time=\"2026-06-09T10:57:39.010203396Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:1ec4fe535baf8d99d6e2d9574a0f2d0f41ab445c68e70dd8291627e8ae3c71b7 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/e50db0a0-9f89-45f5-8fa6-5850d89dcafe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc000452668}] Aliases:map[]}\"\nJun 09 10:57:39.010297 crc crio[3651]: time=\"2026-06-09T10:57:39.010257877Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:29529b82ca5b1b7fb68c077963c0ca0837424bbb3198584a3d6bde8b42f5096e UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/2824f8a8-fd98-4739-92df-a388863d8e48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc00108a8a0}] Aliases:map[]}\"\nJun 09 10:57:39.010533 crc crio[3651]: time=\"2026-06-09T10:57:39.010309059Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 10:57:39.010533 crc crio[3651]: time=\"2026-06-09T10:57:39.010326909Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 10:57:39.010533 crc crio[3651]: time=\"2026-06-09T10:57:39.01033848Z\" level=info msg=\"Deleting pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:57:39.010533 crc crio[3651]: time=\"2026-06-09T10:57:39.007880458Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:7c38470142945355e9ab6ec0638bf1d8d3d1d623d7b9018507e4d5ebd8d2ffc2 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/856f9d79-00bd-45d4-a4b5-859d61d9bf3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc001f062f8}] Aliases:map[]}\"\nJun 09 10:57:39.010533 crc crio[3651]: time=\"2026-06-09T10:57:39.01036724Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:b1622d0dd5898c2e653a5e9c5ee80f85e0e2a14a78c8a4b5357a754427fe2f87 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/41a92e87-cc5e-498d-bc84-f8933c6ff26e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc001e162b8}] Aliases:map[]}\"\nJun 09 10:57:39.010533 crc crio[3651]: time=\"2026-06-09T10:57:39.010491554Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 10:57:39.010533 crc crio[3651]: time=\"2026-06-09T10:57:39.010517615Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 10:57:39.010533 crc crio[3651]: time=\"2026-06-09T10:57:39.010536565Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 10:57:39.010824 crc crio[3651]: time=\"2026-06-09T10:57:39.010546486Z\" level=info msg=\"Deleting pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:57:39.010824 crc crio[3651]: time=\"2026-06-09T10:57:39.009982109Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:84258b78743432c8cccae4b296e5de9b3b513884ee7dae6687a54e67e0185f40 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/a2b8a826-16b3-4582-9074-d6d1d68939c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc001f06390}] Aliases:map[]}\"\nJun 09 10:57:39.010824 crc crio[3651]: time=\"2026-06-09T10:57:39.009736912Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:62d0decc26c26dbe9dff8bf120d805b40bc8f535122513132d46b7310ff036a4 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/c159d137-202a-4d8e-b132-3128376fecb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc001f06378}] Aliases:map[]}\"\nJun 09 10:57:39.010824 crc crio[3651]: time=\"2026-06-09T10:57:39.010734011Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:b3ba15818461fe7560aac427bfa4eb4c1e433da8aaafac2cce6e6b410390f690 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/defaebe5-f595-48bb-ba49-1214b4ffbe25 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc00018a730}] Aliases:map[]}\"\nJun 09 10:57:39.010824 crc crio[3651]: time=\"2026-06-09T10:57:39.010750712Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 10:57:39.010824 crc crio[3651]: time=\"2026-06-09T10:57:39.010799363Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 10:57:39.010824 crc crio[3651]: time=\"2026-06-09T10:57:39.007711613Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:38bfe331c17ef07902d086b17d00a2c164657fda36c2a019760a5060703c6e27 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/f9ee7492-b529-413c-a4b7-f9a4fa6de900 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc000a01030}] Aliases:map[]}\"\nJun 09 10:57:39.011202 crc crio[3651]: time=\"2026-06-09T10:57:39.010859565Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 10:57:39.011202 crc crio[3651]: time=\"2026-06-09T10:57:39.010873945Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 10:57:39.011202 crc crio[3651]: time=\"2026-06-09T10:57:39.010886926Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:57:39.011202 crc crio[3651]: time=\"2026-06-09T10:57:39.010920697Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 10:57:39.011202 crc crio[3651]: time=\"2026-06-09T10:57:39.010937917Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 10:57:39.011202 crc crio[3651]: time=\"2026-06-09T10:57:39.010949117Z\" level=info msg=\"Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:57:39.011202 crc crio[3651]: time=\"2026-06-09T10:57:39.010981328Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 10:57:39.011202 crc crio[3651]: time=\"2026-06-09T10:57:39.011003239Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 10:57:39.011202 crc crio[3651]: time=\"2026-06-09T10:57:39.011015989Z\" level=info msg=\"Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:57:39.011202 crc crio[3651]: time=\"2026-06-09T10:57:39.01103124Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 10:57:39.011202 crc crio[3651]: time=\"2026-06-09T10:57:39.011058471Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 10:57:39.011202 crc crio[3651]: time=\"2026-06-09T10:57:39.011078111Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:57:39.011202 crc crio[3651]: time=\"2026-06-09T10:57:39.010777042Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 10:57:39.011202 crc crio[3651]: time=\"2026-06-09T10:57:39.011204335Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 10:57:39.011202 crc crio[3651]: time=\"2026-06-09T10:57:39.011214495Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:57:39.011912 crc crio[3651]: time=\"2026-06-09T10:57:39.009813964Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:57:39.011912 crc crio[3651]: time=\"2026-06-09T10:57:39.011688899Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 10:57:39.011912 crc crio[3651]: time=\"2026-06-09T10:57:39.01170897Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 10:57:39.011912 crc crio[3651]: time=\"2026-06-09T10:57:39.011752181Z\" level=info msg=\"Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:57:39.011912 crc crio[3651]: time=\"2026-06-09T10:57:39.011774262Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 10:57:39.011912 crc crio[3651]: time=\"2026-06-09T10:57:39.011800042Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 10:57:39.011912 crc crio[3651]: time=\"2026-06-09T10:57:39.011814523Z\" level=info msg=\"Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:57:39.012272 crc crio[3651]: time=\"2026-06-09T10:57:39.008627099Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:1ab19461ac72032f70f03f5dbcc05baaf7110c4bafb349da6a1d9c5adba14c04 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/c86a2e95-8d91-442b-933a-7a8b03c92175 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc00108a050}] Aliases:map[]}\"\nJun 09 10:57:39.012272 crc crio[3651]: time=\"2026-06-09T10:57:39.011753871Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 10:57:39.012272 crc crio[3651]: time=\"2026-06-09T10:57:39.012016319Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 10:57:39.012272 crc crio[3651]: time=\"2026-06-09T10:57:39.012028399Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:57:39.012272 crc crio[3651]: time=\"2026-06-09T10:57:39.012140682Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:57:39.012272 crc crio[3651]: time=\"2026-06-09T10:57:39.009129884Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:1bbb3ad505e192de9d5e89b3f5ad7ec22645aedc68a65b2dacae5c9098f6c814 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/2d50605b-7fbf-4f1f-b519-847c8c9cf235 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc00018a698}] Aliases:map[]}\"\nJun 09 10:57:39.012627 crc crio[3651]: time=\"2026-06-09T10:57:39.01207079Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 10:57:39.012627 crc crio[3651]: time=\"2026-06-09T10:57:39.012301637Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 10:57:39.012627 crc crio[3651]: time=\"2026-06-09T10:57:39.012319888Z\" level=info msg=\"Deleting pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:57:39.012627 crc crio[3651]: time=\"2026-06-09T10:57:39.008361742Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:d5acdeb22da71f2d17be4781053e57d278534d742453c0465271ffbccd44e9e0 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/99d8a062-2786-4530-9866-00a8c2b20069 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc00108a3f0}] Aliases:map[]}\"\nJun 09 10:57:39.012627 crc crio[3651]: time=\"2026-06-09T10:57:39.012589496Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:57:39.012627 crc crio[3651]: time=\"2026-06-09T10:57:39.012280307Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 10:57:39.012627 crc crio[3651]: time=\"2026-06-09T10:57:39.012636717Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 10:57:39.012923 crc crio[3651]: time=\"2026-06-09T10:57:39.012647807Z\" level=info msg=\"Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:57:39.012975 crc crio[3651]: time=\"2026-06-09T10:57:39.012919455Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 10:57:39.012975 crc crio[3651]: time=\"2026-06-09T10:57:39.012936846Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 10:57:39.012975 crc crio[3651]: time=\"2026-06-09T10:57:39.012949026Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:57:39.014487 crc crio[3651]: time=\"2026-06-09T10:57:39.007800185Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 10:57:39.014487 crc crio[3651]: time=\"2026-06-09T10:57:39.013312607Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 10:57:39.014487 crc crio[3651]: time=\"2026-06-09T10:57:39.013324657Z\" level=info msg=\"Deleting pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:57:39.015127 crc crio[3651]: time=\"2026-06-09T10:57:39.007729823Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:d1cf5b75879182c2258f1f458303f4e2134ebe9daee8480ba6dfae64e5c1b4be UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/841bb4e2-45ae-4db6-a12e-23d4e61eef98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc001e2a418}] Aliases:map[]}\"\nJun 09 10:57:39.015228 crc crio[3651]: time=\"2026-06-09T10:57:39.01513809Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 10:57:39.015228 crc crio[3651]: time=\"2026-06-09T10:57:39.015152461Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 10:57:39.015228 crc crio[3651]: time=\"2026-06-09T10:57:39.015204552Z\" level=info msg=\"Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:57:39.016352 crc crio[3651]: time=\"2026-06-09T10:57:39.007750144Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-x5vn9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:57:39.016830 crc crio[3651]: time=\"2026-06-09T10:57:39.00761327Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:d64f681e3339ab037811a0bc502d17969ee450e3eddaa8f29877c61424b21c13 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/62ba6307-f632-4303-aaa4-b1d31fcfb7b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc001e2a3e8}] Aliases:map[]}\"\nJun 09 10:57:39.017298 crc crio[3651]: time=\"2026-06-09T10:57:39.011754611Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 10:57:39.017298 crc crio[3651]: time=\"2026-06-09T10:57:39.017279053Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 10:57:39.017688 crc crio[3651]: time=\"2026-06-09T10:57:39.017297154Z\" level=info msg=\"Deleting pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:57:39.017688 crc crio[3651]: time=\"2026-06-09T10:57:39.017584672Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 10:57:39.017688 crc crio[3651]: time=\"2026-06-09T10:57:39.009294369Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:57:39.018191 crc crio[3651]: time=\"2026-06-09T10:57:39.017729206Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 10:57:39.018191 crc crio[3651]: time=\"2026-06-09T10:57:39.01785649Z\" level=info msg=\"Deleting pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:57:39.021250 crc crio[3651]: time=\"2026-06-09T10:57:39.007808565Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:8baaa979a141b21792a21a207f9ebf8f16719cfeb90242b8bc8dc2b4063adbc6 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/341f87f6-a113-4af0-8eec-0d86872f2060 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc000a01048}] Aliases:map[]}\"\nJun 09 10:57:39.021250 crc crio[3651]: time=\"2026-06-09T10:57:39.020958351Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 10:57:39.021250 crc crio[3651]: time=\"2026-06-09T10:57:39.020970561Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 10:57:39.021250 crc crio[3651]: time=\"2026-06-09T10:57:39.020980132Z\" level=info msg=\"Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:57:39.022198 crc crio[3651]: time=\"2026-06-09T10:57:39.008453944Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:f641c8651b31405a4581e6f3476fed163757c2087cb8cb493fd71a28ac2cd791 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/e9ea9401-052c-4e4e-badb-dac0675141c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc00018a680}] Aliases:map[]}\"\nJun 09 10:57:39.022198 crc crio[3651]: time=\"2026-06-09T10:57:39.021559519Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 10:57:39.022198 crc crio[3651]: time=\"2026-06-09T10:57:39.021580829Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 10:57:39.022198 crc crio[3651]: time=\"2026-06-09T10:57:39.02159338Z\" level=info msg=\"Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:57:39.022552 crc crio[3651]: time=\"2026-06-09T10:57:39.008472125Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-l27pk for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:57:39.023251 crc crio[3651]: time=\"2026-06-09T10:57:39.008482585Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 10:57:39.023251 crc crio[3651]: time=\"2026-06-09T10:57:39.02297347Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 10:57:39.023251 crc crio[3651]: time=\"2026-06-09T10:57:39.022991601Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:57:39.026609 crc crio[3651]: time=\"2026-06-09T10:57:39.00864223Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:896f2565991b9a7e1ec1a7b85522022fa11d97d2ea0780c5e0bc4cc93b95a7f6 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/7e8df88e-2c79-419e-90c6-0164b1eaa720 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod304346ae_9d3b_4262_8068_4ed1e7ff48a8.slice PodAnnotations:0xc00108ac80}] Aliases:map[]}\"\nJun 09 10:57:39.026609 crc crio[3651]: time=\"2026-06-09T10:57:39.026159474Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-ntdwx for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:57:39.026609 crc crio[3651]: time=\"2026-06-09T10:57:39.00865775Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:88f217f7e7cbc51ed63fa06d9e2d69e38baa595ef0c6fb3d86b135277603d5f1 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/20e263e1-5616-46c4-a702-23d22a0f6401 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb9d3cfcf_d286_4dfc_a5cf_dbb9268a3cda.slice PodAnnotations:0xc001ecc620}] Aliases:map[]}\"\nJun 09 10:57:39.026843 crc crio[3651]: time=\"2026-06-09T10:57:39.008788254Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:79a02d941cf9ead24f8497e97a0d9688942d24e9b92500d7045e4d288421424a UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/6f77ccf3-c12d-4538-9b5f-100c8b11d420 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc000132488}] Aliases:map[]}\"\nJun 09 10:57:39.026843 crc crio[3651]: time=\"2026-06-09T10:57:39.008836726Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:098eb32b9b183e9b4c2aeb91f98090d41069a1adbc425cddaf44272136feecc1 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/5dd8e0bc-e36e-4354-a004-97194050ef36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc001f06348}] Aliases:map[]}\"\nJun 09 10:57:39.026991 crc crio[3651]: time=\"2026-06-09T10:57:39.026871485Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 10:57:39.026991 crc crio[3651]: time=\"2026-06-09T10:57:39.026895555Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 10:57:39.026991 crc crio[3651]: time=\"2026-06-09T10:57:39.026910046Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:57:39.027981 crc crio[3651]: time=\"2026-06-09T10:57:39.026754231Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:57:39.027981 crc crio[3651]: time=\"2026-06-09T10:57:39.009166505Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:2dd9729dbd5a0500db05146743fa01a5e5500723b5b7b0b4b9c7b63f25eb672c UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/c8634cf5-5d93-4986-9658-ca068db5fd51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc001e16278}] Aliases:map[]}\"\nJun 09 10:57:39.027981 crc crio[3651]: time=\"2026-06-09T10:57:39.027887844Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 10:57:39.027981 crc crio[3651]: time=\"2026-06-09T10:57:39.027907805Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 10:57:39.027981 crc crio[3651]: time=\"2026-06-09T10:57:39.027918635Z\" level=info msg=\"Deleting pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:57:39.029986 crc crio[3651]: time=\"2026-06-09T10:57:39.009854725Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:9b146f6c773d10dfbe129e97792ecf3484789cc43b4d5995bb2e7d7460a9dda6 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/7233d19b-a04a-4591-a6e1-5accefc2d6ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc00008c3f8}] Aliases:map[]}\"\nJun 09 10:57:39.029986 crc crio[3651]: time=\"2026-06-09T10:57:39.030007397Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 10:57:39.029986 crc crio[3651]: time=\"2026-06-09T10:57:39.030021037Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 10:57:39.029986 crc crio[3651]: time=\"2026-06-09T10:57:39.030033527Z\" level=info msg=\"Deleting pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:57:39.031449 crc crio[3651]: time=\"2026-06-09T10:57:39.026875955Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 10:57:39.031899 crc crio[3651]: time=\"2026-06-09T10:57:39.009512865Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:03614efc3822aa7ce2db8081c0d27f19956ad2e39bcde475518d71e86869cc0a UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/1dd2ea42-e50e-4cde-bd71-d8fc78bf53a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc0001324a0}] Aliases:map[]}\"\nJun 09 10:57:39.031899 crc crio[3651]: time=\"2026-06-09T10:57:39.010675979Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:87045f3e17059138c8a16477cf8010dc3361b205e7a77195944d1cd1f801d25b UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/dcc1cbc7-3f6b-46e8-9c9c-30693a4827c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc001e2a4b0}] Aliases:map[]}\"\nJun 09 10:57:39.032210 crc crio[3651]: time=\"2026-06-09T10:57:39.009836295Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:10dd7cf732a31d9c0f860fbcf0024e3b54168c4ece1e764a7429b0c934f6393d UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/9c193370-8b73-47e2-b4fe-bad2d36c3e61 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc001e16298}] Aliases:map[]}\"\nJun 09 10:57:39.032210 crc crio[3651]: time=\"2026-06-09T10:57:39.032152129Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 10:57:39.032210 crc crio[3651]: time=\"2026-06-09T10:57:39.03217191Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 10:57:39.032210 crc crio[3651]: time=\"2026-06-09T10:57:39.032187001Z\" level=info msg=\"Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:57:39.032699 crc crio[3651]: time=\"2026-06-09T10:57:39.031808399Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 10:57:39.032699 crc crio[3651]: time=\"2026-06-09T10:57:39.032667195Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 10:57:39.032699 crc crio[3651]: time=\"2026-06-09T10:57:39.032714456Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 10:57:39.032699 crc crio[3651]: time=\"2026-06-09T10:57:39.032728446Z\" level=info msg=\"Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:57:39.033564 crc crio[3651]: time=\"2026-06-09T10:57:39.009561757Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:af726b71d4987ee44786e155299f8b7b52b94c6db99db46579cd6fb84214d5fe UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/a801f73f-7202-4060-9847-fd2411b9fc28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc001f06360}] Aliases:map[]}\"\nJun 09 10:57:39.033564 crc crio[3651]: time=\"2026-06-09T10:57:39.03284332Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 10:57:39.033564 crc crio[3651]: time=\"2026-06-09T10:57:39.03285427Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 10:57:39.033564 crc crio[3651]: time=\"2026-06-09T10:57:39.03286327Z\" level=info msg=\"Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:57:39.033564 crc crio[3651]: time=\"2026-06-09T10:57:39.010286028Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:ff1cdb4ae1a436918c82f83fd08346723a368cba7d1b2fdfc0a794cfcccaab7f UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/68ec89c9-c3b6-4a0e-b97d-eb333f324ba6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc001f063a8}] Aliases:map[]}\"\nJun 09 10:57:39.033823 crc crio[3651]: time=\"2026-06-09T10:57:39.033637473Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 10:57:39.033823 crc crio[3651]: time=\"2026-06-09T10:57:39.033659704Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 10:57:39.033823 crc crio[3651]: time=\"2026-06-09T10:57:39.033673204Z\" level=info msg=\"Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:57:39.042367 crc crio[3651]: time=\"2026-06-09T10:57:39.031974744Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 10:57:39.042367 crc crio[3651]: time=\"2026-06-09T10:57:39.04070639Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 10:57:39.042367 crc crio[3651]: time=\"2026-06-09T10:57:39.040730991Z\" level=info msg=\"Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:57:39.042367 crc crio[3651]: time=\"2026-06-09T10:57:39.032692025Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:57:39.042367 crc crio[3651]: time=\"2026-06-09T10:57:39.010449803Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 10:57:39.042367 crc crio[3651]: time=\"2026-06-09T10:57:39.042220045Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 10:57:39.042367 crc crio[3651]: time=\"2026-06-09T10:57:39.042234735Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:57:39.044143 crc crio[3651]: time=\"2026-06-09T10:57:39.010521715Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 10:57:39.044143 crc crio[3651]: time=\"2026-06-09T10:57:39.044070599Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:57:39.047136 crc crio[3651]: time=\"2026-06-09T10:57:39.008893267Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:b2cf22e834b536e85febd9d1d1ee0f46f7cc920fe1aae4523cec870f0e0b4be3 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/c61be6a5-6bf3-4a51-a69d-76c56df67ecd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc00008c2b8}] Aliases:map[]}\"\nJun 09 10:57:39.047136 crc crio[3651]: time=\"2026-06-09T10:57:39.047189751Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 10:57:39.047136 crc crio[3651]: time=\"2026-06-09T10:57:39.047210351Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 10:57:39.047582 crc crio[3651]: time=\"2026-06-09T10:57:39.047224102Z\" level=info msg=\"Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:57:39.047582 crc crio[3651]: time=\"2026-06-09T10:57:39.010812163Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:57:39.047582 crc crio[3651]: time=\"2026-06-09T10:57:39.009491005Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 10:57:39.047582 crc crio[3651]: time=\"2026-06-09T10:57:39.048355595Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 10:57:39.047582 crc crio[3651]: time=\"2026-06-09T10:57:39.048375665Z\" level=info msg=\"Deleting pod openshift-dns_dns-default-qtghf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:57:39.047582 crc crio[3651]: time=\"2026-06-09T10:57:39.049353834Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:57:39.526372 crc crio[3651]: time=\"2026-06-09T10:57:39.518084246Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox adf6cc0211e6188ce47c74192a3aa0db04330d09b99d0b450d6f397a4e572e72\" id=5cfad21c-f85e-41f5-9c02-5554341605eb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:39.603305 crc crio[3651]: time=\"2026-06-09T10:57:39.60307195Z\" level=info msg=\"runSandbox: deleting pod ID adf6cc0211e6188ce47c74192a3aa0db04330d09b99d0b450d6f397a4e572e72 from idIndex\" id=5cfad21c-f85e-41f5-9c02-5554341605eb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:39.603504 crc crio[3651]: time=\"2026-06-09T10:57:39.603318487Z\" level=info msg=\"runSandbox: removing pod sandbox adf6cc0211e6188ce47c74192a3aa0db04330d09b99d0b450d6f397a4e572e72\" id=5cfad21c-f85e-41f5-9c02-5554341605eb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:39.603579 crc crio[3651]: time=\"2026-06-09T10:57:39.603490602Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox adf6cc0211e6188ce47c74192a3aa0db04330d09b99d0b450d6f397a4e572e72\" id=5cfad21c-f85e-41f5-9c02-5554341605eb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:39.603655 crc crio[3651]: time=\"2026-06-09T10:57:39.603591965Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox adf6cc0211e6188ce47c74192a3aa0db04330d09b99d0b450d6f397a4e572e72\" id=5cfad21c-f85e-41f5-9c02-5554341605eb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:39.930278 crc crio[3651]: time=\"2026-06-09T10:57:39.929913407Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox afe8252ed5523f337d7e51671beaa522a7c147ea1b00b84d5eeade60981cdc9f\" id=6e3932e1-8724-44a6-9a60-c9ceea37ef5e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:39.948636 crc crio[3651]: time=\"2026-06-09T10:57:39.947953296Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: adf6cc0211e6188ce47c74192a3aa0db04330d09b99d0b450d6f397a4e572e72\" id=5cfad21c-f85e-41f5-9c02-5554341605eb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:39.955206 crc crio[3651]: time=\"2026-06-09T10:57:39.955045954Z\" level=info msg=\"runSandbox: deleting pod ID afe8252ed5523f337d7e51671beaa522a7c147ea1b00b84d5eeade60981cdc9f from idIndex\" id=6e3932e1-8724-44a6-9a60-c9ceea37ef5e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:39.955206 crc crio[3651]: time=\"2026-06-09T10:57:39.955182608Z\" level=info msg=\"runSandbox: removing pod sandbox afe8252ed5523f337d7e51671beaa522a7c147ea1b00b84d5eeade60981cdc9f\" id=6e3932e1-8724-44a6-9a60-c9ceea37ef5e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:39.955514 crc crio[3651]: time=\"2026-06-09T10:57:39.95523582Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox afe8252ed5523f337d7e51671beaa522a7c147ea1b00b84d5eeade60981cdc9f\" id=6e3932e1-8724-44a6-9a60-c9ceea37ef5e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:39.955514 crc crio[3651]: time=\"2026-06-09T10:57:39.95526286Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox afe8252ed5523f337d7e51671beaa522a7c147ea1b00b84d5eeade60981cdc9f\" id=6e3932e1-8724-44a6-9a60-c9ceea37ef5e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:39.963152 crc crio[3651]: time=\"2026-06-09T10:57:39.962942536Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: afe8252ed5523f337d7e51671beaa522a7c147ea1b00b84d5eeade60981cdc9f\" id=6e3932e1-8724-44a6-9a60-c9ceea37ef5e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:39.968312 crc crio[3651]: time=\"2026-06-09T10:57:39.967087197Z\" level=info msg=\"Ran pod sandbox 0d7666e2760bac087004b0062402a77b4fbc45dade3c7a95e1fd4663c92a0819 with infra container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=8e86f5b6-fdc0-4d18-b614-9ac97f6bc778 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:40.037061 crc crio[3651]: time=\"2026-06-09T10:57:40.019352891Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=12272f52-c805-403a-bb1f-6b35dc412579 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:57:40.037061 crc crio[3651]: time=\"2026-06-09T10:57:40.025052548Z\" level=info msg=\"Ran pod sandbox 11ba591f4c9e84593765bac74bd694ada1ed6c4f14432c17eb9a536fc5533ff9 with infra container: openshift-console/console-6c684df5db-cc8g8/POD\" id=4fbf640c-32eb-459d-87c3-25cb97d549c9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:40.054712 crc crio[3651]: time=\"2026-06-09T10:57:40.048814365Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=71f6776a-6fd1-4a3c-8fc6-fdbc46238424 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:57:40.054712 crc crio[3651]: time=\"2026-06-09T10:57:40.05034359Z\" level=info msg=\"Ran pod sandbox 896f2565991b9a7e1ec1a7b85522022fa11d97d2ea0780c5e0bc4cc93b95a7f6 with infra container: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=330fce23-3257-43c4-8302-a12466a5245c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:40.054849 crc crio[3651]: time=\"2026-06-09T10:57:40.05478071Z\" level=info msg=\"Ran pod sandbox 6969dd7752939397c4d9bafc15d1cfc808489d024b95bfbdaa0b5cc21b28a7f4 with infra container: openshift-marketplace/certified-operators-l27pk/POD\" id=4008360d-f08f-4b4a-a345-5c688069f412 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:40.091788 crc crio[3651]: time=\"2026-06-09T10:57:40.088614672Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 7c38470142945355e9ab6ec0638bf1d8d3d1d623d7b9018507e4d5ebd8d2ffc2\" id=680dfc72-58c8-4052-a233-723ae69f12d2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:40.111836 crc crio[3651]: time=\"2026-06-09T10:57:40.111510554Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=80b9207f-90f7-4cd9-8978-b409be030d19 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:57:40.112687 crc crio[3651]: time=\"2026-06-09T10:57:40.111562426Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=70cb66c9-c418-4287-ac43-1fcc2e3efceb name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:57:40.113435 crc crio[3651]: time=\"2026-06-09T10:57:40.112920506Z\" level=info msg=\"runSandbox: deleting pod ID 7c38470142945355e9ab6ec0638bf1d8d3d1d623d7b9018507e4d5ebd8d2ffc2 from idIndex\" id=680dfc72-58c8-4052-a233-723ae69f12d2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:40.113435 crc crio[3651]: time=\"2026-06-09T10:57:40.113034879Z\" level=info msg=\"runSandbox: removing pod sandbox 7c38470142945355e9ab6ec0638bf1d8d3d1d623d7b9018507e4d5ebd8d2ffc2\" id=680dfc72-58c8-4052-a233-723ae69f12d2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:40.113435 crc crio[3651]: time=\"2026-06-09T10:57:40.113134162Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 7c38470142945355e9ab6ec0638bf1d8d3d1d623d7b9018507e4d5ebd8d2ffc2\" id=680dfc72-58c8-4052-a233-723ae69f12d2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:40.113435 crc crio[3651]: time=\"2026-06-09T10:57:40.113159383Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 7c38470142945355e9ab6ec0638bf1d8d3d1d623d7b9018507e4d5ebd8d2ffc2\" id=680dfc72-58c8-4052-a233-723ae69f12d2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:40.126923 crc crio[3651]: time=\"2026-06-09T10:57:40.12260097Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 7c38470142945355e9ab6ec0638bf1d8d3d1d623d7b9018507e4d5ebd8d2ffc2\" id=680dfc72-58c8-4052-a233-723ae69f12d2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:40.126923 crc crio[3651]: time=\"2026-06-09T10:57:40.122682052Z\" level=info msg=\"Ran pod sandbox 5088bde617dedd8b9fd47b3ab9ad1a348adb1a2dde97033ee30ecb32d143d8f4 with infra container: openshift-marketplace/redhat-operators-x5vn9/POD\" id=e1a65856-28f3-4b23-a8a1-1c808113af92 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:40.177068 crc crio[3651]: time=\"2026-06-09T10:57:40.17407514Z\" level=info msg=\"Ran pod sandbox d5acdeb22da71f2d17be4781053e57d278534d742453c0465271ffbccd44e9e0 with infra container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=4c4402c8-6e95-4aa0-bdeb-4838b6c5c639 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:40.190982 crc crio[3651]: time=\"2026-06-09T10:57:40.190371888Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=71f74989-bbd9-4176-84b7-6368758f5d68 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:57:40.223775 crc crio[3651]: time=\"2026-06-09T10:57:40.223354575Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=a8223b92-c34c-4ac8-9685-1cff9fb421ab name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:57:40.255636 crc crio[3651]: time=\"2026-06-09T10:57:40.255525299Z\" level=info msg=\"Ran pod sandbox 88f217f7e7cbc51ed63fa06d9e2d69e38baa595ef0c6fb3d86b135277603d5f1 with infra container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=8aa45065-bfff-4b31-810b-743ebf5c9b36 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:40.273891 crc crio[3651]: time=\"2026-06-09T10:57:40.271322812Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=3b6c34e9-1b83-405e-8464-0c7197711d7a name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:57:40.286242 crc crio[3651]: time=\"2026-06-09T10:57:40.286024204Z\" level=info msg=\"Ran pod sandbox 1ab19461ac72032f70f03f5dbcc05baaf7110c4bafb349da6a1d9c5adba14c04 with infra container: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=cbd6cc6d-c71c-4d33-a2a4-803523e20197 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:40.414376 crc crio[3651]: time=\"2026-06-09T10:57:40.412273988Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 84258b78743432c8cccae4b296e5de9b3b513884ee7dae6687a54e67e0185f40\" id=db51e1a5-a741-4d10-a2cc-1588d3b110ed name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:40.451757 crc crio[3651]: time=\"2026-06-09T10:57:40.45088397Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=eaaab2cd-a0bf-4831-a5c6-40f9d7cd5a6d name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:57:40.465233 crc crio[3651]: time=\"2026-06-09T10:57:40.464255612Z\" level=info msg=\"runSandbox: deleting pod ID 84258b78743432c8cccae4b296e5de9b3b513884ee7dae6687a54e67e0185f40 from idIndex\" id=db51e1a5-a741-4d10-a2cc-1588d3b110ed name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:40.465233 crc crio[3651]: time=\"2026-06-09T10:57:40.464803369Z\" level=info msg=\"runSandbox: removing pod sandbox 84258b78743432c8cccae4b296e5de9b3b513884ee7dae6687a54e67e0185f40\" id=db51e1a5-a741-4d10-a2cc-1588d3b110ed name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:40.465233 crc crio[3651]: time=\"2026-06-09T10:57:40.464899201Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 84258b78743432c8cccae4b296e5de9b3b513884ee7dae6687a54e67e0185f40\" id=db51e1a5-a741-4d10-a2cc-1588d3b110ed name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:40.465233 crc crio[3651]: time=\"2026-06-09T10:57:40.464931742Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 84258b78743432c8cccae4b296e5de9b3b513884ee7dae6687a54e67e0185f40\" id=db51e1a5-a741-4d10-a2cc-1588d3b110ed name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:40.480813 crc crio[3651]: time=\"2026-06-09T10:57:40.480232511Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 84258b78743432c8cccae4b296e5de9b3b513884ee7dae6687a54e67e0185f40\" id=db51e1a5-a741-4d10-a2cc-1588d3b110ed name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:40.678829 crc crio[3651]: time=\"2026-06-09T10:57:40.653787173Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0\" id=5cfad21c-f85e-41f5-9c02-5554341605eb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:40.678829 crc crio[3651]: time=\"2026-06-09T10:57:40.662960522Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0\" id=5cfad21c-f85e-41f5-9c02-5554341605eb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:40.678829 crc crio[3651]: time=\"2026-06-09T10:57:40.669626008Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2d443196-5d8b-485c-85c5-e816861ff156 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:57:40.678829 crc crio[3651]: time=\"2026-06-09T10:57:40.669732421Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=632874d3-da6d-482f-8e5c-bc0d545d784c name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:57:40.678829 crc crio[3651]: time=\"2026-06-09T10:57:40.669783162Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=3f12533c-198b-444e-85c2-94505d7d0eb0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:57:40.681561 crc crio[3651]: time=\"2026-06-09T10:57:40.681327921Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5c8ed788-764c-43d8-8460-31e10e86f888 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:57:40.681656 crc crio[3651]: time=\"2026-06-09T10:57:40.68163935Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c1c58a8e-b4b2-4281-a989-25472cb0588a name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:57:40.681702 crc crio[3651]: time=\"2026-06-09T10:57:40.681685862Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=1ae81fd1-9238-4ae4-8921-33c14b4bc377 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:57:40.763832 crc crio[3651]: time=\"2026-06-09T10:57:40.76206817Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0\" id=db51e1a5-a741-4d10-a2cc-1588d3b110ed name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:40.793868 crc crio[3651]: time=\"2026-06-09T10:57:40.793661837Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0\" id=db51e1a5-a741-4d10-a2cc-1588d3b110ed name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:40.805641 crc crio[3651]: time=\"2026-06-09T10:57:40.805381611Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=838f8c5e-85dd-4a24-aaaf-b48708e06d47 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:57:40.805641 crc crio[3651]: time=\"2026-06-09T10:57:40.805627708Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=fbefa9ed-e033-4708-9252-c7e33d6bbb40 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:57:40.808189 crc crio[3651]: time=\"2026-06-09T10:57:40.808015098Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=ace63276-d14e-4bb4-b625-8cc7d2fccd21 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:57:40.839464 crc crio[3651]: time=\"2026-06-09T10:57:40.835032461Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 098eb32b9b183e9b4c2aeb91f98090d41069a1adbc425cddaf44272136feecc1\" id=94c44e93-cf4c-4e76-af20-d7dbe5b41d92 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:40.844961 crc crio[3651]: time=\"2026-06-09T10:57:40.84183364Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0\" id=680dfc72-58c8-4052-a233-723ae69f12d2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:40.844961 crc crio[3651]: time=\"2026-06-09T10:57:40.842016866Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0\" id=680dfc72-58c8-4052-a233-723ae69f12d2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:40.844961 crc crio[3651]: time=\"2026-06-09T10:57:40.843738526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:40.852953 crc crio[3651]: time=\"2026-06-09T10:57:40.852603596Z\" level=info msg=\"runSandbox: deleting pod ID 098eb32b9b183e9b4c2aeb91f98090d41069a1adbc425cddaf44272136feecc1 from idIndex\" id=94c44e93-cf4c-4e76-af20-d7dbe5b41d92 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:40.852953 crc crio[3651]: time=\"2026-06-09T10:57:40.852893635Z\" level=info msg=\"runSandbox: removing pod sandbox 098eb32b9b183e9b4c2aeb91f98090d41069a1adbc425cddaf44272136feecc1\" id=94c44e93-cf4c-4e76-af20-d7dbe5b41d92 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:40.852953 crc crio[3651]: time=\"2026-06-09T10:57:40.852949906Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 098eb32b9b183e9b4c2aeb91f98090d41069a1adbc425cddaf44272136feecc1\" id=94c44e93-cf4c-4e76-af20-d7dbe5b41d92 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:40.853273 crc crio[3651]: time=\"2026-06-09T10:57:40.852965707Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 098eb32b9b183e9b4c2aeb91f98090d41069a1adbc425cddaf44272136feecc1\" id=94c44e93-cf4c-4e76-af20-d7dbe5b41d92 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:40.859974 crc crio[3651]: time=\"2026-06-09T10:57:40.858950422Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 098eb32b9b183e9b4c2aeb91f98090d41069a1adbc425cddaf44272136feecc1\" id=94c44e93-cf4c-4e76-af20-d7dbe5b41d92 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:40.886881 crc crio[3651]: time=\"2026-06-09T10:57:40.886650185Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=b349f31e-f344-4e2e-80f7-b38cb5d954ec name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:57:40.887182 crc crio[3651]: time=\"2026-06-09T10:57:40.886947084Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=f0d33e37-5ec1-44f4-a7c0-ecc1a9444b58 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:57:40.887678 crc crio[3651]: time=\"2026-06-09T10:57:40.887292564Z\" level=info msg=\"Creating container: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary\" id=04bb9c8c-1ba1-4a74-9ba9-bda4e0f4ea4f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:57:40.890487 crc crio[3651]: time=\"2026-06-09T10:57:40.887766598Z\" level=info msg=\"Creating container: openshift-console/console-6c684df5db-cc8g8/console\" id=179dcb63-4b54-4ab9-90f4-fa9a23d44509 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:57:40.890487 crc crio[3651]: time=\"2026-06-09T10:57:40.888016365Z\" level=info msg=\"Creating container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=987b8037-4448-47e8-ad4d-c7ec65a36277 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:57:40.890487 crc crio[3651]: time=\"2026-06-09T10:57:40.888216701Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=cd7199fd-55df-4b18-aa49-73e3dcb3e00c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:57:40.890487 crc crio[3651]: time=\"2026-06-09T10:57:40.888348055Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=4b216d88-b51c-4055-85aa-9e9db251e6e6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:57:41.628779 crc crio[3651]: time=\"2026-06-09T10:57:41.624718358Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 1ec4fe535baf8d99d6e2d9574a0f2d0f41ab445c68e70dd8291627e8ae3c71b7\" id=5882ccf5-b03c-4608-a4f6-8cfa220e592e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:41.649057 crc crio[3651]: time=\"2026-06-09T10:57:41.629510029Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 4e4337943946265f046a5ed31029861415d33a398e8130fc2eb5c7c7c90a95f6\" id=555ccae3-9b5c-4838-9ea9-58bd7166f180 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:41.649057 crc crio[3651]: time=\"2026-06-09T10:57:41.645710514Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox b1622d0dd5898c2e653a5e9c5ee80f85e0e2a14a78c8a4b5357a754427fe2f87\" id=6782f517-bf84-44e7-ae8f-472c099b8241 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:41.685969 crc crio[3651]: time=\"2026-06-09T10:57:41.662004392Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 6c6d1cb0ca8158e44c56d9f0e1301e5dba60fd6348c23f606350c736102e7d4e\" id=3b4c5509-1a3d-49a9-b89a-1c2d1e4b6ea8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:41.685969 crc crio[3651]: time=\"2026-06-09T10:57:41.673344215Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0\" id=6e3932e1-8724-44a6-9a60-c9ceea37ef5e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:41.685969 crc crio[3651]: time=\"2026-06-09T10:57:41.673493839Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0\" id=6e3932e1-8724-44a6-9a60-c9ceea37ef5e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:41.685969 crc crio[3651]: time=\"2026-06-09T10:57:41.674842279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:41.701648 crc crio[3651]: time=\"2026-06-09T10:57:41.69703805Z\" level=info msg=\"runSandbox: deleting pod ID 1ec4fe535baf8d99d6e2d9574a0f2d0f41ab445c68e70dd8291627e8ae3c71b7 from idIndex\" id=5882ccf5-b03c-4608-a4f6-8cfa220e592e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:41.701648 crc crio[3651]: time=\"2026-06-09T10:57:41.697126623Z\" level=info msg=\"runSandbox: removing pod sandbox 1ec4fe535baf8d99d6e2d9574a0f2d0f41ab445c68e70dd8291627e8ae3c71b7\" id=5882ccf5-b03c-4608-a4f6-8cfa220e592e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:41.701648 crc crio[3651]: time=\"2026-06-09T10:57:41.697190635Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 1ec4fe535baf8d99d6e2d9574a0f2d0f41ab445c68e70dd8291627e8ae3c71b7\" id=5882ccf5-b03c-4608-a4f6-8cfa220e592e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:41.701648 crc crio[3651]: time=\"2026-06-09T10:57:41.697210485Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 1ec4fe535baf8d99d6e2d9574a0f2d0f41ab445c68e70dd8291627e8ae3c71b7\" id=5882ccf5-b03c-4608-a4f6-8cfa220e592e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:41.701648 crc crio[3651]: time=\"2026-06-09T10:57:41.699983717Z\" level=info msg=\"runSandbox: deleting pod ID 4e4337943946265f046a5ed31029861415d33a398e8130fc2eb5c7c7c90a95f6 from idIndex\" id=555ccae3-9b5c-4838-9ea9-58bd7166f180 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:41.701648 crc crio[3651]: time=\"2026-06-09T10:57:41.700015547Z\" level=info msg=\"runSandbox: removing pod sandbox 4e4337943946265f046a5ed31029861415d33a398e8130fc2eb5c7c7c90a95f6\" id=555ccae3-9b5c-4838-9ea9-58bd7166f180 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:41.701648 crc crio[3651]: time=\"2026-06-09T10:57:41.700042368Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 4e4337943946265f046a5ed31029861415d33a398e8130fc2eb5c7c7c90a95f6\" id=555ccae3-9b5c-4838-9ea9-58bd7166f180 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:41.701648 crc crio[3651]: time=\"2026-06-09T10:57:41.700063769Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 4e4337943946265f046a5ed31029861415d33a398e8130fc2eb5c7c7c90a95f6\" id=555ccae3-9b5c-4838-9ea9-58bd7166f180 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:41.701648 crc crio[3651]: time=\"2026-06-09T10:57:41.700982026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:41.713081 crc crio[3651]: time=\"2026-06-09T10:57:41.708991331Z\" level=info msg=\"runSandbox: deleting pod ID b1622d0dd5898c2e653a5e9c5ee80f85e0e2a14a78c8a4b5357a754427fe2f87 from idIndex\" id=6782f517-bf84-44e7-ae8f-472c099b8241 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:41.713081 crc crio[3651]: time=\"2026-06-09T10:57:41.709032252Z\" level=info msg=\"runSandbox: removing pod sandbox b1622d0dd5898c2e653a5e9c5ee80f85e0e2a14a78c8a4b5357a754427fe2f87\" id=6782f517-bf84-44e7-ae8f-472c099b8241 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:41.713081 crc crio[3651]: time=\"2026-06-09T10:57:41.709076343Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox b1622d0dd5898c2e653a5e9c5ee80f85e0e2a14a78c8a4b5357a754427fe2f87\" id=6782f517-bf84-44e7-ae8f-472c099b8241 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:41.713081 crc crio[3651]: time=\"2026-06-09T10:57:41.709124845Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox b1622d0dd5898c2e653a5e9c5ee80f85e0e2a14a78c8a4b5357a754427fe2f87\" id=6782f517-bf84-44e7-ae8f-472c099b8241 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:41.713081 crc crio[3651]: time=\"2026-06-09T10:57:41.709504086Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 1ec4fe535baf8d99d6e2d9574a0f2d0f41ab445c68e70dd8291627e8ae3c71b7\" id=5882ccf5-b03c-4608-a4f6-8cfa220e592e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:41.713081 crc crio[3651]: time=\"2026-06-09T10:57:41.709699152Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 4e4337943946265f046a5ed31029861415d33a398e8130fc2eb5c7c7c90a95f6\" id=555ccae3-9b5c-4838-9ea9-58bd7166f180 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:41.725574 crc crio[3651]: time=\"2026-06-09T10:57:41.723678882Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: b1622d0dd5898c2e653a5e9c5ee80f85e0e2a14a78c8a4b5357a754427fe2f87\" id=6782f517-bf84-44e7-ae8f-472c099b8241 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:41.730781 crc crio[3651]: time=\"2026-06-09T10:57:41.729854463Z\" level=info msg=\"runSandbox: deleting pod ID 6c6d1cb0ca8158e44c56d9f0e1301e5dba60fd6348c23f606350c736102e7d4e from idIndex\" id=3b4c5509-1a3d-49a9-b89a-1c2d1e4b6ea8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:41.730781 crc crio[3651]: time=\"2026-06-09T10:57:41.729956036Z\" level=info msg=\"runSandbox: removing pod sandbox 6c6d1cb0ca8158e44c56d9f0e1301e5dba60fd6348c23f606350c736102e7d4e\" id=3b4c5509-1a3d-49a9-b89a-1c2d1e4b6ea8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:41.730781 crc crio[3651]: time=\"2026-06-09T10:57:41.730018008Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 6c6d1cb0ca8158e44c56d9f0e1301e5dba60fd6348c23f606350c736102e7d4e\" id=3b4c5509-1a3d-49a9-b89a-1c2d1e4b6ea8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:41.730781 crc crio[3651]: time=\"2026-06-09T10:57:41.730041528Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 6c6d1cb0ca8158e44c56d9f0e1301e5dba60fd6348c23f606350c736102e7d4e\" id=3b4c5509-1a3d-49a9-b89a-1c2d1e4b6ea8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:41.759755 crc crio[3651]: time=\"2026-06-09T10:57:41.753238099Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 6c6d1cb0ca8158e44c56d9f0e1301e5dba60fd6348c23f606350c736102e7d4e\" id=3b4c5509-1a3d-49a9-b89a-1c2d1e4b6ea8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:41.766696 crc crio[3651]: time=\"2026-06-09T10:57:41.764890551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:41.766947 crc crio[3651]: time=\"2026-06-09T10:57:41.766841568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:41.803511 crc crio[3651]: time=\"2026-06-09T10:57:41.799660211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:41.803511 crc crio[3651]: time=\"2026-06-09T10:57:41.801315589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:41.921811 crc crio[3651]: time=\"2026-06-09T10:57:41.920852986Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 1bbb3ad505e192de9d5e89b3f5ad7ec22645aedc68a65b2dacae5c9098f6c814\" id=fb51f46f-d303-4de1-a75a-dfa0932ed443 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:41.942986 crc crio[3651]: time=\"2026-06-09T10:57:41.938678679Z\" level=info msg=\"runSandbox: deleting pod ID 1bbb3ad505e192de9d5e89b3f5ad7ec22645aedc68a65b2dacae5c9098f6c814 from idIndex\" id=fb51f46f-d303-4de1-a75a-dfa0932ed443 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:41.942986 crc crio[3651]: time=\"2026-06-09T10:57:41.938741871Z\" level=info msg=\"runSandbox: removing pod sandbox 1bbb3ad505e192de9d5e89b3f5ad7ec22645aedc68a65b2dacae5c9098f6c814\" id=fb51f46f-d303-4de1-a75a-dfa0932ed443 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:41.942986 crc crio[3651]: time=\"2026-06-09T10:57:41.938793793Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 1bbb3ad505e192de9d5e89b3f5ad7ec22645aedc68a65b2dacae5c9098f6c814\" id=fb51f46f-d303-4de1-a75a-dfa0932ed443 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:41.942986 crc crio[3651]: time=\"2026-06-09T10:57:41.938818223Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 1bbb3ad505e192de9d5e89b3f5ad7ec22645aedc68a65b2dacae5c9098f6c814\" id=fb51f46f-d303-4de1-a75a-dfa0932ed443 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:41.942986 crc crio[3651]: time=\"2026-06-09T10:57:41.939851894Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox b3ba15818461fe7560aac427bfa4eb4c1e433da8aaafac2cce6e6b410390f690\" id=83e5f503-e3ba-4430-9c85-b1e308fbbbf3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:41.943577 crc crio[3651]: time=\"2026-06-09T10:57:41.943331176Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 1bbb3ad505e192de9d5e89b3f5ad7ec22645aedc68a65b2dacae5c9098f6c814\" id=fb51f46f-d303-4de1-a75a-dfa0932ed443 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:41.978815 crc crio[3651]: time=\"2026-06-09T10:57:41.977713044Z\" level=info msg=\"runSandbox: deleting pod ID b3ba15818461fe7560aac427bfa4eb4c1e433da8aaafac2cce6e6b410390f690 from idIndex\" id=83e5f503-e3ba-4430-9c85-b1e308fbbbf3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:41.978815 crc crio[3651]: time=\"2026-06-09T10:57:41.977957251Z\" level=info msg=\"runSandbox: removing pod sandbox b3ba15818461fe7560aac427bfa4eb4c1e433da8aaafac2cce6e6b410390f690\" id=83e5f503-e3ba-4430-9c85-b1e308fbbbf3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:41.978815 crc crio[3651]: time=\"2026-06-09T10:57:41.978005523Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox b3ba15818461fe7560aac427bfa4eb4c1e433da8aaafac2cce6e6b410390f690\" id=83e5f503-e3ba-4430-9c85-b1e308fbbbf3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:41.978815 crc crio[3651]: time=\"2026-06-09T10:57:41.978026724Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox b3ba15818461fe7560aac427bfa4eb4c1e433da8aaafac2cce6e6b410390f690\" id=83e5f503-e3ba-4430-9c85-b1e308fbbbf3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:41.989640 crc crio[3651]: time=\"2026-06-09T10:57:41.988571123Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_kube-controller-manager-operator-69d5f845f8-mm4qn_openshift-kube-controller-manager-operator_89eeceba-0661-4e85-be2e-57d689102094_0\" id=6782f517-bf84-44e7-ae8f-472c099b8241 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:41.989640 crc crio[3651]: time=\"2026-06-09T10:57:41.98879834Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_kube-controller-manager-operator-69d5f845f8-mm4qn_openshift-kube-controller-manager-operator_89eeceba-0661-4e85-be2e-57d689102094_0\" id=6782f517-bf84-44e7-ae8f-472c099b8241 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:41.989820 crc crio[3651]: time=\"2026-06-09T10:57:41.989739657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:41.995877 crc crio[3651]: time=\"2026-06-09T10:57:41.995725983Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: b3ba15818461fe7560aac427bfa4eb4c1e433da8aaafac2cce6e6b410390f690\" id=83e5f503-e3ba-4430-9c85-b1e308fbbbf3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:42.036145 crc crio[3651]: time=\"2026-06-09T10:57:42.035344495Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_machine-config-operator-67c9d58cbb-dc6bh_openshift-machine-config-operator_e7c4bdbd-866b-490e-85ee-d4c85fa577d8_0\" id=94c44e93-cf4c-4e76-af20-d7dbe5b41d92 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:42.036145 crc crio[3651]: time=\"2026-06-09T10:57:42.03550314Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_machine-config-operator-67c9d58cbb-dc6bh_openshift-machine-config-operator_e7c4bdbd-866b-490e-85ee-d4c85fa577d8_0\" id=94c44e93-cf4c-4e76-af20-d7dbe5b41d92 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:42.050902 crc crio[3651]: time=\"2026-06-09T10:57:42.049694696Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0\" id=555ccae3-9b5c-4838-9ea9-58bd7166f180 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:42.050902 crc crio[3651]: time=\"2026-06-09T10:57:42.0498131Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0\" id=555ccae3-9b5c-4838-9ea9-58bd7166f180 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:42.092889 crc crio[3651]: time=\"2026-06-09T10:57:42.078953875Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0\" id=3b4c5509-1a3d-49a9-b89a-1c2d1e4b6ea8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:42.092889 crc crio[3651]: time=\"2026-06-09T10:57:42.079034587Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0\" id=3b4c5509-1a3d-49a9-b89a-1c2d1e4b6ea8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:42.108921 crc crio[3651]: time=\"2026-06-09T10:57:42.106356299Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0\" id=5882ccf5-b03c-4608-a4f6-8cfa220e592e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:42.108921 crc crio[3651]: time=\"2026-06-09T10:57:42.106707329Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0\" id=5882ccf5-b03c-4608-a4f6-8cfa220e592e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:42.138851 crc crio[3651]: time=\"2026-06-09T10:57:42.138715588Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 66e5b22c95d638b21163cae11e7053426c93abfd6549e1e02636e93c4a032042\" id=b8c0778a-a587-4648-919a-10ae18eab872 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:42.147088 crc crio[3651]: time=\"2026-06-09T10:57:42.146380193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:42.177358 crc crio[3651]: time=\"2026-06-09T10:57:42.172778247Z\" level=info msg=\"runSandbox: deleting pod ID 66e5b22c95d638b21163cae11e7053426c93abfd6549e1e02636e93c4a032042 from idIndex\" id=b8c0778a-a587-4648-919a-10ae18eab872 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:42.177358 crc crio[3651]: time=\"2026-06-09T10:57:42.17288073Z\" level=info msg=\"runSandbox: removing pod sandbox 66e5b22c95d638b21163cae11e7053426c93abfd6549e1e02636e93c4a032042\" id=b8c0778a-a587-4648-919a-10ae18eab872 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:42.177358 crc crio[3651]: time=\"2026-06-09T10:57:42.172945932Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 66e5b22c95d638b21163cae11e7053426c93abfd6549e1e02636e93c4a032042\" id=b8c0778a-a587-4648-919a-10ae18eab872 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:42.177358 crc crio[3651]: time=\"2026-06-09T10:57:42.172974673Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 66e5b22c95d638b21163cae11e7053426c93abfd6549e1e02636e93c4a032042\" id=b8c0778a-a587-4648-919a-10ae18eab872 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:42.192894 crc crio[3651]: time=\"2026-06-09T10:57:42.192801015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:42.201358 crc crio[3651]: time=\"2026-06-09T10:57:42.200999185Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 66e5b22c95d638b21163cae11e7053426c93abfd6549e1e02636e93c4a032042\" id=b8c0778a-a587-4648-919a-10ae18eab872 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:42.291167 crc crio[3651]: time=\"2026-06-09T10:57:42.290323776Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0\" id=fb51f46f-d303-4de1-a75a-dfa0932ed443 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:42.291167 crc crio[3651]: time=\"2026-06-09T10:57:42.290727377Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0\" id=fb51f46f-d303-4de1-a75a-dfa0932ed443 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:42.327778 crc crio[3651]: time=\"2026-06-09T10:57:42.326763635Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0\" id=83e5f503-e3ba-4430-9c85-b1e308fbbbf3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:42.327778 crc crio[3651]: time=\"2026-06-09T10:57:42.326837147Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0\" id=83e5f503-e3ba-4430-9c85-b1e308fbbbf3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:42.381735 crc crio[3651]: time=\"2026-06-09T10:57:42.381369727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:42.458045 crc crio[3651]: time=\"2026-06-09T10:57:42.457793249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:42.479449 crc crio[3651]: time=\"2026-06-09T10:57:42.479256498Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox f08081c03c5c7372c13785ef14d58653159efb7f7320d4a9b931d328e5e71789\" id=ae1c7a6d-72e7-4668-95b7-e031d4a133df name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:42.538148 crc crio[3651]: time=\"2026-06-09T10:57:42.527950717Z\" level=info msg=\"Created container 34af4d6354d7886d8807c28e8a2b5d1e388ae4a6e623e28a1a26be805638c69b: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=ace63276-d14e-4bb4-b625-8cc7d2fccd21 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:57:42.538148 crc crio[3651]: time=\"2026-06-09T10:57:42.530702208Z\" level=info msg=\"runSandbox: deleting pod ID f08081c03c5c7372c13785ef14d58653159efb7f7320d4a9b931d328e5e71789 from idIndex\" id=ae1c7a6d-72e7-4668-95b7-e031d4a133df name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:42.538148 crc crio[3651]: time=\"2026-06-09T10:57:42.53078563Z\" level=info msg=\"runSandbox: removing pod sandbox f08081c03c5c7372c13785ef14d58653159efb7f7320d4a9b931d328e5e71789\" id=ae1c7a6d-72e7-4668-95b7-e031d4a133df name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:42.538148 crc crio[3651]: time=\"2026-06-09T10:57:42.530845552Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox f08081c03c5c7372c13785ef14d58653159efb7f7320d4a9b931d328e5e71789\" id=ae1c7a6d-72e7-4668-95b7-e031d4a133df name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:42.538148 crc crio[3651]: time=\"2026-06-09T10:57:42.530869063Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox f08081c03c5c7372c13785ef14d58653159efb7f7320d4a9b931d328e5e71789\" id=ae1c7a6d-72e7-4668-95b7-e031d4a133df name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:42.538148 crc crio[3651]: time=\"2026-06-09T10:57:42.532174921Z\" level=info msg=\"Starting container: 34af4d6354d7886d8807c28e8a2b5d1e388ae4a6e623e28a1a26be805638c69b\" id=7694a95d-c5e0-482a-a7c3-74202412e1a3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:57:42.539059 crc crio[3651]: time=\"2026-06-09T10:57:42.538252319Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: f08081c03c5c7372c13785ef14d58653159efb7f7320d4a9b931d328e5e71789\" id=ae1c7a6d-72e7-4668-95b7-e031d4a133df name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:42.541611 crc crio[3651]: time=\"2026-06-09T10:57:42.541569696Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_cluster-image-registry-operator-86c45576b9-qdg7g_openshift-image-registry_1d749813-cd37-46e7-9865-e180c3005dc0_0\" id=b8c0778a-a587-4648-919a-10ae18eab872 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:42.547497 crc crio[3651]: time=\"2026-06-09T10:57:42.541713441Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_cluster-image-registry-operator-86c45576b9-qdg7g_openshift-image-registry_1d749813-cd37-46e7-9865-e180c3005dc0_0\" id=b8c0778a-a587-4648-919a-10ae18eab872 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:42.597294 crc crio[3651]: time=\"2026-06-09T10:57:42.596291612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:42.611871 crc crio[3651]: time=\"2026-06-09T10:57:42.611307952Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0\" id=ae1c7a6d-72e7-4668-95b7-e031d4a133df name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:42.611871 crc crio[3651]: time=\"2026-06-09T10:57:42.611722765Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0\" id=ae1c7a6d-72e7-4668-95b7-e031d4a133df name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:42.630847 crc crio[3651]: time=\"2026-06-09T10:57:42.630608069Z\" level=info msg=\"Started container\" PID=10281 containerID=34af4d6354d7886d8807c28e8a2b5d1e388ae4a6e623e28a1a26be805638c69b description=openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities id=7694a95d-c5e0-482a-a7c3-74202412e1a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=896f2565991b9a7e1ec1a7b85522022fa11d97d2ea0780c5e0bc4cc93b95a7f6\nJun 09 10:57:42.644446 crc crio[3651]: time=\"2026-06-09T10:57:42.643309301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:42.733889 crc crio[3651]: time=\"2026-06-09T10:57:42.733739444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:42.901845 crc crio[3651]: time=\"2026-06-09T10:57:42.901695862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:42.958565 crc crio[3651]: time=\"2026-06-09T10:57:42.958278672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:43.066341 crc crio[3651]: time=\"2026-06-09T10:57:43.065892379Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox f641c8651b31405a4581e6f3476fed163757c2087cb8cb493fd71a28ac2cd791\" id=fe252ac6-464c-46e6-9a4f-a1b5c428338b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.089813 crc crio[3651]: time=\"2026-06-09T10:57:43.089674207Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 87045f3e17059138c8a16477cf8010dc3361b205e7a77195944d1cd1f801d25b\" id=0aafc3d3-2ed0-4546-8fc3-d7858345c631 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.090039 crc crio[3651]: time=\"2026-06-09T10:57:43.089992266Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 1519b740403c03febb9a6dde9bd95708057de624e4b93d351243a3da9dbf729a\" id=8d1d2faa-ab57-4865-99a5-35e01f87d50f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.097083 crc crio[3651]: time=\"2026-06-09T10:57:43.096704093Z\" level=info msg=\"Created container 476a45526957dd0a516c163d06449f734ee4b1b9b26f0ca777893aefd55f3b95: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=f0d33e37-5ec1-44f4-a7c0-ecc1a9444b58 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:57:43.119674 crc crio[3651]: time=\"2026-06-09T10:57:43.119260175Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 3988fd85f96cd9ae7fb4f7d8b61be8d71f6339a3315ff6e8d37b1904e0ec7920\" id=2c66559e-d33c-4a8e-9bc3-8ed3fafdd709 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.125369 crc crio[3651]: time=\"2026-06-09T10:57:43.124797647Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox b22ad492a4514fa6af06605c62ecda5b812a7dca4d33d6277186d0dec75fbad0\" id=1df6f769-edcc-4c40-8f38-8c1864d5deb4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.150314 crc crio[3651]: time=\"2026-06-09T10:57:43.149858972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:43.180331 crc crio[3651]: time=\"2026-06-09T10:57:43.150706927Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox b29b10f6d0a76308401b0fd4a95c06996e453e46b06dd530cb63d472869b351f\" id=1414b831-14b2-4a3a-aeba-3cd749656a67 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.188951 crc crio[3651]: time=\"2026-06-09T10:57:43.188515926Z\" level=info msg=\"runSandbox: deleting pod ID b22ad492a4514fa6af06605c62ecda5b812a7dca4d33d6277186d0dec75fbad0 from idIndex\" id=1df6f769-edcc-4c40-8f38-8c1864d5deb4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.188951 crc crio[3651]: time=\"2026-06-09T10:57:43.1886293Z\" level=info msg=\"runSandbox: removing pod sandbox b22ad492a4514fa6af06605c62ecda5b812a7dca4d33d6277186d0dec75fbad0\" id=1df6f769-edcc-4c40-8f38-8c1864d5deb4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.188951 crc crio[3651]: time=\"2026-06-09T10:57:43.188696792Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox b22ad492a4514fa6af06605c62ecda5b812a7dca4d33d6277186d0dec75fbad0\" id=1df6f769-edcc-4c40-8f38-8c1864d5deb4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.188951 crc crio[3651]: time=\"2026-06-09T10:57:43.188718772Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox b22ad492a4514fa6af06605c62ecda5b812a7dca4d33d6277186d0dec75fbad0\" id=1df6f769-edcc-4c40-8f38-8c1864d5deb4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.188951 crc crio[3651]: time=\"2026-06-09T10:57:43.188751743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:43.189730 crc crio[3651]: time=\"2026-06-09T10:57:43.189248998Z\" level=info msg=\"runSandbox: deleting pod ID 3988fd85f96cd9ae7fb4f7d8b61be8d71f6339a3315ff6e8d37b1904e0ec7920 from idIndex\" id=2c66559e-d33c-4a8e-9bc3-8ed3fafdd709 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.189730 crc crio[3651]: time=\"2026-06-09T10:57:43.189306099Z\" level=info msg=\"runSandbox: removing pod sandbox 3988fd85f96cd9ae7fb4f7d8b61be8d71f6339a3315ff6e8d37b1904e0ec7920\" id=2c66559e-d33c-4a8e-9bc3-8ed3fafdd709 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.189730 crc crio[3651]: time=\"2026-06-09T10:57:43.189356441Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 3988fd85f96cd9ae7fb4f7d8b61be8d71f6339a3315ff6e8d37b1904e0ec7920\" id=2c66559e-d33c-4a8e-9bc3-8ed3fafdd709 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.189730 crc crio[3651]: time=\"2026-06-09T10:57:43.189378852Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 3988fd85f96cd9ae7fb4f7d8b61be8d71f6339a3315ff6e8d37b1904e0ec7920\" id=2c66559e-d33c-4a8e-9bc3-8ed3fafdd709 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.212612 crc crio[3651]: time=\"2026-06-09T10:57:43.151006446Z\" level=info msg=\"Starting container: 476a45526957dd0a516c163d06449f734ee4b1b9b26f0ca777893aefd55f3b95\" id=6860e3e3-7761-4c43-abec-0426b67f9d9e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:57:43.212612 crc crio[3651]: time=\"2026-06-09T10:57:43.211986115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:43.234705 crc crio[3651]: time=\"2026-06-09T10:57:43.233168936Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 79a02d941cf9ead24f8497e97a0d9688942d24e9b92500d7045e4d288421424a\" id=b85fe8d5-a186-4716-a2ea-d026be6b8059 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.236327 crc crio[3651]: time=\"2026-06-09T10:57:43.236040431Z\" level=info msg=\"runSandbox: deleting pod ID f641c8651b31405a4581e6f3476fed163757c2087cb8cb493fd71a28ac2cd791 from idIndex\" id=fe252ac6-464c-46e6-9a4f-a1b5c428338b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.236327 crc crio[3651]: time=\"2026-06-09T10:57:43.236205035Z\" level=info msg=\"runSandbox: removing pod sandbox f641c8651b31405a4581e6f3476fed163757c2087cb8cb493fd71a28ac2cd791\" id=fe252ac6-464c-46e6-9a4f-a1b5c428338b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.236327 crc crio[3651]: time=\"2026-06-09T10:57:43.236280048Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox f641c8651b31405a4581e6f3476fed163757c2087cb8cb493fd71a28ac2cd791\" id=fe252ac6-464c-46e6-9a4f-a1b5c428338b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.236327 crc crio[3651]: time=\"2026-06-09T10:57:43.236309739Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox f641c8651b31405a4581e6f3476fed163757c2087cb8cb493fd71a28ac2cd791\" id=fe252ac6-464c-46e6-9a4f-a1b5c428338b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.237344 crc crio[3651]: time=\"2026-06-09T10:57:43.236086062Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: b22ad492a4514fa6af06605c62ecda5b812a7dca4d33d6277186d0dec75fbad0\" id=1df6f769-edcc-4c40-8f38-8c1864d5deb4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.241046 crc crio[3651]: time=\"2026-06-09T10:57:43.239383049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:43.248083 crc crio[3651]: time=\"2026-06-09T10:57:43.247878458Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_kube-storage-version-migrator-operator-565b79b866-2h5s6_openshift-kube-storage-version-migrator-operator_8f573912-eb25-4f17-bfe5-81325e551bf2_0\" id=1df6f769-edcc-4c40-8f38-8c1864d5deb4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.248083 crc crio[3651]: time=\"2026-06-09T10:57:43.24793795Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_kube-storage-version-migrator-operator-565b79b866-2h5s6_openshift-kube-storage-version-migrator-operator_8f573912-eb25-4f17-bfe5-81325e551bf2_0\" id=1df6f769-edcc-4c40-8f38-8c1864d5deb4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.251522 crc crio[3651]: time=\"2026-06-09T10:57:43.249076443Z\" level=info msg=\"runSandbox: deleting pod ID 1519b740403c03febb9a6dde9bd95708057de624e4b93d351243a3da9dbf729a from idIndex\" id=8d1d2faa-ab57-4865-99a5-35e01f87d50f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.251522 crc crio[3651]: time=\"2026-06-09T10:57:43.249157876Z\" level=info msg=\"runSandbox: removing pod sandbox 1519b740403c03febb9a6dde9bd95708057de624e4b93d351243a3da9dbf729a\" id=8d1d2faa-ab57-4865-99a5-35e01f87d50f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.251522 crc crio[3651]: time=\"2026-06-09T10:57:43.249193217Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 1519b740403c03febb9a6dde9bd95708057de624e4b93d351243a3da9dbf729a\" id=8d1d2faa-ab57-4865-99a5-35e01f87d50f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.251522 crc crio[3651]: time=\"2026-06-09T10:57:43.249214937Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 1519b740403c03febb9a6dde9bd95708057de624e4b93d351243a3da9dbf729a\" id=8d1d2faa-ab57-4865-99a5-35e01f87d50f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.251522 crc crio[3651]: time=\"2026-06-09T10:57:43.249346531Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 3988fd85f96cd9ae7fb4f7d8b61be8d71f6339a3315ff6e8d37b1904e0ec7920\" id=2c66559e-d33c-4a8e-9bc3-8ed3fafdd709 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.252879 crc crio[3651]: time=\"2026-06-09T10:57:43.252844114Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 1b8b90454b573a57a797cf819087234720634d73b90814841625bf37e02ab4aa\" id=d2d1d628-f498-4d92-814e-3dce1978cbeb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.257535 crc crio[3651]: time=\"2026-06-09T10:57:43.240307126Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: f641c8651b31405a4581e6f3476fed163757c2087cb8cb493fd71a28ac2cd791\" id=fe252ac6-464c-46e6-9a4f-a1b5c428338b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.257535 crc crio[3651]: time=\"2026-06-09T10:57:43.255291425Z\" level=info msg=\"runSandbox: deleting pod ID 87045f3e17059138c8a16477cf8010dc3361b205e7a77195944d1cd1f801d25b from idIndex\" id=0aafc3d3-2ed0-4546-8fc3-d7858345c631 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.257535 crc crio[3651]: time=\"2026-06-09T10:57:43.255693957Z\" level=info msg=\"runSandbox: removing pod sandbox 87045f3e17059138c8a16477cf8010dc3361b205e7a77195944d1cd1f801d25b\" id=0aafc3d3-2ed0-4546-8fc3-d7858345c631 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.257535 crc crio[3651]: time=\"2026-06-09T10:57:43.255738909Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 87045f3e17059138c8a16477cf8010dc3361b205e7a77195944d1cd1f801d25b\" id=0aafc3d3-2ed0-4546-8fc3-d7858345c631 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.257535 crc crio[3651]: time=\"2026-06-09T10:57:43.255766469Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 87045f3e17059138c8a16477cf8010dc3361b205e7a77195944d1cd1f801d25b\" id=0aafc3d3-2ed0-4546-8fc3-d7858345c631 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.257535 crc crio[3651]: time=\"2026-06-09T10:57:43.243300384Z\" level=info msg=\"runSandbox: deleting pod ID 79a02d941cf9ead24f8497e97a0d9688942d24e9b92500d7045e4d288421424a from idIndex\" id=b85fe8d5-a186-4716-a2ea-d026be6b8059 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.257535 crc crio[3651]: time=\"2026-06-09T10:57:43.256614744Z\" level=info msg=\"runSandbox: removing pod sandbox 79a02d941cf9ead24f8497e97a0d9688942d24e9b92500d7045e4d288421424a\" id=b85fe8d5-a186-4716-a2ea-d026be6b8059 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.257535 crc crio[3651]: time=\"2026-06-09T10:57:43.256682626Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 79a02d941cf9ead24f8497e97a0d9688942d24e9b92500d7045e4d288421424a\" id=b85fe8d5-a186-4716-a2ea-d026be6b8059 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.257535 crc crio[3651]: time=\"2026-06-09T10:57:43.256713927Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 79a02d941cf9ead24f8497e97a0d9688942d24e9b92500d7045e4d288421424a\" id=b85fe8d5-a186-4716-a2ea-d026be6b8059 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.260700 crc crio[3651]: time=\"2026-06-09T10:57:43.260616292Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0\" id=2c66559e-d33c-4a8e-9bc3-8ed3fafdd709 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.260821 crc crio[3651]: time=\"2026-06-09T10:57:43.260797137Z\" level=info msg=\"Created container b1f5b95a94d4c1b2dffbe730f3e2948d0a39dcff785dc957b5d379ac75954cb0: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary\" id=04bb9c8c-1ba1-4a74-9ba9-bda4e0f4ea4f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:57:43.261548 crc crio[3651]: time=\"2026-06-09T10:57:43.260720085Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0\" id=2c66559e-d33c-4a8e-9bc3-8ed3fafdd709 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.263787 crc crio[3651]: time=\"2026-06-09T10:57:43.262849667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:43.265890 crc crio[3651]: time=\"2026-06-09T10:57:43.24489264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:43.275224 crc crio[3651]: time=\"2026-06-09T10:57:43.27488098Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0\" id=fe252ac6-464c-46e6-9a4f-a1b5c428338b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.275224 crc crio[3651]: time=\"2026-06-09T10:57:43.274999834Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0\" id=fe252ac6-464c-46e6-9a4f-a1b5c428338b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.283189 crc crio[3651]: time=\"2026-06-09T10:57:43.283021719Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 1519b740403c03febb9a6dde9bd95708057de624e4b93d351243a3da9dbf729a\" id=8d1d2faa-ab57-4865-99a5-35e01f87d50f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.285819 crc crio[3651]: time=\"2026-06-09T10:57:43.285656536Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 79a02d941cf9ead24f8497e97a0d9688942d24e9b92500d7045e4d288421424a\" id=b85fe8d5-a186-4716-a2ea-d026be6b8059 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.289991 crc crio[3651]: time=\"2026-06-09T10:57:43.289380886Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 87045f3e17059138c8a16477cf8010dc3361b205e7a77195944d1cd1f801d25b\" id=0aafc3d3-2ed0-4546-8fc3-d7858345c631 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.292244 crc crio[3651]: time=\"2026-06-09T10:57:43.292192858Z\" level=info msg=\"runSandbox: deleting pod ID 1b8b90454b573a57a797cf819087234720634d73b90814841625bf37e02ab4aa from idIndex\" id=d2d1d628-f498-4d92-814e-3dce1978cbeb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.292368 crc crio[3651]: time=\"2026-06-09T10:57:43.292344312Z\" level=info msg=\"runSandbox: removing pod sandbox 1b8b90454b573a57a797cf819087234720634d73b90814841625bf37e02ab4aa\" id=d2d1d628-f498-4d92-814e-3dce1978cbeb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.292563 crc crio[3651]: time=\"2026-06-09T10:57:43.292539568Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 1b8b90454b573a57a797cf819087234720634d73b90814841625bf37e02ab4aa\" id=d2d1d628-f498-4d92-814e-3dce1978cbeb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.292679 crc crio[3651]: time=\"2026-06-09T10:57:43.292656442Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 1b8b90454b573a57a797cf819087234720634d73b90814841625bf37e02ab4aa\" id=d2d1d628-f498-4d92-814e-3dce1978cbeb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.293319 crc crio[3651]: time=\"2026-06-09T10:57:43.292992681Z\" level=info msg=\"runSandbox: deleting pod ID b29b10f6d0a76308401b0fd4a95c06996e453e46b06dd530cb63d472869b351f from idIndex\" id=1414b831-14b2-4a3a-aeba-3cd749656a67 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.293319 crc crio[3651]: time=\"2026-06-09T10:57:43.293132526Z\" level=info msg=\"runSandbox: removing pod sandbox b29b10f6d0a76308401b0fd4a95c06996e453e46b06dd530cb63d472869b351f\" id=1414b831-14b2-4a3a-aeba-3cd749656a67 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.293319 crc crio[3651]: time=\"2026-06-09T10:57:43.293185397Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox b29b10f6d0a76308401b0fd4a95c06996e453e46b06dd530cb63d472869b351f\" id=1414b831-14b2-4a3a-aeba-3cd749656a67 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.293319 crc crio[3651]: time=\"2026-06-09T10:57:43.293205658Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox b29b10f6d0a76308401b0fd4a95c06996e453e46b06dd530cb63d472869b351f\" id=1414b831-14b2-4a3a-aeba-3cd749656a67 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.294768 crc crio[3651]: time=\"2026-06-09T10:57:43.294739103Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 10dd7cf732a31d9c0f860fbcf0024e3b54168c4ece1e764a7429b0c934f6393d\" id=0e9966cf-9e0c-4e93-9f8f-415daa30a557 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.294960 crc crio[3651]: time=\"2026-06-09T10:57:43.294939129Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 1b8b90454b573a57a797cf819087234720634d73b90814841625bf37e02ab4aa\" id=d2d1d628-f498-4d92-814e-3dce1978cbeb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.295879 crc crio[3651]: time=\"2026-06-09T10:57:43.295826915Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: b29b10f6d0a76308401b0fd4a95c06996e453e46b06dd530cb63d472869b351f\" id=1414b831-14b2-4a3a-aeba-3cd749656a67 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.296186 crc crio[3651]: time=\"2026-06-09T10:57:43.296138054Z\" level=info msg=\"Starting container: b1f5b95a94d4c1b2dffbe730f3e2948d0a39dcff785dc957b5d379ac75954cb0\" id=af7fa98e-b786-4ef2-9a77-084bad5c546a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:57:43.313185 crc crio[3651]: time=\"2026-06-09T10:57:43.31304059Z\" level=info msg=\"runSandbox: deleting pod ID 10dd7cf732a31d9c0f860fbcf0024e3b54168c4ece1e764a7429b0c934f6393d from idIndex\" id=0e9966cf-9e0c-4e93-9f8f-415daa30a557 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.313673 crc crio[3651]: time=\"2026-06-09T10:57:43.313641247Z\" level=info msg=\"runSandbox: removing pod sandbox 10dd7cf732a31d9c0f860fbcf0024e3b54168c4ece1e764a7429b0c934f6393d\" id=0e9966cf-9e0c-4e93-9f8f-415daa30a557 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.313852 crc crio[3651]: time=\"2026-06-09T10:57:43.313812072Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 10dd7cf732a31d9c0f860fbcf0024e3b54168c4ece1e764a7429b0c934f6393d\" id=0e9966cf-9e0c-4e93-9f8f-415daa30a557 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.313984 crc crio[3651]: time=\"2026-06-09T10:57:43.313957646Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 10dd7cf732a31d9c0f860fbcf0024e3b54168c4ece1e764a7429b0c934f6393d\" id=0e9966cf-9e0c-4e93-9f8f-415daa30a557 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.320764 crc crio[3651]: time=\"2026-06-09T10:57:43.320713145Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 10dd7cf732a31d9c0f860fbcf0024e3b54168c4ece1e764a7429b0c934f6393d\" id=0e9966cf-9e0c-4e93-9f8f-415daa30a557 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.336975 crc crio[3651]: time=\"2026-06-09T10:57:43.329311337Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox d1cf5b75879182c2258f1f458303f4e2134ebe9daee8480ba6dfae64e5c1b4be\" id=afe01c70-f34e-4b98-8670-b5c837006e5f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.350548 crc crio[3651]: time=\"2026-06-09T10:57:43.344599506Z\" level=info msg=\"Started container\" PID=10332 containerID=476a45526957dd0a516c163d06449f734ee4b1b9b26f0ca777893aefd55f3b95 description=openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager id=6860e3e3-7761-4c43-abec-0426b67f9d9e name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d7666e2760bac087004b0062402a77b4fbc45dade3c7a95e1fd4663c92a0819\nJun 09 10:57:43.350817 crc crio[3651]: time=\"2026-06-09T10:57:43.350743156Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 03614efc3822aa7ce2db8081c0d27f19956ad2e39bcde475518d71e86869cc0a\" id=d26a1f76-dadb-4c12-be47-d67257909ad4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.357759 crc crio[3651]: time=\"2026-06-09T10:57:43.357643518Z\" level=info msg=\"runSandbox: deleting pod ID d1cf5b75879182c2258f1f458303f4e2134ebe9daee8480ba6dfae64e5c1b4be from idIndex\" id=afe01c70-f34e-4b98-8670-b5c837006e5f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.357926 crc crio[3651]: time=\"2026-06-09T10:57:43.357765972Z\" level=info msg=\"runSandbox: removing pod sandbox d1cf5b75879182c2258f1f458303f4e2134ebe9daee8480ba6dfae64e5c1b4be\" id=afe01c70-f34e-4b98-8670-b5c837006e5f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.357926 crc crio[3651]: time=\"2026-06-09T10:57:43.357855504Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox d1cf5b75879182c2258f1f458303f4e2134ebe9daee8480ba6dfae64e5c1b4be\" id=afe01c70-f34e-4b98-8670-b5c837006e5f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.357926 crc crio[3651]: time=\"2026-06-09T10:57:43.357877055Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox d1cf5b75879182c2258f1f458303f4e2134ebe9daee8480ba6dfae64e5c1b4be\" id=afe01c70-f34e-4b98-8670-b5c837006e5f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.358335 crc crio[3651]: time=\"2026-06-09T10:57:43.358140643Z\" level=info msg=\"Created container c24f8cde6eea69c48fb227183facb9e1d63aa6c3751714a296fb69c14064accd: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=b349f31e-f344-4e2e-80f7-b38cb5d954ec name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:57:43.361697 crc crio[3651]: time=\"2026-06-09T10:57:43.358642937Z\" level=info msg=\"runSandbox: deleting pod ID 03614efc3822aa7ce2db8081c0d27f19956ad2e39bcde475518d71e86869cc0a from idIndex\" id=d26a1f76-dadb-4c12-be47-d67257909ad4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.361697 crc crio[3651]: time=\"2026-06-09T10:57:43.358777511Z\" level=info msg=\"runSandbox: removing pod sandbox 03614efc3822aa7ce2db8081c0d27f19956ad2e39bcde475518d71e86869cc0a\" id=d26a1f76-dadb-4c12-be47-d67257909ad4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.361697 crc crio[3651]: time=\"2026-06-09T10:57:43.358852584Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 03614efc3822aa7ce2db8081c0d27f19956ad2e39bcde475518d71e86869cc0a\" id=d26a1f76-dadb-4c12-be47-d67257909ad4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.361697 crc crio[3651]: time=\"2026-06-09T10:57:43.358878234Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 03614efc3822aa7ce2db8081c0d27f19956ad2e39bcde475518d71e86869cc0a\" id=d26a1f76-dadb-4c12-be47-d67257909ad4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.361697 crc crio[3651]: time=\"2026-06-09T10:57:43.359811072Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: d1cf5b75879182c2258f1f458303f4e2134ebe9daee8480ba6dfae64e5c1b4be\" id=afe01c70-f34e-4b98-8670-b5c837006e5f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.361697 crc crio[3651]: time=\"2026-06-09T10:57:43.360818911Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 03614efc3822aa7ce2db8081c0d27f19956ad2e39bcde475518d71e86869cc0a\" id=d26a1f76-dadb-4c12-be47-d67257909ad4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.362278 crc crio[3651]: time=\"2026-06-09T10:57:43.362251313Z\" level=info msg=\"Starting container: c24f8cde6eea69c48fb227183facb9e1d63aa6c3751714a296fb69c14064accd\" id=98616abc-1234-46fe-a79a-cdc98ab26bd9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:57:43.368743 crc crio[3651]: time=\"2026-06-09T10:57:43.368513997Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_package-server-manager-77f986bd66-5lhf9_openshift-operator-lifecycle-manager_bebbba29-e4e9-44ad-b643-3a7ebf505270_0\" id=8d1d2faa-ab57-4865-99a5-35e01f87d50f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.368950 crc crio[3651]: time=\"2026-06-09T10:57:43.368870747Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_package-server-manager-77f986bd66-5lhf9_openshift-operator-lifecycle-manager_bebbba29-e4e9-44ad-b643-3a7ebf505270_0\" id=8d1d2faa-ab57-4865-99a5-35e01f87d50f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.383672 crc crio[3651]: time=\"2026-06-09T10:57:43.381174628Z\" level=info msg=\"Started container\" PID=10354 containerID=b1f5b95a94d4c1b2dffbe730f3e2948d0a39dcff785dc957b5d379ac75954cb0 description=openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary id=af7fa98e-b786-4ef2-9a77-084bad5c546a name=/runtime.v1.RuntimeService/StartContainer sandboxID=1ab19461ac72032f70f03f5dbcc05baaf7110c4bafb349da6a1d9c5adba14c04\nJun 09 10:57:43.386842 crc crio[3651]: time=\"2026-06-09T10:57:43.386772493Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox af726b71d4987ee44786e155299f8b7b52b94c6db99db46579cd6fb84214d5fe\" id=324d3184-b01b-4eb6-8af9-8aabe7e89ebb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.388684 crc crio[3651]: time=\"2026-06-09T10:57:43.386771663Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 38bfe331c17ef07902d086b17d00a2c164657fda36c2a019760a5060703c6e27\" id=e072a86b-8720-4ad7-8b3c-27da934e18b1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.400026 crc crio[3651]: time=\"2026-06-09T10:57:43.399914338Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0\" id=d26a1f76-dadb-4c12-be47-d67257909ad4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.400256 crc crio[3651]: time=\"2026-06-09T10:57:43.399993831Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0\" id=d26a1f76-dadb-4c12-be47-d67257909ad4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.400606 crc crio[3651]: time=\"2026-06-09T10:57:43.400552667Z\" level=info msg=\"runSandbox: deleting pod ID af726b71d4987ee44786e155299f8b7b52b94c6db99db46579cd6fb84214d5fe from idIndex\" id=324d3184-b01b-4eb6-8af9-8aabe7e89ebb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.400606 crc crio[3651]: time=\"2026-06-09T10:57:43.400602278Z\" level=info msg=\"runSandbox: removing pod sandbox af726b71d4987ee44786e155299f8b7b52b94c6db99db46579cd6fb84214d5fe\" id=324d3184-b01b-4eb6-8af9-8aabe7e89ebb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.400795 crc crio[3651]: time=\"2026-06-09T10:57:43.40066452Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox af726b71d4987ee44786e155299f8b7b52b94c6db99db46579cd6fb84214d5fe\" id=324d3184-b01b-4eb6-8af9-8aabe7e89ebb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.400795 crc crio[3651]: time=\"2026-06-09T10:57:43.400687481Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox af726b71d4987ee44786e155299f8b7b52b94c6db99db46579cd6fb84214d5fe\" id=324d3184-b01b-4eb6-8af9-8aabe7e89ebb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.402426 crc crio[3651]: time=\"2026-06-09T10:57:43.402171705Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: af726b71d4987ee44786e155299f8b7b52b94c6db99db46579cd6fb84214d5fe\" id=324d3184-b01b-4eb6-8af9-8aabe7e89ebb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.404022 crc crio[3651]: time=\"2026-06-09T10:57:43.403957367Z\" level=info msg=\"runSandbox: deleting pod ID 38bfe331c17ef07902d086b17d00a2c164657fda36c2a019760a5060703c6e27 from idIndex\" id=e072a86b-8720-4ad7-8b3c-27da934e18b1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.404022 crc crio[3651]: time=\"2026-06-09T10:57:43.404008038Z\" level=info msg=\"runSandbox: removing pod sandbox 38bfe331c17ef07902d086b17d00a2c164657fda36c2a019760a5060703c6e27\" id=e072a86b-8720-4ad7-8b3c-27da934e18b1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.404221 crc crio[3651]: time=\"2026-06-09T10:57:43.404041979Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 38bfe331c17ef07902d086b17d00a2c164657fda36c2a019760a5060703c6e27\" id=e072a86b-8720-4ad7-8b3c-27da934e18b1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.404221 crc crio[3651]: time=\"2026-06-09T10:57:43.40406486Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 38bfe331c17ef07902d086b17d00a2c164657fda36c2a019760a5060703c6e27\" id=e072a86b-8720-4ad7-8b3c-27da934e18b1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.404673 crc crio[3651]: time=\"2026-06-09T10:57:43.404508783Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 29529b82ca5b1b7fb68c077963c0ca0837424bbb3198584a3d6bde8b42f5096e\" id=6b3ced7c-cd90-4dc0-964d-f5df3bf4192a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.406826 crc crio[3651]: time=\"2026-06-09T10:57:43.406505492Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 38bfe331c17ef07902d086b17d00a2c164657fda36c2a019760a5060703c6e27\" id=e072a86b-8720-4ad7-8b3c-27da934e18b1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.419861 crc crio[3651]: time=\"2026-06-09T10:57:43.410327034Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0\" id=d2d1d628-f498-4d92-814e-3dce1978cbeb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.419861 crc crio[3651]: time=\"2026-06-09T10:57:43.410471388Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0\" id=d2d1d628-f498-4d92-814e-3dce1978cbeb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.419861 crc crio[3651]: time=\"2026-06-09T10:57:43.413918569Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox b2cf22e834b536e85febd9d1d1ee0f46f7cc920fe1aae4523cec870f0e0b4be3\" id=ac61bc0d-d042-42d5-88d7-e6b62f14e72d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.420999 crc crio[3651]: time=\"2026-06-09T10:57:43.419923535Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-controller-manager-operator-686468bdd5-sjcrn_openshift-controller-manager-operator_84e6e6fd-a448-462c-a5d3-8fa636be2d6f_0\" id=e072a86b-8720-4ad7-8b3c-27da934e18b1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.420999 crc crio[3651]: time=\"2026-06-09T10:57:43.419969487Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-controller-manager-operator-686468bdd5-sjcrn_openshift-controller-manager-operator_84e6e6fd-a448-462c-a5d3-8fa636be2d6f_0\" id=e072a86b-8720-4ad7-8b3c-27da934e18b1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.424831 crc crio[3651]: time=\"2026-06-09T10:57:43.424721566Z\" level=info msg=\"runSandbox: deleting pod ID 29529b82ca5b1b7fb68c077963c0ca0837424bbb3198584a3d6bde8b42f5096e from idIndex\" id=6b3ced7c-cd90-4dc0-964d-f5df3bf4192a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.424919 crc crio[3651]: time=\"2026-06-09T10:57:43.424833419Z\" level=info msg=\"runSandbox: removing pod sandbox 29529b82ca5b1b7fb68c077963c0ca0837424bbb3198584a3d6bde8b42f5096e\" id=6b3ced7c-cd90-4dc0-964d-f5df3bf4192a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.424919 crc crio[3651]: time=\"2026-06-09T10:57:43.424904991Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 29529b82ca5b1b7fb68c077963c0ca0837424bbb3198584a3d6bde8b42f5096e\" id=6b3ced7c-cd90-4dc0-964d-f5df3bf4192a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.425003 crc crio[3651]: time=\"2026-06-09T10:57:43.424930342Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 29529b82ca5b1b7fb68c077963c0ca0837424bbb3198584a3d6bde8b42f5096e\" id=6b3ced7c-cd90-4dc0-964d-f5df3bf4192a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.435140 crc crio[3651]: time=\"2026-06-09T10:57:43.42793718Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 29529b82ca5b1b7fb68c077963c0ca0837424bbb3198584a3d6bde8b42f5096e\" id=6b3ced7c-cd90-4dc0-964d-f5df3bf4192a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.435140 crc crio[3651]: time=\"2026-06-09T10:57:43.432155044Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0\" id=afe01c70-f34e-4b98-8670-b5c837006e5f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.435140 crc crio[3651]: time=\"2026-06-09T10:57:43.432214486Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0\" id=afe01c70-f34e-4b98-8670-b5c837006e5f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.436551 crc crio[3651]: time=\"2026-06-09T10:57:43.436503252Z\" level=info msg=\"Started container\" PID=10369 containerID=c24f8cde6eea69c48fb227183facb9e1d63aa6c3751714a296fb69c14064accd description=openshift-marketplace/certified-operators-l27pk/extract-utilities id=98616abc-1234-46fe-a79a-cdc98ab26bd9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6969dd7752939397c4d9bafc15d1cfc808489d024b95bfbdaa0b5cc21b28a7f4\nJun 09 10:57:43.439574 crc crio[3651]: time=\"2026-06-09T10:57:43.439373506Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0\" id=0aafc3d3-2ed0-4546-8fc3-d7858345c631 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.454493 crc crio[3651]: time=\"2026-06-09T10:57:43.454228522Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0\" id=0aafc3d3-2ed0-4546-8fc3-d7858345c631 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.454493 crc crio[3651]: time=\"2026-06-09T10:57:43.454331915Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0\" id=6b3ced7c-cd90-4dc0-964d-f5df3bf4192a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.454493 crc crio[3651]: time=\"2026-06-09T10:57:43.454358065Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0\" id=6b3ced7c-cd90-4dc0-964d-f5df3bf4192a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.454743 crc crio[3651]: time=\"2026-06-09T10:57:43.439887581Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 62d0decc26c26dbe9dff8bf120d805b40bc8f535122513132d46b7310ff036a4\" id=a99421ff-e4cd-4cfa-b691-651352cb4e7c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.460846 crc crio[3651]: time=\"2026-06-09T10:57:43.460237528Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_openshift-machine-api_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c_0\" id=1414b831-14b2-4a3a-aeba-3cd749656a67 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.460846 crc crio[3651]: time=\"2026-06-09T10:57:43.460280999Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_openshift-machine-api_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c_0\" id=1414b831-14b2-4a3a-aeba-3cd749656a67 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.467876 crc crio[3651]: time=\"2026-06-09T10:57:43.467589704Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 9b146f6c773d10dfbe129e97792ecf3484789cc43b4d5995bb2e7d7460a9dda6\" id=b53f234b-0100-433c-905b-277b5349a1bd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.469932 crc crio[3651]: time=\"2026-06-09T10:57:43.469808438Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox d64f681e3339ab037811a0bc502d17969ee450e3eddaa8f29877c61424b21c13\" id=425ea384-8aad-4703-a2a5-035ef84ccbcd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.482574 crc crio[3651]: time=\"2026-06-09T10:57:43.480161812Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0\" id=324d3184-b01b-4eb6-8af9-8aabe7e89ebb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.482574 crc crio[3651]: time=\"2026-06-09T10:57:43.480264505Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0\" id=324d3184-b01b-4eb6-8af9-8aabe7e89ebb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.485144 crc crio[3651]: time=\"2026-06-09T10:57:43.485016474Z\" level=info msg=\"runSandbox: deleting pod ID d64f681e3339ab037811a0bc502d17969ee450e3eddaa8f29877c61424b21c13 from idIndex\" id=425ea384-8aad-4703-a2a5-035ef84ccbcd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.485144 crc crio[3651]: time=\"2026-06-09T10:57:43.485130988Z\" level=info msg=\"runSandbox: removing pod sandbox d64f681e3339ab037811a0bc502d17969ee450e3eddaa8f29877c61424b21c13\" id=425ea384-8aad-4703-a2a5-035ef84ccbcd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.485279 crc crio[3651]: time=\"2026-06-09T10:57:43.485197099Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox d64f681e3339ab037811a0bc502d17969ee450e3eddaa8f29877c61424b21c13\" id=425ea384-8aad-4703-a2a5-035ef84ccbcd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.485279 crc crio[3651]: time=\"2026-06-09T10:57:43.48522789Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox d64f681e3339ab037811a0bc502d17969ee450e3eddaa8f29877c61424b21c13\" id=425ea384-8aad-4703-a2a5-035ef84ccbcd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.486231 crc crio[3651]: time=\"2026-06-09T10:57:43.486147807Z\" level=info msg=\"runSandbox: deleting pod ID 9b146f6c773d10dfbe129e97792ecf3484789cc43b4d5995bb2e7d7460a9dda6 from idIndex\" id=b53f234b-0100-433c-905b-277b5349a1bd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.486231 crc crio[3651]: time=\"2026-06-09T10:57:43.486220749Z\" level=info msg=\"runSandbox: removing pod sandbox 9b146f6c773d10dfbe129e97792ecf3484789cc43b4d5995bb2e7d7460a9dda6\" id=b53f234b-0100-433c-905b-277b5349a1bd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.486294 crc crio[3651]: time=\"2026-06-09T10:57:43.486274941Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 9b146f6c773d10dfbe129e97792ecf3484789cc43b4d5995bb2e7d7460a9dda6\" id=b53f234b-0100-433c-905b-277b5349a1bd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.486384 crc crio[3651]: time=\"2026-06-09T10:57:43.486296141Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 9b146f6c773d10dfbe129e97792ecf3484789cc43b4d5995bb2e7d7460a9dda6\" id=b53f234b-0100-433c-905b-277b5349a1bd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.487820 crc crio[3651]: time=\"2026-06-09T10:57:43.486167488Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: d64f681e3339ab037811a0bc502d17969ee450e3eddaa8f29877c61424b21c13\" id=425ea384-8aad-4703-a2a5-035ef84ccbcd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.487820 crc crio[3651]: time=\"2026-06-09T10:57:43.486869709Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 685d2bc0180894133080f2be9712276bb5d2a11e6a124214ef09290e436b5362\" id=2dea6e92-9093-4827-a5b4-ffad7177bdfb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.487932 crc crio[3651]: time=\"2026-06-09T10:57:43.487819906Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 9b146f6c773d10dfbe129e97792ecf3484789cc43b4d5995bb2e7d7460a9dda6\" id=b53f234b-0100-433c-905b-277b5349a1bd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.488702 crc crio[3651]: time=\"2026-06-09T10:57:43.48864035Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0\" id=0e9966cf-9e0c-4e93-9f8f-415daa30a557 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.488776 crc crio[3651]: time=\"2026-06-09T10:57:43.488708422Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0\" id=0e9966cf-9e0c-4e93-9f8f-415daa30a557 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.491332 crc crio[3651]: time=\"2026-06-09T10:57:43.491304048Z\" level=info msg=\"runSandbox: deleting pod ID 62d0decc26c26dbe9dff8bf120d805b40bc8f535122513132d46b7310ff036a4 from idIndex\" id=a99421ff-e4cd-4cfa-b691-651352cb4e7c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.491711 crc crio[3651]: time=\"2026-06-09T10:57:43.491663519Z\" level=info msg=\"runSandbox: removing pod sandbox 62d0decc26c26dbe9dff8bf120d805b40bc8f535122513132d46b7310ff036a4\" id=a99421ff-e4cd-4cfa-b691-651352cb4e7c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.491798 crc crio[3651]: time=\"2026-06-09T10:57:43.491729961Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 62d0decc26c26dbe9dff8bf120d805b40bc8f535122513132d46b7310ff036a4\" id=a99421ff-e4cd-4cfa-b691-651352cb4e7c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.491798 crc crio[3651]: time=\"2026-06-09T10:57:43.491762182Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 62d0decc26c26dbe9dff8bf120d805b40bc8f535122513132d46b7310ff036a4\" id=a99421ff-e4cd-4cfa-b691-651352cb4e7c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.492217 crc crio[3651]: time=\"2026-06-09T10:57:43.492169194Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 62d0decc26c26dbe9dff8bf120d805b40bc8f535122513132d46b7310ff036a4\" id=a99421ff-e4cd-4cfa-b691-651352cb4e7c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.494970 crc crio[3651]: time=\"2026-06-09T10:57:43.494864033Z\" level=info msg=\"runSandbox: deleting pod ID b2cf22e834b536e85febd9d1d1ee0f46f7cc920fe1aae4523cec870f0e0b4be3 from idIndex\" id=ac61bc0d-d042-42d5-88d7-e6b62f14e72d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.495057 crc crio[3651]: time=\"2026-06-09T10:57:43.494997027Z\" level=info msg=\"runSandbox: removing pod sandbox b2cf22e834b536e85febd9d1d1ee0f46f7cc920fe1aae4523cec870f0e0b4be3\" id=ac61bc0d-d042-42d5-88d7-e6b62f14e72d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.495132 crc crio[3651]: time=\"2026-06-09T10:57:43.495064489Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox b2cf22e834b536e85febd9d1d1ee0f46f7cc920fe1aae4523cec870f0e0b4be3\" id=ac61bc0d-d042-42d5-88d7-e6b62f14e72d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.495176 crc crio[3651]: time=\"2026-06-09T10:57:43.495141871Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox b2cf22e834b536e85febd9d1d1ee0f46f7cc920fe1aae4523cec870f0e0b4be3\" id=ac61bc0d-d042-42d5-88d7-e6b62f14e72d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.497066 crc crio[3651]: time=\"2026-06-09T10:57:43.496966854Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: b2cf22e834b536e85febd9d1d1ee0f46f7cc920fe1aae4523cec870f0e0b4be3\" id=ac61bc0d-d042-42d5-88d7-e6b62f14e72d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.497556 crc crio[3651]: time=\"2026-06-09T10:57:43.49749198Z\" level=info msg=\"runSandbox: deleting pod ID 685d2bc0180894133080f2be9712276bb5d2a11e6a124214ef09290e436b5362 from idIndex\" id=2dea6e92-9093-4827-a5b4-ffad7177bdfb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.497616 crc crio[3651]: time=\"2026-06-09T10:57:43.497568892Z\" level=info msg=\"runSandbox: removing pod sandbox 685d2bc0180894133080f2be9712276bb5d2a11e6a124214ef09290e436b5362\" id=2dea6e92-9093-4827-a5b4-ffad7177bdfb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.497688 crc crio[3651]: time=\"2026-06-09T10:57:43.497649285Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 685d2bc0180894133080f2be9712276bb5d2a11e6a124214ef09290e436b5362\" id=2dea6e92-9093-4827-a5b4-ffad7177bdfb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.497748 crc crio[3651]: time=\"2026-06-09T10:57:43.497686866Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 685d2bc0180894133080f2be9712276bb5d2a11e6a124214ef09290e436b5362\" id=2dea6e92-9093-4827-a5b4-ffad7177bdfb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.498961 crc crio[3651]: time=\"2026-06-09T10:57:43.49885077Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 685d2bc0180894133080f2be9712276bb5d2a11e6a124214ef09290e436b5362\" id=2dea6e92-9093-4827-a5b4-ffad7177bdfb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.502623 crc crio[3651]: time=\"2026-06-09T10:57:43.502213598Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0\" id=b85fe8d5-a186-4716-a2ea-d026be6b8059 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.502623 crc crio[3651]: time=\"2026-06-09T10:57:43.502298671Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0\" id=b85fe8d5-a186-4716-a2ea-d026be6b8059 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.521605 crc crio[3651]: time=\"2026-06-09T10:57:43.520385012Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=38ba0c3b-fae3-41d2-9e48-1b655d47be44 name=/runtime.v1.ImageService/PullImage\nJun 09 10:57:43.530146 crc crio[3651]: time=\"2026-06-09T10:57:43.529973563Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox d06e2e5f7a4eb0cf725af93fa92c96714601b99ce29154d541c2c894321d11d1\" id=e90865a1-9ba1-4e0b-97df-35b0028d35cb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.536890 crc crio[3651]: time=\"2026-06-09T10:57:43.536733421Z\" level=info msg=\"runSandbox: deleting pod ID d06e2e5f7a4eb0cf725af93fa92c96714601b99ce29154d541c2c894321d11d1 from idIndex\" id=e90865a1-9ba1-4e0b-97df-35b0028d35cb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.541517 crc crio[3651]: time=\"2026-06-09T10:57:43.540635846Z\" level=info msg=\"runSandbox: removing pod sandbox d06e2e5f7a4eb0cf725af93fa92c96714601b99ce29154d541c2c894321d11d1\" id=e90865a1-9ba1-4e0b-97df-35b0028d35cb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.541517 crc crio[3651]: time=\"2026-06-09T10:57:43.540928245Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox d06e2e5f7a4eb0cf725af93fa92c96714601b99ce29154d541c2c894321d11d1\" id=e90865a1-9ba1-4e0b-97df-35b0028d35cb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.541517 crc crio[3651]: time=\"2026-06-09T10:57:43.540954106Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox d06e2e5f7a4eb0cf725af93fa92c96714601b99ce29154d541c2c894321d11d1\" id=e90865a1-9ba1-4e0b-97df-35b0028d35cb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.541803 crc crio[3651]: time=\"2026-06-09T10:57:43.541691117Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: d06e2e5f7a4eb0cf725af93fa92c96714601b99ce29154d541c2c894321d11d1\" id=e90865a1-9ba1-4e0b-97df-35b0028d35cb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.545131 crc crio[3651]: time=\"2026-06-09T10:57:43.544982713Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 2dd9729dbd5a0500db05146743fa01a5e5500723b5b7b0b4b9c7b63f25eb672c\" id=34b06273-de7b-4080-8a2c-79b11aa4ad61 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.547813 crc crio[3651]: time=\"2026-06-09T10:57:43.547736694Z\" level=info msg=\"runSandbox: deleting pod ID 2dd9729dbd5a0500db05146743fa01a5e5500723b5b7b0b4b9c7b63f25eb672c from idIndex\" id=34b06273-de7b-4080-8a2c-79b11aa4ad61 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.547813 crc crio[3651]: time=\"2026-06-09T10:57:43.547810676Z\" level=info msg=\"runSandbox: removing pod sandbox 2dd9729dbd5a0500db05146743fa01a5e5500723b5b7b0b4b9c7b63f25eb672c\" id=34b06273-de7b-4080-8a2c-79b11aa4ad61 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.547990 crc crio[3651]: time=\"2026-06-09T10:57:43.547863468Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 2dd9729dbd5a0500db05146743fa01a5e5500723b5b7b0b4b9c7b63f25eb672c\" id=34b06273-de7b-4080-8a2c-79b11aa4ad61 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.547990 crc crio[3651]: time=\"2026-06-09T10:57:43.547886148Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 2dd9729dbd5a0500db05146743fa01a5e5500723b5b7b0b4b9c7b63f25eb672c\" id=34b06273-de7b-4080-8a2c-79b11aa4ad61 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.549704 crc crio[3651]: time=\"2026-06-09T10:57:43.548868937Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 2dd9729dbd5a0500db05146743fa01a5e5500723b5b7b0b4b9c7b63f25eb672c\" id=34b06273-de7b-4080-8a2c-79b11aa4ad61 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.558067 crc crio[3651]: time=\"2026-06-09T10:57:43.557972134Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0\" id=ac61bc0d-d042-42d5-88d7-e6b62f14e72d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.558067 crc crio[3651]: time=\"2026-06-09T10:57:43.558056257Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0\" id=ac61bc0d-d042-42d5-88d7-e6b62f14e72d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.561064 crc crio[3651]: time=\"2026-06-09T10:57:43.560879139Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 8baaa979a141b21792a21a207f9ebf8f16719cfeb90242b8bc8dc2b4063adbc6\" id=e97ef6ee-b40d-4bc7-bb7a-55f76911d7de name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.562748 crc crio[3651]: time=\"2026-06-09T10:57:43.562678132Z\" level=info msg=\"runSandbox: deleting pod ID 8baaa979a141b21792a21a207f9ebf8f16719cfeb90242b8bc8dc2b4063adbc6 from idIndex\" id=e97ef6ee-b40d-4bc7-bb7a-55f76911d7de name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.562842 crc crio[3651]: time=\"2026-06-09T10:57:43.562746344Z\" level=info msg=\"runSandbox: removing pod sandbox 8baaa979a141b21792a21a207f9ebf8f16719cfeb90242b8bc8dc2b4063adbc6\" id=e97ef6ee-b40d-4bc7-bb7a-55f76911d7de name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.562842 crc crio[3651]: time=\"2026-06-09T10:57:43.562804436Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 8baaa979a141b21792a21a207f9ebf8f16719cfeb90242b8bc8dc2b4063adbc6\" id=e97ef6ee-b40d-4bc7-bb7a-55f76911d7de name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.562842 crc crio[3651]: time=\"2026-06-09T10:57:43.562829267Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 8baaa979a141b21792a21a207f9ebf8f16719cfeb90242b8bc8dc2b4063adbc6\" id=e97ef6ee-b40d-4bc7-bb7a-55f76911d7de name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.563311 crc crio[3651]: time=\"2026-06-09T10:57:43.563208958Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_cluster-samples-operator-6b564684c8-bqbxk_openshift-cluster-samples-operator_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0_0\" id=425ea384-8aad-4703-a2a5-035ef84ccbcd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.563311 crc crio[3651]: time=\"2026-06-09T10:57:43.56327156Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_cluster-samples-operator-6b564684c8-bqbxk_openshift-cluster-samples-operator_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0_0\" id=425ea384-8aad-4703-a2a5-035ef84ccbcd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.566193 crc crio[3651]: time=\"2026-06-09T10:57:43.566134014Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 8baaa979a141b21792a21a207f9ebf8f16719cfeb90242b8bc8dc2b4063adbc6\" id=e97ef6ee-b40d-4bc7-bb7a-55f76911d7de name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.567279 crc crio[3651]: time=\"2026-06-09T10:57:43.567149083Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox ff1cdb4ae1a436918c82f83fd08346723a368cba7d1b2fdfc0a794cfcccaab7f\" id=e2df8c14-361b-4854-8fa5-00f7eb36b647 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.568865 crc crio[3651]: time=\"2026-06-09T10:57:43.568802882Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 188f72fd3087099620591186ca987eb453a6f7de2899a52a3c4ef00bbdb0568a\" id=3205ce2b-edb1-48a1-8c0e-1f9f2dddc014 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.569549 crc crio[3651]: time=\"2026-06-09T10:57:43.569320017Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:57:43.569549 crc crio[3651]: time=\"2026-06-09T10:57:43.569544944Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/egress-router\\\"\"\nJun 09 10:57:43.569936 crc crio[3651]: time=\"2026-06-09T10:57:43.569339868Z\" level=info msg=\"runSandbox: deleting pod ID ff1cdb4ae1a436918c82f83fd08346723a368cba7d1b2fdfc0a794cfcccaab7f from idIndex\" id=e2df8c14-361b-4854-8fa5-00f7eb36b647 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.570017 crc crio[3651]: time=\"2026-06-09T10:57:43.569949026Z\" level=info msg=\"runSandbox: removing pod sandbox ff1cdb4ae1a436918c82f83fd08346723a368cba7d1b2fdfc0a794cfcccaab7f\" id=e2df8c14-361b-4854-8fa5-00f7eb36b647 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.570064 crc crio[3651]: time=\"2026-06-09T10:57:43.570018338Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox ff1cdb4ae1a436918c82f83fd08346723a368cba7d1b2fdfc0a794cfcccaab7f\" id=e2df8c14-361b-4854-8fa5-00f7eb36b647 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.570064 crc crio[3651]: time=\"2026-06-09T10:57:43.570046998Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox ff1cdb4ae1a436918c82f83fd08346723a368cba7d1b2fdfc0a794cfcccaab7f\" id=e2df8c14-361b-4854-8fa5-00f7eb36b647 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.571357 crc crio[3651]: time=\"2026-06-09T10:57:43.571150901Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: ff1cdb4ae1a436918c82f83fd08346723a368cba7d1b2fdfc0a794cfcccaab7f\" id=e2df8c14-361b-4854-8fa5-00f7eb36b647 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.571854 crc crio[3651]: time=\"2026-06-09T10:57:43.57180764Z\" level=info msg=\"runSandbox: deleting pod ID 188f72fd3087099620591186ca987eb453a6f7de2899a52a3c4ef00bbdb0568a from idIndex\" id=3205ce2b-edb1-48a1-8c0e-1f9f2dddc014 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.571940 crc crio[3651]: time=\"2026-06-09T10:57:43.571862752Z\" level=info msg=\"runSandbox: removing pod sandbox 188f72fd3087099620591186ca987eb453a6f7de2899a52a3c4ef00bbdb0568a\" id=3205ce2b-edb1-48a1-8c0e-1f9f2dddc014 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.571940 crc crio[3651]: time=\"2026-06-09T10:57:43.571891093Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_kube-apiserver-operator-575994946d-vgpnb_openshift-kube-apiserver-operator_4f837d5f-4682-4cae-99ca-824ebae60fec_0\" id=2dea6e92-9093-4827-a5b4-ffad7177bdfb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.571940 crc crio[3651]: time=\"2026-06-09T10:57:43.571909903Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 188f72fd3087099620591186ca987eb453a6f7de2899a52a3c4ef00bbdb0568a\" id=3205ce2b-edb1-48a1-8c0e-1f9f2dddc014 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.571940 crc crio[3651]: time=\"2026-06-09T10:57:43.571921443Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_kube-apiserver-operator-575994946d-vgpnb_openshift-kube-apiserver-operator_4f837d5f-4682-4cae-99ca-824ebae60fec_0\" id=2dea6e92-9093-4827-a5b4-ffad7177bdfb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.571940 crc crio[3651]: time=\"2026-06-09T10:57:43.571929174Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 188f72fd3087099620591186ca987eb453a6f7de2899a52a3c4ef00bbdb0568a\" id=3205ce2b-edb1-48a1-8c0e-1f9f2dddc014 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.572906 crc crio[3651]: time=\"2026-06-09T10:57:43.572690606Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 188f72fd3087099620591186ca987eb453a6f7de2899a52a3c4ef00bbdb0568a\" id=3205ce2b-edb1-48a1-8c0e-1f9f2dddc014 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.576330 crc crio[3651]: time=\"2026-06-09T10:57:43.5762513Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0\" id=e97ef6ee-b40d-4bc7-bb7a-55f76911d7de name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.576456 crc crio[3651]: time=\"2026-06-09T10:57:43.576342483Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0\" id=e97ef6ee-b40d-4bc7-bb7a-55f76911d7de name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.584721 crc crio[3651]: time=\"2026-06-09T10:57:43.582753271Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0\" id=e90865a1-9ba1-4e0b-97df-35b0028d35cb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.585048 crc crio[3651]: time=\"2026-06-09T10:57:43.584965896Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0\" id=e90865a1-9ba1-4e0b-97df-35b0028d35cb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.586966 crc crio[3651]: time=\"2026-06-09T10:57:43.586871832Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_machine-config-controller-f9cdd68f7-bb2jm_openshift-machine-config-operator_e968817c-5b6a-4904-ba68-59a8235d6c0d_0\" id=a99421ff-e4cd-4cfa-b691-651352cb4e7c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.587055 crc crio[3651]: time=\"2026-06-09T10:57:43.586976605Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_machine-config-controller-f9cdd68f7-bb2jm_openshift-machine-config-operator_e968817c-5b6a-4904-ba68-59a8235d6c0d_0\" id=a99421ff-e4cd-4cfa-b691-651352cb4e7c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.587055 crc crio[3651]: time=\"2026-06-09T10:57:43.586991696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:43.588962 crc crio[3651]: time=\"2026-06-09T10:57:43.588879951Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:57:43.588962 crc crio[3651]: time=\"2026-06-09T10:57:43.588938973Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:57:43.589078 crc crio[3651]: time=\"2026-06-09T10:57:43.588969794Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_0a3c0de4-c6cd-4dfd-a841-aa2a25b4bc52\\\"\"\nJun 09 10:57:43.589078 crc crio[3651]: time=\"2026-06-09T10:57:43.589026625Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 10:57:43.592066 crc crio[3651]: time=\"2026-06-09T10:57:43.592021253Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-kube-scheduler-operator-54f497555d-d8646_openshift-kube-scheduler-operator_4e9ac1d6-d4ed-4411-a098-d1bf725c943c_0\" id=b53f234b-0100-433c-905b-277b5349a1bd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.592252 crc crio[3651]: time=\"2026-06-09T10:57:43.592229309Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-kube-scheduler-operator-54f497555d-d8646_openshift-kube-scheduler-operator_4e9ac1d6-d4ed-4411-a098-d1bf725c943c_0\" id=b53f234b-0100-433c-905b-277b5349a1bd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.597545 crc crio[3651]: time=\"2026-06-09T10:57:43.597290588Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_service-ca-operator-5b9c976747-l2sd4_openshift-service-ca-operator_fd3771ed-6d15-47a3-9f81-762cf83a728f_0\" id=34b06273-de7b-4080-8a2c-79b11aa4ad61 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.597545 crc crio[3651]: time=\"2026-06-09T10:57:43.59737268Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_service-ca-operator-5b9c976747-l2sd4_openshift-service-ca-operator_fd3771ed-6d15-47a3-9f81-762cf83a728f_0\" id=34b06273-de7b-4080-8a2c-79b11aa4ad61 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.602938 crc crio[3651]: time=\"2026-06-09T10:57:43.60283789Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0\" id=e2df8c14-361b-4854-8fa5-00f7eb36b647 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.602938 crc crio[3651]: time=\"2026-06-09T10:57:43.602907252Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0\" id=e2df8c14-361b-4854-8fa5-00f7eb36b647 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.603557 crc crio[3651]: time=\"2026-06-09T10:57:43.603468089Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 09 10:57:43.605966 crc crio[3651]: time=\"2026-06-09T10:57:43.60589679Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0\" id=3205ce2b-edb1-48a1-8c0e-1f9f2dddc014 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.605966 crc crio[3651]: time=\"2026-06-09T10:57:43.605953252Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0\" id=3205ce2b-edb1-48a1-8c0e-1f9f2dddc014 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:43.609855 crc crio[3651]: time=\"2026-06-09T10:57:43.609789594Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:57:43.609855 crc crio[3651]: time=\"2026-06-09T10:57:43.609835466Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:57:43.609855 crc crio[3651]: time=\"2026-06-09T10:57:43.609856206Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_7b394bb7-8ee3-4b84-b50b-7ae45cf65de5\\\"\"\nJun 09 10:57:43.630354 crc crio[3651]: time=\"2026-06-09T10:57:43.630244244Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:57:43.630354 crc crio[3651]: time=\"2026-06-09T10:57:43.630308646Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:57:43.630354 crc crio[3651]: time=\"2026-06-09T10:57:43.630356328Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 10:57:43.655862 crc crio[3651]: time=\"2026-06-09T10:57:43.655767923Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:57:43.655862 crc crio[3651]: time=\"2026-06-09T10:57:43.655832485Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:57:43.655862 crc crio[3651]: time=\"2026-06-09T10:57:43.655854556Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bandwidth\\\"\"\nJun 09 10:57:43.681302 crc crio[3651]: time=\"2026-06-09T10:57:43.681196029Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:57:43.681302 crc crio[3651]: time=\"2026-06-09T10:57:43.681273592Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:57:43.681609 crc crio[3651]: time=\"2026-06-09T10:57:43.681334853Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bridge\\\"\"\nJun 09 10:57:43.701151 crc crio[3651]: time=\"2026-06-09T10:57:43.701023821Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:57:43.701151 crc crio[3651]: time=\"2026-06-09T10:57:43.701113404Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:57:43.701151 crc crio[3651]: time=\"2026-06-09T10:57:43.701169575Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/dhcp\\\"\"\nJun 09 10:57:43.718936 crc crio[3651]: time=\"2026-06-09T10:57:43.718829733Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:57:43.718936 crc crio[3651]: time=\"2026-06-09T10:57:43.718900425Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:57:43.719082 crc crio[3651]: time=\"2026-06-09T10:57:43.718943017Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/dummy\\\"\"\nJun 09 10:57:43.734861 crc crio[3651]: time=\"2026-06-09T10:57:43.734758731Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:57:43.734861 crc crio[3651]: time=\"2026-06-09T10:57:43.734818272Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:57:43.734861 crc crio[3651]: time=\"2026-06-09T10:57:43.734857653Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/firewall\\\"\"\nJun 09 10:57:43.754015 crc crio[3651]: time=\"2026-06-09T10:57:43.753915683Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:57:43.754015 crc crio[3651]: time=\"2026-06-09T10:57:43.753962244Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:57:43.754015 crc crio[3651]: time=\"2026-06-09T10:57:43.753995905Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/host-device\\\"\"\nJun 09 10:57:43.785280 crc crio[3651]: time=\"2026-06-09T10:57:43.784947333Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:57:43.785280 crc crio[3651]: time=\"2026-06-09T10:57:43.785027475Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:57:43.785280 crc crio[3651]: time=\"2026-06-09T10:57:43.785080867Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/host-local\\\"\"\nJun 09 10:57:43.817145 crc crio[3651]: time=\"2026-06-09T10:57:43.816949962Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:57:43.817145 crc crio[3651]: time=\"2026-06-09T10:57:43.817060725Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:57:43.817727 crc crio[3651]: time=\"2026-06-09T10:57:43.817189539Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ipvlan\\\"\"\nJun 09 10:57:43.837679 crc crio[3651]: time=\"2026-06-09T10:57:43.837546526Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:57:43.837679 crc crio[3651]: time=\"2026-06-09T10:57:43.837652759Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:57:43.838014 crc crio[3651]: time=\"2026-06-09T10:57:43.837713991Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/loopback\\\"\"\nJun 09 10:57:43.857430 crc crio[3651]: time=\"2026-06-09T10:57:43.857247804Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:57:43.857430 crc crio[3651]: time=\"2026-06-09T10:57:43.857345237Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:57:43.857749 crc crio[3651]: time=\"2026-06-09T10:57:43.857499381Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/macvlan\\\"\"\nJun 09 10:57:43.895514 crc crio[3651]: time=\"2026-06-09T10:57:43.89528001Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:57:43.895514 crc crio[3651]: time=\"2026-06-09T10:57:43.895494806Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:57:43.895867 crc crio[3651]: time=\"2026-06-09T10:57:43.895567068Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/portmap\\\"\"\nJun 09 10:57:43.912831 crc crio[3651]: time=\"2026-06-09T10:57:43.912442303Z\" level=info msg=\"Created container d980df2c88065bb6d5ee526d4a7b6e62663d3270c00ceb25d5ebfba6c6f5a7c5: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=4b216d88-b51c-4055-85aa-9e9db251e6e6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:57:43.913274 crc crio[3651]: time=\"2026-06-09T10:57:43.912846595Z\" level=info msg=\"Created container b63891aee6c748598dc51427837955b07e1d6cb61059aad545f3644b348c2245: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=cd7199fd-55df-4b18-aa49-73e3dcb3e00c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:57:43.913274 crc crio[3651]: time=\"2026-06-09T10:57:43.912973039Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:57:43.913274 crc crio[3651]: time=\"2026-06-09T10:57:43.91299516Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:57:43.913274 crc crio[3651]: time=\"2026-06-09T10:57:43.91301783Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ptp\\\"\"\nJun 09 10:57:43.915045 crc crio[3651]: time=\"2026-06-09T10:57:43.914844454Z\" level=info msg=\"Starting container: d980df2c88065bb6d5ee526d4a7b6e62663d3270c00ceb25d5ebfba6c6f5a7c5\" id=cff49164-ee81-424c-b191-335cf9070813 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:57:43.916574 crc crio[3651]: time=\"2026-06-09T10:57:43.916377169Z\" level=info msg=\"Starting container: b63891aee6c748598dc51427837955b07e1d6cb61059aad545f3644b348c2245\" id=3fd772fd-b5e1-40e6-8a84-76ccbfdb2475 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:57:43.921825 crc crio[3651]: time=\"2026-06-09T10:57:43.921721946Z\" level=info msg=\"Started container\" PID=10468 containerID=d980df2c88065bb6d5ee526d4a7b6e62663d3270c00ceb25d5ebfba6c6f5a7c5 description=openshift-marketplace/redhat-operators-x5vn9/extract-utilities id=cff49164-ee81-424c-b191-335cf9070813 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5088bde617dedd8b9fd47b3ab9ad1a348adb1a2dde97033ee30ecb32d143d8f4\nJun 09 10:57:43.924811 crc crio[3651]: time=\"2026-06-09T10:57:43.924695463Z\" level=info msg=\"Started container\" PID=10460 containerID=b63891aee6c748598dc51427837955b07e1d6cb61059aad545f3644b348c2245 description=openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager id=3fd772fd-b5e1-40e6-8a84-76ccbfdb2475 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88f217f7e7cbc51ed63fa06d9e2d69e38baa595ef0c6fb3d86b135277603d5f1\nJun 09 10:57:43.936566 crc crio[3651]: time=\"2026-06-09T10:57:43.936376115Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:57:43.936566 crc crio[3651]: time=\"2026-06-09T10:57:43.93652883Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:57:43.936843 crc crio[3651]: time=\"2026-06-09T10:57:43.936597742Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/sbr\\\"\"\nJun 09 10:57:43.954361 crc crio[3651]: time=\"2026-06-09T10:57:43.954182458Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:57:43.954361 crc crio[3651]: time=\"2026-06-09T10:57:43.954273741Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:57:43.954361 crc crio[3651]: time=\"2026-06-09T10:57:43.954356553Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/static\\\"\"\nJun 09 10:57:43.974762 crc crio[3651]: time=\"2026-06-09T10:57:43.974653578Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:57:43.974762 crc crio[3651]: time=\"2026-06-09T10:57:43.97470702Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:57:43.974762 crc crio[3651]: time=\"2026-06-09T10:57:43.974742681Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/tap\\\"\"\nJun 09 10:57:43.990474 crc crio[3651]: time=\"2026-06-09T10:57:43.990296427Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:57:43.990474 crc crio[3651]: time=\"2026-06-09T10:57:43.990348059Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:57:43.990474 crc crio[3651]: time=\"2026-06-09T10:57:43.990438012Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/tuning\\\"\"\nJun 09 10:57:44.007263 crc crio[3651]: time=\"2026-06-09T10:57:44.007126321Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:57:44.007263 crc crio[3651]: time=\"2026-06-09T10:57:44.007189143Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:57:44.007263 crc crio[3651]: time=\"2026-06-09T10:57:44.007228344Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/vlan\\\"\"\nJun 09 10:57:44.023982 crc crio[3651]: time=\"2026-06-09T10:57:44.023856972Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:57:44.023982 crc crio[3651]: time=\"2026-06-09T10:57:44.023931694Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:57:44.023982 crc crio[3651]: time=\"2026-06-09T10:57:44.023979345Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/vrf\\\"\"\nJun 09 10:57:44.066786 crc crio[3651]: time=\"2026-06-09T10:57:44.066625267Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:57:44.066786 crc crio[3651]: time=\"2026-06-09T10:57:44.06672911Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:57:44.066786 crc crio[3651]: time=\"2026-06-09T10:57:44.066790111Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_7b394bb7-8ee3-4b84-b50b-7ae45cf65de5\\\"\"\nJun 09 10:57:44.067080 crc crio[3651]: time=\"2026-06-09T10:57:44.066947276Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_019972ce-b1a4-4c84-b990-74732be16b20\\\"\"\nJun 09 10:57:44.093990 crc crio[3651]: time=\"2026-06-09T10:57:44.09366588Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:57:44.093990 crc crio[3651]: time=\"2026-06-09T10:57:44.093917197Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:57:44.093990 crc crio[3651]: time=\"2026-06-09T10:57:44.093957598Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bond\\\"\"\nJun 09 10:57:44.111151 crc crio[3651]: time=\"2026-06-09T10:57:44.111033479Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:57:44.111151 crc crio[3651]: time=\"2026-06-09T10:57:44.111135672Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:57:44.111482 crc crio[3651]: time=\"2026-06-09T10:57:44.111187384Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_019972ce-b1a4-4c84-b990-74732be16b20\\\"\"\nJun 09 10:57:44.111482 crc crio[3651]: time=\"2026-06-09T10:57:44.111258866Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_c64dbd26-fed1-44e4-8be6-9af50816298e\\\"\"\nJun 09 10:57:44.126916 crc crio[3651]: time=\"2026-06-09T10:57:44.126786152Z\" level=info msg=\"Created container 11c24e6b8c6f5c820ed96556fb1c7fdae849de9f7efa516429885819b32c95e1: openshift-console/console-6c684df5db-cc8g8/console\" id=179dcb63-4b54-4ab9-90f4-fa9a23d44509 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:57:44.129046 crc crio[3651]: time=\"2026-06-09T10:57:44.128485821Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:57:44.129046 crc crio[3651]: time=\"2026-06-09T10:57:44.128598585Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:57:44.129046 crc crio[3651]: time=\"2026-06-09T10:57:44.128635596Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/route-override\\\"\"\nJun 09 10:57:44.129046 crc crio[3651]: time=\"2026-06-09T10:57:44.128819481Z\" level=info msg=\"Starting container: 11c24e6b8c6f5c820ed96556fb1c7fdae849de9f7efa516429885819b32c95e1\" id=d24eec02-87c5-4d76-8e92-78d01ab3b9e0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:57:44.142630 crc crio[3651]: time=\"2026-06-09T10:57:44.142354098Z\" level=info msg=\"Started container\" PID=10466 containerID=11c24e6b8c6f5c820ed96556fb1c7fdae849de9f7efa516429885819b32c95e1 description=openshift-console/console-6c684df5db-cc8g8/console id=d24eec02-87c5-4d76-8e92-78d01ab3b9e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11ba591f4c9e84593765bac74bd694ada1ed6c4f14432c17eb9a536fc5533ff9\nJun 09 10:57:44.144600 crc crio[3651]: time=\"2026-06-09T10:57:44.144495701Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:57:44.144600 crc crio[3651]: time=\"2026-06-09T10:57:44.144564453Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:57:44.144600 crc crio[3651]: time=\"2026-06-09T10:57:44.144605614Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_c64dbd26-fed1-44e4-8be6-9af50816298e\\\"\"\nJun 09 10:57:44.144864 crc crio[3651]: time=\"2026-06-09T10:57:44.144644505Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_2e4ed659-9993-4e4e-b4f6-2d6cca565158\\\"\"\nJun 09 10:57:44.160156 crc crio[3651]: time=\"2026-06-09T10:57:44.159899163Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:57:44.160156 crc crio[3651]: time=\"2026-06-09T10:57:44.160036147Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:57:44.160156 crc crio[3651]: time=\"2026-06-09T10:57:44.160166941Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/cert-approver\\\"\"\nJun 09 10:57:44.184358 crc crio[3651]: time=\"2026-06-09T10:57:44.184240597Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:57:44.184358 crc crio[3651]: time=\"2026-06-09T10:57:44.184306859Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:57:44.184358 crc crio[3651]: time=\"2026-06-09T10:57:44.18434772Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/install_multus\\\"\"\nJun 09 10:57:44.205306 crc crio[3651]: time=\"2026-06-09T10:57:44.205036107Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:57:44.205306 crc crio[3651]: time=\"2026-06-09T10:57:44.20513255Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:57:44.205306 crc crio[3651]: time=\"2026-06-09T10:57:44.205187582Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/kubeconfig_generator\\\"\"\nJun 09 10:57:44.205919 crc crio[3651]: time=\"2026-06-09T10:57:44.20582879Z\" level=info msg=\"Created container 00e996f82ddd43b427724d86171e68f68c1f86bbad8d9e01ab18bb8624517598: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=987b8037-4448-47e8-ad4d-c7ec65a36277 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:57:44.207119 crc crio[3651]: time=\"2026-06-09T10:57:44.207045126Z\" level=info msg=\"Starting container: 00e996f82ddd43b427724d86171e68f68c1f86bbad8d9e01ab18bb8624517598\" id=c6b1e265-6c03-440b-868c-cd83133af632 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:57:44.214275 crc crio[3651]: time=\"2026-06-09T10:57:44.214184876Z\" level=info msg=\"Started container\" PID=10521 containerID=00e996f82ddd43b427724d86171e68f68c1f86bbad8d9e01ab18bb8624517598 description=openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift id=c6b1e265-6c03-440b-868c-cd83133af632 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5acdeb22da71f2d17be4781053e57d278534d742453c0465271ffbccd44e9e0\nJun 09 10:57:44.225501 crc crio[3651]: time=\"2026-06-09T10:57:44.225344223Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:57:44.225501 crc crio[3651]: time=\"2026-06-09T10:57:44.225443206Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:57:44.225501 crc crio[3651]: time=\"2026-06-09T10:57:44.225502838Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus\\\"\"\nJun 09 10:57:44.241696 crc crio[3651]: time=\"2026-06-09T10:57:44.241623641Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:57:44.241696 crc crio[3651]: time=\"2026-06-09T10:57:44.241670142Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:57:44.241963 crc crio[3651]: time=\"2026-06-09T10:57:44.241711583Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-daemon\\\"\"\nJun 09 10:57:44.263262 crc crio[3651]: time=\"2026-06-09T10:57:44.26307237Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:57:44.263262 crc crio[3651]: time=\"2026-06-09T10:57:44.263190543Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:57:44.263262 crc crio[3651]: time=\"2026-06-09T10:57:44.263245825Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-shim\\\"\"\nJun 09 10:57:44.305789 crc crio[3651]: time=\"2026-06-09T10:57:44.305642709Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:57:44.305789 crc crio[3651]: time=\"2026-06-09T10:57:44.305708531Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:57:44.305789 crc crio[3651]: time=\"2026-06-09T10:57:44.305747762Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/passthru\\\"\"\nJun 09 10:57:44.328083 crc crio[3651]: time=\"2026-06-09T10:57:44.327903492Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:57:44.328083 crc crio[3651]: time=\"2026-06-09T10:57:44.328113008Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:57:44.328490 crc crio[3651]: time=\"2026-06-09T10:57:44.328225441Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/thin_entrypoint\\\"\"\nJun 09 10:57:44.344042 crc crio[3651]: time=\"2026-06-09T10:57:44.343962353Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:57:44.344042 crc crio[3651]: time=\"2026-06-09T10:57:44.344025855Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:57:44.344202 crc crio[3651]: time=\"2026-06-09T10:57:44.344069976Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_dc485411-858d-480d-8815-3f46f7c9e011\\\"\"\nJun 09 10:57:44.344202 crc crio[3651]: time=\"2026-06-09T10:57:44.344154478Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ip-control-loop\\\"\"\nJun 09 10:57:44.363436 crc crio[3651]: time=\"2026-06-09T10:57:44.363262539Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:57:44.363436 crc crio[3651]: time=\"2026-06-09T10:57:44.363352672Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:57:44.363535 crc crio[3651]: time=\"2026-06-09T10:57:44.363449595Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/node-slice-controller\\\"\"\nJun 09 10:57:44.405179 crc crio[3651]: time=\"2026-06-09T10:57:44.404964242Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:57:44.405179 crc crio[3651]: time=\"2026-06-09T10:57:44.405056025Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:57:44.405179 crc crio[3651]: time=\"2026-06-09T10:57:44.405139228Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/whereabouts\\\"\"\nJun 09 10:57:44.437858 crc crio[3651]: time=\"2026-06-09T10:57:44.437707003Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:57:44.437858 crc crio[3651]: time=\"2026-06-09T10:57:44.437793385Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:57:44.437858 crc crio[3651]: time=\"2026-06-09T10:57:44.437856527Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_2e4ed659-9993-4e4e-b4f6-2d6cca565158\\\"\"\nJun 09 10:57:44.438505 crc crio[3651]: time=\"2026-06-09T10:57:44.43796194Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 09 10:57:44.462157 crc crio[3651]: time=\"2026-06-09T10:57:44.462000626Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 10:57:44.462157 crc crio[3651]: time=\"2026-06-09T10:57:44.462117429Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 10:57:44.555285 crc crio[3651]: time=\"2026-06-09T10:57:44.555154289Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=85624170-0e11-4688-a19f-954cebf9ff68 name=/runtime.v1.ImageService/PullImage\nJun 09 10:57:44.560750 crc crio[3651]: time=\"2026-06-09T10:57:44.56065975Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 09 10:57:44.567902 crc crio[3651]: time=\"2026-06-09T10:57:44.567783139Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=35a35c3f-3180-421a-b026-7c91ca33751d name=/runtime.v1.ImageService/PullImage\nJun 09 10:57:44.571131 crc crio[3651]: time=\"2026-06-09T10:57:44.571020934Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 09 10:57:47.292819 crc crio[3651]: time=\"2026-06-09T10:57:47.292638747Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683365-5dplj/POD\" id=4720a028-9ece-468a-89e5-6a181cde9281 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:47.294711 crc crio[3651]: time=\"2026-06-09T10:57:47.292861764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:47.377882 crc crio[3651]: time=\"2026-06-09T10:57:47.366168944Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683365-5dplj Namespace:openshift-operator-lifecycle-manager ID:9bfbb4f5a17c6f37cb714773cddcd82b1cdbe5a19a3c17f1478708a1e5a7853a UID:0e95ee2c-92a2-486a-af89-3311d6139404 NetNS:/var/run/netns/34d05ab2-938b-4072-822e-73bc662d5b7c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0e95ee2c_92a2_486a_af89_3311d6139404.slice PodAnnotations:0xc00018a838}] Aliases:map[]}\"\nJun 09 10:57:47.377882 crc crio[3651]: time=\"2026-06-09T10:57:47.366311658Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683365-5dplj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:57:50.404838 crc crio[3651]: 2026-06-09T10:57:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9bfbb4f5a17c6f3 Mac:c6:35:22:87:bc:c3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/34d05ab2-938b-4072-822e-73bc662d5b7c SocketPath: PciID:}] [{Interface:0xc00022e800 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:57:50.408137 crc crio[3651]: time=\"2026-06-09T10:57:50.408044655Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683365-5dplj Namespace:openshift-operator-lifecycle-manager ID:9bfbb4f5a17c6f37cb714773cddcd82b1cdbe5a19a3c17f1478708a1e5a7853a UID:0e95ee2c-92a2-486a-af89-3311d6139404 NetNS:/var/run/netns/34d05ab2-938b-4072-822e-73bc662d5b7c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0e95ee2c_92a2_486a_af89_3311d6139404.slice PodAnnotations:0xc00018a838}] Aliases:map[]}\"\nJun 09 10:57:50.409641 crc crio[3651]: time=\"2026-06-09T10:57:50.409332943Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683365-5dplj for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:57:51.031868 crc crio[3651]: time=\"2026-06-09T10:57:51.0313386Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=98d1fc5a-e4ea-4052-9684-2795231ab91e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:51.032021 crc crio[3651]: time=\"2026-06-09T10:57:51.031882886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:52.028217 crc crio[3651]: time=\"2026-06-09T10:57:52.027942317Z\" level=info msg=\"Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=b90457b3-9c28-451d-b886-54fa9a904ca9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:52.028938 crc crio[3651]: time=\"2026-06-09T10:57:52.028255216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:53.035819 crc crio[3651]: time=\"2026-06-09T10:57:53.035734393Z\" level=info msg=\"Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=0353c0cf-6492-47ca-a394-56daa69814a9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:53.036514 crc crio[3651]: time=\"2026-06-09T10:57:53.035829045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:53.036998 crc crio[3651]: time=\"2026-06-09T10:57:53.036862416Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=eb4b1e4b-325a-4291-b8b5-5a94028b3894 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:53.037066 crc crio[3651]: time=\"2026-06-09T10:57:53.037035401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:53.041608 crc crio[3651]: time=\"2026-06-09T10:57:53.041290435Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=bcec8302-6273-4fb1-93b7-eac424fe9428 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:53.041608 crc crio[3651]: time=\"2026-06-09T10:57:53.041478021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:54.042507 crc crio[3651]: time=\"2026-06-09T10:57:54.041653133Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=2b39e982-a2f4-4015-a271-7dff70dee878 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:54.042507 crc crio[3651]: time=\"2026-06-09T10:57:54.041844939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:55.189852 crc crio[3651]: time=\"2026-06-09T10:57:55.189702092Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=b381ca00-c8cb-4e12-abad-095fa62318e0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:55.190383 crc crio[3651]: time=\"2026-06-09T10:57:55.189893578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:55.190535 crc crio[3651]: time=\"2026-06-09T10:57:55.190456594Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=c7a90f34-882f-4451-8944-c5d5cdfc198a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:55.190535 crc crio[3651]: time=\"2026-06-09T10:57:55.190493446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:55.191224 crc crio[3651]: time=\"2026-06-09T10:57:55.190855056Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=91d0656f-5952-4e0e-a137-c2e0d33984a9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:55.191224 crc crio[3651]: time=\"2026-06-09T10:57:55.190910598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:55.191224 crc crio[3651]: time=\"2026-06-09T10:57:55.190935209Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=a36e89cc-660b-4a53-82fc-ae798d13e8d8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:55.191224 crc crio[3651]: time=\"2026-06-09T10:57:55.191018701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:55.191224 crc crio[3651]: time=\"2026-06-09T10:57:55.191189106Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=a728babb-13a9-4c6d-a203-44d7fe8ff4d5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:55.191224 crc crio[3651]: time=\"2026-06-09T10:57:55.191221487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:55.191639 crc crio[3651]: time=\"2026-06-09T10:57:55.191276949Z\" level=info msg=\"Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=65c7ce3a-5131-43c6-afbe-b735c777bd5b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:55.192558 crc crio[3651]: time=\"2026-06-09T10:57:55.192446403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:55.193207 crc crio[3651]: time=\"2026-06-09T10:57:55.191188146Z\" level=info msg=\"Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=d4d17e84-c228-4cad-b6d4-adf1f407cd1e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:55.193207 crc crio[3651]: time=\"2026-06-09T10:57:55.193158964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:56.031297 crc crio[3651]: time=\"2026-06-09T10:57:56.030981173Z\" level=info msg=\"Running pod sandbox: openshift-dns/dns-default-qtghf/POD\" id=aa3d40be-2fab-4e19-b318-b62e8c4a9e93 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:56.031297 crc crio[3651]: time=\"2026-06-09T10:57:56.031073616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:56.035804 crc crio[3651]: time=\"2026-06-09T10:57:56.035701832Z\" level=info msg=\"Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=630149b6-d08d-4461-8ab4-01a6d8b989bb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:56.035804 crc crio[3651]: time=\"2026-06-09T10:57:56.035770424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:56.036496 crc crio[3651]: time=\"2026-06-09T10:57:56.036118574Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=66f67aa4-3599-4def-8486-4315eeb664cb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:56.036496 crc crio[3651]: time=\"2026-06-09T10:57:56.036276069Z\" level=info msg=\"Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=c49c9c41-a5d0-4b4a-a955-598f8d1b4673 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:56.036496 crc crio[3651]: time=\"2026-06-09T10:57:56.036366931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:56.037334 crc crio[3651]: time=\"2026-06-09T10:57:56.036513196Z\" level=info msg=\"Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=ab030dbb-695f-45a4-9332-49d250a66fb8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:56.037334 crc crio[3651]: time=\"2026-06-09T10:57:56.036526036Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=102db50b-3906-4b3d-bdfb-ae8930e0b672 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:56.037334 crc crio[3651]: time=\"2026-06-09T10:57:56.036570527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:56.037334 crc crio[3651]: time=\"2026-06-09T10:57:56.036577748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:56.037334 crc crio[3651]: time=\"2026-06-09T10:57:56.036181986Z\" level=info msg=\"Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=1de4d3dc-7605-483b-9f1a-0783348b2d77 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:56.037721 crc crio[3651]: time=\"2026-06-09T10:57:56.037376361Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=d0ebe8d6-9abc-4bb1-aed6-c607a6450ffc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:56.037721 crc crio[3651]: time=\"2026-06-09T10:57:56.037470044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:56.037721 crc crio[3651]: time=\"2026-06-09T10:57:56.037383651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:56.038036 crc crio[3651]: time=\"2026-06-09T10:57:56.037964328Z\" level=info msg=\"Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=5154be0d-91a7-4c6a-9366-16dab0f3d8ef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:56.038036 crc crio[3651]: time=\"2026-06-09T10:57:56.036281869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:56.038246 crc crio[3651]: time=\"2026-06-09T10:57:56.038042341Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=de186569-84b2-4d5d-a789-7dd1afbdd60f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:56.038246 crc crio[3651]: time=\"2026-06-09T10:57:56.038165404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:56.038246 crc crio[3651]: time=\"2026-06-09T10:57:56.038044591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:56.038670 crc crio[3651]: time=\"2026-06-09T10:57:56.038603237Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=09c2f534-5000-482d-8bfd-197a4c08be5d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:56.038813 crc crio[3651]: time=\"2026-06-09T10:57:56.038684849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:57.032059 crc crio[3651]: time=\"2026-06-09T10:57:57.031756273Z\" level=info msg=\"Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=71acd0d9-89f1-4b6f-a229-80631436ed1d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:57.032059 crc crio[3651]: time=\"2026-06-09T10:57:57.031855946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:57.035563 crc crio[3651]: time=\"2026-06-09T10:57:57.035222525Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=72554bd0-c474-4716-b51b-01fd7b0518b7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:57.035563 crc crio[3651]: time=\"2026-06-09T10:57:57.035369249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:57.045917 crc crio[3651]: time=\"2026-06-09T10:57:57.042359164Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=488cd546-c969-46a7-93e0-b3fe3d6f520e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:57.045917 crc crio[3651]: time=\"2026-06-09T10:57:57.042511699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:57.064219 crc crio[3651]: time=\"2026-06-09T10:57:57.063852405Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=65c551e6-c593-465a-9d68-09d448de6512 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:57.064219 crc crio[3651]: time=\"2026-06-09T10:57:57.064197065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:58.044063 crc crio[3651]: time=\"2026-06-09T10:57:58.04236188Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=8ced6a28-b38c-4000-8916-a63701ad1605 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:58.044063 crc crio[3651]: time=\"2026-06-09T10:57:58.04269137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:58.044063 crc crio[3651]: time=\"2026-06-09T10:57:58.04271816Z\" level=info msg=\"Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=ef4e5abb-d16c-4527-b496-f5cf9cdbc8b1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:58.044063 crc crio[3651]: time=\"2026-06-09T10:57:58.042844374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:58.045378 crc crio[3651]: time=\"2026-06-09T10:57:58.044307117Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD\" id=0a53aea4-1664-4c6e-a3d8-9dc4a316b5a1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:58.045378 crc crio[3651]: time=\"2026-06-09T10:57:58.044327938Z\" level=info msg=\"Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=8dec1886-d29b-4566-a73d-c79c69e39c6d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:58.045378 crc crio[3651]: time=\"2026-06-09T10:57:58.044639847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:58.045378 crc crio[3651]: time=\"2026-06-09T10:57:58.044646767Z\" level=info msg=\"Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=58b4f77f-dd7e-40bf-94e9-237d8aa73353 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:58.045378 crc crio[3651]: time=\"2026-06-09T10:57:58.044702889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:58.045378 crc crio[3651]: time=\"2026-06-09T10:57:58.044359699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:58.048008 crc crio[3651]: time=\"2026-06-09T10:57:58.047962534Z\" level=info msg=\"Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=c9d8ba77-f95e-40fb-a52f-200852afc401 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:58.053834 crc crio[3651]: time=\"2026-06-09T10:57:58.048197211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:58.054754 crc crio[3651]: time=\"2026-06-09T10:57:58.048023416Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=42aff1b7-8e48-4b9a-8399-639b0a62f4ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:58.054946 crc crio[3651]: time=\"2026-06-09T10:57:58.054922538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:59.033941 crc crio[3651]: time=\"2026-06-09T10:57:59.033828937Z\" level=info msg=\"Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD\" id=5ccb2722-0cbe-485a-9f30-34022cca0bb9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:59.033941 crc crio[3651]: time=\"2026-06-09T10:57:59.0339391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:57:59.187461 crc crio[3651]: time=\"2026-06-09T10:57:59.186926878Z\" level=info msg=\"Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=ab25a4ae-6e0f-41f1-888a-99f1af74b3d0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:57:59.188609 crc crio[3651]: time=\"2026-06-09T10:57:59.187517126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:58:10.525913 crc crio[3651]: time=\"2026-06-09T10:58:10.524036872Z\" level=info msg=\"Running pod sandbox: openshift-multus/cni-sysctl-allowlist-ds-mqx5h/POD\" id=2675299f-47a6-4a57-a737-8d4352422db6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:58:10.525913 crc crio[3651]: time=\"2026-06-09T10:58:10.525302946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:58:11.603995 crc crio[3651]: time=\"2026-06-09T10:58:11.602692646Z\" level=info msg=\"Ran pod sandbox 9bfbb4f5a17c6f37cb714773cddcd82b1cdbe5a19a3c17f1478708a1e5a7853a with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683365-5dplj/POD\" id=4720a028-9ece-468a-89e5-6a181cde9281 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:58:11.606767 crc crio[3651]: time=\"2026-06-09T10:58:11.606685364Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=87b1181d-720a-414f-a87d-961104e5eb29 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:58:15.775458 crc crio[3651]: time=\"2026-06-09T10:58:15.77244347Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a1eafa5a-af6a-45f5-8968-f55433aa8056 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:58:26.692142 crc crio[3651]: time=\"2026-06-09T10:58:26.691477885Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:a104f58c959d5bf78555ff8e34db71baab8f8f4b597506d46f3fbe0d324a2446 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/fd8818d7-96fd-48bc-b14f-e12eee532eec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc000a00820}] Aliases:map[]}\"\nJun 09 10:58:26.692142 crc crio[3651]: time=\"2026-06-09T10:58:26.692086146Z\" level=info msg=\"Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:58:27.031735 crc crio[3651]: time=\"2026-06-09T10:58:27.024716947Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:c237513fc503a7d7446aa7aaf641659be2d33dc6be005f7bf50ca500c95267f0 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/0cba9d70-5433-4ef0-8096-8312908a0b44 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc000452348}] Aliases:map[]}\"\nJun 09 10:58:27.031735 crc crio[3651]: time=\"2026-06-09T10:58:27.026209438Z\" level=info msg=\"Adding pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:58:27.061783 crc crio[3651]: time=\"2026-06-09T10:58:27.060114221Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:41bacdc61c8258b24c2ba353d9f9829c5c4a63ae3cb857739e3c005850ca28fa UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/2e692538-2872-43d1-bd5f-3fde2d58080b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc001ecc098}] Aliases:map[]}\"\nJun 09 10:58:27.061783 crc crio[3651]: time=\"2026-06-09T10:58:27.060233175Z\" level=info msg=\"Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:58:27.063548 crc crio[3651]: time=\"2026-06-09T10:58:27.063376863Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:271b0faef23de3761966d17212d2cd46818ff4e2c6a0c788930dc9b4bf24283d UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/203d9f9b-58b9-4f24-9afa-1a8ad32e7b09 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc00108a6b8}] Aliases:map[]}\"\nJun 09 10:58:27.063665 crc crio[3651]: time=\"2026-06-09T10:58:27.06356762Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:58:27.072367 crc crio[3651]: time=\"2026-06-09T10:58:27.072259421Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:b6a77415bc05b1e81f341897075f3a097a15edb034111239d6655ca613be6fc7 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/f3faed82-fafa-43f9-bb9e-575d3a63cbf3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc0004526d8}] Aliases:map[]}\"\nJun 09 10:58:27.072367 crc crio[3651]: time=\"2026-06-09T10:58:27.072358544Z\" level=info msg=\"Adding pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:58:27.090061 crc crio[3651]: time=\"2026-06-09T10:58:27.089773716Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:d5cd2843b11801a2a9b6ece8b679f4320ac92e3049e1d4fe7b29cd7a5cd50a17 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/48e0eeaf-44ed-4cb7-baa5-d609c92160e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc000a001f0}] Aliases:map[]}\"\nJun 09 10:58:27.090061 crc crio[3651]: time=\"2026-06-09T10:58:27.089858019Z\" level=info msg=\"Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:58:27.090917 crc crio[3651]: time=\"2026-06-09T10:58:27.090715179Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:75adb927381142de43f93aff0f2537b9c6c08c74493cce2190ea875677c67a18 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/2fa01449-bece-48ad-bd66-44eca1fd2405 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc0018aa150}] Aliases:map[]}\"\nJun 09 10:58:27.090917 crc crio[3651]: time=\"2026-06-09T10:58:27.090851463Z\" level=info msg=\"Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:58:27.116715 crc crio[3651]: time=\"2026-06-09T10:58:27.116109797Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:602de7d2490701c9b75158dc0558a74f91c346da83b37d02a20565b62b3d65ee UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/4c9511f2-0ab1-4afb-9877-3e7d1191ca76 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc0004528c8}] Aliases:map[]}\"\nJun 09 10:58:27.116715 crc crio[3651]: time=\"2026-06-09T10:58:27.116337574Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:58:27.119372 crc crio[3651]: time=\"2026-06-09T10:58:27.118907703Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:53b93f23f59d688a03a9840321f46fff10210e03e02dcd575e9c43699f490a66 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/cbf2af81-8adc-4f1a-a3f9-1249420256fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc000a00358}] Aliases:map[]}\"\nJun 09 10:58:27.119372 crc crio[3651]: time=\"2026-06-09T10:58:27.119344428Z\" level=info msg=\"Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:58:27.125138 crc crio[3651]: time=\"2026-06-09T10:58:27.124719804Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:fe5cb461b724f8b89ba5c497b131634a4bae9421655076e274fcff66e7a106a3 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/2ab02991-deca-4d84-afb1-7e2f137484e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc00108a910}] Aliases:map[]}\"\nJun 09 10:58:27.125138 crc crio[3651]: time=\"2026-06-09T10:58:27.12488932Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:58:27.127662 crc crio[3651]: time=\"2026-06-09T10:58:27.127322594Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=2675299f-47a6-4a57-a737-8d4352422db6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:58:27.168384 crc crio[3651]: time=\"2026-06-09T10:58:27.167066189Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:962cdac498a176464ee27a7b6d69f86b95a8ab7b281d4769b8ba16b22c8abedb UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/6c1de9a7-1d71-4553-93df-d7c7216602f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc0018aa310}] Aliases:map[]}\"\nJun 09 10:58:27.168384 crc crio[3651]: time=\"2026-06-09T10:58:27.167588347Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:58:27.216101 crc crio[3651]: time=\"2026-06-09T10:58:27.214982885Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:2f0ff3a6bd1f8c6b3011358f44f30b72dedb66fff005849616e325c1bb5f9c94 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/493f143a-6cd5-4050-b432-6927b5eec7b9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc001ecc2d8}] Aliases:map[]}\"\nJun 09 10:58:27.216101 crc crio[3651]: time=\"2026-06-09T10:58:27.215187012Z\" level=info msg=\"Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:58:27.234348 crc crio[3651]: time=\"2026-06-09T10:58:27.234073345Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:4389953051c238a0fbe4458debb60786ebca030c6e30e205d781bf07861d0e7e UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/a0802bba-e561-4f1c-bcad-c87b82be5a63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6cdf074d_0e2a_4a0b_8843_5f823e7bf7c3.slice PodAnnotations:0xc001e2a348}] Aliases:map[]}\"\nJun 09 10:58:27.234348 crc crio[3651]: time=\"2026-06-09T10:58:27.234124197Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:58:27.271015 crc crio[3651]: time=\"2026-06-09T10:58:27.26832637Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683365-5dplj/collect-profiles\" id=d32a6b96-d9d9-44e5-ae35-333158336d29 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:58:27.286954 crc crio[3651]: time=\"2026-06-09T10:58:27.286824339Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:a5814ac82bc23a41c0ffe5c939d830b670e608a684a392e53eb8cd5724c4f18f UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/43ba85cf-eb33-45da-afba-b64965aa51bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc0018aa4d0}] Aliases:map[]}\"\nJun 09 10:58:27.287384 crc crio[3651]: time=\"2026-06-09T10:58:27.287357518Z\" level=info msg=\"Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:58:27.291318 crc crio[3651]: time=\"2026-06-09T10:58:27.291101667Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:c14204007b4bd9f11109690b669faf79170a09d2aed3d2675b7c674dd91868ae UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/314ee98f-f1b8-436e-bfc8-c68ed780b365 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc00108ab50}] Aliases:map[]}\"\nJun 09 10:58:27.291958 crc crio[3651]: time=\"2026-06-09T10:58:27.291322905Z\" level=info msg=\"Adding pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:58:27.394123 crc crio[3651]: time=\"2026-06-09T10:58:27.393949013Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:8f8c6599fbbecdca35a23a4fe0d79d12a81bd090e8b540aeb7ecc61fcfb40875 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/7913f548-3fc9-442d-a19c-575a5aca4ad1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38fb2a5f_6a1e_4c7a_8df2_0b2a456c372e.slice PodAnnotations:0xc001ecc420}] Aliases:map[]}\"\nJun 09 10:58:27.394123 crc crio[3651]: time=\"2026-06-09T10:58:27.394070317Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:58:27.448741 crc crio[3651]: time=\"2026-06-09T10:58:27.437104355Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:fdff107fe4dd9d65d82f2741a5cc75cb70c3ff22a1224e80f8e96c028716e9bb UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/de9c610a-dd59-42ad-87d4-9f3a8df02ca2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc00008c6f8}] Aliases:map[]}\"\nJun 09 10:58:27.448741 crc crio[3651]: time=\"2026-06-09T10:58:27.437152007Z\" level=info msg=\"Adding pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:58:27.506023 crc crio[3651]: time=\"2026-06-09T10:58:27.505958225Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:77ef9676de98e250e8816ed434b28dd2f982cddf40411c5af6fb07185d0f53d4 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/afaa53bd-426d-4fa2-b954-b8c697910068 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc00008c848}] Aliases:map[]}\"\nJun 09 10:58:27.506370 crc crio[3651]: time=\"2026-06-09T10:58:27.506347549Z\" level=info msg=\"Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:58:27.549741 crc crio[3651]: time=\"2026-06-09T10:58:27.549374687Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:01720d3cc7c6b83f90c7243e29ef131128b48f41261824bdcb105e6c237f15e4 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/d9425a6d-6970-4964-86dd-a5b27b616116 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc00108ad10}] Aliases:map[]}\"\nJun 09 10:58:27.549741 crc crio[3651]: time=\"2026-06-09T10:58:27.549733729Z\" level=info msg=\"Adding pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:58:27.623744 crc crio[3651]: time=\"2026-06-09T10:58:27.623033523Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:6486d3fd6af67b3f3adb787754053f65accf4b36d3467130639ea553959008a1 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/39d0d32f-f343-4407-b40b-173350f861c3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc001e2a510}] Aliases:map[]}\"\nJun 09 10:58:27.623744 crc crio[3651]: time=\"2026-06-09T10:58:27.623432737Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:58:27.644985 crc crio[3651]: time=\"2026-06-09T10:58:27.64464579Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:7cd6811fd4f4886952d25001c4b3869e22cbcf9fc329670ae044c28dc141365e UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/ccd145fc-af3a-468f-985e-721edb35d4ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc000a00630}] Aliases:map[]}\"\nJun 09 10:58:27.644985 crc crio[3651]: time=\"2026-06-09T10:58:27.644899809Z\" level=info msg=\"Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:58:27.709548 crc crio[3651]: time=\"2026-06-09T10:58:27.707453432Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:3a31f3586cfe5c133be1bd1d62abea58ae3abcc549c04a906c2d4c79cf1c7676 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/9243b6fe-0d84-4dec-b0d2-0ddf0476b3fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc001f06158}] Aliases:map[]}\"\nJun 09 10:58:27.709548 crc crio[3651]: time=\"2026-06-09T10:58:27.70769508Z\" level=info msg=\"Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:58:27.767160 crc crio[3651]: time=\"2026-06-09T10:58:27.766838655Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:2b3874486ab4714c54a62fc3918cec19b6a563f63cd5ba98565e424621af693f UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/164fdee9-079c-4e0d-9e6b-520a29b960aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc00008c9d8}] Aliases:map[]}\"\nJun 09 10:58:27.767667 crc crio[3651]: time=\"2026-06-09T10:58:27.76698179Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:58:27.784933 crc crio[3651]: time=\"2026-06-09T10:58:27.781650327Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:ce783c8785d6ba72439bbf8650a9a8d15beabf3210b247d32cc1239a74807b8e UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/09fe49b7-6073-4527-925e-ee1835874cfa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc00108ae28}] Aliases:map[]}\"\nJun 09 10:58:27.784933 crc crio[3651]: time=\"2026-06-09T10:58:27.781785302Z\" level=info msg=\"Adding pod openshift-dns_dns-default-qtghf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:58:27.785597 crc crio[3651]: time=\"2026-06-09T10:58:27.784978482Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:bf1c22d094c12a5ec0ea8ebbd4e1e59133fada12ce61e3b9c47de2ce57cd23ce UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/7f5eba7b-ec6f-4cfa-a349-64b727a20c87 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc001ecc5c8}] Aliases:map[]}\"\nJun 09 10:58:27.785597 crc crio[3651]: time=\"2026-06-09T10:58:27.785315104Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:58:27.793859 crc crio[3651]: time=\"2026-06-09T10:58:27.793683443Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:74ed6ea7f8cc65253f99e578e59707b7f24b66b489f27386e8dc9479cfbe3e5c UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/7cb7e214-4623-4b2e-93fb-f97cd8e3a281 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc0018aa730}] Aliases:map[]}\"\nJun 09 10:58:27.793859 crc crio[3651]: time=\"2026-06-09T10:58:27.793751296Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:58:28.051104 crc crio[3651]: time=\"2026-06-09T10:58:28.050872475Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:744f02bb2909c6f3865bf8815b27eafc57e9cabb2855e90db1ce63933dacbfc7 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/e063a977-c2de-4b67-81d2-7279a43bd4f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc001e2a740}] Aliases:map[]}\"\nJun 09 10:58:28.051104 crc crio[3651]: time=\"2026-06-09T10:58:28.051103263Z\" level=info msg=\"Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:58:28.059113 crc crio[3651]: time=\"2026-06-09T10:58:28.052022825Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:dfb6e0430f92afe743a6b2c216debf0dc91afae5331c1ef7311faa5611c6ff0a UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/21a971ed-92f4-45cd-931c-dd07f5c37d94 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc001ecc798}] Aliases:map[]}\"\nJun 09 10:58:28.059113 crc crio[3651]: time=\"2026-06-09T10:58:28.052080637Z\" level=info msg=\"Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:58:28.059113 crc crio[3651]: time=\"2026-06-09T10:58:28.055851427Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:b0ef322b9b33fe8a5f6e8f97c85a30cfc686519d2d12236dc8f3610a5ae4648a UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/3cdd67b3-4b06-491e-9a04-b53eee468024 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc00018a728}] Aliases:map[]}\"\nJun 09 10:58:28.059113 crc crio[3651]: time=\"2026-06-09T10:58:28.055887089Z\" level=info msg=\"Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:58:28.180093 crc crio[3651]: time=\"2026-06-09T10:58:28.179242054Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:b616e6b1e0cd8199758fb15f85947bd3c890bce947bd22e662f36108daa89055 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/f41e099b-266e-4afb-869e-24707ba87da5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc00018a918}] Aliases:map[]}\"\nJun 09 10:58:28.180093 crc crio[3651]: time=\"2026-06-09T10:58:28.179308006Z\" level=info msg=\"Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:58:28.206834 crc crio[3651]: time=\"2026-06-09T10:58:28.205102088Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:8123b2013610528515984fa6d5c318636dc91b6aaf789285818f0c223fb360a3 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/423a46c5-bf50-4452-814c-248b7e5724c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc00008ccf8}] Aliases:map[]}\"\nJun 09 10:58:28.206834 crc crio[3651]: time=\"2026-06-09T10:58:28.205976558Z\" level=info msg=\"Adding pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:58:28.216484 crc crio[3651]: time=\"2026-06-09T10:58:28.214570365Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:ad7195ea87bf0a13e665d163ee2fbef04d2f0727168efb7c207c87004b6d824a UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/64f8b9d8-d7fb-491c-b133-7b12b6106f24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc001ecc8c0}] Aliases:map[]}\"\nJun 09 10:58:28.219844 crc crio[3651]: time=\"2026-06-09T10:58:28.218724769Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:58:28.243117 crc crio[3651]: time=\"2026-06-09T10:58:28.238261954Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:7447659a8d7bb213bdc140c6d9ff81b2f8739dff5814b1c551ee1fc3408c5636 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/d99e355f-deff-4278-b412-23c9dcab1ed8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc00008cd28}] Aliases:map[]}\"\nJun 09 10:58:28.243117 crc crio[3651]: time=\"2026-06-09T10:58:28.238594356Z\" level=info msg=\"Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:58:28.290717 crc crio[3651]: time=\"2026-06-09T10:58:28.290115837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:58:28.396165 crc crio[3651]: time=\"2026-06-09T10:58:28.386146657Z\" level=info msg=\"Ran pod sandbox 63888747bcf6c9d5bfe4c2405cc1ec1f40c7c3af184b687667314c71d26577f4 with infra container: openshift-multus/cni-sysctl-allowlist-ds-mqx5h/POD\" id=2675299f-47a6-4a57-a737-8d4352422db6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:58:28.396165 crc crio[3651]: time=\"2026-06-09T10:58:28.395723138Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:2c0049503fa8adb64b38d4b24ec8d1b3c13afca807623945676f512764c4c804 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/ea7c4902-6136-45d4-b657-4bf37994c034 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc0001325b0}] Aliases:map[]}\"\nJun 09 10:58:28.396165 crc crio[3651]: time=\"2026-06-09T10:58:28.3957708Z\" level=info msg=\"Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:58:28.396689 crc crio[3651]: time=\"2026-06-09T10:58:28.396086301Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:fc2182547f0f3e4071d00a8948ea0e63e51bfc62540b658a41e2adb137293c79 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/cc610cc6-aa9d-4b89-a137-ff647c9bd275 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc000452c38}] Aliases:map[]}\"\nJun 09 10:58:28.396689 crc crio[3651]: time=\"2026-06-09T10:58:28.396289398Z\" level=info msg=\"Adding pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:58:28.539622 crc crio[3651]: time=\"2026-06-09T10:58:28.536801556Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=7aa88cad-d8aa-4cd4-8a5b-5062556325dc name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:58:28.539622 crc crio[3651]: time=\"2026-06-09T10:58:28.539350644Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:6f86af0ca2497367fe314675d97afdceb29467a33852929ef4f6841fe9364b0d UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/cbf58f65-007f-47db-b4a3-1a8c456dad67 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc001c5c048}] Aliases:map[]}\"\nJun 09 10:58:28.539622 crc crio[3651]: time=\"2026-06-09T10:58:28.53951943Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:58:28.543829 crc crio[3651]: time=\"2026-06-09T10:58:28.543611042Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:7340aa1e10799ec33026859d608b1de2c54ad3af7fd6221f5b0592ad74bd8104 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/233039b7-2730-4022-88dc-04e94e66b385 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc001ecc9c0}] Aliases:map[]}\"\nJun 09 10:58:28.543829 crc crio[3651]: time=\"2026-06-09T10:58:28.543685784Z\" level=info msg=\"Adding pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:58:28.885986 crc crio[3651]: time=\"2026-06-09T10:58:28.878954756Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=39a9495c-da7a-44bd-a601-3e661564bb78 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:58:30.996542 crc crio[3651]: 2026-06-09T10:58:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a104f58c959d5bf Mac:2e:df:1d:c7:b9:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0e Mtu:0 Sandbox:/var/run/netns/fd8818d7-96fd-48bc-b14f-e12eee532eec SocketPath: PciID:}] [{Interface:0xc00014aba0 Address:{IP:10.217.0.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:58:30.998951 crc crio[3651]: time=\"2026-06-09T10:58:30.998350922Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:a104f58c959d5bf78555ff8e34db71baab8f8f4b597506d46f3fbe0d324a2446 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/fd8818d7-96fd-48bc-b14f-e12eee532eec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc000a00820}] Aliases:map[]}\"\nJun 09 10:58:30.998951 crc crio[3651]: time=\"2026-06-09T10:58:30.998745435Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:36.038529 crc crio[3651]: 2026-06-09T10:58:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:41bacdc61c8258b Mac:6e:ed:bf:f0:03:ba Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0b Mtu:0 Sandbox:/var/run/netns/2e692538-2872-43d1-bd5f-3fde2d58080b SocketPath: PciID:}] [{Interface:0xc00038c5f0 Address:{IP:10.217.0.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:58:36.054571 crc crio[3651]: time=\"2026-06-09T10:58:36.05354121Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:41bacdc61c8258b24c2ba353d9f9829c5c4a63ae3cb857739e3c005850ca28fa UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/2e692538-2872-43d1-bd5f-3fde2d58080b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc001ecc098}] Aliases:map[]}\"\nJun 09 10:58:36.054833 crc crio[3651]: time=\"2026-06-09T10:58:36.054737381Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:36.151949 crc crio[3651]: 2026-06-09T10:58:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:602de7d2490701c Mac:fa:c5:3b:48:fb:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:04 Mtu:0 Sandbox:/var/run/netns/4c9511f2-0ab1-4afb-9877-3e7d1191ca76 SocketPath: PciID:}] [{Interface:0xc000147050 Address:{IP:10.217.0.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:58:36.153028 crc crio[3651]: time=\"2026-06-09T10:58:36.152911636Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:602de7d2490701c9b75158dc0558a74f91c346da83b37d02a20565b62b3d65ee UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/4c9511f2-0ab1-4afb-9877-3e7d1191ca76 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc0004528c8}] Aliases:map[]}\"\nJun 09 10:58:36.154290 crc crio[3651]: time=\"2026-06-09T10:58:36.153582829Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:36.225595 crc crio[3651]: 2026-06-09T10:58:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:962cdac498a1764 Mac:12:4d:6a:5d:1f:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3a Mtu:0 Sandbox:/var/run/netns/6c1de9a7-1d71-4553-93df-d7c7216602f2 SocketPath: PciID:}] [{Interface:0xc0003a4960 Address:{IP:10.217.0.58 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:58:36.231180 crc crio[3651]: time=\"2026-06-09T10:58:36.231053757Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:962cdac498a176464ee27a7b6d69f86b95a8ab7b281d4769b8ba16b22c8abedb UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/6c1de9a7-1d71-4553-93df-d7c7216602f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc0018aa310}] Aliases:map[]}\"\nJun 09 10:58:36.231588 crc crio[3651]: time=\"2026-06-09T10:58:36.231338627Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:36.311610 crc crio[3651]: 2026-06-09T10:58:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:271b0faef23de37 Mac:ca:2b:f3:69:5f:b9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:24 Mtu:0 Sandbox:/var/run/netns/203d9f9b-58b9-4f24-9afa-1a8ad32e7b09 SocketPath: PciID:}] [{Interface:0xc000127070 Address:{IP:10.217.0.36 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:58:36.311845 crc crio[3651]: time=\"2026-06-09T10:58:36.311811389Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:271b0faef23de3761966d17212d2cd46818ff4e2c6a0c788930dc9b4bf24283d UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/203d9f9b-58b9-4f24-9afa-1a8ad32e7b09 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc00108a6b8}] Aliases:map[]}\"\nJun 09 10:58:36.314703 crc crio[3651]: time=\"2026-06-09T10:58:36.311986595Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:36.358564 crc crio[3651]: 2026-06-09T10:58:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2f0ff3a6bd1f8c6 Mac:6e:1c:20:53:c7:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:10 Mtu:0 Sandbox:/var/run/netns/493f143a-6cd5-4050-b432-6927b5eec7b9 SocketPath: PciID:}] [{Interface:0xc0003268c0 Address:{IP:10.217.0.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:58:36.359702 crc crio[3651]: time=\"2026-06-09T10:58:36.358795064Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:2f0ff3a6bd1f8c6b3011358f44f30b72dedb66fff005849616e325c1bb5f9c94 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/493f143a-6cd5-4050-b432-6927b5eec7b9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc001ecc2d8}] Aliases:map[]}\"\nJun 09 10:58:36.359702 crc crio[3651]: time=\"2026-06-09T10:58:36.358955289Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:36.874049 crc crio[3651]: 2026-06-09T10:58:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d5cd2843b11801a Mac:b2:3b:66:38:01:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1b Mtu:0 Sandbox:/var/run/netns/48e0eeaf-44ed-4cb7-baa5-d609c92160e8 SocketPath: PciID:}] [{Interface:0xc000110a00 Address:{IP:10.217.0.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:58:36.929101 crc crio[3651]: time=\"2026-06-09T10:58:36.928944096Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:d5cd2843b11801a2a9b6ece8b679f4320ac92e3049e1d4fe7b29cd7a5cd50a17 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/48e0eeaf-44ed-4cb7-baa5-d609c92160e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc000a001f0}] Aliases:map[]}\"\nJun 09 10:58:36.929689 crc crio[3651]: time=\"2026-06-09T10:58:36.929291558Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:40.660036 crc crio[3651]: 2026-06-09T10:58:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c237513fc503a7d Mac:0a:a1:5c:da:4f:53 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:25 Mtu:0 Sandbox:/var/run/netns/0cba9d70-5433-4ef0-8096-8312908a0b44 SocketPath: PciID:}] [{Interface:0xc0002fa780 Address:{IP:10.217.0.37 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:58:40.687102 crc crio[3651]: time=\"2026-06-09T10:58:40.686965337Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:c237513fc503a7d7446aa7aaf641659be2d33dc6be005f7bf50ca500c95267f0 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/0cba9d70-5433-4ef0-8096-8312908a0b44 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc000452348}] Aliases:map[]}\"\nJun 09 10:58:40.687689 crc crio[3651]: time=\"2026-06-09T10:58:40.687592809Z\" level=info msg=\"Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:41.752974 crc crio[3651]: 2026-06-09T10:58:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4389953051c238a Mac:fa:e9:75:c5:32:52 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/a0802bba-e561-4f1c-bcad-c87b82be5a63 SocketPath: PciID:}] [{Interface:0xc0003651c0 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:58:41.753916 crc crio[3651]: time=\"2026-06-09T10:58:41.753823952Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:4389953051c238a0fbe4458debb60786ebca030c6e30e205d781bf07861d0e7e UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/a0802bba-e561-4f1c-bcad-c87b82be5a63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6cdf074d_0e2a_4a0b_8843_5f823e7bf7c3.slice PodAnnotations:0xc001e2a348}] Aliases:map[]}\"\nJun 09 10:58:41.754090 crc crio[3651]: time=\"2026-06-09T10:58:41.754021519Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:41.855520 crc crio[3651]: 2026-06-09T10:58:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ad7195ea87bf0a1 Mac:6e:64:61:cd:2b:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:26 Mtu:0 Sandbox:/var/run/netns/64f8b9d8-d7fb-491c-b133-7b12b6106f24 SocketPath: PciID:}] [{Interface:0xc0003aa7c0 Address:{IP:10.217.0.38 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:58:41.855520 crc crio[3651]: time=\"2026-06-09T10:58:41.854104439Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:ad7195ea87bf0a13e665d163ee2fbef04d2f0727168efb7c207c87004b6d824a UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/64f8b9d8-d7fb-491c-b133-7b12b6106f24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc001ecc8c0}] Aliases:map[]}\"\nJun 09 10:58:41.855520 crc crio[3651]: time=\"2026-06-09T10:58:41.854232144Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:41.880266 crc crio[3651]: 2026-06-09T10:58:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:75adb927381142d Mac:7a:38:39:a2:fe:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:09 Mtu:0 Sandbox:/var/run/netns/2fa01449-bece-48ad-bd66-44eca1fd2405 SocketPath: PciID:}] [{Interface:0xc00059a810 Address:{IP:10.217.0.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:58:41.881931 crc crio[3651]: time=\"2026-06-09T10:58:41.88188338Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:75adb927381142de43f93aff0f2537b9c6c08c74493cce2190ea875677c67a18 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/2fa01449-bece-48ad-bd66-44eca1fd2405 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc0018aa150}] Aliases:map[]}\"\nJun 09 10:58:41.882157 crc crio[3651]: time=\"2026-06-09T10:58:41.882061326Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:41.910632 crc crio[3651]: 2026-06-09T10:58:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c14204007b4bd9f Mac:f6:48:c7:1b:19:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:20 Mtu:0 Sandbox:/var/run/netns/314ee98f-f1b8-436e-bfc8-c68ed780b365 SocketPath: PciID:}] [{Interface:0xc0002b29e0 Address:{IP:10.217.0.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:58:41.913215 crc crio[3651]: time=\"2026-06-09T10:58:41.912621453Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:c14204007b4bd9f11109690b669faf79170a09d2aed3d2675b7c674dd91868ae UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/314ee98f-f1b8-436e-bfc8-c68ed780b365 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc00108ab50}] Aliases:map[]}\"\nJun 09 10:58:41.913215 crc crio[3651]: time=\"2026-06-09T10:58:41.913013016Z\" level=info msg=\"Checking pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:41.913215 crc crio[3651]: 2026-06-09T10:58:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fc2182547f0f3e4 Mac:a6:eb:c9:eb:65:87 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:15 Mtu:0 Sandbox:/var/run/netns/cc610cc6-aa9d-4b89-a137-ff647c9bd275 SocketPath: PciID:}] [{Interface:0xc00023ad40 Address:{IP:10.217.0.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:58:41.914020 crc crio[3651]: time=\"2026-06-09T10:58:41.913956549Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:fc2182547f0f3e4071d00a8948ea0e63e51bfc62540b658a41e2adb137293c79 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/cc610cc6-aa9d-4b89-a137-ff647c9bd275 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc000452c38}] Aliases:map[]}\"\nJun 09 10:58:41.914354 crc crio[3651]: time=\"2026-06-09T10:58:41.914159776Z\" level=info msg=\"Checking pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:41.937358 crc crio[3651]: 2026-06-09T10:58:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a5814ac82bc23a4 Mac:42:23:0d:65:5e:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0d Mtu:0 Sandbox:/var/run/netns/43ba85cf-eb33-45da-afba-b64965aa51bf SocketPath: PciID:}] [{Interface:0xc0002e27f0 Address:{IP:10.217.0.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:58:41.938229 crc crio[3651]: time=\"2026-06-09T10:58:41.938123514Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:a5814ac82bc23a41c0ffe5c939d830b670e608a684a392e53eb8cd5724c4f18f UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/43ba85cf-eb33-45da-afba-b64965aa51bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc0018aa4d0}] Aliases:map[]}\"\nJun 09 10:58:41.938499 crc crio[3651]: time=\"2026-06-09T10:58:41.938380723Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:41.939624 crc crio[3651]: 2026-06-09T10:58:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bf1c22d094c12a5 Mac:b6:d8:35:b1:40:4b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:11 Mtu:0 Sandbox:/var/run/netns/7f5eba7b-ec6f-4cfa-a349-64b727a20c87 SocketPath: PciID:}] [{Interface:0xc000302cb0 Address:{IP:10.217.0.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:58:41.939785 crc crio[3651]: 2026-06-09T10:58:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b616e6b1e0cd819 Mac:6e:cc:5c:23:c4:29 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1f Mtu:0 Sandbox:/var/run/netns/f41e099b-266e-4afb-869e-24707ba87da5 SocketPath: PciID:}] [{Interface:0xc00019e680 Address:{IP:10.217.0.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:58:41.940493 crc crio[3651]: time=\"2026-06-09T10:58:41.940297129Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:b616e6b1e0cd8199758fb15f85947bd3c890bce947bd22e662f36108daa89055 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/f41e099b-266e-4afb-869e-24707ba87da5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc00018a918}] Aliases:map[]}\"\nJun 09 10:58:41.940964 crc crio[3651]: time=\"2026-06-09T10:58:41.940942972Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:41.948110 crc crio[3651]: time=\"2026-06-09T10:58:41.944910369Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:bf1c22d094c12a5ec0ea8ebbd4e1e59133fada12ce61e3b9c47de2ce57cd23ce UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/7f5eba7b-ec6f-4cfa-a349-64b727a20c87 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc001ecc5c8}] Aliases:map[]}\"\nJun 09 10:58:41.948110 crc crio[3651]: time=\"2026-06-09T10:58:41.945340404Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:41.966043 crc crio[3651]: 2026-06-09T10:58:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b6a77415bc05b1e Mac:56:24:a7:ff:b9:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1e Mtu:0 Sandbox:/var/run/netns/f3faed82-fafa-43f9-bb9e-575d3a63cbf3 SocketPath: PciID:}] [{Interface:0xc000341830 Address:{IP:10.217.0.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:58:41.966043 crc crio[3651]: time=\"2026-06-09T10:58:41.960868591Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:b6a77415bc05b1e81f341897075f3a097a15edb034111239d6655ca613be6fc7 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/f3faed82-fafa-43f9-bb9e-575d3a63cbf3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc0004526d8}] Aliases:map[]}\"\nJun 09 10:58:41.966043 crc crio[3651]: time=\"2026-06-09T10:58:41.961051867Z\" level=info msg=\"Checking pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:41.988646 crc crio[3651]: 2026-06-09T10:58:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:744f02bb2909c6f Mac:2e:24:39:7c:78:20 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:06 Mtu:0 Sandbox:/var/run/netns/e063a977-c2de-4b67-81d2-7279a43bd4f0 SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.0.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:58:41.990010 crc crio[3651]: time=\"2026-06-09T10:58:41.989973737Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:744f02bb2909c6f3865bf8815b27eafc57e9cabb2855e90db1ce63933dacbfc7 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/e063a977-c2de-4b67-81d2-7279a43bd4f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc001e2a740}] Aliases:map[]}\"\nJun 09 10:58:41.990311 crc crio[3651]: time=\"2026-06-09T10:58:41.990287428Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:42.163320 crc crio[3651]: 2026-06-09T10:58:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:77ef9676de98e25 Mac:02:17:9f:e8:15:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2a Mtu:0 Sandbox:/var/run/netns/afaa53bd-426d-4fa2-b954-b8c697910068 SocketPath: PciID:}] [{Interface:0xc0001a2900 Address:{IP:10.217.0.42 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:58:42.164160 crc crio[3651]: time=\"2026-06-09T10:58:42.164060236Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:77ef9676de98e250e8816ed434b28dd2f982cddf40411c5af6fb07185d0f53d4 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/afaa53bd-426d-4fa2-b954-b8c697910068 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc00008c848}] Aliases:map[]}\"\nJun 09 10:58:42.164313 crc crio[3651]: time=\"2026-06-09T10:58:42.164281714Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:42.185847 crc crio[3651]: 2026-06-09T10:58:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dfb6e0430f92afe Mac:f2:4b:6e:4c:ff:fe Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:03 Mtu:0 Sandbox:/var/run/netns/21a971ed-92f4-45cd-931c-dd07f5c37d94 SocketPath: PciID:}] [{Interface:0xc0002ee760 Address:{IP:10.217.0.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:58:42.186820 crc crio[3651]: time=\"2026-06-09T10:58:42.18673646Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:dfb6e0430f92afe743a6b2c216debf0dc91afae5331c1ef7311faa5611c6ff0a UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/21a971ed-92f4-45cd-931c-dd07f5c37d94 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc001ecc798}] Aliases:map[]}\"\nJun 09 10:58:42.187098 crc crio[3651]: time=\"2026-06-09T10:58:42.186997589Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:42.216633 crc crio[3651]: 2026-06-09T10:58:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7340aa1e10799ec Mac:8e:39:65:93:69:55 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0a Mtu:0 Sandbox:/var/run/netns/233039b7-2730-4022-88dc-04e94e66b385 SocketPath: PciID:}] [{Interface:0xc000318900 Address:{IP:10.217.0.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:58:42.216633 crc crio[3651]: time=\"2026-06-09T10:58:42.216148057Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:7340aa1e10799ec33026859d608b1de2c54ad3af7fd6221f5b0592ad74bd8104 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/233039b7-2730-4022-88dc-04e94e66b385 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc001ecc9c0}] Aliases:map[]}\"\nJun 09 10:58:42.218626 crc crio[3651]: time=\"2026-06-09T10:58:42.218514679Z\" level=info msg=\"Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:42.222968 crc crio[3651]: 2026-06-09T10:58:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3a31f3586cfe5c1 Mac:e6:80:92:25:50:ab Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:12 Mtu:0 Sandbox:/var/run/netns/9243b6fe-0d84-4dec-b0d2-0ddf0476b3fa SocketPath: PciID:}] [{Interface:0xc000123870 Address:{IP:10.217.0.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:58:42.223845 crc crio[3651]: time=\"2026-06-09T10:58:42.22376631Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:3a31f3586cfe5c133be1bd1d62abea58ae3abcc549c04a906c2d4c79cf1c7676 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/9243b6fe-0d84-4dec-b0d2-0ddf0476b3fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc001f06158}] Aliases:map[]}\"\nJun 09 10:58:42.223943 crc crio[3651]: time=\"2026-06-09T10:58:42.223929426Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:42.226478 crc crio[3651]: 2026-06-09T10:58:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8f8c6599fbbecdc Mac:0e:ba:c7:b4:7b:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/7913f548-3fc9-442d-a19c-575a5aca4ad1 SocketPath: PciID:}] [{Interface:0xc000201170 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:58:42.227020 crc crio[3651]: time=\"2026-06-09T10:58:42.22694528Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:8f8c6599fbbecdca35a23a4fe0d79d12a81bd090e8b540aeb7ecc61fcfb40875 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/7913f548-3fc9-442d-a19c-575a5aca4ad1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38fb2a5f_6a1e_4c7a_8df2_0b2a456c372e.slice PodAnnotations:0xc001ecc420}] Aliases:map[]}\"\nJun 09 10:58:42.227140 crc crio[3651]: time=\"2026-06-09T10:58:42.227124786Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-qhh6t for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:42.229576 crc crio[3651]: 2026-06-09T10:58:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2b3874486ab4714 Mac:96:79:ec:ef:ad:5a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:29 Mtu:0 Sandbox:/var/run/netns/164fdee9-079c-4e0d-9e6b-520a29b960aa SocketPath: PciID:}] [{Interface:0xc0001ba8f0 Address:{IP:10.217.0.41 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:58:42.232483 crc crio[3651]: time=\"2026-06-09T10:58:42.230469632Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:2b3874486ab4714c54a62fc3918cec19b6a563f63cd5ba98565e424621af693f UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/164fdee9-079c-4e0d-9e6b-520a29b960aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc00008c9d8}] Aliases:map[]}\"\nJun 09 10:58:42.232483 crc crio[3651]: time=\"2026-06-09T10:58:42.230678369Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:42.319779 crc crio[3651]: 2026-06-09T10:58:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:53b93f23f59d688 Mac:ea:ee:d2:a0:9e:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:16 Mtu:0 Sandbox:/var/run/netns/cbf2af81-8adc-4f1a-a3f9-1249420256fd SocketPath: PciID:}] [{Interface:0xc000112960 Address:{IP:10.217.0.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:58:42.333755 crc crio[3651]: time=\"2026-06-09T10:58:42.325971124Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:53b93f23f59d688a03a9840321f46fff10210e03e02dcd575e9c43699f490a66 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/cbf2af81-8adc-4f1a-a3f9-1249420256fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc000a00358}] Aliases:map[]}\"\nJun 09 10:58:42.333755 crc crio[3651]: time=\"2026-06-09T10:58:42.326949028Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:42.343746 crc crio[3651]: 2026-06-09T10:58:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:01720d3cc7c6b83 Mac:8a:d2:81:2b:dc:7a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:17 Mtu:0 Sandbox:/var/run/netns/d9425a6d-6970-4964-86dd-a5b27b616116 SocketPath: PciID:}] [{Interface:0xc0005113f0 Address:{IP:10.217.0.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:58:42.346865 crc crio[3651]: time=\"2026-06-09T10:58:42.346061048Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:01720d3cc7c6b83f90c7243e29ef131128b48f41261824bdcb105e6c237f15e4 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/d9425a6d-6970-4964-86dd-a5b27b616116 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc00108ad10}] Aliases:map[]}\"\nJun 09 10:58:42.361006 crc crio[3651]: 2026-06-09T10:58:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fe5cb461b724f8b Mac:02:31:a2:d3:43:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:22 Mtu:0 Sandbox:/var/run/netns/2ab02991-deca-4d84-afb1-7e2f137484e7 SocketPath: PciID:}] [{Interface:0xc00011a970 Address:{IP:10.217.0.34 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:58:42.362477 crc crio[3651]: time=\"2026-06-09T10:58:42.362352632Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:fe5cb461b724f8b89ba5c497b131634a4bae9421655076e274fcff66e7a106a3 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/2ab02991-deca-4d84-afb1-7e2f137484e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc00108a910}] Aliases:map[]}\"\nJun 09 10:58:42.364494 crc crio[3651]: 2026-06-09T10:58:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8123b2013610528 Mac:2a:19:8d:51:df:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1c Mtu:0 Sandbox:/var/run/netns/423a46c5-bf50-4452-814c-248b7e5724c6 SocketPath: PciID:}] [{Interface:0xc000348bd0 Address:{IP:10.217.0.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:58:42.364758 crc crio[3651]: time=\"2026-06-09T10:58:42.364231547Z\" level=info msg=\"Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:42.365274 crc crio[3651]: time=\"2026-06-09T10:58:42.36520668Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:8123b2013610528515984fa6d5c318636dc91b6aaf789285818f0c223fb360a3 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/423a46c5-bf50-4452-814c-248b7e5724c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc00008ccf8}] Aliases:map[]}\"\nJun 09 10:58:42.365550 crc crio[3651]: time=\"2026-06-09T10:58:42.365501291Z\" level=info msg=\"Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:42.368712 crc crio[3651]: 2026-06-09T10:58:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fdff107fe4dd9d6 Mac:0a:84:73:ec:9f:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1d Mtu:0 Sandbox:/var/run/netns/de9c610a-dd59-42ad-87d4-9f3a8df02ca2 SocketPath: PciID:}] [{Interface:0xc000014d50 Address:{IP:10.217.0.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:58:42.369633 crc crio[3651]: time=\"2026-06-09T10:58:42.369607203Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:fdff107fe4dd9d65d82f2741a5cc75cb70c3ff22a1224e80f8e96c028716e9bb UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/de9c610a-dd59-42ad-87d4-9f3a8df02ca2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc00008c6f8}] Aliases:map[]}\"\nJun 09 10:58:42.369877 crc crio[3651]: time=\"2026-06-09T10:58:42.369853001Z\" level=info msg=\"Checking pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:42.370183 crc crio[3651]: 2026-06-09T10:58:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6f86af0ca249736 Mac:ce:60:cb:dc:a5:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:18 Mtu:0 Sandbox:/var/run/netns/cbf58f65-007f-47db-b4a3-1a8c456dad67 SocketPath: PciID:}] [{Interface:0xc0001231d0 Address:{IP:10.217.0.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:58:42.370589 crc crio[3651]: 2026-06-09T10:58:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6486d3fd6af67b3 Mac:d2:6b:4b:5c:71:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:13 Mtu:0 Sandbox:/var/run/netns/39d0d32f-f343-4407-b40b-173350f861c3 SocketPath: PciID:}] [{Interface:0xc0002f4e80 Address:{IP:10.217.0.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:58:42.370922 crc crio[3651]: time=\"2026-06-09T10:58:42.370899947Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:6f86af0ca2497367fe314675d97afdceb29467a33852929ef4f6841fe9364b0d UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/cbf58f65-007f-47db-b4a3-1a8c456dad67 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc001c5c048}] Aliases:map[]}\"\nJun 09 10:58:42.371120 crc crio[3651]: time=\"2026-06-09T10:58:42.371095554Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:42.371628 crc crio[3651]: time=\"2026-06-09T10:58:42.371544129Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:6486d3fd6af67b3f3adb787754053f65accf4b36d3467130639ea553959008a1 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/39d0d32f-f343-4407-b40b-173350f861c3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc001e2a510}] Aliases:map[]}\"\nJun 09 10:58:42.371787 crc crio[3651]: time=\"2026-06-09T10:58:42.371736646Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:42.372640 crc crio[3651]: 2026-06-09T10:58:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7447659a8d7bb21 Mac:c2:84:37:01:0f:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:08 Mtu:0 Sandbox:/var/run/netns/d99e355f-deff-4278-b412-23c9dcab1ed8 SocketPath: PciID:}] [{Interface:0xc0001136c0 Address:{IP:10.217.0.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:58:42.372770 crc crio[3651]: 2026-06-09T10:58:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ce783c8785d6ba7 Mac:fa:26:ce:4c:72:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:27 Mtu:0 Sandbox:/var/run/netns/09fe49b7-6073-4527-925e-ee1835874cfa SocketPath: PciID:}] [{Interface:0xc0002e87b0 Address:{IP:10.217.0.39 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:58:42.372840 crc crio[3651]: 2026-06-09T10:58:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2c0049503fa8adb Mac:1a:ed:45:03:85:fd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:05 Mtu:0 Sandbox:/var/run/netns/ea7c4902-6136-45d4-b657-4bf37994c034 SocketPath: PciID:}] [{Interface:0xc000146de0 Address:{IP:10.217.0.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:58:42.372906 crc crio[3651]: 2026-06-09T10:58:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:74ed6ea7f8cc652 Mac:2a:cd:73:0a:c3:0e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:28 Mtu:0 Sandbox:/var/run/netns/7cb7e214-4623-4b2e-93fb-f97cd8e3a281 SocketPath: PciID:}] [{Interface:0xc0004908a0 Address:{IP:10.217.0.40 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:58:42.373465 crc crio[3651]: time=\"2026-06-09T10:58:42.373270769Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:ce783c8785d6ba72439bbf8650a9a8d15beabf3210b247d32cc1239a74807b8e UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/09fe49b7-6073-4527-925e-ee1835874cfa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc00108ae28}] Aliases:map[]}\"\nJun 09 10:58:42.373465 crc crio[3651]: time=\"2026-06-09T10:58:42.373351452Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:74ed6ea7f8cc65253f99e578e59707b7f24b66b489f27386e8dc9479cfbe3e5c UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/7cb7e214-4623-4b2e-93fb-f97cd8e3a281 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc0018aa730}] Aliases:map[]}\"\nJun 09 10:58:42.373597 crc crio[3651]: time=\"2026-06-09T10:58:42.373507507Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:42.373597 crc crio[3651]: time=\"2026-06-09T10:58:42.373549729Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:42.373861 crc crio[3651]: time=\"2026-06-09T10:58:42.373771607Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:2c0049503fa8adb64b38d4b24ec8d1b3c13afca807623945676f512764c4c804 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/ea7c4902-6136-45d4-b657-4bf37994c034 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc0001325b0}] Aliases:map[]}\"\nJun 09 10:58:42.373995 crc crio[3651]: time=\"2026-06-09T10:58:42.373949943Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:42.374526 crc crio[3651]: time=\"2026-06-09T10:58:42.37445501Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:7447659a8d7bb213bdc140c6d9ff81b2f8739dff5814b1c551ee1fc3408c5636 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/d99e355f-deff-4278-b412-23c9dcab1ed8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc00008cd28}] Aliases:map[]}\"\nJun 09 10:58:42.374846 crc crio[3651]: time=\"2026-06-09T10:58:42.37473696Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:42.383224 crc crio[3651]: time=\"2026-06-09T10:58:42.383092809Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:42.540763 crc crio[3651]: 2026-06-09T10:58:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7cd6811fd4f4886 Mac:36:96:15:6b:42:05 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3b Mtu:0 Sandbox:/var/run/netns/ccd145fc-af3a-468f-985e-721edb35d4ff SocketPath: PciID:}] [{Interface:0xc0001107a0 Address:{IP:10.217.0.59 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:58:42.542047 crc crio[3651]: time=\"2026-06-09T10:58:42.541940921Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:7cd6811fd4f4886952d25001c4b3869e22cbcf9fc329670ae044c28dc141365e UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/ccd145fc-af3a-468f-985e-721edb35d4ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc000a00630}] Aliases:map[]}\"\nJun 09 10:58:42.542278 crc crio[3651]: time=\"2026-06-09T10:58:42.542177349Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:42.559292 crc crio[3651]: 2026-06-09T10:58:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b0ef322b9b33fe8 Mac:a2:91:04:64:81:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:21 Mtu:0 Sandbox:/var/run/netns/3cdd67b3-4b06-491e-9a04-b53eee468024 SocketPath: PciID:}] [{Interface:0xc0002a5860 Address:{IP:10.217.0.33 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 10:58:42.560208 crc crio[3651]: time=\"2026-06-09T10:58:42.56013505Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:b0ef322b9b33fe8a5f6e8f97c85a30cfc686519d2d12236dc8f3610a5ae4648a UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/3cdd67b3-4b06-491e-9a04-b53eee468024 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc00018a728}] Aliases:map[]}\"\nJun 09 10:58:42.560346 crc crio[3651]: time=\"2026-06-09T10:58:42.560323936Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 10:58:46.553340 crc crio[3651]: time=\"2026-06-09T10:58:46.552828123Z\" level=info msg=\"Creating container: openshift-multus/cni-sysctl-allowlist-ds-mqx5h/kube-multus-additional-cni-plugins\" id=1c8b2483-f137-44b3-a13d-53f9602bb819 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:58:46.553340 crc crio[3651]: time=\"2026-06-09T10:58:46.55301829Z\" level=info msg=\"Ran pod sandbox 6f86af0ca2497367fe314675d97afdceb29467a33852929ef4f6841fe9364b0d with infra container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=65c551e6-c593-465a-9d68-09d448de6512 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:58:46.555127 crc crio[3651]: time=\"2026-06-09T10:58:46.555005259Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=d0aec537-c876-464c-b9ea-b7039a01385d name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:58:46.555218 crc crio[3651]: time=\"2026-06-09T10:58:46.555111982Z\" level=info msg=\"Ran pod sandbox 75adb927381142de43f93aff0f2537b9c6c08c74493cce2190ea875677c67a18 with infra container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=630149b6-d08d-4461-8ab4-01a6d8b989bb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:58:46.557208 crc crio[3651]: time=\"2026-06-09T10:58:46.557138922Z\" level=info msg=\"Ran pod sandbox 77ef9676de98e250e8816ed434b28dd2f982cddf40411c5af6fb07185d0f53d4 with infra container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=bcec8302-6273-4fb1-93b7-eac424fe9428 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:58:46.557489 crc crio[3651]: time=\"2026-06-09T10:58:46.55736305Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=44477a00-55db-446e-9ac1-f062d1b610de name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:58:46.561490 crc crio[3651]: time=\"2026-06-09T10:58:46.561200853Z\" level=info msg=\"Ran pod sandbox a5814ac82bc23a41c0ffe5c939d830b670e608a684a392e53eb8cd5724c4f18f with infra container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=58b4f77f-dd7e-40bf-94e9-237d8aa73353 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:58:46.561490 crc crio[3651]: time=\"2026-06-09T10:58:46.561226664Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=725e35a7-0677-431a-8eb1-9c1193afef53 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:58:46.563064 crc crio[3651]: time=\"2026-06-09T10:58:46.563004065Z\" level=info msg=\"Ran pod sandbox 7cd6811fd4f4886952d25001c4b3869e22cbcf9fc329670ae044c28dc141365e with infra container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=ab030dbb-695f-45a4-9332-49d250a66fb8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:58:46.563379 crc crio[3651]: time=\"2026-06-09T10:58:46.563309456Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca\" id=8c1d0821-da45-49ca-a1aa-677a592b83ce name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:58:46.565509 crc crio[3651]: time=\"2026-06-09T10:58:46.564350512Z\" level=info msg=\"Ran pod sandbox 6486d3fd6af67b3f3adb787754053f65accf4b36d3467130639ea553959008a1 with infra container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=a36e89cc-660b-4a53-82fc-ae798d13e8d8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:58:46.565509 crc crio[3651]: time=\"2026-06-09T10:58:46.564358402Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4\" id=d0966724-a634-498a-acf2-9d4eef52b49e name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:58:46.566623 crc crio[3651]: time=\"2026-06-09T10:58:46.566507336Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=3acdf87a-c12c-4136-8a2c-f4c29034c188 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:58:46.567605 crc crio[3651]: time=\"2026-06-09T10:58:46.567508831Z\" level=info msg=\"Ran pod sandbox c14204007b4bd9f11109690b669faf79170a09d2aed3d2675b7c674dd91868ae with infra container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=102db50b-3906-4b3d-bdfb-ae8930e0b672 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:58:46.569519 crc crio[3651]: time=\"2026-06-09T10:58:46.569052504Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=f6fab4a7-bf7c-4933-b91f-f1b0c0d08563 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:58:46.571121 crc crio[3651]: time=\"2026-06-09T10:58:46.571040263Z\" level=info msg=\"Ran pod sandbox 4389953051c238a0fbe4458debb60786ebca030c6e30e205d781bf07861d0e7e with infra container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=488cd546-c969-46a7-93e0-b3fe3d6f520e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:58:46.572700 crc crio[3651]: time=\"2026-06-09T10:58:46.572618528Z\" level=info msg=\"Ran pod sandbox 2b3874486ab4714c54a62fc3918cec19b6a563f63cd5ba98565e424621af693f with infra container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=91d0656f-5952-4e0e-a137-c2e0d33984a9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:58:46.573779 crc crio[3651]: time=\"2026-06-09T10:58:46.573699405Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=bbb95a70-1236-4c22-ae3a-c65bfca1e918 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:58:46.574644 crc crio[3651]: time=\"2026-06-09T10:58:46.574529214Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=7e2cb86a-dc44-48ea-9efe-523b0164f38e name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:58:46.576547 crc crio[3651]: time=\"2026-06-09T10:58:46.576359887Z\" level=info msg=\"Ran pod sandbox 962cdac498a176464ee27a7b6d69f86b95a8ab7b281d4769b8ba16b22c8abedb with infra container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=de186569-84b2-4d5d-a789-7dd1afbdd60f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:58:46.578345 crc crio[3651]: time=\"2026-06-09T10:58:46.57817227Z\" level=info msg=\"Ran pod sandbox 53b93f23f59d688a03a9840321f46fff10210e03e02dcd575e9c43699f490a66 with infra container: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=d4d17e84-c228-4cad-b6d4-adf1f407cd1e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:58:46.581303 crc crio[3651]: time=\"2026-06-09T10:58:46.581189924Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=18bf13ba-558b-4640-b249-0d694b3d6a6d name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:58:46.582192 crc crio[3651]: time=\"2026-06-09T10:58:46.582092135Z\" level=info msg=\"Ran pod sandbox b6a77415bc05b1e81f341897075f3a097a15edb034111239d6655ca613be6fc7 with infra container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=c7a90f34-882f-4451-8944-c5d5cdfc198a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:58:46.586769 crc crio[3651]: time=\"2026-06-09T10:58:46.586331022Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=3c48ed3a-bfdf-4fdc-bed8-5b991463e64a name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:58:46.587383 crc crio[3651]: time=\"2026-06-09T10:58:46.587325746Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=da1e56c9-5fab-4ea9-b4dd-f77e1c58f102 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:58:46.590864 crc crio[3651]: time=\"2026-06-09T10:58:46.590788576Z\" level=info msg=\"Ran pod sandbox 01720d3cc7c6b83f90c7243e29ef131128b48f41261824bdcb105e6c237f15e4 with infra container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=eb4b1e4b-325a-4291-b8b5-5a94028b3894 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:58:46.594982 crc crio[3651]: time=\"2026-06-09T10:58:46.594877577Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=dbd96875-674d-45a4-8f63-1347b34d4b32 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:58:46.596680 crc crio[3651]: time=\"2026-06-09T10:58:46.596602987Z\" level=info msg=\"Ran pod sandbox 7447659a8d7bb213bdc140c6d9ff81b2f8739dff5814b1c551ee1fc3408c5636 with infra container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=65c7ce3a-5131-43c6-afbe-b735c777bd5b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:58:46.599337 crc crio[3651]: time=\"2026-06-09T10:58:46.599076772Z\" level=info msg=\"Ran pod sandbox 2c0049503fa8adb64b38d4b24ec8d1b3c13afca807623945676f512764c4c804 with infra container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=71acd0d9-89f1-4b6f-a229-80631436ed1d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:58:46.600565 crc crio[3651]: time=\"2026-06-09T10:58:46.600490741Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=dd8d6899-84b2-4aa1-ae9b-5a749cb53a94 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:58:46.600706 crc crio[3651]: time=\"2026-06-09T10:58:46.600646587Z\" level=info msg=\"Ran pod sandbox 8123b2013610528515984fa6d5c318636dc91b6aaf789285818f0c223fb360a3 with infra container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=1de4d3dc-7605-483b-9f1a-0783348b2d77 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:58:46.601968 crc crio[3651]: time=\"2026-06-09T10:58:46.60190699Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=20ae36e6-7cec-4f7d-99b3-c828f417d784 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:58:46.602672 crc crio[3651]: time=\"2026-06-09T10:58:46.602531822Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=168a7fc9-1abd-44f7-ac15-03dc54244ced name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:58:46.603125 crc crio[3651]: time=\"2026-06-09T10:58:46.60306368Z\" level=info msg=\"Ran pod sandbox 271b0faef23de3761966d17212d2cd46818ff4e2c6a0c788930dc9b4bf24283d with infra container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=8ced6a28-b38c-4000-8916-a63701ad1605 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:58:46.603218 crc crio[3651]: time=\"2026-06-09T10:58:46.603165464Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=f0812d63-b622-4c26-84e4-4455162f5212 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:58:46.606075 crc crio[3651]: time=\"2026-06-09T10:58:46.606006492Z\" level=info msg=\"Ran pod sandbox ce783c8785d6ba72439bbf8650a9a8d15beabf3210b247d32cc1239a74807b8e with infra container: openshift-dns/dns-default-qtghf/POD\" id=aa3d40be-2fab-4e19-b318-b62e8c4a9e93 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:58:46.608050 crc crio[3651]: time=\"2026-06-09T10:58:46.608007301Z\" level=info msg=\"Ran pod sandbox b0ef322b9b33fe8a5f6e8f97c85a30cfc686519d2d12236dc8f3610a5ae4648a with infra container: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=ab25a4ae-6e0f-41f1-888a-99f1af74b3d0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:58:46.608928 crc crio[3651]: time=\"2026-06-09T10:58:46.608812239Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ad158977-71eb-4413-92a9-4b559aaca228 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:58:46.610330 crc crio[3651]: time=\"2026-06-09T10:58:46.610200787Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989\" id=79edc188-9aca-423e-82d8-5c4e257b86b1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:58:46.610967 crc crio[3651]: time=\"2026-06-09T10:58:46.610886661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:58:46.612601 crc crio[3651]: time=\"2026-06-09T10:58:46.612530868Z\" level=info msg=\"Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15\" id=03af16b5-3f51-4042-8ea2-5659be616bf3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:58:46.617206 crc crio[3651]: time=\"2026-06-09T10:58:46.617129897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:58:46.620286 crc crio[3651]: time=\"2026-06-09T10:58:46.620160671Z\" level=info msg=\"Ran pod sandbox bf1c22d094c12a5ec0ea8ebbd4e1e59133fada12ce61e3b9c47de2ce57cd23ce with infra container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=09c2f534-5000-482d-8bfd-197a4c08be5d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:58:46.624131 crc crio[3651]: time=\"2026-06-09T10:58:46.62331432Z\" level=info msg=\"Ran pod sandbox c237513fc503a7d7446aa7aaf641659be2d33dc6be005f7bf50ca500c95267f0 with infra container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=d0ebe8d6-9abc-4bb1-aed6-c607a6450ffc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:58:46.630050 crc crio[3651]: time=\"2026-06-09T10:58:46.62996291Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=5da2f312-13f4-4ffe-85ab-f646cda367ed name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:58:46.631612 crc crio[3651]: time=\"2026-06-09T10:58:46.631508364Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=482a8d82-6b46-4bbc-9397-ce4121d94494 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:58:46.632747 crc crio[3651]: time=\"2026-06-09T10:58:46.632671934Z\" level=info msg=\"Ran pod sandbox fe5cb461b724f8b89ba5c497b131634a4bae9421655076e274fcff66e7a106a3 with infra container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=b381ca00-c8cb-4e12-abad-095fa62318e0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:58:46.634662 crc crio[3651]: time=\"2026-06-09T10:58:46.63459746Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=b1053b3e-c460-4860-a890-a14fa15f0e3b name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:58:46.635377 crc crio[3651]: time=\"2026-06-09T10:58:46.635247753Z\" level=info msg=\"Ran pod sandbox 74ed6ea7f8cc65253f99e578e59707b7f24b66b489f27386e8dc9479cfbe3e5c with infra container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=a728babb-13a9-4c6d-a203-44d7fe8ff4d5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:58:46.637897 crc crio[3651]: time=\"2026-06-09T10:58:46.637801831Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=983e5348-2d0f-4fa9-a914-57a19e7d42c1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:58:46.639435 crc crio[3651]: time=\"2026-06-09T10:58:46.639325464Z\" level=info msg=\"Ran pod sandbox dfb6e0430f92afe743a6b2c216debf0dc91afae5331c1ef7311faa5611c6ff0a with infra container: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=c9d8ba77-f95e-40fb-a52f-200852afc401 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:58:46.641056 crc crio[3651]: time=\"2026-06-09T10:58:46.640847307Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14\" id=a0f54482-df7e-40ea-a6fc-ece63375a17f name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:58:46.644550 crc crio[3651]: time=\"2026-06-09T10:58:46.644380279Z\" level=info msg=\"Ran pod sandbox a104f58c959d5bf78555ff8e34db71baab8f8f4b597506d46f3fbe0d324a2446 with infra container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=b90457b3-9c28-451d-b886-54fa9a904ca9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:58:46.646902 crc crio[3651]: time=\"2026-06-09T10:58:46.646814643Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=2096f310-5eef-4701-8ce1-d4264de13958 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:58:46.764293 crc crio[3651]: time=\"2026-06-09T10:58:46.763835089Z\" level=info msg=\"Created container d34681d90df2570d78dc498a49dfeb16a594b7206c3684bf0a90f3d63ec2061b: openshift-operator-lifecycle-manager/collect-profiles-29683365-5dplj/collect-profiles\" id=d32a6b96-d9d9-44e5-ae35-333158336d29 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:58:46.765962 crc crio[3651]: time=\"2026-06-09T10:58:46.765922171Z\" level=info msg=\"Starting container: d34681d90df2570d78dc498a49dfeb16a594b7206c3684bf0a90f3d63ec2061b\" id=708232f3-b384-4d03-a8b9-81efecf9b313 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:58:46.770315 crc crio[3651]: time=\"2026-06-09T10:58:46.77022378Z\" level=info msg=\"Ran pod sandbox 7340aa1e10799ec33026859d608b1de2c54ad3af7fd6221f5b0592ad74bd8104 with infra container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=5154be0d-91a7-4c6a-9366-16dab0f3d8ef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:58:46.772998 crc crio[3651]: time=\"2026-06-09T10:58:46.772919673Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=d4e52c02-67a2-4ea4-9e2f-089540ca9fb1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:58:46.776214 crc crio[3651]: time=\"2026-06-09T10:58:46.776117183Z\" level=info msg=\"Started container\" PID=12429 containerID=d34681d90df2570d78dc498a49dfeb16a594b7206c3684bf0a90f3d63ec2061b description=openshift-operator-lifecycle-manager/collect-profiles-29683365-5dplj/collect-profiles id=708232f3-b384-4d03-a8b9-81efecf9b313 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9bfbb4f5a17c6f37cb714773cddcd82b1cdbe5a19a3c17f1478708a1e5a7853a\nJun 09 10:58:51.641615 crc crio[3651]: time=\"2026-06-09T10:58:51.641457257Z\" level=info msg=\"Stopping pod sandbox: 9bfbb4f5a17c6f37cb714773cddcd82b1cdbe5a19a3c17f1478708a1e5a7853a\" id=97930db2-e875-4541-9b37-27c7f3acd794 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 10:58:51.643014 crc crio[3651]: time=\"2026-06-09T10:58:51.642866116Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683365-5dplj Namespace:openshift-operator-lifecycle-manager ID:9bfbb4f5a17c6f37cb714773cddcd82b1cdbe5a19a3c17f1478708a1e5a7853a UID:0e95ee2c-92a2-486a-af89-3311d6139404 NetNS:/var/run/netns/34d05ab2-938b-4072-822e-73bc662d5b7c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0e95ee2c_92a2_486a_af89_3311d6139404.slice PodAnnotations:0xc000452460}] Aliases:map[]}\"\nJun 09 10:58:51.643122 crc crio[3651]: time=\"2026-06-09T10:58:51.643034082Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683365-5dplj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 10:58:57.451535 crc crio[3651]: time=\"2026-06-09T10:58:57.450207989Z\" level=info msg=\"Stopping container: 386be1641d307e66c54ca7b45fbd0ae80f1dd1ef7565b709ccc2fbaa7ac6a3cf (timeout: 3600s)\" id=6bbc3d50-a9e3-47af-94a8-f996ee7aa4f3 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:58:58.822017 crc crio[3651]: time=\"2026-06-09T10:58:58.820153603Z\" level=info msg=\"Ran pod sandbox 41bacdc61c8258b24c2ba353d9f9829c5c4a63ae3cb857739e3c005850ca28fa with infra container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=ef4e5abb-d16c-4527-b496-f5cf9cdbc8b1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:58:58.822017 crc crio[3651]: time=\"2026-06-09T10:58:58.820841237Z\" level=info msg=\"Ran pod sandbox 3a31f3586cfe5c133be1bd1d62abea58ae3abcc549c04a906c2d4c79cf1c7676 with infra container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=8dec1886-d29b-4566-a73d-c79c69e39c6d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:58:58.822623 crc crio[3651]: time=\"2026-06-09T10:58:58.822176233Z\" level=info msg=\"Ran pod sandbox 8f8c6599fbbecdca35a23a4fe0d79d12a81bd090e8b540aeb7ecc61fcfb40875 with infra container: openshift-marketplace/community-operators-qhh6t/POD\" id=0a53aea4-1664-4c6e-a3d8-9dc4a316b5a1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:58:58.824657 crc crio[3651]: time=\"2026-06-09T10:58:58.824266575Z\" level=info msg=\"Ran pod sandbox 744f02bb2909c6f3865bf8815b27eafc57e9cabb2855e90db1ce63933dacbfc7 with infra container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=c49c9c41-a5d0-4b4a-a955-598f8d1b4673 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:58:58.828104 crc crio[3651]: time=\"2026-06-09T10:58:58.827803288Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d\" id=17c385b0-0b48-4eef-abd1-1bda68d3e923 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:58:58.828104 crc crio[3651]: time=\"2026-06-09T10:58:58.827894221Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=025b2118-f835-4108-a83f-54c14cb0cf7e name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:58:58.828104 crc crio[3651]: time=\"2026-06-09T10:58:58.827943952Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=425a0dd1-5a25-4ac4-907a-8c26785148ce name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:58:58.828104 crc crio[3651]: time=\"2026-06-09T10:58:58.828062357Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=e018e627-fc64-4fb4-af79-ede0909ea4ec name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:58:58.832102 crc crio[3651]: time=\"2026-06-09T10:58:58.831748094Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=098882b6-5687-48d9-8e04-7f6ddc379e35 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:58:58.832977 crc crio[3651]: time=\"2026-06-09T10:58:58.832875193Z\" level=info msg=\"Ran pod sandbox ad7195ea87bf0a13e665d163ee2fbef04d2f0727168efb7c207c87004b6d824a with infra container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=72554bd0-c474-4716-b51b-01fd7b0518b7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:58:58.835920 crc crio[3651]: time=\"2026-06-09T10:58:58.835788094Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=68c3024d-a4ea-414f-900a-89e897a38517 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:58:58.844369 crc crio[3651]: time=\"2026-06-09T10:58:58.844111591Z\" level=info msg=\"Ran pod sandbox b616e6b1e0cd8199758fb15f85947bd3c890bce947bd22e662f36108daa89055 with infra container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=98d1fc5a-e4ea-4052-9684-2795231ab91e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:58:58.847137 crc crio[3651]: time=\"2026-06-09T10:58:58.847015672Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=4d0ce41b-b9d5-45e7-bebd-e1888fe24e3b name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:58:58.847137 crc crio[3651]: time=\"2026-06-09T10:58:58.847062123Z\" level=info msg=\"Ran pod sandbox 602de7d2490701c9b75158dc0558a74f91c346da83b37d02a20565b62b3d65ee with infra container: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=42aff1b7-8e48-4b9a-8399-639b0a62f4ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:58:58.848713 crc crio[3651]: time=\"2026-06-09T10:58:58.848622387Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=ee2af2a2-7d8b-4f7c-b36d-bb4c166f1b86 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:58:58.851695 crc crio[3651]: time=\"2026-06-09T10:58:58.851570869Z\" level=info msg=\"Ran pod sandbox fdff107fe4dd9d65d82f2741a5cc75cb70c3ff22a1224e80f8e96c028716e9bb with infra container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=66f67aa4-3599-4def-8486-4315eeb664cb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:58:58.854909 crc crio[3651]: time=\"2026-06-09T10:58:58.854803841Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=62011693-023f-42ab-9df4-faffc1a2717f name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:58:58.857457 crc crio[3651]: time=\"2026-06-09T10:58:58.857298937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:58:58.859455 crc crio[3651]: time=\"2026-06-09T10:58:58.859207563Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=f87f0d96-61ea-4d15-8bb8-f01b50e2b155 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:58:58.862609 crc crio[3651]: time=\"2026-06-09T10:58:58.859930968Z\" level=info msg=\"Ran pod sandbox 2f0ff3a6bd1f8c6b3011358f44f30b72dedb66fff005849616e325c1bb5f9c94 with infra container: openshift-console/downloads-747b44746d-4pqvr/POD\" id=5ccb2722-0cbe-485a-9f30-34022cca0bb9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:58:58.862609 crc crio[3651]: time=\"2026-06-09T10:58:58.860169567Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=0d8aac56-f198-49a8-a923-f5d89a0d5c72 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:58:58.862609 crc crio[3651]: time=\"2026-06-09T10:58:58.860666264Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=dc1effc7-8fac-44c6-a65f-5919f0ce67c7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:58:58.862609 crc crio[3651]: time=\"2026-06-09T10:58:58.861842425Z\" level=info msg=\"Ran pod sandbox fc2182547f0f3e4071d00a8948ea0e63e51bfc62540b658a41e2adb137293c79 with infra container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=2b39e982-a2f4-4015-a271-7dff70dee878 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:58:58.862609 crc crio[3651]: time=\"2026-06-09T10:58:58.862471236Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=ae67ebeb-e66c-4116-99d5-9f7b66ee116f name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:58:58.862609 crc crio[3651]: time=\"2026-06-09T10:58:58.862594311Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=41bc0fc3-a2ed-451d-9fca-e667820bd4d2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:58:58.868254 crc crio[3651]: time=\"2026-06-09T10:58:58.868117841Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions\" id=bf3b6594-3517-4788-add5-b0df996d3bea name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:58:58.868254 crc crio[3651]: time=\"2026-06-09T10:58:58.868215915Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=42acc035-23a2-49c8-b190-cb75f3dc4162 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:58:58.868931 crc crio[3651]: time=\"2026-06-09T10:58:58.86836474Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=e2488213-8ce3-4a0d-a605-06991f6e3070 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:58:58.868931 crc crio[3651]: time=\"2026-06-09T10:58:58.868533926Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=91d40a79-9559-43d4-a96d-32d8612eeab8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:58:58.868931 crc crio[3651]: time=\"2026-06-09T10:58:58.868597008Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=b70e315f-5198-4ce3-bac4-3c093ae3a9e7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:58:58.868931 crc crio[3651]: time=\"2026-06-09T10:58:58.868907689Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=1026dd49-48de-4ce1-bf02-2ab980baafd3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:58:58.869108 crc crio[3651]: time=\"2026-06-09T10:58:58.86893829Z\" level=info msg=\"Ran pod sandbox d5cd2843b11801a2a9b6ece8b679f4320ac92e3049e1d4fe7b29cd7a5cd50a17 with infra container: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=0353c0cf-6492-47ca-a394-56daa69814a9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 10:58:58.869108 crc crio[3651]: time=\"2026-06-09T10:58:58.868993792Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca\" id=b03ef120-89a6-4a52-86ab-76951c8f3e7b name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:58:58.869108 crc crio[3651]: time=\"2026-06-09T10:58:58.868962651Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989\" id=15b2fa33-4342-4ce6-be6e-1a40c65a6058 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:58:58.869108 crc crio[3651]: time=\"2026-06-09T10:58:58.869100455Z\" level=info msg=\"Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15\" id=1e7635c9-8eda-4878-b966-73148536adb6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:58:58.869260 crc crio[3651]: time=\"2026-06-09T10:58:58.869217429Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=9eede372-1e32-4957-8930-05971d40daf8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:58:58.869486 crc crio[3651]: time=\"2026-06-09T10:58:58.869257761Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=06c1bdb4-ddc6-4f77-814f-1bc37708659f name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:58:58.869828 crc crio[3651]: time=\"2026-06-09T10:58:58.869752608Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=ad2cee71-65b3-4464-a442-82ae7e6777b1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:58:58.870228 crc crio[3651]: time=\"2026-06-09T10:58:58.869928924Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2bda1a41-80b7-49ef-aa12-1783a3151899 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:58:58.870685 crc crio[3651]: time=\"2026-06-09T10:58:58.870620178Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=3a1404d6-52fc-422f-bf1a-ebca79d4e42d name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:58:58.870786 crc crio[3651]: time=\"2026-06-09T10:58:58.87067959Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=171842ee-2b0c-4d94-81df-940d562bec4d name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:58:58.871007 crc crio[3651]: time=\"2026-06-09T10:58:58.87095549Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=cdcb0479-4bbf-45a0-90f9-fb74cffe6671 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:58:58.881955 crc crio[3651]: time=\"2026-06-09T10:58:58.881753263Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4\" id=86d08ce8-204f-4d26-86d8-b277ee36784c name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:59:34.442862 crc crio[3651]: time=\"2026-06-09T10:59:34.442084285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:34.447221 crc crio[3651]: time=\"2026-06-09T10:59:34.447172058Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=596cc345-f015-40c0-a73f-df8a5bdef6ee name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:59:34.449212 crc crio[3651]: time=\"2026-06-09T10:59:34.448643915Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=0d87cc9d-59e5-41a3-b714-8192ae0345df name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:34.456716 crc crio[3651]: time=\"2026-06-09T10:59:34.45662971Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=20e79806-4a83-4f22-914e-5102950206fc name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:59:34.458623 crc crio[3651]: time=\"2026-06-09T10:59:34.456684822Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d\" id=d65818de-2009-411b-a113-1d13cd1dd312 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:59:34.458623 crc crio[3651]: time=\"2026-06-09T10:59:34.456758384Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=ba9ef464-4a71-46f8-924c-a0a0b87ff940 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:59:34.458623 crc crio[3651]: time=\"2026-06-09T10:59:34.45691743Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a0eddc79-58e1-4e15-a0d1-ef1652c42b24 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:59:34.458623 crc crio[3651]: time=\"2026-06-09T10:59:34.456881718Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=600c3fc3-5154-404a-a44d-935d932e3f28 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:59:34.458623 crc crio[3651]: time=\"2026-06-09T10:59:34.45694699Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=a09bfdc9-c9ef-4eb0-bc60-871d4e648b6a name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:59:34.458623 crc crio[3651]: time=\"2026-06-09T10:59:34.456852147Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0460de26-d8d4-472e-9124-2fbcaf3d106f name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:59:34.458623 crc crio[3651]: time=\"2026-06-09T10:59:34.456820166Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=6be33b4f-3dd2-4217-bb18-f810540c5364 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:59:34.458623 crc crio[3651]: time=\"2026-06-09T10:59:34.456843347Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=28831f59-6b21-4a68-b42c-10fa7f6e13ce name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:59:34.458623 crc crio[3651]: time=\"2026-06-09T10:59:34.456956901Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=e28ac0ab-06b2-4b8e-9b61-6a5acc4ce1ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:34.458623 crc crio[3651]: time=\"2026-06-09T10:59:34.457023903Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=73696936-8350-4110-af2f-4cdeccb4d578 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:59:34.458623 crc crio[3651]: time=\"2026-06-09T10:59:34.457215279Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=f3594002-348c-4e55-b238-5b1f58d13b20 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:59:34.458623 crc crio[3651]: time=\"2026-06-09T10:59:34.455749562Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=1803f29f-6755-425e-8b77-0e676a8658b5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:59:34.458623 crc crio[3651]: time=\"2026-06-09T10:59:34.456721023Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=718fd6e6-be29-4bce-9b2a-0588f06fda64 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:59:34.458623 crc crio[3651]: time=\"2026-06-09T10:59:34.455489004Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14\" id=3b12f563-5622-4a14-967c-38023c35d963 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:59:34.458623 crc crio[3651]: time=\"2026-06-09T10:59:34.451543618Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner\" id=b6e82a51-3be2-4fa6-ac6f-fad2ab67c6bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:34.458623 crc crio[3651]: time=\"2026-06-09T10:59:34.458562352Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=8b7ba2d5-b997-4cbc-9431-2e222c1078b7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:34.460664 crc crio[3651]: time=\"2026-06-09T10:59:34.45693712Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=535c6996-87bf-475f-8f3f-b81d7ffe1b13 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:59:34.460664 crc crio[3651]: time=\"2026-06-09T10:59:34.455238906Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=29d7159c-f487-4f3a-af07-487f00d50fbb name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:59:34.461020 crc crio[3651]: time=\"2026-06-09T10:59:34.460922958Z\" level=info msg=\"Creating container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin\" id=ef3c5085-47b1-4824-bf90-1e5f9bcd76bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:34.461147 crc crio[3651]: time=\"2026-06-09T10:59:34.460960659Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator\" id=b271fa1e-1815-4131-b5c9-3273473c64a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:34.464342 crc crio[3651]: time=\"2026-06-09T10:59:34.464252544Z\" level=info msg=\"Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions\" id=c97a2dcd-a6f0-45b9-ad8c-94a8dcd8fddf name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:34.466607 crc crio[3651]: time=\"2026-06-09T10:59:34.466518987Z\" level=info msg=\"Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=94ac47b2-73d4-4436-9ff6-e927f8ed2a15 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:34.467313 crc crio[3651]: time=\"2026-06-09T10:59:34.4672297Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=f1eda026-46f6-4fc8-8f39-7b463afdfc6b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:34.468237 crc crio[3651]: time=\"2026-06-09T10:59:34.468156089Z\" level=info msg=\"Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=b98bad83-3f78-4786-85a6-e8e036253634 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:34.469134 crc crio[3651]: time=\"2026-06-09T10:59:34.469050108Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=1b201052-4420-4d43-9bf3-f7328d765913 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:34.469662 crc crio[3651]: time=\"2026-06-09T10:59:34.469600195Z\" level=info msg=\"Creating container: openshift-dns/dns-default-qtghf/dns\" id=77c683c0-4b16-49de-a820-61cca9694fd3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:34.470309 crc crio[3651]: time=\"2026-06-09T10:59:34.470206455Z\" level=info msg=\"Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=386dd5d8-2323-40a7-a3de-ccac99487c69 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:34.470921 crc crio[3651]: time=\"2026-06-09T10:59:34.470842615Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=c797c588-da00-4b59-bba2-451947f2369c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:34.471724 crc crio[3651]: time=\"2026-06-09T10:59:34.471214217Z\" level=info msg=\"Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=59728387-30cc-41b4-9d64-5bc45964a20a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:34.472061 crc crio[3651]: time=\"2026-06-09T10:59:34.471962341Z\" level=info msg=\"Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=34099fae-1673-46c7-a0ff-4c6ed3c86339 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:34.472967 crc crio[3651]: time=\"2026-06-09T10:59:34.472842839Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=0a56a8c5-0913-4e04-a714-344663fbc455 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:34.476539 crc crio[3651]: time=\"2026-06-09T10:59:34.476348361Z\" level=info msg=\"Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator\" id=4a3acde4-b4d8-4ac5-8ac8-63288dc606cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:34.558872 crc crio[3651]: time=\"2026-06-09T10:59:34.558713117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:34.561279 crc crio[3651]: time=\"2026-06-09T10:59:34.559578264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:34.561279 crc crio[3651]: time=\"2026-06-09T10:59:34.559729749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:34.561279 crc crio[3651]: time=\"2026-06-09T10:59:34.559915245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:34.561279 crc crio[3651]: time=\"2026-06-09T10:59:34.56007288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:34.561279 crc crio[3651]: time=\"2026-06-09T10:59:34.560235896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:34.561279 crc crio[3651]: time=\"2026-06-09T10:59:34.56037579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:34.561279 crc crio[3651]: time=\"2026-06-09T10:59:34.560520035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:34.561279 crc crio[3651]: time=\"2026-06-09T10:59:34.560545665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:34.561279 crc crio[3651]: time=\"2026-06-09T10:59:34.56070101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:34.561279 crc crio[3651]: time=\"2026-06-09T10:59:34.560735561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:34.561279 crc crio[3651]: time=\"2026-06-09T10:59:34.560915077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:34.562134 crc crio[3651]: time=\"2026-06-09T10:59:34.561974401Z\" level=info msg=\"Stopped pod sandbox: 9bfbb4f5a17c6f37cb714773cddcd82b1cdbe5a19a3c17f1478708a1e5a7853a\" id=97930db2-e875-4541-9b37-27c7f3acd794 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 10:59:34.565009 crc crio[3651]: time=\"2026-06-09T10:59:34.564149691Z\" level=info msg=\"Creating container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints\" id=972a792f-b479-4eb5-8166-8225c4f197f2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:34.565009 crc crio[3651]: time=\"2026-06-09T10:59:34.564209443Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api\" id=152aca63-1dc4-4521-a9fc-8c2bef9ed3e7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:34.565009 crc crio[3651]: time=\"2026-06-09T10:59:34.564297765Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy\" id=2c6b5467-386e-4e3f-bb5b-25f4cfef8c70 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:34.565009 crc crio[3651]: time=\"2026-06-09T10:59:34.564487631Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=eb070b41-e61c-40b0-ad2f-4cc7b9e5289e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:34.567140 crc crio[3651]: time=\"2026-06-09T10:59:34.567028853Z\" level=info msg=\"Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=6c5b7991-5278-467a-ad86-4c52920bf139 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:34.567292 crc crio[3651]: time=\"2026-06-09T10:59:34.567154597Z\" level=info msg=\"Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator\" id=b1b1e3d4-b481-4197-af50-4d49f70cc9ea name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:34.570362 crc crio[3651]: time=\"2026-06-09T10:59:34.57006097Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=e865322f-bdfb-4044-a068-734beb16af6e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:34.570362 crc crio[3651]: time=\"2026-06-09T10:59:34.570098841Z\" level=info msg=\"Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=38604026-4a62-437c-b19e-5f46783c1f5e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:34.570362 crc crio[3651]: time=\"2026-06-09T10:59:34.570220115Z\" level=info msg=\"Creating container: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon\" id=b1f8af6c-c24b-46a5-ad83-aac873e88235 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:34.571793 crc crio[3651]: time=\"2026-06-09T10:59:34.571700672Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy\" id=eb1e4d7e-d78f-4b7f-99f2-f0cf1fe27fe9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:45.902464 crc crio[3651]: time=\"2026-06-09T10:59:45.902244879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:45.902464 crc crio[3651]: time=\"2026-06-09T10:59:45.902309991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:45.902464 crc crio[3651]: time=\"2026-06-09T10:59:45.902362552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:45.903934 crc crio[3651]: time=\"2026-06-09T10:59:45.902528698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:45.903934 crc crio[3651]: time=\"2026-06-09T10:59:45.90291795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:45.903934 crc crio[3651]: time=\"2026-06-09T10:59:45.902994023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:45.903934 crc crio[3651]: time=\"2026-06-09T10:59:45.90324146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:45.903934 crc crio[3651]: time=\"2026-06-09T10:59:45.903259571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:45.903934 crc crio[3651]: time=\"2026-06-09T10:59:45.903345144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:45.903934 crc crio[3651]: time=\"2026-06-09T10:59:45.903516149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:45.907331 crc crio[3651]: time=\"2026-06-09T10:59:45.907258729Z\" level=info msg=\"Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=ca647967-c3a7-4717-bf69-f8102df92589 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:45.907658 crc crio[3651]: time=\"2026-06-09T10:59:45.90759799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:45.907739 crc crio[3651]: time=\"2026-06-09T10:59:45.90760459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:45.909509 crc crio[3651]: time=\"2026-06-09T10:59:45.908561681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:45.909509 crc crio[3651]: time=\"2026-06-09T10:59:45.908642753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:45.911527 crc crio[3651]: time=\"2026-06-09T10:59:45.91136465Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=cf43c291-11e4-4287-9dbd-9c552ab36710 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:45.911864 crc crio[3651]: time=\"2026-06-09T10:59:45.911742103Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=b73ce00f-7ed8-42a7-a02c-fcdb2bca1a75 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:45.914197 crc crio[3651]: time=\"2026-06-09T10:59:45.914030696Z\" level=info msg=\"Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=34e54da3-b954-4a4b-84d6-28d18ce2753a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:45.915199 crc crio[3651]: time=\"2026-06-09T10:59:45.91508587Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=053bfa9f-24a3-4340-81f7-571c753de8b0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:45.915426 crc crio[3651]: time=\"2026-06-09T10:59:45.915319217Z\" level=info msg=\"Creating container: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container\" id=90711f4b-bd8e-4236-8d4b-694c4205b0be name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:45.919005 crc crio[3651]: time=\"2026-06-09T10:59:45.918747567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:45.919005 crc crio[3651]: time=\"2026-06-09T10:59:45.918774218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:45.919290 crc crio[3651]: time=\"2026-06-09T10:59:45.919100468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:45.919290 crc crio[3651]: time=\"2026-06-09T10:59:45.919187841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:45.925587 crc crio[3651]: time=\"2026-06-09T10:59:45.925344088Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=8be32bc4-29e7-4946-8623-c4ca90047936 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:45.933946 crc crio[3651]: time=\"2026-06-09T10:59:45.933903072Z\" level=info msg=\"Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=cd291ece-2acc-470e-8530-5ffdbb8897b5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:45.938014 crc crio[3651]: time=\"2026-06-09T10:59:45.9379279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:45.938105 crc crio[3651]: time=\"2026-06-09T10:59:45.93792849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:45.938105 crc crio[3651]: time=\"2026-06-09T10:59:45.938058355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:45.938436 crc crio[3651]: time=\"2026-06-09T10:59:45.938284252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:45.939190 crc crio[3651]: time=\"2026-06-09T10:59:45.939121299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:45.939338 crc crio[3651]: time=\"2026-06-09T10:59:45.939287024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:46.117584 crc crio[3651]: time=\"2026-06-09T10:59:46.117378403Z\" level=info msg=\"Stopped container 386be1641d307e66c54ca7b45fbd0ae80f1dd1ef7565b709ccc2fbaa7ac6a3cf: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=6bbc3d50-a9e3-47af-94a8-f996ee7aa4f3 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:59:46.119704 crc crio[3651]: time=\"2026-06-09T10:59:46.119593824Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=da50babc-b269-4ecf-a251-fea20c4fa4d8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:59:46.196261 crc crio[3651]: time=\"2026-06-09T10:59:46.196084711Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=f39dfeb7-15a6-49bd-90cc-d9d11e307eec name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:59:46.209609 crc crio[3651]: time=\"2026-06-09T10:59:46.209373556Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=061e56e9-5af7-4ff8-8cdc-132483c723bc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:46.214312 crc crio[3651]: time=\"2026-06-09T10:59:46.214273603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:46.255275 crc crio[3651]: time=\"2026-06-09T10:59:46.254348995Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f6afa6910526559d119271735433b130655b18361ec8e62f8147ae8ca0181f3a\" id=35a35c3f-3180-421a-b026-7c91ca33751d name=/runtime.v1.ImageService/PullImage\nJun 09 10:59:46.257054 crc crio[3651]: time=\"2026-06-09T10:59:46.256957619Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=1ee3d268-1bcb-41cc-9a2c-67481085bcc6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:59:46.290099 crc crio[3651]: time=\"2026-06-09T10:59:46.289948855Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=85624170-0e11-4688-a19f-954cebf9ff68 name=/runtime.v1.ImageService/PullImage\nJun 09 10:59:46.291323 crc crio[3651]: time=\"2026-06-09T10:59:46.291213075Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=4ef82fdc-f451-415e-9af1-200cc05f56f2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:59:46.529692 crc crio[3651]: time=\"2026-06-09T10:59:46.529532631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:46.533051 crc crio[3651]: time=\"2026-06-09T10:59:46.53295222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:46.536626 crc crio[3651]: time=\"2026-06-09T10:59:46.536582606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:46.540993 crc crio[3651]: time=\"2026-06-09T10:59:46.540786801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:46.545725 crc crio[3651]: time=\"2026-06-09T10:59:46.545631086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:46.653355 crc crio[3651]: time=\"2026-06-09T10:59:46.65325629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:46.676693 crc crio[3651]: time=\"2026-06-09T10:59:46.676056549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:46.676693 crc crio[3651]: time=\"2026-06-09T10:59:46.676219215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:46.742125 crc crio[3651]: time=\"2026-06-09T10:59:46.740967666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:46.769554 crc crio[3651]: time=\"2026-06-09T10:59:46.769466548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:46.786808 crc crio[3651]: time=\"2026-06-09T10:59:46.78672095Z\" level=info msg=\"Created container 8f609e04650670ab58870e5fa158ebed6baf02f7dc5227736eb5224b62c9f19a: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=94ac47b2-73d4-4436-9ff6-e927f8ed2a15 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:46.787910 crc crio[3651]: time=\"2026-06-09T10:59:46.787850717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:46.788293 crc crio[3651]: time=\"2026-06-09T10:59:46.788217348Z\" level=info msg=\"Starting container: 8f609e04650670ab58870e5fa158ebed6baf02f7dc5227736eb5224b62c9f19a\" id=a5633d77-67e9-413d-a3a7-9f9ac37ed1f9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:59:46.809849 crc crio[3651]: time=\"2026-06-09T10:59:46.809746707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:46.827783 crc crio[3651]: time=\"2026-06-09T10:59:46.827662941Z\" level=info msg=\"Started container\" PID=12775 containerID=8f609e04650670ab58870e5fa158ebed6baf02f7dc5227736eb5224b62c9f19a description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=a5633d77-67e9-413d-a3a7-9f9ac37ed1f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c14204007b4bd9f11109690b669faf79170a09d2aed3d2675b7c674dd91868ae\nJun 09 10:59:46.837442 crc crio[3651]: time=\"2026-06-09T10:59:46.837281768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:46.941020 crc crio[3651]: time=\"2026-06-09T10:59:46.940736489Z\" level=info msg=\"Created container 3a5c07bcf47f8afaa20759b2789d89a5b831a0476d8cfa49a6d810d644b8b8d2: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=b98bad83-3f78-4786-85a6-e8e036253634 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:46.943262 crc crio[3651]: time=\"2026-06-09T10:59:46.943196847Z\" level=info msg=\"Starting container: 3a5c07bcf47f8afaa20759b2789d89a5b831a0476d8cfa49a6d810d644b8b8d2\" id=d6e18b95-dc9a-4d79-b7c1-b489837f668e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:59:46.964252 crc crio[3651]: time=\"2026-06-09T10:59:46.964152428Z\" level=info msg=\"Started container\" PID=12776 containerID=3a5c07bcf47f8afaa20759b2789d89a5b831a0476d8cfa49a6d810d644b8b8d2 description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=d6e18b95-dc9a-4d79-b7c1-b489837f668e name=/runtime.v1.RuntimeService/StartContainer sandboxID=01720d3cc7c6b83f90c7243e29ef131128b48f41261824bdcb105e6c237f15e4\nJun 09 10:59:46.999099 crc crio[3651]: time=\"2026-06-09T10:59:46.998352492Z\" level=info msg=\"Created container f75402775fb76a5c9b2cbfe7e1d03c76f29983915e1c748b71d78e18cb48ed01: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy\" id=eb1e4d7e-d78f-4b7f-99f2-f0cf1fe27fe9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:47.007639 crc crio[3651]: time=\"2026-06-09T10:59:47.006883805Z\" level=info msg=\"Starting container: f75402775fb76a5c9b2cbfe7e1d03c76f29983915e1c748b71d78e18cb48ed01\" id=0f0251d5-78ad-41d2-9393-4466e673a0bd name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:59:47.020925 crc crio[3651]: time=\"2026-06-09T10:59:47.020745249Z\" level=info msg=\"Started container\" PID=12781 containerID=f75402775fb76a5c9b2cbfe7e1d03c76f29983915e1c748b71d78e18cb48ed01 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy id=0f0251d5-78ad-41d2-9393-4466e673a0bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=b616e6b1e0cd8199758fb15f85947bd3c890bce947bd22e662f36108daa89055\nJun 09 10:59:47.034815 crc crio[3651]: time=\"2026-06-09T10:59:47.034725256Z\" level=info msg=\"Created container 4de09a55393b6013a827db72418f5d552c03d10bbf277ae3cd143c47e7f90afb: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=f1eda026-46f6-4fc8-8f39-7b463afdfc6b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:47.039817 crc crio[3651]: time=\"2026-06-09T10:59:47.039564811Z\" level=info msg=\"Starting container: 4de09a55393b6013a827db72418f5d552c03d10bbf277ae3cd143c47e7f90afb\" id=6bcbf1ec-8b4b-4498-bccd-5d18c2d58998 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:59:47.058713 crc crio[3651]: time=\"2026-06-09T10:59:47.058188847Z\" level=info msg=\"Started container\" PID=12786 containerID=4de09a55393b6013a827db72418f5d552c03d10bbf277ae3cd143c47e7f90afb description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=6bcbf1ec-8b4b-4498-bccd-5d18c2d58998 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b6a77415bc05b1e81f341897075f3a097a15edb034111239d6655ca613be6fc7\nJun 09 10:59:47.187684 crc crio[3651]: time=\"2026-06-09T10:59:47.187528935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:47.218196 crc crio[3651]: time=\"2026-06-09T10:59:47.217761903Z\" level=info msg=\"Created container 7758c0b7dd8cdbc8ef2d92e00eb92910b06813c48fb6ad411e330d0f9c340294: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=0a56a8c5-0913-4e04-a714-344663fbc455 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:47.221016 crc crio[3651]: time=\"2026-06-09T10:59:47.220916524Z\" level=info msg=\"Starting container: 7758c0b7dd8cdbc8ef2d92e00eb92910b06813c48fb6ad411e330d0f9c340294\" id=3323a92b-1bf0-4d94-89f6-72c4b0c942cf name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:59:47.231977 crc crio[3651]: time=\"2026-06-09T10:59:47.231811762Z\" level=info msg=\"Started container\" PID=12791 containerID=7758c0b7dd8cdbc8ef2d92e00eb92910b06813c48fb6ad411e330d0f9c340294 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=3323a92b-1bf0-4d94-89f6-72c4b0c942cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=4389953051c238a0fbe4458debb60786ebca030c6e30e205d781bf07861d0e7e\nJun 09 10:59:47.247369 crc crio[3651]: time=\"2026-06-09T10:59:47.247249896Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=c3504907-cd24-47bd-ae52-c651a868e3bf name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:59:47.421235 crc crio[3651]: time=\"2026-06-09T10:59:47.420692486Z\" level=info msg=\"Created container c9c39b537c22385d03f9c66e8d6721b5daa6ef1a23ad19105ce5b7c415c8ddbe: openshift-multus/cni-sysctl-allowlist-ds-mqx5h/kube-multus-additional-cni-plugins\" id=1c8b2483-f137-44b3-a13d-53f9602bb819 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:47.425640 crc crio[3651]: time=\"2026-06-09T10:59:47.425556502Z\" level=info msg=\"Starting container: c9c39b537c22385d03f9c66e8d6721b5daa6ef1a23ad19105ce5b7c415c8ddbe\" id=1857d0df-d683-46f2-9004-baf88d412caa name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:59:47.435565 crc crio[3651]: time=\"2026-06-09T10:59:47.434588311Z\" level=info msg=\"Started container\" PID=12834 containerID=c9c39b537c22385d03f9c66e8d6721b5daa6ef1a23ad19105ce5b7c415c8ddbe description=openshift-multus/cni-sysctl-allowlist-ds-mqx5h/kube-multus-additional-cni-plugins id=1857d0df-d683-46f2-9004-baf88d412caa name=/runtime.v1.RuntimeService/StartContainer sandboxID=63888747bcf6c9d5bfe4c2405cc1ec1f40c7c3af184b687667314c71d26577f4\nJun 09 10:59:47.454838 crc crio[3651]: time=\"2026-06-09T10:59:47.454179638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:47.532530 crc crio[3651]: time=\"2026-06-09T10:59:47.532313868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:47.533736 crc crio[3651]: time=\"2026-06-09T10:59:47.533588149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:47.543460 crc crio[3651]: time=\"2026-06-09T10:59:47.543226327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:47.545624 crc crio[3651]: time=\"2026-06-09T10:59:47.544521738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:47.553781 crc crio[3651]: time=\"2026-06-09T10:59:47.553679242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:47.554305 crc crio[3651]: time=\"2026-06-09T10:59:47.554132296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:47.556767 crc crio[3651]: time=\"2026-06-09T10:59:47.556670077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:47.559173 crc crio[3651]: time=\"2026-06-09T10:59:47.559080174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:47.559586 crc crio[3651]: time=\"2026-06-09T10:59:47.559359403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:47.564574 crc crio[3651]: time=\"2026-06-09T10:59:47.56425913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:47.566226 crc crio[3651]: time=\"2026-06-09T10:59:47.566156411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:47.570767 crc crio[3651]: time=\"2026-06-09T10:59:47.570634904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:47.573198 crc crio[3651]: time=\"2026-06-09T10:59:47.573093403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:47.574979 crc crio[3651]: time=\"2026-06-09T10:59:47.5748808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:47.576991 crc crio[3651]: time=\"2026-06-09T10:59:47.576869324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:47.580971 crc crio[3651]: time=\"2026-06-09T10:59:47.580929764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:47.581982 crc crio[3651]: time=\"2026-06-09T10:59:47.581929356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:47.605826 crc crio[3651]: time=\"2026-06-09T10:59:47.605734867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:47.625600 crc crio[3651]: time=\"2026-06-09T10:59:47.611257634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:47.625600 crc crio[3651]: time=\"2026-06-09T10:59:47.613078002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:47.625600 crc crio[3651]: time=\"2026-06-09T10:59:47.621714139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:47.629909 crc crio[3651]: time=\"2026-06-09T10:59:47.629346183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:47.640859 crc crio[3651]: time=\"2026-06-09T10:59:47.635856751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:47.683816 crc crio[3651]: time=\"2026-06-09T10:59:47.679908671Z\" level=info msg=\"Created container 34b0dc0ecd8a3b417ded23409685738fb590eee8ffcdf462bc2f5e8e823db4a8: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions\" id=bf3b6594-3517-4788-add5-b0df996d3bea name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:47.687229 crc crio[3651]: time=\"2026-06-09T10:59:47.68675825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:47.703265 crc crio[3651]: time=\"2026-06-09T10:59:47.702814014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:47.745212 crc crio[3651]: time=\"2026-06-09T10:59:47.733272348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:47.749149 crc crio[3651]: time=\"2026-06-09T10:59:47.748861757Z\" level=info msg=\"Starting container: 34b0dc0ecd8a3b417ded23409685738fb590eee8ffcdf462bc2f5e8e823db4a8\" id=d107d6e7-ea9b-4f14-b073-0459084a5cb5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:59:47.749555 crc crio[3651]: time=\"2026-06-09T10:59:47.749364553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:47.756367 crc crio[3651]: time=\"2026-06-09T10:59:47.756264264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:47.758986 crc crio[3651]: time=\"2026-06-09T10:59:47.75894313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:47.803716 crc crio[3651]: time=\"2026-06-09T10:59:47.792126522Z\" level=info msg=\"Started container\" PID=12849 containerID=34b0dc0ecd8a3b417ded23409685738fb590eee8ffcdf462bc2f5e8e823db4a8 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions id=d107d6e7-ea9b-4f14-b073-0459084a5cb5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7447659a8d7bb213bdc140c6d9ff81b2f8739dff5814b1c551ee1fc3408c5636\nJun 09 10:59:47.805208 crc crio[3651]: time=\"2026-06-09T10:59:47.805003524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:47.805335 crc crio[3651]: time=\"2026-06-09T10:59:47.803227547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:47.812965 crc crio[3651]: time=\"2026-06-09T10:59:47.812787353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:47.828578 crc crio[3651]: time=\"2026-06-09T10:59:47.82801797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:47.828965 crc crio[3651]: time=\"2026-06-09T10:59:47.828758414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:47.830770 crc crio[3651]: time=\"2026-06-09T10:59:47.830665265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:47.836653 crc crio[3651]: time=\"2026-06-09T10:59:47.835944024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:47.863229 crc crio[3651]: time=\"2026-06-09T10:59:47.86300545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:47.892734 crc crio[3651]: time=\"2026-06-09T10:59:47.892663819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:47.902260 crc crio[3651]: time=\"2026-06-09T10:59:47.900293293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:47.902260 crc crio[3651]: time=\"2026-06-09T10:59:47.901823732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:47.924575 crc crio[3651]: time=\"2026-06-09T10:59:47.924191058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:47.924575 crc crio[3651]: time=\"2026-06-09T10:59:47.924526978Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=e8b2de76-abcf-4c58-b866-e3bc386f85a7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:59:48.012918 crc crio[3651]: time=\"2026-06-09T10:59:47.93956937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:48.012918 crc crio[3651]: time=\"2026-06-09T10:59:47.948114553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:48.012918 crc crio[3651]: time=\"2026-06-09T10:59:47.949102735Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=edfb787d-a735-4a42-b5bd-eac0ef8495f2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:59:48.012918 crc crio[3651]: time=\"2026-06-09T10:59:47.958866637Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=f2da9aa8-d9b3-4338-abe9-6f3b329ff9be name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:59:48.012918 crc crio[3651]: time=\"2026-06-09T10:59:47.967575766Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=182c072d-6afd-459e-87ae-d9198c3af5f9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:59:48.012918 crc crio[3651]: time=\"2026-06-09T10:59:47.967977099Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/extract-content\" id=e68e18da-c824-4366-87d9-9edd3120419f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:48.033273 crc crio[3651]: time=\"2026-06-09T10:59:48.03085365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:48.049310 crc crio[3651]: time=\"2026-06-09T10:59:48.046898984Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=1735a61a-ded0-4151-a54e-d294e4e679bd name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:59:48.068774 crc crio[3651]: time=\"2026-06-09T10:59:48.068097802Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver\" id=c87b5123-b887-491d-a691-0118884fea1b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:48.070572 crc crio[3651]: time=\"2026-06-09T10:59:48.070052205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:48.080123 crc crio[3651]: time=\"2026-06-09T10:59:48.079039522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:48.108106 crc crio[3651]: time=\"2026-06-09T10:59:48.10802491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:48.127509 crc crio[3651]: time=\"2026-06-09T10:59:48.12491561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:48.131181 crc crio[3651]: time=\"2026-06-09T10:59:48.131071137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:48.132597 crc crio[3651]: time=\"2026-06-09T10:59:48.132547674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:48.145847 crc crio[3651]: time=\"2026-06-09T10:59:48.145729936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:48.281160 crc crio[3651]: time=\"2026-06-09T10:59:48.280075865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:48.299969 crc crio[3651]: time=\"2026-06-09T10:59:48.299759455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:48.420974 crc crio[3651]: time=\"2026-06-09T10:59:48.420702925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:48.424204 crc crio[3651]: time=\"2026-06-09T10:59:48.423726601Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=ed1b30ef-55f4-410e-bb11-590950bda72e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:48.428198 crc crio[3651]: time=\"2026-06-09T10:59:48.428127542Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=64369537-5735-4955-ad5d-887214be90ab name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:48.428826 crc crio[3651]: time=\"2026-06-09T10:59:48.428657739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:48.452000 crc crio[3651]: time=\"2026-06-09T10:59:48.447975737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:48.460985 crc crio[3651]: time=\"2026-06-09T10:59:48.460084855Z\" level=info msg=\"Stopping container: c9c39b537c22385d03f9c66e8d6721b5daa6ef1a23ad19105ce5b7c415c8ddbe (timeout: 30s)\" id=48844225-f961-45b8-ab7f-80bc4abd1999 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 10:59:48.517709 crc crio[3651]: time=\"2026-06-09T10:59:48.504181306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:48.604231 crc crio[3651]: time=\"2026-06-09T10:59:48.603920597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:48.631285 crc crio[3651]: time=\"2026-06-09T10:59:48.630272321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:48.735877 crc crio[3651]: time=\"2026-06-09T10:59:48.735644643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:48.814362 crc crio[3651]: time=\"2026-06-09T10:59:48.776080635Z\" level=info msg=\"Created container 28c506efdf4b7278ea0b5cb1d0e766fd56bbf3b770d8f5dab8349ffa2b7dce1c: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=386dd5d8-2323-40a7-a3de-ccac99487c69 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:48.819860 crc crio[3651]: time=\"2026-06-09T10:59:48.81967294Z\" level=info msg=\"Starting container: 28c506efdf4b7278ea0b5cb1d0e766fd56bbf3b770d8f5dab8349ffa2b7dce1c\" id=6b31c1ba-2c9a-4dc8-8de9-6a6404866415 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:59:48.840061 crc crio[3651]: time=\"2026-06-09T10:59:48.83998453Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=38ba0c3b-fae3-41d2-9e48-1b655d47be44 name=/runtime.v1.ImageService/PullImage\nJun 09 10:59:48.858777 crc crio[3651]: time=\"2026-06-09T10:59:48.858148581Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=9ff80801-44ae-440f-94bb-ec650db1b87b name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:59:48.862215 crc crio[3651]: time=\"2026-06-09T10:59:48.862086797Z\" level=info msg=\"Started container\" PID=12930 containerID=28c506efdf4b7278ea0b5cb1d0e766fd56bbf3b770d8f5dab8349ffa2b7dce1c description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=6b31c1ba-2c9a-4dc8-8de9-6a6404866415 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c0049503fa8adb64b38d4b24ec8d1b3c13afca807623945676f512764c4c804\nJun 09 10:59:48.865639 crc crio[3651]: time=\"2026-06-09T10:59:48.865516807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:48.877046 crc crio[3651]: time=\"2026-06-09T10:59:48.876988484Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=37a1c487-a79a-472a-a7e1-dca196cf5dbd name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:59:48.884315 crc crio[3651]: time=\"2026-06-09T10:59:48.883913036Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=9d27c88f-e732-4709-b335-fce3834c6a1b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:48.893948 crc crio[3651]: time=\"2026-06-09T10:59:48.893182872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:48.921648 crc crio[3651]: time=\"2026-06-09T10:59:48.921282271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:49.133778 crc crio[3651]: time=\"2026-06-09T10:59:49.13062625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:49.269691 crc crio[3651]: time=\"2026-06-09T10:59:49.220190156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:49.278380 crc crio[3651]: time=\"2026-06-09T10:59:49.241131256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:49.297591 crc crio[3651]: time=\"2026-06-09T10:59:49.297364395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:50.183215 crc crio[3651]: time=\"2026-06-09T10:59:50.169374549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:50.201180 crc crio[3651]: time=\"2026-06-09T10:59:50.200104102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:50.658949 crc crio[3651]: time=\"2026-06-09T10:59:50.658805599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:50.753098 crc crio[3651]: time=\"2026-06-09T10:59:50.752967622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:50.954658 crc crio[3651]: time=\"2026-06-09T10:59:50.954330815Z\" level=info msg=\"Created container d771e8f8b4118157a9b53f6d476bf759791592dff92e9996d8bf57d4c12c16f8: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=eb070b41-e61c-40b0-ad2f-4cc7b9e5289e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:50.963745 crc crio[3651]: time=\"2026-06-09T10:59:50.962934641Z\" level=info msg=\"Starting container: d771e8f8b4118157a9b53f6d476bf759791592dff92e9996d8bf57d4c12c16f8\" id=856d56da-02ab-4f44-a2a8-806cec3f536e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:59:50.976257 crc crio[3651]: time=\"2026-06-09T10:59:50.974137939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:51.006967 crc crio[3651]: time=\"2026-06-09T10:59:51.006272427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:51.237093 crc crio[3651]: time=\"2026-06-09T10:59:51.235886365Z\" level=info msg=\"Started container\" PID=12971 containerID=d771e8f8b4118157a9b53f6d476bf759791592dff92e9996d8bf57d4c12c16f8 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator id=856d56da-02ab-4f44-a2a8-806cec3f536e name=/runtime.v1.RuntimeService/StartContainer sandboxID=7340aa1e10799ec33026859d608b1de2c54ad3af7fd6221f5b0592ad74bd8104\nJun 09 10:59:51.277749 crc crio[3651]: time=\"2026-06-09T10:59:51.27762366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:51.414872 crc crio[3651]: time=\"2026-06-09T10:59:51.414716697Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=2de470db-0bc6-493b-9f93-f0e010807650 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:59:51.434645 crc crio[3651]: time=\"2026-06-09T10:59:51.434553152Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=cea1d6c8-9483-4728-9708-4c55df9319da name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:59:51.453480 crc crio[3651]: time=\"2026-06-09T10:59:51.453266231Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch\" id=1c08f7a8-4bc7-442d-a511-391825302a87 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:51.454098 crc crio[3651]: time=\"2026-06-09T10:59:51.454012484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:51.559808 crc crio[3651]: time=\"2026-06-09T10:59:51.559166349Z\" level=info msg=\"Created container 7ffb229a46b1478af99279c962b75d2a0c685fbc806269c28c2b87e4092870bc: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=8b7ba2d5-b997-4cbc-9431-2e222c1078b7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:51.564799 crc crio[3651]: time=\"2026-06-09T10:59:51.564148928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:51.583155 crc crio[3651]: time=\"2026-06-09T10:59:51.582806165Z\" level=info msg=\"Starting container: 7ffb229a46b1478af99279c962b75d2a0c685fbc806269c28c2b87e4092870bc\" id=7d99a91d-5667-48de-ab39-55405d0a8387 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:59:51.594017 crc crio[3651]: time=\"2026-06-09T10:59:51.59326151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:51.608282 crc crio[3651]: time=\"2026-06-09T10:59:51.608167767Z\" level=info msg=\"Created container 30aa52a0941c88c2146ffc26f4be1ba89a3f852b815a846b1f26e2acaa735ec2: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator\" id=4a3acde4-b4d8-4ac5-8ac8-63288dc606cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:51.617447 crc crio[3651]: time=\"2026-06-09T10:59:51.616870035Z\" level=info msg=\"Starting container: 30aa52a0941c88c2146ffc26f4be1ba89a3f852b815a846b1f26e2acaa735ec2\" id=774ffe5f-1229-41e1-9f54-faea2b6ad95e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:59:51.627316 crc crio[3651]: time=\"2026-06-09T10:59:51.627151114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:51.633168 crc crio[3651]: time=\"2026-06-09T10:59:51.633059443Z\" level=info msg=\"Started container\" PID=12987 containerID=7ffb229a46b1478af99279c962b75d2a0c685fbc806269c28c2b87e4092870bc description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=7d99a91d-5667-48de-ab39-55405d0a8387 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b3874486ab4714c54a62fc3918cec19b6a563f63cd5ba98565e424621af693f\nJun 09 10:59:51.670109 crc crio[3651]: time=\"2026-06-09T10:59:51.669936263Z\" level=info msg=\"Started container\" PID=12993 containerID=30aa52a0941c88c2146ffc26f4be1ba89a3f852b815a846b1f26e2acaa735ec2 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator id=774ffe5f-1229-41e1-9f54-faea2b6ad95e name=/runtime.v1.RuntimeService/StartContainer sandboxID=a5814ac82bc23a41c0ffe5c939d830b670e608a684a392e53eb8cd5724c4f18f\nJun 09 10:59:51.743976 crc crio[3651]: time=\"2026-06-09T10:59:51.743055863Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=9da82dd3-917f-4f7a-aa94-32d7f68b15cc name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:59:51.747230 crc crio[3651]: time=\"2026-06-09T10:59:51.747143224Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=e70390bf-9144-492c-82f9-5a3867f01916 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:59:51.752914 crc crio[3651]: time=\"2026-06-09T10:59:51.752549537Z\" level=info msg=\"Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy\" id=78ee804e-1efd-4900-b60c-e52314c39fc0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:51.754071 crc crio[3651]: time=\"2026-06-09T10:59:51.753015982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:51.904249 crc crio[3651]: time=\"2026-06-09T10:59:51.902132193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:52.069707 crc crio[3651]: time=\"2026-06-09T10:59:52.069606822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:52.088015 crc crio[3651]: time=\"2026-06-09T10:59:52.087194975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:52.595685 crc crio[3651]: time=\"2026-06-09T10:59:52.595619322Z\" level=info msg=\"Created container a32f8a00b0ccd302660eef558c2610a7560598bbe344b9417f52676db3d92d7a: openshift-dns/dns-default-qtghf/dns\" id=77c683c0-4b16-49de-a820-61cca9694fd3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:52.597219 crc crio[3651]: time=\"2026-06-09T10:59:52.597036298Z\" level=info msg=\"Created container ac18e6aa036b5c3b754aafc05d889e1d666386dc407cd29857d54b1fca000cc4: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=b73ce00f-7ed8-42a7-a02c-fcdb2bca1a75 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:52.600565 crc crio[3651]: time=\"2026-06-09T10:59:52.598327159Z\" level=info msg=\"Created container 8bc6f5b6e31fbf430c79c8b76da2b8b2cad5777c02c80b607ebb6f410f994b0b: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=061e56e9-5af7-4ff8-8cdc-132483c723bc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:52.602085 crc crio[3651]: time=\"2026-06-09T10:59:52.600828579Z\" level=info msg=\"Starting container: a32f8a00b0ccd302660eef558c2610a7560598bbe344b9417f52676db3d92d7a\" id=4fa0f69c-e8f9-4f51-869a-c805ef356565 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:59:52.766581 crc crio[3651]: time=\"2026-06-09T10:59:52.605694385Z\" level=info msg=\"Starting container: ac18e6aa036b5c3b754aafc05d889e1d666386dc407cd29857d54b1fca000cc4\" id=e895b4e2-0a22-4496-b8d6-3d834019e741 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:59:52.766581 crc crio[3651]: time=\"2026-06-09T10:59:52.60772531Z\" level=info msg=\"Starting container: 8bc6f5b6e31fbf430c79c8b76da2b8b2cad5777c02c80b607ebb6f410f994b0b\" id=50553dd9-3c32-4edc-83eb-ca80c7346fc9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:59:52.766581 crc crio[3651]: time=\"2026-06-09T10:59:52.598742792Z\" level=info msg=\"Created container 96a5dcda3f543fa521c7cf1b649b930f646ba8e391c3ff057a19315f7fc0a90f: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=0d87cc9d-59e5-41a3-b714-8192ae0345df name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:52.766581 crc crio[3651]: time=\"2026-06-09T10:59:52.617233824Z\" level=info msg=\"Starting container: 96a5dcda3f543fa521c7cf1b649b930f646ba8e391c3ff057a19315f7fc0a90f\" id=c614bc44-43b5-49d9-94f4-60eaa0bee875 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:59:52.766581 crc crio[3651]: time=\"2026-06-09T10:59:52.629863238Z\" level=info msg=\"Started container\" PID=13069 containerID=ac18e6aa036b5c3b754aafc05d889e1d666386dc407cd29857d54b1fca000cc4 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=e895b4e2-0a22-4496-b8d6-3d834019e741 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad7195ea87bf0a13e665d163ee2fbef04d2f0727168efb7c207c87004b6d824a\nJun 09 10:59:52.766581 crc crio[3651]: time=\"2026-06-09T10:59:52.634473896Z\" level=info msg=\"Started container\" PID=13045 containerID=96a5dcda3f543fa521c7cf1b649b930f646ba8e391c3ff057a19315f7fc0a90f description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=c614bc44-43b5-49d9-94f4-60eaa0bee875 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f86af0ca2497367fe314675d97afdceb29467a33852929ef4f6841fe9364b0d\nJun 09 10:59:52.766581 crc crio[3651]: time=\"2026-06-09T10:59:52.641538182Z\" level=info msg=\"Started container\" PID=13097 containerID=a32f8a00b0ccd302660eef558c2610a7560598bbe344b9417f52676db3d92d7a description=openshift-dns/dns-default-qtghf/dns id=4fa0f69c-e8f9-4f51-869a-c805ef356565 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ce783c8785d6ba72439bbf8650a9a8d15beabf3210b247d32cc1239a74807b8e\nJun 09 10:59:52.766581 crc crio[3651]: time=\"2026-06-09T10:59:52.651628985Z\" level=info msg=\"Started container\" PID=13057 containerID=8bc6f5b6e31fbf430c79c8b76da2b8b2cad5777c02c80b607ebb6f410f994b0b description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=50553dd9-3c32-4edc-83eb-ca80c7346fc9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=549b94dad749667a3a520eeb0af9b8ad693e1e4510dde3dfec14e2690d907656\nJun 09 10:59:52.824196 crc crio[3651]: time=\"2026-06-09T10:59:52.823124992Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=e4aaa497-85de-4031-ba0a-283b07d94440 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:59:52.826147 crc crio[3651]: time=\"2026-06-09T10:59:52.826030855Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=1fd6605c-a366-4442-a091-a7f29cac8ac2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:59:52.831596 crc crio[3651]: time=\"2026-06-09T10:59:52.83149131Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy\" id=6c2e5e6e-20c6-4643-917d-3e32cbd52640 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:52.832066 crc crio[3651]: time=\"2026-06-09T10:59:52.831987496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:53.605479 crc crio[3651]: time=\"2026-06-09T10:59:53.595003481Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=fe88744b-de7d-4b74-af94-b2dab944cc10 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:59:53.680274 crc crio[3651]: time=\"2026-06-09T10:59:53.679727392Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=b23faf61-bbb6-4581-b891-15965aa2d491 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:59:53.757897 crc crio[3651]: time=\"2026-06-09T10:59:53.757786979Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=bd809c73-0445-4bb9-b3b5-d6d6c5b6f934 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:59:53.760663 crc crio[3651]: time=\"2026-06-09T10:59:53.760556968Z\" level=info msg=\"Creating container: openshift-dns/dns-default-qtghf/kube-rbac-proxy\" id=c7a49a7d-a6cf-4a72-9613-7554c4b3fe34 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:53.761259 crc crio[3651]: time=\"2026-06-09T10:59:53.761180438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:53.778604 crc crio[3651]: time=\"2026-06-09T10:59:53.77844121Z\" level=info msg=\"Created container 0d3543349d83a6ce55181e0727a0bd0576109dbe5a22431604c8150d945056c9: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin\" id=ef3c5085-47b1-4824-bf90-1e5f9bcd76bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:53.782669 crc crio[3651]: time=\"2026-06-09T10:59:53.782363286Z\" level=info msg=\"Starting container: 0d3543349d83a6ce55181e0727a0bd0576109dbe5a22431604c8150d945056c9\" id=98ddf4e4-56ec-4512-8715-520fe97a1e7d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:59:53.795985 crc crio[3651]: time=\"2026-06-09T10:59:53.795829027Z\" level=info msg=\"Started container\" PID=13085 containerID=0d3543349d83a6ce55181e0727a0bd0576109dbe5a22431604c8150d945056c9 description=openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin id=98ddf4e4-56ec-4512-8715-520fe97a1e7d name=/runtime.v1.RuntimeService/StartContainer sandboxID=7cd6811fd4f4886952d25001c4b3869e22cbcf9fc329670ae044c28dc141365e\nJun 09 10:59:53.806623 crc crio[3651]: time=\"2026-06-09T10:59:53.80655914Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=cc29a9b0-c2c2-4eee-b3a4-038d0826d095 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:59:53.828566 crc crio[3651]: time=\"2026-06-09T10:59:53.824591937Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy\" id=5553de19-1ced-4e24-9c25-adc7472c0ea2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:53.956889 crc crio[3651]: time=\"2026-06-09T10:59:53.956661283Z\" level=info msg=\"Created container 32618608aef8f0f32ddbf65b37f3758500e48092fc36ea60b79d3ce9e0c3cd4a: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions\" id=c97a2dcd-a6f0-45b9-ad8c-94a8dcd8fddf name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:53.960053 crc crio[3651]: time=\"2026-06-09T10:59:53.96000728Z\" level=info msg=\"Starting container: 32618608aef8f0f32ddbf65b37f3758500e48092fc36ea60b79d3ce9e0c3cd4a\" id=1d77de54-9a83-4008-b81e-0175385ba171 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:59:53.989689 crc crio[3651]: time=\"2026-06-09T10:59:53.977841541Z\" level=info msg=\"Started container\" PID=13103 containerID=32618608aef8f0f32ddbf65b37f3758500e48092fc36ea60b79d3ce9e0c3cd4a description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions id=1d77de54-9a83-4008-b81e-0175385ba171 name=/runtime.v1.RuntimeService/StartContainer sandboxID=744f02bb2909c6f3865bf8815b27eafc57e9cabb2855e90db1ce63933dacbfc7\nJun 09 10:59:54.223928 crc crio[3651]: time=\"2026-06-09T10:59:54.223643106Z\" level=info msg=\"Created container 21f46499440fc077a6b1e7ac9988b79097a078f76810fa16852a456d931698de: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=1b201052-4420-4d43-9bf3-f7328d765913 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:54.230248 crc crio[3651]: time=\"2026-06-09T10:59:54.230131084Z\" level=info msg=\"Starting container: 21f46499440fc077a6b1e7ac9988b79097a078f76810fa16852a456d931698de\" id=713ae290-b479-44a4-9ace-edad35d9e632 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:59:54.265534 crc crio[3651]: time=\"2026-06-09T10:59:54.257907643Z\" level=info msg=\"Started container\" PID=13065 containerID=21f46499440fc077a6b1e7ac9988b79097a078f76810fa16852a456d931698de description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=713ae290-b479-44a4-9ace-edad35d9e632 name=/runtime.v1.RuntimeService/StartContainer sandboxID=271b0faef23de3761966d17212d2cd46818ff4e2c6a0c788930dc9b4bf24283d\nJun 09 10:59:54.345629 crc crio[3651]: time=\"2026-06-09T10:59:54.34471542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:54.518236 crc crio[3651]: time=\"2026-06-09T10:59:54.517317373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:54.520879 crc crio[3651]: time=\"2026-06-09T10:59:54.520590568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:54.527906 crc crio[3651]: time=\"2026-06-09T10:59:54.527784318Z\" level=info msg=\"Created container 91c09750aceab18e32fde2dc93d16acc6a4f30057faf40b5915a244911fba555: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=59728387-30cc-41b4-9d64-5bc45964a20a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:54.529156 crc crio[3651]: time=\"2026-06-09T10:59:54.528890984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:54.529475 crc crio[3651]: time=\"2026-06-09T10:59:54.529362379Z\" level=info msg=\"Starting container: 91c09750aceab18e32fde2dc93d16acc6a4f30057faf40b5915a244911fba555\" id=250c2de6-68dc-4771-8dc2-e61a1c6731ae name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:59:54.544338 crc crio[3651]: time=\"2026-06-09T10:59:54.532574541Z\" level=info msg=\"Created container c75a43c1610e2d7a049aad398cbd1e5adac91ad57080691d845a5da5060fe3c6: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=c797c588-da00-4b59-bba2-451947f2369c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:54.544338 crc crio[3651]: time=\"2026-06-09T10:59:54.532859761Z\" level=info msg=\"Created container 2dfadcce23a2a8f5dbe261269962f6fe9ee38463b6b99e8206d5c468889c7137: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=cd291ece-2acc-470e-8530-5ffdbb8897b5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:54.544338 crc crio[3651]: time=\"2026-06-09T10:59:54.533671937Z\" level=info msg=\"Created container 5154087c96454e3ee2ea2f9f51581f7c87ae9153779e94fb3df7ac66494405f1: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon\" id=b1f8af6c-c24b-46a5-ad83-aac873e88235 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:54.544338 crc crio[3651]: time=\"2026-06-09T10:59:54.537684225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:54.548362 crc crio[3651]: time=\"2026-06-09T10:59:54.548113969Z\" level=info msg=\"Starting container: 2dfadcce23a2a8f5dbe261269962f6fe9ee38463b6b99e8206d5c468889c7137\" id=5b432e5a-742c-4826-b776-eafab3966a8f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:59:54.549072 crc crio[3651]: time=\"2026-06-09T10:59:54.548853382Z\" level=info msg=\"Starting container: 5154087c96454e3ee2ea2f9f51581f7c87ae9153779e94fb3df7ac66494405f1\" id=19f8cc3d-d290-41c8-a88b-4225f995b235 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:59:54.564941 crc crio[3651]: time=\"2026-06-09T10:59:54.564865665Z\" level=info msg=\"Starting container: c75a43c1610e2d7a049aad398cbd1e5adac91ad57080691d845a5da5060fe3c6\" id=dc8205f2-3e8b-4c50-b0ab-b805bac4d646 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:59:54.575228 crc crio[3651]: time=\"2026-06-09T10:59:54.574139111Z\" level=info msg=\"Started container\" PID=13082 containerID=2dfadcce23a2a8f5dbe261269962f6fe9ee38463b6b99e8206d5c468889c7137 description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=5b432e5a-742c-4826-b776-eafab3966a8f name=/runtime.v1.RuntimeService/StartContainer sandboxID=fdff107fe4dd9d65d82f2741a5cc75cb70c3ff22a1224e80f8e96c028716e9bb\nJun 09 10:59:54.584743 crc crio[3651]: time=\"2026-06-09T10:59:54.548877063Z\" level=info msg=\"Created container 72333903c2eef60831880ab8b4535ee519a4a4810d122a5daf5757c64dda2b52: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=64369537-5735-4955-ad5d-887214be90ab name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:54.616921 crc crio[3651]: time=\"2026-06-09T10:59:54.590850906Z\" level=info msg=\"Started container\" PID=13015 containerID=c75a43c1610e2d7a049aad398cbd1e5adac91ad57080691d845a5da5060fe3c6 description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller id=dc8205f2-3e8b-4c50-b0ab-b805bac4d646 name=/runtime.v1.RuntimeService/StartContainer sandboxID=77ef9676de98e250e8816ed434b28dd2f982cddf40411c5af6fb07185d0f53d4\nJun 09 10:59:54.616921 crc crio[3651]: time=\"2026-06-09T10:59:54.596791056Z\" level=info msg=\"Started container\" PID=13106 containerID=5154087c96454e3ee2ea2f9f51581f7c87ae9153779e94fb3df7ac66494405f1 description=openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon id=19f8cc3d-d290-41c8-a88b-4225f995b235 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfb6e0430f92afe743a6b2c216debf0dc91afae5331c1ef7311faa5611c6ff0a\nJun 09 10:59:54.635235 crc crio[3651]: time=\"2026-06-09T10:59:54.635164004Z\" level=info msg=\"Starting container: 72333903c2eef60831880ab8b4535ee519a4a4810d122a5daf5757c64dda2b52\" id=725f7b6f-dae5-45e5-a49f-873d7b6239cf name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:59:54.644041 crc crio[3651]: time=\"2026-06-09T10:59:54.643871973Z\" level=info msg=\"Started container\" PID=13007 containerID=91c09750aceab18e32fde2dc93d16acc6a4f30057faf40b5915a244911fba555 description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=250c2de6-68dc-4771-8dc2-e61a1c6731ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=75adb927381142de43f93aff0f2537b9c6c08c74493cce2190ea875677c67a18\nJun 09 10:59:54.650150 crc crio[3651]: time=\"2026-06-09T10:59:54.65002295Z\" level=info msg=\"Created container 1b9258a7a60aca71bc050af352fd5e70caacc334097eb5e5e15a3b7626488e3e: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy\" id=2c6b5467-386e-4e3f-bb5b-25f4cfef8c70 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:54.698692 crc crio[3651]: time=\"2026-06-09T10:59:54.654856674Z\" level=info msg=\"Started container\" PID=13100 containerID=72333903c2eef60831880ab8b4535ee519a4a4810d122a5daf5757c64dda2b52 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=725f7b6f-dae5-45e5-a49f-873d7b6239cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=b616e6b1e0cd8199758fb15f85947bd3c890bce947bd22e662f36108daa89055\nJun 09 10:59:54.698692 crc crio[3651]: time=\"2026-06-09T10:59:54.670000469Z\" level=info msg=\"Starting container: 1b9258a7a60aca71bc050af352fd5e70caacc334097eb5e5e15a3b7626488e3e\" id=30f8a33f-a9c0-47f4-8f98-2e44d1eda6a8 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:59:54.698692 crc crio[3651]: time=\"2026-06-09T10:59:54.671053953Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=97c2daff-1613-4b53-807d-b62aa9a2346d name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:59:54.698692 crc crio[3651]: time=\"2026-06-09T10:59:54.680179004Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=60c10e01-7603-4840-a69f-a0026c52eacb name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:59:54.698692 crc crio[3651]: time=\"2026-06-09T10:59:54.682725836Z\" level=info msg=\"Created container c6893631b477fe306776c1dfbce383938f531b7dee501135f8d9819e0de97b34: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=053bfa9f-24a3-4340-81f7-571c753de8b0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:54.704799 crc crio[3651]: time=\"2026-06-09T10:59:54.704635867Z\" level=info msg=\"Started container\" PID=13084 containerID=1b9258a7a60aca71bc050af352fd5e70caacc334097eb5e5e15a3b7626488e3e description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy id=30f8a33f-a9c0-47f4-8f98-2e44d1eda6a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe5cb461b724f8b89ba5c497b131634a4bae9421655076e274fcff66e7a106a3\nJun 09 10:59:54.705681 crc crio[3651]: time=\"2026-06-09T10:59:54.705611618Z\" level=info msg=\"Starting container: c6893631b477fe306776c1dfbce383938f531b7dee501135f8d9819e0de97b34\" id=678aeccf-798e-4a90-bbd3-b6a70cec66fa name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:59:54.705914 crc crio[3651]: time=\"2026-06-09T10:59:54.705617809Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=c00c2f8a-e095-41e7-ae3b-ef960b64581f name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:59:54.721664 crc crio[3651]: time=\"2026-06-09T10:59:54.719340198Z\" level=info msg=\"Created container b4df020dcfb228b4a1250739014b66da8035f6211b763bac05a482ad65c3d0f8: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator\" id=b271fa1e-1815-4131-b5c9-3273473c64a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:54.735350 crc crio[3651]: time=\"2026-06-09T10:59:54.735118733Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=c840b00e-71f4-45de-885c-c623993b703d name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:59:54.740811 crc crio[3651]: time=\"2026-06-09T10:59:54.74002886Z\" level=info msg=\"Creating container: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy\" id=230b15e9-f82c-4117-9a28-322e334d5e61 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:54.740811 crc crio[3651]: time=\"2026-06-09T10:59:54.740715162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:54.749380 crc crio[3651]: time=\"2026-06-09T10:59:54.748286974Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=60bd698a-750e-471f-b248-da2bdb4c32fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:54.749380 crc crio[3651]: time=\"2026-06-09T10:59:54.748905154Z\" level=info msg=\"Starting container: b4df020dcfb228b4a1250739014b66da8035f6211b763bac05a482ad65c3d0f8\" id=d6b27078-bdc2-4dd4-a303-2101e9d83cd8 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:59:54.749975 crc crio[3651]: time=\"2026-06-09T10:59:54.749905696Z\" level=info msg=\"Created container 258b3bad0f06471480085361c6e126bce154fa6e1bc67dc2f057e3e6caec83d7: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints\" id=972a792f-b479-4eb5-8166-8225c4f197f2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:54.758348 crc crio[3651]: time=\"2026-06-09T10:59:54.758141109Z\" level=info msg=\"Starting container: 258b3bad0f06471480085361c6e126bce154fa6e1bc67dc2f057e3e6caec83d7\" id=59cdba54-675f-4728-8642-a7488dc36070 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:59:54.787052 crc crio[3651]: time=\"2026-06-09T10:59:54.778565313Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=966d0b51-c7c8-4456-b5d9-416a32a19e62 name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:59:54.791907 crc crio[3651]: time=\"2026-06-09T10:59:54.788854252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:54.854130 crc crio[3651]: time=\"2026-06-09T10:59:54.853024995Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a7def7d6-08c0-4fe7-8387-38e6e89875cf name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:59:55.133687 crc crio[3651]: time=\"2026-06-09T10:59:55.131142034Z\" level=info msg=\"Started container\" PID=13093 containerID=c6893631b477fe306776c1dfbce383938f531b7dee501135f8d9819e0de97b34 description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=678aeccf-798e-4a90-bbd3-b6a70cec66fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf1c22d094c12a5ec0ea8ebbd4e1e59133fada12ce61e3b9c47de2ce57cd23ce\nJun 09 10:59:55.134914 crc crio[3651]: time=\"2026-06-09T10:59:55.134302135Z\" level=info msg=\"Started container\" PID=13102 containerID=b4df020dcfb228b4a1250739014b66da8035f6211b763bac05a482ad65c3d0f8 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator id=d6b27078-bdc2-4dd4-a303-2101e9d83cd8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6486d3fd6af67b3f3adb787754053f65accf4b36d3467130639ea553959008a1\nJun 09 10:59:55.143270 crc crio[3651]: time=\"2026-06-09T10:59:55.1431985Z\" level=info msg=\"Started container\" PID=13059 containerID=258b3bad0f06471480085361c6e126bce154fa6e1bc67dc2f057e3e6caec83d7 description=openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints id=59cdba54-675f-4728-8642-a7488dc36070 name=/runtime.v1.RuntimeService/StartContainer sandboxID=962cdac498a176464ee27a7b6d69f86b95a8ab7b281d4769b8ba16b22c8abedb\nJun 09 10:59:55.146109 crc crio[3651]: time=\"2026-06-09T10:59:55.145945548Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=2c780795-012e-4239-aa32-0675c8bc3fb6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:55.150574 crc crio[3651]: time=\"2026-06-09T10:59:55.150106041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:56.156458 crc crio[3651]: time=\"2026-06-09T10:59:56.151046996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:56.282663 crc crio[3651]: time=\"2026-06-09T10:59:56.24390727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:56.421160 crc crio[3651]: time=\"2026-06-09T10:59:56.414010462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:56.543580 crc crio[3651]: time=\"2026-06-09T10:59:56.543376082Z\" level=info msg=\"Created container 649be353ae651739ab3cfbfb2b11e42dba047f25fc5ae19c6ebbabaf4b324587: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=e865322f-bdfb-4044-a068-734beb16af6e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:56.734195 crc crio[3651]: time=\"2026-06-09T10:59:56.724481607Z\" level=info msg=\"Created container 494b9a9d8481a3d86c16f2c7a92688a33448ad893f37d916badd53d05232c3ec: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=8be32bc4-29e7-4946-8623-c4ca90047936 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:56.735949 crc crio[3651]: time=\"2026-06-09T10:59:56.735889302Z\" level=info msg=\"Starting container: 649be353ae651739ab3cfbfb2b11e42dba047f25fc5ae19c6ebbabaf4b324587\" id=5f989784-9d04-4e0e-ba93-bcb8ef04b919 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:59:56.743054 crc crio[3651]: time=\"2026-06-09T10:59:56.742904227Z\" level=info msg=\"Created container 98eb2885d97b88d61ca9698f56e86292344ee462f9cf05759f3a539693e763ab: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=6c5b7991-5278-467a-ad86-4c52920bf139 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:56.744616 crc crio[3651]: time=\"2026-06-09T10:59:56.744474687Z\" level=info msg=\"Created container aa90082f5e3d70c0b16d17b938b0c56e8b46569ab632d66ad4e93e648753c785: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=ed1b30ef-55f4-410e-bb11-590950bda72e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:56.749694 crc crio[3651]: time=\"2026-06-09T10:59:56.745902503Z\" level=info msg=\"Created container 72a7f1645aaed0f83db594afc5d8fdfd72e6fa279f049c6e4b2d8cc87c163973: openshift-marketplace/certified-operators-l27pk/extract-content\" id=e68e18da-c824-4366-87d9-9edd3120419f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:56.749694 crc crio[3651]: time=\"2026-06-09T10:59:56.73642911Z\" level=info msg=\"Created container df5efc6972b47c4f44bef404264494bc3787ea75a76837d4d49594cc00e4302a: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=9d27c88f-e732-4709-b335-fce3834c6a1b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:56.764914 crc crio[3651]: time=\"2026-06-09T10:59:56.73644454Z\" level=info msg=\"Starting container: 494b9a9d8481a3d86c16f2c7a92688a33448ad893f37d916badd53d05232c3ec\" id=7ded19a5-f42c-4a35-8d6b-823d4eded31d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:59:56.767341 crc crio[3651]: time=\"2026-06-09T10:59:56.767274787Z\" level=info msg=\"Starting container: 98eb2885d97b88d61ca9698f56e86292344ee462f9cf05759f3a539693e763ab\" id=c64989fd-20ac-4cc3-b54b-8aa0accf36e3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:59:56.773811 crc crio[3651]: time=\"2026-06-09T10:59:56.773763224Z\" level=info msg=\"Starting container: aa90082f5e3d70c0b16d17b938b0c56e8b46569ab632d66ad4e93e648753c785\" id=acff1af1-1dc5-4d48-84b0-4f9f84405e51 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:59:56.778244 crc crio[3651]: time=\"2026-06-09T10:59:56.778125864Z\" level=info msg=\"Starting container: 72a7f1645aaed0f83db594afc5d8fdfd72e6fa279f049c6e4b2d8cc87c163973\" id=4afb0130-e865-4821-981c-5c49a98b44d8 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:59:56.779794 crc crio[3651]: time=\"2026-06-09T10:59:56.779698924Z\" level=info msg=\"Started container\" PID=13032 containerID=494b9a9d8481a3d86c16f2c7a92688a33448ad893f37d916badd53d05232c3ec description=openshift-marketplace/community-operators-qhh6t/extract-utilities id=7ded19a5-f42c-4a35-8d6b-823d4eded31d name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f8c6599fbbecdca35a23a4fe0d79d12a81bd090e8b540aeb7ecc61fcfb40875\nJun 09 10:59:56.781444 crc crio[3651]: time=\"2026-06-09T10:59:56.738043401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:56.783375 crc crio[3651]: time=\"2026-06-09T10:59:56.74207698Z\" level=info msg=\"Created container 32935635583c60b600a8dce9412f4aa5541fbc287461c4dbda49fdebb8317eef: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=34099fae-1673-46c7-a0ff-4c6ed3c86339 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:56.801834 crc crio[3651]: time=\"2026-06-09T10:59:56.789825258Z\" level=info msg=\"Starting container: 32935635583c60b600a8dce9412f4aa5541fbc287461c4dbda49fdebb8317eef\" id=d3f4c34d-334b-41ad-8435-2c67c30aba7f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:59:56.803343 crc crio[3651]: time=\"2026-06-09T10:59:56.803272238Z\" level=info msg=\"Started container\" PID=13104 containerID=aa90082f5e3d70c0b16d17b938b0c56e8b46569ab632d66ad4e93e648753c785 description=openshift-marketplace/redhat-operators-x5vn9/extract-content id=acff1af1-1dc5-4d48-84b0-4f9f84405e51 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5088bde617dedd8b9fd47b3ab9ad1a348adb1a2dde97033ee30ecb32d143d8f4\nJun 09 10:59:56.808610 crc crio[3651]: time=\"2026-06-09T10:59:56.804118166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:56.808610 crc crio[3651]: time=\"2026-06-09T10:59:56.805001084Z\" level=info msg=\"Started container\" PID=13087 containerID=72a7f1645aaed0f83db594afc5d8fdfd72e6fa279f049c6e4b2d8cc87c163973 description=openshift-marketplace/certified-operators-l27pk/extract-content id=4afb0130-e865-4821-981c-5c49a98b44d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6969dd7752939397c4d9bafc15d1cfc808489d024b95bfbdaa0b5cc21b28a7f4\nJun 09 10:59:56.831860 crc crio[3651]: time=\"2026-06-09T10:59:56.820364226Z\" level=info msg=\"Started container\" PID=13081 containerID=32935635583c60b600a8dce9412f4aa5541fbc287461c4dbda49fdebb8317eef description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=d3f4c34d-334b-41ad-8435-2c67c30aba7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=8123b2013610528515984fa6d5c318636dc91b6aaf789285818f0c223fb360a3\nJun 09 10:59:56.831860 crc crio[3651]: time=\"2026-06-09T10:59:56.82081832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:56.846836 crc crio[3651]: time=\"2026-06-09T10:59:56.846704028Z\" level=info msg=\"Started container\" PID=13017 containerID=98eb2885d97b88d61ca9698f56e86292344ee462f9cf05759f3a539693e763ab description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=c64989fd-20ac-4cc3-b54b-8aa0accf36e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5cd2843b11801a2a9b6ece8b679f4320ac92e3049e1d4fe7b29cd7a5cd50a17\nJun 09 10:59:56.899111 crc crio[3651]: time=\"2026-06-09T10:59:56.894863449Z\" level=info msg=\"Starting container: df5efc6972b47c4f44bef404264494bc3787ea75a76837d4d49594cc00e4302a\" id=0884a14f-4c51-4bc7-9580-b255aec6020d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:59:56.914949 crc crio[3651]: time=\"2026-06-09T10:59:56.914818278Z\" level=info msg=\"Started container\" PID=13078 containerID=df5efc6972b47c4f44bef404264494bc3787ea75a76837d4d49594cc00e4302a description=openshift-marketplace/redhat-marketplace-ntdwx/extract-content id=0884a14f-4c51-4bc7-9580-b255aec6020d name=/runtime.v1.RuntimeService/StartContainer sandboxID=896f2565991b9a7e1ec1a7b85522022fa11d97d2ea0780c5e0bc4cc93b95a7f6\nJun 09 10:59:58.091859 crc crio[3651]: time=\"2026-06-09T10:59:58.091326124Z\" level=info msg=\"Created container 893f62a45398960e8e4247ff7b21e27b824eb9608f23d61fba516b5b68e83b00: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=cf43c291-11e4-4287-9dbd-9c552ab36710 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:58.096038 crc crio[3651]: time=\"2026-06-09T10:59:58.093035179Z\" level=info msg=\"Created container dc75148bf881ecf8749743bc9651b97edbcf556c62cbcda54b43965d76dbf9dd: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=e28ac0ab-06b2-4b8e-9b61-6a5acc4ce1ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:58.101642 crc crio[3651]: time=\"2026-06-09T10:59:58.101164339Z\" level=info msg=\"Created container 1bc08daa84fd3f3ba9d83943142935618dac5fb4b8dfe9401fcad4b8af603462: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api\" id=152aca63-1dc4-4521-a9fc-8c2bef9ed3e7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:58.105022 crc crio[3651]: time=\"2026-06-09T10:59:58.104863797Z\" level=info msg=\"Created container 2c0d6d54514fb076ffd55655eef32406c1a8ab0c25c4e665c6a08b44e99011c8: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator\" id=b1b1e3d4-b481-4197-af50-4d49f70cc9ea name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:58.165932 crc crio[3651]: time=\"2026-06-09T10:59:58.136120387Z\" level=info msg=\"Started container\" PID=13051 containerID=649be353ae651739ab3cfbfb2b11e42dba047f25fc5ae19c6ebbabaf4b324587 description=openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator id=5f989784-9d04-4e0e-ba93-bcb8ef04b919 name=/runtime.v1.RuntimeService/StartContainer sandboxID=74ed6ea7f8cc65253f99e578e59707b7f24b66b489f27386e8dc9479cfbe3e5c\nJun 09 10:59:58.165932 crc crio[3651]: time=\"2026-06-09T10:59:58.149729933Z\" level=info msg=\"Starting container: 893f62a45398960e8e4247ff7b21e27b824eb9608f23d61fba516b5b68e83b00\" id=f49a9ef8-c3bf-4d79-9f9d-c1e5300a308a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:59:58.178668 crc crio[3651]: time=\"2026-06-09T10:59:58.178553745Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=c45fc601-3eaa-4106-8d5f-a40bad3c95ce name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:59:58.750011 crc crio[3651]: time=\"2026-06-09T10:59:58.252533872Z\" level=info msg=\"Starting container: dc75148bf881ecf8749743bc9651b97edbcf556c62cbcda54b43965d76dbf9dd\" id=a229bdb6-f0b3-4d4a-8588-e2c1a57126e4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:59:58.750011 crc crio[3651]: time=\"2026-06-09T10:59:58.39247278Z\" level=info msg=\"Starting container: 2c0d6d54514fb076ffd55655eef32406c1a8ab0c25c4e665c6a08b44e99011c8\" id=bc7f04c0-ac69-4c9d-964c-14e768087f50 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:59:58.750011 crc crio[3651]: time=\"2026-06-09T10:59:58.620478446Z\" level=info msg=\"Started container\" PID=13091 containerID=2c0d6d54514fb076ffd55655eef32406c1a8ab0c25c4e665c6a08b44e99011c8 description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator id=bc7f04c0-ac69-4c9d-964c-14e768087f50 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a31f3586cfe5c133be1bd1d62abea58ae3abcc549c04a906c2d4c79cf1c7676\nJun 09 10:59:58.804665 crc crio[3651]: time=\"2026-06-09T10:59:58.793472989Z\" level=info msg=\"Starting container: 1bc08daa84fd3f3ba9d83943142935618dac5fb4b8dfe9401fcad4b8af603462\" id=afa924d2-6ed5-4a54-ae07-49ff2ab40e4f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:59:58.985733 crc crio[3651]: time=\"2026-06-09T10:59:58.978600576Z\" level=info msg=\"Started container\" PID=13083 containerID=893f62a45398960e8e4247ff7b21e27b824eb9608f23d61fba516b5b68e83b00 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=f49a9ef8-c3bf-4d79-9f9d-c1e5300a308a name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f0ff3a6bd1f8c6b3011358f44f30b72dedb66fff005849616e325c1bb5f9c94\nJun 09 10:59:58.985733 crc crio[3651]: time=\"2026-06-09T10:59:58.983585015Z\" level=info msg=\"Started container\" PID=13016 containerID=1bc08daa84fd3f3ba9d83943142935618dac5fb4b8dfe9401fcad4b8af603462 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api id=afa924d2-6ed5-4a54-ae07-49ff2ab40e4f name=/runtime.v1.RuntimeService/StartContainer sandboxID=41bacdc61c8258b24c2ba353d9f9829c5c4a63ae3cb857739e3c005850ca28fa\nJun 09 10:59:59.154696 crc crio[3651]: time=\"2026-06-09T10:59:59.125698522Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=0e2a96b0-c86f-44d0-bca7-8eefba5b382f name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:59:59.169935 crc crio[3651]: time=\"2026-06-09T10:59:59.169874426Z\" level=info msg=\"Started container\" PID=13077 containerID=dc75148bf881ecf8749743bc9651b97edbcf556c62cbcda54b43965d76dbf9dd description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=a229bdb6-f0b3-4d4a-8588-e2c1a57126e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53b93f23f59d688a03a9840321f46fff10210e03e02dcd575e9c43699f490a66\nJun 09 10:59:59.443075 crc crio[3651]: time=\"2026-06-09T10:59:59.443018656Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination\" id=c10c6ed7-baae-4378-bd1c-18f2426ff090 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:59.443826 crc crio[3651]: time=\"2026-06-09T10:59:59.443797911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:59.554830 crc crio[3651]: time=\"2026-06-09T10:59:59.553140549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:59.569331 crc crio[3651]: time=\"2026-06-09T10:59:59.569215383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:59.592956 crc crio[3651]: time=\"2026-06-09T10:59:59.592845519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 10:59:59.644941 crc crio[3651]: time=\"2026-06-09T10:59:59.644169322Z\" level=info msg=\"Created container ea1c03d9db48616076a314c95eef23814da5b2fe52dd5b6a7712ca5fcd842752: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container\" id=90711f4b-bd8e-4236-8d4b-694c4205b0be name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 10:59:59.707215 crc crio[3651]: time=\"2026-06-09T10:59:59.706253649Z\" level=info msg=\"Starting container: ea1c03d9db48616076a314c95eef23814da5b2fe52dd5b6a7712ca5fcd842752\" id=32802a1c-21a1-4551-a629-d659786a6402 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 10:59:59.718118 crc crio[3651]: time=\"2026-06-09T10:59:59.706355172Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=06eecde2-3c5a-4f82-a138-c90c7b25251b name=/runtime.v1.ImageService/ImageStatus\nJun 09 10:59:59.731051 crc crio[3651]: time=\"2026-06-09T10:59:59.73098611Z\" level=info msg=\"Started container\" PID=13061 containerID=ea1c03d9db48616076a314c95eef23814da5b2fe52dd5b6a7712ca5fcd842752 description=openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container id=32802a1c-21a1-4551-a629-d659786a6402 name=/runtime.v1.RuntimeService/StartContainer sandboxID=602de7d2490701c9b75158dc0558a74f91c346da83b37d02a20565b62b3d65ee\nJun 09 11:00:01.394186 crc crio[3651]: time=\"2026-06-09T11:00:01.345508091Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=cb511f13-b869-48c4-9922-4c528ffd0523 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:00:01.394186 crc crio[3651]: time=\"2026-06-09T11:00:01.346189453Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=ce95289f-ec1e-420e-a954-49d1082a722b name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:00:01.394186 crc crio[3651]: time=\"2026-06-09T11:00:01.357068961Z\" level=info msg=\"Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver\" id=8445cd7c-a524-423f-8c20-305824dcafc1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:00:01.394186 crc crio[3651]: time=\"2026-06-09T11:00:01.357638669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:00:03.994689 crc crio[3651]: time=\"2026-06-09T11:00:03.98005151Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=7d7b18be-1777-4b25-a631-089aa618d466 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:00:04.031137 crc crio[3651]: time=\"2026-06-09T11:00:04.030876517Z\" level=info msg=\"Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy\" id=f244869e-73d5-478a-9302-b9371ce067bf name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:00:04.031877 crc crio[3651]: time=\"2026-06-09T11:00:04.031759105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:00:04.754986 crc crio[3651]: time=\"2026-06-09T11:00:04.75007307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:00:05.453728 crc crio[3651]: time=\"2026-06-09T11:00:05.421300347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:00:05.683081 crc crio[3651]: time=\"2026-06-09T11:00:05.513701724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:00:05.683081 crc crio[3651]: time=\"2026-06-09T11:00:05.610306855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:00:06.023723 crc crio[3651]: time=\"2026-06-09T11:00:06.023653682Z\" level=info msg=\"Created container 25d9d7a0bcb5a84113ecbd6cf6015fc1de2b9150e74b554b538c9911b42a324f: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch\" id=1c08f7a8-4bc7-442d-a511-391825302a87 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:00:06.330932 crc crio[3651]: time=\"2026-06-09T11:00:06.330309604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:00:06.357804 crc crio[3651]: time=\"2026-06-09T11:00:06.357102451Z\" level=info msg=\"Starting container: 25d9d7a0bcb5a84113ecbd6cf6015fc1de2b9150e74b554b538c9911b42a324f\" id=17de1286-2530-43c9-a4d6-9a791b8be815 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:00:06.392908 crc crio[3651]: time=\"2026-06-09T11:00:06.391084838Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=fbe63e38-fd0e-4be5-8e3b-2bbf92161d3c name=/runtime.v1.ImageService/PullImage\nJun 09 11:00:06.423098 crc crio[3651]: time=\"2026-06-09T11:00:06.422797843Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 09 11:00:06.426934 crc crio[3651]: time=\"2026-06-09T11:00:06.426263324Z\" level=info msg=\"Started container\" PID=13118 containerID=25d9d7a0bcb5a84113ecbd6cf6015fc1de2b9150e74b554b538c9911b42a324f description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch id=17de1286-2530-43c9-a4d6-9a791b8be815 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7340aa1e10799ec33026859d608b1de2c54ad3af7fd6221f5b0592ad74bd8104\nJun 09 11:00:06.589341 crc crio[3651]: time=\"2026-06-09T11:00:06.58924209Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=dbe72273-8bb8-4d39-ae11-0c353f366bde name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:00:06.680593 crc crio[3651]: time=\"2026-06-09T11:00:06.679798896Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=33563db8-2a92-47dd-8e71-f70c8e478db3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:00:06.697059 crc crio[3651]: time=\"2026-06-09T11:00:06.696664186Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=3719b07f-c815-4797-bce3-db3a17e84995 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:00:06.697619 crc crio[3651]: time=\"2026-06-09T11:00:06.697235774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:00:06.819784 crc crio[3651]: time=\"2026-06-09T11:00:06.819655251Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d3d42169-fe15-46bb-8e89-ee1ee8f7aa2e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:00:07.125874 crc crio[3651]: time=\"2026-06-09T11:00:07.038113441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:00:07.125874 crc crio[3651]: time=\"2026-06-09T11:00:07.045064213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:00:07.466150 crc crio[3651]: time=\"2026-06-09T11:00:07.283196563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:00:07.576611 crc crio[3651]: time=\"2026-06-09T11:00:07.576183088Z\" level=info msg=\"Created container 8112399c7ff395d5476e1b0ca527ec81fb672e965870af7df04e15c7746a3f37: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=ca647967-c3a7-4717-bf69-f8102df92589 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:00:07.583215 crc crio[3651]: time=\"2026-06-09T11:00:07.582330825Z\" level=info msg=\"Starting container: 8112399c7ff395d5476e1b0ca527ec81fb672e965870af7df04e15c7746a3f37\" id=cef49caa-930d-4a9b-902d-89208d6ea252 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:00:07.586324 crc crio[3651]: time=\"2026-06-09T11:00:07.586192128Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e9129eb9-f67f-47a0-b19f-f16c5b1a6c85 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:00:07.607156 crc crio[3651]: time=\"2026-06-09T11:00:07.59781162Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/registry-server\" id=94ab065e-8f97-4c86-92b7-ed4bb1c62bb9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:00:07.607156 crc crio[3651]: time=\"2026-06-09T11:00:07.598321667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:00:07.700747 crc crio[3651]: time=\"2026-06-09T11:00:07.687011174Z\" level=info msg=\"Created container 4d16cfc3609bba7b70d7ecde5b38dbe9da2cad4ee1e1a1fc862beadfe112075e: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=38604026-4a62-437c-b19e-5f46783c1f5e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:00:07.717107 crc crio[3651]: time=\"2026-06-09T11:00:07.715748684Z\" level=info msg=\"Starting container: 4d16cfc3609bba7b70d7ecde5b38dbe9da2cad4ee1e1a1fc862beadfe112075e\" id=5da91a9e-4836-49a9-b25f-cc73c92d6719 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:00:07.732788 crc crio[3651]: time=\"2026-06-09T11:00:07.730521417Z\" level=info msg=\"Started container\" PID=13121 containerID=8112399c7ff395d5476e1b0ca527ec81fb672e965870af7df04e15c7746a3f37 description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=cef49caa-930d-4a9b-902d-89208d6ea252 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc2182547f0f3e4071d00a8948ea0e63e51bfc62540b658a41e2adb137293c79\nJun 09 11:00:07.896779 crc crio[3651]: time=\"2026-06-09T11:00:07.896145917Z\" level=info msg=\"Started container\" PID=13120 containerID=4d16cfc3609bba7b70d7ecde5b38dbe9da2cad4ee1e1a1fc862beadfe112075e description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=5da91a9e-4836-49a9-b25f-cc73c92d6719 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a104f58c959d5bf78555ff8e34db71baab8f8f4b597506d46f3fbe0d324a2446\nJun 09 11:00:08.178635 crc crio[3651]: time=\"2026-06-09T11:00:08.177304903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:00:08.210372 crc crio[3651]: time=\"2026-06-09T11:00:08.20688119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:00:08.879519 crc crio[3651]: time=\"2026-06-09T11:00:08.878857293Z\" level=info msg=\"Created container 3cd99ceec9a3b57f70c2504654fc69cbf66ca29e1e4d8dd7d4a9de4ece723379: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination\" id=c10c6ed7-baae-4378-bd1c-18f2426ff090 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:00:08.881783 crc crio[3651]: time=\"2026-06-09T11:00:08.881509908Z\" level=info msg=\"Starting container: 3cd99ceec9a3b57f70c2504654fc69cbf66ca29e1e4d8dd7d4a9de4ece723379\" id=5e123eca-6358-4c86-99ad-1013e9e42e17 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:00:08.931983 crc crio[3651]: time=\"2026-06-09T11:00:08.922284552Z\" level=info msg=\"Started container\" PID=13496 containerID=3cd99ceec9a3b57f70c2504654fc69cbf66ca29e1e4d8dd7d4a9de4ece723379 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination id=5e123eca-6358-4c86-99ad-1013e9e42e17 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6486d3fd6af67b3f3adb787754053f65accf4b36d3467130639ea553959008a1\nJun 09 11:00:09.187874 crc crio[3651]: time=\"2026-06-09T11:00:08.986086594Z\" level=info msg=\"Created container 5ca9481c95ad93303794be356d3072aeacdc3f662c3b4ea8f459ff29bfea1b31: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=2c780795-012e-4239-aa32-0675c8bc3fb6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:00:09.187874 crc crio[3651]: time=\"2026-06-09T11:00:08.988335826Z\" level=info msg=\"Starting container: 5ca9481c95ad93303794be356d3072aeacdc3f662c3b4ea8f459ff29bfea1b31\" id=81a07f54-e330-4e44-81bd-b155ccd089a4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:00:09.187874 crc crio[3651]: time=\"2026-06-09T11:00:09.000188295Z\" level=info msg=\"Created container 6d6dd1fb66bbe1cd044130694a79092043e87de24448c796c22c9803845eead6: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy\" id=6c2e5e6e-20c6-4643-917d-3e32cbd52640 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:00:09.187874 crc crio[3651]: time=\"2026-06-09T11:00:09.001100124Z\" level=info msg=\"Created container 225c400392ede8df9fa0bebaba4d0551ddedc5901cecd89cde869a741ea611b0: openshift-dns/dns-default-qtghf/kube-rbac-proxy\" id=c7a49a7d-a6cf-4a72-9613-7554c4b3fe34 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:00:09.187874 crc crio[3651]: time=\"2026-06-09T11:00:09.005168314Z\" level=info msg=\"Started container\" PID=13497 containerID=5ca9481c95ad93303794be356d3072aeacdc3f662c3b4ea8f459ff29bfea1b31 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=81a07f54-e330-4e44-81bd-b155ccd089a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe5cb461b724f8b89ba5c497b131634a4bae9421655076e274fcff66e7a106a3\nJun 09 11:00:09.255259 crc crio[3651]: time=\"2026-06-09T11:00:09.254968378Z\" level=info msg=\"Created container 4f713b4761642884f6f16fa04409b6e2dc555907691520c85cf1d9dc9f4c9da5: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver\" id=c87b5123-b887-491d-a691-0118884fea1b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:00:09.280611 crc crio[3651]: time=\"2026-06-09T11:00:09.265739353Z\" level=info msg=\"Starting container: 6d6dd1fb66bbe1cd044130694a79092043e87de24448c796c22c9803845eead6\" id=bc37653d-10c5-477c-9b69-54afd8ecaacb name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:00:09.280611 crc crio[3651]: time=\"2026-06-09T11:00:09.272745227Z\" level=info msg=\"Starting container: 225c400392ede8df9fa0bebaba4d0551ddedc5901cecd89cde869a741ea611b0\" id=fbfe4be5-d75c-42ee-a529-921c9a3d3ed0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:00:09.281099 crc crio[3651]: time=\"2026-06-09T11:00:09.281057233Z\" level=info msg=\"Starting container: 4f713b4761642884f6f16fa04409b6e2dc555907691520c85cf1d9dc9f4c9da5\" id=e7650937-423e-436d-9d99-20fc54e761c3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:00:09.339842 crc crio[3651]: time=\"2026-06-09T11:00:09.334646527Z\" level=info msg=\"Started container\" PID=13494 containerID=225c400392ede8df9fa0bebaba4d0551ddedc5901cecd89cde869a741ea611b0 description=openshift-dns/dns-default-qtghf/kube-rbac-proxy id=fbfe4be5-d75c-42ee-a529-921c9a3d3ed0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ce783c8785d6ba72439bbf8650a9a8d15beabf3210b247d32cc1239a74807b8e\nJun 09 11:00:09.356246 crc crio[3651]: time=\"2026-06-09T11:00:09.356042002Z\" level=info msg=\"Started container\" PID=13506 containerID=4f713b4761642884f6f16fa04409b6e2dc555907691520c85cf1d9dc9f4c9da5 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver id=e7650937-423e-436d-9d99-20fc54e761c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7447659a8d7bb213bdc140c6d9ff81b2f8739dff5814b1c551ee1fc3408c5636\nJun 09 11:00:09.403370 crc crio[3651]: time=\"2026-06-09T11:00:09.403132099Z\" level=info msg=\"Started container\" PID=13495 containerID=6d6dd1fb66bbe1cd044130694a79092043e87de24448c796c22c9803845eead6 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy id=bc37653d-10c5-477c-9b69-54afd8ecaacb name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f86af0ca2497367fe314675d97afdceb29467a33852929ef4f6841fe9364b0d\nJun 09 11:00:09.787481 crc crio[3651]: time=\"2026-06-09T11:00:09.787321422Z\" level=info msg=\"Created container 0588cffbf984394df6581aa4abe8368317d1e70294ad65e60e7f7779258f1849: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy\" id=78ee804e-1efd-4900-b60c-e52314c39fc0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:00:10.133094 crc crio[3651]: time=\"2026-06-09T11:00:10.132695414Z\" level=info msg=\"Created container 6ac254591a8feb338be51c5dbc94efc0b86bb420abd0205f07e60319878964a6: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver\" id=8445cd7c-a524-423f-8c20-305824dcafc1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:00:10.358254 crc crio[3651]: time=\"2026-06-09T11:00:10.355474202Z\" level=info msg=\"Created container 948e936b65c28942423d548802b5b0abbe314654f56937a14d8dbbc5cfbb06ee: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=3719b07f-c815-4797-bce3-db3a17e84995 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:00:10.379862 crc crio[3651]: time=\"2026-06-09T11:00:10.371293968Z\" level=info msg=\"Created container dd31301b1d3ab6ab8b38e40cd77b539bf09b44ba06f5d72b67e12ca68addc487: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy\" id=5553de19-1ced-4e24-9c25-adc7472c0ea2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:00:10.379862 crc crio[3651]: time=\"2026-06-09T11:00:10.372138785Z\" level=info msg=\"Created container 7f638605bd37bb3d46db545146ff58ba0f208c1e30575faecc6e9cfb0e609a7f: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=34e54da3-b954-4a4b-84d6-28d18ce2753a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:00:10.379862 crc crio[3651]: time=\"2026-06-09T11:00:10.374316464Z\" level=info msg=\"Starting container: 6ac254591a8feb338be51c5dbc94efc0b86bb420abd0205f07e60319878964a6\" id=6d07088b-7add-4abc-a89f-c85395ea181e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:00:10.379862 crc crio[3651]: time=\"2026-06-09T11:00:10.378188418Z\" level=info msg=\"Starting container: 0588cffbf984394df6581aa4abe8368317d1e70294ad65e60e7f7779258f1849\" id=473a1179-9ac4-47e6-8c3d-5aa844230765 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:00:10.379862 crc crio[3651]: time=\"2026-06-09T11:00:10.378895611Z\" level=info msg=\"Starting container: 948e936b65c28942423d548802b5b0abbe314654f56937a14d8dbbc5cfbb06ee\" id=6db5c128-d38c-45b6-b06b-923f6d3a9cf1 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:00:10.491167 crc crio[3651]: time=\"2026-06-09T11:00:10.484707507Z\" level=info msg=\"Started container\" PID=13522 containerID=948e936b65c28942423d548802b5b0abbe314654f56937a14d8dbbc5cfbb06ee description=openshift-marketplace/redhat-marketplace-ntdwx/registry-server id=6db5c128-d38c-45b6-b06b-923f6d3a9cf1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=896f2565991b9a7e1ec1a7b85522022fa11d97d2ea0780c5e0bc4cc93b95a7f6\nJun 09 11:00:10.492258 crc crio[3651]: time=\"2026-06-09T11:00:10.492178175Z\" level=info msg=\"Started container\" PID=13505 containerID=0588cffbf984394df6581aa4abe8368317d1e70294ad65e60e7f7779258f1849 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy id=473a1179-9ac4-47e6-8c3d-5aa844230765 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a5814ac82bc23a41c0ffe5c939d830b670e608a684a392e53eb8cd5724c4f18f\nJun 09 11:00:10.621218 crc crio[3651]: time=\"2026-06-09T11:00:10.607182025Z\" level=info msg=\"Started container\" PID=13528 containerID=6ac254591a8feb338be51c5dbc94efc0b86bb420abd0205f07e60319878964a6 description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver id=6d07088b-7add-4abc-a89f-c85395ea181e name=/runtime.v1.RuntimeService/StartContainer sandboxID=744f02bb2909c6f3865bf8815b27eafc57e9cabb2855e90db1ce63933dacbfc7\nJun 09 11:00:10.641783 crc crio[3651]: time=\"2026-06-09T11:00:10.641644038Z\" level=info msg=\"Starting container: 7f638605bd37bb3d46db545146ff58ba0f208c1e30575faecc6e9cfb0e609a7f\" id=8bb1d935-2e76-4a2b-8a6b-2d3601274e71 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:00:10.642097 crc crio[3651]: time=\"2026-06-09T11:00:10.641866215Z\" level=info msg=\"Starting container: dd31301b1d3ab6ab8b38e40cd77b539bf09b44ba06f5d72b67e12ca68addc487\" id=18bcd72f-ac3b-4ab8-9ada-d9e871d39da3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:00:10.724808 crc crio[3651]: time=\"2026-06-09T11:00:10.724272612Z\" level=info msg=\"Started container\" PID=13504 containerID=7f638605bd37bb3d46db545146ff58ba0f208c1e30575faecc6e9cfb0e609a7f description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=8bb1d935-2e76-4a2b-8a6b-2d3601274e71 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c237513fc503a7d7446aa7aaf641659be2d33dc6be005f7bf50ca500c95267f0\nJun 09 11:00:11.123075 crc crio[3651]: time=\"2026-06-09T11:00:11.122819575Z\" level=info msg=\"Started container\" PID=13503 containerID=dd31301b1d3ab6ab8b38e40cd77b539bf09b44ba06f5d72b67e12ca68addc487 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy id=18bcd72f-ac3b-4ab8-9ada-d9e871d39da3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad7195ea87bf0a13e665d163ee2fbef04d2f0727168efb7c207c87004b6d824a\nJun 09 11:00:12.842877 crc crio[3651]: time=\"2026-06-09T11:00:11.774111695Z\" level=info msg=\"Created container e16e7dbd11b4263764e0e76c12c5a70b752844c96535ccf3ddcdd2e8b458867d: openshift-marketplace/certified-operators-l27pk/registry-server\" id=94ab065e-8f97-4c86-92b7-ed4bb1c62bb9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:00:12.842877 crc crio[3651]: time=\"2026-06-09T11:00:11.851305175Z\" level=info msg=\"Starting container: e16e7dbd11b4263764e0e76c12c5a70b752844c96535ccf3ddcdd2e8b458867d\" id=1480e4c8-9f12-401b-bc8f-98eb31807478 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:00:12.842877 crc crio[3651]: time=\"2026-06-09T11:00:11.854040623Z\" level=info msg=\"Created container 5ada346364d72b31118704bad7cb84d020556fcc4c245c99db6ceca891b9c9d0: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy\" id=230b15e9-f82c-4117-9a28-322e334d5e61 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:00:12.842877 crc crio[3651]: time=\"2026-06-09T11:00:11.85458697Z\" level=info msg=\"Created container afc30254ec36a1109374d189b627d49c96b4d55d724125f60e2f3d8e596a2095: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=60bd698a-750e-471f-b248-da2bdb4c32fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:00:12.842877 crc crio[3651]: time=\"2026-06-09T11:00:11.942904116Z\" level=info msg=\"Created container 0bd38c50679dfc0e05315dccdeec411de7190c8545d788362a94f88092bb7909: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy\" id=f244869e-73d5-478a-9302-b9371ce067bf name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:00:12.842877 crc crio[3651]: time=\"2026-06-09T11:00:11.983782824Z\" level=info msg=\"Starting container: 0bd38c50679dfc0e05315dccdeec411de7190c8545d788362a94f88092bb7909\" id=66496711-c8d6-4f37-8771-09d5ea57e201 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:00:12.842877 crc crio[3651]: time=\"2026-06-09T11:00:11.985035864Z\" level=info msg=\"Starting container: afc30254ec36a1109374d189b627d49c96b4d55d724125f60e2f3d8e596a2095\" id=dfd8881c-a3c7-4dea-956a-eee287cb6d8f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:00:12.842877 crc crio[3651]: time=\"2026-06-09T11:00:11.986011395Z\" level=info msg=\"Starting container: 5ada346364d72b31118704bad7cb84d020556fcc4c245c99db6ceca891b9c9d0\" id=24f30092-56b7-408a-b317-40df41a08bca name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:00:12.842877 crc crio[3651]: time=\"2026-06-09T11:00:12.038642969Z\" level=info msg=\"Started container\" PID=13521 containerID=afc30254ec36a1109374d189b627d49c96b4d55d724125f60e2f3d8e596a2095 description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy id=dfd8881c-a3c7-4dea-956a-eee287cb6d8f name=/runtime.v1.RuntimeService/StartContainer sandboxID=77ef9676de98e250e8816ed434b28dd2f982cddf40411c5af6fb07185d0f53d4\nJun 09 11:00:12.842877 crc crio[3651]: time=\"2026-06-09T11:00:12.040699795Z\" level=info msg=\"Started container\" PID=13526 containerID=0bd38c50679dfc0e05315dccdeec411de7190c8545d788362a94f88092bb7909 description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy id=66496711-c8d6-4f37-8771-09d5ea57e201 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a31f3586cfe5c133be1bd1d62abea58ae3abcc549c04a906c2d4c79cf1c7676\nJun 09 11:00:12.842877 crc crio[3651]: time=\"2026-06-09T11:00:12.060032363Z\" level=info msg=\"Started container\" PID=13565 containerID=e16e7dbd11b4263764e0e76c12c5a70b752844c96535ccf3ddcdd2e8b458867d description=openshift-marketplace/certified-operators-l27pk/registry-server id=1480e4c8-9f12-401b-bc8f-98eb31807478 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6969dd7752939397c4d9bafc15d1cfc808489d024b95bfbdaa0b5cc21b28a7f4\nJun 09 11:00:12.842877 crc crio[3651]: time=\"2026-06-09T11:00:12.094256249Z\" level=info msg=\"Started container\" PID=13519 containerID=5ada346364d72b31118704bad7cb84d020556fcc4c245c99db6ceca891b9c9d0 description=openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy id=24f30092-56b7-408a-b317-40df41a08bca name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfb6e0430f92afe743a6b2c216debf0dc91afae5331c1ef7311faa5611c6ff0a\nJun 09 11:00:14.000711 crc crio[3651]: time=\"2026-06-09T11:00:13.999248595Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=fe4efb64-ab86-46a7-8b2c-eb08f360960e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:00:15.022133 crc crio[3651]: time=\"2026-06-09T11:00:15.021880049Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=b06c62d5-e2af-4288-a8f7-6280dfd1e634 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:00:15.972924 crc crio[3651]: time=\"2026-06-09T11:00:15.972819897Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=46ce66c4-1a97-4b0d-8075-d49d73de7d98 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:00:15.978777 crc crio[3651]: time=\"2026-06-09T11:00:15.978682505Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints\" id=6462ba9b-df45-426a-8ebf-02d804a3ad23 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:00:15.980587 crc crio[3651]: time=\"2026-06-09T11:00:15.980476742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:00:16.152706 crc crio[3651]: time=\"2026-06-09T11:00:16.150904385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:00:16.212825 crc crio[3651]: time=\"2026-06-09T11:00:16.212349392Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=d3713f9e-4e64-4da6-ba9a-2c61f2d2db10 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:00:16.232644 crc crio[3651]: time=\"2026-06-09T11:00:16.227377883Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=700f8992-f4c7-466d-b085-6527bf136c3b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:00:16.239835 crc crio[3651]: time=\"2026-06-09T11:00:16.239762659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:00:16.607448 crc crio[3651]: time=\"2026-06-09T11:00:16.589716047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:00:16.607448 crc crio[3651]: time=\"2026-06-09T11:00:16.603599312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:00:17.072057 crc crio[3651]: time=\"2026-06-09T11:00:17.070883121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:00:18.196224 crc crio[3651]: time=\"2026-06-09T11:00:18.195600431Z\" level=info msg=\"Created container 2b589d70b257aade535e95e693043d721d658825ad25bef78ceb5b0481210c64: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=700f8992-f4c7-466d-b085-6527bf136c3b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:00:18.229182 crc crio[3651]: time=\"2026-06-09T11:00:18.229108863Z\" level=info msg=\"Starting container: 2b589d70b257aade535e95e693043d721d658825ad25bef78ceb5b0481210c64\" id=3a63a499-dc78-4f5b-a597-f11034b2190e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:00:18.251219 crc crio[3651]: time=\"2026-06-09T11:00:18.25087532Z\" level=info msg=\"Started container\" PID=13723 containerID=2b589d70b257aade535e95e693043d721d658825ad25bef78ceb5b0481210c64 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=3a63a499-dc78-4f5b-a597-f11034b2190e name=/runtime.v1.RuntimeService/StartContainer sandboxID=41bacdc61c8258b24c2ba353d9f9829c5c4a63ae3cb857739e3c005850ca28fa\nJun 09 11:00:18.546894 crc crio[3651]: time=\"2026-06-09T11:00:18.546548401Z\" level=warning msg=\"Stopping container c9c39b537c22385d03f9c66e8d6721b5daa6ef1a23ad19105ce5b7c415c8ddbe with stop signal(15) timed out. Killing...\"\nJun 09 11:00:19.427729 crc crio[3651]: time=\"2026-06-09T11:00:19.427613044Z\" level=info msg=\"Created container 136f4ec3c089df337670179ec5eafc3af486eb2ad918974c7e1b753384552dd3: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints\" id=6462ba9b-df45-426a-8ebf-02d804a3ad23 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:00:19.456091 crc crio[3651]: time=\"2026-06-09T11:00:19.456018343Z\" level=info msg=\"Starting container: 136f4ec3c089df337670179ec5eafc3af486eb2ad918974c7e1b753384552dd3\" id=29d6e96c-dfa7-40d9-a7c8-a70209bf50d3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:00:19.486494 crc crio[3651]: time=\"2026-06-09T11:00:19.486323812Z\" level=info msg=\"Started container\" PID=13727 containerID=136f4ec3c089df337670179ec5eafc3af486eb2ad918974c7e1b753384552dd3 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints id=29d6e96c-dfa7-40d9-a7c8-a70209bf50d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7447659a8d7bb213bdc140c6d9ff81b2f8739dff5814b1c551ee1fc3408c5636\nJun 09 11:00:21.056145 crc crio[3651]: time=\"2026-06-09T11:00:21.054124238Z\" level=info msg=\"Stopped container c9c39b537c22385d03f9c66e8d6721b5daa6ef1a23ad19105ce5b7c415c8ddbe: openshift-multus/cni-sysctl-allowlist-ds-mqx5h/kube-multus-additional-cni-plugins\" id=48844225-f961-45b8-ab7f-80bc4abd1999 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:00:21.070866 crc crio[3651]: time=\"2026-06-09T11:00:21.069218791Z\" level=info msg=\"Stopping pod sandbox: 63888747bcf6c9d5bfe4c2405cc1ec1f40c7c3af184b687667314c71d26577f4\" id=899d2ab4-33d0-4b17-a7b6-9ac6606ef9c7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:00:21.406373 crc crio[3651]: time=\"2026-06-09T11:00:21.378021982Z\" level=info msg=\"Stopped pod sandbox: 63888747bcf6c9d5bfe4c2405cc1ec1f40c7c3af184b687667314c71d26577f4\" id=899d2ab4-33d0-4b17-a7b6-9ac6606ef9c7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:00:21.856835 crc crio[3651]: time=\"2026-06-09T11:00:21.856662698Z\" level=info msg=\"Stopping container: 21f46499440fc077a6b1e7ac9988b79097a078f76810fa16852a456d931698de (timeout: 30s)\" id=5b02c486-374f-4f52-a602-907d3e0998c8 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:00:21.928190 crc crio[3651]: time=\"2026-06-09T11:00:21.928021401Z\" level=info msg=\"Removing container: c9c39b537c22385d03f9c66e8d6721b5daa6ef1a23ad19105ce5b7c415c8ddbe\" id=705e7324-1992-4f3b-94d6-049509bbab70 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:00:21.969246 crc crio[3651]: time=\"2026-06-09T11:00:21.969143517Z\" level=info msg=\"Removed container c9c39b537c22385d03f9c66e8d6721b5daa6ef1a23ad19105ce5b7c415c8ddbe: openshift-multus/cni-sysctl-allowlist-ds-mqx5h/kube-multus-additional-cni-plugins\" id=705e7324-1992-4f3b-94d6-049509bbab70 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:00:22.251837 crc crio[3651]: time=\"2026-06-09T11:00:22.250918243Z\" level=info msg=\"Stopping container: 1773c09c0249cd012cf975391bc8b4f31376cd17d3e1b032cbb082638347f3b9 (timeout: 600s)\" id=34d510bf-fc8d-4cf1-8f26-4ae968bf2f3d name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:00:22.848558 crc crio[3651]: time=\"2026-06-09T11:00:22.848283127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:00:24.037440 crc crio[3651]: time=\"2026-06-09T11:00:24.037065026Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=93793870-dc88-435f-b5bf-b71f0b17a80c name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:00:24.540141 crc crio[3651]: time=\"2026-06-09T11:00:24.539742031Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=1d4a4f06-d404-4751-8257-9eb124761044 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:00:24.548081 crc crio[3651]: time=\"2026-06-09T11:00:24.547739645Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=cc36ef10-857a-469c-872f-8f81e1031640 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:00:24.549995 crc crio[3651]: time=\"2026-06-09T11:00:24.549801791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:00:24.683837 crc crio[3651]: time=\"2026-06-09T11:00:24.683696226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:00:25.386094 crc crio[3651]: time=\"2026-06-09T11:00:25.385281066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:00:26.722045 crc crio[3651]: time=\"2026-06-09T11:00:26.721787672Z\" level=info msg=\"Stopped container 21f46499440fc077a6b1e7ac9988b79097a078f76810fa16852a456d931698de: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=5b02c486-374f-4f52-a602-907d3e0998c8 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:00:26.724017 crc crio[3651]: time=\"2026-06-09T11:00:26.723973222Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3d0645ab-b476-437c-b5f4-0501e83e093b name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:00:26.725034 crc crio[3651]: time=\"2026-06-09T11:00:26.724946163Z\" level=info msg=\"Created container 68d38fd5a9313a46819fa5f5ceaaff197a5ff65e2d0cfe56b5a4144e74180ec4: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner\" id=b6e82a51-3be2-4fa6-ac6f-fad2ab67c6bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:00:26.733885 crc crio[3651]: time=\"2026-06-09T11:00:26.733670042Z\" level=info msg=\"Starting container: 68d38fd5a9313a46819fa5f5ceaaff197a5ff65e2d0cfe56b5a4144e74180ec4\" id=a12a6598-c6b5-447b-9026-634e9de564fe name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:00:27.029152 crc crio[3651]: time=\"2026-06-09T11:00:27.028641551Z\" level=info msg=\"Started container\" PID=13863 containerID=68d38fd5a9313a46819fa5f5ceaaff197a5ff65e2d0cfe56b5a4144e74180ec4 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner id=a12a6598-c6b5-447b-9026-634e9de564fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0ef322b9b33fe8a5f6e8f97c85a30cfc686519d2d12236dc8f3610a5ae4648a\nJun 09 11:00:27.029152 crc crio[3651]: time=\"2026-06-09T11:00:27.029094785Z\" level=info msg=\"Created container 1b42e9377690f2dfc614c1c118a887f50823ab31b0318f107c7120a565e97504: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=cc36ef10-857a-469c-872f-8f81e1031640 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:00:27.033345 crc crio[3651]: time=\"2026-06-09T11:00:27.033053732Z\" level=info msg=\"Starting container: 1b42e9377690f2dfc614c1c118a887f50823ab31b0318f107c7120a565e97504\" id=0488e664-967e-4748-b8c0-812a6b664425 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:00:27.052207 crc crio[3651]: time=\"2026-06-09T11:00:27.051365288Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ccc300cd-d26a-4f54-8c2b-c2ab342d262e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:00:27.054869 crc crio[3651]: time=\"2026-06-09T11:00:27.054835429Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=2dad902e-a3a0-4fa2-be8c-191b5176008d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:00:27.055265 crc crio[3651]: time=\"2026-06-09T11:00:27.055241462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:00:27.064521 crc crio[3651]: time=\"2026-06-09T11:00:27.06393065Z\" level=info msg=\"Started container\" PID=13888 containerID=1b42e9377690f2dfc614c1c118a887f50823ab31b0318f107c7120a565e97504 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=0488e664-967e-4748-b8c0-812a6b664425 name=/runtime.v1.RuntimeService/StartContainer sandboxID=10a436eaf8e348d1b9ab6f246aea0c7409ced60acba075a0c3519143509c4b4b\nJun 09 11:00:27.165679 crc crio[3651]: time=\"2026-06-09T11:00:27.16520132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:00:27.194106 crc crio[3651]: time=\"2026-06-09T11:00:27.194016362Z\" level=info msg=\"Stopping container: 2b589d70b257aade535e95e693043d721d658825ad25bef78ceb5b0481210c64 (timeout: 30s)\" id=c438f0dd-17ac-4f5d-b101-ffb56ca2ba78 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:00:27.215474 crc crio[3651]: time=\"2026-06-09T11:00:27.215364265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:00:29.551103 crc crio[3651]: time=\"2026-06-09T11:00:29.550202864Z\" level=info msg=\"Stopped container 1773c09c0249cd012cf975391bc8b4f31376cd17d3e1b032cbb082638347f3b9: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=34d510bf-fc8d-4cf1-8f26-4ae968bf2f3d name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:00:29.554140 crc crio[3651]: time=\"2026-06-09T11:00:29.553911773Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=ec51e38d-2457-48ba-8b5b-e3e8e6607d92 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:00:29.779583 crc crio[3651]: time=\"2026-06-09T11:00:29.776786344Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=96526738-df8e-42a7-b6a0-d4e1d32f5a2b name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:00:29.783274 crc crio[3651]: time=\"2026-06-09T11:00:29.782967752Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=337abae1-696a-446b-9fc3-a731c3458d2a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:00:29.784223 crc crio[3651]: time=\"2026-06-09T11:00:29.784064017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:00:30.048155 crc crio[3651]: time=\"2026-06-09T11:00:30.045247053Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=4a23f9fb-6689-41cb-b14a-980a8cfc8d5c name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:00:30.119889 crc crio[3651]: time=\"2026-06-09T11:00:30.11978005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:00:30.125488 crc crio[3651]: time=\"2026-06-09T11:00:30.124038896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:00:30.180813 crc crio[3651]: time=\"2026-06-09T11:00:30.180622317Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=fb8909a3-1100-4f1f-b06a-9d34bc754078 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:00:30.185310 crc crio[3651]: time=\"2026-06-09T11:00:30.185081369Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=d98a99bc-b282-4e8c-9bc5-358d87c283c5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:00:30.185993 crc crio[3651]: time=\"2026-06-09T11:00:30.185514993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:00:30.247785 crc crio[3651]: time=\"2026-06-09T11:00:30.247738584Z\" level=info msg=\"Stopping container: 649be353ae651739ab3cfbfb2b11e42dba047f25fc5ae19c6ebbabaf4b324587 (timeout: 30s)\" id=8f7afc01-39f6-4a44-b6a7-3c7b6416ccc4 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:00:30.258256 crc crio[3651]: time=\"2026-06-09T11:00:30.258190898Z\" level=info msg=\"Created container 9b6f257a50d82ecfd8f9e351dd62f130e433eee2423a933fc7067590530d5f65: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=2dad902e-a3a0-4fa2-be8c-191b5176008d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:00:30.265811 crc crio[3651]: time=\"2026-06-09T11:00:30.2622992Z\" level=info msg=\"Starting container: 9b6f257a50d82ecfd8f9e351dd62f130e433eee2423a933fc7067590530d5f65\" id=48361a98-25f3-4d62-b558-dcf7b1834670 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:00:30.275953 crc crio[3651]: time=\"2026-06-09T11:00:30.275868334Z\" level=info msg=\"Started container\" PID=13927 containerID=9b6f257a50d82ecfd8f9e351dd62f130e433eee2423a933fc7067590530d5f65 description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=48361a98-25f3-4d62-b558-dcf7b1834670 name=/runtime.v1.RuntimeService/StartContainer sandboxID=271b0faef23de3761966d17212d2cd46818ff4e2c6a0c788930dc9b4bf24283d\nJun 09 11:00:30.298776 crc crio[3651]: time=\"2026-06-09T11:00:30.298053144Z\" level=info msg=\"Stopped container 2b589d70b257aade535e95e693043d721d658825ad25bef78ceb5b0481210c64: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=c438f0dd-17ac-4f5d-b101-ffb56ca2ba78 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:00:30.450517 crc crio[3651]: time=\"2026-06-09T11:00:30.450349657Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=b8d8347e-acaf-47ee-9c29-a5e6cde6f538 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:00:30.642257 crc crio[3651]: time=\"2026-06-09T11:00:30.63793916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:00:30.680628 crc crio[3651]: time=\"2026-06-09T11:00:30.680180271Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=c9db8088-e023-4610-8fd4-f2879155fb75 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:00:30.685691 crc crio[3651]: time=\"2026-06-09T11:00:30.685233393Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=75572d3f-4bf4-4f5f-b227-f2ae26b5de60 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:00:30.689575 crc crio[3651]: time=\"2026-06-09T11:00:30.689141848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:00:30.782485 crc crio[3651]: time=\"2026-06-09T11:00:30.78107898Z\" level=info msg=\"Stopping container: dc75148bf881ecf8749743bc9651b97edbcf556c62cbcda54b43965d76dbf9dd (timeout: 30s)\" id=826719bd-9b57-4eb9-9f9b-fa9ec17ae582 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:00:30.874097 crc crio[3651]: time=\"2026-06-09T11:00:30.873986023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:00:30.882159 crc crio[3651]: time=\"2026-06-09T11:00:30.882072871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:00:31.928794 crc crio[3651]: time=\"2026-06-09T11:00:31.928196845Z\" level=info msg=\"Stopped container dc75148bf881ecf8749743bc9651b97edbcf556c62cbcda54b43965d76dbf9dd: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=826719bd-9b57-4eb9-9f9b-fa9ec17ae582 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:00:31.931356 crc crio[3651]: time=\"2026-06-09T11:00:31.931059446Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=de129a98-3102-472b-89ff-0278ead68214 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:00:32.042559 crc crio[3651]: time=\"2026-06-09T11:00:32.042145091Z\" level=info msg=\"Created container 546da68325056c9f8f17e8f759c2184a67eaded7d6778a83ce082e02bc51c15b: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=337abae1-696a-446b-9fc3-a731c3458d2a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:00:32.046151 crc crio[3651]: time=\"2026-06-09T11:00:32.046057926Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=44a2f3f6-79f6-418f-8781-517ed1276b9e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:00:32.046252 crc crio[3651]: time=\"2026-06-09T11:00:32.046178Z\" level=info msg=\"Starting container: 546da68325056c9f8f17e8f759c2184a67eaded7d6778a83ce082e02bc51c15b\" id=eec3e7fb-0c0f-4f8b-969f-f43edc02f5ff name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:00:32.065589 crc crio[3651]: time=\"2026-06-09T11:00:32.064535587Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=89781348-3dfb-45b5-9987-55ce316d07dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:00:32.068172 crc crio[3651]: time=\"2026-06-09T11:00:32.068098091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:00:32.152842 crc crio[3651]: time=\"2026-06-09T11:00:32.152714089Z\" level=info msg=\"Started container\" PID=13965 containerID=546da68325056c9f8f17e8f759c2184a67eaded7d6778a83ce082e02bc51c15b description=openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon id=eec3e7fb-0c0f-4f8b-969f-f43edc02f5ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc43ff16a32b25163b55d640d18669725cd184c2474507b43ac509a25396edf1\nJun 09 11:00:32.274903 crc crio[3651]: time=\"2026-06-09T11:00:32.274775775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:00:32.285555 crc crio[3651]: time=\"2026-06-09T11:00:32.283343979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:00:32.445583 crc crio[3651]: time=\"2026-06-09T11:00:32.444895588Z\" level=info msg=\"Stopped container 649be353ae651739ab3cfbfb2b11e42dba047f25fc5ae19c6ebbabaf4b324587: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=8f7afc01-39f6-4a44-b6a7-3c7b6416ccc4 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:00:32.449664 crc crio[3651]: time=\"2026-06-09T11:00:32.447785091Z\" level=info msg=\"Created container 1fbcb631e72112df9365f0aac3fb380d43b365e443483e631b16f4fb7c4e443a: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=75572d3f-4bf4-4f5f-b227-f2ae26b5de60 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:00:32.451908 crc crio[3651]: time=\"2026-06-09T11:00:32.451076016Z\" level=info msg=\"Starting container: 1fbcb631e72112df9365f0aac3fb380d43b365e443483e631b16f4fb7c4e443a\" id=bf12f6cd-9c63-4fc6-9a0b-568758d32f17 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:00:32.456358 crc crio[3651]: time=\"2026-06-09T11:00:32.454247668Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=40423a6c-9390-4202-8de4-1dcb37b5e7a0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:00:32.479779 crc crio[3651]: time=\"2026-06-09T11:00:32.479584458Z\" level=info msg=\"Started container\" PID=14017 containerID=1fbcb631e72112df9365f0aac3fb380d43b365e443483e631b16f4fb7c4e443a description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=bf12f6cd-9c63-4fc6-9a0b-568758d32f17 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41bacdc61c8258b24c2ba353d9f9829c5c4a63ae3cb857739e3c005850ca28fa\nJun 09 11:00:32.480710 crc crio[3651]: time=\"2026-06-09T11:00:32.480291131Z\" level=info msg=\"Stopping container: 893f62a45398960e8e4247ff7b21e27b824eb9608f23d61fba516b5b68e83b00 (timeout: 2s)\" id=52bf9d54-7497-406f-af4a-cc955daf49bb name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:00:32.485653 crc crio[3651]: time=\"2026-06-09T11:00:32.483329508Z\" level=info msg=\"Stopping container: c6893631b477fe306776c1dfbce383938f531b7dee501135f8d9819e0de97b34 (timeout: 30s)\" id=ba558bd6-2d5b-4836-b131-390d57d9f4c2 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:00:32.551648 crc crio[3651]: time=\"2026-06-09T11:00:32.519685171Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8d331669-b6a1-448f-b38e-09f4fb14bed7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:00:32.584275 crc crio[3651]: time=\"2026-06-09T11:00:32.584044761Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=ee8365fc-e088-46f5-b344-6d11f640c5b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:00:32.586228 crc crio[3651]: time=\"2026-06-09T11:00:32.585745045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:00:32.683214 crc crio[3651]: time=\"2026-06-09T11:00:32.683164132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:00:32.726240 crc crio[3651]: time=\"2026-06-09T11:00:32.723887455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:00:33.566352 crc crio[3651]: time=\"2026-06-09T11:00:33.5603275Z\" level=info msg=\"Created container d8f6e00f2d209ff981fc79aa3267b48a0f19476ae14eaaa0b4bf5020588346be: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=89781348-3dfb-45b5-9987-55ce316d07dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:00:33.575946 crc crio[3651]: time=\"2026-06-09T11:00:33.575818385Z\" level=info msg=\"Starting container: d8f6e00f2d209ff981fc79aa3267b48a0f19476ae14eaaa0b4bf5020588346be\" id=79b20066-297d-497a-b0ba-fa71b6d5903e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:00:33.609465 crc crio[3651]: time=\"2026-06-09T11:00:33.609261915Z\" level=info msg=\"Created container 1c85d54b90a04178d127f67b6c70837f2b77a25e3920b49bd83f561fd825dd93: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=ee8365fc-e088-46f5-b344-6d11f640c5b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:00:33.613913 crc crio[3651]: time=\"2026-06-09T11:00:33.61379229Z\" level=info msg=\"Starting container: 1c85d54b90a04178d127f67b6c70837f2b77a25e3920b49bd83f561fd825dd93\" id=bed87e5a-6beb-4e29-a32e-73fc9f1400f0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:00:33.663853 crc crio[3651]: time=\"2026-06-09T11:00:33.663712918Z\" level=info msg=\"Started container\" PID=14058 containerID=1c85d54b90a04178d127f67b6c70837f2b77a25e3920b49bd83f561fd825dd93 description=openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator id=bed87e5a-6beb-4e29-a32e-73fc9f1400f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=74ed6ea7f8cc65253f99e578e59707b7f24b66b489f27386e8dc9479cfbe3e5c\nJun 09 11:00:33.749135 crc crio[3651]: time=\"2026-06-09T11:00:33.748677256Z\" level=info msg=\"Started container\" PID=14041 containerID=d8f6e00f2d209ff981fc79aa3267b48a0f19476ae14eaaa0b4bf5020588346be description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=79b20066-297d-497a-b0ba-fa71b6d5903e name=/runtime.v1.RuntimeService/StartContainer sandboxID=53b93f23f59d688a03a9840321f46fff10210e03e02dcd575e9c43699f490a66\nJun 09 11:00:33.928373 crc crio[3651]: time=\"2026-06-09T11:00:33.927584901Z\" level=info msg=\"Stopped container 893f62a45398960e8e4247ff7b21e27b824eb9608f23d61fba516b5b68e83b00: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=52bf9d54-7497-406f-af4a-cc955daf49bb name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:00:33.930753 crc crio[3651]: time=\"2026-06-09T11:00:33.930568477Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=76c11cd6-3697-4f59-bbd3-4dc8175e531a name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:00:34.220049 crc crio[3651]: time=\"2026-06-09T11:00:34.219923745Z\" level=info msg=\"Stopped container c6893631b477fe306776c1dfbce383938f531b7dee501135f8d9819e0de97b34: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=ba558bd6-2d5b-4836-b131-390d57d9f4c2 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:00:34.230938 crc crio[3651]: time=\"2026-06-09T11:00:34.230794413Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6edd584b-c359-40d3-9ecb-1140da7591ed name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:00:37.668806 crc crio[3651]: time=\"2026-06-09T11:00:37.668030007Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c3fcab7d-e794-4f88-9db1-da502434e22b name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:00:39.819679 crc crio[3651]: time=\"2026-06-09T11:00:39.818911511Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683380-pkxlv/POD\" id=077bed39-d4ed-449b-bbc0-217f9a15393e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:00:39.819679 crc crio[3651]: time=\"2026-06-09T11:00:39.819084337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:00:41.462163 crc crio[3651]: time=\"2026-06-09T11:00:41.457258996Z\" level=info msg=\"Stopping container: 28c506efdf4b7278ea0b5cb1d0e766fd56bbf3b770d8f5dab8349ffa2b7dce1c (timeout: 30s)\" id=015ca7b2-866e-419c-a753-b04a52299e53 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:00:42.192516 crc crio[3651]: time=\"2026-06-09T11:00:42.190132827Z\" level=info msg=\"Stopping container: 1fbcb631e72112df9365f0aac3fb380d43b365e443483e631b16f4fb7c4e443a (timeout: 30s)\" id=d55b8a35-4711-460f-8ec4-dd808953b1a7 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:00:44.479567 crc crio[3651]: time=\"2026-06-09T11:00:44.332295202Z\" level=info msg=\"Removing container: 2b589d70b257aade535e95e693043d721d658825ad25bef78ceb5b0481210c64\" id=d9f08329-6324-4e8d-80e9-e089fb55e334 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:01:00.746334 crc crio[3651]: time=\"2026-06-09T11:01:00.744338583Z\" level=info msg=\"Stopping container: d8f6e00f2d209ff981fc79aa3267b48a0f19476ae14eaaa0b4bf5020588346be (timeout: 30s)\" id=4f474a91-6de6-45a1-84f4-5330692f14b2 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:01:02.962969 crc crio[3651]: time=\"2026-06-09T11:01:02.856084385Z\" level=info msg=\"Stopping container: 9b6f257a50d82ecfd8f9e351dd62f130e433eee2423a933fc7067590530d5f65 (timeout: 30s)\" id=7b7ddc07-40c0-455f-bb0f-c83de03f7389 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:01:04.699005 crc crio[3651]: time=\"2026-06-09T11:01:04.698738046Z\" level=info msg=\"Stopping pod sandbox: 63888747bcf6c9d5bfe4c2405cc1ec1f40c7c3af184b687667314c71d26577f4\" id=3bec8b86-6f3d-47c0-acc9-f76284ab6651 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:01:04.699005 crc crio[3651]: time=\"2026-06-09T11:01:04.698826649Z\" level=info msg=\"Stopped pod sandbox (already stopped): 63888747bcf6c9d5bfe4c2405cc1ec1f40c7c3af184b687667314c71d26577f4\" id=3bec8b86-6f3d-47c0-acc9-f76284ab6651 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:01:04.700347 crc crio[3651]: time=\"2026-06-09T11:01:04.700160641Z\" level=info msg=\"Removing pod sandbox: 63888747bcf6c9d5bfe4c2405cc1ec1f40c7c3af184b687667314c71d26577f4\" id=952d7916-9a87-4387-b0b4-cde6ac8426c2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:01:05.630554 crc crio[3651]: time=\"2026-06-09T11:01:05.63018503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:06.132844 crc crio[3651]: time=\"2026-06-09T11:01:06.131570703Z\" level=info msg=\"Created container 46e9799ddbb294cb42c8fbfccd2061ca95dce6a224db51468e6e0bb645e1d38e: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=d98a99bc-b282-4e8c-9bc5-358d87c283c5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:01:06.136940 crc crio[3651]: time=\"2026-06-09T11:01:06.136369977Z\" level=info msg=\"Starting container: 46e9799ddbb294cb42c8fbfccd2061ca95dce6a224db51468e6e0bb645e1d38e\" id=34356181-2191-4b39-b952-7da54f585533 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:01:06.194122 crc crio[3651]: time=\"2026-06-09T11:01:06.193890317Z\" level=info msg=\"Started container\" PID=14568 containerID=46e9799ddbb294cb42c8fbfccd2061ca95dce6a224db51468e6e0bb645e1d38e description=hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar id=34356181-2191-4b39-b952-7da54f585533 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0ef322b9b33fe8a5f6e8f97c85a30cfc686519d2d12236dc8f3610a5ae4648a\nJun 09 11:01:07.533934 crc crio[3651]: time=\"2026-06-09T11:01:07.533861963Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest\" id=4f1d691e-1ed9-49fb-b775-a01ab4495264 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:01:22.324351 crc crio[3651]: time=\"2026-06-09T11:01:22.323329482Z\" level=info msg=\"Removed pod sandbox: 63888747bcf6c9d5bfe4c2405cc1ec1f40c7c3af184b687667314c71d26577f4\" id=952d7916-9a87-4387-b0b4-cde6ac8426c2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:01:22.348358 crc crio[3651]: time=\"2026-06-09T11:01:22.3482739Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest\" id=85d9b29e-0388-4397-a512-79f5ceb84e52 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:01:22.349336 crc crio[3651]: time=\"2026-06-09T11:01:22.348300271Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ed762631-f11c-434f-ba2f-efe85942bcc0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:01:22.349482 crc crio[3651]: time=\"2026-06-09T11:01:22.348346763Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=a40536cd-eee0-47d5-a064-b460eb1ae872 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:01:22.349709 crc crio[3651]: time=\"2026-06-09T11:01:22.348531619Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=36480c4f-c812-4fb5-84af-12bc6f1c7866 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:01:22.352112 crc crio[3651]: time=\"2026-06-09T11:01:22.352036661Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=9821470c-2f7b-4ae4-86fc-6bfd95697694 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:01:22.352579 crc crio[3651]: time=\"2026-06-09T11:01:22.352521026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:22.352993 crc crio[3651]: time=\"2026-06-09T11:01:22.35296257Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe\" id=3c7c1203-7710-4d6b-a1a4-52ea74da6de4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:01:22.353481 crc crio[3651]: time=\"2026-06-09T11:01:22.353449396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:22.354038 crc crio[3651]: time=\"2026-06-09T11:01:22.35388438Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=17b8490f-1790-4c45-b4eb-9d3e7aec8d0c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:01:22.354940 crc crio[3651]: time=\"2026-06-09T11:01:22.354877652Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:22.355266 crc crio[3651]: time=\"2026-06-09T11:01:22.355071778Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=e6438641-d88d-4c91-b3f0-78cd87f3fa84 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:01:22.355908 crc crio[3651]: time=\"2026-06-09T11:01:22.35577527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:22.358548 crc crio[3651]: time=\"2026-06-09T11:01:22.358521418Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683380-pkxlv Namespace:openshift-operator-lifecycle-manager ID:588fd7312905f0847382da56849721695257ef41028ef203d444e192a2bab0c1 UID:0733e440-b967-4d60-8897-0267a6040ebd NetNS:/var/run/netns/7b2860dc-0309-4d9a-9d8c-085facb91155 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0733e440_b967_4d60_8897_0267a6040ebd.slice PodAnnotations:0xc00008c838}] Aliases:map[]}\"\nJun 09 11:01:22.358795 crc crio[3651]: time=\"2026-06-09T11:01:22.358767486Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683380-pkxlv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:01:22.420860 crc crio[3651]: time=\"2026-06-09T11:01:22.420692918Z\" level=info msg=\"Stopped container d8f6e00f2d209ff981fc79aa3267b48a0f19476ae14eaaa0b4bf5020588346be: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=4f474a91-6de6-45a1-84f4-5330692f14b2 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:01:22.427801 crc crio[3651]: time=\"2026-06-09T11:01:22.427603439Z\" level=info msg=\"Stopped container 28c506efdf4b7278ea0b5cb1d0e766fd56bbf3b770d8f5dab8349ffa2b7dce1c: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=015ca7b2-866e-419c-a753-b04a52299e53 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:01:22.428154 crc crio[3651]: time=\"2026-06-09T11:01:22.427785575Z\" level=info msg=\"Stopped container 1fbcb631e72112df9365f0aac3fb380d43b365e443483e631b16f4fb7c4e443a: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=d55b8a35-4711-460f-8ec4-dd808953b1a7 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:01:22.437649 crc crio[3651]: time=\"2026-06-09T11:01:22.436642558Z\" level=info msg=\"Stopped container 9b6f257a50d82ecfd8f9e351dd62f130e433eee2423a933fc7067590530d5f65: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=7b7ddc07-40c0-455f-bb0f-c83de03f7389 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:01:22.455547 crc crio[3651]: time=\"2026-06-09T11:01:22.447196076Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=f86dbb36-4ed6-4e03-bba3-99c0c8b08864 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:01:22.455547 crc crio[3651]: time=\"2026-06-09T11:01:22.447375611Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=286ceabd-2064-4955-8d50-f342e11d09dd name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:01:22.455547 crc crio[3651]: time=\"2026-06-09T11:01:22.447545247Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=0b702de6-0000-48c5-8c04-f5624d63771f name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:01:22.455547 crc crio[3651]: time=\"2026-06-09T11:01:22.447610289Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=aaa4ac0e-68c2-435e-a9e1-65fac4cd23f2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:01:22.509673 crc crio[3651]: time=\"2026-06-09T11:01:22.494564841Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=c6fb9e44-ca73-49d5-8710-e60ea85b614b name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:01:22.594013 crc crio[3651]: time=\"2026-06-09T11:01:22.593897331Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4bf24b1d-df13-447e-bf77-7012229fbc53 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:01:22.605662 crc crio[3651]: time=\"2026-06-09T11:01:22.598005609Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=e6fdbdd1-413b-4c57-bdfd-5acf8fc3366c name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:01:22.675187 crc crio[3651]: time=\"2026-06-09T11:01:22.67469604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:22.928956 crc crio[3651]: time=\"2026-06-09T11:01:22.928112761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:22.995710 crc crio[3651]: time=\"2026-06-09T11:01:22.995611895Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=3818776f-762b-402c-a11c-d4569abadd67 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:01:22.996072 crc crio[3651]: time=\"2026-06-09T11:01:22.995809101Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=eb9bc69b-d2a3-4bae-b3ed-b2943568efc6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:01:22.997178 crc crio[3651]: time=\"2026-06-09T11:01:22.997079491Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=bed51070-ded0-4962-b1a9-79b95e854683 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:01:23.012949 crc crio[3651]: time=\"2026-06-09T11:01:23.012835042Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=ce9293a8-5490-4d7c-a0dd-e2de5d1926c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:01:23.020960 crc crio[3651]: time=\"2026-06-09T11:01:23.020903133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:23.071608 crc crio[3651]: time=\"2026-06-09T11:01:23.071325985Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:9c782f85ddcb0389a6fc6d4137624c95edbb8f30a5c0be1b76f414ee05a284b9\" id=fbe63e38-fd0e-4be5-8e3b-2bbf92161d3c name=/runtime.v1.ImageService/PullImage\nJun 09 11:01:23.087056 crc crio[3651]: time=\"2026-06-09T11:01:23.086816948Z\" level=info msg=\"Removed container 2b589d70b257aade535e95e693043d721d658825ad25bef78ceb5b0481210c64: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=d9f08329-6324-4e8d-80e9-e089fb55e334 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:01:23.087706 crc crio[3651]: time=\"2026-06-09T11:01:23.087595832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:23.092187 crc crio[3651]: time=\"2026-06-09T11:01:23.092069242Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=3a784d87-df23-407f-8c98-bd96a149c277 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:01:23.092519 crc crio[3651]: time=\"2026-06-09T11:01:23.092440073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:23.095332 crc crio[3651]: time=\"2026-06-09T11:01:23.095199759Z\" level=info msg=\"Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=fc547d53-0772-4510-b436-f009b91bfadf name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:01:23.102285 crc crio[3651]: time=\"2026-06-09T11:01:23.102161646Z\" level=info msg=\"Removing container: dc75148bf881ecf8749743bc9651b97edbcf556c62cbcda54b43965d76dbf9dd\" id=8e261920-b3a4-49fe-ab56-003e7d48aa35 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:01:23.105277 crc crio[3651]: time=\"2026-06-09T11:01:23.105126629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:23.111266 crc crio[3651]: time=\"2026-06-09T11:01:23.111090535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:23.138292 crc crio[3651]: time=\"2026-06-09T11:01:23.137131597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:23.140019 crc crio[3651]: time=\"2026-06-09T11:01:23.139969315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:23.260600 crc crio[3651]: time=\"2026-06-09T11:01:23.260492072Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=1a96b1ce-bb21-48ca-9c8e-4a7d494f8b08 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:01:23.364238 crc crio[3651]: time=\"2026-06-09T11:01:23.363779343Z\" level=info msg=\"Created container 60788f06c6fbd6b76907d70883292c512c72e7b8986591aad2b643a4dc255044: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=9821470c-2f7b-4ae4-86fc-6bfd95697694 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:01:23.370227 crc crio[3651]: time=\"2026-06-09T11:01:23.370083559Z\" level=info msg=\"Starting container: 60788f06c6fbd6b76907d70883292c512c72e7b8986591aad2b643a4dc255044\" id=83d916ea-56b5-4435-a660-41cdd167563b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:01:23.406888 crc crio[3651]: time=\"2026-06-09T11:01:23.406231476Z\" level=info msg=\"Started container\" PID=14769 containerID=60788f06c6fbd6b76907d70883292c512c72e7b8986591aad2b643a4dc255044 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=83d916ea-56b5-4435-a660-41cdd167563b name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f0ff3a6bd1f8c6b3011358f44f30b72dedb66fff005849616e325c1bb5f9c94\nJun 09 11:01:23.482842 crc crio[3651]: time=\"2026-06-09T11:01:23.482541885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:23.494124 crc crio[3651]: time=\"2026-06-09T11:01:23.493972601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:23.501831 crc crio[3651]: time=\"2026-06-09T11:01:23.501702842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:23.515260 crc crio[3651]: time=\"2026-06-09T11:01:23.51511105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:23.541984 crc crio[3651]: time=\"2026-06-09T11:01:23.540317766Z\" level=info msg=\"Created container 8063f0aee8c0dd15d9cf814f7c02b75d7c6cc3d2810d9ce71fea1aea804f7b27: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=17b8490f-1790-4c45-b4eb-9d3e7aec8d0c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:01:23.547976 crc crio[3651]: time=\"2026-06-09T11:01:23.547864311Z\" level=info msg=\"Starting container: 8063f0aee8c0dd15d9cf814f7c02b75d7c6cc3d2810d9ce71fea1aea804f7b27\" id=f8c43bec-2816-495c-9568-148db1ec0e43 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:01:23.569661 crc crio[3651]: time=\"2026-06-09T11:01:23.569557038Z\" level=info msg=\"Removed container dc75148bf881ecf8749743bc9651b97edbcf556c62cbcda54b43965d76dbf9dd: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=8e261920-b3a4-49fe-ab56-003e7d48aa35 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:01:23.600709 crc crio[3651]: time=\"2026-06-09T11:01:23.600521683Z\" level=info msg=\"Removing container: 21f46499440fc077a6b1e7ac9988b79097a078f76810fa16852a456d931698de\" id=24066108-3cf7-428d-a830-11c880a0d4ed name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:01:23.605244 crc crio[3651]: time=\"2026-06-09T11:01:23.604999012Z\" level=info msg=\"Started container\" PID=14774 containerID=8063f0aee8c0dd15d9cf814f7c02b75d7c6cc3d2810d9ce71fea1aea804f7b27 description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=f8c43bec-2816-495c-9568-148db1ec0e43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf1c22d094c12a5ec0ea8ebbd4e1e59133fada12ce61e3b9c47de2ce57cd23ce\nJun 09 11:01:23.727595 crc crio[3651]: time=\"2026-06-09T11:01:23.727212352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:23.788559 crc crio[3651]: time=\"2026-06-09T11:01:23.783080044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:23.807484 crc crio[3651]: time=\"2026-06-09T11:01:23.806628218Z\" level=info msg=\"Created container 1626bad4af2fef1991591e2d187543f75b4d7e87669cee2995885c4884660276: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=ce9293a8-5490-4d7c-a0dd-e2de5d1926c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:01:23.814049 crc crio[3651]: time=\"2026-06-09T11:01:23.814000228Z\" level=info msg=\"Created container 05267ab1e67e048953696bbedb73858945d8c37cc17f3f52394ed2baf9b13e6b: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=e6438641-d88d-4c91-b3f0-78cd87f3fa84 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:01:23.814925 crc crio[3651]: time=\"2026-06-09T11:01:23.814895146Z\" level=info msg=\"Starting container: 1626bad4af2fef1991591e2d187543f75b4d7e87669cee2995885c4884660276\" id=661637ee-1e45-4c5c-801b-12f0accab32d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:01:23.840748 crc crio[3651]: time=\"2026-06-09T11:01:23.838366758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:23.840748 crc crio[3651]: time=\"2026-06-09T11:01:23.840028569Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/extract-content\" id=ceabda6c-d8c1-44da-b03a-2b3856a15e38 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:01:23.840748 crc crio[3651]: time=\"2026-06-09T11:01:23.840350149Z\" level=info msg=\"Starting container: 05267ab1e67e048953696bbedb73858945d8c37cc17f3f52394ed2baf9b13e6b\" id=9d8a9184-8e6c-4621-a5b2-20a2f174b0e6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:01:23.874553 crc crio[3651]: time=\"2026-06-09T11:01:23.871265593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:23.965284 crc crio[3651]: time=\"2026-06-09T11:01:23.960229307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:23.988029 crc crio[3651]: time=\"2026-06-09T11:01:23.987965061Z\" level=info msg=\"Started container\" PID=14795 containerID=1626bad4af2fef1991591e2d187543f75b4d7e87669cee2995885c4884660276 description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=661637ee-1e45-4c5c-801b-12f0accab32d name=/runtime.v1.RuntimeService/StartContainer sandboxID=271b0faef23de3761966d17212d2cd46818ff4e2c6a0c788930dc9b4bf24283d\nJun 09 11:01:24.037203 crc crio[3651]: time=\"2026-06-09T11:01:24.025713108Z\" level=info msg=\"Started container\" PID=14796 containerID=05267ab1e67e048953696bbedb73858945d8c37cc17f3f52394ed2baf9b13e6b description=openshift-marketplace/redhat-operators-x5vn9/registry-server id=9d8a9184-8e6c-4621-a5b2-20a2f174b0e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5088bde617dedd8b9fd47b3ab9ad1a348adb1a2dde97033ee30ecb32d143d8f4\nJun 09 11:01:24.352623 crc crio[3651]: time=\"2026-06-09T11:01:24.351245737Z\" level=info msg=\"Removed container 21f46499440fc077a6b1e7ac9988b79097a078f76810fa16852a456d931698de: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=24066108-3cf7-428d-a830-11c880a0d4ed name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:01:24.462986 crc crio[3651]: time=\"2026-06-09T11:01:24.462780334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:24.483976 crc crio[3651]: time=\"2026-06-09T11:01:24.4831891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:24.540116 crc crio[3651]: time=\"2026-06-09T11:01:24.539355981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:24.621258 crc crio[3651]: time=\"2026-06-09T11:01:24.620859782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:24.710296 crc crio[3651]: time=\"2026-06-09T11:01:24.70997894Z\" level=info msg=\"Created container dfcd6f927aefb6f8811562e458a69747c3dd424c6e916b9104dd1896387e5172: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=3818776f-762b-402c-a11c-d4569abadd67 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:01:24.714877 crc crio[3651]: time=\"2026-06-09T11:01:24.714716668Z\" level=info msg=\"Starting container: dfcd6f927aefb6f8811562e458a69747c3dd424c6e916b9104dd1896387e5172\" id=108314db-06ac-42f7-a643-1e72150ea3c8 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:01:24.732687 crc crio[3651]: time=\"2026-06-09T11:01:24.732375338Z\" level=info msg=\"Started container\" PID=14855 containerID=dfcd6f927aefb6f8811562e458a69747c3dd424c6e916b9104dd1896387e5172 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=108314db-06ac-42f7-a643-1e72150ea3c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41bacdc61c8258b24c2ba353d9f9829c5c4a63ae3cb857739e3c005850ca28fa\nJun 09 11:01:24.734803 crc crio[3651]: time=\"2026-06-09T11:01:24.733834414Z\" level=info msg=\"Created container 139e4b1a49387b21d4313b58c9bee4d84c9723fb3fd055f107344934992572ec: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=bed51070-ded0-4962-b1a9-79b95e854683 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:01:24.755903 crc crio[3651]: time=\"2026-06-09T11:01:24.754618212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:24.757178 crc crio[3651]: time=\"2026-06-09T11:01:24.75712818Z\" level=info msg=\"Starting container: 139e4b1a49387b21d4313b58c9bee4d84c9723fb3fd055f107344934992572ec\" id=8e67c6a6-10e9-4fae-846d-8d50eb553482 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:01:24.809046 crc crio[3651]: time=\"2026-06-09T11:01:24.808669767Z\" level=info msg=\"Created container ec0eb5491479a76b229b2ff87789f7ed9f193c143a78cea62f5400c3f05709c0: openshift-marketplace/community-operators-qhh6t/extract-content\" id=ceabda6c-d8c1-44da-b03a-2b3856a15e38 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:01:24.813212 crc crio[3651]: time=\"2026-06-09T11:01:24.81293396Z\" level=info msg=\"Starting container: ec0eb5491479a76b229b2ff87789f7ed9f193c143a78cea62f5400c3f05709c0\" id=e10ef3dd-d36a-4361-b579-182d29cd8d40 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:01:25.061642 crc crio[3651]: time=\"2026-06-09T11:01:25.050570818Z\" level=info msg=\"Started container\" PID=14815 containerID=139e4b1a49387b21d4313b58c9bee4d84c9723fb3fd055f107344934992572ec description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=8e67c6a6-10e9-4fae-846d-8d50eb553482 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53b93f23f59d688a03a9840321f46fff10210e03e02dcd575e9c43699f490a66\nJun 09 11:01:25.108836 crc crio[3651]: time=\"2026-06-09T11:01:25.10290648Z\" level=info msg=\"Started container\" PID=14877 containerID=ec0eb5491479a76b229b2ff87789f7ed9f193c143a78cea62f5400c3f05709c0 description=openshift-marketplace/community-operators-qhh6t/extract-content id=e10ef3dd-d36a-4361-b579-182d29cd8d40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f8c6599fbbecdca35a23a4fe0d79d12a81bd090e8b540aeb7ecc61fcfb40875\nJun 09 11:01:25.675278 crc crio[3651]: time=\"2026-06-09T11:01:25.670954687Z\" level=info msg=\"Created container 62c7a617a131f8cd2244f457449a3d86a96524f6a21ac60a8850c8aefb377287: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=fc547d53-0772-4510-b436-f009b91bfadf name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:01:25.693566 crc crio[3651]: time=\"2026-06-09T11:01:25.690964691Z\" level=info msg=\"Starting container: 62c7a617a131f8cd2244f457449a3d86a96524f6a21ac60a8850c8aefb377287\" id=9c2a07c9-f88c-491a-976f-cde0d8b5457c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:01:25.710228 crc crio[3651]: time=\"2026-06-09T11:01:25.708000122Z\" level=info msg=\"Created container 6c04cc872107864b00de4cc8ffc915f984a303c79188a99d91ca326d96a8fe25: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe\" id=3c7c1203-7710-4d6b-a1a4-52ea74da6de4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:01:25.714607 crc crio[3651]: time=\"2026-06-09T11:01:25.710703527Z\" level=info msg=\"Starting container: 6c04cc872107864b00de4cc8ffc915f984a303c79188a99d91ca326d96a8fe25\" id=917724de-f9b6-4b21-92de-a81755bc02b0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:01:25.735588 crc crio[3651]: time=\"2026-06-09T11:01:25.735024845Z\" level=info msg=\"Started container\" PID=14900 containerID=6c04cc872107864b00de4cc8ffc915f984a303c79188a99d91ca326d96a8fe25 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe id=917724de-f9b6-4b21-92de-a81755bc02b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0ef322b9b33fe8a5f6e8f97c85a30cfc686519d2d12236dc8f3610a5ae4648a\nJun 09 11:01:25.956695 crc crio[3651]: time=\"2026-06-09T11:01:25.956318134Z\" level=info msg=\"Started container\" PID=14886 containerID=62c7a617a131f8cd2244f457449a3d86a96524f6a21ac60a8850c8aefb377287 description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=9c2a07c9-f88c-491a-976f-cde0d8b5457c name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c0049503fa8adb64b38d4b24ec8d1b3c13afca807623945676f512764c4c804\nJun 09 11:01:26.432011 crc crio[3651]: time=\"2026-06-09T11:01:26.431810717Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=d88df7b9-f871-4fe6-864f-fc6e0df0eceb name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:01:26.436815 crc crio[3651]: time=\"2026-06-09T11:01:26.43671662Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=a6adba93-7946-4340-a789-3af31c6ffa2d name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:01:26.442165 crc crio[3651]: time=\"2026-06-09T11:01:26.441716366Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=c38a76e2-e6cb-4cbf-99ec-f016a7374f44 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:01:26.442766 crc crio[3651]: time=\"2026-06-09T11:01:26.442697916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:26.469675 crc crio[3651]: 2026-06-09T11:01:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:588fd7312905f08 Mac:d2:2d:3d:0b:7f:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/7b2860dc-0309-4d9a-9d8c-085facb91155 SocketPath: PciID:}] [{Interface:0xc00035aa00 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:01:26.485198 crc crio[3651]: time=\"2026-06-09T11:01:26.472624749Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683380-pkxlv Namespace:openshift-operator-lifecycle-manager ID:588fd7312905f0847382da56849721695257ef41028ef203d444e192a2bab0c1 UID:0733e440-b967-4d60-8897-0267a6040ebd NetNS:/var/run/netns/7b2860dc-0309-4d9a-9d8c-085facb91155 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0733e440_b967_4d60_8897_0267a6040ebd.slice PodAnnotations:0xc00008c838}] Aliases:map[]}\"\nJun 09 11:01:26.485198 crc crio[3651]: time=\"2026-06-09T11:01:26.472870507Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683380-pkxlv for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:01:26.516596 crc crio[3651]: time=\"2026-06-09T11:01:26.516387324Z\" level=info msg=\"Ran pod sandbox 588fd7312905f0847382da56849721695257ef41028ef203d444e192a2bab0c1 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683380-pkxlv/POD\" id=077bed39-d4ed-449b-bbc0-217f9a15393e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:01:26.527574 crc crio[3651]: time=\"2026-06-09T11:01:26.526578581Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=cab03110-8085-49a3-a29d-cd6735c60029 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:01:26.536042 crc crio[3651]: time=\"2026-06-09T11:01:26.535889142Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bab6edec-a821-48f6-aa4f-f015fc3eaf12 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:01:26.731866 crc crio[3651]: time=\"2026-06-09T11:01:26.582586778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:26.787246 crc crio[3651]: time=\"2026-06-09T11:01:26.786785883Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683380-pkxlv/collect-profiles\" id=4f7df624-32dd-4d83-aa67-e196c5281bc2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:01:26.788611 crc crio[3651]: time=\"2026-06-09T11:01:26.788306591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:27.110769 crc crio[3651]: time=\"2026-06-09T11:01:27.108843563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:27.174001 crc crio[3651]: time=\"2026-06-09T11:01:27.17385925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:28.320621 crc crio[3651]: time=\"2026-06-09T11:01:28.310139613Z\" level=info msg=\"Created container ecf60455ef0e600f5f582856df4155d08f26a7cf2375eee7f6a22905c084a9cd: openshift-operator-lifecycle-manager/collect-profiles-29683380-pkxlv/collect-profiles\" id=4f7df624-32dd-4d83-aa67-e196c5281bc2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:01:28.325857 crc crio[3651]: time=\"2026-06-09T11:01:28.325068719Z\" level=info msg=\"Starting container: ecf60455ef0e600f5f582856df4155d08f26a7cf2375eee7f6a22905c084a9cd\" id=5d64d090-6dd2-4adb-8807-9ed2fbde538d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:01:28.426923 crc crio[3651]: time=\"2026-06-09T11:01:28.426818231Z\" level=info msg=\"Started container\" PID=14952 containerID=ecf60455ef0e600f5f582856df4155d08f26a7cf2375eee7f6a22905c084a9cd description=openshift-operator-lifecycle-manager/collect-profiles-29683380-pkxlv/collect-profiles id=5d64d090-6dd2-4adb-8807-9ed2fbde538d name=/runtime.v1.RuntimeService/StartContainer sandboxID=588fd7312905f0847382da56849721695257ef41028ef203d444e192a2bab0c1\nJun 09 11:01:28.880106 crc crio[3651]: time=\"2026-06-09T11:01:28.879894385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:30.935606 crc crio[3651]: time=\"2026-06-09T11:01:30.934535817Z\" level=info msg=\"Created container 96b60d8e50cb74116a6c942e3b12cc841680c4a96bbf3e6d3202f2e997cdb65b: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=c38a76e2-e6cb-4cbf-99ec-f016a7374f44 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:01:30.940189 crc crio[3651]: time=\"2026-06-09T11:01:30.939517973Z\" level=info msg=\"Starting container: 96b60d8e50cb74116a6c942e3b12cc841680c4a96bbf3e6d3202f2e997cdb65b\" id=ab79e672-cf19-4007-a2ee-5f5158f8a576 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:01:31.010565 crc crio[3651]: time=\"2026-06-09T11:01:31.007303846Z\" level=info msg=\"Started container\" PID=14991 containerID=96b60d8e50cb74116a6c942e3b12cc841680c4a96bbf3e6d3202f2e997cdb65b description=hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner id=ab79e672-cf19-4007-a2ee-5f5158f8a576 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0ef322b9b33fe8a5f6e8f97c85a30cfc686519d2d12236dc8f3610a5ae4648a\nJun 09 11:01:32.119604 crc crio[3651]: time=\"2026-06-09T11:01:32.118860789Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-nqbwl/POD\" id=ca68e3ae-a81a-482d-9459-2da60df6239d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:01:32.119604 crc crio[3651]: time=\"2026-06-09T11:01:32.119511009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:32.318979 crc crio[3651]: time=\"2026-06-09T11:01:32.309550863Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-z4q5m/POD\" id=5c7114a7-3c08-4576-ba3b-381bf214d1ba name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:01:32.318979 crc crio[3651]: time=\"2026-06-09T11:01:32.309677437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:32.401631 crc crio[3651]: time=\"2026-06-09T11:01:32.401223391Z\" level=info msg=\"Got pod network &{Name:certified-operators-z4q5m Namespace:openshift-marketplace ID:0115e35e2583bcf04c9f0a748c9cab834080251dbe57588789b671f198062e64 UID:edc0a38b-ba44-4e43-bf73-d951644d8410 NetNS:/var/run/netns/58a825c1-080a-494e-b699-e9885c3b7074 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podedc0a38b_ba44_4e43_bf73_d951644d8410.slice PodAnnotations:0xc00108a948}] Aliases:map[]}\"\nJun 09 11:01:32.401631 crc crio[3651]: time=\"2026-06-09T11:01:32.401302944Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-z4q5m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:01:32.405802 crc crio[3651]: time=\"2026-06-09T11:01:32.405070731Z\" level=info msg=\"Got pod network &{Name:community-operators-nqbwl Namespace:openshift-marketplace ID:f5bd0aa8568abf4791983c789f9d84e756045956a3dd385b0c370dee880cd613 UID:f4121523-5727-440a-a3d4-9b79ae5ee2bc NetNS:/var/run/netns/56c2cf32-3b82-40f1-8302-94e606026404 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf4121523_5727_440a_a3d4_9b79ae5ee2bc.slice PodAnnotations:0xc0018aa970}] Aliases:map[]}\"\nJun 09 11:01:32.405802 crc crio[3651]: time=\"2026-06-09T11:01:32.405145104Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-nqbwl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:01:33.211370 crc crio[3651]: time=\"2026-06-09T11:01:33.211285784Z\" level=info msg=\"Stopping container: dfcd6f927aefb6f8811562e458a69747c3dd424c6e916b9104dd1896387e5172 (timeout: 30s)\" id=0df07654-4d68-4b96-b7fe-6e5b0e7d8bb7 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:01:33.797617 crc crio[3651]: time=\"2026-06-09T11:01:33.796025513Z\" level=info msg=\"Stopping pod sandbox: 588fd7312905f0847382da56849721695257ef41028ef203d444e192a2bab0c1\" id=602e49ce-97ef-480d-8e85-dbbe257fc230 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:01:33.807988 crc crio[3651]: time=\"2026-06-09T11:01:33.807733408Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683380-pkxlv Namespace:openshift-operator-lifecycle-manager ID:588fd7312905f0847382da56849721695257ef41028ef203d444e192a2bab0c1 UID:0733e440-b967-4d60-8897-0267a6040ebd NetNS:/var/run/netns/7b2860dc-0309-4d9a-9d8c-085facb91155 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0733e440_b967_4d60_8897_0267a6040ebd.slice PodAnnotations:0xc001c5c898}] Aliases:map[]}\"\nJun 09 11:01:33.808367 crc crio[3651]: time=\"2026-06-09T11:01:33.808091679Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683380-pkxlv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:01:35.914897 crc crio[3651]: time=\"2026-06-09T11:01:35.914583059Z\" level=info msg=\"Removing container: 1fbcb631e72112df9365f0aac3fb380d43b365e443483e631b16f4fb7c4e443a\" id=2ba88a1c-d5b3-4ab8-a8b2-cddcbf7107e2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:01:36.577736 crc crio[3651]: time=\"2026-06-09T11:01:36.572681014Z\" level=info msg=\"Stopped container dfcd6f927aefb6f8811562e458a69747c3dd424c6e916b9104dd1896387e5172: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=0df07654-4d68-4b96-b7fe-6e5b0e7d8bb7 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:01:36.595307 crc crio[3651]: time=\"2026-06-09T11:01:36.594974479Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=6d6e88e3-2103-4b3f-a6f5-16548082fc5e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:01:36.804661 crc crio[3651]: time=\"2026-06-09T11:01:36.803655525Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=8ebb5d0e-b51c-4a2f-b64e-955d3294b809 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:01:36.846714 crc crio[3651]: time=\"2026-06-09T11:01:36.846601134Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=c11f747f-120e-467c-86b6-4653b0d1f3bd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:01:36.911672 crc crio[3651]: time=\"2026-06-09T11:01:36.910728753Z\" level=info msg=\"Removed container 1fbcb631e72112df9365f0aac3fb380d43b365e443483e631b16f4fb7c4e443a: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=2ba88a1c-d5b3-4ab8-a8b2-cddcbf7107e2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:01:36.913070 crc crio[3651]: time=\"2026-06-09T11:01:36.912005443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:37.226923 crc crio[3651]: time=\"2026-06-09T11:01:37.226151606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:37.235475 crc crio[3651]: time=\"2026-06-09T11:01:37.234065923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:37.744915 crc crio[3651]: time=\"2026-06-09T11:01:37.744198716Z\" level=info msg=\"Created container fe4f0c88cfe67543010d95fc5cfefd089feb64179b657129f3fbb5671f290570: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=c11f747f-120e-467c-86b6-4653b0d1f3bd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:01:37.763605 crc crio[3651]: time=\"2026-06-09T11:01:37.755286691Z\" level=info msg=\"Starting container: fe4f0c88cfe67543010d95fc5cfefd089feb64179b657129f3fbb5671f290570\" id=f9380b8b-3eaa-4ac3-a94b-31e4862b522c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:01:37.805069 crc crio[3651]: time=\"2026-06-09T11:01:37.790035515Z\" level=info msg=\"Started container\" PID=15203 containerID=fe4f0c88cfe67543010d95fc5cfefd089feb64179b657129f3fbb5671f290570 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=f9380b8b-3eaa-4ac3-a94b-31e4862b522c name=/runtime.v1.RuntimeService/StartContainer sandboxID=41bacdc61c8258b24c2ba353d9f9829c5c4a63ae3cb857739e3c005850ca28fa\nJun 09 11:01:38.308828 crc crio[3651]: time=\"2026-06-09T11:01:38.30857053Z\" level=info msg=\"Stopping container: 476a45526957dd0a516c163d06449f734ee4b1b9b26f0ca777893aefd55f3b95 (timeout: 30s)\" id=98dae1f5-7ead-483c-91a4-8fb34d791d62 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:01:38.465612 crc crio[3651]: time=\"2026-06-09T11:01:38.464310465Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-2qssp/POD\" id=4a20b8c2-c2e4-4395-8e60-084566b8daa0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:01:38.465612 crc crio[3651]: time=\"2026-06-09T11:01:38.4651273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:38.466637 crc crio[3651]: time=\"2026-06-09T11:01:38.466573945Z\" level=info msg=\"Stopping container: b63891aee6c748598dc51427837955b07e1d6cb61059aad545f3644b348c2245 (timeout: 30s)\" id=af472ba1-ed69-4f17-8a8a-42ec25c85596 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:01:38.585079 crc crio[3651]: time=\"2026-06-09T11:01:38.584940675Z\" level=info msg=\"Stopped container 476a45526957dd0a516c163d06449f734ee4b1b9b26f0ca777893aefd55f3b95: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=98dae1f5-7ead-483c-91a4-8fb34d791d62 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:01:38.590968 crc crio[3651]: time=\"2026-06-09T11:01:38.590840279Z\" level=info msg=\"Stopping pod sandbox: 0d7666e2760bac087004b0062402a77b4fbc45dade3c7a95e1fd4663c92a0819\" id=1863012f-c07f-48c2-add9-679216a2b754 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:01:38.591731 crc crio[3651]: time=\"2026-06-09T11:01:38.591523751Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:0d7666e2760bac087004b0062402a77b4fbc45dade3c7a95e1fd4663c92a0819 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/2039e9d2-b0e2-41d1-a99a-6144a38437f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5ed093a_5c43_49ee_8429_b0de4b9c784d.slice PodAnnotations:0xc000a002f0}] Aliases:map[]}\"\nJun 09 11:01:38.591938 crc crio[3651]: time=\"2026-06-09T11:01:38.591741887Z\" level=info msg=\"Stopped pod sandbox: 588fd7312905f0847382da56849721695257ef41028ef203d444e192a2bab0c1\" id=602e49ce-97ef-480d-8e85-dbbe257fc230 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:01:38.591938 crc crio[3651]: time=\"2026-06-09T11:01:38.591920623Z\" level=info msg=\"Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:01:38.615987 crc crio[3651]: time=\"2026-06-09T11:01:38.615830568Z\" level=info msg=\"Got pod network &{Name:redhat-operators-2qssp Namespace:openshift-marketplace ID:b93a5571f285aa379d475289ab339d85bfccd3681a4511fc2ad3c3609d5cfe0a UID:ff0ff42e-7d74-407a-b185-d2652305d609 NetNS:/var/run/netns/1c60964b-9a6f-4fe1-8e93-81af5d5d06af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podff0ff42e_7d74_407a_b185_d2652305d609.slice PodAnnotations:0xc0018aa4c8}] Aliases:map[]}\"\nJun 09 11:01:38.615987 crc crio[3651]: time=\"2026-06-09T11:01:38.615925091Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-2qssp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:01:38.871676 crc crio[3651]: time=\"2026-06-09T11:01:38.668004105Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-gx9sh/POD\" id=9d10d790-6884-4fd3-a3e0-2ff05f51e52e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:01:38.871676 crc crio[3651]: time=\"2026-06-09T11:01:38.668085657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:38.875560 crc crio[3651]: time=\"2026-06-09T11:01:38.874843223Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-gx9sh Namespace:openshift-marketplace ID:8bdf68288c0ba7f60066e51a99dcce53247b97d2c5570f15c9e1a3530ada7fc5 UID:67f9e436-bd24-4165-ae1c-ce6f4a7e6570 NetNS:/var/run/netns/eaef0720-5b7f-4419-a631-9f2cb031c1d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod67f9e436_bd24_4165_ae1c_ce6f4a7e6570.slice PodAnnotations:0xc0018aa620}] Aliases:map[]}\"\nJun 09 11:01:38.875560 crc crio[3651]: time=\"2026-06-09T11:01:38.875500513Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-gx9sh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:01:38.988736 crc crio[3651]: 2026-06-09T11:01:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0115e35e2583bcf Mac:02:ed:c0:8a:10:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/58a825c1-080a-494e-b699-e9885c3b7074 SocketPath: PciID:}] [{Interface:0xc00031c730 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:01:39.000225 crc crio[3651]: time=\"2026-06-09T11:01:39.00016862Z\" level=info msg=\"Got pod network &{Name:certified-operators-z4q5m Namespace:openshift-marketplace ID:0115e35e2583bcf04c9f0a748c9cab834080251dbe57588789b671f198062e64 UID:edc0a38b-ba44-4e43-bf73-d951644d8410 NetNS:/var/run/netns/58a825c1-080a-494e-b699-e9885c3b7074 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podedc0a38b_ba44_4e43_bf73_d951644d8410.slice PodAnnotations:0xc00108a948}] Aliases:map[]}\"\nJun 09 11:01:39.000930 crc crio[3651]: time=\"2026-06-09T11:01:39.000901013Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-z4q5m for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:01:39.057115 crc crio[3651]: time=\"2026-06-09T11:01:39.056965031Z\" level=info msg=\"Ran pod sandbox 0115e35e2583bcf04c9f0a748c9cab834080251dbe57588789b671f198062e64 with infra container: openshift-marketplace/certified-operators-z4q5m/POD\" id=5c7114a7-3c08-4576-ba3b-381bf214d1ba name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:01:39.064905 crc crio[3651]: 2026-06-09T11:01:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f5bd0aa8568abf4 Mac:1e:fb:96:52:30:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/56c2cf32-3b82-40f1-8302-94e606026404 SocketPath: PciID:}] [{Interface:0xc000457260 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:01:39.065342 crc crio[3651]: time=\"2026-06-09T11:01:39.065252229Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d9fd2b00-4546-4fbb-91ed-1e9c68c25254 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:01:39.066033 crc crio[3651]: time=\"2026-06-09T11:01:39.065960041Z\" level=info msg=\"Got pod network &{Name:community-operators-nqbwl Namespace:openshift-marketplace ID:f5bd0aa8568abf4791983c789f9d84e756045956a3dd385b0c370dee880cd613 UID:f4121523-5727-440a-a3d4-9b79ae5ee2bc NetNS:/var/run/netns/56c2cf32-3b82-40f1-8302-94e606026404 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf4121523_5727_440a_a3d4_9b79ae5ee2bc.slice PodAnnotations:0xc0018aa970}] Aliases:map[]}\"\nJun 09 11:01:39.066190 crc crio[3651]: time=\"2026-06-09T11:01:39.066135686Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-nqbwl for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:01:39.069032 crc crio[3651]: time=\"2026-06-09T11:01:39.068842291Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=079bc298-a7bf-4119-84e3-0cb354dc5d89 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:01:39.091230 crc crio[3651]: time=\"2026-06-09T11:01:39.091100295Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-z4q5m/extract-utilities\" id=96d2fb6d-c768-4e96-b131-def0632142a4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:01:39.091782 crc crio[3651]: time=\"2026-06-09T11:01:39.091630441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:39.114877 crc crio[3651]: time=\"2026-06-09T11:01:39.114746672Z\" level=info msg=\"Ran pod sandbox f5bd0aa8568abf4791983c789f9d84e756045956a3dd385b0c370dee880cd613 with infra container: openshift-marketplace/community-operators-nqbwl/POD\" id=ca68e3ae-a81a-482d-9459-2da60df6239d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:01:39.125468 crc crio[3651]: time=\"2026-06-09T11:01:39.125147876Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=62fa1d01-9334-4797-974d-d92867d2b332 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:01:39.153129 crc crio[3651]: time=\"2026-06-09T11:01:39.152953803Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=29b85d36-3dbc-4cf4-96ef-8d0ccb877e8b name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:01:39.168068 crc crio[3651]: time=\"2026-06-09T11:01:39.167952891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:39.174324 crc crio[3651]: time=\"2026-06-09T11:01:39.174178505Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-nqbwl/extract-utilities\" id=6fd6b533-fbb1-40e8-a30e-18bc711dc523 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:01:39.175572 crc crio[3651]: time=\"2026-06-09T11:01:39.175364942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:39.188332 crc crio[3651]: time=\"2026-06-09T11:01:39.188103429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:39.303782 crc crio[3651]: time=\"2026-06-09T11:01:39.302215216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:39.388579 crc crio[3651]: time=\"2026-06-09T11:01:39.360916386Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b99460f7-25f9-4a7a-a0ca-4df97142317d name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:01:39.388579 crc crio[3651]: time=\"2026-06-09T11:01:39.364782087Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1cd30e36-5b35-4450-89dc-21fc2c1c0be7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:01:39.388579 crc crio[3651]: time=\"2026-06-09T11:01:39.368307547Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/registry-server\" id=73442a73-aaeb-4075-8070-500cc454b79d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:01:39.388579 crc crio[3651]: time=\"2026-06-09T11:01:39.368961887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:39.729982 crc crio[3651]: time=\"2026-06-09T11:01:39.604045476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:39.838595 crc crio[3651]: time=\"2026-06-09T11:01:39.837696629Z\" level=info msg=\"Created container 7c0bda2a5a687b434b5e5791067e19360afd0375aebefbfa938452186522336b: openshift-marketplace/certified-operators-z4q5m/extract-utilities\" id=96d2fb6d-c768-4e96-b131-def0632142a4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:01:39.890139 crc crio[3651]: time=\"2026-06-09T11:01:39.886186391Z\" level=info msg=\"Starting container: 7c0bda2a5a687b434b5e5791067e19360afd0375aebefbfa938452186522336b\" id=8cffdf9f-ed54-41bb-a743-c869c7455dbe name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:01:39.918678 crc crio[3651]: time=\"2026-06-09T11:01:39.918011963Z\" level=info msg=\"Started container\" PID=15296 containerID=7c0bda2a5a687b434b5e5791067e19360afd0375aebefbfa938452186522336b description=openshift-marketplace/certified-operators-z4q5m/extract-utilities id=8cffdf9f-ed54-41bb-a743-c869c7455dbe name=/runtime.v1.RuntimeService/StartContainer sandboxID=0115e35e2583bcf04c9f0a748c9cab834080251dbe57588789b671f198062e64\nJun 09 11:01:40.093909 crc crio[3651]: time=\"2026-06-09T11:01:40.093268616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:40.105713 crc crio[3651]: time=\"2026-06-09T11:01:40.10429456Z\" level=info msg=\"Stopped container b63891aee6c748598dc51427837955b07e1d6cb61059aad545f3644b348c2245: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=af472ba1-ed69-4f17-8a8a-42ec25c85596 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:01:40.121174 crc crio[3651]: time=\"2026-06-09T11:01:40.12097349Z\" level=info msg=\"Stopping pod sandbox: 88f217f7e7cbc51ed63fa06d9e2d69e38baa595ef0c6fb3d86b135277603d5f1\" id=da749e00-868d-4409-b102-416eaf7f4a0c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:01:40.122383 crc crio[3651]: time=\"2026-06-09T11:01:40.122107146Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:88f217f7e7cbc51ed63fa06d9e2d69e38baa595ef0c6fb3d86b135277603d5f1 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/20e263e1-5616-46c4-a702-23d22a0f6401 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb9d3cfcf_d286_4dfc_a5cf_dbb9268a3cda.slice PodAnnotations:0xc000132910}] Aliases:map[]}\"\nJun 09 11:01:40.139833 crc crio[3651]: time=\"2026-06-09T11:01:40.139661613Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:01:40.172568 crc crio[3651]: time=\"2026-06-09T11:01:40.170847415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:41.121657 crc crio[3651]: time=\"2026-06-09T11:01:41.061991466Z\" level=info msg=\"Created container 548271a259e32f0e4db41e463e5825a5018daa0bd2c632c09d23e75798115a67: openshift-marketplace/community-operators-nqbwl/extract-utilities\" id=6fd6b533-fbb1-40e8-a30e-18bc711dc523 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:01:41.121657 crc crio[3651]: time=\"2026-06-09T11:01:41.074831516Z\" level=info msg=\"Starting container: 548271a259e32f0e4db41e463e5825a5018daa0bd2c632c09d23e75798115a67\" id=5af5bc0b-9f69-4b61-8440-3cb9d3921469 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:01:41.172196 crc crio[3651]: time=\"2026-06-09T11:01:41.172135Z\" level=info msg=\"Started container\" PID=15320 containerID=548271a259e32f0e4db41e463e5825a5018daa0bd2c632c09d23e75798115a67 description=openshift-marketplace/community-operators-nqbwl/extract-utilities id=5af5bc0b-9f69-4b61-8440-3cb9d3921469 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f5bd0aa8568abf4791983c789f9d84e756045956a3dd385b0c370dee880cd613\nJun 09 11:01:41.623594 crc crio[3651]: time=\"2026-06-09T11:01:41.62248223Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=ede853e0-90d2-4d59-84de-dfedecb6f4f6 name=/runtime.v1.ImageService/PullImage\nJun 09 11:01:41.653727 crc crio[3651]: time=\"2026-06-09T11:01:41.653168967Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=51a808ee-5c8c-4a61-ba13-e2155a295289 name=/runtime.v1.ImageService/PullImage\nJun 09 11:01:41.661975 crc crio[3651]: time=\"2026-06-09T11:01:41.661685472Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 09 11:01:41.662686 crc crio[3651]: time=\"2026-06-09T11:01:41.662598961Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 09 11:01:41.751860 crc crio[3651]: time=\"2026-06-09T11:01:41.751678868Z\" level=info msg=\"Created container 335908e52c481b31c8d06a98f584f28cb9c6d7cf3514198d394490d9992f30c2: openshift-marketplace/community-operators-qhh6t/registry-server\" id=73442a73-aaeb-4075-8070-500cc454b79d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:01:41.756743 crc crio[3651]: time=\"2026-06-09T11:01:41.756114576Z\" level=info msg=\"Starting container: 335908e52c481b31c8d06a98f584f28cb9c6d7cf3514198d394490d9992f30c2\" id=73292865-a09b-4a79-b3bd-56168d3f8a76 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:01:42.121835 crc crio[3651]: time=\"2026-06-09T11:01:42.118448876Z\" level=info msg=\"Started container\" PID=15349 containerID=335908e52c481b31c8d06a98f584f28cb9c6d7cf3514198d394490d9992f30c2 description=openshift-marketplace/community-operators-qhh6t/registry-server id=73292865-a09b-4a79-b3bd-56168d3f8a76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f8c6599fbbecdca35a23a4fe0d79d12a81bd090e8b540aeb7ecc61fcfb40875\nJun 09 11:01:43.007716 crc crio[3651]: time=\"2026-06-09T11:01:43.007147047Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=51a808ee-5c8c-4a61-ba13-e2155a295289 name=/runtime.v1.ImageService/PullImage\nJun 09 11:01:43.008613 crc crio[3651]: time=\"2026-06-09T11:01:43.008373945Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=dcf16e6b-6d3a-41fb-8613-d14d4d49b7cc name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:01:43.022211 crc crio[3651]: time=\"2026-06-09T11:01:43.021912117Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=ee1c3c1a-40f8-4ede-b6cf-9843a502ea64 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:01:43.042932 crc crio[3651]: time=\"2026-06-09T11:01:43.042692445Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:9c782f85ddcb0389a6fc6d4137624c95edbb8f30a5c0be1b76f414ee05a284b9\" id=ede853e0-90d2-4d59-84de-dfedecb6f4f6 name=/runtime.v1.ImageService/PullImage\nJun 09 11:01:43.045096 crc crio[3651]: time=\"2026-06-09T11:01:43.044835491Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=c7b6c990-a454-4f9e-9549-2ef7bff5bf4a name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:01:43.045202 crc crio[3651]: time=\"2026-06-09T11:01:43.044867942Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-z4q5m/extract-content\" id=8b87fd2f-3c06-47a9-a6ed-c2d6467c4111 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:01:43.046034 crc crio[3651]: time=\"2026-06-09T11:01:43.045664477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:43.086282 crc crio[3651]: time=\"2026-06-09T11:01:43.085127748Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=aae80e74-94cb-4df9-9202-747ffb119fae name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:01:43.113001 crc crio[3651]: time=\"2026-06-09T11:01:43.112944425Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-nqbwl/extract-content\" id=337de9c2-7dff-4dc8-85a8-e0853b1f8037 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:01:43.113533 crc crio[3651]: time=\"2026-06-09T11:01:43.113269305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:43.122568 crc crio[3651]: time=\"2026-06-09T11:01:43.117003681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:43.137820 crc crio[3651]: time=\"2026-06-09T11:01:43.121594714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:43.391033 crc crio[3651]: time=\"2026-06-09T11:01:43.379847204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:43.391033 crc crio[3651]: time=\"2026-06-09T11:01:43.385179111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:43.917056 crc crio[3651]: time=\"2026-06-09T11:01:43.916268636Z\" level=info msg=\"Created container 5ccfce3197996154c3aa672e7e53acdf0113113b9e381c3d72470f422be0b1fe: openshift-marketplace/certified-operators-z4q5m/extract-content\" id=8b87fd2f-3c06-47a9-a6ed-c2d6467c4111 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:01:43.918688 crc crio[3651]: time=\"2026-06-09T11:01:43.918266188Z\" level=info msg=\"Starting container: 5ccfce3197996154c3aa672e7e53acdf0113113b9e381c3d72470f422be0b1fe\" id=231edaf9-042e-46b8-9838-d4f291393f43 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:01:44.070587 crc crio[3651]: time=\"2026-06-09T11:01:44.007065386Z\" level=info msg=\"Started container\" PID=15427 containerID=5ccfce3197996154c3aa672e7e53acdf0113113b9e381c3d72470f422be0b1fe description=openshift-marketplace/certified-operators-z4q5m/extract-content id=231edaf9-042e-46b8-9838-d4f291393f43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0115e35e2583bcf04c9f0a748c9cab834080251dbe57588789b671f198062e64\nJun 09 11:01:44.516613 crc crio[3651]: time=\"2026-06-09T11:01:44.516037553Z\" level=info msg=\"Created container 483222022efee6e767c30ffccd9c5008c12c1355c0bdc64b5e08296f39f14d98: openshift-marketplace/community-operators-nqbwl/extract-content\" id=337de9c2-7dff-4dc8-85a8-e0853b1f8037 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:01:44.524779 crc crio[3651]: time=\"2026-06-09T11:01:44.524365773Z\" level=info msg=\"Starting container: 483222022efee6e767c30ffccd9c5008c12c1355c0bdc64b5e08296f39f14d98\" id=ea3c75d5-5984-4580-a583-f070de1450be name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:01:44.577840 crc crio[3651]: time=\"2026-06-09T11:01:44.577356715Z\" level=info msg=\"Started container\" PID=15432 containerID=483222022efee6e767c30ffccd9c5008c12c1355c0bdc64b5e08296f39f14d98 description=openshift-marketplace/community-operators-nqbwl/extract-content id=ea3c75d5-5984-4580-a583-f070de1450be name=/runtime.v1.RuntimeService/StartContainer sandboxID=f5bd0aa8568abf4791983c789f9d84e756045956a3dd385b0c370dee880cd613\nJun 09 11:01:45.315023 crc crio[3651]: time=\"2026-06-09T11:01:45.313594696Z\" level=info msg=\"Stopped pod sandbox: 0d7666e2760bac087004b0062402a77b4fbc45dade3c7a95e1fd4663c92a0819\" id=1863012f-c07f-48c2-add9-679216a2b754 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:01:45.906242 crc crio[3651]: time=\"2026-06-09T11:01:45.905918902Z\" level=info msg=\"Removing container: 476a45526957dd0a516c163d06449f734ee4b1b9b26f0ca777893aefd55f3b95\" id=5d944fd8-2167-4cd3-b2c9-6d2aa0b13d80 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:01:45.985283 crc crio[3651]: time=\"2026-06-09T11:01:45.985020528Z\" level=info msg=\"Removed container 476a45526957dd0a516c163d06449f734ee4b1b9b26f0ca777893aefd55f3b95: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=5d944fd8-2167-4cd3-b2c9-6d2aa0b13d80 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:01:47.478353 crc crio[3651]: time=\"2026-06-09T11:01:47.47767451Z\" level=info msg=\"Stopped pod sandbox: 88f217f7e7cbc51ed63fa06d9e2d69e38baa595ef0c6fb3d86b135277603d5f1\" id=da749e00-868d-4409-b102-416eaf7f4a0c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:01:48.350048 crc crio[3651]: time=\"2026-06-09T11:01:48.349941073Z\" level=info msg=\"Removing container: b63891aee6c748598dc51427837955b07e1d6cb61059aad545f3644b348c2245\" id=e9956fb3-158a-475b-9e77-702ae154149f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:01:48.402012 crc crio[3651]: 2026-06-09T11:01:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b93a5571f285aa3 Mac:26:a7:0b:6b:33:cf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/1c60964b-9a6f-4fe1-8e93-81af5d5d06af SocketPath: PciID:}] [{Interface:0xc0004c65d0 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:01:48.405656 crc crio[3651]: time=\"2026-06-09T11:01:48.405569567Z\" level=info msg=\"Got pod network &{Name:redhat-operators-2qssp Namespace:openshift-marketplace ID:b93a5571f285aa379d475289ab339d85bfccd3681a4511fc2ad3c3609d5cfe0a UID:ff0ff42e-7d74-407a-b185-d2652305d609 NetNS:/var/run/netns/1c60964b-9a6f-4fe1-8e93-81af5d5d06af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podff0ff42e_7d74_407a_b185_d2652305d609.slice PodAnnotations:0xc0018aa4c8}] Aliases:map[]}\"\nJun 09 11:01:48.405985 crc crio[3651]: time=\"2026-06-09T11:01:48.405846445Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-2qssp for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:01:48.444534 crc crio[3651]: time=\"2026-06-09T11:01:48.443022154Z\" level=info msg=\"Ran pod sandbox b93a5571f285aa379d475289ab339d85bfccd3681a4511fc2ad3c3609d5cfe0a with infra container: openshift-marketplace/redhat-operators-2qssp/POD\" id=4a20b8c2-c2e4-4395-8e60-084566b8daa0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:01:48.451065 crc crio[3651]: time=\"2026-06-09T11:01:48.450877579Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ab3b0cd9-5e72-458a-8ec5-56179c415f47 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:01:48.476315 crc crio[3651]: time=\"2026-06-09T11:01:48.476172318Z\" level=info msg=\"Removed container b63891aee6c748598dc51427837955b07e1d6cb61059aad545f3644b348c2245: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=e9956fb3-158a-475b-9e77-702ae154149f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:01:48.481546 crc crio[3651]: time=\"2026-06-09T11:01:48.481451452Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c8ee3375-2427-4ab0-984e-d88fe0bfd70f name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:01:48.487209 crc crio[3651]: 2026-06-09T11:01:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8bdf68288c0ba7f Mac:5a:55:c1:6b:27:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/eaef0720-5b7f-4419-a631-9f2cb031c1d8 SocketPath: PciID:}] [{Interface:0xc00027b090 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:01:48.489809 crc crio[3651]: time=\"2026-06-09T11:01:48.48971805Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-gx9sh Namespace:openshift-marketplace ID:8bdf68288c0ba7f60066e51a99dcce53247b97d2c5570f15c9e1a3530ada7fc5 UID:67f9e436-bd24-4165-ae1c-ce6f4a7e6570 NetNS:/var/run/netns/eaef0720-5b7f-4419-a631-9f2cb031c1d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod67f9e436_bd24_4165_ae1c_ce6f4a7e6570.slice PodAnnotations:0xc0018aa620}] Aliases:map[]}\"\nJun 09 11:01:48.490113 crc crio[3651]: time=\"2026-06-09T11:01:48.489945887Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-gx9sh for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:01:48.508462 crc crio[3651]: time=\"2026-06-09T11:01:48.50830437Z\" level=info msg=\"Ran pod sandbox 8bdf68288c0ba7f60066e51a99dcce53247b97d2c5570f15c9e1a3530ada7fc5 with infra container: openshift-marketplace/redhat-marketplace-gx9sh/POD\" id=9d10d790-6884-4fd3-a3e0-2ff05f51e52e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:01:48.517607 crc crio[3651]: time=\"2026-06-09T11:01:48.516683171Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=dc4e3e99-42ba-432c-9c16-e6c0d5038b4f name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:01:48.524147 crc crio[3651]: time=\"2026-06-09T11:01:48.524004909Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6c0f7c0d-98c9-4a7e-bd32-035434a8e714 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:01:48.665911 crc crio[3651]: time=\"2026-06-09T11:01:48.665743298Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-2qssp/extract-utilities\" id=68eb152e-3d1c-4a71-a0d5-19bc695238af name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:01:48.666472 crc crio[3651]: time=\"2026-06-09T11:01:48.666313406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:48.676050 crc crio[3651]: time=\"2026-06-09T11:01:48.675948226Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-gx9sh/extract-utilities\" id=ccbdc071-9dde-4e17-a89d-b2f400e9733c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:01:48.718674 crc crio[3651]: time=\"2026-06-09T11:01:48.718595956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:48.811952 crc crio[3651]: time=\"2026-06-09T11:01:48.811614095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:48.847484 crc crio[3651]: time=\"2026-06-09T11:01:48.847214125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:48.855153 crc crio[3651]: time=\"2026-06-09T11:01:48.854859524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:48.885599 crc crio[3651]: time=\"2026-06-09T11:01:48.88490382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:49.283299 crc crio[3651]: time=\"2026-06-09T11:01:49.283182666Z\" level=info msg=\"Created container 606ae995a52e7e2883f9e74bc10e275ff31d8b1b82d932262df96805b7c3330e: openshift-marketplace/redhat-operators-2qssp/extract-utilities\" id=68eb152e-3d1c-4a71-a0d5-19bc695238af name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:01:49.299370 crc crio[3651]: time=\"2026-06-09T11:01:49.299222606Z\" level=info msg=\"Starting container: 606ae995a52e7e2883f9e74bc10e275ff31d8b1b82d932262df96805b7c3330e\" id=eb3c0b48-934f-4a89-8a42-0cf3525bae63 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:01:49.364995 crc crio[3651]: time=\"2026-06-09T11:01:49.364898454Z\" level=info msg=\"Started container\" PID=15562 containerID=606ae995a52e7e2883f9e74bc10e275ff31d8b1b82d932262df96805b7c3330e description=openshift-marketplace/redhat-operators-2qssp/extract-utilities id=eb3c0b48-934f-4a89-8a42-0cf3525bae63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b93a5571f285aa379d475289ab339d85bfccd3681a4511fc2ad3c3609d5cfe0a\nJun 09 11:01:49.368813 crc crio[3651]: time=\"2026-06-09T11:01:49.368650091Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-798f9f7dfd-7m5r6/POD\" id=8a1c8276-9c95-4553-8a43-ade224988a7e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:01:49.368813 crc crio[3651]: time=\"2026-06-09T11:01:49.368734783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:50.481743 crc crio[3651]: time=\"2026-06-09T11:01:49.495537086Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-798f9f7dfd-7m5r6 Namespace:openshift-route-controller-manager ID:40a7c7f1bbb55ca282525de91b9a8507b7e079f29b43c22e11c93191ee928bd2 UID:3a5c8e52-a571-4d96-8aaf-287800f3d9b5 NetNS:/var/run/netns/64ccdbc0-44f1-45f5-a351-c2e1089dc3da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3a5c8e52_a571_4d96_8aaf_287800f3d9b5.slice PodAnnotations:0xc00108aed8}] Aliases:map[]}\"\nJun 09 11:01:50.481743 crc crio[3651]: time=\"2026-06-09T11:01:49.496152515Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-798f9f7dfd-7m5r6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:01:50.909540 crc crio[3651]: time=\"2026-06-09T11:01:50.908158823Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-748955fd87-9pkpl/POD\" id=9efd2ff1-ff2e-42e4-9cfa-910f9cc92ce7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:01:50.909540 crc crio[3651]: time=\"2026-06-09T11:01:50.909157124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:51.307695 crc crio[3651]: time=\"2026-06-09T11:01:51.307198713Z\" level=info msg=\"Got pod network &{Name:controller-manager-748955fd87-9pkpl Namespace:openshift-controller-manager ID:59054781ff3570e3b59189534806b20744decfbe9b501687e168f78d3dcfbcaa UID:694fd7d9-9f65-42c9-9613-7c5e5387f62f NetNS:/var/run/netns/74e6d2b4-c9d6-4694-bf48-0620a646cefb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod694fd7d9_9f65_42c9_9613_7c5e5387f62f.slice PodAnnotations:0xc001f065b8}] Aliases:map[]}\"\nJun 09 11:01:51.307695 crc crio[3651]: time=\"2026-06-09T11:01:51.307348797Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-748955fd87-9pkpl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:01:51.496603 crc crio[3651]: time=\"2026-06-09T11:01:51.495030979Z\" level=info msg=\"Created container 4e064a648e79d5f4eefd502c16d035575577abb2e94487510d0bd0b0c8ce4f3a: openshift-marketplace/redhat-marketplace-gx9sh/extract-utilities\" id=ccbdc071-9dde-4e17-a89d-b2f400e9733c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:01:51.498036 crc crio[3651]: time=\"2026-06-09T11:01:51.497988631Z\" level=info msg=\"Starting container: 4e064a648e79d5f4eefd502c16d035575577abb2e94487510d0bd0b0c8ce4f3a\" id=2ed7038d-6fe3-40be-a221-de46a89c62e9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:01:51.972037 crc crio[3651]: time=\"2026-06-09T11:01:51.9701474Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=a1075e65-5d42-4187-bab6-d3abcb8ee894 name=/runtime.v1.ImageService/PullImage\nJun 09 11:01:52.084322 crc crio[3651]: time=\"2026-06-09T11:01:52.084174925Z\" level=info msg=\"Started container\" PID=15566 containerID=4e064a648e79d5f4eefd502c16d035575577abb2e94487510d0bd0b0c8ce4f3a description=openshift-marketplace/redhat-marketplace-gx9sh/extract-utilities id=2ed7038d-6fe3-40be-a221-de46a89c62e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8bdf68288c0ba7f60066e51a99dcce53247b97d2c5570f15c9e1a3530ada7fc5\nJun 09 11:01:52.109848 crc crio[3651]: time=\"2026-06-09T11:01:52.10935581Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 09 11:01:52.233542 crc crio[3651]: time=\"2026-06-09T11:01:52.232301563Z\" level=info msg=\"Stopping container: 60788f06c6fbd6b76907d70883292c512c72e7b8986591aad2b643a4dc255044 (timeout: 2s)\" id=373ee0b3-0c55-43ab-8f2a-95bfde52d2fb name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:01:53.356180 crc crio[3651]: time=\"2026-06-09T11:01:53.355177629Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=cf584f31-f8b5-46ac-ac2f-15df870f17f3 name=/runtime.v1.ImageService/PullImage\nJun 09 11:01:53.373976 crc crio[3651]: time=\"2026-06-09T11:01:53.373804799Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 09 11:01:53.854727 crc crio[3651]: time=\"2026-06-09T11:01:53.845930928Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f6afa6910526559d119271735433b130655b18361ec8e62f8147ae8ca0181f3a\" id=a1075e65-5d42-4187-bab6-d3abcb8ee894 name=/runtime.v1.ImageService/PullImage\nJun 09 11:01:53.860197 crc crio[3651]: time=\"2026-06-09T11:01:53.859953645Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=ee1aae42-bb2e-418a-912b-6c8fcf7efa6a name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:01:53.877150 crc crio[3651]: time=\"2026-06-09T11:01:53.877053628Z\" level=info msg=\"Stopped container 60788f06c6fbd6b76907d70883292c512c72e7b8986591aad2b643a4dc255044: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=373ee0b3-0c55-43ab-8f2a-95bfde52d2fb name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:01:53.880932 crc crio[3651]: time=\"2026-06-09T11:01:53.880258558Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=af91284e-9400-478e-94a4-8b2898b7beff name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:01:53.882339 crc crio[3651]: time=\"2026-06-09T11:01:53.882302782Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=596c6b16-65db-4062-820c-ec83a8837b55 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:01:53.890745 crc crio[3651]: time=\"2026-06-09T11:01:53.890209798Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=19d1022f-0c19-48df-9bed-56c3c2149768 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:01:53.900205 crc crio[3651]: time=\"2026-06-09T11:01:53.900044255Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-2qssp/extract-content\" id=1f88aec1-16ad-4a97-bfec-a8e7646405f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:01:53.901096 crc crio[3651]: time=\"2026-06-09T11:01:53.900907512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:53.907590 crc crio[3651]: time=\"2026-06-09T11:01:53.907321992Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=e99cc3fb-3113-4716-8c29-4698b1d5bb69 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:01:53.936018 crc crio[3651]: time=\"2026-06-09T11:01:53.935869762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:54.085269 crc crio[3651]: time=\"2026-06-09T11:01:54.084606578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:54.099066 crc crio[3651]: time=\"2026-06-09T11:01:54.098982796Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:54.139231 crc crio[3651]: time=\"2026-06-09T11:01:54.139007494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:54.176546 crc crio[3651]: time=\"2026-06-09T11:01:54.176205353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:54.367529 crc crio[3651]: time=\"2026-06-09T11:01:54.367317191Z\" level=info msg=\"Removing container: 893f62a45398960e8e4247ff7b21e27b824eb9608f23d61fba516b5b68e83b00\" id=dc03148a-9be4-44ef-9d10-726c07d45652 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:01:54.437684 crc crio[3651]: time=\"2026-06-09T11:01:54.437362025Z\" level=info msg=\"Stopping container: 8bc6f5b6e31fbf430c79c8b76da2b8b2cad5777c02c80b607ebb6f410f994b0b (timeout: 3600s)\" id=b94b5adb-5b8b-405e-ba2b-c66d293cd6bf name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:01:55.578632 crc crio[3651]: time=\"2026-06-09T11:01:55.524543168Z\" level=info msg=\"Created container 2146e4df0b4c217fcd791df8cf3a91659b53f3abd34b32b7244f5651ddc029c3: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=e99cc3fb-3113-4716-8c29-4698b1d5bb69 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:01:55.578632 crc crio[3651]: time=\"2026-06-09T11:01:55.524846767Z\" level=info msg=\"Created container 38be82bf84234bd5c1eeaf149148e5a35a9297b6fec92f31837eac74c975f131: openshift-marketplace/redhat-operators-2qssp/extract-content\" id=1f88aec1-16ad-4a97-bfec-a8e7646405f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:01:55.607114 crc crio[3651]: time=\"2026-06-09T11:01:55.600496496Z\" level=info msg=\"Starting container: 2146e4df0b4c217fcd791df8cf3a91659b53f3abd34b32b7244f5651ddc029c3\" id=051fff68-f7a2-4ee0-a559-c825e3a1a01d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:01:55.609699 crc crio[3651]: time=\"2026-06-09T11:01:55.609639851Z\" level=info msg=\"Starting container: 38be82bf84234bd5c1eeaf149148e5a35a9297b6fec92f31837eac74c975f131\" id=4006138a-80fa-408f-8158-ec3d954a2dd4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:01:55.674326 crc crio[3651]: time=\"2026-06-09T11:01:55.673021906Z\" level=info msg=\"Started container\" PID=15736 containerID=38be82bf84234bd5c1eeaf149148e5a35a9297b6fec92f31837eac74c975f131 description=openshift-marketplace/redhat-operators-2qssp/extract-content id=4006138a-80fa-408f-8158-ec3d954a2dd4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b93a5571f285aa379d475289ab339d85bfccd3681a4511fc2ad3c3609d5cfe0a\nJun 09 11:01:55.674326 crc crio[3651]: time=\"2026-06-09T11:01:55.673241103Z\" level=info msg=\"Started container\" PID=15739 containerID=2146e4df0b4c217fcd791df8cf3a91659b53f3abd34b32b7244f5651ddc029c3 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=051fff68-f7a2-4ee0-a559-c825e3a1a01d name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f0ff3a6bd1f8c6b3011358f44f30b72dedb66fff005849616e325c1bb5f9c94\nJun 09 11:01:56.801237 crc crio[3651]: time=\"2026-06-09T11:01:56.800471785Z\" level=info msg=\"Removed container 893f62a45398960e8e4247ff7b21e27b824eb9608f23d61fba516b5b68e83b00: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=dc03148a-9be4-44ef-9d10-726c07d45652 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:01:56.833499 crc crio[3651]: time=\"2026-06-09T11:01:56.833317879Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=cf584f31-f8b5-46ac-ac2f-15df870f17f3 name=/runtime.v1.ImageService/PullImage\nJun 09 11:01:56.834269 crc crio[3651]: time=\"2026-06-09T11:01:56.834215167Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=60ad7ad0-10e0-4dc2-8236-63d5a025faa3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:01:56.837575 crc crio[3651]: time=\"2026-06-09T11:01:56.837505649Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=25a34897-0343-4087-8675-f40c7af5c12c name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:01:56.844230 crc crio[3651]: 2026-06-09T11:01:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:40a7c7f1bbb55ca Mac:66:6c:64:93:4d:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/64ccdbc0-44f1-45f5-a351-c2e1089dc3da SocketPath: PciID:}] [{Interface:0xc00012a8f0 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:01:56.847223 crc crio[3651]: time=\"2026-06-09T11:01:56.847050387Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-798f9f7dfd-7m5r6 Namespace:openshift-route-controller-manager ID:40a7c7f1bbb55ca282525de91b9a8507b7e079f29b43c22e11c93191ee928bd2 UID:3a5c8e52-a571-4d96-8aaf-287800f3d9b5 NetNS:/var/run/netns/64ccdbc0-44f1-45f5-a351-c2e1089dc3da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3a5c8e52_a571_4d96_8aaf_287800f3d9b5.slice PodAnnotations:0xc00108aed8}] Aliases:map[]}\"\nJun 09 11:01:56.847642 crc crio[3651]: time=\"2026-06-09T11:01:56.847380247Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-798f9f7dfd-7m5r6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:01:56.848082 crc crio[3651]: time=\"2026-06-09T11:01:56.847906653Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-gx9sh/extract-content\" id=27a7a3b2-23e6-451e-9d53-df1d22f09561 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:01:56.857964 crc crio[3651]: time=\"2026-06-09T11:01:56.857872354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:56.861836 crc crio[3651]: time=\"2026-06-09T11:01:56.861682553Z\" level=info msg=\"Ran pod sandbox 40a7c7f1bbb55ca282525de91b9a8507b7e079f29b43c22e11c93191ee928bd2 with infra container: openshift-route-controller-manager/route-controller-manager-798f9f7dfd-7m5r6/POD\" id=8a1c8276-9c95-4553-8a43-ade224988a7e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:01:56.865503 crc crio[3651]: time=\"2026-06-09T11:01:56.865358128Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=b1e61db4-1aeb-4630-8e92-c0f2b54effca name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:01:56.914683 crc crio[3651]: time=\"2026-06-09T11:01:56.914611663Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=446aadf2-7781-452b-8dcc-0712c1382b0b name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:01:56.923118 crc crio[3651]: time=\"2026-06-09T11:01:56.922969303Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-798f9f7dfd-7m5r6/route-controller-manager\" id=8a4205ea-8294-4ca2-b091-7f0b8396caeb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:01:56.923618 crc crio[3651]: time=\"2026-06-09T11:01:56.923525491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:56.977668 crc crio[3651]: 2026-06-09T11:01:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:59054781ff3570e Mac:8a:86:80:52:8f:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/74e6d2b4-c9d6-4694-bf48-0620a646cefb SocketPath: PciID:}] [{Interface:0xc00014afa0 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:01:56.978956 crc crio[3651]: time=\"2026-06-09T11:01:56.978779643Z\" level=info msg=\"Got pod network &{Name:controller-manager-748955fd87-9pkpl Namespace:openshift-controller-manager ID:59054781ff3570e3b59189534806b20744decfbe9b501687e168f78d3dcfbcaa UID:694fd7d9-9f65-42c9-9613-7c5e5387f62f NetNS:/var/run/netns/74e6d2b4-c9d6-4694-bf48-0620a646cefb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod694fd7d9_9f65_42c9_9613_7c5e5387f62f.slice PodAnnotations:0xc001f065b8}] Aliases:map[]}\"\nJun 09 11:01:56.979082 crc crio[3651]: time=\"2026-06-09T11:01:56.979042522Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-748955fd87-9pkpl for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:01:57.016238 crc crio[3651]: time=\"2026-06-09T11:01:57.015914001Z\" level=info msg=\"Ran pod sandbox 59054781ff3570e3b59189534806b20744decfbe9b501687e168f78d3dcfbcaa with infra container: openshift-controller-manager/controller-manager-748955fd87-9pkpl/POD\" id=9efd2ff1-ff2e-42e4-9cfa-910f9cc92ce7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:01:57.019137 crc crio[3651]: time=\"2026-06-09T11:01:57.019033348Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=6b3e9b4f-b1e8-42dc-bb2e-a2289242c600 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:01:57.032334 crc crio[3651]: time=\"2026-06-09T11:01:57.03223443Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=3d58fe6f-112b-4c1e-a311-8b349635c2b2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:01:57.060531 crc crio[3651]: time=\"2026-06-09T11:01:57.060306845Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-748955fd87-9pkpl/controller-manager\" id=7555e403-78a1-4c52-8dbe-67067d1cad63 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:01:57.060968 crc crio[3651]: time=\"2026-06-09T11:01:57.060943535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:57.063338 crc crio[3651]: time=\"2026-06-09T11:01:57.063218546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:57.100856 crc crio[3651]: time=\"2026-06-09T11:01:57.100735405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:57.102888 crc crio[3651]: time=\"2026-06-09T11:01:57.102723307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:57.128685 crc crio[3651]: time=\"2026-06-09T11:01:57.128332986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:57.190203 crc crio[3651]: time=\"2026-06-09T11:01:57.188818801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:57.207380 crc crio[3651]: time=\"2026-06-09T11:01:57.206307377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:01:57.448924 crc crio[3651]: time=\"2026-06-09T11:01:57.448822657Z\" level=info msg=\"Created container cbd7a3c76b9a5071d789949145a4ccb7a303e269221f52032d54d851ee22fc85: openshift-route-controller-manager/route-controller-manager-798f9f7dfd-7m5r6/route-controller-manager\" id=8a4205ea-8294-4ca2-b091-7f0b8396caeb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:01:57.451164 crc crio[3651]: time=\"2026-06-09T11:01:57.450749457Z\" level=info msg=\"Starting container: cbd7a3c76b9a5071d789949145a4ccb7a303e269221f52032d54d851ee22fc85\" id=b47d6918-1c5c-4f1f-9f2a-708b8ce45e30 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:01:57.465042 crc crio[3651]: time=\"2026-06-09T11:01:57.464732593Z\" level=info msg=\"Started container\" PID=15823 containerID=cbd7a3c76b9a5071d789949145a4ccb7a303e269221f52032d54d851ee22fc85 description=openshift-route-controller-manager/route-controller-manager-798f9f7dfd-7m5r6/route-controller-manager id=b47d6918-1c5c-4f1f-9f2a-708b8ce45e30 name=/runtime.v1.RuntimeService/StartContainer sandboxID=40a7c7f1bbb55ca282525de91b9a8507b7e079f29b43c22e11c93191ee928bd2\nJun 09 11:01:57.489365 crc crio[3651]: time=\"2026-06-09T11:01:57.488512865Z\" level=info msg=\"Created container 7a188d39adc2d6b4554410d639693823965f1c84ec0e56c56703a10506e8e9c0: openshift-controller-manager/controller-manager-748955fd87-9pkpl/controller-manager\" id=7555e403-78a1-4c52-8dbe-67067d1cad63 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:01:57.495870 crc crio[3651]: time=\"2026-06-09T11:01:57.495650977Z\" level=info msg=\"Starting container: 7a188d39adc2d6b4554410d639693823965f1c84ec0e56c56703a10506e8e9c0\" id=7bf07cd2-643c-41b6-a923-a0402cda8c10 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:01:57.517002 crc crio[3651]: time=\"2026-06-09T11:01:57.516854438Z\" level=info msg=\"Started container\" PID=15831 containerID=7a188d39adc2d6b4554410d639693823965f1c84ec0e56c56703a10506e8e9c0 description=openshift-controller-manager/controller-manager-748955fd87-9pkpl/controller-manager id=7bf07cd2-643c-41b6-a923-a0402cda8c10 name=/runtime.v1.RuntimeService/StartContainer sandboxID=59054781ff3570e3b59189534806b20744decfbe9b501687e168f78d3dcfbcaa\nJun 09 11:01:57.577133 crc crio[3651]: time=\"2026-06-09T11:01:57.576730315Z\" level=info msg=\"Created container 36fe5de5bab75e1224007c55c89f166ef2ccf43de32ae881e7c74b800d0582dc: openshift-marketplace/redhat-marketplace-gx9sh/extract-content\" id=27a7a3b2-23e6-451e-9d53-df1d22f09561 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:01:57.578990 crc crio[3651]: time=\"2026-06-09T11:01:57.578768008Z\" level=info msg=\"Starting container: 36fe5de5bab75e1224007c55c89f166ef2ccf43de32ae881e7c74b800d0582dc\" id=f5e565e6-baaf-44fd-b76b-2bc9c0846b0e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:01:57.864674 crc crio[3651]: time=\"2026-06-09T11:01:57.593094065Z\" level=info msg=\"Started container\" PID=15828 containerID=36fe5de5bab75e1224007c55c89f166ef2ccf43de32ae881e7c74b800d0582dc description=openshift-marketplace/redhat-marketplace-gx9sh/extract-content id=f5e565e6-baaf-44fd-b76b-2bc9c0846b0e name=/runtime.v1.RuntimeService/StartContainer sandboxID=8bdf68288c0ba7f60066e51a99dcce53247b97d2c5570f15c9e1a3530ada7fc5\nJun 09 11:02:03.254723 crc crio[3651]: time=\"2026-06-09T11:02:03.25298574Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d6d94122-1408-44e4-a66d-c2e9e03ea24f name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:02:04.496252 crc crio[3651]: time=\"2026-06-09T11:02:04.496054762Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=83023694-1dc7-423a-97ac-f8268b9f1fbd name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:02:07.564099 crc crio[3651]: time=\"2026-06-09T11:02:07.562128395Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-nqbwl/registry-server\" id=1c2ee173-aa77-41ea-8efe-8a9bc9020212 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:02:07.564099 crc crio[3651]: time=\"2026-06-09T11:02:07.563601471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:02:07.742332 crc crio[3651]: time=\"2026-06-09T11:02:07.742204249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:02:07.760605 crc crio[3651]: time=\"2026-06-09T11:02:07.760110427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:02:09.282023 crc crio[3651]: time=\"2026-06-09T11:02:09.281757653Z\" level=info msg=\"Created container a209a5cab4ad89afdf528be3f45cad8cd1008105529613ce8c00ad5899f5c40c: openshift-marketplace/community-operators-nqbwl/registry-server\" id=1c2ee173-aa77-41ea-8efe-8a9bc9020212 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:02:09.284593 crc crio[3651]: time=\"2026-06-09T11:02:09.284150468Z\" level=info msg=\"Starting container: a209a5cab4ad89afdf528be3f45cad8cd1008105529613ce8c00ad5899f5c40c\" id=9ee2c24a-1cfe-45f7-947c-b8ad49511156 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:02:09.302067 crc crio[3651]: time=\"2026-06-09T11:02:09.301793258Z\" level=info msg=\"Started container\" PID=15976 containerID=a209a5cab4ad89afdf528be3f45cad8cd1008105529613ce8c00ad5899f5c40c description=openshift-marketplace/community-operators-nqbwl/registry-server id=9ee2c24a-1cfe-45f7-947c-b8ad49511156 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f5bd0aa8568abf4791983c789f9d84e756045956a3dd385b0c370dee880cd613\nJun 09 11:02:09.858945 crc crio[3651]: time=\"2026-06-09T11:02:09.857813312Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=41285d78-f2f3-4404-b4b6-15d7bc4339b5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:02:09.878514 crc crio[3651]: time=\"2026-06-09T11:02:09.878237169Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=57cc92a3-32a8-45d2-a31d-1a7634217504 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:02:09.907134 crc crio[3651]: time=\"2026-06-09T11:02:09.906368746Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=63bafdfe-b857-4da7-af43-86313d72518d name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:02:09.907663 crc crio[3651]: time=\"2026-06-09T11:02:09.907635045Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=24fc06ce-4617-4497-8811-2467a8269301 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:02:10.357826 crc crio[3651]: time=\"2026-06-09T11:02:10.357700686Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-z4q5m/registry-server\" id=04dd056e-7473-42f2-8486-e3a4eb974eb4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:02:10.359176 crc crio[3651]: time=\"2026-06-09T11:02:10.358216832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:02:10.426358 crc crio[3651]: time=\"2026-06-09T11:02:10.426212992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:02:10.446666 crc crio[3651]: time=\"2026-06-09T11:02:10.446160384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:02:11.315717 crc crio[3651]: time=\"2026-06-09T11:02:11.314913207Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-gx9sh/registry-server\" id=c1a2e105-4191-416f-93af-ad9d7e7bfe26 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:02:11.316518 crc crio[3651]: time=\"2026-06-09T11:02:11.316316261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:02:11.329108 crc crio[3651]: time=\"2026-06-09T11:02:11.32880373Z\" level=info msg=\"Created container 738e659ffe09cbbae97c71264cffd57d784879b3b782762c447f6dfca5698d0e: openshift-marketplace/certified-operators-z4q5m/registry-server\" id=04dd056e-7473-42f2-8486-e3a4eb974eb4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:02:11.337646 crc crio[3651]: time=\"2026-06-09T11:02:11.337343166Z\" level=info msg=\"Starting container: 738e659ffe09cbbae97c71264cffd57d784879b3b782762c447f6dfca5698d0e\" id=85493923-1a31-4581-b265-6d0a962375d3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:02:11.458515 crc crio[3651]: time=\"2026-06-09T11:02:11.457941416Z\" level=info msg=\"Started container\" PID=16045 containerID=738e659ffe09cbbae97c71264cffd57d784879b3b782762c447f6dfca5698d0e description=openshift-marketplace/certified-operators-z4q5m/registry-server id=85493923-1a31-4581-b265-6d0a962375d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0115e35e2583bcf04c9f0a748c9cab834080251dbe57588789b671f198062e64\nJun 09 11:02:11.526087 crc crio[3651]: time=\"2026-06-09T11:02:11.525820602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:02:11.748257 crc crio[3651]: time=\"2026-06-09T11:02:11.551933096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:02:13.698281 crc crio[3651]: time=\"2026-06-09T11:02:13.697087481Z\" level=info msg=\"Created container 5416cf1bddf74f01d9cb114c6fdd24bea9b87f0b5e3544a5a60ddbae13b7b2bc: openshift-marketplace/redhat-marketplace-gx9sh/registry-server\" id=c1a2e105-4191-416f-93af-ad9d7e7bfe26 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:02:13.700333 crc crio[3651]: time=\"2026-06-09T11:02:13.699736034Z\" level=info msg=\"Starting container: 5416cf1bddf74f01d9cb114c6fdd24bea9b87f0b5e3544a5a60ddbae13b7b2bc\" id=79590360-bf94-4296-93e3-9af37dd2bcfe name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:02:13.742225 crc crio[3651]: time=\"2026-06-09T11:02:13.742061403Z\" level=info msg=\"Started container\" PID=16073 containerID=5416cf1bddf74f01d9cb114c6fdd24bea9b87f0b5e3544a5a60ddbae13b7b2bc description=openshift-marketplace/redhat-marketplace-gx9sh/registry-server id=79590360-bf94-4296-93e3-9af37dd2bcfe name=/runtime.v1.RuntimeService/StartContainer sandboxID=8bdf68288c0ba7f60066e51a99dcce53247b97d2c5570f15c9e1a3530ada7fc5\nJun 09 11:02:16.197232 crc crio[3651]: time=\"2026-06-09T11:02:16.197036466Z\" level=info msg=\"Removing container: 7945013c366739fee631536d0674a6db2a056ed5526871995486058ce296e49c\" id=c8708057-725c-4719-b7af-baa4d42e211c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:02:16.986742 crc crio[3651]: time=\"2026-06-09T11:02:16.986383874Z\" level=info msg=\"Removed container 7945013c366739fee631536d0674a6db2a056ed5526871995486058ce296e49c: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=c8708057-725c-4719-b7af-baa4d42e211c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:02:22.212280 crc crio[3651]: time=\"2026-06-09T11:02:22.211365631Z\" level=info msg=\"Stopping container: 2146e4df0b4c217fcd791df8cf3a91659b53f3abd34b32b7244f5651ddc029c3 (timeout: 2s)\" id=35cea843-4590-43f8-91fb-3b0eb75d8c09 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:02:22.698779 crc crio[3651]: time=\"2026-06-09T11:02:22.697589138Z\" level=info msg=\"Stopping pod sandbox: 88f217f7e7cbc51ed63fa06d9e2d69e38baa595ef0c6fb3d86b135277603d5f1\" id=972106b5-cb1b-4977-bc8f-8fa4bd125717 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:02:22.698779 crc crio[3651]: time=\"2026-06-09T11:02:22.697679021Z\" level=info msg=\"Stopped pod sandbox (already stopped): 88f217f7e7cbc51ed63fa06d9e2d69e38baa595ef0c6fb3d86b135277603d5f1\" id=972106b5-cb1b-4977-bc8f-8fa4bd125717 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:02:22.713630 crc crio[3651]: time=\"2026-06-09T11:02:22.713295458Z\" level=info msg=\"Removing pod sandbox: 88f217f7e7cbc51ed63fa06d9e2d69e38baa595ef0c6fb3d86b135277603d5f1\" id=665a9fbd-e7a2-4cfc-bfe8-d630f214587b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:02:24.552489 crc crio[3651]: time=\"2026-06-09T11:02:24.552085851Z\" level=info msg=\"Removed pod sandbox: 88f217f7e7cbc51ed63fa06d9e2d69e38baa595ef0c6fb3d86b135277603d5f1\" id=665a9fbd-e7a2-4cfc-bfe8-d630f214587b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:02:24.554293 crc crio[3651]: time=\"2026-06-09T11:02:24.554180346Z\" level=info msg=\"Stopping pod sandbox: 0d7666e2760bac087004b0062402a77b4fbc45dade3c7a95e1fd4663c92a0819\" id=9d933178-f38a-45a8-9c1d-7aeded0d6401 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:02:24.554516 crc crio[3651]: time=\"2026-06-09T11:02:24.554315811Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0d7666e2760bac087004b0062402a77b4fbc45dade3c7a95e1fd4663c92a0819\" id=9d933178-f38a-45a8-9c1d-7aeded0d6401 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:02:24.555340 crc crio[3651]: time=\"2026-06-09T11:02:24.55524071Z\" level=info msg=\"Removing pod sandbox: 0d7666e2760bac087004b0062402a77b4fbc45dade3c7a95e1fd4663c92a0819\" id=35d91284-ce7d-4bd6-8ab1-e66fdbbec7f7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:02:25.094633 crc crio[3651]: time=\"2026-06-09T11:02:25.094546743Z\" level=info msg=\"Removed pod sandbox: 0d7666e2760bac087004b0062402a77b4fbc45dade3c7a95e1fd4663c92a0819\" id=35d91284-ce7d-4bd6-8ab1-e66fdbbec7f7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:02:26.054356 crc crio[3651]: time=\"2026-06-09T11:02:26.054162888Z\" level=info msg=\"Removing container: 60788f06c6fbd6b76907d70883292c512c72e7b8986591aad2b643a4dc255044\" id=8e67d91f-6494-4291-8b2f-44603380b6c8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:02:26.786496 crc crio[3651]: time=\"2026-06-09T11:02:26.786129656Z\" level=info msg=\"Stopped container 2146e4df0b4c217fcd791df8cf3a91659b53f3abd34b32b7244f5651ddc029c3: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=35cea843-4590-43f8-91fb-3b0eb75d8c09 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:02:26.788856 crc crio[3651]: time=\"2026-06-09T11:02:26.788745267Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=f79e7fed-1952-4c2d-a165-39581bfdb1a3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:02:26.791094 crc crio[3651]: time=\"2026-06-09T11:02:26.791026329Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=aac90ee1-1f2a-4ba2-b27a-91dce6b55220 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:02:26.794829 crc crio[3651]: time=\"2026-06-09T11:02:26.794751535Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=a910424c-f4f0-4ad4-9c3b-7da21b3482c5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:02:26.795119 crc crio[3651]: time=\"2026-06-09T11:02:26.795055804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:02:26.905872 crc crio[3651]: time=\"2026-06-09T11:02:26.90174168Z\" level=info msg=\"Removed container 60788f06c6fbd6b76907d70883292c512c72e7b8986591aad2b643a4dc255044: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=8e67d91f-6494-4291-8b2f-44603380b6c8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:02:26.906208 crc crio[3651]: time=\"2026-06-09T11:02:26.905718504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:02:26.910354 crc crio[3651]: time=\"2026-06-09T11:02:26.910295727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:02:27.063602 crc crio[3651]: time=\"2026-06-09T11:02:27.063504171Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=dace2436-bc89-45e7-ac50-7ffeec246c0d name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:02:27.066162 crc crio[3651]: time=\"2026-06-09T11:02:27.066083495Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3e7b4855-08f1-43a9-a174-74bb54a0eb5c name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:02:27.086097 crc crio[3651]: time=\"2026-06-09T11:02:27.085951126Z\" level=info msg=\"Created container c8b1e20e809cb3a1181229c11c5a7a0d48fec3e9f1e7a61eb673a4b26a076dc4: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=a910424c-f4f0-4ad4-9c3b-7da21b3482c5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:02:27.087190 crc crio[3651]: time=\"2026-06-09T11:02:27.087041832Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-2qssp/registry-server\" id=0cda328d-143c-4a71-9a34-28c42e8cb11a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:02:27.087678 crc crio[3651]: time=\"2026-06-09T11:02:27.08759803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:02:27.089245 crc crio[3651]: time=\"2026-06-09T11:02:27.088158069Z\" level=info msg=\"Starting container: c8b1e20e809cb3a1181229c11c5a7a0d48fec3e9f1e7a61eb673a4b26a076dc4\" id=515024c7-ae6e-4460-bf82-12e775b91f57 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:02:27.102653 crc crio[3651]: time=\"2026-06-09T11:02:27.10254934Z\" level=info msg=\"Started container\" PID=16321 containerID=c8b1e20e809cb3a1181229c11c5a7a0d48fec3e9f1e7a61eb673a4b26a076dc4 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=515024c7-ae6e-4460-bf82-12e775b91f57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f0ff3a6bd1f8c6b3011358f44f30b72dedb66fff005849616e325c1bb5f9c94\nJun 09 11:02:27.157864 crc crio[3651]: time=\"2026-06-09T11:02:27.15777921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:02:27.161346 crc crio[3651]: time=\"2026-06-09T11:02:27.161274884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:02:27.260892 crc crio[3651]: time=\"2026-06-09T11:02:27.260237427Z\" level=info msg=\"Created container d8dff11c093e52f82130850a01465c49e7032849e54aa56858da844f35233cac: openshift-marketplace/redhat-operators-2qssp/registry-server\" id=0cda328d-143c-4a71-9a34-28c42e8cb11a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:02:27.262452 crc crio[3651]: time=\"2026-06-09T11:02:27.262281044Z\" level=info msg=\"Starting container: d8dff11c093e52f82130850a01465c49e7032849e54aa56858da844f35233cac\" id=b5a06d53-caf4-42b8-be8e-4e1e73cd8332 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:02:27.269018 crc crio[3651]: time=\"2026-06-09T11:02:27.268901501Z\" level=info msg=\"Started container\" PID=16345 containerID=d8dff11c093e52f82130850a01465c49e7032849e54aa56858da844f35233cac description=openshift-marketplace/redhat-operators-2qssp/registry-server id=b5a06d53-caf4-42b8-be8e-4e1e73cd8332 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b93a5571f285aa379d475289ab339d85bfccd3681a4511fc2ad3c3609d5cfe0a\nJun 09 11:02:31.588226 crc crio[3651]: time=\"2026-06-09T11:02:31.587689048Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/revision-pruner-13-crc/POD\" id=0b971af4-d1ca-4b37-b6cd-2967091ed9ad name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:02:31.589750 crc crio[3651]: time=\"2026-06-09T11:02:31.588266457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:02:31.649467 crc crio[3651]: time=\"2026-06-09T11:02:31.644772039Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:9fbba7e965f38293a5f3bb95dc78d108473e108cb8365cb9db71da9b43435a06 UID:24de53e8-acfb-427d-9aa5-9a69a19e0312 NetNS:/var/run/netns/fc3c5f0d-8ddd-4471-9d56-c48d4fde8cc8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod24de53e8_acfb_427d_9aa5_9a69a19e0312.slice PodAnnotations:0xc0018aa0f0}] Aliases:map[]}\"\nJun 09 11:02:31.649467 crc crio[3651]: time=\"2026-06-09T11:02:31.645696659Z\" level=info msg=\"Adding pod openshift-kube-apiserver_revision-pruner-13-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:02:34.031789 crc crio[3651]: time=\"2026-06-09T11:02:34.031689572Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=14d08039-0333-4bdb-b0c5-ce2666ffbb5b name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:02:34.394148 crc crio[3651]: time=\"2026-06-09T11:02:34.389261037Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=9b06e427-5d7a-4886-829a-e42bdc10eb5d name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:02:34.394148 crc crio[3651]: time=\"2026-06-09T11:02:34.392756372Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=4b430ae3-ad8a-4947-bf13-000adb69a5c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:02:34.394148 crc crio[3651]: time=\"2026-06-09T11:02:34.393033481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:02:35.135144 crc crio[3651]: time=\"2026-06-09T11:02:35.134844055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:02:35.505494 crc crio[3651]: time=\"2026-06-09T11:02:35.505074865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:02:38.568713 crc crio[3651]: time=\"2026-06-09T11:02:38.567838271Z\" level=info msg=\"Created container 6657011cb1a4821a6aa6ad39dbe40de0d60a91f0d15fa3f73fc409d951a8bd53: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=4b430ae3-ad8a-4947-bf13-000adb69a5c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:02:38.570613 crc crio[3651]: time=\"2026-06-09T11:02:38.570537599Z\" level=info msg=\"Starting container: 6657011cb1a4821a6aa6ad39dbe40de0d60a91f0d15fa3f73fc409d951a8bd53\" id=0307cd5a-2342-4bd3-924a-5a197d02d649 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:02:38.577240 crc crio[3651]: time=\"2026-06-09T11:02:38.577151056Z\" level=info msg=\"Started container\" PID=16611 containerID=6657011cb1a4821a6aa6ad39dbe40de0d60a91f0d15fa3f73fc409d951a8bd53 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=0307cd5a-2342-4bd3-924a-5a197d02d649 name=/runtime.v1.RuntimeService/StartContainer sandboxID=10a436eaf8e348d1b9ab6f246aea0c7409ced60acba075a0c3519143509c4b4b\nJun 09 11:02:38.817544 crc crio[3651]: time=\"2026-06-09T11:02:38.816896731Z\" level=info msg=\"Stopping container: 5416cf1bddf74f01d9cb114c6fdd24bea9b87f0b5e3544a5a60ddbae13b7b2bc (timeout: 2s)\" id=25a2b642-9ac0-4444-83a0-cef316ac909a name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:02:41.238824 crc crio[3651]: time=\"2026-06-09T11:02:41.237976843Z\" level=info msg=\"Stopped container 5416cf1bddf74f01d9cb114c6fdd24bea9b87f0b5e3544a5a60ddbae13b7b2bc: openshift-marketplace/redhat-marketplace-gx9sh/registry-server\" id=25a2b642-9ac0-4444-83a0-cef316ac909a name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:02:41.240829 crc crio[3651]: time=\"2026-06-09T11:02:41.240747154Z\" level=info msg=\"Stopping pod sandbox: 8bdf68288c0ba7f60066e51a99dcce53247b97d2c5570f15c9e1a3530ada7fc5\" id=7302a643-2994-4809-a626-25a2a697081a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:02:41.241545 crc crio[3651]: 2026-06-09T11:02:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9fbba7e965f3829 Mac:82:7e:cb:e7:23:5a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/fc3c5f0d-8ddd-4471-9d56-c48d4fde8cc8 SocketPath: PciID:}] [{Interface:0xc0003c1090 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:02:41.241623 crc crio[3651]: time=\"2026-06-09T11:02:41.241581392Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-gx9sh Namespace:openshift-marketplace ID:8bdf68288c0ba7f60066e51a99dcce53247b97d2c5570f15c9e1a3530ada7fc5 UID:67f9e436-bd24-4165-ae1c-ce6f4a7e6570 NetNS:/var/run/netns/eaef0720-5b7f-4419-a631-9f2cb031c1d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod67f9e436_bd24_4165_ae1c_ce6f4a7e6570.slice PodAnnotations:0xc001c5c220}] Aliases:map[]}\"\nJun 09 11:02:41.241803 crc crio[3651]: time=\"2026-06-09T11:02:41.241739817Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-gx9sh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:02:41.243464 crc crio[3651]: time=\"2026-06-09T11:02:41.243291297Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:9fbba7e965f38293a5f3bb95dc78d108473e108cb8365cb9db71da9b43435a06 UID:24de53e8-acfb-427d-9aa5-9a69a19e0312 NetNS:/var/run/netns/fc3c5f0d-8ddd-4471-9d56-c48d4fde8cc8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod24de53e8_acfb_427d_9aa5_9a69a19e0312.slice PodAnnotations:0xc0018aa0f0}] Aliases:map[]}\"\nJun 09 11:02:41.243636 crc crio[3651]: time=\"2026-06-09T11:02:41.243567867Z\" level=info msg=\"Checking pod openshift-kube-apiserver_revision-pruner-13-crc for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:02:41.258357 crc crio[3651]: time=\"2026-06-09T11:02:41.257616637Z\" level=info msg=\"Ran pod sandbox 9fbba7e965f38293a5f3bb95dc78d108473e108cb8365cb9db71da9b43435a06 with infra container: openshift-kube-apiserver/revision-pruner-13-crc/POD\" id=0b971af4-d1ca-4b37-b6cd-2967091ed9ad name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:02:41.260850 crc crio[3651]: time=\"2026-06-09T11:02:41.260781781Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=1ff67aa5-4636-4965-93b3-ba1ecd38ad54 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:02:41.262612 crc crio[3651]: time=\"2026-06-09T11:02:41.262540588Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=2b75a4a4-37e2-477f-be72-5c745c48c020 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:02:41.701269 crc crio[3651]: time=\"2026-06-09T11:02:41.70089569Z\" level=info msg=\"Creating container: openshift-kube-apiserver/revision-pruner-13-crc/pruner\" id=d0c1454a-1174-4dd7-b8c6-14d115c863a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:02:41.702360 crc crio[3651]: time=\"2026-06-09T11:02:41.702155812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:02:41.795452 crc crio[3651]: time=\"2026-06-09T11:02:41.795282813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:02:42.438662 crc crio[3651]: time=\"2026-06-09T11:02:42.436520902Z\" level=info msg=\"Removing container: 386be1641d307e66c54ca7b45fbd0ae80f1dd1ef7565b709ccc2fbaa7ac6a3cf\" id=386a1b4f-dd44-44c4-9b74-be267173d971 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:02:42.503347 crc crio[3651]: time=\"2026-06-09T11:02:42.503065232Z\" level=info msg=\"Stopped container 8bc6f5b6e31fbf430c79c8b76da2b8b2cad5777c02c80b607ebb6f410f994b0b: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=b94b5adb-5b8b-405e-ba2b-c66d293cd6bf name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:02:42.539838 crc crio[3651]: time=\"2026-06-09T11:02:42.539724373Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=e8bc7f02-7d7b-4fba-91af-bdcf291b6c33 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:02:42.557846 crc crio[3651]: time=\"2026-06-09T11:02:42.557574148Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=127d38a7-9b74-4965-ba49-ec242ef36044 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:02:42.573189 crc crio[3651]: time=\"2026-06-09T11:02:42.572809207Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=588761c6-f353-4140-8dff-363a6cb1fbeb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:02:42.581851 crc crio[3651]: time=\"2026-06-09T11:02:42.580852701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:02:42.653718 crc crio[3651]: time=\"2026-06-09T11:02:42.652832049Z\" level=info msg=\"Stopped pod sandbox: 8bdf68288c0ba7f60066e51a99dcce53247b97d2c5570f15c9e1a3530ada7fc5\" id=7302a643-2994-4809-a626-25a2a697081a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:02:42.757573 crc crio[3651]: time=\"2026-06-09T11:02:42.756913939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:02:42.787504 crc crio[3651]: time=\"2026-06-09T11:02:42.780089959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:02:42.824658 crc crio[3651]: time=\"2026-06-09T11:02:42.822758437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:02:42.859004 crc crio[3651]: time=\"2026-06-09T11:02:42.858913871Z\" level=info msg=\"Removed container 386be1641d307e66c54ca7b45fbd0ae80f1dd1ef7565b709ccc2fbaa7ac6a3cf: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=386a1b4f-dd44-44c4-9b74-be267173d971 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:02:43.473254 crc crio[3651]: time=\"2026-06-09T11:02:43.473135555Z\" level=info msg=\"Removing container: 5416cf1bddf74f01d9cb114c6fdd24bea9b87f0b5e3544a5a60ddbae13b7b2bc\" id=e077e11e-61a5-473c-90c8-718568c7d4d4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:02:43.506480 crc crio[3651]: time=\"2026-06-09T11:02:43.505691562Z\" level=info msg=\"Removed container 5416cf1bddf74f01d9cb114c6fdd24bea9b87f0b5e3544a5a60ddbae13b7b2bc: openshift-marketplace/redhat-marketplace-gx9sh/registry-server\" id=e077e11e-61a5-473c-90c8-718568c7d4d4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:02:43.512750 crc crio[3651]: time=\"2026-06-09T11:02:43.508802914Z\" level=info msg=\"Removing container: 36fe5de5bab75e1224007c55c89f166ef2ccf43de32ae881e7c74b800d0582dc\" id=1971610e-b07c-4faa-a55b-02979db7313f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:02:43.530860 crc crio[3651]: time=\"2026-06-09T11:02:43.530712332Z\" level=info msg=\"Removed container 36fe5de5bab75e1224007c55c89f166ef2ccf43de32ae881e7c74b800d0582dc: openshift-marketplace/redhat-marketplace-gx9sh/extract-content\" id=1971610e-b07c-4faa-a55b-02979db7313f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:02:43.533381 crc crio[3651]: time=\"2026-06-09T11:02:43.533309176Z\" level=info msg=\"Removing container: 4e064a648e79d5f4eefd502c16d035575577abb2e94487510d0bd0b0c8ce4f3a\" id=4ed198d3-94d3-404a-89e8-f2a8476b3ba0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:02:43.560654 crc crio[3651]: time=\"2026-06-09T11:02:43.560554909Z\" level=info msg=\"Removed container 4e064a648e79d5f4eefd502c16d035575577abb2e94487510d0bd0b0c8ce4f3a: openshift-marketplace/redhat-marketplace-gx9sh/extract-utilities\" id=4ed198d3-94d3-404a-89e8-f2a8476b3ba0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:02:43.590053 crc crio[3651]: time=\"2026-06-09T11:02:43.589918001Z\" level=info msg=\"Created container cbe740a046dc1a0900bd1db2e802f08ba0a79eeb584090914ece0a346419915d: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=588761c6-f353-4140-8dff-363a6cb1fbeb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:02:43.591568 crc crio[3651]: time=\"2026-06-09T11:02:43.591367909Z\" level=info msg=\"Starting container: cbe740a046dc1a0900bd1db2e802f08ba0a79eeb584090914ece0a346419915d\" id=c43ed55e-8fb5-48b3-80d6-8550ae3411de name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:02:43.597378 crc crio[3651]: time=\"2026-06-09T11:02:43.597252561Z\" level=info msg=\"Started container\" PID=16841 containerID=cbe740a046dc1a0900bd1db2e802f08ba0a79eeb584090914ece0a346419915d description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=c43ed55e-8fb5-48b3-80d6-8550ae3411de name=/runtime.v1.RuntimeService/StartContainer sandboxID=549b94dad749667a3a520eeb0af9b8ad693e1e4510dde3dfec14e2690d907656\nJun 09 11:02:43.860331 crc crio[3651]: time=\"2026-06-09T11:02:43.8597007Z\" level=info msg=\"Created container 396aac256f7c9dc4b3232d133054789c32715c9727f39d92ff7ebca4018e5e2b: openshift-kube-apiserver/revision-pruner-13-crc/pruner\" id=d0c1454a-1174-4dd7-b8c6-14d115c863a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:02:43.861846 crc crio[3651]: time=\"2026-06-09T11:02:43.861628483Z\" level=info msg=\"Starting container: 396aac256f7c9dc4b3232d133054789c32715c9727f39d92ff7ebca4018e5e2b\" id=48b9af15-05da-4102-9af3-6cbb37f1d38e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:02:43.876364 crc crio[3651]: time=\"2026-06-09T11:02:43.876236202Z\" level=info msg=\"Started container\" PID=16840 containerID=396aac256f7c9dc4b3232d133054789c32715c9727f39d92ff7ebca4018e5e2b description=openshift-kube-apiserver/revision-pruner-13-crc/pruner id=48b9af15-05da-4102-9af3-6cbb37f1d38e name=/runtime.v1.RuntimeService/StartContainer sandboxID=9fbba7e965f38293a5f3bb95dc78d108473e108cb8365cb9db71da9b43435a06\nJun 09 11:02:46.775016 crc crio[3651]: time=\"2026-06-09T11:02:46.773719111Z\" level=info msg=\"Stopping pod sandbox: 9fbba7e965f38293a5f3bb95dc78d108473e108cb8365cb9db71da9b43435a06\" id=b9e8cb44-6f82-41a5-a76e-021bbd2b46dc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:02:46.776280 crc crio[3651]: time=\"2026-06-09T11:02:46.775725487Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:9fbba7e965f38293a5f3bb95dc78d108473e108cb8365cb9db71da9b43435a06 UID:24de53e8-acfb-427d-9aa5-9a69a19e0312 NetNS:/var/run/netns/fc3c5f0d-8ddd-4471-9d56-c48d4fde8cc8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod24de53e8_acfb_427d_9aa5_9a69a19e0312.slice PodAnnotations:0xc00108aa88}] Aliases:map[]}\"\nJun 09 11:02:46.776280 crc crio[3651]: time=\"2026-06-09T11:02:46.775867602Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-13-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:02:48.803541 crc crio[3651]: time=\"2026-06-09T11:02:48.802877922Z\" level=info msg=\"Stopped pod sandbox: 9fbba7e965f38293a5f3bb95dc78d108473e108cb8365cb9db71da9b43435a06\" id=b9e8cb44-6f82-41a5-a76e-021bbd2b46dc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:02:50.187054 crc crio[3651]: time=\"2026-06-09T11:02:50.186179574Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/installer-13-crc/POD\" id=ffa0377c-3029-4d47-9c6c-70f5912b7833 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:02:50.187054 crc crio[3651]: time=\"2026-06-09T11:02:50.186994341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:02:50.194298 crc crio[3651]: time=\"2026-06-09T11:02:50.193872006Z\" level=info msg=\"Stopping container: a209a5cab4ad89afdf528be3f45cad8cd1008105529613ce8c00ad5899f5c40c (timeout: 2s)\" id=fd43a406-52fd-4a6c-9b91-66dd8cfef803 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:02:50.251017 crc crio[3651]: time=\"2026-06-09T11:02:50.250836672Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:e3a9f781401b176ab668cfa885c5ee810797bd9213cad3bc8865792287d43a24 UID:6f635839-dcc3-4374-99cf-e51bfebb26ce NetNS:/var/run/netns/b2ea6828-273f-40c4-82ba-0e8fed53feab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod6f635839_dcc3_4374_99cf_e51bfebb26ce.slice PodAnnotations:0xc000453760}] Aliases:map[]}\"\nJun 09 11:02:50.251360 crc crio[3651]: time=\"2026-06-09T11:02:50.251334029Z\" level=info msg=\"Adding pod openshift-kube-apiserver_installer-13-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:02:50.308929 crc crio[3651]: time=\"2026-06-09T11:02:50.308803012Z\" level=info msg=\"Stopping container: 738e659ffe09cbbae97c71264cffd57d784879b3b782762c447f6dfca5698d0e (timeout: 2s)\" id=b7136c69-a11c-47eb-9a4b-c4f0c3f6f609 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:02:50.424850 crc crio[3651]: time=\"2026-06-09T11:02:50.422788486Z\" level=info msg=\"Stopped container a209a5cab4ad89afdf528be3f45cad8cd1008105529613ce8c00ad5899f5c40c: openshift-marketplace/community-operators-nqbwl/registry-server\" id=fd43a406-52fd-4a6c-9b91-66dd8cfef803 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:02:50.448748 crc crio[3651]: time=\"2026-06-09T11:02:50.448600492Z\" level=info msg=\"Stopping pod sandbox: f5bd0aa8568abf4791983c789f9d84e756045956a3dd385b0c370dee880cd613\" id=06610aa3-5fed-474a-b3e9-d2f6f60becb4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:02:50.449530 crc crio[3651]: time=\"2026-06-09T11:02:50.44947443Z\" level=info msg=\"Got pod network &{Name:community-operators-nqbwl Namespace:openshift-marketplace ID:f5bd0aa8568abf4791983c789f9d84e756045956a3dd385b0c370dee880cd613 UID:f4121523-5727-440a-a3d4-9b79ae5ee2bc NetNS:/var/run/netns/56c2cf32-3b82-40f1-8302-94e606026404 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf4121523_5727_440a_a3d4_9b79ae5ee2bc.slice PodAnnotations:0xc0004538c0}] Aliases:map[]}\"\nJun 09 11:02:50.451477 crc crio[3651]: time=\"2026-06-09T11:02:50.451216837Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-nqbwl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:02:50.550841 crc crio[3651]: time=\"2026-06-09T11:02:50.549636612Z\" level=info msg=\"Stopped container 738e659ffe09cbbae97c71264cffd57d784879b3b782762c447f6dfca5698d0e: openshift-marketplace/certified-operators-z4q5m/registry-server\" id=b7136c69-a11c-47eb-9a4b-c4f0c3f6f609 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:02:50.553889 crc crio[3651]: time=\"2026-06-09T11:02:50.553763167Z\" level=info msg=\"Stopping pod sandbox: 0115e35e2583bcf04c9f0a748c9cab834080251dbe57588789b671f198062e64\" id=cfff4f58-1c10-46b5-ad1c-3f69817d85f1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:02:50.554288 crc crio[3651]: time=\"2026-06-09T11:02:50.554227002Z\" level=info msg=\"Got pod network &{Name:certified-operators-z4q5m Namespace:openshift-marketplace ID:0115e35e2583bcf04c9f0a748c9cab834080251dbe57588789b671f198062e64 UID:edc0a38b-ba44-4e43-bf73-d951644d8410 NetNS:/var/run/netns/58a825c1-080a-494e-b699-e9885c3b7074 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podedc0a38b_ba44_4e43_bf73_d951644d8410.slice PodAnnotations:0xc001f06e68}] Aliases:map[]}\"\nJun 09 11:02:50.554538 crc crio[3651]: time=\"2026-06-09T11:02:50.554481161Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-z4q5m from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:02:51.649878 crc crio[3651]: time=\"2026-06-09T11:02:51.648863016Z\" level=info msg=\"Stopped pod sandbox: 0115e35e2583bcf04c9f0a748c9cab834080251dbe57588789b671f198062e64\" id=cfff4f58-1c10-46b5-ad1c-3f69817d85f1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:02:51.716551 crc crio[3651]: 2026-06-09T11:02:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e3a9f781401b176 Mac:32:c0:e7:42:28:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/b2ea6828-273f-40c4-82ba-0e8fed53feab SocketPath: PciID:}] [{Interface:0xc00022b050 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:02:51.717839 crc crio[3651]: time=\"2026-06-09T11:02:51.717747153Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:e3a9f781401b176ab668cfa885c5ee810797bd9213cad3bc8865792287d43a24 UID:6f635839-dcc3-4374-99cf-e51bfebb26ce NetNS:/var/run/netns/b2ea6828-273f-40c4-82ba-0e8fed53feab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod6f635839_dcc3_4374_99cf_e51bfebb26ce.slice PodAnnotations:0xc000453760}] Aliases:map[]}\"\nJun 09 11:02:51.718004 crc crio[3651]: time=\"2026-06-09T11:02:51.717934469Z\" level=info msg=\"Checking pod openshift-kube-apiserver_installer-13-crc for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:02:51.730743 crc crio[3651]: time=\"2026-06-09T11:02:51.729638732Z\" level=info msg=\"Ran pod sandbox e3a9f781401b176ab668cfa885c5ee810797bd9213cad3bc8865792287d43a24 with infra container: openshift-kube-apiserver/installer-13-crc/POD\" id=ffa0377c-3029-4d47-9c6c-70f5912b7833 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:02:51.731646 crc crio[3651]: time=\"2026-06-09T11:02:51.731604877Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=688ec23f-9f6a-4a95-8f6d-b148efc469c1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:02:51.733878 crc crio[3651]: time=\"2026-06-09T11:02:51.733762327Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=c79a0071-a02e-4fde-a5ca-f14e3c97bcac name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:02:51.744339 crc crio[3651]: time=\"2026-06-09T11:02:51.744281292Z\" level=info msg=\"Creating container: openshift-kube-apiserver/installer-13-crc/installer\" id=d8ee79f3-486b-4214-8b67-6e7a37d85ea9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:02:51.745021 crc crio[3651]: time=\"2026-06-09T11:02:51.7448393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:02:51.810722 crc crio[3651]: time=\"2026-06-09T11:02:51.810619065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:02:51.869906 crc crio[3651]: time=\"2026-06-09T11:02:51.869785284Z\" level=info msg=\"Stopped pod sandbox: f5bd0aa8568abf4791983c789f9d84e756045956a3dd385b0c370dee880cd613\" id=06610aa3-5fed-474a-b3e9-d2f6f60becb4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:02:51.969149 crc crio[3651]: time=\"2026-06-09T11:02:51.939360763Z\" level=info msg=\"Removing container: 738e659ffe09cbbae97c71264cffd57d784879b3b782762c447f6dfca5698d0e\" id=e08b23a2-62d0-48d4-9cf9-5e20968455ed name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:02:52.046355 crc crio[3651]: time=\"2026-06-09T11:02:52.046236455Z\" level=info msg=\"Removed container 738e659ffe09cbbae97c71264cffd57d784879b3b782762c447f6dfca5698d0e: openshift-marketplace/certified-operators-z4q5m/registry-server\" id=e08b23a2-62d0-48d4-9cf9-5e20968455ed name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:02:52.054030 crc crio[3651]: time=\"2026-06-09T11:02:52.053215944Z\" level=info msg=\"Removing container: 5ccfce3197996154c3aa672e7e53acdf0113113b9e381c3d72470f422be0b1fe\" id=a3b5b07e-b60b-4df1-b419-1dde8b13673a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:02:52.096520 crc crio[3651]: time=\"2026-06-09T11:02:52.096274275Z\" level=info msg=\"Removed container 5ccfce3197996154c3aa672e7e53acdf0113113b9e381c3d72470f422be0b1fe: openshift-marketplace/certified-operators-z4q5m/extract-content\" id=a3b5b07e-b60b-4df1-b419-1dde8b13673a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:02:52.101786 crc crio[3651]: time=\"2026-06-09T11:02:52.101704642Z\" level=info msg=\"Removing container: 7c0bda2a5a687b434b5e5791067e19360afd0375aebefbfa938452186522336b\" id=d052f56c-dcf0-4d31-8c30-38203b385eb9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:02:52.174325 crc crio[3651]: time=\"2026-06-09T11:02:52.174066933Z\" level=info msg=\"Removed container 7c0bda2a5a687b434b5e5791067e19360afd0375aebefbfa938452186522336b: openshift-marketplace/certified-operators-z4q5m/extract-utilities\" id=d052f56c-dcf0-4d31-8c30-38203b385eb9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:02:52.186064 crc crio[3651]: time=\"2026-06-09T11:02:52.184996871Z\" level=info msg=\"Removing container: a209a5cab4ad89afdf528be3f45cad8cd1008105529613ce8c00ad5899f5c40c\" id=7a1cb501-1397-49f0-9160-211a93fa6074 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:02:52.206593 crc crio[3651]: time=\"2026-06-09T11:02:52.20631577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:02:52.212017 crc crio[3651]: time=\"2026-06-09T11:02:52.211940064Z\" level=info msg=\"Stopping container: c8b1e20e809cb3a1181229c11c5a7a0d48fec3e9f1e7a61eb673a4b26a076dc4 (timeout: 2s)\" id=30300bb9-60ad-4b0e-8e5e-671123418b5e name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:02:52.214364 crc crio[3651]: time=\"2026-06-09T11:02:52.21426339Z\" level=info msg=\"Removed container a209a5cab4ad89afdf528be3f45cad8cd1008105529613ce8c00ad5899f5c40c: openshift-marketplace/community-operators-nqbwl/registry-server\" id=7a1cb501-1397-49f0-9160-211a93fa6074 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:02:52.223328 crc crio[3651]: time=\"2026-06-09T11:02:52.223133021Z\" level=info msg=\"Removing container: 483222022efee6e767c30ffccd9c5008c12c1355c0bdc64b5e08296f39f14d98\" id=3e980dd1-8cdc-4e73-89cc-d46ef72c153e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:02:52.249182 crc crio[3651]: time=\"2026-06-09T11:02:52.24905302Z\" level=info msg=\"Removed container 483222022efee6e767c30ffccd9c5008c12c1355c0bdc64b5e08296f39f14d98: openshift-marketplace/community-operators-nqbwl/extract-content\" id=3e980dd1-8cdc-4e73-89cc-d46ef72c153e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:02:52.257280 crc crio[3651]: time=\"2026-06-09T11:02:52.256653999Z\" level=info msg=\"Removing container: 548271a259e32f0e4db41e463e5825a5018daa0bd2c632c09d23e75798115a67\" id=8968bfe4-dbb1-4f2d-9f52-27ec7c85c606 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:02:52.332367 crc crio[3651]: time=\"2026-06-09T11:02:52.33177373Z\" level=info msg=\"Removed container 548271a259e32f0e4db41e463e5825a5018daa0bd2c632c09d23e75798115a67: openshift-marketplace/community-operators-nqbwl/extract-utilities\" id=8968bfe4-dbb1-4f2d-9f52-27ec7c85c606 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:02:52.352354 crc crio[3651]: time=\"2026-06-09T11:02:52.35221027Z\" level=info msg=\"Stopped container c8b1e20e809cb3a1181229c11c5a7a0d48fec3e9f1e7a61eb673a4b26a076dc4: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=30300bb9-60ad-4b0e-8e5e-671123418b5e name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:02:52.353987 crc crio[3651]: time=\"2026-06-09T11:02:52.353877855Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=1cf4567f-53c9-43ee-b547-3e3077fdccad name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:02:52.356273 crc crio[3651]: time=\"2026-06-09T11:02:52.356136589Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=a81059c4-000c-441b-a8c0-76221a74c378 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:02:52.373130 crc crio[3651]: time=\"2026-06-09T11:02:52.372774184Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=ba54aa11-3098-49ae-ab7d-8dbf5606b7e3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:02:52.373522 crc crio[3651]: time=\"2026-06-09T11:02:52.373300041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:02:52.401760 crc crio[3651]: time=\"2026-06-09T11:02:52.401154484Z\" level=info msg=\"Stopping container: d8dff11c093e52f82130850a01465c49e7032849e54aa56858da844f35233cac (timeout: 2s)\" id=c5dfd5ab-3e6b-44e9-bb6e-1f9eee96f155 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:02:52.404807 crc crio[3651]: time=\"2026-06-09T11:02:52.404683269Z\" level=info msg=\"Created container ab1c0f4d1488e3123aece435c6b4a91d7c8ad57b7855311ce488f4b3e24b32d3: openshift-kube-apiserver/installer-13-crc/installer\" id=d8ee79f3-486b-4214-8b67-6e7a37d85ea9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:02:52.407558 crc crio[3651]: time=\"2026-06-09T11:02:52.40746674Z\" level=info msg=\"Starting container: ab1c0f4d1488e3123aece435c6b4a91d7c8ad57b7855311ce488f4b3e24b32d3\" id=bd5322ad-64c3-4441-91b9-e704a04422be name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:02:52.410109 crc crio[3651]: time=\"2026-06-09T11:02:52.410032314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:02:52.414129 crc crio[3651]: time=\"2026-06-09T11:02:52.414055946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:02:52.418969 crc crio[3651]: time=\"2026-06-09T11:02:52.41875959Z\" level=info msg=\"Started container\" PID=17183 containerID=ab1c0f4d1488e3123aece435c6b4a91d7c8ad57b7855311ce488f4b3e24b32d3 description=openshift-kube-apiserver/installer-13-crc/installer id=bd5322ad-64c3-4441-91b9-e704a04422be name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3a9f781401b176ab668cfa885c5ee810797bd9213cad3bc8865792287d43a24\nJun 09 11:02:52.502592 crc crio[3651]: time=\"2026-06-09T11:02:52.502486314Z\" level=info msg=\"Created container 83527f83075fe6dedf996595dee00cc9abe160d0cefcefa1ce6b72111337ce0e: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=ba54aa11-3098-49ae-ab7d-8dbf5606b7e3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:02:52.503814 crc crio[3651]: time=\"2026-06-09T11:02:52.503751445Z\" level=info msg=\"Starting container: 83527f83075fe6dedf996595dee00cc9abe160d0cefcefa1ce6b72111337ce0e\" id=76ffb310-1dd8-4734-b8bd-7dd029ab5794 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:02:52.508640 crc crio[3651]: time=\"2026-06-09T11:02:52.508498071Z\" level=info msg=\"Started container\" PID=17202 containerID=83527f83075fe6dedf996595dee00cc9abe160d0cefcefa1ce6b72111337ce0e description=openshift-console/downloads-747b44746d-4pqvr/download-server id=76ffb310-1dd8-4734-b8bd-7dd029ab5794 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f0ff3a6bd1f8c6b3011358f44f30b72dedb66fff005849616e325c1bb5f9c94\nJun 09 11:02:52.544484 crc crio[3651]: time=\"2026-06-09T11:02:52.544309594Z\" level=info msg=\"Stopped container d8dff11c093e52f82130850a01465c49e7032849e54aa56858da844f35233cac: openshift-marketplace/redhat-operators-2qssp/registry-server\" id=c5dfd5ab-3e6b-44e9-bb6e-1f9eee96f155 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:02:52.545655 crc crio[3651]: time=\"2026-06-09T11:02:52.545520353Z\" level=info msg=\"Stopping pod sandbox: b93a5571f285aa379d475289ab339d85bfccd3681a4511fc2ad3c3609d5cfe0a\" id=2a93f0fd-120e-4a5b-9471-e7331bba0d69 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:02:52.546314 crc crio[3651]: time=\"2026-06-09T11:02:52.546204146Z\" level=info msg=\"Got pod network &{Name:redhat-operators-2qssp Namespace:openshift-marketplace ID:b93a5571f285aa379d475289ab339d85bfccd3681a4511fc2ad3c3609d5cfe0a UID:ff0ff42e-7d74-407a-b185-d2652305d609 NetNS:/var/run/netns/1c60964b-9a6f-4fe1-8e93-81af5d5d06af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podff0ff42e_7d74_407a_b185_d2652305d609.slice PodAnnotations:0xc0004527c0}] Aliases:map[]}\"\nJun 09 11:02:52.546595 crc crio[3651]: time=\"2026-06-09T11:02:52.546516396Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-2qssp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:02:53.183939 crc crio[3651]: time=\"2026-06-09T11:02:53.183264198Z\" level=info msg=\"Removing container: 2146e4df0b4c217fcd791df8cf3a91659b53f3abd34b32b7244f5651ddc029c3\" id=b7421db2-329b-4774-aa82-e1461e662da0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:02:53.306149 crc crio[3651]: time=\"2026-06-09T11:02:53.306044751Z\" level=info msg=\"Removed container 2146e4df0b4c217fcd791df8cf3a91659b53f3abd34b32b7244f5651ddc029c3: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=b7421db2-329b-4774-aa82-e1461e662da0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:02:53.358368 crc crio[3651]: time=\"2026-06-09T11:02:53.358247701Z\" level=info msg=\"Stopped pod sandbox: b93a5571f285aa379d475289ab339d85bfccd3681a4511fc2ad3c3609d5cfe0a\" id=2a93f0fd-120e-4a5b-9471-e7331bba0d69 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:02:54.215337 crc crio[3651]: time=\"2026-06-09T11:02:54.214827726Z\" level=info msg=\"Removing container: d8dff11c093e52f82130850a01465c49e7032849e54aa56858da844f35233cac\" id=afa11f15-071c-415b-8e46-6fc825987880 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:02:54.235879 crc crio[3651]: time=\"2026-06-09T11:02:54.235792583Z\" level=info msg=\"Removed container d8dff11c093e52f82130850a01465c49e7032849e54aa56858da844f35233cac: openshift-marketplace/redhat-operators-2qssp/registry-server\" id=afa11f15-071c-415b-8e46-6fc825987880 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:02:54.240075 crc crio[3651]: time=\"2026-06-09T11:02:54.23996803Z\" level=info msg=\"Removing container: 38be82bf84234bd5c1eeaf149148e5a35a9297b6fec92f31837eac74c975f131\" id=4c5aeb27-1989-4e23-b2ea-d212b30c627b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:02:54.285797 crc crio[3651]: time=\"2026-06-09T11:02:54.285705698Z\" level=info msg=\"Removed container 38be82bf84234bd5c1eeaf149148e5a35a9297b6fec92f31837eac74c975f131: openshift-marketplace/redhat-operators-2qssp/extract-content\" id=4c5aeb27-1989-4e23-b2ea-d212b30c627b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:02:54.288494 crc crio[3651]: time=\"2026-06-09T11:02:54.288439148Z\" level=info msg=\"Removing container: 606ae995a52e7e2883f9e74bc10e275ff31d8b1b82d932262df96805b7c3330e\" id=b9afa471-6830-47ed-9ce2-18186031b8c1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:02:54.313757 crc crio[3651]: time=\"2026-06-09T11:02:54.313584772Z\" level=info msg=\"Removed container 606ae995a52e7e2883f9e74bc10e275ff31d8b1b82d932262df96805b7c3330e: openshift-marketplace/redhat-operators-2qssp/extract-utilities\" id=b9afa471-6830-47ed-9ce2-18186031b8c1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:03:22.210821 crc crio[3651]: time=\"2026-06-09T11:03:22.209693551Z\" level=info msg=\"Stopping container: 83527f83075fe6dedf996595dee00cc9abe160d0cefcefa1ce6b72111337ce0e (timeout: 2s)\" id=10cf3e85-5935-465c-81ca-9558f1ee445e name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:03:24.530479 crc crio[3651]: time=\"2026-06-09T11:03:24.529888188Z\" level=info msg=\"Removing container: c8b1e20e809cb3a1181229c11c5a7a0d48fec3e9f1e7a61eb673a4b26a076dc4\" id=ab2f3e43-fc00-4884-868a-4b258d439cfc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:03:25.124544 crc crio[3651]: time=\"2026-06-09T11:03:25.124451668Z\" level=info msg=\"Stopping pod sandbox: f5bd0aa8568abf4791983c789f9d84e756045956a3dd385b0c370dee880cd613\" id=79e587b8-400f-4dbc-8195-08c2a4c7b774 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:03:25.124544 crc crio[3651]: time=\"2026-06-09T11:03:25.124548491Z\" level=info msg=\"Stopped pod sandbox (already stopped): f5bd0aa8568abf4791983c789f9d84e756045956a3dd385b0c370dee880cd613\" id=79e587b8-400f-4dbc-8195-08c2a4c7b774 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:03:25.126274 crc crio[3651]: time=\"2026-06-09T11:03:25.125912436Z\" level=info msg=\"Removing pod sandbox: f5bd0aa8568abf4791983c789f9d84e756045956a3dd385b0c370dee880cd613\" id=8fd653a3-0028-454b-821f-bb6ab28c410b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:03:25.145511 crc crio[3651]: time=\"2026-06-09T11:03:25.145297141Z\" level=info msg=\"Removed pod sandbox: f5bd0aa8568abf4791983c789f9d84e756045956a3dd385b0c370dee880cd613\" id=8fd653a3-0028-454b-821f-bb6ab28c410b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:03:25.146482 crc crio[3651]: time=\"2026-06-09T11:03:25.146350355Z\" level=info msg=\"Stopping pod sandbox: b93a5571f285aa379d475289ab339d85bfccd3681a4511fc2ad3c3609d5cfe0a\" id=df834abd-ceb1-4ee6-a5c1-8c1a9c4a380e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:03:25.146562 crc crio[3651]: time=\"2026-06-09T11:03:25.146482549Z\" level=info msg=\"Stopped pod sandbox (already stopped): b93a5571f285aa379d475289ab339d85bfccd3681a4511fc2ad3c3609d5cfe0a\" id=df834abd-ceb1-4ee6-a5c1-8c1a9c4a380e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:03:25.147440 crc crio[3651]: time=\"2026-06-09T11:03:25.14710772Z\" level=info msg=\"Removing pod sandbox: b93a5571f285aa379d475289ab339d85bfccd3681a4511fc2ad3c3609d5cfe0a\" id=3dcb3300-1f4a-4f9e-90c9-0f653c4993dd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:03:25.153564 crc crio[3651]: time=\"2026-06-09T11:03:25.153494699Z\" level=info msg=\"Removed pod sandbox: b93a5571f285aa379d475289ab339d85bfccd3681a4511fc2ad3c3609d5cfe0a\" id=3dcb3300-1f4a-4f9e-90c9-0f653c4993dd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:03:25.154215 crc crio[3651]: time=\"2026-06-09T11:03:25.15412621Z\" level=info msg=\"Stopping pod sandbox: 8bdf68288c0ba7f60066e51a99dcce53247b97d2c5570f15c9e1a3530ada7fc5\" id=fefef226-097f-4931-b034-66e54cb77b6e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:03:25.154215 crc crio[3651]: time=\"2026-06-09T11:03:25.154180932Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8bdf68288c0ba7f60066e51a99dcce53247b97d2c5570f15c9e1a3530ada7fc5\" id=fefef226-097f-4931-b034-66e54cb77b6e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:03:25.154843 crc crio[3651]: time=\"2026-06-09T11:03:25.154794022Z\" level=info msg=\"Removing pod sandbox: 8bdf68288c0ba7f60066e51a99dcce53247b97d2c5570f15c9e1a3530ada7fc5\" id=5bafef44-97a9-4ea9-aed2-57890b6eb5c8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:03:25.161034 crc crio[3651]: time=\"2026-06-09T11:03:25.160958144Z\" level=info msg=\"Removed pod sandbox: 8bdf68288c0ba7f60066e51a99dcce53247b97d2c5570f15c9e1a3530ada7fc5\" id=5bafef44-97a9-4ea9-aed2-57890b6eb5c8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:03:25.161573 crc crio[3651]: time=\"2026-06-09T11:03:25.161523822Z\" level=info msg=\"Stopping pod sandbox: 0115e35e2583bcf04c9f0a748c9cab834080251dbe57588789b671f198062e64\" id=1c3a6cd7-9bf2-40b4-a584-3eada705bcc6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:03:25.161667 crc crio[3651]: time=\"2026-06-09T11:03:25.161580374Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0115e35e2583bcf04c9f0a748c9cab834080251dbe57588789b671f198062e64\" id=1c3a6cd7-9bf2-40b4-a584-3eada705bcc6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:03:25.162153 crc crio[3651]: time=\"2026-06-09T11:03:25.162116732Z\" level=info msg=\"Removing pod sandbox: 0115e35e2583bcf04c9f0a748c9cab834080251dbe57588789b671f198062e64\" id=39cf80cf-0f10-4cf6-b03f-de30d1578f43 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:03:25.168342 crc crio[3651]: time=\"2026-06-09T11:03:25.168206491Z\" level=info msg=\"Removed pod sandbox: 0115e35e2583bcf04c9f0a748c9cab834080251dbe57588789b671f198062e64\" id=39cf80cf-0f10-4cf6-b03f-de30d1578f43 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:03:26.630032 crc crio[3651]: time=\"2026-06-09T11:03:26.629047753Z\" level=info msg=\"Removed container c8b1e20e809cb3a1181229c11c5a7a0d48fec3e9f1e7a61eb673a4b26a076dc4: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=ab2f3e43-fc00-4884-868a-4b258d439cfc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:03:28.947055 crc crio[3651]: time=\"2026-06-09T11:03:28.946816581Z\" level=info msg=\"Stopped container 83527f83075fe6dedf996595dee00cc9abe160d0cefcefa1ce6b72111337ce0e: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=10cf3e85-5935-465c-81ca-9558f1ee445e name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:03:35.825961 crc crio[3651]: time=\"2026-06-09T11:03:35.824722528Z\" level=info msg=\"Stopping container: 93ac8c06fcda9fb59496290bca8d357a5cf3a733adc264be91ced5a1d598ad8d (timeout: 15s)\" id=a9f53385-4799-4bfc-a6d9-a66f54f8bfea name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:03:35.827664 crc crio[3651]: time=\"2026-06-09T11:03:35.824748669Z\" level=info msg=\"Stopping container: 320832db735b50aaab85c306b8699cdc59b2a0da20c65419d30890db1c38b9cc (timeout: 15s)\" id=5d940d24-b43c-4d70-94c2-ea389c020807 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:03:35.827664 crc crio[3651]: time=\"2026-06-09T11:03:35.824755429Z\" level=info msg=\"Stopping container: d3b492aa594e2e091cf56854ef6cf5e56536664d7e723e9afc430f56d36b1a44 (timeout: 15s)\" id=91416436-6724-494b-99b3-d7e4e77d6021 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:03:35.827664 crc crio[3651]: time=\"2026-06-09T11:03:35.825069778Z\" level=info msg=\"Stopping container: be0e8bfd702b205e6c7010fb639a4cf1a4c3505d3aba97a7f58201d9d024b82e (timeout: 15s)\" id=d64ea019-e75f-4846-9193-a4253c9edddb name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:03:35.827664 crc crio[3651]: time=\"2026-06-09T11:03:35.825218323Z\" level=info msg=\"Stopping container: 3e80e18747d2ee70aa9f641ca7128f0d5bfb642464a360d93e38d650a83c1745 (timeout: 15s)\" id=2f71f450-5e6e-43c8-9c32-c32d021cee33 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:03:36.009173 crc crio[3651]: time=\"2026-06-09T11:03:36.00844585Z\" level=info msg=\"Stopped container 93ac8c06fcda9fb59496290bca8d357a5cf3a733adc264be91ced5a1d598ad8d: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=a9f53385-4799-4bfc-a6d9-a66f54f8bfea name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:03:36.087918 crc crio[3651]: time=\"2026-06-09T11:03:36.087714162Z\" level=info msg=\"Stopped container be0e8bfd702b205e6c7010fb639a4cf1a4c3505d3aba97a7f58201d9d024b82e: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=d64ea019-e75f-4846-9193-a4253c9edddb name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:03:36.130699 crc crio[3651]: time=\"2026-06-09T11:03:36.130574901Z\" level=info msg=\"Stopped container d3b492aa594e2e091cf56854ef6cf5e56536664d7e723e9afc430f56d36b1a44: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=91416436-6724-494b-99b3-d7e4e77d6021 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:03:36.183462 crc crio[3651]: time=\"2026-06-09T11:03:36.183255191Z\" level=info msg=\"Stopped container 3e80e18747d2ee70aa9f641ca7128f0d5bfb642464a360d93e38d650a83c1745: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=2f71f450-5e6e-43c8-9c32-c32d021cee33 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:03:36.223972 crc crio[3651]: time=\"2026-06-09T11:03:36.223887582Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD\" id=a6351c64-c001-4746-a635-be5c047b8a3b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:03:36.224128 crc crio[3651]: time=\"2026-06-09T11:03:36.224019066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:03:36.243456 crc crio[3651]: time=\"2026-06-09T11:03:36.243235783Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=a6351c64-c001-4746-a635-be5c047b8a3b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:03:36.253315 crc crio[3651]: time=\"2026-06-09T11:03:36.253209718Z\" level=info msg=\"Ran pod sandbox abe6da44dd8cafb375e159c5a7688b0fc405cdc311919924108fb9c0581ea201 with infra container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD\" id=a6351c64-c001-4746-a635-be5c047b8a3b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:03:36.255952 crc crio[3651]: time=\"2026-06-09T11:03:36.255873979Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=6bcbc6e7-b885-46bf-8a0c-a0dc921667a8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:03:36.279295 crc crio[3651]: time=\"2026-06-09T11:03:36.279109359Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=8746242b-37ec-490e-8f30-3793b0ff8bb1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:03:36.290785 crc crio[3651]: time=\"2026-06-09T11:03:36.290693643Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=67bb46b1-28a0-45ab-afaa-907caa1d99df name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:03:36.291064 crc crio[3651]: time=\"2026-06-09T11:03:36.290994202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:03:36.321484 crc crio[3651]: time=\"2026-06-09T11:03:36.32136117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:03:36.467238 crc crio[3651]: time=\"2026-06-09T11:03:36.467069131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:03:36.579664 crc crio[3651]: time=\"2026-06-09T11:03:36.579527486Z\" level=info msg=\"Created container f950b0a9f0ccaa927014a10cbea7369ff4b1cbaad785c0ffe19694faa92663a1: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=67bb46b1-28a0-45ab-afaa-907caa1d99df name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:03:36.580815 crc crio[3651]: time=\"2026-06-09T11:03:36.580735803Z\" level=info msg=\"Starting container: f950b0a9f0ccaa927014a10cbea7369ff4b1cbaad785c0ffe19694faa92663a1\" id=d23685c3-fb49-42bb-8653-fe50a9bd2441 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:03:36.587721 crc crio[3651]: time=\"2026-06-09T11:03:36.587598783Z\" level=info msg=\"Started container\" PID=17844 containerID=f950b0a9f0ccaa927014a10cbea7369ff4b1cbaad785c0ffe19694faa92663a1 description=openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor id=d23685c3-fb49-42bb-8653-fe50a9bd2441 name=/runtime.v1.RuntimeService/StartContainer sandboxID=abe6da44dd8cafb375e159c5a7688b0fc405cdc311919924108fb9c0581ea201\nJun 09 11:03:36.641021 crc crio[3651]: time=\"2026-06-09T11:03:36.640956563Z\" level=info msg=\"Removing container: 4b526bcaa230f14a4cff22097a79ded71ce1d516ab3f5c20481e8b887df08394\" id=147f37fe-7ee8-4588-9c64-20d8b7b7a6c9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:03:36.715907 crc crio[3651]: time=\"2026-06-09T11:03:36.715769148Z\" level=info msg=\"Removed container 4b526bcaa230f14a4cff22097a79ded71ce1d516ab3f5c20481e8b887df08394: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=147f37fe-7ee8-4588-9c64-20d8b7b7a6c9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:03:37.658642 crc crio[3651]: time=\"2026-06-09T11:03:37.65792118Z\" level=info msg=\"Stopping pod sandbox: e3a9f781401b176ab668cfa885c5ee810797bd9213cad3bc8865792287d43a24\" id=60062e38-18e3-4553-8bb1-e12245982532 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:03:37.660036 crc crio[3651]: time=\"2026-06-09T11:03:37.659118357Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:e3a9f781401b176ab668cfa885c5ee810797bd9213cad3bc8865792287d43a24 UID:6f635839-dcc3-4374-99cf-e51bfebb26ce NetNS:/var/run/netns/b2ea6828-273f-40c4-82ba-0e8fed53feab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod6f635839_dcc3_4374_99cf_e51bfebb26ce.slice PodAnnotations:0xc000132988}] Aliases:map[]}\"\nJun 09 11:03:37.660036 crc crio[3651]: time=\"2026-06-09T11:03:37.659302762Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_installer-13-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:03:37.933602 crc crio[3651]: time=\"2026-06-09T11:03:37.933502018Z\" level=info msg=\"Stopped pod sandbox: e3a9f781401b176ab668cfa885c5ee810797bd9213cad3bc8865792287d43a24\" id=60062e38-18e3-4553-8bb1-e12245982532 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:03:38.408813 crc crio[3651]: time=\"2026-06-09T11:03:38.40723729Z\" level=info msg=\"Stopped container 320832db735b50aaab85c306b8699cdc59b2a0da20c65419d30890db1c38b9cc: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=5d940d24-b43c-4d70-94c2-ea389c020807 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:03:38.410808 crc crio[3651]: time=\"2026-06-09T11:03:38.410716766Z\" level=info msg=\"Stopping pod sandbox: fad9950d4d19f211666866a3f71bcd6bbff39bc9c6aa90e24cf76cd7a4ddf9d1\" id=418598a5-c57b-4e81-af43-44735c8967a5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:03:38.416452 crc crio[3651]: time=\"2026-06-09T11:03:38.416310527Z\" level=info msg=\"Stopped pod sandbox: fad9950d4d19f211666866a3f71bcd6bbff39bc9c6aa90e24cf76cd7a4ddf9d1\" id=418598a5-c57b-4e81-af43-44735c8967a5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:03:38.675638 crc crio[3651]: time=\"2026-06-09T11:03:38.675517346Z\" level=info msg=\"Removing container: 3e80e18747d2ee70aa9f641ca7128f0d5bfb642464a360d93e38d650a83c1745\" id=2f002ba6-cf75-4f9d-ac03-b3d73cfa4aab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:03:38.705976 crc crio[3651]: time=\"2026-06-09T11:03:38.705609805Z\" level=info msg=\"Removed container 3e80e18747d2ee70aa9f641ca7128f0d5bfb642464a360d93e38d650a83c1745: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=2f002ba6-cf75-4f9d-ac03-b3d73cfa4aab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:03:38.714590 crc crio[3651]: time=\"2026-06-09T11:03:38.714381413Z\" level=info msg=\"Removing container: 93ac8c06fcda9fb59496290bca8d357a5cf3a733adc264be91ced5a1d598ad8d\" id=9f80412b-443d-4502-9706-86c7f7c56aab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:03:38.730731 crc crio[3651]: time=\"2026-06-09T11:03:38.730619459Z\" level=info msg=\"Removed container 93ac8c06fcda9fb59496290bca8d357a5cf3a733adc264be91ced5a1d598ad8d: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=9f80412b-443d-4502-9706-86c7f7c56aab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:03:38.733327 crc crio[3651]: time=\"2026-06-09T11:03:38.733162696Z\" level=info msg=\"Removing container: d3b492aa594e2e091cf56854ef6cf5e56536664d7e723e9afc430f56d36b1a44\" id=59b0f531-12b5-42f1-9db1-8f6e2684e465 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:03:38.748564 crc crio[3651]: time=\"2026-06-09T11:03:38.748452304Z\" level=info msg=\"Removed container d3b492aa594e2e091cf56854ef6cf5e56536664d7e723e9afc430f56d36b1a44: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=59b0f531-12b5-42f1-9db1-8f6e2684e465 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:03:38.752007 crc crio[3651]: time=\"2026-06-09T11:03:38.751906239Z\" level=info msg=\"Removing container: be0e8bfd702b205e6c7010fb639a4cf1a4c3505d3aba97a7f58201d9d024b82e\" id=4e4229e4-509f-467c-97b6-85bcaf8bdacf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:03:38.769233 crc crio[3651]: time=\"2026-06-09T11:03:38.769104344Z\" level=info msg=\"Removed container be0e8bfd702b205e6c7010fb639a4cf1a4c3505d3aba97a7f58201d9d024b82e: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=4e4229e4-509f-467c-97b6-85bcaf8bdacf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:03:38.773315 crc crio[3651]: time=\"2026-06-09T11:03:38.773188849Z\" level=info msg=\"Removing container: 320832db735b50aaab85c306b8699cdc59b2a0da20c65419d30890db1c38b9cc\" id=bedada31-bc69-4968-b6d0-f96593e60d10 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:03:38.792779 crc crio[3651]: time=\"2026-06-09T11:03:38.792727526Z\" level=info msg=\"Removed container 320832db735b50aaab85c306b8699cdc59b2a0da20c65419d30890db1c38b9cc: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=bedada31-bc69-4968-b6d0-f96593e60d10 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:03:38.795969 crc crio[3651]: time=\"2026-06-09T11:03:38.795873152Z\" level=info msg=\"Removing container: 15712a698a3ce2868f852d4366845619955e942ec3f79ef220b5540e2408c549\" id=38823243-a8fe-49f5-a837-586a413366b8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:03:38.903484 crc crio[3651]: time=\"2026-06-09T11:03:38.903348396Z\" level=info msg=\"Removed container 15712a698a3ce2868f852d4366845619955e942ec3f79ef220b5540e2408c549: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=38823243-a8fe-49f5-a837-586a413366b8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:03:49.057453 crc crio[3651]: time=\"2026-06-09T11:03:49.056346679Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=267ac34b-3e27-4824-8eda-4c16804feb08 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:03:49.058514 crc crio[3651]: time=\"2026-06-09T11:03:49.057471473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:03:49.072696 crc crio[3651]: time=\"2026-06-09T11:03:49.071756099Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=267ac34b-3e27-4824-8eda-4c16804feb08 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:03:49.082078 crc crio[3651]: time=\"2026-06-09T11:03:49.081974092Z\" level=info msg=\"Ran pod sandbox 54d622acf64b36aebdf5d50423bb5ad1feff9aa2c201b6c62b5954bcf6a35df2 with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=267ac34b-3e27-4824-8eda-4c16804feb08 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:03:49.084881 crc crio[3651]: time=\"2026-06-09T11:03:49.084748446Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=533cb81c-d9d2-481c-bf17-13acf3b0b53f name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:03:49.086924 crc crio[3651]: time=\"2026-06-09T11:03:49.08682236Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=2a65ec09-c481-4bde-8864-18c471635866 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:03:49.141152 crc crio[3651]: time=\"2026-06-09T11:03:49.141024906Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=888888e2-db6b-4386-ab45-394a14f0d395 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:03:49.141837 crc crio[3651]: time=\"2026-06-09T11:03:49.141770028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:03:49.169039 crc crio[3651]: time=\"2026-06-09T11:03:49.168863736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:03:49.412310 crc crio[3651]: time=\"2026-06-09T11:03:49.412160769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:03:50.781920 crc crio[3651]: time=\"2026-06-09T11:03:50.78115403Z\" level=info msg=\"Created container bf64d8782527a37e38f79ccfcfe979c4ef3e2e089c499366ef413d14f3e80083: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=888888e2-db6b-4386-ab45-394a14f0d395 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:03:50.783368 crc crio[3651]: time=\"2026-06-09T11:03:50.783154161Z\" level=info msg=\"Starting container: bf64d8782527a37e38f79ccfcfe979c4ef3e2e089c499366ef413d14f3e80083\" id=b7d2dbba-100d-4b4c-83e3-0245625a7ead name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:03:50.791548 crc crio[3651]: time=\"2026-06-09T11:03:50.791327901Z\" level=info msg=\"Started container\" PID=18041 containerID=bf64d8782527a37e38f79ccfcfe979c4ef3e2e089c499366ef413d14f3e80083 description=openshift-kube-apiserver/kube-apiserver-crc/setup id=b7d2dbba-100d-4b4c-83e3-0245625a7ead name=/runtime.v1.RuntimeService/StartContainer sandboxID=54d622acf64b36aebdf5d50423bb5ad1feff9aa2c201b6c62b5954bcf6a35df2\nJun 09 11:03:51.815687 crc crio[3651]: time=\"2026-06-09T11:03:51.815200349Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=61a8e5b5-4e80-4c4b-9adf-f5e8fc8bcfdf name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:03:51.819064 crc crio[3651]: time=\"2026-06-09T11:03:51.818955474Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=fb578013-fc0c-4fd1-8568-4bb1e81a74b4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:03:51.826262 crc crio[3651]: time=\"2026-06-09T11:03:51.825469263Z\" level=info msg=\"Removing container: 1b42e9377690f2dfc614c1c118a887f50823ab31b0318f107c7120a565e97504\" id=0baada68-0121-4f7d-994d-5afa5ff43fed name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:03:51.836035 crc crio[3651]: time=\"2026-06-09T11:03:51.835958333Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=361a2f32-bd82-437b-ab5e-d318f00b9365 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:03:51.886456 crc crio[3651]: time=\"2026-06-09T11:03:51.88627308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:03:51.915332 crc crio[3651]: time=\"2026-06-09T11:03:51.91506808Z\" level=info msg=\"Removed container 1b42e9377690f2dfc614c1c118a887f50823ab31b0318f107c7120a565e97504: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=0baada68-0121-4f7d-994d-5afa5ff43fed name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:03:51.925333 crc crio[3651]: time=\"2026-06-09T11:03:51.92521797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:03:52.077325 crc crio[3651]: time=\"2026-06-09T11:03:52.077233864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:03:52.179762 crc crio[3651]: time=\"2026-06-09T11:03:52.178772495Z\" level=info msg=\"Created container c531fc8a43bae2b668d82d27292e5432c2f225bd3972fb817342ab101f8c0a34: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=361a2f32-bd82-437b-ab5e-d318f00b9365 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:03:52.180241 crc crio[3651]: time=\"2026-06-09T11:03:52.180165397Z\" level=info msg=\"Starting container: c531fc8a43bae2b668d82d27292e5432c2f225bd3972fb817342ab101f8c0a34\" id=d0d3fc6d-9700-419b-9b23-78348601369d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:03:52.186034 crc crio[3651]: time=\"2026-06-09T11:03:52.185908953Z\" level=info msg=\"Started container\" PID=18131 containerID=c531fc8a43bae2b668d82d27292e5432c2f225bd3972fb817342ab101f8c0a34 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=d0d3fc6d-9700-419b-9b23-78348601369d name=/runtime.v1.RuntimeService/StartContainer sandboxID=54d622acf64b36aebdf5d50423bb5ad1feff9aa2c201b6c62b5954bcf6a35df2\nJun 09 11:03:52.197919 crc crio[3651]: time=\"2026-06-09T11:03:52.197875298Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=2fc98084-ce93-434a-b2f9-48c87f46a44e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:03:52.199978 crc crio[3651]: time=\"2026-06-09T11:03:52.199933761Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=3ee6bbb3-80a6-43c8-bbfe-8f7ed4035ac8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:03:52.206683 crc crio[3651]: time=\"2026-06-09T11:03:52.206588724Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=6caa5781-4988-443b-ba52-597f51d30cbc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:03:52.207128 crc crio[3651]: time=\"2026-06-09T11:03:52.207064219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:03:52.233545 crc crio[3651]: time=\"2026-06-09T11:03:52.233366332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:03:52.428359 crc crio[3651]: time=\"2026-06-09T11:03:52.428264496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:03:52.509717 crc crio[3651]: time=\"2026-06-09T11:03:52.509635702Z\" level=info msg=\"Created container 3ccc01701e1fdc84b1b36c9533c87f149d36f06fdc800bdf2607411cabada4ff: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=6caa5781-4988-443b-ba52-597f51d30cbc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:03:52.511135 crc crio[3651]: time=\"2026-06-09T11:03:52.511051115Z\" level=info msg=\"Starting container: 3ccc01701e1fdc84b1b36c9533c87f149d36f06fdc800bdf2607411cabada4ff\" id=6b972bf3-4355-4189-8864-41fa2fcf1e53 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:03:52.515792 crc crio[3651]: time=\"2026-06-09T11:03:52.515724248Z\" level=info msg=\"Started container\" PID=18169 containerID=3ccc01701e1fdc84b1b36c9533c87f149d36f06fdc800bdf2607411cabada4ff description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=6b972bf3-4355-4189-8864-41fa2fcf1e53 name=/runtime.v1.RuntimeService/StartContainer sandboxID=54d622acf64b36aebdf5d50423bb5ad1feff9aa2c201b6c62b5954bcf6a35df2\nJun 09 11:03:52.527273 crc crio[3651]: time=\"2026-06-09T11:03:52.52722822Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=165c71d2-2b2a-4a17-9713-2612a4038ea3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:03:52.529652 crc crio[3651]: time=\"2026-06-09T11:03:52.529583252Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=f4d66741-e64b-4aba-ac12-926df604406a name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:03:52.535341 crc crio[3651]: time=\"2026-06-09T11:03:52.535273345Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=96730115-b4b2-49a6-9aa8-ee0c9f995dad name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:03:52.535787 crc crio[3651]: time=\"2026-06-09T11:03:52.53576206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:03:52.557882 crc crio[3651]: time=\"2026-06-09T11:03:52.557822574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:03:52.724057 crc crio[3651]: time=\"2026-06-09T11:03:52.72397747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:03:52.796022 crc crio[3651]: time=\"2026-06-09T11:03:52.795919018Z\" level=info msg=\"Created container ed0a68b926665c5ec9cd1c698de30958dbf775c87b6c21023fc74d57310a4a7e: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=96730115-b4b2-49a6-9aa8-ee0c9f995dad name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:03:52.797001 crc crio[3651]: time=\"2026-06-09T11:03:52.796953919Z\" level=info msg=\"Starting container: ed0a68b926665c5ec9cd1c698de30958dbf775c87b6c21023fc74d57310a4a7e\" id=88a6c36b-1e95-4479-a8ac-2c370712c4ac name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:03:52.801933 crc crio[3651]: time=\"2026-06-09T11:03:52.801864579Z\" level=info msg=\"Started container\" PID=18189 containerID=ed0a68b926665c5ec9cd1c698de30958dbf775c87b6c21023fc74d57310a4a7e description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=88a6c36b-1e95-4479-a8ac-2c370712c4ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=54d622acf64b36aebdf5d50423bb5ad1feff9aa2c201b6c62b5954bcf6a35df2\nJun 09 11:03:52.812562 crc crio[3651]: time=\"2026-06-09T11:03:52.812497854Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=de31afe3-ea06-4280-9718-f64d5ca83fac name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:03:52.816265 crc crio[3651]: time=\"2026-06-09T11:03:52.816123305Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=28eadf99-e587-429e-bc45-64d8fb4742ba name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:03:52.823665 crc crio[3651]: time=\"2026-06-09T11:03:52.823581853Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=b95b35af-9915-4b66-a99d-6d587d4f6539 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:03:52.823998 crc crio[3651]: time=\"2026-06-09T11:03:52.823945894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:03:52.846676 crc crio[3651]: time=\"2026-06-09T11:03:52.846595336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:03:53.028255 crc crio[3651]: time=\"2026-06-09T11:03:53.028110281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:03:53.114026 crc crio[3651]: time=\"2026-06-09T11:03:53.113921743Z\" level=info msg=\"Created container e07e8b9a815665e32fb7bb5d619be7ee599802709c579d525940f6f82672eb67: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=b95b35af-9915-4b66-a99d-6d587d4f6539 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:03:53.116224 crc crio[3651]: time=\"2026-06-09T11:03:53.116107079Z\" level=info msg=\"Starting container: e07e8b9a815665e32fb7bb5d619be7ee599802709c579d525940f6f82672eb67\" id=d4a8c97f-30e2-416a-92f8-8706169ce687 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:03:53.121610 crc crio[3651]: time=\"2026-06-09T11:03:53.121531735Z\" level=info msg=\"Started container\" PID=18209 containerID=e07e8b9a815665e32fb7bb5d619be7ee599802709c579d525940f6f82672eb67 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=d4a8c97f-30e2-416a-92f8-8706169ce687 name=/runtime.v1.RuntimeService/StartContainer sandboxID=54d622acf64b36aebdf5d50423bb5ad1feff9aa2c201b6c62b5954bcf6a35df2\nJun 09 11:03:53.132376 crc crio[3651]: time=\"2026-06-09T11:03:53.132280853Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=f8995506-6af3-478b-a32f-cc1cba8bbb2d name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:03:53.134870 crc crio[3651]: time=\"2026-06-09T11:03:53.13477332Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=5a412269-9f18-4e47-913b-c9771b0e16db name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:03:53.143722 crc crio[3651]: time=\"2026-06-09T11:03:53.143652461Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=491101e1-2e7e-4aaf-b033-d94fbf934ca3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:03:53.144075 crc crio[3651]: time=\"2026-06-09T11:03:53.144016462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:03:53.169589 crc crio[3651]: time=\"2026-06-09T11:03:53.169280454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:03:53.417463 crc crio[3651]: time=\"2026-06-09T11:03:53.417191877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:03:53.579428 crc crio[3651]: time=\"2026-06-09T11:03:53.578593788Z\" level=info msg=\"Created container 92367612c1f4ab5c41ad3fea02bfbcf5230c983e30aa28d08e3f10f8ab6569db: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=491101e1-2e7e-4aaf-b033-d94fbf934ca3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:03:53.580891 crc crio[3651]: time=\"2026-06-09T11:03:53.580807735Z\" level=info msg=\"Starting container: 92367612c1f4ab5c41ad3fea02bfbcf5230c983e30aa28d08e3f10f8ab6569db\" id=b62511a3-c6e0-478e-9b9c-4fd9467de5a3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:03:53.587677 crc crio[3651]: time=\"2026-06-09T11:03:53.587589983Z\" level=info msg=\"Started container\" PID=18226 containerID=92367612c1f4ab5c41ad3fea02bfbcf5230c983e30aa28d08e3f10f8ab6569db description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=b62511a3-c6e0-478e-9b9c-4fd9467de5a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=54d622acf64b36aebdf5d50423bb5ad1feff9aa2c201b6c62b5954bcf6a35df2\nJun 09 11:04:11.035599 crc crio[3651]: time=\"2026-06-09T11:04:11.033808093Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=1947e8dd-31cd-4102-a140-8584a837762f name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:04:11.038579 crc crio[3651]: time=\"2026-06-09T11:04:11.037940709Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=6814712e-5a90-4c16-b5dc-39e0234be8ae name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:04:11.042278 crc crio[3651]: time=\"2026-06-09T11:04:11.042184439Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=cea82367-4024-4919-890a-5c813c5bc4fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:04:11.042849 crc crio[3651]: time=\"2026-06-09T11:04:11.042769957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:04:11.079353 crc crio[3651]: time=\"2026-06-09T11:04:11.07922882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:04:11.084270 crc crio[3651]: time=\"2026-06-09T11:04:11.084207263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:04:11.206243 crc crio[3651]: time=\"2026-06-09T11:04:11.206162768Z\" level=info msg=\"Created container 16b910f9b721abb335bf57a9df59c60eb51bfc5cf96583db86533670089a0ca3: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=cea82367-4024-4919-890a-5c813c5bc4fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:04:11.208725 crc crio[3651]: time=\"2026-06-09T11:04:11.20786179Z\" level=info msg=\"Starting container: 16b910f9b721abb335bf57a9df59c60eb51bfc5cf96583db86533670089a0ca3\" id=1d797475-6817-4a9e-84d9-e7bf462c7ebb name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:04:11.212843 crc crio[3651]: time=\"2026-06-09T11:04:11.212706798Z\" level=info msg=\"Started container\" PID=18504 containerID=16b910f9b721abb335bf57a9df59c60eb51bfc5cf96583db86533670089a0ca3 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=1d797475-6817-4a9e-84d9-e7bf462c7ebb name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f0ff3a6bd1f8c6b3011358f44f30b72dedb66fff005849616e325c1bb5f9c94\nJun 09 11:04:15.056178 crc crio[3651]: time=\"2026-06-09T11:04:15.05515745Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=591d4dc2-1923-4563-8e2b-8970c9c78141 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:04:15.060784 crc crio[3651]: time=\"2026-06-09T11:04:15.060017198Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=bfb9b6ce-2dcd-48bc-8ad4-879a8e0d46d8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:04:15.064535 crc crio[3651]: time=\"2026-06-09T11:04:15.063984969Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=dd05fc27-72a1-4d47-bfa8-1bdf67429ad3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:04:15.064850 crc crio[3651]: time=\"2026-06-09T11:04:15.064749313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:04:15.102709 crc crio[3651]: time=\"2026-06-09T11:04:15.1026387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:04:15.363797 crc crio[3651]: time=\"2026-06-09T11:04:15.363632323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:04:15.495495 crc crio[3651]: time=\"2026-06-09T11:04:15.495210113Z\" level=info msg=\"Created container a540343f43131f698b039a45bdb4328760821bcdc04d8c7c1a239860ef428013: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=dd05fc27-72a1-4d47-bfa8-1bdf67429ad3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:04:15.498527 crc crio[3651]: time=\"2026-06-09T11:04:15.498301457Z\" level=info msg=\"Starting container: a540343f43131f698b039a45bdb4328760821bcdc04d8c7c1a239860ef428013\" id=56ffa12d-c345-46cc-8362-37880bd42583 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:04:15.505725 crc crio[3651]: time=\"2026-06-09T11:04:15.50558024Z\" level=info msg=\"Started container\" PID=18557 containerID=a540343f43131f698b039a45bdb4328760821bcdc04d8c7c1a239860ef428013 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=56ffa12d-c345-46cc-8362-37880bd42583 name=/runtime.v1.RuntimeService/StartContainer sandboxID=10a436eaf8e348d1b9ab6f246aea0c7409ced60acba075a0c3519143509c4b4b\nJun 09 11:04:21.514141 crc crio[3651]: time=\"2026-06-09T11:04:21.512724441Z\" level=info msg=\"Stopping container: f950b0a9f0ccaa927014a10cbea7369ff4b1cbaad785c0ffe19694faa92663a1 (timeout: 5s)\" id=0559221b-ec08-46e7-91e9-8248c10b4b20 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:04:25.199853 crc crio[3651]: time=\"2026-06-09T11:04:25.198718645Z\" level=info msg=\"Stopping pod sandbox: fad9950d4d19f211666866a3f71bcd6bbff39bc9c6aa90e24cf76cd7a4ddf9d1\" id=0f81c2bc-c192-4d57-992b-e2cb5838ccb7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:04:25.199853 crc crio[3651]: time=\"2026-06-09T11:04:25.199034264Z\" level=info msg=\"Stopped pod sandbox (already stopped): fad9950d4d19f211666866a3f71bcd6bbff39bc9c6aa90e24cf76cd7a4ddf9d1\" id=0f81c2bc-c192-4d57-992b-e2cb5838ccb7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:04:25.201671 crc crio[3651]: time=\"2026-06-09T11:04:25.201017735Z\" level=info msg=\"Removing pod sandbox: fad9950d4d19f211666866a3f71bcd6bbff39bc9c6aa90e24cf76cd7a4ddf9d1\" id=e487706d-376b-4a80-ad77-e202e97a9953 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:04:25.232872 crc crio[3651]: time=\"2026-06-09T11:04:25.232778175Z\" level=info msg=\"Removed pod sandbox: fad9950d4d19f211666866a3f71bcd6bbff39bc9c6aa90e24cf76cd7a4ddf9d1\" id=e487706d-376b-4a80-ad77-e202e97a9953 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:04:26.523939 crc crio[3651]: time=\"2026-06-09T11:04:26.523279239Z\" level=warning msg=\"Stopping container f950b0a9f0ccaa927014a10cbea7369ff4b1cbaad785c0ffe19694faa92663a1 with stop signal(15) timed out. Killing...\"\nJun 09 11:04:29.161605 crc crio[3651]: time=\"2026-06-09T11:04:29.160819913Z\" level=info msg=\"Stopped container f950b0a9f0ccaa927014a10cbea7369ff4b1cbaad785c0ffe19694faa92663a1: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=0559221b-ec08-46e7-91e9-8248c10b4b20 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:04:29.163153 crc crio[3651]: time=\"2026-06-09T11:04:29.16301793Z\" level=info msg=\"Stopping pod sandbox: abe6da44dd8cafb375e159c5a7688b0fc405cdc311919924108fb9c0581ea201\" id=4822cf35-e161-4096-b2d7-58a959010a48 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:04:29.197693 crc crio[3651]: time=\"2026-06-09T11:04:29.197581496Z\" level=info msg=\"Stopped pod sandbox: abe6da44dd8cafb375e159c5a7688b0fc405cdc311919924108fb9c0581ea201\" id=4822cf35-e161-4096-b2d7-58a959010a48 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:04:30.072036 crc crio[3651]: time=\"2026-06-09T11:04:30.071729021Z\" level=info msg=\"Removing container: f950b0a9f0ccaa927014a10cbea7369ff4b1cbaad785c0ffe19694faa92663a1\" id=72d4cd56-6915-4e58-8d0a-bd8f4e11f41e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:04:30.120674 crc crio[3651]: time=\"2026-06-09T11:04:30.120591274Z\" level=info msg=\"Removed container f950b0a9f0ccaa927014a10cbea7369ff4b1cbaad785c0ffe19694faa92663a1: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=72d4cd56-6915-4e58-8d0a-bd8f4e11f41e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:04:36.338143 crc crio[3651]: time=\"2026-06-09T11:04:36.336893735Z\" level=info msg=\"Stopping container: 16b910f9b721abb335bf57a9df59c60eb51bfc5cf96583db86533670089a0ca3 (timeout: 2s)\" id=915bbcee-43d8-47a7-bca9-9555034fc372 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:04:40.140643 crc crio[3651]: time=\"2026-06-09T11:04:40.139878102Z\" level=info msg=\"Stopped container 16b910f9b721abb335bf57a9df59c60eb51bfc5cf96583db86533670089a0ca3: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=915bbcee-43d8-47a7-bca9-9555034fc372 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:04:42.610610 crc crio[3651]: time=\"2026-06-09T11:04:42.610517973Z\" level=info msg=\"Removing container: 83527f83075fe6dedf996595dee00cc9abe160d0cefcefa1ce6b72111337ce0e\" id=881ab161-c65c-445c-b1d4-48fb3ca8bc88 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:04:42.949625 crc crio[3651]: time=\"2026-06-09T11:04:42.949498001Z\" level=info msg=\"Removed container 83527f83075fe6dedf996595dee00cc9abe160d0cefcefa1ce6b72111337ce0e: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=881ab161-c65c-445c-b1d4-48fb3ca8bc88 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:04:46.222528 crc crio[3651]: time=\"2026-06-09T11:04:46.221933387Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=5679bc26-af80-414d-9398-f9ab763a0c67 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:04:46.224874 crc crio[3651]: time=\"2026-06-09T11:04:46.224799714Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=af1464c9-f286-4b71-bef1-689b5535715a name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:04:46.238152 crc crio[3651]: time=\"2026-06-09T11:04:46.237957542Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=ffe76860-aa00-4420-8e0d-6905abe8f829 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:04:46.238473 crc crio[3651]: time=\"2026-06-09T11:04:46.238369725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:04:46.270962 crc crio[3651]: time=\"2026-06-09T11:04:46.270715004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:04:46.274192 crc crio[3651]: time=\"2026-06-09T11:04:46.274041394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:04:46.377020 crc crio[3651]: time=\"2026-06-09T11:04:46.376072412Z\" level=info msg=\"Created container f9e2f2adbbf6ac68a730167485969ae4153e03effaa50ad34142d9fbc8c4ead9: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=ffe76860-aa00-4420-8e0d-6905abe8f829 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:04:46.377904 crc crio[3651]: time=\"2026-06-09T11:04:46.377804685Z\" level=info msg=\"Starting container: f9e2f2adbbf6ac68a730167485969ae4153e03effaa50ad34142d9fbc8c4ead9\" id=bdf8adcf-b902-48dc-a96b-55f66076b34b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:04:46.384818 crc crio[3651]: time=\"2026-06-09T11:04:46.384721094Z\" level=info msg=\"Started container\" PID=18979 containerID=f9e2f2adbbf6ac68a730167485969ae4153e03effaa50ad34142d9fbc8c4ead9 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=bdf8adcf-b902-48dc-a96b-55f66076b34b name=/runtime.v1.RuntimeService/StartContainer sandboxID=4389953051c238a0fbe4458debb60786ebca030c6e30e205d781bf07861d0e7e\nJun 09 11:04:55.039740 crc crio[3651]: time=\"2026-06-09T11:04:55.038219689Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=af1831e8-a21d-4475-97dc-7683e6693592 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:04:55.039740 crc crio[3651]: time=\"2026-06-09T11:04:55.039304302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:04:55.069596 crc crio[3651]: time=\"2026-06-09T11:04:55.069471095Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:22dac0a230e126aef4e7e025b2d7c7889c23262c558f341ab914dee48bf7430c UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/b8d2d7df-a8f4-4320-865e-f722c3d0413f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcbcea9f_f8da_49e7_87b5_1d6dc7b926ee.slice PodAnnotations:0xc001c5cc88}] Aliases:map[]}\"\nJun 09 11:04:55.069596 crc crio[3651]: time=\"2026-06-09T11:04:55.069536857Z\" level=info msg=\"Adding pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:04:55.431947 crc crio[3651]: 2026-06-09T11:04:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:22dac0a230e126a Mac:be:a1:ab:30:36:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:35 Mtu:0 Sandbox:/var/run/netns/b8d2d7df-a8f4-4320-865e-f722c3d0413f SocketPath: PciID:}] [{Interface:0xc0002c49e0 Address:{IP:10.217.0.53 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:04:55.434259 crc crio[3651]: time=\"2026-06-09T11:04:55.434183523Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:22dac0a230e126aef4e7e025b2d7c7889c23262c558f341ab914dee48bf7430c UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/b8d2d7df-a8f4-4320-865e-f722c3d0413f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcbcea9f_f8da_49e7_87b5_1d6dc7b926ee.slice PodAnnotations:0xc001c5cc88}] Aliases:map[]}\"\nJun 09 11:04:55.434374 crc crio[3651]: time=\"2026-06-09T11:04:55.434349098Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:04:55.440203 crc crio[3651]: time=\"2026-06-09T11:04:55.440123482Z\" level=info msg=\"Ran pod sandbox 22dac0a230e126aef4e7e025b2d7c7889c23262c558f341ab914dee48bf7430c with infra container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=af1831e8-a21d-4475-97dc-7683e6693592 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:04:55.442792 crc crio[3651]: time=\"2026-06-09T11:04:55.442721501Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=e74e5c1a-4eb4-4fe9-a6d5-a77bdb3c8454 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:04:55.445507 crc crio[3651]: time=\"2026-06-09T11:04:55.445312369Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=bc96d91f-8d23-4d84-8135-af2463aaaf3c name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:04:55.447990 crc crio[3651]: time=\"2026-06-09T11:04:55.447918138Z\" level=info msg=\"Creating container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry\" id=2238a69f-6f66-42e3-acbf-4de77cd0c717 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:04:55.448333 crc crio[3651]: time=\"2026-06-09T11:04:55.448266969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:04:55.513091 crc crio[3651]: time=\"2026-06-09T11:04:55.512963247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:04:55.520448 crc crio[3651]: time=\"2026-06-09T11:04:55.520219826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:04:55.637792 crc crio[3651]: time=\"2026-06-09T11:04:55.637659671Z\" level=info msg=\"Created container 9a9b1a3cb5d97ccfdc33185585edf789eb1878e2f484b31670e173a8edec4dad: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry\" id=2238a69f-6f66-42e3-acbf-4de77cd0c717 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:04:55.642047 crc crio[3651]: time=\"2026-06-09T11:04:55.640531608Z\" level=info msg=\"Starting container: 9a9b1a3cb5d97ccfdc33185585edf789eb1878e2f484b31670e173a8edec4dad\" id=12358ee0-4108-44cc-b9a8-7f7fcf2e4a7a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:04:55.647594 crc crio[3651]: time=\"2026-06-09T11:04:55.646779077Z\" level=info msg=\"Started container\" PID=19183 containerID=9a9b1a3cb5d97ccfdc33185585edf789eb1878e2f484b31670e173a8edec4dad description=openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry id=12358ee0-4108-44cc-b9a8-7f7fcf2e4a7a name=/runtime.v1.RuntimeService/StartContainer sandboxID=22dac0a230e126aef4e7e025b2d7c7889c23262c558f341ab914dee48bf7430c\nJun 09 11:05:25.267953 crc crio[3651]: time=\"2026-06-09T11:05:25.26690226Z\" level=info msg=\"Stopping pod sandbox: abe6da44dd8cafb375e159c5a7688b0fc405cdc311919924108fb9c0581ea201\" id=ad0fde6d-0687-46e8-9ca3-fd293d3a17e2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:05:25.267953 crc crio[3651]: time=\"2026-06-09T11:05:25.267954412Z\" level=info msg=\"Stopped pod sandbox (already stopped): abe6da44dd8cafb375e159c5a7688b0fc405cdc311919924108fb9c0581ea201\" id=ad0fde6d-0687-46e8-9ca3-fd293d3a17e2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:05:25.269315 crc crio[3651]: time=\"2026-06-09T11:05:25.268637163Z\" level=info msg=\"Removing pod sandbox: abe6da44dd8cafb375e159c5a7688b0fc405cdc311919924108fb9c0581ea201\" id=ccdf60e7-f6c3-4a24-bdc2-d611d5e0e9a8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:05:25.279159 crc crio[3651]: time=\"2026-06-09T11:05:25.279059828Z\" level=info msg=\"Removed pod sandbox: abe6da44dd8cafb375e159c5a7688b0fc405cdc311919924108fb9c0581ea201\" id=ccdf60e7-f6c3-4a24-bdc2-d611d5e0e9a8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:06:03.028240 crc crio[3651]: time=\"2026-06-09T11:06:03.027527125Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=c03e7578-376f-4a2f-9748-31d2aba57666 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:06:03.031039 crc crio[3651]: time=\"2026-06-09T11:06:03.030916766Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=eefbe5d2-8d5a-4203-9742-c511607035ef name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:06:03.035237 crc crio[3651]: time=\"2026-06-09T11:06:03.035142533Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=08f4b788-d1d9-4706-9f33-2473797f5baa name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:06:03.035854 crc crio[3651]: time=\"2026-06-09T11:06:03.035788043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:06:03.065690 crc crio[3651]: time=\"2026-06-09T11:06:03.064209376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:06:03.068635 crc crio[3651]: time=\"2026-06-09T11:06:03.068567617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:06:03.203842 crc crio[3651]: time=\"2026-06-09T11:06:03.203714276Z\" level=info msg=\"Created container 3e975e9d4cb623330bdc274362339782996e870c0eb73fa4e1e5f366193c87aa: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=08f4b788-d1d9-4706-9f33-2473797f5baa name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:06:03.205097 crc crio[3651]: time=\"2026-06-09T11:06:03.205020495Z\" level=info msg=\"Starting container: 3e975e9d4cb623330bdc274362339782996e870c0eb73fa4e1e5f366193c87aa\" id=c3da5c88-001f-458a-8e95-f88153f57e51 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:06:03.213934 crc crio[3651]: time=\"2026-06-09T11:06:03.21385189Z\" level=info msg=\"Started container\" PID=20115 containerID=3e975e9d4cb623330bdc274362339782996e870c0eb73fa4e1e5f366193c87aa description=openshift-console/downloads-747b44746d-4pqvr/download-server id=c3da5c88-001f-458a-8e95-f88153f57e51 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f0ff3a6bd1f8c6b3011358f44f30b72dedb66fff005849616e325c1bb5f9c94\nJun 09 11:06:32.212857 crc crio[3651]: time=\"2026-06-09T11:06:32.211240868Z\" level=info msg=\"Stopping container: 3e975e9d4cb623330bdc274362339782996e870c0eb73fa4e1e5f366193c87aa (timeout: 2s)\" id=788d565b-aad0-49ee-9bdb-bf01f6f4e0c1 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:06:32.343619 crc crio[3651]: time=\"2026-06-09T11:06:32.343358306Z\" level=info msg=\"Stopped container 3e975e9d4cb623330bdc274362339782996e870c0eb73fa4e1e5f366193c87aa: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=788d565b-aad0-49ee-9bdb-bf01f6f4e0c1 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:06:32.660602 crc crio[3651]: time=\"2026-06-09T11:06:32.660339946Z\" level=info msg=\"Removing container: 16b910f9b721abb335bf57a9df59c60eb51bfc5cf96583db86533670089a0ca3\" id=6bcf1ef4-340c-42bd-a3ce-f54ee2ddaf35 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:06:32.967965 crc crio[3651]: time=\"2026-06-09T11:06:32.967677266Z\" level=info msg=\"Removed container 16b910f9b721abb335bf57a9df59c60eb51bfc5cf96583db86533670089a0ca3: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=6bcf1ef4-340c-42bd-a3ce-f54ee2ddaf35 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:07:32.914074 crc crio[3651]: time=\"2026-06-09T11:07:32.912712198Z\" level=info msg=\"Stopping container: e16e7dbd11b4263764e0e76c12c5a70b752844c96535ccf3ddcdd2e8b458867d (timeout: 30s)\" id=b2b6aa83-dd36-4f64-a5ab-d363613bb44b name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:07:32.928275 crc crio[3651]: time=\"2026-06-09T11:07:32.928172516Z\" level=info msg=\"Stopping container: 335908e52c481b31c8d06a98f584f28cb9c6d7cf3514198d394490d9992f30c2 (timeout: 30s)\" id=37c8eedb-0086-4cb8-85ef-de95a6a51b48 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:07:32.963266 crc crio[3651]: time=\"2026-06-09T11:07:32.962772183Z\" level=info msg=\"Stopping container: f9e2f2adbbf6ac68a730167485969ae4153e03effaa50ad34142d9fbc8c4ead9 (timeout: 30s)\" id=2c07690d-b212-4dec-8d4f-5b771e6cc3d2 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:07:32.976322 crc crio[3651]: time=\"2026-06-09T11:07:32.976126658Z\" level=info msg=\"Stopping container: 948e936b65c28942423d548802b5b0abbe314654f56937a14d8dbbc5cfbb06ee (timeout: 30s)\" id=c4664346-5c4a-4088-9c66-3bc835a8aec0 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:07:33.013322 crc crio[3651]: time=\"2026-06-09T11:07:33.01321351Z\" level=info msg=\"Stopping container: 05267ab1e67e048953696bbedb73858945d8c37cc17f3f52394ed2baf9b13e6b (timeout: 30s)\" id=d92b86e8-d3c2-4c05-bbbd-f42a5a7dddaa name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:07:33.064679 crc crio[3651]: time=\"2026-06-09T11:07:33.064541954Z\" level=info msg=\"Stopped container e16e7dbd11b4263764e0e76c12c5a70b752844c96535ccf3ddcdd2e8b458867d: openshift-marketplace/certified-operators-l27pk/registry-server\" id=b2b6aa83-dd36-4f64-a5ab-d363613bb44b name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:07:33.065902 crc crio[3651]: time=\"2026-06-09T11:07:33.065817332Z\" level=info msg=\"Stopping pod sandbox: 6969dd7752939397c4d9bafc15d1cfc808489d024b95bfbdaa0b5cc21b28a7f4\" id=f200964c-35ea-4ed4-8876-3b94982083f3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:07:33.066925 crc crio[3651]: time=\"2026-06-09T11:07:33.066856784Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:6969dd7752939397c4d9bafc15d1cfc808489d024b95bfbdaa0b5cc21b28a7f4 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/fad3a22c-c388-4d26-98c3-2e16c0d80751 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91f37d35_53d4_49eb_b4e2_8ee1a226094b.slice PodAnnotations:0xc0001332b0}] Aliases:map[]}\"\nJun 09 11:07:33.067190 crc crio[3651]: time=\"2026-06-09T11:07:33.06707172Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:07:33.113475 crc crio[3651]: time=\"2026-06-09T11:07:33.108568076Z\" level=info msg=\"Stopped container 948e936b65c28942423d548802b5b0abbe314654f56937a14d8dbbc5cfbb06ee: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=c4664346-5c4a-4088-9c66-3bc835a8aec0 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:07:33.113475 crc crio[3651]: time=\"2026-06-09T11:07:33.110973849Z\" level=info msg=\"Stopping pod sandbox: 896f2565991b9a7e1ec1a7b85522022fa11d97d2ea0780c5e0bc4cc93b95a7f6\" id=4e23bf9f-682f-4314-92ed-8e46b342c304 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:07:33.113475 crc crio[3651]: time=\"2026-06-09T11:07:33.111631079Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:896f2565991b9a7e1ec1a7b85522022fa11d97d2ea0780c5e0bc4cc93b95a7f6 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/7e8df88e-2c79-419e-90c6-0164b1eaa720 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod304346ae_9d3b_4262_8068_4ed1e7ff48a8.slice PodAnnotations:0xc0004523f8}] Aliases:map[]}\"\nJun 09 11:07:33.113475 crc crio[3651]: time=\"2026-06-09T11:07:33.111837515Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:07:33.146791 crc crio[3651]: time=\"2026-06-09T11:07:33.14667378Z\" level=info msg=\"Stopped container 05267ab1e67e048953696bbedb73858945d8c37cc17f3f52394ed2baf9b13e6b: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=d92b86e8-d3c2-4c05-bbbd-f42a5a7dddaa name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:07:33.148945 crc crio[3651]: time=\"2026-06-09T11:07:33.148837985Z\" level=info msg=\"Stopping pod sandbox: 5088bde617dedd8b9fd47b3ab9ad1a348adb1a2dde97033ee30ecb32d143d8f4\" id=643e3ea3-8604-4e34-a0a8-bc1fb5a642a6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:07:33.149679 crc crio[3651]: time=\"2026-06-09T11:07:33.14932467Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:5088bde617dedd8b9fd47b3ab9ad1a348adb1a2dde97033ee30ecb32d143d8f4 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/c65c1e9e-5907-4ab5-80a0-2da83700fa50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ee7e057_363b_48e4_a711_ee54046db35f.slice PodAnnotations:0xc000452598}] Aliases:map[]}\"\nJun 09 11:07:33.151909 crc crio[3651]: time=\"2026-06-09T11:07:33.151816325Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:07:33.296267 crc crio[3651]: time=\"2026-06-09T11:07:33.29567588Z\" level=info msg=\"Removing container: 7758c0b7dd8cdbc8ef2d92e00eb92910b06813c48fb6ad411e330d0f9c340294\" id=5e36206d-bfec-4f22-88e2-dd51e34daee5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:07:33.333256 crc crio[3651]: time=\"2026-06-09T11:07:33.331875845Z\" level=info msg=\"Stopped pod sandbox: 6969dd7752939397c4d9bafc15d1cfc808489d024b95bfbdaa0b5cc21b28a7f4\" id=f200964c-35ea-4ed4-8876-3b94982083f3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:07:33.431113 crc crio[3651]: time=\"2026-06-09T11:07:33.430999986Z\" level=info msg=\"Removed container 7758c0b7dd8cdbc8ef2d92e00eb92910b06813c48fb6ad411e330d0f9c340294: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=5e36206d-bfec-4f22-88e2-dd51e34daee5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:07:33.437242 crc crio[3651]: time=\"2026-06-09T11:07:33.437165732Z\" level=info msg=\"Stopped pod sandbox: 896f2565991b9a7e1ec1a7b85522022fa11d97d2ea0780c5e0bc4cc93b95a7f6\" id=4e23bf9f-682f-4314-92ed-8e46b342c304 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:07:33.438173 crc crio[3651]: time=\"2026-06-09T11:07:33.43807141Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-8mhkq/POD\" id=8ab08ed5-516b-426c-a0eb-2af67f70529d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:07:33.438273 crc crio[3651]: time=\"2026-06-09T11:07:33.438198604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:07:33.476331 crc crio[3651]: time=\"2026-06-09T11:07:33.476234675Z\" level=info msg=\"Stopped pod sandbox: 5088bde617dedd8b9fd47b3ab9ad1a348adb1a2dde97033ee30ecb32d143d8f4\" id=643e3ea3-8604-4e34-a0a8-bc1fb5a642a6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:07:33.491154 crc crio[3651]: time=\"2026-06-09T11:07:33.491043603Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-8mhkq Namespace:openshift-marketplace ID:5d446774b0ebacbbc1d653bfa34f01b4bf1fe9d204b433f5789deeeecfd917da UID:6da28bb4-e7f5-4738-b169-06009707260b NetNS:/var/run/netns/013baec9-897f-41d2-86f1-b27de9470414 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6da28bb4_e7f5_4738_b169_06009707260b.slice PodAnnotations:0xc00008c428}] Aliases:map[]}\"\nJun 09 11:07:33.491154 crc crio[3651]: time=\"2026-06-09T11:07:33.491107715Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-8mhkq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:07:33.561249 crc crio[3651]: time=\"2026-06-09T11:07:33.56099708Z\" level=info msg=\"Stopped container 335908e52c481b31c8d06a98f584f28cb9c6d7cf3514198d394490d9992f30c2: openshift-marketplace/community-operators-qhh6t/registry-server\" id=37c8eedb-0086-4cb8-85ef-de95a6a51b48 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:07:33.566231 crc crio[3651]: time=\"2026-06-09T11:07:33.566094435Z\" level=info msg=\"Stopping pod sandbox: 8f8c6599fbbecdca35a23a4fe0d79d12a81bd090e8b540aeb7ecc61fcfb40875\" id=047617e0-d877-4a66-a66d-c329812b6529 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:07:33.568501 crc crio[3651]: time=\"2026-06-09T11:07:33.566882359Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:8f8c6599fbbecdca35a23a4fe0d79d12a81bd090e8b540aeb7ecc61fcfb40875 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/7913f548-3fc9-442d-a19c-575a5aca4ad1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38fb2a5f_6a1e_4c7a_8df2_0b2a456c372e.slice PodAnnotations:0xc001e16158}] Aliases:map[]}\"\nJun 09 11:07:33.568501 crc crio[3651]: time=\"2026-06-09T11:07:33.567087785Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:07:33.604973 crc crio[3651]: time=\"2026-06-09T11:07:33.604826807Z\" level=info msg=\"Stopped container f9e2f2adbbf6ac68a730167485969ae4153e03effaa50ad34142d9fbc8c4ead9: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=2c07690d-b212-4dec-8d4f-5b771e6cc3d2 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:07:33.606229 crc crio[3651]: time=\"2026-06-09T11:07:33.606058404Z\" level=info msg=\"Stopping pod sandbox: 4389953051c238a0fbe4458debb60786ebca030c6e30e205d781bf07861d0e7e\" id=b0c3c5cc-5b27-4ec1-84ca-4ab9eabea608 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:07:33.606723 crc crio[3651]: time=\"2026-06-09T11:07:33.606658402Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:4389953051c238a0fbe4458debb60786ebca030c6e30e205d781bf07861d0e7e UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/a0802bba-e561-4f1c-bcad-c87b82be5a63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6cdf074d_0e2a_4a0b_8843_5f823e7bf7c3.slice PodAnnotations:0xc001e16298}] Aliases:map[]}\"\nJun 09 11:07:33.606920 crc crio[3651]: time=\"2026-06-09T11:07:33.606860689Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:07:33.863872 crc crio[3651]: time=\"2026-06-09T11:07:33.863724353Z\" level=info msg=\"Stopped pod sandbox: 8f8c6599fbbecdca35a23a4fe0d79d12a81bd090e8b540aeb7ecc61fcfb40875\" id=047617e0-d877-4a66-a66d-c329812b6529 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:07:33.889124 crc crio[3651]: time=\"2026-06-09T11:07:33.889018549Z\" level=info msg=\"Stopped pod sandbox: 4389953051c238a0fbe4458debb60786ebca030c6e30e205d781bf07861d0e7e\" id=b0c3c5cc-5b27-4ec1-84ca-4ab9eabea608 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:07:34.030263 crc crio[3651]: 2026-06-09T11:07:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5d446774b0ebacb Mac:c2:23:6c:3c:c9:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:34 Mtu:0 Sandbox:/var/run/netns/013baec9-897f-41d2-86f1-b27de9470414 SocketPath: PciID:}] [{Interface:0xc0001146d0 Address:{IP:10.217.0.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:07:34.032000 crc crio[3651]: time=\"2026-06-09T11:07:34.031931304Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-8mhkq Namespace:openshift-marketplace ID:5d446774b0ebacbbc1d653bfa34f01b4bf1fe9d204b433f5789deeeecfd917da UID:6da28bb4-e7f5-4738-b169-06009707260b NetNS:/var/run/netns/013baec9-897f-41d2-86f1-b27de9470414 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6da28bb4_e7f5_4738_b169_06009707260b.slice PodAnnotations:0xc00008c428}] Aliases:map[]}\"\nJun 09 11:07:34.032108 crc crio[3651]: time=\"2026-06-09T11:07:34.032074999Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-8mhkq for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:07:34.037183 crc crio[3651]: time=\"2026-06-09T11:07:34.037112841Z\" level=info msg=\"Ran pod sandbox 5d446774b0ebacbbc1d653bfa34f01b4bf1fe9d204b433f5789deeeecfd917da with infra container: openshift-marketplace/marketplace-operator-547dbd544d-8mhkq/POD\" id=8ab08ed5-516b-426c-a0eb-2af67f70529d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:07:34.042777 crc crio[3651]: time=\"2026-06-09T11:07:34.042699719Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=a27c5ec7-aa73-4a0c-a767-6197c99ff0a3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:07:34.045075 crc crio[3651]: time=\"2026-06-09T11:07:34.044988579Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=24d60ffb-1f59-4d95-9374-41c4db333851 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:07:34.063608 crc crio[3651]: time=\"2026-06-09T11:07:34.06353403Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-8mhkq/marketplace-operator\" id=cfd4f2c8-8300-4c92-9c62-963d8a381968 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:07:34.064153 crc crio[3651]: time=\"2026-06-09T11:07:34.064096237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:07:34.089348 crc crio[3651]: time=\"2026-06-09T11:07:34.089257839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:07:34.094004 crc crio[3651]: time=\"2026-06-09T11:07:34.09393913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:07:34.205932 crc crio[3651]: time=\"2026-06-09T11:07:34.205822407Z\" level=info msg=\"Created container 6bd07dbab3965fed7bd3d2f480ad0f7186f719fccb90c700b917dd99be5ccb37: openshift-marketplace/marketplace-operator-547dbd544d-8mhkq/marketplace-operator\" id=cfd4f2c8-8300-4c92-9c62-963d8a381968 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:07:34.207112 crc crio[3651]: time=\"2026-06-09T11:07:34.207013493Z\" level=info msg=\"Starting container: 6bd07dbab3965fed7bd3d2f480ad0f7186f719fccb90c700b917dd99be5ccb37\" id=256c7ca8-ebc8-44e1-9c56-9c61d64935c2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:07:34.212368 crc crio[3651]: time=\"2026-06-09T11:07:34.212274082Z\" level=info msg=\"Started container\" PID=21500 containerID=6bd07dbab3965fed7bd3d2f480ad0f7186f719fccb90c700b917dd99be5ccb37 description=openshift-marketplace/marketplace-operator-547dbd544d-8mhkq/marketplace-operator id=256c7ca8-ebc8-44e1-9c56-9c61d64935c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5d446774b0ebacbbc1d653bfa34f01b4bf1fe9d204b433f5789deeeecfd917da\nJun 09 11:07:34.319561 crc crio[3651]: time=\"2026-06-09T11:07:34.319476387Z\" level=info msg=\"Removing container: e16e7dbd11b4263764e0e76c12c5a70b752844c96535ccf3ddcdd2e8b458867d\" id=84952ba8-34b8-44a6-bb04-075ef755df14 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:07:34.354026 crc crio[3651]: time=\"2026-06-09T11:07:34.353989852Z\" level=info msg=\"Removed container e16e7dbd11b4263764e0e76c12c5a70b752844c96535ccf3ddcdd2e8b458867d: openshift-marketplace/certified-operators-l27pk/registry-server\" id=84952ba8-34b8-44a6-bb04-075ef755df14 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:07:34.357346 crc crio[3651]: time=\"2026-06-09T11:07:34.357267921Z\" level=info msg=\"Removing container: 72a7f1645aaed0f83db594afc5d8fdfd72e6fa279f049c6e4b2d8cc87c163973\" id=562e924a-1f87-4085-8a03-98303b263921 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:07:34.398230 crc crio[3651]: time=\"2026-06-09T11:07:34.398110147Z\" level=info msg=\"Removed container 72a7f1645aaed0f83db594afc5d8fdfd72e6fa279f049c6e4b2d8cc87c163973: openshift-marketplace/certified-operators-l27pk/extract-content\" id=562e924a-1f87-4085-8a03-98303b263921 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:07:34.402238 crc crio[3651]: time=\"2026-06-09T11:07:34.40216746Z\" level=info msg=\"Removing container: c24f8cde6eea69c48fb227183facb9e1d63aa6c3751714a296fb69c14064accd\" id=62079e74-4c6a-4998-b187-a9b757a89c19 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:07:34.436322 crc crio[3651]: time=\"2026-06-09T11:07:34.436245221Z\" level=info msg=\"Removed container c24f8cde6eea69c48fb227183facb9e1d63aa6c3751714a296fb69c14064accd: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=62079e74-4c6a-4998-b187-a9b757a89c19 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:07:34.444203 crc crio[3651]: time=\"2026-06-09T11:07:34.443949444Z\" level=info msg=\"Removing container: 05267ab1e67e048953696bbedb73858945d8c37cc17f3f52394ed2baf9b13e6b\" id=d7850cf8-fca2-45f3-8e2e-2745286f96e5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:07:34.472302 crc crio[3651]: time=\"2026-06-09T11:07:34.472196429Z\" level=info msg=\"Removed container 05267ab1e67e048953696bbedb73858945d8c37cc17f3f52394ed2baf9b13e6b: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=d7850cf8-fca2-45f3-8e2e-2745286f96e5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:07:34.477198 crc crio[3651]: time=\"2026-06-09T11:07:34.477060727Z\" level=info msg=\"Removing container: aa90082f5e3d70c0b16d17b938b0c56e8b46569ab632d66ad4e93e648753c785\" id=16bfc6d3-e837-49ab-93d4-e043114d11cb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:07:34.518069 crc crio[3651]: time=\"2026-06-09T11:07:34.518012646Z\" level=info msg=\"Removed container aa90082f5e3d70c0b16d17b938b0c56e8b46569ab632d66ad4e93e648753c785: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=16bfc6d3-e837-49ab-93d4-e043114d11cb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:07:34.520981 crc crio[3651]: time=\"2026-06-09T11:07:34.520917284Z\" level=info msg=\"Removing container: d980df2c88065bb6d5ee526d4a7b6e62663d3270c00ceb25d5ebfba6c6f5a7c5\" id=dc520904-6628-4999-beab-b10226360896 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:07:34.543324 crc crio[3651]: time=\"2026-06-09T11:07:34.543153217Z\" level=info msg=\"Removed container d980df2c88065bb6d5ee526d4a7b6e62663d3270c00ceb25d5ebfba6c6f5a7c5: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=dc520904-6628-4999-beab-b10226360896 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:07:34.547038 crc crio[3651]: time=\"2026-06-09T11:07:34.54689451Z\" level=info msg=\"Removing container: f9e2f2adbbf6ac68a730167485969ae4153e03effaa50ad34142d9fbc8c4ead9\" id=3564c6e6-b8a5-4207-93b6-2c3b23ff4061 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:07:34.570941 crc crio[3651]: time=\"2026-06-09T11:07:34.570215696Z\" level=info msg=\"Removed container f9e2f2adbbf6ac68a730167485969ae4153e03effaa50ad34142d9fbc8c4ead9: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=3564c6e6-b8a5-4207-93b6-2c3b23ff4061 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:07:34.574755 crc crio[3651]: time=\"2026-06-09T11:07:34.574696452Z\" level=info msg=\"Removing container: 335908e52c481b31c8d06a98f584f28cb9c6d7cf3514198d394490d9992f30c2\" id=0faf3bca-78e4-4dc5-bd53-e877fe033c5b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:07:34.592572 crc crio[3651]: time=\"2026-06-09T11:07:34.592495581Z\" level=info msg=\"Removed container 335908e52c481b31c8d06a98f584f28cb9c6d7cf3514198d394490d9992f30c2: openshift-marketplace/community-operators-qhh6t/registry-server\" id=0faf3bca-78e4-4dc5-bd53-e877fe033c5b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:07:34.595333 crc crio[3651]: time=\"2026-06-09T11:07:34.595273335Z\" level=info msg=\"Removing container: ec0eb5491479a76b229b2ff87789f7ed9f193c143a78cea62f5400c3f05709c0\" id=d1468d33-f828-4185-a367-0910346cb2fa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:07:34.615011 crc crio[3651]: time=\"2026-06-09T11:07:34.614917569Z\" level=info msg=\"Removed container ec0eb5491479a76b229b2ff87789f7ed9f193c143a78cea62f5400c3f05709c0: openshift-marketplace/community-operators-qhh6t/extract-content\" id=d1468d33-f828-4185-a367-0910346cb2fa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:07:34.618762 crc crio[3651]: time=\"2026-06-09T11:07:34.618680163Z\" level=info msg=\"Removing container: 494b9a9d8481a3d86c16f2c7a92688a33448ad893f37d916badd53d05232c3ec\" id=8b1cbe8f-74de-4965-8b14-c933e1968f14 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:07:34.635339 crc crio[3651]: time=\"2026-06-09T11:07:34.635245864Z\" level=info msg=\"Removed container 494b9a9d8481a3d86c16f2c7a92688a33448ad893f37d916badd53d05232c3ec: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=8b1cbe8f-74de-4965-8b14-c933e1968f14 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:07:34.638199 crc crio[3651]: time=\"2026-06-09T11:07:34.638133302Z\" level=info msg=\"Removing container: 948e936b65c28942423d548802b5b0abbe314654f56937a14d8dbbc5cfbb06ee\" id=e2f5bf86-aa49-4491-bbb5-9cebe0691b56 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:07:34.659544 crc crio[3651]: time=\"2026-06-09T11:07:34.657014573Z\" level=info msg=\"Removed container 948e936b65c28942423d548802b5b0abbe314654f56937a14d8dbbc5cfbb06ee: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=e2f5bf86-aa49-4491-bbb5-9cebe0691b56 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:07:34.664863 crc crio[3651]: time=\"2026-06-09T11:07:34.664779548Z\" level=info msg=\"Removing container: df5efc6972b47c4f44bef404264494bc3787ea75a76837d4d49594cc00e4302a\" id=07b3b338-17f9-4f12-9e3c-80cefdf58735 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:07:34.685164 crc crio[3651]: time=\"2026-06-09T11:07:34.685030461Z\" level=info msg=\"Removed container df5efc6972b47c4f44bef404264494bc3787ea75a76837d4d49594cc00e4302a: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=07b3b338-17f9-4f12-9e3c-80cefdf58735 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:07:34.688962 crc crio[3651]: time=\"2026-06-09T11:07:34.688896858Z\" level=info msg=\"Removing container: 34af4d6354d7886d8807c28e8a2b5d1e388ae4a6e623e28a1a26be805638c69b\" id=aab3c7d5-a514-4120-a2e3-1ab652cb0914 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:07:34.720469 crc crio[3651]: time=\"2026-06-09T11:07:34.720315589Z\" level=info msg=\"Removed container 34af4d6354d7886d8807c28e8a2b5d1e388ae4a6e623e28a1a26be805638c69b: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=aab3c7d5-a514-4120-a2e3-1ab652cb0914 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:07:35.496615 crc crio[3651]: time=\"2026-06-09T11:07:35.496480472Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-g28bl/POD\" id=dbb58a6d-6a5d-409e-87b3-c6023c33bce9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:07:35.497844 crc crio[3651]: time=\"2026-06-09T11:07:35.496715319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:07:35.527032 crc crio[3651]: time=\"2026-06-09T11:07:35.526944034Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-g28bl Namespace:openshift-marketplace ID:669290bda4ab87130acf66409c937d4f4d11b69e196a641dc86c0b58c6833831 UID:2ffb916a-c92c-40c3-bc16-98cc68962b37 NetNS:/var/run/netns/479be41f-b27c-478b-ae0c-0b25846a6ba2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2ffb916a_c92c_40c3_bc16_98cc68962b37.slice PodAnnotations:0xc000132710}] Aliases:map[]}\"\nJun 09 11:07:35.527032 crc crio[3651]: time=\"2026-06-09T11:07:35.527016307Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-g28bl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:07:35.698315 crc crio[3651]: time=\"2026-06-09T11:07:35.697760315Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-crlzp/POD\" id=ba70420c-e9a2-460e-870c-3a272a4017bd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:07:35.698518 crc crio[3651]: time=\"2026-06-09T11:07:35.698323392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:07:35.723660 crc crio[3651]: time=\"2026-06-09T11:07:35.723510854Z\" level=info msg=\"Got pod network &{Name:certified-operators-crlzp Namespace:openshift-marketplace ID:550b1c6986edb28a257a3c7a80cce84d924c3b96f1e695a672ac367b48b3eeba UID:a8f8308c-24cf-43fc-9df4-a3ba52e6bdaf NetNS:/var/run/netns/fcbc4a67-a0e6-49a4-aaab-b9e573c0a8cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda8f8308c_24cf_43fc_9df4_a3ba52e6bdaf.slice PodAnnotations:0xc00108a4c0}] Aliases:map[]}\"\nJun 09 11:07:35.723660 crc crio[3651]: time=\"2026-06-09T11:07:35.723613267Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-crlzp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:07:35.797224 crc crio[3651]: 2026-06-09T11:07:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:669290bda4ab871 Mac:3e:94:01:a2:e0:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/479be41f-b27c-478b-ae0c-0b25846a6ba2 SocketPath: PciID:}] [{Interface:0xc000139140 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:07:35.817545 crc crio[3651]: time=\"2026-06-09T11:07:35.805869977Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-g28bl Namespace:openshift-marketplace ID:669290bda4ab87130acf66409c937d4f4d11b69e196a641dc86c0b58c6833831 UID:2ffb916a-c92c-40c3-bc16-98cc68962b37 NetNS:/var/run/netns/479be41f-b27c-478b-ae0c-0b25846a6ba2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2ffb916a_c92c_40c3_bc16_98cc68962b37.slice PodAnnotations:0xc000132710}] Aliases:map[]}\"\nJun 09 11:07:35.817545 crc crio[3651]: time=\"2026-06-09T11:07:35.806174596Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-g28bl for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:07:35.817545 crc crio[3651]: time=\"2026-06-09T11:07:35.813515588Z\" level=info msg=\"Ran pod sandbox 669290bda4ab87130acf66409c937d4f4d11b69e196a641dc86c0b58c6833831 with infra container: openshift-marketplace/redhat-marketplace-g28bl/POD\" id=dbb58a6d-6a5d-409e-87b3-c6023c33bce9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:07:35.817545 crc crio[3651]: time=\"2026-06-09T11:07:35.816985113Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0bf6e946-95a4-4efa-8951-8aa9bf1fc447 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:07:35.822326 crc crio[3651]: time=\"2026-06-09T11:07:35.822195171Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=19d5716d-9932-44e2-8e94-0a5379e5c810 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:07:35.829250 crc crio[3651]: time=\"2026-06-09T11:07:35.829161092Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-g28bl/extract-utilities\" id=85832a49-651b-47c7-9446-6be833c60271 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:07:35.832521 crc crio[3651]: time=\"2026-06-09T11:07:35.832441051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:07:35.859710 crc crio[3651]: time=\"2026-06-09T11:07:35.858900012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:07:35.865954 crc crio[3651]: time=\"2026-06-09T11:07:35.864816741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:07:35.957104 crc crio[3651]: time=\"2026-06-09T11:07:35.95696049Z\" level=info msg=\"Created container 050a94a0ba935a586a40e7f0d1d3f4c0a101abb5867b4bb318cdc9b23d88c478: openshift-marketplace/redhat-marketplace-g28bl/extract-utilities\" id=85832a49-651b-47c7-9446-6be833c60271 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:07:35.958684 crc crio[3651]: time=\"2026-06-09T11:07:35.958526957Z\" level=info msg=\"Starting container: 050a94a0ba935a586a40e7f0d1d3f4c0a101abb5867b4bb318cdc9b23d88c478\" id=fead282f-543b-4ddb-9c56-6dccd86ad6d7 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:07:35.970659 crc crio[3651]: time=\"2026-06-09T11:07:35.965819588Z\" level=info msg=\"Started container\" PID=21603 containerID=050a94a0ba935a586a40e7f0d1d3f4c0a101abb5867b4bb318cdc9b23d88c478 description=openshift-marketplace/redhat-marketplace-g28bl/extract-utilities id=fead282f-543b-4ddb-9c56-6dccd86ad6d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=669290bda4ab87130acf66409c937d4f4d11b69e196a641dc86c0b58c6833831\nJun 09 11:07:35.992300 crc crio[3651]: 2026-06-09T11:07:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:550b1c6986edb28 Mac:b6:3f:c7:c3:45:29 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/fcbc4a67-a0e6-49a4-aaab-b9e573c0a8cc SocketPath: PciID:}] [{Interface:0xc0002845c0 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:07:35.993848 crc crio[3651]: time=\"2026-06-09T11:07:35.993732363Z\" level=info msg=\"Got pod network &{Name:certified-operators-crlzp Namespace:openshift-marketplace ID:550b1c6986edb28a257a3c7a80cce84d924c3b96f1e695a672ac367b48b3eeba UID:a8f8308c-24cf-43fc-9df4-a3ba52e6bdaf NetNS:/var/run/netns/fcbc4a67-a0e6-49a4-aaab-b9e573c0a8cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda8f8308c_24cf_43fc_9df4_a3ba52e6bdaf.slice PodAnnotations:0xc00108a4c0}] Aliases:map[]}\"\nJun 09 11:07:35.993964 crc crio[3651]: time=\"2026-06-09T11:07:35.993925629Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-crlzp for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:07:36.071313 crc crio[3651]: time=\"2026-06-09T11:07:36.068024042Z\" level=info msg=\"Ran pod sandbox 550b1c6986edb28a257a3c7a80cce84d924c3b96f1e695a672ac367b48b3eeba with infra container: openshift-marketplace/certified-operators-crlzp/POD\" id=ba70420c-e9a2-460e-870c-3a272a4017bd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:07:36.071313 crc crio[3651]: time=\"2026-06-09T11:07:36.070052893Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6aead82b-09d4-409c-bf23-f026319da815 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:07:36.075957 crc crio[3651]: time=\"2026-06-09T11:07:36.075845968Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=12c4d0d0-f2ad-486d-ae7f-d3e3bd6c3ca2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:07:36.108541 crc crio[3651]: time=\"2026-06-09T11:07:36.107733774Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-crlzp/extract-utilities\" id=7105b43d-657e-4f1b-a9cc-944cfe536748 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:07:36.108541 crc crio[3651]: time=\"2026-06-09T11:07:36.108153436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:07:36.145883 crc crio[3651]: time=\"2026-06-09T11:07:36.145634221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:07:36.151821 crc crio[3651]: time=\"2026-06-09T11:07:36.151641693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:07:36.247475 crc crio[3651]: time=\"2026-06-09T11:07:36.247326139Z\" level=info msg=\"Created container 1041b73d14ac3ee9dc83d12d09a1b2d714e293aa6b9a3ea562bab62635efee7d: openshift-marketplace/certified-operators-crlzp/extract-utilities\" id=7105b43d-657e-4f1b-a9cc-944cfe536748 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:07:36.252625 crc crio[3651]: time=\"2026-06-09T11:07:36.252477275Z\" level=info msg=\"Starting container: 1041b73d14ac3ee9dc83d12d09a1b2d714e293aa6b9a3ea562bab62635efee7d\" id=db3d2587-7251-423c-a953-65eb926e5dc9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:07:36.258069 crc crio[3651]: time=\"2026-06-09T11:07:36.25795262Z\" level=info msg=\"Started container\" PID=21614 containerID=1041b73d14ac3ee9dc83d12d09a1b2d714e293aa6b9a3ea562bab62635efee7d description=openshift-marketplace/certified-operators-crlzp/extract-utilities id=db3d2587-7251-423c-a953-65eb926e5dc9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=550b1c6986edb28a257a3c7a80cce84d924c3b96f1e695a672ac367b48b3eeba\nJun 09 11:07:36.404170 crc crio[3651]: time=\"2026-06-09T11:07:36.404077683Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=e30107be-716a-4289-a036-f86402a936df name=/runtime.v1.ImageService/PullImage\nJun 09 11:07:36.408820 crc crio[3651]: time=\"2026-06-09T11:07:36.408469406Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=f7cde136-2837-4249-85f4-2c5ea9d7a8d2 name=/runtime.v1.ImageService/PullImage\nJun 09 11:07:36.415210 crc crio[3651]: time=\"2026-06-09T11:07:36.415122368Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 09 11:07:36.416464 crc crio[3651]: time=\"2026-06-09T11:07:36.416293603Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 09 11:07:37.013120 crc crio[3651]: time=\"2026-06-09T11:07:37.01284994Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=e30107be-716a-4289-a036-f86402a936df name=/runtime.v1.ImageService/PullImage\nJun 09 11:07:37.015379 crc crio[3651]: time=\"2026-06-09T11:07:37.015295404Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=d40d8d04-4083-4525-ac10-4024620d37bd name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:07:37.018296 crc crio[3651]: time=\"2026-06-09T11:07:37.018219312Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=4dbb75bc-7580-4775-a2c2-0dcda1c1e34a name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:07:37.025121 crc crio[3651]: time=\"2026-06-09T11:07:37.024984737Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-g28bl/extract-content\" id=bc519f00-0a47-4725-a10d-3eff4dda53a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:07:37.026035 crc crio[3651]: time=\"2026-06-09T11:07:37.025937096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:07:37.054094 crc crio[3651]: time=\"2026-06-09T11:07:37.053971034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:07:37.058722 crc crio[3651]: time=\"2026-06-09T11:07:37.058644546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:07:37.079757 crc crio[3651]: time=\"2026-06-09T11:07:37.079477136Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=f7cde136-2837-4249-85f4-2c5ea9d7a8d2 name=/runtime.v1.ImageService/PullImage\nJun 09 11:07:37.082347 crc crio[3651]: time=\"2026-06-09T11:07:37.08222716Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=6ec946fe-3fd2-402c-a205-c1bbf70ffe75 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:07:37.091843 crc crio[3651]: time=\"2026-06-09T11:07:37.091728517Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=144c1ef5-5766-4b8c-b1dc-1dccedb16e00 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:07:37.101196 crc crio[3651]: time=\"2026-06-09T11:07:37.101103621Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-crlzp/extract-content\" id=90b9fcf1-6c43-4676-afc4-a3b8ecef1cbc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:07:37.101781 crc crio[3651]: time=\"2026-06-09T11:07:37.101691789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:07:37.132487 crc crio[3651]: time=\"2026-06-09T11:07:37.132355286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:07:37.135679 crc crio[3651]: time=\"2026-06-09T11:07:37.135562714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:07:37.173539 crc crio[3651]: time=\"2026-06-09T11:07:37.172817271Z\" level=info msg=\"Created container 7048506c557499dc25b56ad275254aacc2990ab9f19b67fb9b90ed92fa864273: openshift-marketplace/redhat-marketplace-g28bl/extract-content\" id=bc519f00-0a47-4725-a10d-3eff4dda53a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:07:37.175040 crc crio[3651]: time=\"2026-06-09T11:07:37.174945626Z\" level=info msg=\"Starting container: 7048506c557499dc25b56ad275254aacc2990ab9f19b67fb9b90ed92fa864273\" id=debcdbf1-e573-41a3-8feb-625cdee6a2eb name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:07:37.183776 crc crio[3651]: time=\"2026-06-09T11:07:37.183698501Z\" level=info msg=\"Started container\" PID=21623 containerID=7048506c557499dc25b56ad275254aacc2990ab9f19b67fb9b90ed92fa864273 description=openshift-marketplace/redhat-marketplace-g28bl/extract-content id=debcdbf1-e573-41a3-8feb-625cdee6a2eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=669290bda4ab87130acf66409c937d4f4d11b69e196a641dc86c0b58c6833831\nJun 09 11:07:37.267310 crc crio[3651]: time=\"2026-06-09T11:07:37.267003562Z\" level=info msg=\"Created container decf26f58d9f3b8a78ee8db90f80edbebc5c88a9d4aa4298fafdfc44428e4660: openshift-marketplace/certified-operators-crlzp/extract-content\" id=90b9fcf1-6c43-4676-afc4-a3b8ecef1cbc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:07:37.268782 crc crio[3651]: time=\"2026-06-09T11:07:37.268708774Z\" level=info msg=\"Starting container: decf26f58d9f3b8a78ee8db90f80edbebc5c88a9d4aa4298fafdfc44428e4660\" id=29579c3e-5c4c-477c-9835-38072f5d7afb name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:07:37.275124 crc crio[3651]: time=\"2026-06-09T11:07:37.275051386Z\" level=info msg=\"Started container\" PID=21650 containerID=decf26f58d9f3b8a78ee8db90f80edbebc5c88a9d4aa4298fafdfc44428e4660 description=openshift-marketplace/certified-operators-crlzp/extract-content id=29579c3e-5c4c-477c-9835-38072f5d7afb name=/runtime.v1.RuntimeService/StartContainer sandboxID=550b1c6986edb28a257a3c7a80cce84d924c3b96f1e695a672ac367b48b3eeba\nJun 09 11:07:37.429982 crc crio[3651]: time=\"2026-06-09T11:07:37.4298299Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=88343ec5-1266-4823-a979-07ac3e4013f0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:07:37.432367 crc crio[3651]: time=\"2026-06-09T11:07:37.432152641Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=83f94dce-3d4d-4db6-80ee-810263b9ab27 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:07:37.458956 crc crio[3651]: time=\"2026-06-09T11:07:37.458846989Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-g28bl/registry-server\" id=23b9bad8-4b92-4afa-9e05-bcde31464cac name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:07:37.459730 crc crio[3651]: time=\"2026-06-09T11:07:37.4595406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:07:37.500449 crc crio[3651]: time=\"2026-06-09T11:07:37.500295533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:07:37.504252 crc crio[3651]: time=\"2026-06-09T11:07:37.50415819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:07:37.635486 crc crio[3651]: time=\"2026-06-09T11:07:37.635310619Z\" level=info msg=\"Created container 7f66c76bee16e88926ee78d19d55bdfbc0b55115df748a8369fb1ebf01c0520b: openshift-marketplace/redhat-marketplace-g28bl/registry-server\" id=23b9bad8-4b92-4afa-9e05-bcde31464cac name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:07:37.636690 crc crio[3651]: time=\"2026-06-09T11:07:37.636546016Z\" level=info msg=\"Starting container: 7f66c76bee16e88926ee78d19d55bdfbc0b55115df748a8369fb1ebf01c0520b\" id=9ed73e3f-c2cd-4c3f-9174-df6cb9851755 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:07:37.643130 crc crio[3651]: time=\"2026-06-09T11:07:37.642181787Z\" level=info msg=\"Started container\" PID=21664 containerID=7f66c76bee16e88926ee78d19d55bdfbc0b55115df748a8369fb1ebf01c0520b description=openshift-marketplace/redhat-marketplace-g28bl/registry-server id=9ed73e3f-c2cd-4c3f-9174-df6cb9851755 name=/runtime.v1.RuntimeService/StartContainer sandboxID=669290bda4ab87130acf66409c937d4f4d11b69e196a641dc86c0b58c6833831\nJun 09 11:07:37.905333 crc crio[3651]: time=\"2026-06-09T11:07:37.905211148Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-w6wdv/POD\" id=7d09d782-d2bf-46b2-83a9-b48596a1a361 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:07:37.905333 crc crio[3651]: time=\"2026-06-09T11:07:37.905328522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:07:37.927451 crc crio[3651]: time=\"2026-06-09T11:07:37.927277756Z\" level=info msg=\"Got pod network &{Name:redhat-operators-w6wdv Namespace:openshift-marketplace ID:d6fd42ee2ab3bec18d9b1527b6630b8e9bd742aa8fc681ec60084835be6f628c UID:1bf8b368-6647-4228-aacd-5e2748b5056a NetNS:/var/run/netns/7104f78a-eb45-4ebd-b776-ac6da34d4161 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1bf8b368_6647_4228_aacd_5e2748b5056a.slice PodAnnotations:0xc0018aa650}] Aliases:map[]}\"\nJun 09 11:07:37.927451 crc crio[3651]: time=\"2026-06-09T11:07:37.927346578Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-w6wdv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:07:38.074447 crc crio[3651]: time=\"2026-06-09T11:07:38.074321786Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-pwz28/POD\" id=bea57f3b-2dfb-46be-8996-f17069ed4281 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:07:38.075120 crc crio[3651]: time=\"2026-06-09T11:07:38.074486311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:07:38.129294 crc crio[3651]: time=\"2026-06-09T11:07:38.128822126Z\" level=info msg=\"Got pod network &{Name:community-operators-pwz28 Namespace:openshift-marketplace ID:17ec379b7ac037b9e0512f2c724699379b457ead7da4da6a93eaf12444e65103 UID:47ab145a-0a23-4590-8090-149087e287ae NetNS:/var/run/netns/2792776b-6e91-4d21-af16-a21a935b9c5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod47ab145a_0a23_4590_8090_149087e287ae.slice PodAnnotations:0xc001eccef8}] Aliases:map[]}\"\nJun 09 11:07:38.129294 crc crio[3651]: time=\"2026-06-09T11:07:38.128867997Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-pwz28 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:07:38.282070 crc crio[3651]: 2026-06-09T11:07:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d6fd42ee2ab3bec Mac:9e:2d:47:4d:1f:9b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/7104f78a-eb45-4ebd-b776-ac6da34d4161 SocketPath: PciID:}] [{Interface:0xc0001a45a0 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:07:38.283487 crc crio[3651]: time=\"2026-06-09T11:07:38.283351803Z\" level=info msg=\"Got pod network &{Name:redhat-operators-w6wdv Namespace:openshift-marketplace ID:d6fd42ee2ab3bec18d9b1527b6630b8e9bd742aa8fc681ec60084835be6f628c UID:1bf8b368-6647-4228-aacd-5e2748b5056a NetNS:/var/run/netns/7104f78a-eb45-4ebd-b776-ac6da34d4161 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1bf8b368_6647_4228_aacd_5e2748b5056a.slice PodAnnotations:0xc0018aa650}] Aliases:map[]}\"\nJun 09 11:07:38.283708 crc crio[3651]: time=\"2026-06-09T11:07:38.283650732Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-w6wdv for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:07:38.290025 crc crio[3651]: time=\"2026-06-09T11:07:38.289944903Z\" level=info msg=\"Ran pod sandbox d6fd42ee2ab3bec18d9b1527b6630b8e9bd742aa8fc681ec60084835be6f628c with infra container: openshift-marketplace/redhat-operators-w6wdv/POD\" id=7d09d782-d2bf-46b2-83a9-b48596a1a361 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:07:38.292628 crc crio[3651]: time=\"2026-06-09T11:07:38.292555172Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f85842ed-60ab-49ba-8e45-abad4dc7ae4e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:07:38.294474 crc crio[3651]: time=\"2026-06-09T11:07:38.294365846Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c5cbdcbf-bdab-45f3-a558-d2c7b7725de2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:07:38.308764 crc crio[3651]: time=\"2026-06-09T11:07:38.308670549Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-w6wdv/extract-utilities\" id=c6067b7d-4568-4c9b-b0e2-88a60d253c8e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:07:38.309681 crc crio[3651]: time=\"2026-06-09T11:07:38.30903307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:07:38.356239 crc crio[3651]: time=\"2026-06-09T11:07:38.356112895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:07:38.361328 crc crio[3651]: time=\"2026-06-09T11:07:38.361250961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:07:38.420475 crc crio[3651]: 2026-06-09T11:07:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:17ec379b7ac037b Mac:12:fd:49:6b:88:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/2792776b-6e91-4d21-af16-a21a935b9c5a SocketPath: PciID:}] [{Interface:0xc00012c5b0 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:07:38.420475 crc crio[3651]: time=\"2026-06-09T11:07:38.418647818Z\" level=info msg=\"Got pod network &{Name:community-operators-pwz28 Namespace:openshift-marketplace ID:17ec379b7ac037b9e0512f2c724699379b457ead7da4da6a93eaf12444e65103 UID:47ab145a-0a23-4590-8090-149087e287ae NetNS:/var/run/netns/2792776b-6e91-4d21-af16-a21a935b9c5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod47ab145a_0a23_4590_8090_149087e287ae.slice PodAnnotations:0xc001eccef8}] Aliases:map[]}\"\nJun 09 11:07:38.420475 crc crio[3651]: time=\"2026-06-09T11:07:38.418812513Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-pwz28 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:07:38.433878 crc crio[3651]: time=\"2026-06-09T11:07:38.432783836Z\" level=info msg=\"Ran pod sandbox 17ec379b7ac037b9e0512f2c724699379b457ead7da4da6a93eaf12444e65103 with infra container: openshift-marketplace/community-operators-pwz28/POD\" id=bea57f3b-2dfb-46be-8996-f17069ed4281 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:07:38.434696 crc crio[3651]: time=\"2026-06-09T11:07:38.434642952Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8caf54e9-ea11-4a4b-adeb-9ac35a92f57c name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:07:38.436480 crc crio[3651]: time=\"2026-06-09T11:07:38.436336113Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b270b189-345b-415f-967d-14815e6a7558 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:07:38.445330 crc crio[3651]: time=\"2026-06-09T11:07:38.445219292Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-pwz28/extract-utilities\" id=275d444f-18aa-4c4d-8586-59e317ff5f78 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:07:38.446056 crc crio[3651]: time=\"2026-06-09T11:07:38.446003946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:07:38.460914 crc crio[3651]: time=\"2026-06-09T11:07:38.460847495Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=efd96229-abff-43f4-a928-182279c54746 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:07:38.461187 crc crio[3651]: time=\"2026-06-09T11:07:38.461059452Z\" level=info msg=\"Created container 5242f9b078e4d92bf97da4f0c245fb9ebdbac95d3a5f9306c04d3189822c8e9a: openshift-marketplace/redhat-operators-w6wdv/extract-utilities\" id=c6067b7d-4568-4c9b-b0e2-88a60d253c8e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:07:38.462979 crc crio[3651]: time=\"2026-06-09T11:07:38.462889497Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0980b9a0-0e49-417e-b5b1-670d93b99623 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:07:38.463076 crc crio[3651]: time=\"2026-06-09T11:07:38.46297378Z\" level=info msg=\"Starting container: 5242f9b078e4d92bf97da4f0c245fb9ebdbac95d3a5f9306c04d3189822c8e9a\" id=b2aa50f8-a0f3-4448-86dc-1a4bf33dddf6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:07:38.470157 crc crio[3651]: time=\"2026-06-09T11:07:38.470050124Z\" level=info msg=\"Started container\" PID=21750 containerID=5242f9b078e4d92bf97da4f0c245fb9ebdbac95d3a5f9306c04d3189822c8e9a description=openshift-marketplace/redhat-operators-w6wdv/extract-utilities id=b2aa50f8-a0f3-4448-86dc-1a4bf33dddf6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d6fd42ee2ab3bec18d9b1527b6630b8e9bd742aa8fc681ec60084835be6f628c\nJun 09 11:07:38.475530 crc crio[3651]: time=\"2026-06-09T11:07:38.475343294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:07:38.476918 crc crio[3651]: time=\"2026-06-09T11:07:38.47686266Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-crlzp/registry-server\" id=aee3f875-e3ac-4dcc-882f-6dab84f17957 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:07:38.477177 crc crio[3651]: time=\"2026-06-09T11:07:38.477128168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:07:38.481774 crc crio[3651]: time=\"2026-06-09T11:07:38.481689536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:07:38.523065 crc crio[3651]: time=\"2026-06-09T11:07:38.522989656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:07:38.528298 crc crio[3651]: time=\"2026-06-09T11:07:38.528209694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:07:38.632228 crc crio[3651]: time=\"2026-06-09T11:07:38.6321373Z\" level=info msg=\"Created container 329388bc0a5370d74b452001ff2e800e96d7c062737e40938de24fb7feae7077: openshift-marketplace/community-operators-pwz28/extract-utilities\" id=275d444f-18aa-4c4d-8586-59e317ff5f78 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:07:38.633539 crc crio[3651]: time=\"2026-06-09T11:07:38.63347587Z\" level=info msg=\"Starting container: 329388bc0a5370d74b452001ff2e800e96d7c062737e40938de24fb7feae7077\" id=dacbf587-8528-4f1b-8327-31e0958e2301 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:07:38.637469 crc crio[3651]: time=\"2026-06-09T11:07:38.637334047Z\" level=info msg=\"Created container d46dd57f5f8c3fb809e000cea7802113806feb1b65e321a4529f63a4ae11b403: openshift-marketplace/certified-operators-crlzp/registry-server\" id=aee3f875-e3ac-4dcc-882f-6dab84f17957 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:07:38.638508 crc crio[3651]: time=\"2026-06-09T11:07:38.638371049Z\" level=info msg=\"Started container\" PID=21765 containerID=329388bc0a5370d74b452001ff2e800e96d7c062737e40938de24fb7feae7077 description=openshift-marketplace/community-operators-pwz28/extract-utilities id=dacbf587-8528-4f1b-8327-31e0958e2301 name=/runtime.v1.RuntimeService/StartContainer sandboxID=17ec379b7ac037b9e0512f2c724699379b457ead7da4da6a93eaf12444e65103\nJun 09 11:07:38.638907 crc crio[3651]: time=\"2026-06-09T11:07:38.638381159Z\" level=info msg=\"Starting container: d46dd57f5f8c3fb809e000cea7802113806feb1b65e321a4529f63a4ae11b403\" id=5de04e71-1606-4e72-8972-261606657001 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:07:38.649502 crc crio[3651]: time=\"2026-06-09T11:07:38.649152765Z\" level=info msg=\"Started container\" PID=21769 containerID=d46dd57f5f8c3fb809e000cea7802113806feb1b65e321a4529f63a4ae11b403 description=openshift-marketplace/certified-operators-crlzp/registry-server id=5de04e71-1606-4e72-8972-261606657001 name=/runtime.v1.RuntimeService/StartContainer sandboxID=550b1c6986edb28a257a3c7a80cce84d924c3b96f1e695a672ac367b48b3eeba\nJun 09 11:07:39.474180 crc crio[3651]: time=\"2026-06-09T11:07:39.473357102Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=6d34d169-1462-44f4-a150-3a804d45277b name=/runtime.v1.ImageService/PullImage\nJun 09 11:07:39.477132 crc crio[3651]: time=\"2026-06-09T11:07:39.476942651Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=e98f08ed-30d6-4e6a-b0aa-3f989af0823a name=/runtime.v1.ImageService/PullImage\nJun 09 11:07:39.478687 crc crio[3651]: time=\"2026-06-09T11:07:39.478289961Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 09 11:07:39.479312 crc crio[3651]: time=\"2026-06-09T11:07:39.478935651Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 09 11:07:40.125053 crc crio[3651]: time=\"2026-06-09T11:07:40.124880162Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f6afa6910526559d119271735433b130655b18361ec8e62f8147ae8ca0181f3a\" id=e98f08ed-30d6-4e6a-b0aa-3f989af0823a name=/runtime.v1.ImageService/PullImage\nJun 09 11:07:40.126098 crc crio[3651]: time=\"2026-06-09T11:07:40.126036417Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=d30d6d78-ca7d-4c5f-8118-e83ad8ea9e8f name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:07:40.128782 crc crio[3651]: time=\"2026-06-09T11:07:40.128706968Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=e53ddadc-6bce-4f04-8975-9f9392032666 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:07:40.140607 crc crio[3651]: time=\"2026-06-09T11:07:40.140486545Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-w6wdv/extract-content\" id=defbff85-c4ca-4305-ab92-ac5a363cb94c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:07:40.141075 crc crio[3651]: time=\"2026-06-09T11:07:40.141021981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:07:40.165452 crc crio[3651]: time=\"2026-06-09T11:07:40.165298766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:07:40.168128 crc crio[3651]: time=\"2026-06-09T11:07:40.168055279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:07:40.294084 crc crio[3651]: time=\"2026-06-09T11:07:40.29396058Z\" level=info msg=\"Created container aa069f5b07cd72ae3af3072e23bb5daa5f0a5146664dff09a94b53c2f7cc81a5: openshift-marketplace/redhat-operators-w6wdv/extract-content\" id=defbff85-c4ca-4305-ab92-ac5a363cb94c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:07:40.295640 crc crio[3651]: time=\"2026-06-09T11:07:40.295512807Z\" level=info msg=\"Starting container: aa069f5b07cd72ae3af3072e23bb5daa5f0a5146664dff09a94b53c2f7cc81a5\" id=3a731bd0-c083-47c5-b1fc-90bb5514ffda name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:07:40.305175 crc crio[3651]: time=\"2026-06-09T11:07:40.305050985Z\" level=info msg=\"Started container\" PID=21802 containerID=aa069f5b07cd72ae3af3072e23bb5daa5f0a5146664dff09a94b53c2f7cc81a5 description=openshift-marketplace/redhat-operators-w6wdv/extract-content id=3a731bd0-c083-47c5-b1fc-90bb5514ffda name=/runtime.v1.RuntimeService/StartContainer sandboxID=d6fd42ee2ab3bec18d9b1527b6630b8e9bd742aa8fc681ec60084835be6f628c\nJun 09 11:07:41.282846 crc crio[3651]: time=\"2026-06-09T11:07:41.282119718Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:9c782f85ddcb0389a6fc6d4137624c95edbb8f30a5c0be1b76f414ee05a284b9\" id=6d34d169-1462-44f4-a150-3a804d45277b name=/runtime.v1.ImageService/PullImage\nJun 09 11:07:41.284757 crc crio[3651]: time=\"2026-06-09T11:07:41.284571352Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=f9ae06d9-e215-4adb-96fc-2932a0f86f3b name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:07:41.290097 crc crio[3651]: time=\"2026-06-09T11:07:41.288042637Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=1b1d5939-c5c7-4269-a483-f28fcc8410c0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:07:41.294636 crc crio[3651]: time=\"2026-06-09T11:07:41.294556325Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-pwz28/extract-content\" id=b5ba14a8-1ca6-4816-a065-c4729fc37db6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:07:41.295086 crc crio[3651]: time=\"2026-06-09T11:07:41.295007988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:07:41.324165 crc crio[3651]: time=\"2026-06-09T11:07:41.324024877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:07:41.328282 crc crio[3651]: time=\"2026-06-09T11:07:41.328208123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:07:41.443073 crc crio[3651]: time=\"2026-06-09T11:07:41.442927535Z\" level=info msg=\"Created container 6d779899c6c7bc7898498531223cf1b048fb95a43a36e8460779e2853e1edba6: openshift-marketplace/community-operators-pwz28/extract-content\" id=b5ba14a8-1ca6-4816-a065-c4729fc37db6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:07:41.444348 crc crio[3651]: time=\"2026-06-09T11:07:41.444267106Z\" level=info msg=\"Starting container: 6d779899c6c7bc7898498531223cf1b048fb95a43a36e8460779e2853e1edba6\" id=fe3eeab8-f84e-4601-9818-d34659ee27b6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:07:41.451584 crc crio[3651]: time=\"2026-06-09T11:07:41.451505285Z\" level=info msg=\"Started container\" PID=21829 containerID=6d779899c6c7bc7898498531223cf1b048fb95a43a36e8460779e2853e1edba6 description=openshift-marketplace/community-operators-pwz28/extract-content id=fe3eeab8-f84e-4601-9818-d34659ee27b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=17ec379b7ac037b9e0512f2c724699379b457ead7da4da6a93eaf12444e65103\nJun 09 11:07:41.513579 crc crio[3651]: time=\"2026-06-09T11:07:41.511180771Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a0767398-bc39-4f12-af22-d63f17d5be83 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:07:41.518193 crc crio[3651]: time=\"2026-06-09T11:07:41.518108401Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=eefebf65-2c11-4bff-8815-070b778cd08e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:07:41.535006 crc crio[3651]: time=\"2026-06-09T11:07:41.534881969Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-w6wdv/registry-server\" id=0d706ab7-10a3-4039-ad73-12e2bab0dff7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:07:41.535496 crc crio[3651]: time=\"2026-06-09T11:07:41.535441676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:07:41.590035 crc crio[3651]: time=\"2026-06-09T11:07:41.589889904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:07:41.593844 crc crio[3651]: time=\"2026-06-09T11:07:41.593765181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:07:41.763935 crc crio[3651]: time=\"2026-06-09T11:07:41.763718875Z\" level=info msg=\"Created container 85b72e3f62e9fab963d0a21ce212becbc9ae2b79b89d6e0a445f0479b5bddb4d: openshift-marketplace/redhat-operators-w6wdv/registry-server\" id=0d706ab7-10a3-4039-ad73-12e2bab0dff7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:07:41.765265 crc crio[3651]: time=\"2026-06-09T11:07:41.765159329Z\" level=info msg=\"Starting container: 85b72e3f62e9fab963d0a21ce212becbc9ae2b79b89d6e0a445f0479b5bddb4d\" id=03b6f088-e264-4665-a21c-f085aa749512 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:07:41.772157 crc crio[3651]: time=\"2026-06-09T11:07:41.772054837Z\" level=info msg=\"Started container\" PID=21846 containerID=85b72e3f62e9fab963d0a21ce212becbc9ae2b79b89d6e0a445f0479b5bddb4d description=openshift-marketplace/redhat-operators-w6wdv/registry-server id=03b6f088-e264-4665-a21c-f085aa749512 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d6fd42ee2ab3bec18d9b1527b6630b8e9bd742aa8fc681ec60084835be6f628c\nJun 09 11:07:42.536576 crc crio[3651]: time=\"2026-06-09T11:07:42.53599173Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b2cb15e1-4188-4f86-860d-1620cdc9ed30 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:07:42.538534 crc crio[3651]: time=\"2026-06-09T11:07:42.538437614Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=da7ab397-cee2-49d1-bd9b-10d53b5da848 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:07:42.548037 crc crio[3651]: time=\"2026-06-09T11:07:42.547673124Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-pwz28/registry-server\" id=72034ae7-6502-43b8-b3da-420e9be06d51 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:07:42.549006 crc crio[3651]: time=\"2026-06-09T11:07:42.548166119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:07:42.585671 crc crio[3651]: time=\"2026-06-09T11:07:42.58554791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:07:42.589641 crc crio[3651]: time=\"2026-06-09T11:07:42.589565892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:07:43.034895 crc crio[3651]: time=\"2026-06-09T11:07:43.034757857Z\" level=info msg=\"Created container 130d449397dbc8c64b420975562141244f648a3e889ad677f5369f87301a88ea: openshift-marketplace/community-operators-pwz28/registry-server\" id=72034ae7-6502-43b8-b3da-420e9be06d51 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:07:43.036867 crc crio[3651]: time=\"2026-06-09T11:07:43.036774368Z\" level=info msg=\"Starting container: 130d449397dbc8c64b420975562141244f648a3e889ad677f5369f87301a88ea\" id=0a9aceee-ce3d-4c25-b01e-f4ab08901d68 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:07:43.044887 crc crio[3651]: time=\"2026-06-09T11:07:43.04477998Z\" level=info msg=\"Started container\" PID=21876 containerID=130d449397dbc8c64b420975562141244f648a3e889ad677f5369f87301a88ea description=openshift-marketplace/community-operators-pwz28/registry-server id=0a9aceee-ce3d-4c25-b01e-f4ab08901d68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=17ec379b7ac037b9e0512f2c724699379b457ead7da4da6a93eaf12444e65103\nJun 09 11:08:21.666749 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...\nJun 09 11:08:23.202888 crc systemd[1]: crio.service: Deactivated successfully.\nJun 09 11:08:23.203481 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).\nJun 09 11:08:23.203662 crc systemd[1]: crio.service: Consumed 14min 8.478s CPU time.\nJun 09 11:08:26.779981 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...\nJun 09 11:08:26.894380 crc crio[24110]: time=\"2026-06-09T11:08:26.893704338Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"\nJun 09 11:08:26.894380 crc crio[24110]: time=\"2026-06-09T11:08:26.894314256Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"\nJun 09 11:08:26.901306 crc crio[24110]: time=\"2026-06-09T11:08:26.895613375Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"\nJun 09 11:08:26.901306 crc crio[24110]: time=\"2026-06-09T11:08:26.895726009Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"\nJun 09 11:08:26.911845 crc crio[24110]: time=\"2026-06-09T11:08:26.911747609Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"\nJun 09 11:08:26.912144 crc crio[24110]: time=\"2026-06-09T11:08:26.91209616Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"\nJun 09 11:08:26.912144 crc crio[24110]: time=\"2026-06-09T11:08:26.912135151Z\" level=info msg=\"Node configuration value for pid cgroup is true\"\nJun 09 11:08:26.912320 crc crio[24110]: time=\"2026-06-09T11:08:26.912283095Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"\nJun 09 11:08:26.912320 crc crio[24110]: time=\"2026-06-09T11:08:26.912295256Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"\nJun 09 11:08:28.388596 crc crio[24110]: time=\"2026-06-09T11:08:28.387476777Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"\nJun 09 11:08:28.412563 crc crio[24110]: time=\"2026-06-09T11:08:28.412507508Z\" level=info msg=\"Using default capabilities: CAP_CHOWN, CAP_DAC_OVERRIDE, CAP_FSETID, CAP_FOWNER, CAP_SETGID, CAP_SETUID, CAP_SETPCAP, CAP_NET_BIND_SERVICE, CAP_KILL\"\nJun 09 11:08:28.431189 crc crio[24110]: time=\"2026-06-09T11:08:28.431053964Z\" level=info msg=\"Using runtime handler runc version 1.2.4, spec: 1.2.0+dev, go: go1.23.2 (Red Hat 1.23.2-1.el9), libseccomp: 2.5.2\"\nJun 09 11:08:28.447445 crc crio[24110]: time=\"2026-06-09T11:08:28.447310712Z\" level=info msg=\"Using runtime handler crun version 1.23.1, commit: d20b23dba05e822b93b82f2f34fd5dada433e0c2, rundir: /run/crun, spec: 1.0.0, +SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +CRIU +YAJL\"\nJun 09 11:08:28.604832 crc crio[24110]: time=\"2026-06-09T11:08:28.604734753Z\" level=info msg=\"Checkpoint/restore support enabled\"\nJun 09 11:08:28.604832 crc crio[24110]: time=\"2026-06-09T11:08:28.604788785Z\" level=info msg=\"Using the internal default seccomp profile\"\nJun 09 11:08:28.604832 crc crio[24110]: time=\"2026-06-09T11:08:28.604800765Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"\nJun 09 11:08:28.604832 crc crio[24110]: time=\"2026-06-09T11:08:28.604807555Z\" level=info msg=\"No blockio config file specified, blockio not configured\"\nJun 09 11:08:28.604832 crc crio[24110]: time=\"2026-06-09T11:08:28.604814136Z\" level=info msg=\"RDT not available in the host system\"\nJun 09 11:08:28.610322 crc crio[24110]: time=\"2026-06-09T11:08:28.610257469Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 09 11:08:28.610322 crc crio[24110]: time=\"2026-06-09T11:08:28.61029758Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 09 11:08:28.615457 crc crio[24110]: time=\"2026-06-09T11:08:28.61530484Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 09 11:08:28.615544 crc crio[24110]: time=\"2026-06-09T11:08:28.615460635Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 09 11:08:28.636129 crc crio[24110]: time=\"2026-06-09T11:08:28.63597673Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 11:08:28.636129 crc crio[24110]: time=\"2026-06-09T11:08:28.636112774Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 11:08:28.637164 crc crio[24110]: time=\"2026-06-09T11:08:28.637098774Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"\nJun 09 11:08:28.637250 crc crio[24110]: time=\"2026-06-09T11:08:28.637227218Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"\nJun 09 11:08:28.639323 crc crio[24110]: time=\"2026-06-09T11:08:28.63897967Z\" level=info msg=\"Current CRI-O configuration:\\n[crio]\\n  root = \\\"/var/lib/containers/storage\\\"\\n  runroot = \\\"/run/containers/storage\\\"\\n  imagestore = \\\"\\\"\\n  storage_driver = \\\"overlay\\\"\\n  storage_option = [\\\"overlay.skip_mount_home=true\\\"]\\n  log_dir = \\\"/var/log/crio/pods\\\"\\n  version_file = \\\"/var/run/crio/version\\\"\\n  version_file_persist = \\\"\\\"\\n  clean_shutdown_file = \\\"/var/lib/crio/clean.shutdown\\\"\\n  internal_wipe = true\\n  internal_repair = true\\n  [crio.api]\\n    grpc_max_send_msg_size = 83886080\\n    grpc_max_recv_msg_size = 83886080\\n    listen = \\\"/var/run/crio/crio.sock\\\"\\n    stream_address = \\\"192.168.130.11\\\"\\n    stream_port = \\\"0\\\"\\n    stream_enable_tls = false\\n    stream_tls_cert = \\\"\\\"\\n    stream_tls_key = \\\"\\\"\\n    stream_tls_ca = \\\"\\\"\\n    stream_idle_timeout = \\\"\\\"\\n  [crio.runtime]\\n    no_pivot = false\\n    selinux = true\\n    log_to_journald = false\\n    drop_infra_ctr = true\\n    read_only = false\\n    hooks_dir = [\\\"/etc/containers/oci/hooks.d\\\", \\\"/run/containers/oci/hooks.d\\\", \\\"/usr/share/containers/oci/hooks.d\\\"]\\n    default_capabilities = [\\\"CHOWN\\\", \\\"DAC_OVERRIDE\\\", \\\"FSETID\\\", \\\"FOWNER\\\", \\\"SETGID\\\", \\\"SETUID\\\", \\\"SETPCAP\\\", \\\"NET_BIND_SERVICE\\\", \\\"KILL\\\"]\\n    add_inheritable_capabilities = false\\n    default_env = [\\\"NSS_SDB_USE_CACHE=no\\\"]\\n    default_sysctls = [\\\"net.ipv4.ping_group_range=0 2147483647\\\"]\\n    default_ulimits = [\\\"nofile=1048576\\\"]\\n    allowed_devices = [\\\"/dev/fuse\\\", \\\"/dev/net/tun\\\"]\\n    cdi_spec_dirs = [\\\"/etc/cdi\\\", \\\"/var/run/cdi\\\"]\\n    device_ownership_from_security_context = false\\n    default_runtime = \\\"crun\\\"\\n    decryption_keys_path = \\\"/etc/crio/keys/\\\"\\n    conmon = \\\"\\\"\\n    conmon_cgroup = \\\"pod\\\"\\n    seccomp_profile = \\\"\\\"\\n    privileged_seccomp_profile = \\\"\\\"\\n    apparmor_profile = \\\"crio-default\\\"\\n    blockio_config_file = \\\"\\\"\\n    blockio_reload = false\\n    irqbalance_config_file = \\\"/etc/sysconfig/irqbalance\\\"\\n    rdt_config_file = \\\"\\\"\\n    cgroup_manager = \\\"systemd\\\"\\n    default_mounts_file = \\\"\\\"\\n    container_exits_dir = \\\"/var/run/crio/exits\\\"\\n    container_attach_socket_dir = \\\"/var/run/crio\\\"\\n    bind_mount_prefix = \\\"\\\"\\n    uid_mappings = \\\"\\\"\\n    minimum_mappable_uid = -1\\n    gid_mappings = \\\"\\\"\\n    minimum_mappable_gid = -1\\n    log_level = \\\"info\\\"\\n    log_filter = \\\"\\\"\\n    namespaces_dir = \\\"/var/run\\\"\\n    pinns_path = \\\"/usr/bin/pinns\\\"\\n    enable_criu_support = true\\n    pids_limit = -1\\n    log_size_max = -1\\n    ctr_stop_timeout = 30\\n    separate_pull_cgroup = \\\"\\\"\\n    infra_ctr_cpuset = \\\"\\\"\\n    shared_cpuset = \\\"\\\"\\n    absent_mount_sources_to_reject = [\\\"/etc/hostname\\\"]\\n    enable_pod_events = false\\n    irqbalance_config_restore_file = \\\"/etc/sysconfig/orig_irq_banned_cpus\\\"\\n    hostnetwork_disable_selinux = true\\n    disable_hostport_mapping = false\\n    timezone = \\\"\\\"\\n    [crio.runtime.runtimes]\\n      [crio.runtime.runtimes.crun]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/crun\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/crun\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"512KiB\\\"\\n        no_sync_log = false\\n        [crio.runtime.runtimes.crun.default_annotations]\\n          \\\"run.oci.systemd.subgroup\\\" = \\\"\\\"\\n      [crio.runtime.runtimes.runc]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/runc\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/runc\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"12MiB\\\"\\n        no_sync_log = false\\n    [crio.runtime.workloads]\\n      [crio.runtime.workloads.openshift-builder]\\n        activation_annotation = \\\"io.openshift.builder\\\"\\n        annotation_prefix = \\\"\\\"\\n        allowed_annotations = [\\\"io.kubernetes.cri-o.userns-mode\\\", \\\"io.kubernetes.cri-o.Devices\\\"]\\n        DisallowedAnnotations = [\\\"cpu-quota.crio.io\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"run.oci.\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.containers.trace-syscall\\\", \\\"cpu-c-states.crio.io\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"org.systemd.property.\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"bundle\\\", \\\"org.criu.config\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"cpu-shared.crio.io\\\", \\\"module.wasm.image/variant\\\"]\\n        [crio.runtime.workloads.openshift-builder.resources]\\n          CPUShares = 0\\n          CPUQuota = 0\\n          CPUPeriod = 0\\n          CPUSet = \\\"\\\"\\n          CPULimit = 0\\n  [crio.image]\\n    default_transport = \\\"docker://\\\"\\n    global_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_image = \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:cc2b30e70040205c2536d01ae5c850be1ed2d775cf13249e50328e5085777977\\\"\\n    pause_image_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_command = \\\"/usr/bin/pod\\\"\\n    signature_policy = \\\"\\\"\\n    signature_policy_dir = \\\"/etc/crio/policies\\\"\\n    image_volumes = \\\"mkdir\\\"\\n    big_files_temporary_dir = \\\"\\\"\\n    auto_reload_registries = false\\n    pull_progress_timeout = \\\"0s\\\"\\n    oci_artifact_mount_support = false\\n  [crio.network]\\n    cni_default_network = \\\"\\\"\\n    network_dir = \\\"/etc/kubernetes/cni/net.d/\\\"\\n    plugin_dirs = [\\\"/var/lib/cni/bin\\\"]\\n  [crio.metrics]\\n    enable_metrics = true\\n    metrics_collectors = [\\\"operations\\\", \\\"operations_latency_microseconds_total\\\", \\\"operations_latency_microseconds\\\", \\\"operations_errors\\\", \\\"image_pulls_layer_size\\\", \\\"containers_oom_total\\\", \\\"containers_oom\\\", \\\"operations_total\\\", \\\"operations_latency_seconds_total\\\", \\\"operations_latency_seconds\\\", \\\"operations_errors_total\\\", \\\"image_pulls_bytes_total\\\", \\\"image_pulls_skipped_bytes_total\\\", \\\"image_pulls_success_total\\\", \\\"image_pulls_failure_total\\\", \\\"image_layer_reuse_total\\\", \\\"containers_oom_count_total\\\", \\\"processes_defunct\\\"]\\n    metrics_host = \\\"127.0.0.1\\\"\\n    metrics_port = 9537\\n    metrics_socket = \\\"\\\"\\n    metrics_cert = \\\"\\\"\\n    metrics_key = \\\"\\\"\\n  [crio.tracing]\\n    enable_tracing = false\\n    tracing_endpoint = \\\"127.0.0.1:4317\\\"\\n    tracing_sampling_rate_per_million = 0\\n  [crio.stats]\\n    stats_collection_period = 0\\n    collection_period = 0\\n  [crio.nri]\\n    enable_nri = true\\n    nri_listen = \\\"/var/run/nri/nri.sock\\\"\\n    nri_plugin_dir = \\\"/opt/nri/plugins\\\"\\n    nri_plugin_config_dir = \\\"/etc/nri/conf.d\\\"\\n    nri_plugin_registration_timeout = \\\"5s\\\"\\n    nri_plugin_request_timeout = \\\"2s\\\"\\n    nri_disable_connections = false\\n\"\nJun 09 11:08:28.642007 crc crio[24110]: time=\"2026-06-09T11:08:28.641876497Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"\nJun 09 11:08:28.642526 crc crio[24110]: time=\"2026-06-09T11:08:28.642386523Z\" level=info msg=\"Restore irqbalance config: nothing to do\"\nJun 09 11:08:30.374190 crc crio[24110]: time=\"2026-06-09T11:08:30.373739998Z\" level=info msg=\"Got pod network &{Name:community-operators-pwz28 Namespace:openshift-marketplace ID:17ec379b7ac037b9e0512f2c724699379b457ead7da4da6a93eaf12444e65103 UID:47ab145a-0a23-4590-8090-149087e287ae NetNS:/var/run/netns/2792776b-6e91-4d21-af16-a21a935b9c5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod47ab145a_0a23_4590_8090_149087e287ae.slice PodAnnotations:0xc0004f0de8}] Aliases:map[]}\"\nJun 09 11:08:30.374190 crc crio[24110]: time=\"2026-06-09T11:08:30.37414012Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-pwz28 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:08:30.376701 crc crio[24110]: time=\"2026-06-09T11:08:30.374623145Z\" level=info msg=\"Got pod network &{Name:redhat-operators-w6wdv Namespace:openshift-marketplace ID:d6fd42ee2ab3bec18d9b1527b6630b8e9bd742aa8fc681ec60084835be6f628c UID:1bf8b368-6647-4228-aacd-5e2748b5056a NetNS:/var/run/netns/7104f78a-eb45-4ebd-b776-ac6da34d4161 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1bf8b368_6647_4228_aacd_5e2748b5056a.slice PodAnnotations:0xc0004f0ee8}] Aliases:map[]}\"\nJun 09 11:08:30.376701 crc crio[24110]: time=\"2026-06-09T11:08:30.374755239Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-w6wdv for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:08:30.376701 crc crio[24110]: time=\"2026-06-09T11:08:30.375105149Z\" level=info msg=\"Got pod network &{Name:certified-operators-crlzp Namespace:openshift-marketplace ID:550b1c6986edb28a257a3c7a80cce84d924c3b96f1e695a672ac367b48b3eeba UID:a8f8308c-24cf-43fc-9df4-a3ba52e6bdaf NetNS:/var/run/netns/fcbc4a67-a0e6-49a4-aaab-b9e573c0a8cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda8f8308c_24cf_43fc_9df4_a3ba52e6bdaf.slice PodAnnotations:0xc0004f0f78}] Aliases:map[]}\"\nJun 09 11:08:30.376701 crc crio[24110]: time=\"2026-06-09T11:08:30.375198052Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-crlzp for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:08:30.376701 crc crio[24110]: time=\"2026-06-09T11:08:30.375581223Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-g28bl Namespace:openshift-marketplace ID:669290bda4ab87130acf66409c937d4f4d11b69e196a641dc86c0b58c6833831 UID:2ffb916a-c92c-40c3-bc16-98cc68962b37 NetNS:/var/run/netns/479be41f-b27c-478b-ae0c-0b25846a6ba2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2ffb916a_c92c_40c3_bc16_98cc68962b37.slice PodAnnotations:0xc0004f1008}] Aliases:map[]}\"\nJun 09 11:08:30.376701 crc crio[24110]: time=\"2026-06-09T11:08:30.375704557Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-g28bl for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:08:30.376701 crc crio[24110]: time=\"2026-06-09T11:08:30.376106349Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-8mhkq Namespace:openshift-marketplace ID:5d446774b0ebacbbc1d653bfa34f01b4bf1fe9d204b433f5789deeeecfd917da UID:6da28bb4-e7f5-4738-b169-06009707260b NetNS:/var/run/netns/013baec9-897f-41d2-86f1-b27de9470414 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6da28bb4_e7f5_4738_b169_06009707260b.slice PodAnnotations:0xc0004f1098}] Aliases:map[]}\"\nJun 09 11:08:30.376701 crc crio[24110]: time=\"2026-06-09T11:08:30.376262254Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-8mhkq for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:08:30.376701 crc crio[24110]: time=\"2026-06-09T11:08:30.376633465Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:22dac0a230e126aef4e7e025b2d7c7889c23262c558f341ab914dee48bf7430c UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/b8d2d7df-a8f4-4320-865e-f722c3d0413f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcbcea9f_f8da_49e7_87b5_1d6dc7b926ee.slice PodAnnotations:0xc0004f1118}] Aliases:map[]}\"\nJun 09 11:08:30.377747 crc crio[24110]: time=\"2026-06-09T11:08:30.376777979Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:08:30.377747 crc crio[24110]: time=\"2026-06-09T11:08:30.376883022Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 11:08:30.377747 crc crio[24110]: time=\"2026-06-09T11:08:30.376898183Z\" level=warning msg=\"Could not restore sandbox IP for e3a9f781401b176ab668cfa885c5ee810797bd9213cad3bc8865792287d43a24: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_6f635839-dcc3-4374-99cf-e51bfebb26ce_0(e3a9f781401b176ab668cfa885c5ee810797bd9213cad3bc8865792287d43a24): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 11:08:30.377747 crc crio[24110]: time=\"2026-06-09T11:08:30.376916053Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 11:08:30.377747 crc crio[24110]: time=\"2026-06-09T11:08:30.376923984Z\" level=warning msg=\"Could not restore sandbox IP for 9fbba7e965f38293a5f3bb95dc78d108473e108cb8365cb9db71da9b43435a06: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_24de53e8-acfb-427d-9aa5-9a69a19e0312_0(9fbba7e965f38293a5f3bb95dc78d108473e108cb8365cb9db71da9b43435a06): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 11:08:30.377747 crc crio[24110]: time=\"2026-06-09T11:08:30.377161401Z\" level=info msg=\"Got pod network &{Name:controller-manager-748955fd87-9pkpl Namespace:openshift-controller-manager ID:59054781ff3570e3b59189534806b20744decfbe9b501687e168f78d3dcfbcaa UID:694fd7d9-9f65-42c9-9613-7c5e5387f62f NetNS:/var/run/netns/74e6d2b4-c9d6-4694-bf48-0620a646cefb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod694fd7d9_9f65_42c9_9613_7c5e5387f62f.slice PodAnnotations:0xc0004f11b8}] Aliases:map[]}\"\nJun 09 11:08:30.377747 crc crio[24110]: time=\"2026-06-09T11:08:30.377253083Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-748955fd87-9pkpl for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:08:30.377747 crc crio[24110]: time=\"2026-06-09T11:08:30.377636165Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-798f9f7dfd-7m5r6 Namespace:openshift-route-controller-manager ID:40a7c7f1bbb55ca282525de91b9a8507b7e079f29b43c22e11c93191ee928bd2 UID:3a5c8e52-a571-4d96-8aaf-287800f3d9b5 NetNS:/var/run/netns/64ccdbc0-44f1-45f5-a351-c2e1089dc3da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3a5c8e52_a571_4d96_8aaf_287800f3d9b5.slice PodAnnotations:0xc0004f1248}] Aliases:map[]}\"\nJun 09 11:08:30.377747 crc crio[24110]: time=\"2026-06-09T11:08:30.377784089Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-798f9f7dfd-7m5r6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:08:30.379190 crc crio[24110]: time=\"2026-06-09T11:08:30.377926604Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 11:08:30.379190 crc crio[24110]: time=\"2026-06-09T11:08:30.377941004Z\" level=warning msg=\"Could not restore sandbox IP for 588fd7312905f0847382da56849721695257ef41028ef203d444e192a2bab0c1: failed to get network status for pod sandbox k8s_collect-profiles-29683380-pkxlv_openshift-operator-lifecycle-manager_0733e440-b967-4d60-8897-0267a6040ebd_0(588fd7312905f0847382da56849721695257ef41028ef203d444e192a2bab0c1): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 11:08:30.379190 crc crio[24110]: time=\"2026-06-09T11:08:30.378217152Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:6f86af0ca2497367fe314675d97afdceb29467a33852929ef4f6841fe9364b0d UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/cbf58f65-007f-47db-b4a3-1a8c456dad67 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc0004f12e0}] Aliases:map[]}\"\nJun 09 11:08:30.379190 crc crio[24110]: time=\"2026-06-09T11:08:30.378342686Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:08:30.379190 crc crio[24110]: time=\"2026-06-09T11:08:30.37881842Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:fc2182547f0f3e4071d00a8948ea0e63e51bfc62540b658a41e2adb137293c79 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/cc610cc6-aa9d-4b89-a137-ff647c9bd275 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc0004f1360}] Aliases:map[]}\"\nJun 09 11:08:30.379190 crc crio[24110]: time=\"2026-06-09T11:08:30.378935804Z\" level=info msg=\"Checking pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:08:30.379862 crc crio[24110]: time=\"2026-06-09T11:08:30.379253904Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:2c0049503fa8adb64b38d4b24ec8d1b3c13afca807623945676f512764c4c804 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/ea7c4902-6136-45d4-b657-4bf37994c034 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc0004f13e0}] Aliases:map[]}\"\nJun 09 11:08:30.379862 crc crio[24110]: time=\"2026-06-09T11:08:30.379351416Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:08:30.379862 crc crio[24110]: time=\"2026-06-09T11:08:30.379719148Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:7447659a8d7bb213bdc140c6d9ff81b2f8739dff5814b1c551ee1fc3408c5636 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/d99e355f-deff-4278-b412-23c9dcab1ed8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc0004f1460}] Aliases:map[]}\"\nJun 09 11:08:30.380683 crc crio[24110]: time=\"2026-06-09T11:08:30.379920144Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:08:30.380683 crc crio[24110]: time=\"2026-06-09T11:08:30.380283464Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:ad7195ea87bf0a13e665d163ee2fbef04d2f0727168efb7c207c87004b6d824a UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/64f8b9d8-d7fb-491c-b133-7b12b6106f24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc0004f14f0}] Aliases:map[]}\"\nJun 09 11:08:30.380683 crc crio[24110]: time=\"2026-06-09T11:08:30.38046181Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:08:30.381036 crc crio[24110]: time=\"2026-06-09T11:08:30.380852281Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:7340aa1e10799ec33026859d608b1de2c54ad3af7fd6221f5b0592ad74bd8104 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/233039b7-2730-4022-88dc-04e94e66b385 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc0004f1580}] Aliases:map[]}\"\nJun 09 11:08:30.381036 crc crio[24110]: time=\"2026-06-09T11:08:30.380954225Z\" level=info msg=\"Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:08:30.381329 crc crio[24110]: time=\"2026-06-09T11:08:30.381252543Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:8123b2013610528515984fa6d5c318636dc91b6aaf789285818f0c223fb360a3 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/423a46c5-bf50-4452-814c-248b7e5724c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc0004f1618}] Aliases:map[]}\"\nJun 09 11:08:30.381574 crc crio[24110]: time=\"2026-06-09T11:08:30.38145463Z\" level=info msg=\"Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:08:30.381903 crc crio[24110]: time=\"2026-06-09T11:08:30.381831751Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:b616e6b1e0cd8199758fb15f85947bd3c890bce947bd22e662f36108daa89055 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/f41e099b-266e-4afb-869e-24707ba87da5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc0004f16a8}] Aliases:map[]}\"\nJun 09 11:08:30.382043 crc crio[24110]: time=\"2026-06-09T11:08:30.381949994Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:08:30.382361 crc crio[24110]: time=\"2026-06-09T11:08:30.382281444Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:dfb6e0430f92afe743a6b2c216debf0dc91afae5331c1ef7311faa5611c6ff0a UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/21a971ed-92f4-45cd-931c-dd07f5c37d94 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc0004f1738}] Aliases:map[]}\"\nJun 09 11:08:30.382532 crc crio[24110]: time=\"2026-06-09T11:08:30.382439529Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:08:30.383075 crc crio[24110]: time=\"2026-06-09T11:08:30.383006926Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:744f02bb2909c6f3865bf8815b27eafc57e9cabb2855e90db1ce63933dacbfc7 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/e063a977-c2de-4b67-81d2-7279a43bd4f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc0004f17b8}] Aliases:map[]}\"\nJun 09 11:08:30.383200 crc crio[24110]: time=\"2026-06-09T11:08:30.3831544Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:08:30.383610 crc crio[24110]: time=\"2026-06-09T11:08:30.383563973Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:74ed6ea7f8cc65253f99e578e59707b7f24b66b489f27386e8dc9479cfbe3e5c UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/7cb7e214-4623-4b2e-93fb-f97cd8e3a281 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc0004f1848}] Aliases:map[]}\"\nJun 09 11:08:30.383834 crc crio[24110]: time=\"2026-06-09T11:08:30.383710537Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:08:30.384199 crc crio[24110]: time=\"2026-06-09T11:08:30.384107679Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:b0ef322b9b33fe8a5f6e8f97c85a30cfc686519d2d12236dc8f3610a5ae4648a UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/3cdd67b3-4b06-491e-9a04-b53eee468024 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc0004f18d8}] Aliases:map[]}\"\nJun 09 11:08:30.384347 crc crio[24110]: time=\"2026-06-09T11:08:30.384251563Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:08:30.384865 crc crio[24110]: time=\"2026-06-09T11:08:30.38480388Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:2b3874486ab4714c54a62fc3918cec19b6a563f63cd5ba98565e424621af693f UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/164fdee9-079c-4e0d-9e6b-520a29b960aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc0004f1958}] Aliases:map[]}\"\nJun 09 11:08:30.385124 crc crio[24110]: time=\"2026-06-09T11:08:30.385016016Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:08:30.385780 crc crio[24110]: time=\"2026-06-09T11:08:30.385731968Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:7cd6811fd4f4886952d25001c4b3869e22cbcf9fc329670ae044c28dc141365e UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/ccd145fc-af3a-468f-985e-721edb35d4ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc0004f19e8}] Aliases:map[]}\"\nJun 09 11:08:30.386035 crc crio[24110]: time=\"2026-06-09T11:08:30.385925574Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:08:30.386365 crc crio[24110]: time=\"2026-06-09T11:08:30.386330416Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:6486d3fd6af67b3f3adb787754053f65accf4b36d3467130639ea553959008a1 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/39d0d32f-f343-4407-b40b-173350f861c3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc0004f1a78}] Aliases:map[]}\"\nJun 09 11:08:30.386577 crc crio[24110]: time=\"2026-06-09T11:08:30.386538252Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:08:30.387070 crc crio[24110]: time=\"2026-06-09T11:08:30.387011926Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:bf1c22d094c12a5ec0ea8ebbd4e1e59133fada12ce61e3b9c47de2ce57cd23ce UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/7f5eba7b-ec6f-4cfa-a349-64b727a20c87 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc0004f1b08}] Aliases:map[]}\"\nJun 09 11:08:30.387257 crc crio[24110]: time=\"2026-06-09T11:08:30.387192172Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:08:30.387768 crc crio[24110]: time=\"2026-06-09T11:08:30.387730418Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:3a31f3586cfe5c133be1bd1d62abea58ae3abcc549c04a906c2d4c79cf1c7676 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/9243b6fe-0d84-4dec-b0d2-0ddf0476b3fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc0004f1b98}] Aliases:map[]}\"\nJun 09 11:08:30.387943 crc crio[24110]: time=\"2026-06-09T11:08:30.387894773Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:08:30.388509 crc crio[24110]: time=\"2026-06-09T11:08:30.388348986Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:ce783c8785d6ba72439bbf8650a9a8d15beabf3210b247d32cc1239a74807b8e UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/09fe49b7-6073-4527-925e-ee1835874cfa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc0004f1c28}] Aliases:map[]}\"\nJun 09 11:08:30.388640 crc crio[24110]: time=\"2026-06-09T11:08:30.388547712Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:08:30.389010 crc crio[24110]: time=\"2026-06-09T11:08:30.388957365Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:01720d3cc7c6b83f90c7243e29ef131128b48f41261824bdcb105e6c237f15e4 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/d9425a6d-6970-4964-86dd-a5b27b616116 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc0004f1ca8}] Aliases:map[]}\"\nJun 09 11:08:30.389777 crc crio[24110]: time=\"2026-06-09T11:08:30.389191862Z\" level=info msg=\"Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:08:30.389891 crc crio[24110]: time=\"2026-06-09T11:08:30.389837161Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:fdff107fe4dd9d65d82f2741a5cc75cb70c3ff22a1224e80f8e96c028716e9bb UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/de9c610a-dd59-42ad-87d4-9f3a8df02ca2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc0004f1d38}] Aliases:map[]}\"\nJun 09 11:08:30.390028 crc crio[24110]: time=\"2026-06-09T11:08:30.389976335Z\" level=info msg=\"Checking pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:08:30.390731 crc crio[24110]: time=\"2026-06-09T11:08:30.390631575Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:77ef9676de98e250e8816ed434b28dd2f982cddf40411c5af6fb07185d0f53d4 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/afaa53bd-426d-4fa2-b954-b8c697910068 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc0004f1db8}] Aliases:map[]}\"\nJun 09 11:08:30.390997 crc crio[24110]: time=\"2026-06-09T11:08:30.390954704Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:08:30.391211 crc crio[24110]: time=\"2026-06-09T11:08:30.39113988Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 11:08:30.391211 crc crio[24110]: time=\"2026-06-09T11:08:30.391163411Z\" level=warning msg=\"Could not restore sandbox IP for 8f8c6599fbbecdca35a23a4fe0d79d12a81bd090e8b540aeb7ecc61fcfb40875: failed to get network status for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(8f8c6599fbbecdca35a23a4fe0d79d12a81bd090e8b540aeb7ecc61fcfb40875): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 11:08:30.391827 crc crio[24110]: time=\"2026-06-09T11:08:30.391711537Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:c14204007b4bd9f11109690b669faf79170a09d2aed3d2675b7c674dd91868ae UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/314ee98f-f1b8-436e-bfc8-c68ed780b365 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc0004f1e40}] Aliases:map[]}\"\nJun 09 11:08:30.391898 crc crio[24110]: time=\"2026-06-09T11:08:30.391870112Z\" level=info msg=\"Checking pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:08:30.392338 crc crio[24110]: time=\"2026-06-09T11:08:30.392289714Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:a5814ac82bc23a41c0ffe5c939d830b670e608a684a392e53eb8cd5724c4f18f UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/43ba85cf-eb33-45da-afba-b64965aa51bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc0004f1ed0}] Aliases:map[]}\"\nJun 09 11:08:30.392578 crc crio[24110]: time=\"2026-06-09T11:08:30.392502721Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:08:30.393004 crc crio[24110]: time=\"2026-06-09T11:08:30.392966455Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:2f0ff3a6bd1f8c6b3011358f44f30b72dedb66fff005849616e325c1bb5f9c94 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/493f143a-6cd5-4050-b432-6927b5eec7b9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc0004f1f50}] Aliases:map[]}\"\nJun 09 11:08:30.393213 crc crio[24110]: time=\"2026-06-09T11:08:30.393088518Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:08:30.393213 crc crio[24110]: time=\"2026-06-09T11:08:30.393201972Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 11:08:30.393368 crc crio[24110]: time=\"2026-06-09T11:08:30.393222892Z\" level=warning msg=\"Could not restore sandbox IP for 4389953051c238a0fbe4458debb60786ebca030c6e30e205d781bf07861d0e7e: failed to get network status for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(4389953051c238a0fbe4458debb60786ebca030c6e30e205d781bf07861d0e7e): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 11:08:30.393745 crc crio[24110]: time=\"2026-06-09T11:08:30.393702387Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:962cdac498a176464ee27a7b6d69f86b95a8ab7b281d4769b8ba16b22c8abedb UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/6c1de9a7-1d71-4553-93df-d7c7216602f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc0001503a0}] Aliases:map[]}\"\nJun 09 11:08:30.393869 crc crio[24110]: time=\"2026-06-09T11:08:30.393848721Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:08:30.394296 crc crio[24110]: time=\"2026-06-09T11:08:30.394225022Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:53b93f23f59d688a03a9840321f46fff10210e03e02dcd575e9c43699f490a66 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/cbf2af81-8adc-4f1a-a3f9-1249420256fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc000150580}] Aliases:map[]}\"\nJun 09 11:08:30.394382 crc crio[24110]: time=\"2026-06-09T11:08:30.394354546Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:08:30.395112 crc crio[24110]: time=\"2026-06-09T11:08:30.395042837Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:fe5cb461b724f8b89ba5c497b131634a4bae9421655076e274fcff66e7a106a3 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/2ab02991-deca-4d84-afb1-7e2f137484e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc0001506d0}] Aliases:map[]}\"\nJun 09 11:08:30.401854 crc crio[24110]: time=\"2026-06-09T11:08:30.401774429Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:08:30.402767 crc crio[24110]: time=\"2026-06-09T11:08:30.402687096Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:602de7d2490701c9b75158dc0558a74f91c346da83b37d02a20565b62b3d65ee UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/4c9511f2-0ab1-4afb-9877-3e7d1191ca76 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc001050190}] Aliases:map[]}\"\nJun 09 11:08:30.403072 crc crio[24110]: time=\"2026-06-09T11:08:30.402879382Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:08:30.404199 crc crio[24110]: time=\"2026-06-09T11:08:30.404074598Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:75adb927381142de43f93aff0f2537b9c6c08c74493cce2190ea875677c67a18 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/2fa01449-bece-48ad-bd66-44eca1fd2405 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc001050250}] Aliases:map[]}\"\nJun 09 11:08:30.404445 crc crio[24110]: time=\"2026-06-09T11:08:30.404351126Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:08:30.404974 crc crio[24110]: time=\"2026-06-09T11:08:30.404829261Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:d5cd2843b11801a2a9b6ece8b679f4320ac92e3049e1d4fe7b29cd7a5cd50a17 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/48e0eeaf-44ed-4cb7-baa5-d609c92160e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc00008c430}] Aliases:map[]}\"\nJun 09 11:08:30.405130 crc crio[24110]: time=\"2026-06-09T11:08:30.404976615Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:08:30.405485 crc crio[24110]: time=\"2026-06-09T11:08:30.405361367Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:b6a77415bc05b1e81f341897075f3a097a15edb034111239d6655ca613be6fc7 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/f3faed82-fafa-43f9-bb9e-575d3a63cbf3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc00008c4f0}] Aliases:map[]}\"\nJun 09 11:08:30.405624 crc crio[24110]: time=\"2026-06-09T11:08:30.405581773Z\" level=info msg=\"Checking pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:08:30.406036 crc crio[24110]: time=\"2026-06-09T11:08:30.405990855Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:271b0faef23de3761966d17212d2cd46818ff4e2c6a0c788930dc9b4bf24283d UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/203d9f9b-58b9-4f24-9afa-1a8ad32e7b09 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc00008c5b0}] Aliases:map[]}\"\nJun 09 11:08:30.406233 crc crio[24110]: time=\"2026-06-09T11:08:30.40615913Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:08:30.406669 crc crio[24110]: time=\"2026-06-09T11:08:30.406594954Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:41bacdc61c8258b24c2ba353d9f9829c5c4a63ae3cb857739e3c005850ca28fa UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/2e692538-2872-43d1-bd5f-3fde2d58080b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc00008c668}] Aliases:map[]}\"\nJun 09 11:08:30.406924 crc crio[24110]: time=\"2026-06-09T11:08:30.406780119Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:08:30.407296 crc crio[24110]: time=\"2026-06-09T11:08:30.40714945Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:c237513fc503a7d7446aa7aaf641659be2d33dc6be005f7bf50ca500c95267f0 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/0cba9d70-5433-4ef0-8096-8312908a0b44 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc00008c710}] Aliases:map[]}\"\nJun 09 11:08:30.408368 crc crio[24110]: time=\"2026-06-09T11:08:30.407309285Z\" level=info msg=\"Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:08:30.408368 crc crio[24110]: time=\"2026-06-09T11:08:30.407765829Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:a104f58c959d5bf78555ff8e34db71baab8f8f4b597506d46f3fbe0d324a2446 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/fd8818d7-96fd-48bc-b14f-e12eee532eec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc00008c7c0}] Aliases:map[]}\"\nJun 09 11:08:30.408368 crc crio[24110]: time=\"2026-06-09T11:08:30.407892902Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:08:30.408368 crc crio[24110]: time=\"2026-06-09T11:08:30.408019846Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 11:08:30.408368 crc crio[24110]: time=\"2026-06-09T11:08:30.408036517Z\" level=warning msg=\"Could not restore sandbox IP for 9bfbb4f5a17c6f37cb714773cddcd82b1cdbe5a19a3c17f1478708a1e5a7853a: failed to get network status for pod sandbox k8s_collect-profiles-29683365-5dplj_openshift-operator-lifecycle-manager_0e95ee2c-92a2-486a-af89-3311d6139404_0(9bfbb4f5a17c6f37cb714773cddcd82b1cdbe5a19a3c17f1478708a1e5a7853a): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 11:08:30.408368 crc crio[24110]: time=\"2026-06-09T11:08:30.408058907Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 11:08:30.408368 crc crio[24110]: time=\"2026-06-09T11:08:30.408070238Z\" level=warning msg=\"Could not restore sandbox IP for 896f2565991b9a7e1ec1a7b85522022fa11d97d2ea0780c5e0bc4cc93b95a7f6: failed to get network status for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(896f2565991b9a7e1ec1a7b85522022fa11d97d2ea0780c5e0bc4cc93b95a7f6): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 11:08:30.408368 crc crio[24110]: time=\"2026-06-09T11:08:30.408088578Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 11:08:30.408368 crc crio[24110]: time=\"2026-06-09T11:08:30.408099369Z\" level=warning msg=\"Could not restore sandbox IP for 5088bde617dedd8b9fd47b3ab9ad1a348adb1a2dde97033ee30ecb32d143d8f4: failed to get network status for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(5088bde617dedd8b9fd47b3ab9ad1a348adb1a2dde97033ee30ecb32d143d8f4): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 11:08:30.408368 crc crio[24110]: time=\"2026-06-09T11:08:30.408116959Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 11:08:30.408368 crc crio[24110]: time=\"2026-06-09T11:08:30.408126649Z\" level=warning msg=\"Could not restore sandbox IP for 6969dd7752939397c4d9bafc15d1cfc808489d024b95bfbdaa0b5cc21b28a7f4: failed to get network status for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(6969dd7752939397c4d9bafc15d1cfc808489d024b95bfbdaa0b5cc21b28a7f4): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 11:08:30.410012 crc crio[24110]: time=\"2026-06-09T11:08:30.408376517Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:11ba591f4c9e84593765bac74bd694ada1ed6c4f14432c17eb9a536fc5533ff9 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/c52cee2d-1ac8-4182-825b-cb85617b9229 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc00008c878}] Aliases:map[]}\"\nJun 09 11:08:30.410012 crc crio[24110]: time=\"2026-06-09T11:08:30.408583443Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:08:30.410012 crc crio[24110]: time=\"2026-06-09T11:08:30.408993155Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:d5acdeb22da71f2d17be4781053e57d278534d742453c0465271ffbccd44e9e0 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/99d8a062-2786-4530-9866-00a8c2b20069 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc00008c928}] Aliases:map[]}\"\nJun 09 11:08:30.410012 crc crio[24110]: time=\"2026-06-09T11:08:30.409179101Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:08:30.410012 crc crio[24110]: time=\"2026-06-09T11:08:30.409577523Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:1ab19461ac72032f70f03f5dbcc05baaf7110c4bafb349da6a1d9c5adba14c04 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/c86a2e95-8d91-442b-933a-7a8b03c92175 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc00008c9c8}] Aliases:map[]}\"\nJun 09 11:08:30.410012 crc crio[24110]: time=\"2026-06-09T11:08:30.409746168Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:08:30.411090 crc crio[24110]: time=\"2026-06-09T11:08:30.410325515Z\" level=info msg=\"Registered SIGHUP reload watcher\"\nJun 09 11:08:30.411284 crc crio[24110]: time=\"2026-06-09T11:08:30.411183021Z\" level=info msg=\"Starting seccomp notifier watcher\"\nJun 09 11:08:30.411284 crc crio[24110]: time=\"2026-06-09T11:08:30.411280304Z\" level=info msg=\"Create NRI interface\"\nJun 09 11:08:30.411921 crc crio[24110]: time=\"2026-06-09T11:08:30.411291404Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"\nJun 09 11:08:30.411921 crc crio[24110]: time=\"2026-06-09T11:08:30.41147065Z\" level=info msg=\"runtime interface created\"\nJun 09 11:08:30.411921 crc crio[24110]: time=\"2026-06-09T11:08:30.411495191Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"\nJun 09 11:08:30.411921 crc crio[24110]: time=\"2026-06-09T11:08:30.411503241Z\" level=info msg=\"runtime interface starting up...\"\nJun 09 11:08:30.411921 crc crio[24110]: time=\"2026-06-09T11:08:30.411510171Z\" level=info msg=\"starting plugins...\"\nJun 09 11:08:30.411921 crc crio[24110]: time=\"2026-06-09T11:08:30.411534032Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"\nJun 09 11:08:30.416698 crc crio[24110]: time=\"2026-06-09T11:08:30.416622754Z\" level=info msg=\"No systemd watchdog enabled\"\nJun 09 11:08:31.639893 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).\nJun 09 11:08:38.205036 crc systemd[1]: Reloading Container Runtime Interface for OCI (CRI-O)...\nJun 09 11:08:38.214527 crc systemd[1]: Reloaded Container Runtime Interface for OCI (CRI-O).\nJun 09 11:08:38.214797 crc crio[24110]: time=\"2026-06-09T11:08:38.213550983Z\" level=info msg=\"Reloading configuration\"\nJun 09 11:08:38.225809 crc crio[24110]: time=\"2026-06-09T11:08:38.22546403Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"\nJun 09 11:08:38.225809 crc crio[24110]: time=\"2026-06-09T11:08:38.225526952Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"\nJun 09 11:08:38.226997 crc crio[24110]: time=\"2026-06-09T11:08:38.226926044Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"\nJun 09 11:08:38.227090 crc crio[24110]: time=\"2026-06-09T11:08:38.227044548Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"\nJun 09 11:08:38.227635 crc crio[24110]: time=\"2026-06-09T11:08:38.227438149Z\" level=info msg=\"Set config pinned_images to \\\"[]\\\"\"\nJun 09 11:08:38.404074 crc crio[24110]: time=\"2026-06-09T11:08:38.403961594Z\" level=info msg=\"Applied new registry configuration: &{Registries:[{Prefix:38.102.83.189:5001 Endpoint:{Location:38.102.83.189:5001 Insecure:true PullFromMirror:} Mirrors:[] Blocked:false MirrorByDigestOnly:false}] UnqualifiedSearchRegistries:[registry.access.redhat.com docker.io] CredentialHelpers:[containers-auth.json] ShortNameMode: AdditionalLayerStoreAuthHelper: shortNameAliasConf:{Aliases:map[]}}\"\nJun 09 11:08:38.404074 crc crio[24110]: time=\"2026-06-09T11:08:38.404039506Z\" level=info msg=\"Using the internal default seccomp profile\"\nJun 09 11:08:38.404074 crc crio[24110]: time=\"2026-06-09T11:08:38.404054306Z\" level=info msg=\"Set config seccomp_profile to \\\"\\\"\"\nJun 09 11:08:38.404074 crc crio[24110]: time=\"2026-06-09T11:08:38.404062657Z\" level=info msg=\"Set config privileged_seccomp_profile to \\\"\\\"\"\nJun 09 11:08:38.404074 crc crio[24110]: time=\"2026-06-09T11:08:38.404075917Z\" level=info msg=\"Updating runtime configuration\"\nJun 09 11:08:38.411896 crc crio[24110]: time=\"2026-06-09T11:08:38.411806299Z\" level=info msg=\"Using runtime handler crun version 1.23.1, commit: d20b23dba05e822b93b82f2f34fd5dada433e0c2, rundir: /run/crun, spec: 1.0.0, +SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +CRIU +YAJL\"\nJun 09 11:08:38.428885 crc crio[24110]: time=\"2026-06-09T11:08:38.428762867Z\" level=info msg=\"Using runtime handler runc version 1.2.4, spec: 1.2.0+dev, go: go1.23.2 (Red Hat 1.23.2-1.el9), libseccomp: 2.5.2\"\nJun 09 11:08:38.441483 crc crio[24110]: time=\"2026-06-09T11:08:38.441284793Z\" level=info msg=\"Configuration reload completed\"\nJun 09 11:08:38.442172 crc crio[24110]: time=\"2026-06-09T11:08:38.442063496Z\" level=info msg=\"Current CRI-O configuration:\\n[crio]\\n  root = \\\"/var/lib/containers/storage\\\"\\n  runroot = \\\"/run/containers/storage\\\"\\n  imagestore = \\\"\\\"\\n  storage_driver = \\\"overlay\\\"\\n  storage_option = [\\\"overlay.skip_mount_home=true\\\"]\\n  log_dir = \\\"/var/log/crio/pods\\\"\\n  version_file = \\\"/var/run/crio/version\\\"\\n  version_file_persist = \\\"\\\"\\n  clean_shutdown_file = \\\"/var/lib/crio/clean.shutdown\\\"\\n  internal_wipe = true\\n  internal_repair = true\\n  [crio.api]\\n    grpc_max_send_msg_size = 83886080\\n    grpc_max_recv_msg_size = 83886080\\n    listen = \\\"/var/run/crio/crio.sock\\\"\\n    stream_address = \\\"192.168.130.11\\\"\\n    stream_port = \\\"0\\\"\\n    stream_enable_tls = false\\n    stream_tls_cert = \\\"\\\"\\n    stream_tls_key = \\\"\\\"\\n    stream_tls_ca = \\\"\\\"\\n    stream_idle_timeout = \\\"\\\"\\n  [crio.runtime]\\n    no_pivot = false\\n    selinux = true\\n    log_to_journald = false\\n    drop_infra_ctr = true\\n    read_only = false\\n    hooks_dir = [\\\"/etc/containers/oci/hooks.d\\\", \\\"/run/containers/oci/hooks.d\\\", \\\"/usr/share/containers/oci/hooks.d\\\"]\\n    default_capabilities = [\\\"CHOWN\\\", \\\"DAC_OVERRIDE\\\", \\\"FSETID\\\", \\\"FOWNER\\\", \\\"SETGID\\\", \\\"SETUID\\\", \\\"SETPCAP\\\", \\\"NET_BIND_SERVICE\\\", \\\"KILL\\\"]\\n    add_inheritable_capabilities = false\\n    default_env = [\\\"NSS_SDB_USE_CACHE=no\\\"]\\n    default_sysctls = [\\\"net.ipv4.ping_group_range=0 2147483647\\\"]\\n    default_ulimits = [\\\"nofile=1048576\\\"]\\n    allowed_devices = [\\\"/dev/fuse\\\", \\\"/dev/net/tun\\\"]\\n    cdi_spec_dirs = [\\\"/etc/cdi\\\", \\\"/var/run/cdi\\\"]\\n    device_ownership_from_security_context = false\\n    default_runtime = \\\"crun\\\"\\n    decryption_keys_path = \\\"/etc/crio/keys/\\\"\\n    conmon = \\\"\\\"\\n    conmon_cgroup = \\\"pod\\\"\\n    seccomp_profile = \\\"\\\"\\n    privileged_seccomp_profile = \\\"\\\"\\n    apparmor_profile = \\\"crio-default\\\"\\n    blockio_config_file = \\\"\\\"\\n    blockio_reload = false\\n    irqbalance_config_file = \\\"/etc/sysconfig/irqbalance\\\"\\n    rdt_config_file = \\\"\\\"\\n    cgroup_manager = \\\"systemd\\\"\\n    default_mounts_file = \\\"\\\"\\n    container_exits_dir = \\\"/var/run/crio/exits\\\"\\n    container_attach_socket_dir = \\\"/var/run/crio\\\"\\n    bind_mount_prefix = \\\"\\\"\\n    uid_mappings = \\\"\\\"\\n    minimum_mappable_uid = -1\\n    gid_mappings = \\\"\\\"\\n    minimum_mappable_gid = -1\\n    log_level = \\\"info\\\"\\n    log_filter = \\\"\\\"\\n    namespaces_dir = \\\"/var/run\\\"\\n    pinns_path = \\\"/usr/bin/pinns\\\"\\n    enable_criu_support = true\\n    pids_limit = -1\\n    log_size_max = -1\\n    ctr_stop_timeout = 30\\n    separate_pull_cgroup = \\\"\\\"\\n    infra_ctr_cpuset = \\\"\\\"\\n    shared_cpuset = \\\"\\\"\\n    absent_mount_sources_to_reject = [\\\"/etc/hostname\\\"]\\n    enable_pod_events = false\\n    irqbalance_config_restore_file = \\\"/etc/sysconfig/orig_irq_banned_cpus\\\"\\n    hostnetwork_disable_selinux = true\\n    disable_hostport_mapping = false\\n    timezone = \\\"\\\"\\n    [crio.runtime.runtimes]\\n      [crio.runtime.runtimes.crun]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/crun\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/crun\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        container_min_memory = \\\"512KiB\\\"\\n        no_sync_log = false\\n        [crio.runtime.runtimes.crun.default_annotations]\\n          \\\"run.oci.systemd.subgroup\\\" = \\\"\\\"\\n      [crio.runtime.runtimes.runc]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/runc\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/runc\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        container_min_memory = \\\"12MiB\\\"\\n        no_sync_log = false\\n    [crio.runtime.workloads]\\n      [crio.runtime.workloads.openshift-builder]\\n        activation_annotation = \\\"io.openshift.builder\\\"\\n        annotation_prefix = \\\"\\\"\\n        allowed_annotations = [\\\"io.kubernetes.cri-o.userns-mode\\\", \\\"io.kubernetes.cri-o.Devices\\\"]\\n        DisallowedAnnotations = [\\\"cpu-quota.crio.io\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"run.oci.\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.containers.trace-syscall\\\", \\\"cpu-c-states.crio.io\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"org.systemd.property.\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"bundle\\\", \\\"org.criu.config\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"cpu-shared.crio.io\\\", \\\"module.wasm.image/variant\\\"]\\n        [crio.runtime.workloads.openshift-builder.resources]\\n          CPUShares = 0\\n          CPUQuota = 0\\n          CPUPeriod = 0\\n          CPUSet = \\\"\\\"\\n          CPULimit = 0\\n  [crio.image]\\n    default_transport = \\\"docker://\\\"\\n    global_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_image = \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:cc2b30e70040205c2536d01ae5c850be1ed2d775cf13249e50328e5085777977\\\"\\n    pause_image_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_command = \\\"/usr/bin/pod\\\"\\n    pinned_images = []\\n    signature_policy = \\\"\\\"\\n    signature_policy_dir = \\\"/etc/crio/policies\\\"\\n    insecure_registries = [\\\"127.0.0.0/8\\\"]\\n    image_volumes = \\\"mkdir\\\"\\n    big_files_temporary_dir = \\\"\\\"\\n    auto_reload_registries = false\\n    pull_progress_timeout = \\\"0s\\\"\\n    oci_artifact_mount_support = false\\n  [crio.network]\\n    cni_default_network = \\\"\\\"\\n    network_dir = \\\"/etc/kubernetes/cni/net.d/\\\"\\n    plugin_dirs = [\\\"/var/lib/cni/bin\\\"]\\n  [crio.metrics]\\n    enable_metrics = true\\n    metrics_collectors = [\\\"operations\\\", \\\"operations_latency_microseconds_total\\\", \\\"operations_latency_microseconds\\\", \\\"operations_errors\\\", \\\"image_pulls_layer_size\\\", \\\"containers_oom_total\\\", \\\"containers_oom\\\", \\\"operations_total\\\", \\\"operations_latency_seconds_total\\\", \\\"operations_latency_seconds\\\", \\\"operations_errors_total\\\", \\\"image_pulls_bytes_total\\\", \\\"image_pulls_skipped_bytes_total\\\", \\\"image_pulls_success_total\\\", \\\"image_pulls_failure_total\\\", \\\"image_layer_reuse_total\\\", \\\"containers_oom_count_total\\\", \\\"processes_defunct\\\"]\\n    metrics_host = \\\"127.0.0.1\\\"\\n    metrics_port = 9537\\n    metrics_socket = \\\"\\\"\\n    metrics_cert = \\\"\\\"\\n    metrics_key = \\\"\\\"\\n  [crio.tracing]\\n    enable_tracing = false\\n    tracing_endpoint = \\\"127.0.0.1:4317\\\"\\n    tracing_sampling_rate_per_million = 0\\n  [crio.stats]\\n    stats_collection_period = 0\\n    collection_period = 0\\n  [crio.nri]\\n    enable_nri = true\\n    nri_listen = \\\"/var/run/nri/nri.sock\\\"\\n    nri_plugin_dir = \\\"/opt/nri/plugins\\\"\\n    nri_plugin_config_dir = \\\"/etc/nri/conf.d\\\"\\n    nri_plugin_registration_timeout = \\\"5s\\\"\\n    nri_plugin_request_timeout = \\\"2s\\\"\\n    nri_disable_connections = false\\n\"\nJun 09 11:08:44.915630 crc crio[24110]: time=\"2026-06-09T11:08:44.914317227Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=21b84b06-297c-4687-b6d8-e1773258ce94 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:08:44.919957 crc crio[24110]: time=\"2026-06-09T11:08:44.919590395Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=10526f44-3140-49d7-8bfd-e6bc8126952d name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:08:44.923133 crc crio[24110]: time=\"2026-06-09T11:08:44.922987977Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=50d0e4ba-d8c1-4192-a1a1-b3bb7109861d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:08:44.923482 crc crio[24110]: time=\"2026-06-09T11:08:44.923370648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:08:44.951504 crc crio[24110]: time=\"2026-06-09T11:08:44.950964846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:08:44.955380 crc crio[24110]: time=\"2026-06-09T11:08:44.955301006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:08:45.067817 crc crio[24110]: time=\"2026-06-09T11:08:45.067542542Z\" level=info msg=\"Created container 9a73aefe788811fad7396066489873b7d1310c7567e6aff76225470cf7f88644: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=50d0e4ba-d8c1-4192-a1a1-b3bb7109861d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:08:45.074025 crc crio[24110]: time=\"2026-06-09T11:08:45.073958795Z\" level=info msg=\"Starting container: 9a73aefe788811fad7396066489873b7d1310c7567e6aff76225470cf7f88644\" id=0ff23106-5f13-4075-93d9-359aaf61ec64 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:08:45.080174 crc crio[24110]: time=\"2026-06-09T11:08:45.080080738Z\" level=info msg=\"Started container\" PID=25332 containerID=9a73aefe788811fad7396066489873b7d1310c7567e6aff76225470cf7f88644 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=0ff23106-5f13-4075-93d9-359aaf61ec64 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f0ff3a6bd1f8c6b3011358f44f30b72dedb66fff005849616e325c1bb5f9c94\nJun 09 11:08:55.599750 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...\nJun 09 11:09:17.119750 crc systemd[1]: crio.service: Deactivated successfully.\nJun 09 11:09:17.261466 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).\nJun 09 11:09:17.283474 crc systemd[1]: crio.service: Consumed 5.482s CPU time.\nJun 09 11:09:17.566123 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...\nJun 09 11:09:18.258021 crc crio[26313]: time=\"2026-06-09T11:09:18.257760166Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"\nJun 09 11:09:18.267876 crc crio[26313]: time=\"2026-06-09T11:09:18.257978252Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"\nJun 09 11:09:18.277855 crc crio[26313]: time=\"2026-06-09T11:09:18.277750045Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"\nJun 09 11:09:18.287743 crc crio[26313]: time=\"2026-06-09T11:09:18.287604681Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"\nJun 09 11:09:18.288728 crc crio[26313]: time=\"2026-06-09T11:09:18.288667893Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/zuul\"\nJun 09 11:09:18.323201 crc crio[26313]: time=\"2026-06-09T11:09:18.323072434Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"\nJun 09 11:09:18.323595 crc crio[26313]: time=\"2026-06-09T11:09:18.323541149Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"\nJun 09 11:09:18.323674 crc crio[26313]: time=\"2026-06-09T11:09:18.32360035Z\" level=info msg=\"Node configuration value for pid cgroup is true\"\nJun 09 11:09:18.323996 crc crio[26313]: time=\"2026-06-09T11:09:18.323947271Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"\nJun 09 11:09:18.323996 crc crio[26313]: time=\"2026-06-09T11:09:18.323975732Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"\nJun 09 11:09:18.864332 crc crio[26313]: time=\"2026-06-09T11:09:18.861784352Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"\nJun 09 11:09:19.314620 crc crio[26313]: time=\"2026-06-09T11:09:19.301162369Z\" level=info msg=\"Using default capabilities: CAP_CHOWN, CAP_DAC_OVERRIDE, CAP_FSETID, CAP_FOWNER, CAP_SETGID, CAP_SETUID, CAP_SETPCAP, CAP_NET_BIND_SERVICE, CAP_KILL\"\nJun 09 11:09:19.512911 crc crio[26313]: time=\"2026-06-09T11:09:19.511535058Z\" level=info msg=\"Using runtime handler crun version 1.23.1, commit: d20b23dba05e822b93b82f2f34fd5dada433e0c2, rundir: /run/crun, spec: 1.0.0, +SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +CRIU +YAJL\"\nJun 09 11:09:20.162441 crc crio[26313]: time=\"2026-06-09T11:09:20.160907813Z\" level=info msg=\"Using runtime handler runc version 1.2.4, spec: 1.2.0+dev, go: go1.23.2 (Red Hat 1.23.2-1.el9), libseccomp: 2.5.2\"\nJun 09 11:09:23.410522 crc crio[26313]: time=\"2026-06-09T11:09:23.407769567Z\" level=info msg=\"Checkpoint/restore support enabled\"\nJun 09 11:09:23.443763 crc crio[26313]: time=\"2026-06-09T11:09:23.410807408Z\" level=info msg=\"Using the internal default seccomp profile\"\nJun 09 11:09:23.443763 crc crio[26313]: time=\"2026-06-09T11:09:23.41120481Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"\nJun 09 11:09:23.443763 crc crio[26313]: time=\"2026-06-09T11:09:23.411273522Z\" level=info msg=\"No blockio config file specified, blockio not configured\"\nJun 09 11:09:23.443763 crc crio[26313]: time=\"2026-06-09T11:09:23.411443117Z\" level=info msg=\"RDT not available in the host system\"\nJun 09 11:09:23.786385 crc crio[26313]: time=\"2026-06-09T11:09:23.777336811Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 09 11:09:23.826324 crc crio[26313]: time=\"2026-06-09T11:09:23.784357691Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 09 11:09:24.292353 crc crio[26313]: time=\"2026-06-09T11:09:24.277506621Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 09 11:09:24.385664 crc crio[26313]: time=\"2026-06-09T11:09:24.312124669Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 09 11:09:26.381169 crc crio[26313]: time=\"2026-06-09T11:09:26.373691436Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 11:09:26.381169 crc crio[26313]: time=\"2026-06-09T11:09:26.381286084Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 11:09:26.425997 crc crio[26313]: time=\"2026-06-09T11:09:26.41514814Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"\nJun 09 11:09:26.425997 crc crio[26313]: time=\"2026-06-09T11:09:26.415769998Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"\nJun 09 11:09:26.469340 crc crio[26313]: time=\"2026-06-09T11:09:26.467763938Z\" level=info msg=\"Current CRI-O configuration:\\n[crio]\\n  root = \\\"/var/lib/containers/storage\\\"\\n  runroot = \\\"/run/containers/storage\\\"\\n  imagestore = \\\"\\\"\\n  storage_driver = \\\"overlay\\\"\\n  storage_option = [\\\"overlay.skip_mount_home=true\\\"]\\n  log_dir = \\\"/var/log/crio/pods\\\"\\n  version_file = \\\"/var/run/crio/version\\\"\\n  version_file_persist = \\\"\\\"\\n  clean_shutdown_file = \\\"/var/lib/crio/clean.shutdown\\\"\\n  internal_wipe = true\\n  internal_repair = true\\n  [crio.api]\\n    grpc_max_send_msg_size = 83886080\\n    grpc_max_recv_msg_size = 83886080\\n    listen = \\\"/var/run/crio/crio.sock\\\"\\n    stream_address = \\\"192.168.130.11\\\"\\n    stream_port = \\\"0\\\"\\n    stream_enable_tls = false\\n    stream_tls_cert = \\\"\\\"\\n    stream_tls_key = \\\"\\\"\\n    stream_tls_ca = \\\"\\\"\\n    stream_idle_timeout = \\\"\\\"\\n  [crio.runtime]\\n    no_pivot = false\\n    selinux = true\\n    log_to_journald = false\\n    drop_infra_ctr = true\\n    read_only = false\\n    hooks_dir = [\\\"/etc/containers/oci/hooks.d\\\", \\\"/run/containers/oci/hooks.d\\\", \\\"/usr/share/containers/oci/hooks.d\\\"]\\n    default_capabilities = [\\\"CHOWN\\\", \\\"DAC_OVERRIDE\\\", \\\"FSETID\\\", \\\"FOWNER\\\", \\\"SETGID\\\", \\\"SETUID\\\", \\\"SETPCAP\\\", \\\"NET_BIND_SERVICE\\\", \\\"KILL\\\"]\\n    add_inheritable_capabilities = false\\n    default_env = [\\\"NSS_SDB_USE_CACHE=no\\\"]\\n    default_sysctls = [\\\"net.ipv4.ping_group_range=0 2147483647\\\"]\\n    default_ulimits = [\\\"nofile=1048576\\\"]\\n    allowed_devices = [\\\"/dev/fuse\\\", \\\"/dev/net/tun\\\"]\\n    cdi_spec_dirs = [\\\"/etc/cdi\\\", \\\"/var/run/cdi\\\"]\\n    device_ownership_from_security_context = false\\n    default_runtime = \\\"crun\\\"\\n    decryption_keys_path = \\\"/etc/crio/keys/\\\"\\n    conmon = \\\"\\\"\\n    conmon_cgroup = \\\"pod\\\"\\n    seccomp_profile = \\\"\\\"\\n    privileged_seccomp_profile = \\\"\\\"\\n    apparmor_profile = \\\"crio-default\\\"\\n    blockio_config_file = \\\"\\\"\\n    blockio_reload = false\\n    irqbalance_config_file = \\\"/etc/sysconfig/irqbalance\\\"\\n    rdt_config_file = \\\"\\\"\\n    cgroup_manager = \\\"systemd\\\"\\n    default_mounts_file = \\\"\\\"\\n    container_exits_dir = \\\"/var/run/crio/exits\\\"\\n    container_attach_socket_dir = \\\"/var/run/crio\\\"\\n    bind_mount_prefix = \\\"\\\"\\n    uid_mappings = \\\"\\\"\\n    minimum_mappable_uid = -1\\n    gid_mappings = \\\"\\\"\\n    minimum_mappable_gid = -1\\n    log_level = \\\"info\\\"\\n    log_filter = \\\"\\\"\\n    namespaces_dir = \\\"/var/run\\\"\\n    pinns_path = \\\"/usr/bin/pinns\\\"\\n    enable_criu_support = true\\n    pids_limit = -1\\n    log_size_max = -1\\n    ctr_stop_timeout = 30\\n    separate_pull_cgroup = \\\"\\\"\\n    infra_ctr_cpuset = \\\"\\\"\\n    shared_cpuset = \\\"\\\"\\n    absent_mount_sources_to_reject = [\\\"/etc/hostname\\\"]\\n    enable_pod_events = false\\n    irqbalance_config_restore_file = \\\"/etc/sysconfig/orig_irq_banned_cpus\\\"\\n    hostnetwork_disable_selinux = true\\n    disable_hostport_mapping = false\\n    timezone = \\\"\\\"\\n    [crio.runtime.runtimes]\\n      [crio.runtime.runtimes.crun]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/crun\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/crun\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"512KiB\\\"\\n        no_sync_log = false\\n        [crio.runtime.runtimes.crun.default_annotations]\\n          \\\"run.oci.systemd.subgroup\\\" = \\\"\\\"\\n      [crio.runtime.runtimes.runc]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/runc\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/runc\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"12MiB\\\"\\n        no_sync_log = false\\n    [crio.runtime.workloads]\\n      [crio.runtime.workloads.openshift-builder]\\n        activation_annotation = \\\"io.openshift.builder\\\"\\n        annotation_prefix = \\\"\\\"\\n        allowed_annotations = [\\\"io.kubernetes.cri-o.userns-mode\\\", \\\"io.kubernetes.cri-o.Devices\\\"]\\n        DisallowedAnnotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"cpu-shared.crio.io\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"bundle\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"cpu-quota.crio.io\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"cpu-c-states.crio.io\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"org.criu.config\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"run.oci.\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"org.systemd.property.\\\", \\\"module.wasm.image/variant\\\", \\\"io.kubernetes.cri-o.ShmSize\\\"]\\n        [crio.runtime.workloads.openshift-builder.resources]\\n          CPUShares = 0\\n          CPUQuota = 0\\n          CPUPeriod = 0\\n          CPUSet = \\\"\\\"\\n          CPULimit = 0\\n  [crio.image]\\n    default_transport = \\\"docker://\\\"\\n    global_auth_file = \\\"/etc/crio/openshift-pull-secret\\\"\\n    pause_image = \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:cc2b30e70040205c2536d01ae5c850be1ed2d775cf13249e50328e5085777977\\\"\\n    pause_image_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_command = \\\"/usr/bin/pod\\\"\\n    signature_policy = \\\"\\\"\\n    signature_policy_dir = \\\"/etc/crio/policies\\\"\\n    image_volumes = \\\"mkdir\\\"\\n    big_files_temporary_dir = \\\"\\\"\\n    auto_reload_registries = false\\n    pull_progress_timeout = \\\"0s\\\"\\n    oci_artifact_mount_support = false\\n  [crio.network]\\n    cni_default_network = \\\"\\\"\\n    network_dir = \\\"/etc/kubernetes/cni/net.d/\\\"\\n    plugin_dirs = [\\\"/var/lib/cni/bin\\\"]\\n  [crio.metrics]\\n    enable_metrics = true\\n    metrics_collectors = [\\\"operations\\\", \\\"operations_latency_microseconds_total\\\", \\\"operations_latency_microseconds\\\", \\\"operations_errors\\\", \\\"image_pulls_layer_size\\\", \\\"containers_oom_total\\\", \\\"containers_oom\\\", \\\"operations_total\\\", \\\"operations_latency_seconds_total\\\", \\\"operations_latency_seconds\\\", \\\"operations_errors_total\\\", \\\"image_pulls_bytes_total\\\", \\\"image_pulls_skipped_bytes_total\\\", \\\"image_pulls_success_total\\\", \\\"image_pulls_failure_total\\\", \\\"image_layer_reuse_total\\\", \\\"containers_oom_count_total\\\", \\\"processes_defunct\\\"]\\n    metrics_host = \\\"127.0.0.1\\\"\\n    metrics_port = 9537\\n    metrics_socket = \\\"\\\"\\n    metrics_cert = \\\"\\\"\\n    metrics_key = \\\"\\\"\\n  [crio.tracing]\\n    enable_tracing = false\\n    tracing_endpoint = \\\"127.0.0.1:4317\\\"\\n    tracing_sampling_rate_per_million = 0\\n  [crio.stats]\\n    stats_collection_period = 0\\n    collection_period = 0\\n  [crio.nri]\\n    enable_nri = true\\n    nri_listen = \\\"/var/run/nri/nri.sock\\\"\\n    nri_plugin_dir = \\\"/opt/nri/plugins\\\"\\n    nri_plugin_config_dir = \\\"/etc/nri/conf.d\\\"\\n    nri_plugin_registration_timeout = \\\"5s\\\"\\n    nri_plugin_request_timeout = \\\"2s\\\"\\n    nri_disable_connections = false\\n\"\nJun 09 11:09:26.505905 crc crio[26313]: time=\"2026-06-09T11:09:26.505478129Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"\nJun 09 11:09:26.509728 crc crio[26313]: time=\"2026-06-09T11:09:26.509635884Z\" level=info msg=\"Restore irqbalance config: nothing to do\"\nJun 09 11:10:29.501584 crc crio[26313]: time=\"2026-06-09T11:10:29.483791398Z\" level=info msg=\"Got pod network &{Name:community-operators-pwz28 Namespace:openshift-marketplace ID:17ec379b7ac037b9e0512f2c724699379b457ead7da4da6a93eaf12444e65103 UID:47ab145a-0a23-4590-8090-149087e287ae NetNS:/var/run/netns/2792776b-6e91-4d21-af16-a21a935b9c5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod47ab145a_0a23_4590_8090_149087e287ae.slice PodAnnotations:0xc0005b1218}] Aliases:map[]}\"\nJun 09 11:10:29.568730 crc crio[26313]: time=\"2026-06-09T11:10:29.520475919Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-pwz28 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:10:29.568730 crc crio[26313]: time=\"2026-06-09T11:10:29.544485289Z\" level=info msg=\"Got pod network &{Name:redhat-operators-w6wdv Namespace:openshift-marketplace ID:d6fd42ee2ab3bec18d9b1527b6630b8e9bd742aa8fc681ec60084835be6f628c UID:1bf8b368-6647-4228-aacd-5e2748b5056a NetNS:/var/run/netns/7104f78a-eb45-4ebd-b776-ac6da34d4161 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1bf8b368_6647_4228_aacd_5e2748b5056a.slice PodAnnotations:0xc0005b1328}] Aliases:map[]}\"\nJun 09 11:10:29.568730 crc crio[26313]: time=\"2026-06-09T11:10:29.545310153Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-w6wdv for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:10:29.568730 crc crio[26313]: time=\"2026-06-09T11:10:29.549042135Z\" level=info msg=\"Got pod network &{Name:certified-operators-crlzp Namespace:openshift-marketplace ID:550b1c6986edb28a257a3c7a80cce84d924c3b96f1e695a672ac367b48b3eeba UID:a8f8308c-24cf-43fc-9df4-a3ba52e6bdaf NetNS:/var/run/netns/fcbc4a67-a0e6-49a4-aaab-b9e573c0a8cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda8f8308c_24cf_43fc_9df4_a3ba52e6bdaf.slice PodAnnotations:0xc0005b13f8}] Aliases:map[]}\"\nJun 09 11:10:29.568730 crc crio[26313]: time=\"2026-06-09T11:10:29.552795898Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-crlzp for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:10:29.568730 crc crio[26313]: time=\"2026-06-09T11:10:29.555606282Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-g28bl Namespace:openshift-marketplace ID:669290bda4ab87130acf66409c937d4f4d11b69e196a641dc86c0b58c6833831 UID:2ffb916a-c92c-40c3-bc16-98cc68962b37 NetNS:/var/run/netns/479be41f-b27c-478b-ae0c-0b25846a6ba2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2ffb916a_c92c_40c3_bc16_98cc68962b37.slice PodAnnotations:0xc0005b14b0}] Aliases:map[]}\"\nJun 09 11:10:29.568730 crc crio[26313]: time=\"2026-06-09T11:10:29.556626433Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-g28bl for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:10:29.568730 crc crio[26313]: time=\"2026-06-09T11:10:29.558709485Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-8mhkq Namespace:openshift-marketplace ID:5d446774b0ebacbbc1d653bfa34f01b4bf1fe9d204b433f5789deeeecfd917da UID:6da28bb4-e7f5-4738-b169-06009707260b NetNS:/var/run/netns/013baec9-897f-41d2-86f1-b27de9470414 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6da28bb4_e7f5_4738_b169_06009707260b.slice PodAnnotations:0xc0005b1598}] Aliases:map[]}\"\nJun 09 11:10:29.568730 crc crio[26313]: time=\"2026-06-09T11:10:29.559309873Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-8mhkq for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:10:29.568730 crc crio[26313]: time=\"2026-06-09T11:10:29.561498799Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:22dac0a230e126aef4e7e025b2d7c7889c23262c558f341ab914dee48bf7430c UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/b8d2d7df-a8f4-4320-865e-f722c3d0413f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcbcea9f_f8da_49e7_87b5_1d6dc7b926ee.slice PodAnnotations:0xc0005b1650}] Aliases:map[]}\"\nJun 09 11:10:29.568730 crc crio[26313]: time=\"2026-06-09T11:10:29.564503189Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:10:29.568730 crc crio[26313]: time=\"2026-06-09T11:10:29.565784437Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 11:10:29.568730 crc crio[26313]: time=\"2026-06-09T11:10:29.566237341Z\" level=warning msg=\"Could not restore sandbox IP for e3a9f781401b176ab668cfa885c5ee810797bd9213cad3bc8865792287d43a24: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_6f635839-dcc3-4374-99cf-e51bfebb26ce_0(e3a9f781401b176ab668cfa885c5ee810797bd9213cad3bc8865792287d43a24): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 11:10:29.572479 crc crio[26313]: time=\"2026-06-09T11:10:29.568938092Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 11:10:29.572479 crc crio[26313]: time=\"2026-06-09T11:10:29.568957103Z\" level=warning msg=\"Could not restore sandbox IP for 9fbba7e965f38293a5f3bb95dc78d108473e108cb8365cb9db71da9b43435a06: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_24de53e8-acfb-427d-9aa5-9a69a19e0312_0(9fbba7e965f38293a5f3bb95dc78d108473e108cb8365cb9db71da9b43435a06): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 11:10:29.572479 crc crio[26313]: time=\"2026-06-09T11:10:29.571626663Z\" level=info msg=\"Got pod network &{Name:controller-manager-748955fd87-9pkpl Namespace:openshift-controller-manager ID:59054781ff3570e3b59189534806b20744decfbe9b501687e168f78d3dcfbcaa UID:694fd7d9-9f65-42c9-9613-7c5e5387f62f NetNS:/var/run/netns/74e6d2b4-c9d6-4694-bf48-0620a646cefb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod694fd7d9_9f65_42c9_9613_7c5e5387f62f.slice PodAnnotations:0xc0005b1720}] Aliases:map[]}\"\nJun 09 11:10:29.572806 crc crio[26313]: time=\"2026-06-09T11:10:29.572695425Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-748955fd87-9pkpl for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:10:29.578539 crc crio[26313]: time=\"2026-06-09T11:10:29.578377435Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-798f9f7dfd-7m5r6 Namespace:openshift-route-controller-manager ID:40a7c7f1bbb55ca282525de91b9a8507b7e079f29b43c22e11c93191ee928bd2 UID:3a5c8e52-a571-4d96-8aaf-287800f3d9b5 NetNS:/var/run/netns/64ccdbc0-44f1-45f5-a351-c2e1089dc3da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3a5c8e52_a571_4d96_8aaf_287800f3d9b5.slice PodAnnotations:0xc0005b17b0}] Aliases:map[]}\"\nJun 09 11:10:29.579152 crc crio[26313]: time=\"2026-06-09T11:10:29.579028525Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-798f9f7dfd-7m5r6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:10:29.580086 crc crio[26313]: time=\"2026-06-09T11:10:29.580032715Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 11:10:29.580482 crc crio[26313]: time=\"2026-06-09T11:10:29.580381485Z\" level=warning msg=\"Could not restore sandbox IP for 588fd7312905f0847382da56849721695257ef41028ef203d444e192a2bab0c1: failed to get network status for pod sandbox k8s_collect-profiles-29683380-pkxlv_openshift-operator-lifecycle-manager_0733e440-b967-4d60-8897-0267a6040ebd_0(588fd7312905f0847382da56849721695257ef41028ef203d444e192a2bab0c1): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 11:10:29.585327 crc crio[26313]: time=\"2026-06-09T11:10:29.585253561Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:6f86af0ca2497367fe314675d97afdceb29467a33852929ef4f6841fe9364b0d UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/cbf58f65-007f-47db-b4a3-1a8c456dad67 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc0005b1848}] Aliases:map[]}\"\nJun 09 11:10:29.591448 crc crio[26313]: time=\"2026-06-09T11:10:29.587975583Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:10:29.592481 crc crio[26313]: time=\"2026-06-09T11:10:29.592370715Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:fc2182547f0f3e4071d00a8948ea0e63e51bfc62540b658a41e2adb137293c79 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/cc610cc6-aa9d-4b89-a137-ff647c9bd275 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc0005b18c8}] Aliases:map[]}\"\nJun 09 11:10:29.593329 crc crio[26313]: time=\"2026-06-09T11:10:29.59321507Z\" level=info msg=\"Checking pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:10:29.601847 crc crio[26313]: time=\"2026-06-09T11:10:29.595811748Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:2c0049503fa8adb64b38d4b24ec8d1b3c13afca807623945676f512764c4c804 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/ea7c4902-6136-45d4-b657-4bf37994c034 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc0005b1948}] Aliases:map[]}\"\nJun 09 11:10:29.603522 crc crio[26313]: time=\"2026-06-09T11:10:29.603455817Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:10:29.608555 crc crio[26313]: time=\"2026-06-09T11:10:29.608436017Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:7447659a8d7bb213bdc140c6d9ff81b2f8739dff5814b1c551ee1fc3408c5636 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/d99e355f-deff-4278-b412-23c9dcab1ed8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc0005b19c8}] Aliases:map[]}\"\nJun 09 11:10:29.705493 crc crio[26313]: time=\"2026-06-09T11:10:29.701031834Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:10:29.871538 crc crio[26313]: time=\"2026-06-09T11:10:29.869800695Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:ad7195ea87bf0a13e665d163ee2fbef04d2f0727168efb7c207c87004b6d824a UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/64f8b9d8-d7fb-491c-b133-7b12b6106f24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc0005b1a58}] Aliases:map[]}\"\nJun 09 11:10:29.896507 crc crio[26313]: time=\"2026-06-09T11:10:29.89599523Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:10:29.913477 crc crio[26313]: time=\"2026-06-09T11:10:29.913281799Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:7340aa1e10799ec33026859d608b1de2c54ad3af7fd6221f5b0592ad74bd8104 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/233039b7-2730-4022-88dc-04e94e66b385 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc0005b1ae8}] Aliases:map[]}\"\nJun 09 11:10:29.918827 crc crio[26313]: time=\"2026-06-09T11:10:29.917122274Z\" level=info msg=\"Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:10:29.923898 crc crio[26313]: time=\"2026-06-09T11:10:29.923827225Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:8123b2013610528515984fa6d5c318636dc91b6aaf789285818f0c223fb360a3 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/423a46c5-bf50-4452-814c-248b7e5724c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc0005b1b80}] Aliases:map[]}\"\nJun 09 11:10:29.928478 crc crio[26313]: time=\"2026-06-09T11:10:29.924894877Z\" level=info msg=\"Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:10:29.934683 crc crio[26313]: time=\"2026-06-09T11:10:29.934551787Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:b616e6b1e0cd8199758fb15f85947bd3c890bce947bd22e662f36108daa89055 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/f41e099b-266e-4afb-869e-24707ba87da5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc0005b1c10}] Aliases:map[]}\"\nJun 09 11:10:29.936163 crc crio[26313]: time=\"2026-06-09T11:10:29.936102083Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:10:29.938294 crc crio[26313]: time=\"2026-06-09T11:10:29.938226937Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:dfb6e0430f92afe743a6b2c216debf0dc91afae5331c1ef7311faa5611c6ff0a UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/21a971ed-92f4-45cd-931c-dd07f5c37d94 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc0005b1ca0}] Aliases:map[]}\"\nJun 09 11:10:29.939250 crc crio[26313]: time=\"2026-06-09T11:10:29.939193496Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:10:29.949825 crc crio[26313]: time=\"2026-06-09T11:10:29.949623369Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:744f02bb2909c6f3865bf8815b27eafc57e9cabb2855e90db1ce63933dacbfc7 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/e063a977-c2de-4b67-81d2-7279a43bd4f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc0005b1d20}] Aliases:map[]}\"\nJun 09 11:10:29.953282 crc crio[26313]: time=\"2026-06-09T11:10:29.953238037Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:10:29.955619 crc crio[26313]: time=\"2026-06-09T11:10:29.955547126Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:74ed6ea7f8cc65253f99e578e59707b7f24b66b489f27386e8dc9479cfbe3e5c UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/7cb7e214-4623-4b2e-93fb-f97cd8e3a281 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc0005b1db0}] Aliases:map[]}\"\nJun 09 11:10:29.956058 crc crio[26313]: time=\"2026-06-09T11:10:29.95601035Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:10:29.960268 crc crio[26313]: time=\"2026-06-09T11:10:29.960148174Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:b0ef322b9b33fe8a5f6e8f97c85a30cfc686519d2d12236dc8f3610a5ae4648a UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/3cdd67b3-4b06-491e-9a04-b53eee468024 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc0005b1e40}] Aliases:map[]}\"\nJun 09 11:10:29.960711 crc crio[26313]: time=\"2026-06-09T11:10:29.96066337Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:10:29.964066 crc crio[26313]: time=\"2026-06-09T11:10:29.963903117Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:2b3874486ab4714c54a62fc3918cec19b6a563f63cd5ba98565e424621af693f UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/164fdee9-079c-4e0d-9e6b-520a29b960aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc0005b1ec0}] Aliases:map[]}\"\nJun 09 11:10:29.964445 crc crio[26313]: time=\"2026-06-09T11:10:29.96435102Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:10:29.967104 crc crio[26313]: time=\"2026-06-09T11:10:29.96701053Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:7cd6811fd4f4886952d25001c4b3869e22cbcf9fc329670ae044c28dc141365e UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/ccd145fc-af3a-468f-985e-721edb35d4ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc0005b1f50}] Aliases:map[]}\"\nJun 09 11:10:29.967611 crc crio[26313]: time=\"2026-06-09T11:10:29.967489864Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:10:29.976944 crc crio[26313]: time=\"2026-06-09T11:10:29.976757372Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:6486d3fd6af67b3f3adb787754053f65accf4b36d3467130639ea553959008a1 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/39d0d32f-f343-4407-b40b-173350f861c3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc0004580e0}] Aliases:map[]}\"\nJun 09 11:10:29.977663 crc crio[26313]: time=\"2026-06-09T11:10:29.977480034Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:10:29.980974 crc crio[26313]: time=\"2026-06-09T11:10:29.980904777Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:bf1c22d094c12a5ec0ea8ebbd4e1e59133fada12ce61e3b9c47de2ce57cd23ce UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/7f5eba7b-ec6f-4cfa-a349-64b727a20c87 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc0004581c8}] Aliases:map[]}\"\nJun 09 11:10:30.210844 crc crio[26313]: time=\"2026-06-09T11:10:30.174277366Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:10:30.232195 crc crio[26313]: time=\"2026-06-09T11:10:30.230040198Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:3a31f3586cfe5c133be1bd1d62abea58ae3abcc549c04a906c2d4c79cf1c7676 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/9243b6fe-0d84-4dec-b0d2-0ddf0476b3fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc001718ae8}] Aliases:map[]}\"\nJun 09 11:10:30.238491 crc crio[26313]: time=\"2026-06-09T11:10:30.234478591Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:10:30.240566 crc crio[26313]: time=\"2026-06-09T11:10:30.24008533Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:ce783c8785d6ba72439bbf8650a9a8d15beabf3210b247d32cc1239a74807b8e UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/09fe49b7-6073-4527-925e-ee1835874cfa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc000458300}] Aliases:map[]}\"\nJun 09 11:10:30.244466 crc crio[26313]: time=\"2026-06-09T11:10:30.244348037Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:10:30.285065 crc crio[26313]: time=\"2026-06-09T11:10:30.269129341Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:01720d3cc7c6b83f90c7243e29ef131128b48f41261824bdcb105e6c237f15e4 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/d9425a6d-6970-4964-86dd-a5b27b616116 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc001718b60}] Aliases:map[]}\"\nJun 09 11:10:30.302575 crc crio[26313]: time=\"2026-06-09T11:10:30.293590224Z\" level=info msg=\"Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:10:30.306565 crc crio[26313]: time=\"2026-06-09T11:10:30.303853422Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:fdff107fe4dd9d65d82f2741a5cc75cb70c3ff22a1224e80f8e96c028716e9bb UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/de9c610a-dd59-42ad-87d4-9f3a8df02ca2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc001718bf0}] Aliases:map[]}\"\nJun 09 11:10:30.306565 crc crio[26313]: time=\"2026-06-09T11:10:30.305688767Z\" level=info msg=\"Checking pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:10:30.314435 crc crio[26313]: time=\"2026-06-09T11:10:30.314202283Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:77ef9676de98e250e8816ed434b28dd2f982cddf40411c5af6fb07185d0f53d4 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/afaa53bd-426d-4fa2-b954-b8c697910068 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc001718c70}] Aliases:map[]}\"\nJun 09 11:10:30.319669 crc crio[26313]: time=\"2026-06-09T11:10:30.319371128Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:10:30.339784 crc crio[26313]: time=\"2026-06-09T11:10:30.339506082Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 11:10:30.340356 crc crio[26313]: time=\"2026-06-09T11:10:30.340098199Z\" level=warning msg=\"Could not restore sandbox IP for 8f8c6599fbbecdca35a23a4fe0d79d12a81bd090e8b540aeb7ecc61fcfb40875: failed to get network status for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(8f8c6599fbbecdca35a23a4fe0d79d12a81bd090e8b540aeb7ecc61fcfb40875): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 11:10:30.546192 crc crio[26313]: time=\"2026-06-09T11:10:30.524210431Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:c14204007b4bd9f11109690b669faf79170a09d2aed3d2675b7c674dd91868ae UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/314ee98f-f1b8-436e-bfc8-c68ed780b365 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc001718cf8}] Aliases:map[]}\"\nJun 09 11:10:30.607315 crc crio[26313]: time=\"2026-06-09T11:10:30.553072877Z\" level=info msg=\"Checking pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:10:30.608065 crc crio[26313]: time=\"2026-06-09T11:10:30.607329124Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:a5814ac82bc23a41c0ffe5c939d830b670e608a684a392e53eb8cd5724c4f18f UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/43ba85cf-eb33-45da-afba-b64965aa51bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc000458430}] Aliases:map[]}\"\nJun 09 11:10:30.610259 crc crio[26313]: time=\"2026-06-09T11:10:30.610171679Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:10:30.628181 crc crio[26313]: time=\"2026-06-09T11:10:30.628090557Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:2f0ff3a6bd1f8c6b3011358f44f30b72dedb66fff005849616e325c1bb5f9c94 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/493f143a-6cd5-4050-b432-6927b5eec7b9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc0004584e8}] Aliases:map[]}\"\nJun 09 11:10:30.645963 crc crio[26313]: time=\"2026-06-09T11:10:30.645818948Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:10:30.650855 crc crio[26313]: time=\"2026-06-09T11:10:30.650109937Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 11:10:30.650855 crc crio[26313]: time=\"2026-06-09T11:10:30.650428657Z\" level=warning msg=\"Could not restore sandbox IP for 4389953051c238a0fbe4458debb60786ebca030c6e30e205d781bf07861d0e7e: failed to get network status for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(4389953051c238a0fbe4458debb60786ebca030c6e30e205d781bf07861d0e7e): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 11:10:30.664175 crc crio[26313]: time=\"2026-06-09T11:10:30.663624922Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:962cdac498a176464ee27a7b6d69f86b95a8ab7b281d4769b8ba16b22c8abedb UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/6c1de9a7-1d71-4553-93df-d7c7216602f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc0004585f0}] Aliases:map[]}\"\nJun 09 11:10:30.667381 crc crio[26313]: time=\"2026-06-09T11:10:30.666053305Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:10:30.680680 crc crio[26313]: time=\"2026-06-09T11:10:30.680618572Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:53b93f23f59d688a03a9840321f46fff10210e03e02dcd575e9c43699f490a66 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/cbf2af81-8adc-4f1a-a3f9-1249420256fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc0004586c0}] Aliases:map[]}\"\nJun 09 11:10:30.682458 crc crio[26313]: time=\"2026-06-09T11:10:30.682319153Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:10:30.686233 crc crio[26313]: time=\"2026-06-09T11:10:30.685832038Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:fe5cb461b724f8b89ba5c497b131634a4bae9421655076e274fcff66e7a106a3 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/2ab02991-deca-4d84-afb1-7e2f137484e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc000458798}] Aliases:map[]}\"\nJun 09 11:10:30.689998 crc crio[26313]: time=\"2026-06-09T11:10:30.689664933Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:10:30.693557 crc crio[26313]: time=\"2026-06-09T11:10:30.693482688Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:602de7d2490701c9b75158dc0558a74f91c346da83b37d02a20565b62b3d65ee UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/4c9511f2-0ab1-4afb-9877-3e7d1191ca76 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc000458860}] Aliases:map[]}\"\nJun 09 11:10:30.694313 crc crio[26313]: time=\"2026-06-09T11:10:30.69424438Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:10:30.784187 crc crio[26313]: time=\"2026-06-09T11:10:30.765902839Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:75adb927381142de43f93aff0f2537b9c6c08c74493cce2190ea875677c67a18 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/2fa01449-bece-48ad-bd66-44eca1fd2405 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc000458920}] Aliases:map[]}\"\nJun 09 11:10:30.834474 crc crio[26313]: time=\"2026-06-09T11:10:30.834064134Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:10:30.903916 crc crio[26313]: time=\"2026-06-09T11:10:30.902372733Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:d5cd2843b11801a2a9b6ece8b679f4320ac92e3049e1d4fe7b29cd7a5cd50a17 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/48e0eeaf-44ed-4cb7-baa5-d609c92160e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc0004589e8}] Aliases:map[]}\"\nJun 09 11:10:30.919079 crc crio[26313]: time=\"2026-06-09T11:10:30.911377893Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:10:30.922641 crc crio[26313]: time=\"2026-06-09T11:10:30.922572178Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:b6a77415bc05b1e81f341897075f3a097a15edb034111239d6655ca613be6fc7 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/f3faed82-fafa-43f9-bb9e-575d3a63cbf3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc000458ab0}] Aliases:map[]}\"\nJun 09 11:10:30.926626 crc crio[26313]: time=\"2026-06-09T11:10:30.926380362Z\" level=info msg=\"Checking pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:10:30.932758 crc crio[26313]: time=\"2026-06-09T11:10:30.932679591Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:271b0faef23de3761966d17212d2cd46818ff4e2c6a0c788930dc9b4bf24283d UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/203d9f9b-58b9-4f24-9afa-1a8ad32e7b09 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc000458b70}] Aliases:map[]}\"\nJun 09 11:10:30.936300 crc crio[26313]: time=\"2026-06-09T11:10:30.93396137Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:10:30.939665 crc crio[26313]: time=\"2026-06-09T11:10:30.939574628Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:41bacdc61c8258b24c2ba353d9f9829c5c4a63ae3cb857739e3c005850ca28fa UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/2e692538-2872-43d1-bd5f-3fde2d58080b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc000458c28}] Aliases:map[]}\"\nJun 09 11:10:30.943167 crc crio[26313]: time=\"2026-06-09T11:10:30.940232888Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:10:30.946114 crc crio[26313]: time=\"2026-06-09T11:10:30.946019472Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:c237513fc503a7d7446aa7aaf641659be2d33dc6be005f7bf50ca500c95267f0 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/0cba9d70-5433-4ef0-8096-8312908a0b44 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc000458d18}] Aliases:map[]}\"\nJun 09 11:10:30.946754 crc crio[26313]: time=\"2026-06-09T11:10:30.946731983Z\" level=info msg=\"Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:10:30.949440 crc crio[26313]: time=\"2026-06-09T11:10:30.94930347Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:a104f58c959d5bf78555ff8e34db71baab8f8f4b597506d46f3fbe0d324a2446 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/fd8818d7-96fd-48bc-b14f-e12eee532eec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc000458dc8}] Aliases:map[]}\"\nJun 09 11:10:30.950001 crc crio[26313]: time=\"2026-06-09T11:10:30.949918068Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:10:30.951021 crc crio[26313]: time=\"2026-06-09T11:10:30.950934979Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 11:10:30.951221 crc crio[26313]: time=\"2026-06-09T11:10:30.951123095Z\" level=warning msg=\"Could not restore sandbox IP for 9bfbb4f5a17c6f37cb714773cddcd82b1cdbe5a19a3c17f1478708a1e5a7853a: failed to get network status for pod sandbox k8s_collect-profiles-29683365-5dplj_openshift-operator-lifecycle-manager_0e95ee2c-92a2-486a-af89-3311d6139404_0(9bfbb4f5a17c6f37cb714773cddcd82b1cdbe5a19a3c17f1478708a1e5a7853a): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 11:10:30.951603 crc crio[26313]: time=\"2026-06-09T11:10:30.951226768Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 11:10:30.951603 crc crio[26313]: time=\"2026-06-09T11:10:30.951466025Z\" level=warning msg=\"Could not restore sandbox IP for 896f2565991b9a7e1ec1a7b85522022fa11d97d2ea0780c5e0bc4cc93b95a7f6: failed to get network status for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(896f2565991b9a7e1ec1a7b85522022fa11d97d2ea0780c5e0bc4cc93b95a7f6): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 11:10:30.952144 crc crio[26313]: time=\"2026-06-09T11:10:30.952067003Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 11:10:30.952907 crc crio[26313]: time=\"2026-06-09T11:10:30.952673391Z\" level=warning msg=\"Could not restore sandbox IP for 5088bde617dedd8b9fd47b3ab9ad1a348adb1a2dde97033ee30ecb32d143d8f4: failed to get network status for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(5088bde617dedd8b9fd47b3ab9ad1a348adb1a2dde97033ee30ecb32d143d8f4): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 11:10:30.957594 crc crio[26313]: time=\"2026-06-09T11:10:30.957197587Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 11:10:30.958330 crc crio[26313]: time=\"2026-06-09T11:10:30.957694762Z\" level=warning msg=\"Could not restore sandbox IP for 6969dd7752939397c4d9bafc15d1cfc808489d024b95bfbdaa0b5cc21b28a7f4: failed to get network status for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(6969dd7752939397c4d9bafc15d1cfc808489d024b95bfbdaa0b5cc21b28a7f4): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 11:10:30.960818 crc crio[26313]: time=\"2026-06-09T11:10:30.960705252Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:11ba591f4c9e84593765bac74bd694ada1ed6c4f14432c17eb9a536fc5533ff9 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/c52cee2d-1ac8-4182-825b-cb85617b9229 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc000458eb0}] Aliases:map[]}\"\nJun 09 11:10:30.962711 crc crio[26313]: time=\"2026-06-09T11:10:30.962618439Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:10:30.967514 crc crio[26313]: time=\"2026-06-09T11:10:30.967376242Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:d5acdeb22da71f2d17be4781053e57d278534d742453c0465271ffbccd44e9e0 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/99d8a062-2786-4530-9866-00a8c2b20069 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc000458f48}] Aliases:map[]}\"\nJun 09 11:10:30.968242 crc crio[26313]: time=\"2026-06-09T11:10:30.968168166Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:10:31.055938 crc crio[26313]: time=\"2026-06-09T11:10:31.053536836Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:1ab19461ac72032f70f03f5dbcc05baaf7110c4bafb349da6a1d9c5adba14c04 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/c86a2e95-8d91-442b-933a-7a8b03c92175 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc000458fe0}] Aliases:map[]}\"\nJun 09 11:10:31.063864 crc crio[26313]: time=\"2026-06-09T11:10:31.056030801Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:10:31.236135 crc crio[26313]: time=\"2026-06-09T11:10:31.154204535Z\" level=info msg=\"Registered SIGHUP reload watcher\"\nJun 09 11:10:31.322693 crc crio[26313]: time=\"2026-06-09T11:10:31.321880974Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"\nJun 09 11:10:31.325878 crc crio[26313]: time=\"2026-06-09T11:10:31.323348018Z\" level=info msg=\"Starting seccomp notifier watcher\"\nJun 09 11:10:31.325878 crc crio[26313]: time=\"2026-06-09T11:10:31.325853563Z\" level=info msg=\"Create NRI interface\"\nJun 09 11:10:31.330267 crc crio[26313]: time=\"2026-06-09T11:10:31.329990047Z\" level=info msg=\"runtime interface created\"\nJun 09 11:10:31.330638 crc crio[26313]: time=\"2026-06-09T11:10:31.330508603Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"\nJun 09 11:10:31.330870 crc crio[26313]: time=\"2026-06-09T11:10:31.330689808Z\" level=info msg=\"runtime interface starting up...\"\nJun 09 11:10:31.330870 crc crio[26313]: time=\"2026-06-09T11:10:31.330833912Z\" level=info msg=\"starting plugins...\"\nJun 09 11:10:31.336755 crc crio[26313]: time=\"2026-06-09T11:10:31.334819522Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"\nJun 09 11:10:31.781700 crc crio[26313]: time=\"2026-06-09T11:10:31.779193389Z\" level=info msg=\"No systemd watchdog enabled\"\nJun 09 11:10:32.103967 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).\nJun 09 11:12:32.834796 crc crio[26313]: time=\"2026-06-09T11:12:32.833201597Z\" level=info msg=\"Removing container: 276c68c2e90e9b5b39002fd20e53547dcd39ab71f9ad51cd4dae1cb32dc1a733\" id=312e9789-2810-4411-8ccb-67ab4fe4c07e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:12:33.176047 crc crio[26313]: time=\"2026-06-09T11:12:33.167815823Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=fcc8b9cb-8144-4bc8-a460-3bf229226ed2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:12:33.631545 crc crio[26313]: time=\"2026-06-09T11:12:33.629275642Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=8410c737-cdbf-493d-8570-a9b1f692d30f name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:12:33.687239 crc crio[26313]: time=\"2026-06-09T11:12:33.686788948Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=217a3019-5052-4623-b72a-a33202e1e2ef name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:12:33.712369 crc crio[26313]: time=\"2026-06-09T11:12:33.712160349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:33.794172 crc crio[26313]: time=\"2026-06-09T11:12:33.793642892Z\" level=info msg=\"Removed container 276c68c2e90e9b5b39002fd20e53547dcd39ab71f9ad51cd4dae1cb32dc1a733: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=312e9789-2810-4411-8ccb-67ab4fe4c07e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:12:33.824831 crc crio[26313]: time=\"2026-06-09T11:12:33.823838558Z\" level=info msg=\"Removing container: f56fd400adac0f331cd726616253c204bbde255926b5a8c6a1b70a5ad9098c8b\" id=8a515fbc-19c2-4a80-b0b2-2d619e7f291f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:12:33.866854 crc crio[26313]: time=\"2026-06-09T11:12:33.866504888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:34.025385 crc crio[26313]: time=\"2026-06-09T11:12:34.025268259Z\" level=info msg=\"Removed container f56fd400adac0f331cd726616253c204bbde255926b5a8c6a1b70a5ad9098c8b: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=8a515fbc-19c2-4a80-b0b2-2d619e7f291f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:12:34.747851 crc crio[26313]: time=\"2026-06-09T11:12:34.747242901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:35.088518 crc crio[26313]: time=\"2026-06-09T11:12:35.088346861Z\" level=info msg=\"Created container 4fa0a4e4a5905fcf73b3fe8f948954fcd4dc8c272592d248fc600d2deef11e47: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=217a3019-5052-4623-b72a-a33202e1e2ef name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:12:35.092536 crc crio[26313]: time=\"2026-06-09T11:12:35.092076543Z\" level=info msg=\"Starting container: 4fa0a4e4a5905fcf73b3fe8f948954fcd4dc8c272592d248fc600d2deef11e47\" id=e2f69700-9319-4af1-ad60-cc1400c21771 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:12:35.129000 crc crio[26313]: time=\"2026-06-09T11:12:35.128831205Z\" level=info msg=\"Started container\" PID=27040 containerID=4fa0a4e4a5905fcf73b3fe8f948954fcd4dc8c272592d248fc600d2deef11e47 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=e2f69700-9319-4af1-ad60-cc1400c21771 name=/runtime.v1.RuntimeService/StartContainer sandboxID=10a436eaf8e348d1b9ab6f246aea0c7409ced60acba075a0c3519143509c4b4b\nJun 09 11:12:35.153242 crc crio[26313]: time=\"2026-06-09T11:12:35.153066102Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=a3e1c438-710d-4cf1-b45e-829fa0e7b297 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:12:35.157282 crc crio[26313]: time=\"2026-06-09T11:12:35.157129494Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=a1950412-2984-4901-bd01-e9e4364f9ffa name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:12:35.162123 crc crio[26313]: time=\"2026-06-09T11:12:35.162046422Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=07ec99ab-4ec2-41c6-977c-13dbb977daf2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:12:35.162640 crc crio[26313]: time=\"2026-06-09T11:12:35.162527216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:35.205457 crc crio[26313]: time=\"2026-06-09T11:12:35.205212126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:36.138812 crc crio[26313]: time=\"2026-06-09T11:12:36.137378823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:36.644229 crc crio[26313]: time=\"2026-06-09T11:12:36.642950096Z\" level=info msg=\"Created container 3f8e1fc68d0c82d078fa4813ca3a22d704a0aa7f198bbe93a4a7583c9117ee88: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=07ec99ab-4ec2-41c6-977c-13dbb977daf2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:12:36.646139 crc crio[26313]: time=\"2026-06-09T11:12:36.645455121Z\" level=info msg=\"Starting container: 3f8e1fc68d0c82d078fa4813ca3a22d704a0aa7f198bbe93a4a7583c9117ee88\" id=64360223-0c08-4598-9888-4c188a46bf98 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:12:36.713158 crc crio[26313]: time=\"2026-06-09T11:12:36.712821741Z\" level=info msg=\"Started container\" PID=27057 containerID=3f8e1fc68d0c82d078fa4813ca3a22d704a0aa7f198bbe93a4a7583c9117ee88 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=64360223-0c08-4598-9888-4c188a46bf98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=10a436eaf8e348d1b9ab6f246aea0c7409ced60acba075a0c3519143509c4b4b\nJun 09 11:12:38.396180 crc crio[26313]: time=\"2026-06-09T11:12:38.395744454Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=25fce4b1-61e4-4d01-8e59-33e39f02e839 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:12:38.402033 crc crio[26313]: time=\"2026-06-09T11:12:38.401906429Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=dc19e55d-a082-4dff-bed4-9b9a0bea7008 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:12:38.404770 crc crio[26313]: time=\"2026-06-09T11:12:38.404696472Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=ffd2082a-ef1f-459a-b40b-fa8190f197f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:12:38.405244 crc crio[26313]: time=\"2026-06-09T11:12:38.405088034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:38.425830 crc crio[26313]: time=\"2026-06-09T11:12:38.423654831Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=b8995703-e47c-4094-8571-eecb7c966171 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:12:38.453461 crc crio[26313]: time=\"2026-06-09T11:12:38.453280739Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=8da64447-deb9-4931-96d4-c32a6536d96d name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:12:38.458480 crc crio[26313]: time=\"2026-06-09T11:12:38.458324931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:38.466630 crc crio[26313]: time=\"2026-06-09T11:12:38.466569398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:38.471789 crc crio[26313]: time=\"2026-06-09T11:12:38.471689622Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=612c875e-8b22-4eda-9efd-400288b6518c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:12:38.472611 crc crio[26313]: time=\"2026-06-09T11:12:38.472135415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:38.543257 crc crio[26313]: time=\"2026-06-09T11:12:38.543169815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:38.651379 crc crio[26313]: time=\"2026-06-09T11:12:38.65102742Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=83492a91-dfbf-4b03-9ee6-a1062ec15304 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:12:38.664481 crc crio[26313]: time=\"2026-06-09T11:12:38.655791512Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=87b1df83-48e7-4703-b5f7-41b26529cbac name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:12:38.664481 crc crio[26313]: time=\"2026-06-09T11:12:38.664300328Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=cbbe5613-a446-4da6-a8bf-5f3bddbe40d5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:12:38.682132 crc crio[26313]: time=\"2026-06-09T11:12:38.68205198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:38.881136 crc crio[26313]: time=\"2026-06-09T11:12:38.881030667Z\" level=info msg=\"Created container 55b771105b6e770bfabacd260c441efe1c07d2f5e07b5b4865ea3b96732a9218: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=ffd2082a-ef1f-459a-b40b-fa8190f197f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:12:38.884734 crc crio[26313]: time=\"2026-06-09T11:12:38.884621335Z\" level=info msg=\"Starting container: 55b771105b6e770bfabacd260c441efe1c07d2f5e07b5b4865ea3b96732a9218\" id=7d7144f1-4c7b-4c5b-b46f-eca2623b6817 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:12:38.908736 crc crio[26313]: time=\"2026-06-09T11:12:38.907308825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:38.975492 crc crio[26313]: time=\"2026-06-09T11:12:38.975050077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:38.995473 crc crio[26313]: time=\"2026-06-09T11:12:38.988293734Z\" level=info msg=\"Started container\" PID=27076 containerID=55b771105b6e770bfabacd260c441efe1c07d2f5e07b5b4865ea3b96732a9218 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=7d7144f1-4c7b-4c5b-b46f-eca2623b6817 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ef6dcd81941f4a4a1a0b5353d93c4b2d86e0faf66d07f9b888376b21c417e921\nJun 09 11:12:39.828572 crc crio[26313]: time=\"2026-06-09T11:12:39.825886582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:40.132498 crc crio[26313]: time=\"2026-06-09T11:12:40.132340864Z\" level=info msg=\"Created container b6b27005b70a82c4b7c9adae5dcab8fd1a1c0c01a631f6adb14035e915218b20: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=cbbe5613-a446-4da6-a8bf-5f3bddbe40d5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:12:40.140069 crc crio[26313]: time=\"2026-06-09T11:12:40.139977903Z\" level=info msg=\"Starting container: b6b27005b70a82c4b7c9adae5dcab8fd1a1c0c01a631f6adb14035e915218b20\" id=7a9a3804-6e16-42c7-975e-c86dbc3edbd5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:12:40.167368 crc crio[26313]: time=\"2026-06-09T11:12:40.167156297Z\" level=info msg=\"Started container\" PID=27089 containerID=b6b27005b70a82c4b7c9adae5dcab8fd1a1c0c01a631f6adb14035e915218b20 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=7a9a3804-6e16-42c7-975e-c86dbc3edbd5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b6a77415bc05b1e81f341897075f3a097a15edb034111239d6655ca613be6fc7\nJun 09 11:12:40.185602 crc crio[26313]: time=\"2026-06-09T11:12:40.181641072Z\" level=info msg=\"Created container 00d66126e0574861f8909063aebeb04826d35028cff53b8d710def42e306a926: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=612c875e-8b22-4eda-9efd-400288b6518c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:12:40.190508 crc crio[26313]: time=\"2026-06-09T11:12:40.190150697Z\" level=info msg=\"Starting container: 00d66126e0574861f8909063aebeb04826d35028cff53b8d710def42e306a926\" id=27e7016f-971e-48d4-8b58-fba2868fbab0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:12:40.204563 crc crio[26313]: time=\"2026-06-09T11:12:40.204226689Z\" level=info msg=\"Started container\" PID=27114 containerID=00d66126e0574861f8909063aebeb04826d35028cff53b8d710def42e306a926 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=27e7016f-971e-48d4-8b58-fba2868fbab0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=83ed0aff373038db68e58800dba63537b27927893e565669943b82e688e1cbb1\nJun 09 11:12:42.327652 crc crio[26313]: time=\"2026-06-09T11:12:42.326043393Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=53dd8ac2-de55-46f4-9f4d-c161b9cf84cb name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:12:42.331776 crc crio[26313]: time=\"2026-06-09T11:12:42.331687213Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=8f903553-afe6-4eff-ad45-6d6fcd7cb420 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:12:42.339242 crc crio[26313]: time=\"2026-06-09T11:12:42.339159737Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-8mhkq/marketplace-operator\" id=5661e1fa-225a-4ad8-8855-8f61e75e86b8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:12:42.340057 crc crio[26313]: time=\"2026-06-09T11:12:42.339986772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:42.377324 crc crio[26313]: time=\"2026-06-09T11:12:42.37727139Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=993e3551-12f0-40f4-be1d-b05efbb5db46 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:12:42.385503 crc crio[26313]: time=\"2026-06-09T11:12:42.385201447Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=dffa2d21-3570-4715-9b51-883f87ad1a08 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:12:42.391006 crc crio[26313]: time=\"2026-06-09T11:12:42.390891288Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=aa4df6ac-9d67-495b-8ac5-fa3bf9bcd1ab name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:12:42.391775 crc crio[26313]: time=\"2026-06-09T11:12:42.391590829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:42.518455 crc crio[26313]: time=\"2026-06-09T11:12:42.517880516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:42.547704 crc crio[26313]: time=\"2026-06-09T11:12:42.547544776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:42.575458 crc crio[26313]: time=\"2026-06-09T11:12:42.574505745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:42.589530 crc crio[26313]: time=\"2026-06-09T11:12:42.583266207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:42.931162 crc crio[26313]: time=\"2026-06-09T11:12:42.930764189Z\" level=info msg=\"Created container 760b5c086a619f88041e50aa42da44b5765457d92d6df52dfc03e1590f2d3d15: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=aa4df6ac-9d67-495b-8ac5-fa3bf9bcd1ab name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:12:42.933155 crc crio[26313]: time=\"2026-06-09T11:12:42.933023747Z\" level=info msg=\"Starting container: 760b5c086a619f88041e50aa42da44b5765457d92d6df52dfc03e1590f2d3d15\" id=b0d5ab15-7ac9-429f-acfc-9295e75c98f2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:12:42.960358 crc crio[26313]: time=\"2026-06-09T11:12:42.958550862Z\" level=info msg=\"Started container\" PID=27222 containerID=760b5c086a619f88041e50aa42da44b5765457d92d6df52dfc03e1590f2d3d15 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=b0d5ab15-7ac9-429f-acfc-9295e75c98f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f8aa60bc34fe6193a8191fdb0bef5a32f9c44faa6afc0fcf04e273fecc0c3d6\nJun 09 11:12:43.063858 crc crio[26313]: time=\"2026-06-09T11:12:43.063753287Z\" level=info msg=\"Created container 5658aa63ef9121efca581ff2661396ece524065e27e783153ccc1dd8e72ad72f: openshift-marketplace/marketplace-operator-547dbd544d-8mhkq/marketplace-operator\" id=5661e1fa-225a-4ad8-8855-8f61e75e86b8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:12:43.068271 crc crio[26313]: time=\"2026-06-09T11:12:43.068143629Z\" level=info msg=\"Starting container: 5658aa63ef9121efca581ff2661396ece524065e27e783153ccc1dd8e72ad72f\" id=169e7954-4696-4b9b-a42c-d589f41aeed2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:12:43.092095 crc crio[26313]: time=\"2026-06-09T11:12:43.091802279Z\" level=info msg=\"Started container\" PID=27228 containerID=5658aa63ef9121efca581ff2661396ece524065e27e783153ccc1dd8e72ad72f description=openshift-marketplace/marketplace-operator-547dbd544d-8mhkq/marketplace-operator id=169e7954-4696-4b9b-a42c-d589f41aeed2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5d446774b0ebacbbc1d653bfa34f01b4bf1fe9d204b433f5789deeeecfd917da\nJun 09 11:12:46.418961 crc crio[26313]: time=\"2026-06-09T11:12:46.418303753Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-5p4wm/POD\" id=2e017a0e-762d-4e46-9faa-3ea7d1a3f4a2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:12:46.420472 crc crio[26313]: time=\"2026-06-09T11:12:46.419018465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:46.456663 crc crio[26313]: time=\"2026-06-09T11:12:46.456470688Z\" level=info msg=\"Got pod network &{Name:certified-operators-5p4wm Namespace:openshift-marketplace ID:e04c72218f3d0395c145cf3e95a6d0e638b7d1170aa92967b8ba62a2036b7fa8 UID:03ea40f2-5eed-4383-907c-50cdb2264469 NetNS:/var/run/netns/95643301-5852-458f-9562-6f37c0480d80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod03ea40f2_5eed_4383_907c_50cdb2264469.slice PodAnnotations:0xc002310028}] Aliases:map[]}\"\nJun 09 11:12:46.456663 crc crio[26313]: time=\"2026-06-09T11:12:46.456572501Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-5p4wm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:12:47.634312 crc crio[26313]: 2026-06-09T11:12:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e04c72218f3d039 Mac:0a:ca:48:a9:c8:33 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/95643301-5852-458f-9562-6f37c0480d80 SocketPath: PciID:}] [{Interface:0xc000452ae0 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:12:47.636684 crc crio[26313]: time=\"2026-06-09T11:12:47.636607462Z\" level=info msg=\"Got pod network &{Name:certified-operators-5p4wm Namespace:openshift-marketplace ID:e04c72218f3d0395c145cf3e95a6d0e638b7d1170aa92967b8ba62a2036b7fa8 UID:03ea40f2-5eed-4383-907c-50cdb2264469 NetNS:/var/run/netns/95643301-5852-458f-9562-6f37c0480d80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod03ea40f2_5eed_4383_907c_50cdb2264469.slice PodAnnotations:0xc002310028}] Aliases:map[]}\"\nJun 09 11:12:47.636865 crc crio[26313]: time=\"2026-06-09T11:12:47.636813328Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-5p4wm for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:12:47.645301 crc crio[26313]: time=\"2026-06-09T11:12:47.6452205Z\" level=info msg=\"Ran pod sandbox e04c72218f3d0395c145cf3e95a6d0e638b7d1170aa92967b8ba62a2036b7fa8 with infra container: openshift-marketplace/certified-operators-5p4wm/POD\" id=2e017a0e-762d-4e46-9faa-3ea7d1a3f4a2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:12:47.651723 crc crio[26313]: time=\"2026-06-09T11:12:47.651629672Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=014c96ac-6e98-483c-a348-12ecc0eadf9b name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:12:47.654832 crc crio[26313]: time=\"2026-06-09T11:12:47.654734865Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e749dd04-342c-40f5-920c-f6955f18dc32 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:12:47.670765 crc crio[26313]: time=\"2026-06-09T11:12:47.670352564Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-5p4wm/extract-utilities\" id=8888674a-4ac8-49c7-bdbe-8760af83b840 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:12:47.671263 crc crio[26313]: time=\"2026-06-09T11:12:47.671199679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:47.707883 crc crio[26313]: time=\"2026-06-09T11:12:47.707677023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:47.712981 crc crio[26313]: time=\"2026-06-09T11:12:47.71289014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:47.861058 crc crio[26313]: time=\"2026-06-09T11:12:47.860966521Z\" level=info msg=\"Created container 45d1f8f81a0d8e8838315dbbed3873bf16443186c5d6f33531a34325d941ec5d: openshift-marketplace/certified-operators-5p4wm/extract-utilities\" id=8888674a-4ac8-49c7-bdbe-8760af83b840 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:12:47.862630 crc crio[26313]: time=\"2026-06-09T11:12:47.862373943Z\" level=info msg=\"Starting container: 45d1f8f81a0d8e8838315dbbed3873bf16443186c5d6f33531a34325d941ec5d\" id=0996e97d-1923-4d9c-b9df-331e1136c674 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:12:47.869884 crc crio[26313]: time=\"2026-06-09T11:12:47.869728603Z\" level=info msg=\"Started container\" PID=27351 containerID=45d1f8f81a0d8e8838315dbbed3873bf16443186c5d6f33531a34325d941ec5d description=openshift-marketplace/certified-operators-5p4wm/extract-utilities id=0996e97d-1923-4d9c-b9df-331e1136c674 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e04c72218f3d0395c145cf3e95a6d0e638b7d1170aa92967b8ba62a2036b7fa8\nJun 09 11:12:48.829489 crc crio[26313]: time=\"2026-06-09T11:12:48.829259381Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=221a9b2c-7880-461f-b34f-e07c2d39ea43 name=/runtime.v1.ImageService/PullImage\nJun 09 11:12:48.845625 crc crio[26313]: time=\"2026-06-09T11:12:48.844860169Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 09 11:12:49.502893 crc crio[26313]: time=\"2026-06-09T11:12:49.50213007Z\" level=info msg=\"Running pod sandbox: openshift-etcd/installer-3-crc/POD\" id=451ff5ea-b1d3-4611-8828-2077820652b3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:12:49.503098 crc crio[26313]: time=\"2026-06-09T11:12:49.503030427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:49.532751 crc crio[26313]: time=\"2026-06-09T11:12:49.532650595Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:bdecd89d0df4b0839c9ff692b5a0bb9480c5e8777a8309e3294079c250aecc83 UID:4a49fce4-7eec-415f-97ee-a7b204f037f0 NetNS:/var/run/netns/6f4d0f25-f49a-4aec-a2fd-85860741f776 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod4a49fce4_7eec_415f_97ee_a7b204f037f0.slice PodAnnotations:0xc00008cee8}] Aliases:map[]}\"\nJun 09 11:12:49.532751 crc crio[26313]: time=\"2026-06-09T11:12:49.532710567Z\" level=info msg=\"Adding pod openshift-etcd_installer-3-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:12:49.550688 crc crio[26313]: time=\"2026-06-09T11:12:49.550568723Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-vg7jm/POD\" id=ac997fee-2983-4faf-908d-3f785f248382 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:12:49.550832 crc crio[26313]: time=\"2026-06-09T11:12:49.550727737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:49.581607 crc crio[26313]: time=\"2026-06-09T11:12:49.580923143Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-vg7jm Namespace:openshift-marketplace ID:7b7aff2534183f00871f0e65db461ec70967a759cb0ad70ff383edd4e2e6b566 UID:1e824c5b-124c-48f0-ac2e-31a74c913c6d NetNS:/var/run/netns/1aab4c02-7fae-4dd3-a5a4-0a9230eea3fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e824c5b_124c_48f0_ac2e_31a74c913c6d.slice PodAnnotations:0xc00008d208}] Aliases:map[]}\"\nJun 09 11:12:49.581607 crc crio[26313]: time=\"2026-06-09T11:12:49.581589643Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-vg7jm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:12:50.006484 crc crio[26313]: time=\"2026-06-09T11:12:50.006246689Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=221a9b2c-7880-461f-b34f-e07c2d39ea43 name=/runtime.v1.ImageService/PullImage\nJun 09 11:12:50.013645 crc crio[26313]: time=\"2026-06-09T11:12:50.011731784Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=96c804cf-fa24-45b9-bfc2-a5e9c8a3074f name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:12:50.016970 crc crio[26313]: time=\"2026-06-09T11:12:50.016687502Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=88dec0d3-f8de-4c48-b214-35fb1e4835d3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:12:50.033918 crc crio[26313]: time=\"2026-06-09T11:12:50.033584789Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-5p4wm/extract-content\" id=e1502c4f-84a4-4406-8ade-d64d1b09f421 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:12:50.042637 crc crio[26313]: time=\"2026-06-09T11:12:50.03961846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:50.116779 crc crio[26313]: time=\"2026-06-09T11:12:50.116682801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:50.129988 crc crio[26313]: time=\"2026-06-09T11:12:50.129800905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:50.214575 crc crio[26313]: time=\"2026-06-09T11:12:50.212572227Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-4222l/POD\" id=435d5ebf-e37a-4ed5-97df-90ed3f91e626 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:12:50.214575 crc crio[26313]: time=\"2026-06-09T11:12:50.212743462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:50.246190 crc crio[26313]: time=\"2026-06-09T11:12:50.245299829Z\" level=info msg=\"Got pod network &{Name:redhat-operators-4222l Namespace:openshift-marketplace ID:1c968e91799fd48677bcd2a920a6dfcd0d05bd4126b5907cb0666e72e82f9b09 UID:e2c51b2a-3716-4f05-972a-94d581ed7ad4 NetNS:/var/run/netns/020f7e6d-a45d-46b6-9b2a-286f683b7f16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode2c51b2a_3716_4f05_972a_94d581ed7ad4.slice PodAnnotations:0xc0017187d8}] Aliases:map[]}\"\nJun 09 11:12:50.246190 crc crio[26313]: time=\"2026-06-09T11:12:50.245383111Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-4222l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:12:50.333882 crc crio[26313]: time=\"2026-06-09T11:12:50.333328499Z\" level=info msg=\"Created container 76ae4ada737cab31356bdbea392bc594e9539c69e00028ed94493f9e6862b43e: openshift-marketplace/certified-operators-5p4wm/extract-content\" id=e1502c4f-84a4-4406-8ade-d64d1b09f421 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:12:50.342035 crc crio[26313]: time=\"2026-06-09T11:12:50.341799853Z\" level=info msg=\"Starting container: 76ae4ada737cab31356bdbea392bc594e9539c69e00028ed94493f9e6862b43e\" id=cb934205-30de-4f42-90ef-0e426e36c69b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:12:50.363171 crc crio[26313]: time=\"2026-06-09T11:12:50.359773792Z\" level=info msg=\"Started container\" PID=27413 containerID=76ae4ada737cab31356bdbea392bc594e9539c69e00028ed94493f9e6862b43e description=openshift-marketplace/certified-operators-5p4wm/extract-content id=cb934205-30de-4f42-90ef-0e426e36c69b name=/runtime.v1.RuntimeService/StartContainer sandboxID=e04c72218f3d0395c145cf3e95a6d0e638b7d1170aa92967b8ba62a2036b7fa8\nJun 09 11:12:51.220505 crc crio[26313]: 2026-06-09T11:12:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bdecd89d0df4b08 Mac:de:05:61:e8:40:7a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/6f4d0f25-f49a-4aec-a2fd-85860741f776 SocketPath: PciID:}] [{Interface:0xc00028e5a0 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:12:51.222851 crc crio[26313]: time=\"2026-06-09T11:12:51.222585048Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:bdecd89d0df4b0839c9ff692b5a0bb9480c5e8777a8309e3294079c250aecc83 UID:4a49fce4-7eec-415f-97ee-a7b204f037f0 NetNS:/var/run/netns/6f4d0f25-f49a-4aec-a2fd-85860741f776 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod4a49fce4_7eec_415f_97ee_a7b204f037f0.slice PodAnnotations:0xc00008cee8}] Aliases:map[]}\"\nJun 09 11:12:51.222851 crc crio[26313]: time=\"2026-06-09T11:12:51.222835286Z\" level=info msg=\"Checking pod openshift-etcd_installer-3-crc for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:12:51.236078 crc crio[26313]: time=\"2026-06-09T11:12:51.23598782Z\" level=info msg=\"Ran pod sandbox bdecd89d0df4b0839c9ff692b5a0bb9480c5e8777a8309e3294079c250aecc83 with infra container: openshift-etcd/installer-3-crc/POD\" id=451ff5ea-b1d3-4611-8828-2077820652b3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:12:51.238703 crc crio[26313]: time=\"2026-06-09T11:12:51.238606109Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=d12cc463-f7a3-4f72-b477-fcae2442c6aa name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:12:51.242519 crc crio[26313]: time=\"2026-06-09T11:12:51.24231641Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=cf0e334c-82f7-408b-ad55-5e0476db7832 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:12:51.268914 crc crio[26313]: time=\"2026-06-09T11:12:51.268737053Z\" level=info msg=\"Creating container: openshift-etcd/installer-3-crc/installer\" id=e732d295-8217-4284-9c09-65caa2095c4f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:12:51.269353 crc crio[26313]: time=\"2026-06-09T11:12:51.269206147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:51.313925 crc crio[26313]: time=\"2026-06-09T11:12:51.313811584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:51.532501 crc crio[26313]: 2026-06-09T11:12:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7b7aff2534183f0 Mac:c2:28:0d:0d:ab:52 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/1aab4c02-7fae-4dd3-a5a4-0a9230eea3fe SocketPath: PciID:}] [{Interface:0xc0001da9e0 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:12:51.533830 crc crio[26313]: time=\"2026-06-09T11:12:51.533630997Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-vg7jm Namespace:openshift-marketplace ID:7b7aff2534183f00871f0e65db461ec70967a759cb0ad70ff383edd4e2e6b566 UID:1e824c5b-124c-48f0-ac2e-31a74c913c6d NetNS:/var/run/netns/1aab4c02-7fae-4dd3-a5a4-0a9230eea3fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e824c5b_124c_48f0_ac2e_31a74c913c6d.slice PodAnnotations:0xc00008d208}] Aliases:map[]}\"\nJun 09 11:12:51.533977 crc crio[26313]: time=\"2026-06-09T11:12:51.533907165Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-vg7jm for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:12:51.559306 crc crio[26313]: time=\"2026-06-09T11:12:51.559163413Z\" level=info msg=\"Ran pod sandbox 7b7aff2534183f00871f0e65db461ec70967a759cb0ad70ff383edd4e2e6b566 with infra container: openshift-marketplace/redhat-marketplace-vg7jm/POD\" id=ac997fee-2983-4faf-908d-3f785f248382 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:12:51.576554 crc crio[26313]: time=\"2026-06-09T11:12:51.576333468Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2f5723b0-ad0d-4260-9c6a-7d424fe65e66 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:12:51.589788 crc crio[26313]: time=\"2026-06-09T11:12:51.589654967Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a8ec4b8a-f5a3-4059-b001-053fc35e4d61 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:12:51.614670 crc crio[26313]: time=\"2026-06-09T11:12:51.614556194Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-vg7jm/extract-utilities\" id=2915d798-14dc-4593-96dc-ad5645187bf7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:12:51.615318 crc crio[26313]: time=\"2026-06-09T11:12:51.615127241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:51.867292 crc crio[26313]: time=\"2026-06-09T11:12:51.865552132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:51.937645 crc crio[26313]: time=\"2026-06-09T11:12:51.937474459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:51.989853 crc crio[26313]: 2026-06-09T11:12:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1c968e91799fd48 Mac:92:58:3a:fd:79:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/020f7e6d-a45d-46b6-9b2a-286f683b7f16 SocketPath: PciID:}] [{Interface:0xc0001137d0 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:12:51.989853 crc crio[26313]: time=\"2026-06-09T11:12:51.986014685Z\" level=info msg=\"Got pod network &{Name:redhat-operators-4222l Namespace:openshift-marketplace ID:1c968e91799fd48677bcd2a920a6dfcd0d05bd4126b5907cb0666e72e82f9b09 UID:e2c51b2a-3716-4f05-972a-94d581ed7ad4 NetNS:/var/run/netns/020f7e6d-a45d-46b6-9b2a-286f683b7f16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode2c51b2a_3716_4f05_972a_94d581ed7ad4.slice PodAnnotations:0xc0017187d8}] Aliases:map[]}\"\nJun 09 11:12:51.989853 crc crio[26313]: time=\"2026-06-09T11:12:51.98618147Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-4222l for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:12:52.010313 crc crio[26313]: time=\"2026-06-09T11:12:52.010050326Z\" level=info msg=\"Ran pod sandbox 1c968e91799fd48677bcd2a920a6dfcd0d05bd4126b5907cb0666e72e82f9b09 with infra container: openshift-marketplace/redhat-operators-4222l/POD\" id=435d5ebf-e37a-4ed5-97df-90ed3f91e626 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:12:52.021142 crc crio[26313]: time=\"2026-06-09T11:12:52.020621893Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=904e8bca-926c-4b62-afd4-bb4774b720d7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:12:52.034785 crc crio[26313]: time=\"2026-06-09T11:12:52.034637823Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f8bbe18b-d57a-4090-849c-f614eadba96b name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:12:52.045714 crc crio[26313]: time=\"2026-06-09T11:12:52.044641493Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-4222l/extract-utilities\" id=68954d64-c523-4f94-918f-cac4f7d2ea9c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:12:52.045714 crc crio[26313]: time=\"2026-06-09T11:12:52.045607532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:52.072203 crc crio[26313]: time=\"2026-06-09T11:12:52.07189449Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-twdkb/POD\" id=51c3c683-db04-4f0d-823b-0d2e01ee6df0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:12:52.072758 crc crio[26313]: time=\"2026-06-09T11:12:52.072652173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:52.098230 crc crio[26313]: time=\"2026-06-09T11:12:52.096361404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:52.140046 crc crio[26313]: time=\"2026-06-09T11:12:52.139875839Z\" level=info msg=\"Got pod network &{Name:community-operators-twdkb Namespace:openshift-marketplace ID:77f175b39bd218fd678220a92b912aab6f65a304a155ebccbb485b3a32a21706 UID:4b3e2f0f-473f-4d2a-b6b9-d8a4f986ece3 NetNS:/var/run/netns/14914342-6275-41c5-8c76-1e4224671731 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4b3e2f0f_473f_4d2a_b6b9_d8a4f986ece3.slice PodAnnotations:0xc002310200}] Aliases:map[]}\"\nJun 09 11:12:52.140483 crc crio[26313]: time=\"2026-06-09T11:12:52.140372944Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-twdkb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:12:52.170606 crc crio[26313]: time=\"2026-06-09T11:12:52.170370294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:52.192796 crc crio[26313]: time=\"2026-06-09T11:12:52.192557599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:52.248193 crc crio[26313]: time=\"2026-06-09T11:12:52.248095525Z\" level=info msg=\"Created container 786af5b3524f80be7b6786428cec86ebb36c941a06f8ae5a9a1a91bdbfd3f62b: openshift-marketplace/redhat-marketplace-vg7jm/extract-utilities\" id=2915d798-14dc-4593-96dc-ad5645187bf7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:12:52.254459 crc crio[26313]: time=\"2026-06-09T11:12:52.25292374Z\" level=info msg=\"Starting container: 786af5b3524f80be7b6786428cec86ebb36c941a06f8ae5a9a1a91bdbfd3f62b\" id=a7044364-3918-473a-8df1-9c935ad1e57f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:12:52.267452 crc crio[26313]: time=\"2026-06-09T11:12:52.267217948Z\" level=info msg=\"Started container\" PID=27511 containerID=786af5b3524f80be7b6786428cec86ebb36c941a06f8ae5a9a1a91bdbfd3f62b description=openshift-marketplace/redhat-marketplace-vg7jm/extract-utilities id=a7044364-3918-473a-8df1-9c935ad1e57f name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b7aff2534183f00871f0e65db461ec70967a759cb0ad70ff383edd4e2e6b566\nJun 09 11:12:52.454236 crc crio[26313]: time=\"2026-06-09T11:12:52.453674151Z\" level=info msg=\"Created container 141b28c3291fde7ccc917d0f1479076ac3fe78617201decc5d4cb517997cfa7d: openshift-marketplace/redhat-operators-4222l/extract-utilities\" id=68954d64-c523-4f94-918f-cac4f7d2ea9c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:12:52.465618 crc crio[26313]: time=\"2026-06-09T11:12:52.465386672Z\" level=info msg=\"Starting container: 141b28c3291fde7ccc917d0f1479076ac3fe78617201decc5d4cb517997cfa7d\" id=7fff5098-ff13-40a1-bb7f-3337e95bbb25 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:12:52.574063 crc crio[26313]: time=\"2026-06-09T11:12:52.573234007Z\" level=info msg=\"Started container\" PID=27535 containerID=141b28c3291fde7ccc917d0f1479076ac3fe78617201decc5d4cb517997cfa7d description=openshift-marketplace/redhat-operators-4222l/extract-utilities id=7fff5098-ff13-40a1-bb7f-3337e95bbb25 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c968e91799fd48677bcd2a920a6dfcd0d05bd4126b5907cb0666e72e82f9b09\nJun 09 11:12:52.716761 crc crio[26313]: time=\"2026-06-09T11:12:52.715796931Z\" level=info msg=\"Created container ca1009948da048f24bbcaec78eb8db12a7ca1ffc4e310ac6826f54599f7f96c8: openshift-etcd/installer-3-crc/installer\" id=e732d295-8217-4284-9c09-65caa2095c4f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:12:52.719377 crc crio[26313]: time=\"2026-06-09T11:12:52.718988497Z\" level=info msg=\"Starting container: ca1009948da048f24bbcaec78eb8db12a7ca1ffc4e310ac6826f54599f7f96c8\" id=98367140-83a4-48c7-82c1-f17e1929a7d4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:12:52.763282 crc crio[26313]: time=\"2026-06-09T11:12:52.763124271Z\" level=info msg=\"Started container\" PID=27551 containerID=ca1009948da048f24bbcaec78eb8db12a7ca1ffc4e310ac6826f54599f7f96c8 description=openshift-etcd/installer-3-crc/installer id=98367140-83a4-48c7-82c1-f17e1929a7d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bdecd89d0df4b0839c9ff692b5a0bb9480c5e8777a8309e3294079c250aecc83\nJun 09 11:12:53.089587 crc crio[26313]: time=\"2026-06-09T11:12:53.088683185Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=333523af-f982-4c00-9b08-6305a406e86d name=/runtime.v1.ImageService/PullImage\nJun 09 11:12:53.096772 crc crio[26313]: time=\"2026-06-09T11:12:53.094993374Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=9374bb4f-5546-49ab-a5b1-db83e4466f1e name=/runtime.v1.ImageService/PullImage\nJun 09 11:12:53.106582 crc crio[26313]: time=\"2026-06-09T11:12:53.106339314Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 09 11:12:53.107567 crc crio[26313]: time=\"2026-06-09T11:12:53.10720081Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 09 11:12:53.702152 crc crio[26313]: time=\"2026-06-09T11:12:53.701833654Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=333523af-f982-4c00-9b08-6305a406e86d name=/runtime.v1.ImageService/PullImage\nJun 09 11:12:53.703754 crc crio[26313]: time=\"2026-06-09T11:12:53.703603987Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=f0906799-6817-465e-bde3-26693b84013a name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:12:53.709519 crc crio[26313]: time=\"2026-06-09T11:12:53.70937474Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=88044479-434b-45f7-b935-f54cfb0fbf6b name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:12:53.716061 crc crio[26313]: time=\"2026-06-09T11:12:53.715990269Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-vg7jm/extract-content\" id=083e4880-5279-4bb0-8b7f-4d8b8c895a99 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:12:53.716709 crc crio[26313]: time=\"2026-06-09T11:12:53.716598647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:53.766652 crc crio[26313]: time=\"2026-06-09T11:12:53.766577176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:53.771738 crc crio[26313]: time=\"2026-06-09T11:12:53.771601877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:53.818757 crc crio[26313]: 2026-06-09T11:12:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:77f175b39bd218f Mac:c6:2e:33:44:41:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/14914342-6275-41c5-8c76-1e4224671731 SocketPath: PciID:}] [{Interface:0xc0002ee780 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:12:53.818757 crc crio[26313]: time=\"2026-06-09T11:12:53.817240756Z\" level=info msg=\"Got pod network &{Name:community-operators-twdkb Namespace:openshift-marketplace ID:77f175b39bd218fd678220a92b912aab6f65a304a155ebccbb485b3a32a21706 UID:4b3e2f0f-473f-4d2a-b6b9-d8a4f986ece3 NetNS:/var/run/netns/14914342-6275-41c5-8c76-1e4224671731 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4b3e2f0f_473f_4d2a_b6b9_d8a4f986ece3.slice PodAnnotations:0xc002310200}] Aliases:map[]}\"\nJun 09 11:12:53.818757 crc crio[26313]: time=\"2026-06-09T11:12:53.817465032Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-twdkb for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:12:53.824794 crc crio[26313]: time=\"2026-06-09T11:12:53.824753021Z\" level=info msg=\"Ran pod sandbox 77f175b39bd218fd678220a92b912aab6f65a304a155ebccbb485b3a32a21706 with infra container: openshift-marketplace/community-operators-twdkb/POD\" id=51c3c683-db04-4f0d-823b-0d2e01ee6df0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:12:53.830225 crc crio[26313]: time=\"2026-06-09T11:12:53.829828583Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ea08df4e-103a-4035-a895-2aaaca8749a1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:12:53.832998 crc crio[26313]: time=\"2026-06-09T11:12:53.832838633Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7de908d1-d311-4af8-9383-61992a089add name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:12:53.843164 crc crio[26313]: time=\"2026-06-09T11:12:53.842933066Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-twdkb/extract-utilities\" id=550da13b-799f-4f8a-b52d-5b662480ac7f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:12:53.844197 crc crio[26313]: time=\"2026-06-09T11:12:53.843700889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:53.904374 crc crio[26313]: time=\"2026-06-09T11:12:53.904193023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:53.912140 crc crio[26313]: time=\"2026-06-09T11:12:53.911892804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:53.942277 crc crio[26313]: time=\"2026-06-09T11:12:53.942035618Z\" level=info msg=\"Created container 796b960c0dbd4374ac49d228661abb14d87db211779e9867e758703890df521c: openshift-marketplace/redhat-marketplace-vg7jm/extract-content\" id=083e4880-5279-4bb0-8b7f-4d8b8c895a99 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:12:53.944921 crc crio[26313]: time=\"2026-06-09T11:12:53.94476896Z\" level=info msg=\"Starting container: 796b960c0dbd4374ac49d228661abb14d87db211779e9867e758703890df521c\" id=7e2969f8-4fdf-4878-ab9c-5905b1232174 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:12:53.951526 crc crio[26313]: time=\"2026-06-09T11:12:53.951308946Z\" level=info msg=\"Started container\" PID=27629 containerID=796b960c0dbd4374ac49d228661abb14d87db211779e9867e758703890df521c description=openshift-marketplace/redhat-marketplace-vg7jm/extract-content id=7e2969f8-4fdf-4878-ab9c-5905b1232174 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b7aff2534183f00871f0e65db461ec70967a759cb0ad70ff383edd4e2e6b566\nJun 09 11:12:54.142064 crc crio[26313]: time=\"2026-06-09T11:12:54.141908313Z\" level=info msg=\"Created container 69cb3d5037daebed77f22a2f5442c5bb54e475264b8d86e235d2be80590a28fb: openshift-marketplace/community-operators-twdkb/extract-utilities\" id=550da13b-799f-4f8a-b52d-5b662480ac7f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:12:54.143648 crc crio[26313]: time=\"2026-06-09T11:12:54.143548262Z\" level=info msg=\"Starting container: 69cb3d5037daebed77f22a2f5442c5bb54e475264b8d86e235d2be80590a28fb\" id=9c400bea-ceda-4be4-a231-6a732f43a000 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:12:54.151864 crc crio[26313]: time=\"2026-06-09T11:12:54.151691236Z\" level=info msg=\"Started container\" PID=27636 containerID=69cb3d5037daebed77f22a2f5442c5bb54e475264b8d86e235d2be80590a28fb description=openshift-marketplace/community-operators-twdkb/extract-utilities id=9c400bea-ceda-4be4-a231-6a732f43a000 name=/runtime.v1.RuntimeService/StartContainer sandboxID=77f175b39bd218fd678220a92b912aab6f65a304a155ebccbb485b3a32a21706\nJun 09 11:12:55.140817 crc crio[26313]: time=\"2026-06-09T11:12:55.140069859Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=2ac4a9b1-b2bc-415e-b843-0feab0b1e5cf name=/runtime.v1.ImageService/PullImage\nJun 09 11:12:55.146917 crc crio[26313]: time=\"2026-06-09T11:12:55.145909704Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 09 11:12:55.155298 crc crio[26313]: time=\"2026-06-09T11:12:55.155142951Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ee11f2d8-8ece-49bf-8017-bc5da9c05d02 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:12:55.165723 crc crio[26313]: time=\"2026-06-09T11:12:55.165660337Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2b6e7aa3-377c-470b-bb0a-0e6ebff2c27e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:12:55.179309 crc crio[26313]: time=\"2026-06-09T11:12:55.179239874Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-5p4wm/registry-server\" id=b9de41e4-5b2d-444c-94ab-92369b26f4c5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:12:55.180252 crc crio[26313]: time=\"2026-06-09T11:12:55.180217553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:55.537113 crc crio[26313]: time=\"2026-06-09T11:12:55.536565581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:55.561125 crc crio[26313]: time=\"2026-06-09T11:12:55.558661354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:55.865458 crc crio[26313]: time=\"2026-06-09T11:12:55.864680072Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:9c782f85ddcb0389a6fc6d4137624c95edbb8f30a5c0be1b76f414ee05a284b9\" id=2ac4a9b1-b2bc-415e-b843-0feab0b1e5cf name=/runtime.v1.ImageService/PullImage\nJun 09 11:12:55.866781 crc crio[26313]: time=\"2026-06-09T11:12:55.866705663Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=c548adea-f95c-4785-801a-58e1690fca75 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:12:55.876230 crc crio[26313]: time=\"2026-06-09T11:12:55.876139586Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=93abd0b3-9b93-447a-8d2c-89093847532c name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:12:55.894223 crc crio[26313]: time=\"2026-06-09T11:12:55.893993951Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-twdkb/extract-content\" id=5f959dff-c7db-47a9-9cbc-2d8dbc9e9e95 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:12:55.895680 crc crio[26313]: time=\"2026-06-09T11:12:55.895348622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:56.130823 crc crio[26313]: time=\"2026-06-09T11:12:56.129727981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:56.210579 crc crio[26313]: time=\"2026-06-09T11:12:56.210346048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:56.370224 crc crio[26313]: time=\"2026-06-09T11:12:56.370100109Z\" level=info msg=\"Created container c58f0b8d5f6bea23620faa0a8c7599b27d8e855b1334a1b9fa4f38e81916dcc7: openshift-marketplace/certified-operators-5p4wm/registry-server\" id=b9de41e4-5b2d-444c-94ab-92369b26f4c5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:12:56.372031 crc crio[26313]: time=\"2026-06-09T11:12:56.371916944Z\" level=info msg=\"Starting container: c58f0b8d5f6bea23620faa0a8c7599b27d8e855b1334a1b9fa4f38e81916dcc7\" id=85c40e2e-1386-4272-b333-e08771307aeb name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:12:56.379534 crc crio[26313]: time=\"2026-06-09T11:12:56.379189322Z\" level=info msg=\"Created container 747159b2fc9ef306d3bd276bc83e7b3ce2f7a40c5ac93258b93cd8def8fdd000: openshift-marketplace/community-operators-twdkb/extract-content\" id=5f959dff-c7db-47a9-9cbc-2d8dbc9e9e95 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:12:56.381500 crc crio[26313]: time=\"2026-06-09T11:12:56.381257024Z\" level=info msg=\"Started container\" PID=27663 containerID=c58f0b8d5f6bea23620faa0a8c7599b27d8e855b1334a1b9fa4f38e81916dcc7 description=openshift-marketplace/certified-operators-5p4wm/registry-server id=85c40e2e-1386-4272-b333-e08771307aeb name=/runtime.v1.RuntimeService/StartContainer sandboxID=e04c72218f3d0395c145cf3e95a6d0e638b7d1170aa92967b8ba62a2036b7fa8\nJun 09 11:12:56.382717 crc crio[26313]: time=\"2026-06-09T11:12:56.382672576Z\" level=info msg=\"Starting container: 747159b2fc9ef306d3bd276bc83e7b3ce2f7a40c5ac93258b93cd8def8fdd000\" id=b367bc59-f7ea-427d-9708-1b09dbbd20c0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:12:56.391934 crc crio[26313]: time=\"2026-06-09T11:12:56.391864892Z\" level=info msg=\"Started container\" PID=27671 containerID=747159b2fc9ef306d3bd276bc83e7b3ce2f7a40c5ac93258b93cd8def8fdd000 description=openshift-marketplace/community-operators-twdkb/extract-content id=b367bc59-f7ea-427d-9708-1b09dbbd20c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=77f175b39bd218fd678220a92b912aab6f65a304a155ebccbb485b3a32a21706\nJun 09 11:12:58.442627 crc crio[26313]: time=\"2026-06-09T11:12:58.441875224Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2316855e-05e6-457d-bda3-55a267329c11 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:12:58.445507 crc crio[26313]: time=\"2026-06-09T11:12:58.445318718Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=acccfdf9-6ece-41ab-95f4-680a8be3f94e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:12:58.466731 crc crio[26313]: time=\"2026-06-09T11:12:58.466208614Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-vg7jm/registry-server\" id=4de284cc-7b2a-4e3c-bb9a-5f4aeb78d62c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:12:58.467224 crc crio[26313]: time=\"2026-06-09T11:12:58.467195844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:58.527486 crc crio[26313]: time=\"2026-06-09T11:12:58.525592355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:58.534988 crc crio[26313]: time=\"2026-06-09T11:12:58.534881014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:12:58.705544 crc crio[26313]: time=\"2026-06-09T11:12:58.705056877Z\" level=info msg=\"Created container d96330f118d06915380a65c207ed34ffba9238dae409e8451a354f8c47f71d54: openshift-marketplace/redhat-marketplace-vg7jm/registry-server\" id=4de284cc-7b2a-4e3c-bb9a-5f4aeb78d62c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:12:58.707306 crc crio[26313]: time=\"2026-06-09T11:12:58.707204052Z\" level=info msg=\"Starting container: d96330f118d06915380a65c207ed34ffba9238dae409e8451a354f8c47f71d54\" id=7f2e3d45-e28d-431e-8ab2-e3ae152dbecf name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:12:58.717684 crc crio[26313]: time=\"2026-06-09T11:12:58.716687336Z\" level=info msg=\"Started container\" PID=27703 containerID=d96330f118d06915380a65c207ed34ffba9238dae409e8451a354f8c47f71d54 description=openshift-marketplace/redhat-marketplace-vg7jm/registry-server id=7f2e3d45-e28d-431e-8ab2-e3ae152dbecf name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b7aff2534183f00871f0e65db461ec70967a759cb0ad70ff383edd4e2e6b566\nJun 09 11:13:01.485132 crc crio[26313]: time=\"2026-06-09T11:13:01.484147685Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f1935d53-3eb5-4d6d-b31a-b363cf5c8dd3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:13:01.488075 crc crio[26313]: time=\"2026-06-09T11:13:01.487998101Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f173402e-e264-4b0f-9767-ff34fc3ab204 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:13:01.501178 crc crio[26313]: time=\"2026-06-09T11:13:01.501123304Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-twdkb/registry-server\" id=51746db3-0a63-4d81-96c8-30dc0fd6958e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:13:01.502146 crc crio[26313]: time=\"2026-06-09T11:13:01.502116684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:13:01.576546 crc crio[26313]: time=\"2026-06-09T11:13:01.571174085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:13:01.577517 crc crio[26313]: time=\"2026-06-09T11:13:01.577376861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:13:02.174550 crc crio[26313]: time=\"2026-06-09T11:13:02.172901322Z\" level=info msg=\"Created container 46c2d32b2cb7db1b4fc0abd65940e08daedfb62aa839b30b5f8f49e212facb86: openshift-marketplace/community-operators-twdkb/registry-server\" id=51746db3-0a63-4d81-96c8-30dc0fd6958e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:13:02.181878 crc crio[26313]: time=\"2026-06-09T11:13:02.178914402Z\" level=info msg=\"Starting container: 46c2d32b2cb7db1b4fc0abd65940e08daedfb62aa839b30b5f8f49e212facb86\" id=bdb7494a-6896-4632-a04a-7d6c3ed928c3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:13:02.212810 crc crio[26313]: time=\"2026-06-09T11:13:02.212639454Z\" level=info msg=\"Started container\" PID=27772 containerID=46c2d32b2cb7db1b4fc0abd65940e08daedfb62aa839b30b5f8f49e212facb86 description=openshift-marketplace/community-operators-twdkb/registry-server id=bdb7494a-6896-4632-a04a-7d6c3ed928c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=77f175b39bd218fd678220a92b912aab6f65a304a155ebccbb485b3a32a21706\nJun 09 11:13:03.125824 crc crio[26313]: time=\"2026-06-09T11:13:03.125626846Z\" level=info msg=\"Stopping container: a540343f43131f698b039a45bdb4328760821bcdc04d8c7c1a239860ef428013 (timeout: 30s)\" id=6c02c712-45fa-4065-91fc-e0b694abcb05 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:13:03.259816 crc crio[26313]: time=\"2026-06-09T11:13:03.259332056Z\" level=info msg=\"Stopped container a540343f43131f698b039a45bdb4328760821bcdc04d8c7c1a239860ef428013: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=6c02c712-45fa-4065-91fc-e0b694abcb05 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:13:03.263854 crc crio[26313]: time=\"2026-06-09T11:13:03.263770299Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=5cced962-552e-4c1f-9670-f564b26a4b15 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:13:03.266083 crc crio[26313]: time=\"2026-06-09T11:13:03.266004806Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=c920ea6b-ecea-42ea-b9d9-28895f98efb0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:13:03.270990 crc crio[26313]: time=\"2026-06-09T11:13:03.270908943Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=2b29c3ae-53ba-41d1-8d4f-fee8f7d21277 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:13:03.271431 crc crio[26313]: time=\"2026-06-09T11:13:03.271297884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:13:03.313533 crc crio[26313]: time=\"2026-06-09T11:13:03.304917353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:13:03.533292 crc crio[26313]: time=\"2026-06-09T11:13:03.532616581Z\" level=info msg=\"Removing container: 6657011cb1a4821a6aa6ad39dbe40de0d60a91f0d15fa3f73fc409d951a8bd53\" id=e44753a1-3fc4-4120-bae9-c68886071cb0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:13:03.620343 crc crio[26313]: time=\"2026-06-09T11:13:03.620236409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:13:03.710986 crc crio[26313]: time=\"2026-06-09T11:13:03.710850396Z\" level=info msg=\"Removed container 6657011cb1a4821a6aa6ad39dbe40de0d60a91f0d15fa3f73fc409d951a8bd53: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=e44753a1-3fc4-4120-bae9-c68886071cb0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:13:03.816527 crc crio[26313]: time=\"2026-06-09T11:13:03.81635263Z\" level=info msg=\"Created container 1b0654f25fd569a16d0c45481aa3de5be2b15ac1faf02c4990937a361350246b: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=2b29c3ae-53ba-41d1-8d4f-fee8f7d21277 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:13:03.817995 crc crio[26313]: time=\"2026-06-09T11:13:03.817882216Z\" level=info msg=\"Starting container: 1b0654f25fd569a16d0c45481aa3de5be2b15ac1faf02c4990937a361350246b\" id=f055d4aa-5212-439a-8893-497bce91d0bf name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:13:03.824516 crc crio[26313]: time=\"2026-06-09T11:13:03.824298949Z\" level=info msg=\"Started container\" PID=27895 containerID=1b0654f25fd569a16d0c45481aa3de5be2b15ac1faf02c4990937a361350246b description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=f055d4aa-5212-439a-8893-497bce91d0bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=10a436eaf8e348d1b9ab6f246aea0c7409ced60acba075a0c3519143509c4b4b\nJun 09 11:13:07.055498 crc crio[26313]: time=\"2026-06-09T11:13:07.051900958Z\" level=info msg=\"Stopping container: d46dd57f5f8c3fb809e000cea7802113806feb1b65e321a4529f63a4ae11b403 (timeout: 2s)\" id=5f0f0a70-5a8b-45e3-9f41-a00ec3c9fc44 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:13:07.199217 crc crio[26313]: time=\"2026-06-09T11:13:07.199141754Z\" level=info msg=\"Stopped container d46dd57f5f8c3fb809e000cea7802113806feb1b65e321a4529f63a4ae11b403: openshift-marketplace/certified-operators-crlzp/registry-server\" id=5f0f0a70-5a8b-45e3-9f41-a00ec3c9fc44 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:13:07.201748 crc crio[26313]: time=\"2026-06-09T11:13:07.201709611Z\" level=info msg=\"Stopping pod sandbox: 550b1c6986edb28a257a3c7a80cce84d924c3b96f1e695a672ac367b48b3eeba\" id=994a16c8-76b5-439c-bd3e-abc5181aa0d8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:13:07.202565 crc crio[26313]: time=\"2026-06-09T11:13:07.202530345Z\" level=info msg=\"Got pod network &{Name:certified-operators-crlzp Namespace:openshift-marketplace ID:550b1c6986edb28a257a3c7a80cce84d924c3b96f1e695a672ac367b48b3eeba UID:a8f8308c-24cf-43fc-9df4-a3ba52e6bdaf NetNS:/var/run/netns/fcbc4a67-a0e6-49a4-aaab-b9e573c0a8cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda8f8308c_24cf_43fc_9df4_a3ba52e6bdaf.slice PodAnnotations:0xc001eda548}] Aliases:map[]}\"\nJun 09 11:13:07.202856 crc crio[26313]: time=\"2026-06-09T11:13:07.202831304Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-crlzp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:13:07.547633 crc crio[26313]: time=\"2026-06-09T11:13:07.547574304Z\" level=info msg=\"Stopped pod sandbox: 550b1c6986edb28a257a3c7a80cce84d924c3b96f1e695a672ac367b48b3eeba\" id=994a16c8-76b5-439c-bd3e-abc5181aa0d8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:13:12.045559 crc crio[26313]: time=\"2026-06-09T11:13:12.039830728Z\" level=info msg=\"Stopping container: 7f66c76bee16e88926ee78d19d55bdfbc0b55115df748a8369fb1ebf01c0520b (timeout: 2s)\" id=4a8dc64d-ee9e-4cb9-bcc1-e15b40333af3 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:13:14.836540 crc crio[26313]: time=\"2026-06-09T11:13:14.835130261Z\" level=info msg=\"Stopping container: 130d449397dbc8c64b420975562141244f648a3e889ad677f5369f87301a88ea (timeout: 2s)\" id=087b70d7-2f0c-4f14-bf3f-07fb42c7d06f name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:13:26.168844 crc crio[26313]: time=\"2026-06-09T11:13:26.168074188Z\" level=info msg=\"Stopped container 7f66c76bee16e88926ee78d19d55bdfbc0b55115df748a8369fb1ebf01c0520b: openshift-marketplace/redhat-marketplace-g28bl/registry-server\" id=4a8dc64d-ee9e-4cb9-bcc1-e15b40333af3 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:13:26.171025 crc crio[26313]: time=\"2026-06-09T11:13:26.170872662Z\" level=info msg=\"Stopping pod sandbox: 669290bda4ab87130acf66409c937d4f4d11b69e196a641dc86c0b58c6833831\" id=4dc05cce-1588-49d5-b959-e29fca9d467b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:13:26.171611 crc crio[26313]: time=\"2026-06-09T11:13:26.171511281Z\" level=info msg=\"Stopped container 130d449397dbc8c64b420975562141244f648a3e889ad677f5369f87301a88ea: openshift-marketplace/community-operators-pwz28/registry-server\" id=087b70d7-2f0c-4f14-bf3f-07fb42c7d06f name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:13:26.171837 crc crio[26313]: time=\"2026-06-09T11:13:26.17178935Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-g28bl Namespace:openshift-marketplace ID:669290bda4ab87130acf66409c937d4f4d11b69e196a641dc86c0b58c6833831 UID:2ffb916a-c92c-40c3-bc16-98cc68962b37 NetNS:/var/run/netns/479be41f-b27c-478b-ae0c-0b25846a6ba2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2ffb916a_c92c_40c3_bc16_98cc68962b37.slice PodAnnotations:0xc001806088}] Aliases:map[]}\"\nJun 09 11:13:26.172065 crc crio[26313]: time=\"2026-06-09T11:13:26.172020447Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-g28bl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:13:26.172309 crc crio[26313]: time=\"2026-06-09T11:13:26.172225153Z\" level=info msg=\"Stopping pod sandbox: 17ec379b7ac037b9e0512f2c724699379b457ead7da4da6a93eaf12444e65103\" id=887eeaac-27ab-4c0d-a148-707fe0a1630b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:13:26.172898 crc crio[26313]: time=\"2026-06-09T11:13:26.17280555Z\" level=info msg=\"Got pod network &{Name:community-operators-pwz28 Namespace:openshift-marketplace ID:17ec379b7ac037b9e0512f2c724699379b457ead7da4da6a93eaf12444e65103 UID:47ab145a-0a23-4590-8090-149087e287ae NetNS:/var/run/netns/2792776b-6e91-4d21-af16-a21a935b9c5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod47ab145a_0a23_4590_8090_149087e287ae.slice PodAnnotations:0xc0017180c8}] Aliases:map[]}\"\nJun 09 11:13:26.173134 crc crio[26313]: time=\"2026-06-09T11:13:26.173040537Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-pwz28 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:13:26.568174 crc crio[26313]: time=\"2026-06-09T11:13:26.568034894Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:3ff571452f484c0211ce73a1965fd6ce23c29df4c9361a4fb9640ee9a34b3134\" id=9374bb4f-5546-49ab-a5b1-db83e4466f1e name=/runtime.v1.ImageService/PullImage\nJun 09 11:13:26.568930 crc crio[26313]: time=\"2026-06-09T11:13:26.568847418Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=abe9f1ca-a816-4641-abb3-2f29eb737489 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:13:26.575064 crc crio[26313]: time=\"2026-06-09T11:13:26.57491911Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=d3891283-2685-435f-a82e-3c5d0bf7a0b2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:13:26.589165 crc crio[26313]: time=\"2026-06-09T11:13:26.589093555Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-4222l/extract-content\" id=7beabaaf-8b92-4d7c-bf62-902a5a37635e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:13:26.592891 crc crio[26313]: time=\"2026-06-09T11:13:26.592850328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:13:26.683016 crc crio[26313]: time=\"2026-06-09T11:13:26.682918609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:13:26.699052 crc crio[26313]: time=\"2026-06-09T11:13:26.69895631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:13:27.028535 crc crio[26313]: time=\"2026-06-09T11:13:27.027932626Z\" level=info msg=\"Created container 33d6a9c067fe2922ec62f7a1985affb03cd5563e4bfc3d20d845135230c2630f: openshift-marketplace/redhat-operators-4222l/extract-content\" id=7beabaaf-8b92-4d7c-bf62-902a5a37635e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:13:27.030230 crc crio[26313]: time=\"2026-06-09T11:13:27.030156563Z\" level=info msg=\"Starting container: 33d6a9c067fe2922ec62f7a1985affb03cd5563e4bfc3d20d845135230c2630f\" id=4b851c19-0f8b-47e3-9ac4-17e97247087a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:13:27.036333 crc crio[26313]: time=\"2026-06-09T11:13:27.036214695Z\" level=info msg=\"Started container\" PID=28316 containerID=33d6a9c067fe2922ec62f7a1985affb03cd5563e4bfc3d20d845135230c2630f description=openshift-marketplace/redhat-operators-4222l/extract-content id=4b851c19-0f8b-47e3-9ac4-17e97247087a name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c968e91799fd48677bcd2a920a6dfcd0d05bd4126b5907cb0666e72e82f9b09\nJun 09 11:13:27.078968 crc crio[26313]: time=\"2026-06-09T11:13:27.078899195Z\" level=info msg=\"Stopped pod sandbox: 669290bda4ab87130acf66409c937d4f4d11b69e196a641dc86c0b58c6833831\" id=4dc05cce-1588-49d5-b959-e29fca9d467b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:13:27.175725 crc crio[26313]: time=\"2026-06-09T11:13:27.175535093Z\" level=info msg=\"Stopped pod sandbox: 17ec379b7ac037b9e0512f2c724699379b457ead7da4da6a93eaf12444e65103\" id=887eeaac-27ab-4c0d-a148-707fe0a1630b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:13:27.915835 crc crio[26313]: time=\"2026-06-09T11:13:27.914698692Z\" level=info msg=\"Removing container: 7f66c76bee16e88926ee78d19d55bdfbc0b55115df748a8369fb1ebf01c0520b\" id=de2abdb4-4268-4d26-9c14-74d383aaad16 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:13:27.981037 crc crio[26313]: time=\"2026-06-09T11:13:27.980800634Z\" level=info msg=\"Removed container 7f66c76bee16e88926ee78d19d55bdfbc0b55115df748a8369fb1ebf01c0520b: openshift-marketplace/redhat-marketplace-g28bl/registry-server\" id=de2abdb4-4268-4d26-9c14-74d383aaad16 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:13:27.993510 crc crio[26313]: time=\"2026-06-09T11:13:27.993446153Z\" level=info msg=\"Removing container: 7048506c557499dc25b56ad275254aacc2990ab9f19b67fb9b90ed92fa864273\" id=4f871ab5-784a-44e9-9dbd-f4738ae69377 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:13:28.050040 crc crio[26313]: time=\"2026-06-09T11:13:28.049442923Z\" level=info msg=\"Removed container 7048506c557499dc25b56ad275254aacc2990ab9f19b67fb9b90ed92fa864273: openshift-marketplace/redhat-marketplace-g28bl/extract-content\" id=4f871ab5-784a-44e9-9dbd-f4738ae69377 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:13:28.056822 crc crio[26313]: time=\"2026-06-09T11:13:28.056312569Z\" level=info msg=\"Removing container: 050a94a0ba935a586a40e7f0d1d3f4c0a101abb5867b4bb318cdc9b23d88c478\" id=ca238838-5b06-46c6-8fe5-c46757fa22bd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:13:28.085999 crc crio[26313]: time=\"2026-06-09T11:13:28.085885936Z\" level=info msg=\"Removed container 050a94a0ba935a586a40e7f0d1d3f4c0a101abb5867b4bb318cdc9b23d88c478: openshift-marketplace/redhat-marketplace-g28bl/extract-utilities\" id=ca238838-5b06-46c6-8fe5-c46757fa22bd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:13:28.098732 crc crio[26313]: time=\"2026-06-09T11:13:28.097960138Z\" level=info msg=\"Removing container: 130d449397dbc8c64b420975562141244f648a3e889ad677f5369f87301a88ea\" id=396d422e-604c-4a39-8644-0dac030125ef name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:13:28.139536 crc crio[26313]: time=\"2026-06-09T11:13:28.139466163Z\" level=info msg=\"Removed container 130d449397dbc8c64b420975562141244f648a3e889ad677f5369f87301a88ea: openshift-marketplace/community-operators-pwz28/registry-server\" id=396d422e-604c-4a39-8644-0dac030125ef name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:13:28.143887 crc crio[26313]: time=\"2026-06-09T11:13:28.143828954Z\" level=info msg=\"Removing container: 6d779899c6c7bc7898498531223cf1b048fb95a43a36e8460779e2853e1edba6\" id=9d0eb9ea-fe84-472c-a133-3b7ce43c0535 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:13:28.187458 crc crio[26313]: time=\"2026-06-09T11:13:28.187295537Z\" level=info msg=\"Removed container 6d779899c6c7bc7898498531223cf1b048fb95a43a36e8460779e2853e1edba6: openshift-marketplace/community-operators-pwz28/extract-content\" id=9d0eb9ea-fe84-472c-a133-3b7ce43c0535 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:13:28.191172 crc crio[26313]: time=\"2026-06-09T11:13:28.191091771Z\" level=info msg=\"Removing container: 329388bc0a5370d74b452001ff2e800e96d7c062737e40938de24fb7feae7077\" id=4bcde4c7-a0fe-4353-99d0-e9c4f81c33bf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:13:28.225727 crc crio[26313]: time=\"2026-06-09T11:13:28.225581965Z\" level=info msg=\"Removed container 329388bc0a5370d74b452001ff2e800e96d7c062737e40938de24fb7feae7077: openshift-marketplace/community-operators-pwz28/extract-utilities\" id=4bcde4c7-a0fe-4353-99d0-e9c4f81c33bf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:13:29.061650 crc crio[26313]: time=\"2026-06-09T11:13:29.061588287Z\" level=info msg=\"Stopping pod sandbox: 8f8c6599fbbecdca35a23a4fe0d79d12a81bd090e8b540aeb7ecc61fcfb40875\" id=7813b4e1-1220-46b0-bda8-48ea9c64e87b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:13:29.061650 crc crio[26313]: time=\"2026-06-09T11:13:29.061648479Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8f8c6599fbbecdca35a23a4fe0d79d12a81bd090e8b540aeb7ecc61fcfb40875\" id=7813b4e1-1220-46b0-bda8-48ea9c64e87b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:13:29.063727 crc crio[26313]: time=\"2026-06-09T11:13:29.063643869Z\" level=info msg=\"Removing pod sandbox: 8f8c6599fbbecdca35a23a4fe0d79d12a81bd090e8b540aeb7ecc61fcfb40875\" id=1ce9e168-805e-4957-8c2e-bfd17b015871 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:13:29.080088 crc crio[26313]: time=\"2026-06-09T11:13:29.079966809Z\" level=info msg=\"Removed pod sandbox: 8f8c6599fbbecdca35a23a4fe0d79d12a81bd090e8b540aeb7ecc61fcfb40875\" id=1ce9e168-805e-4957-8c2e-bfd17b015871 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:13:29.081377 crc crio[26313]: time=\"2026-06-09T11:13:29.081292168Z\" level=info msg=\"Stopping pod sandbox: 669290bda4ab87130acf66409c937d4f4d11b69e196a641dc86c0b58c6833831\" id=9bcd1ed0-9f8f-4f9d-b63c-3284decbcb06 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:13:29.081550 crc crio[26313]: time=\"2026-06-09T11:13:29.081460593Z\" level=info msg=\"Stopped pod sandbox (already stopped): 669290bda4ab87130acf66409c937d4f4d11b69e196a641dc86c0b58c6833831\" id=9bcd1ed0-9f8f-4f9d-b63c-3284decbcb06 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:13:29.085122 crc crio[26313]: time=\"2026-06-09T11:13:29.085038741Z\" level=info msg=\"Removing pod sandbox: 669290bda4ab87130acf66409c937d4f4d11b69e196a641dc86c0b58c6833831\" id=cef6d53c-a315-483d-8fea-9d0bc18a072d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:13:29.093893 crc crio[26313]: time=\"2026-06-09T11:13:29.093791453Z\" level=info msg=\"Removed pod sandbox: 669290bda4ab87130acf66409c937d4f4d11b69e196a641dc86c0b58c6833831\" id=cef6d53c-a315-483d-8fea-9d0bc18a072d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:13:29.098509 crc crio[26313]: time=\"2026-06-09T11:13:29.095546576Z\" level=info msg=\"Stopping pod sandbox: 17ec379b7ac037b9e0512f2c724699379b457ead7da4da6a93eaf12444e65103\" id=7fad3234-dbf6-4e89-b45d-407b4f626062 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:13:29.098509 crc crio[26313]: time=\"2026-06-09T11:13:29.095631208Z\" level=info msg=\"Stopped pod sandbox (already stopped): 17ec379b7ac037b9e0512f2c724699379b457ead7da4da6a93eaf12444e65103\" id=7fad3234-dbf6-4e89-b45d-407b4f626062 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:13:29.098509 crc crio[26313]: time=\"2026-06-09T11:13:29.097215186Z\" level=info msg=\"Removing pod sandbox: 17ec379b7ac037b9e0512f2c724699379b457ead7da4da6a93eaf12444e65103\" id=81452772-88b1-4dd0-80e5-dc2551253b87 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:13:29.123636 crc crio[26313]: time=\"2026-06-09T11:13:29.123445983Z\" level=info msg=\"Removed pod sandbox: 17ec379b7ac037b9e0512f2c724699379b457ead7da4da6a93eaf12444e65103\" id=81452772-88b1-4dd0-80e5-dc2551253b87 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:13:29.124809 crc crio[26313]: time=\"2026-06-09T11:13:29.124563456Z\" level=info msg=\"Stopping pod sandbox: 5088bde617dedd8b9fd47b3ab9ad1a348adb1a2dde97033ee30ecb32d143d8f4\" id=d562fd42-7939-4f82-a2c3-27754c4a3c13 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:13:29.124809 crc crio[26313]: time=\"2026-06-09T11:13:29.124744652Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5088bde617dedd8b9fd47b3ab9ad1a348adb1a2dde97033ee30ecb32d143d8f4\" id=d562fd42-7939-4f82-a2c3-27754c4a3c13 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:13:29.126487 crc crio[26313]: time=\"2026-06-09T11:13:29.126378831Z\" level=info msg=\"Removing pod sandbox: 5088bde617dedd8b9fd47b3ab9ad1a348adb1a2dde97033ee30ecb32d143d8f4\" id=d41b5cb7-e06a-49a8-80a0-95cb915091dc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:13:29.163348 crc crio[26313]: time=\"2026-06-09T11:13:29.163128333Z\" level=info msg=\"Removed pod sandbox: 5088bde617dedd8b9fd47b3ab9ad1a348adb1a2dde97033ee30ecb32d143d8f4\" id=d41b5cb7-e06a-49a8-80a0-95cb915091dc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:13:29.165113 crc crio[26313]: time=\"2026-06-09T11:13:29.164659579Z\" level=info msg=\"Stopping pod sandbox: 896f2565991b9a7e1ec1a7b85522022fa11d97d2ea0780c5e0bc4cc93b95a7f6\" id=3376d0f9-5975-4f65-93a5-142889011028 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:13:29.165113 crc crio[26313]: time=\"2026-06-09T11:13:29.164909786Z\" level=info msg=\"Stopped pod sandbox (already stopped): 896f2565991b9a7e1ec1a7b85522022fa11d97d2ea0780c5e0bc4cc93b95a7f6\" id=3376d0f9-5975-4f65-93a5-142889011028 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:13:29.166156 crc crio[26313]: time=\"2026-06-09T11:13:29.166060241Z\" level=info msg=\"Removing pod sandbox: 896f2565991b9a7e1ec1a7b85522022fa11d97d2ea0780c5e0bc4cc93b95a7f6\" id=78208533-34d8-4800-ad13-e117e2de6c76 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:13:29.186620 crc crio[26313]: time=\"2026-06-09T11:13:29.18636418Z\" level=info msg=\"Removed pod sandbox: 896f2565991b9a7e1ec1a7b85522022fa11d97d2ea0780c5e0bc4cc93b95a7f6\" id=78208533-34d8-4800-ad13-e117e2de6c76 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:13:29.188862 crc crio[26313]: time=\"2026-06-09T11:13:29.188746831Z\" level=info msg=\"Stopping pod sandbox: 4389953051c238a0fbe4458debb60786ebca030c6e30e205d781bf07861d0e7e\" id=95276f41-b53e-417f-90e5-07beddbdc46d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:13:29.188862 crc crio[26313]: time=\"2026-06-09T11:13:29.188861765Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4389953051c238a0fbe4458debb60786ebca030c6e30e205d781bf07861d0e7e\" id=95276f41-b53e-417f-90e5-07beddbdc46d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:13:29.189854 crc crio[26313]: time=\"2026-06-09T11:13:29.18971276Z\" level=info msg=\"Removing pod sandbox: 4389953051c238a0fbe4458debb60786ebca030c6e30e205d781bf07861d0e7e\" id=7514f2bf-e533-4466-abd8-72af15cb2579 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:13:29.199015 crc crio[26313]: time=\"2026-06-09T11:13:29.198880175Z\" level=info msg=\"Removed pod sandbox: 4389953051c238a0fbe4458debb60786ebca030c6e30e205d781bf07861d0e7e\" id=7514f2bf-e533-4466-abd8-72af15cb2579 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:13:29.200925 crc crio[26313]: time=\"2026-06-09T11:13:29.200848824Z\" level=info msg=\"Stopping pod sandbox: 6969dd7752939397c4d9bafc15d1cfc808489d024b95bfbdaa0b5cc21b28a7f4\" id=7d973f52-1c9a-4df5-98d3-33eb1aa7f377 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:13:29.201046 crc crio[26313]: time=\"2026-06-09T11:13:29.200930147Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6969dd7752939397c4d9bafc15d1cfc808489d024b95bfbdaa0b5cc21b28a7f4\" id=7d973f52-1c9a-4df5-98d3-33eb1aa7f377 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:13:29.201854 crc crio[26313]: time=\"2026-06-09T11:13:29.201553665Z\" level=info msg=\"Removing pod sandbox: 6969dd7752939397c4d9bafc15d1cfc808489d024b95bfbdaa0b5cc21b28a7f4\" id=36b079ed-9260-49fc-8538-c0b9f1921c50 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:13:29.213289 crc crio[26313]: time=\"2026-06-09T11:13:29.213208135Z\" level=info msg=\"Removed pod sandbox: 6969dd7752939397c4d9bafc15d1cfc808489d024b95bfbdaa0b5cc21b28a7f4\" id=36b079ed-9260-49fc-8538-c0b9f1921c50 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:13:30.262298 crc crio[26313]: time=\"2026-06-09T11:13:30.261754552Z\" level=info msg=\"Stopping container: 9631b02858ce4d5823108fd971759a4ecba68e8a66adc109c710d28adacf631f (timeout: 30s)\" id=d7d686e6-b854-4d2a-b0a8-cccb5c1b21ea name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:13:30.263240 crc crio[26313]: time=\"2026-06-09T11:13:30.261756352Z\" level=info msg=\"Stopping container: ca73ddfecbefba58b1facb4bb2115610b516101c76daeb57c8b130455a8c3f15 (timeout: 30s)\" id=ac1616d2-bcd4-4a88-b686-daeedd4983ac name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:13:30.263240 crc crio[26313]: time=\"2026-06-09T11:13:30.261857595Z\" level=info msg=\"Stopping container: 8fa9db586f7c6a4a4c319d01da6123194ceb1b0512c8eff084df1bbf387e9d50 (timeout: 30s)\" id=294e1692-869c-4591-b0a0-36182cbcb739 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:13:30.266883 crc crio[26313]: time=\"2026-06-09T11:13:30.261874226Z\" level=info msg=\"Stopping container: 7e192238d01b996ae0f828b3678e227c885a85f1d9e01b25ec9e4699b0f8674f (timeout: 30s)\" id=2c8caa17-6097-4bce-9caf-c2324a9fb409 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:13:30.267436 crc crio[26313]: time=\"2026-06-09T11:13:30.261931917Z\" level=info msg=\"Stopping container: 4db6b4bf4639df788c49b0de28b48b1dc7331d59d3421385a69deba0ae201272 (timeout: 30s)\" id=8c6107dd-a0a9-405a-b154-22482f882e4c name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:13:30.457183 crc crio[26313]: time=\"2026-06-09T11:13:30.456999198Z\" level=info msg=\"Stopped container ca73ddfecbefba58b1facb4bb2115610b516101c76daeb57c8b130455a8c3f15: openshift-etcd/etcd-crc/etcd-rev\" id=ac1616d2-bcd4-4a88-b686-daeedd4983ac name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:13:30.538277 crc crio[26313]: time=\"2026-06-09T11:13:30.53809478Z\" level=info msg=\"Stopped container 4db6b4bf4639df788c49b0de28b48b1dc7331d59d3421385a69deba0ae201272: openshift-etcd/etcd-crc/etcd-readyz\" id=8c6107dd-a0a9-405a-b154-22482f882e4c name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:13:30.598040 crc crio[26313]: time=\"2026-06-09T11:13:30.597907394Z\" level=info msg=\"Stopped container 7e192238d01b996ae0f828b3678e227c885a85f1d9e01b25ec9e4699b0f8674f: openshift-etcd/etcd-crc/etcd-metrics\" id=2c8caa17-6097-4bce-9caf-c2324a9fb409 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:13:30.977029 crc crio[26313]: time=\"2026-06-09T11:13:30.976934571Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=55dc2976-42aa-4716-8495-5a7452ec7673 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:13:30.979252 crc crio[26313]: time=\"2026-06-09T11:13:30.979189329Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=08269607-b2c8-417e-8b8d-cfe3895c1774 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:13:30.984858 crc crio[26313]: time=\"2026-06-09T11:13:30.984776066Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-4222l/registry-server\" id=437e5b5b-308f-43f3-964f-ddad4eda4362 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:13:30.985262 crc crio[26313]: time=\"2026-06-09T11:13:30.985206099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:13:31.022484 crc crio[26313]: time=\"2026-06-09T11:13:31.022356603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:13:31.026334 crc crio[26313]: time=\"2026-06-09T11:13:31.02626222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:13:31.166427 crc crio[26313]: time=\"2026-06-09T11:13:31.1662877Z\" level=info msg=\"Created container 0b22555593c1de7ec2cb00bd90173279de4b29eba91e2a36f76beedb2faea5d8: openshift-marketplace/redhat-operators-4222l/registry-server\" id=437e5b5b-308f-43f3-964f-ddad4eda4362 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:13:31.167961 crc crio[26313]: time=\"2026-06-09T11:13:31.167853737Z\" level=info msg=\"Starting container: 0b22555593c1de7ec2cb00bd90173279de4b29eba91e2a36f76beedb2faea5d8\" id=f5ca4a2a-2756-4e1d-924d-09acfaefc7b7 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:13:31.173516 crc crio[26313]: time=\"2026-06-09T11:13:31.17296535Z\" level=info msg=\"Started container\" PID=28443 containerID=0b22555593c1de7ec2cb00bd90173279de4b29eba91e2a36f76beedb2faea5d8 description=openshift-marketplace/redhat-operators-4222l/registry-server id=f5ca4a2a-2756-4e1d-924d-09acfaefc7b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c968e91799fd48677bcd2a920a6dfcd0d05bd4126b5907cb0666e72e82f9b09\nJun 09 11:13:49.623304 crc crio[26313]: time=\"2026-06-09T11:13:49.621939995Z\" level=info msg=\"Removing container: a540343f43131f698b039a45bdb4328760821bcdc04d8c7c1a239860ef428013\" id=074064a2-afe7-4ea5-8a37-cf851148b93d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:13:49.670074 crc crio[26313]: time=\"2026-06-09T11:13:49.669896663Z\" level=info msg=\"Removed container a540343f43131f698b039a45bdb4328760821bcdc04d8c7c1a239860ef428013: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=074064a2-afe7-4ea5-8a37-cf851148b93d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:13:50.648488 crc crio[26313]: time=\"2026-06-09T11:13:50.648362658Z\" level=info msg=\"Stopping pod sandbox: bdecd89d0df4b0839c9ff692b5a0bb9480c5e8777a8309e3294079c250aecc83\" id=9ef640fe-3823-4381-91f2-c7d1ea5a11c3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:13:50.649252 crc crio[26313]: time=\"2026-06-09T11:13:50.649130651Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:bdecd89d0df4b0839c9ff692b5a0bb9480c5e8777a8309e3294079c250aecc83 UID:4a49fce4-7eec-415f-97ee-a7b204f037f0 NetNS:/var/run/netns/6f4d0f25-f49a-4aec-a2fd-85860741f776 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod4a49fce4_7eec_415f_97ee_a7b204f037f0.slice PodAnnotations:0xc0005b1b28}] Aliases:map[]}\"\nJun 09 11:13:50.649331 crc crio[26313]: time=\"2026-06-09T11:13:50.649277305Z\" level=info msg=\"Deleting pod openshift-etcd_installer-3-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:13:50.929674 crc crio[26313]: time=\"2026-06-09T11:13:50.9295059Z\" level=info msg=\"Stopped pod sandbox: bdecd89d0df4b0839c9ff692b5a0bb9480c5e8777a8309e3294079c250aecc83\" id=9ef640fe-3823-4381-91f2-c7d1ea5a11c3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:13:57.459798 crc crio[26313]: time=\"2026-06-09T11:13:57.459096379Z\" level=info msg=\"Stopped container 9631b02858ce4d5823108fd971759a4ecba68e8a66adc109c710d28adacf631f: openshift-etcd/etcd-crc/etcd\" id=d7d686e6-b854-4d2a-b0a8-cccb5c1b21ea name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:14:00.286276 crc crio[26313]: time=\"2026-06-09T11:14:00.28525296Z\" level=warning msg=\"Stopping container 8fa9db586f7c6a4a4c319d01da6123194ceb1b0512c8eff084df1bbf387e9d50 with stop signal(15) timed out. Killing...\"\nJun 09 11:14:00.322112 crc crio[26313]: time=\"2026-06-09T11:14:00.321910489Z\" level=error msg=\"Killing container 8fa9db586f7c6a4a4c319d01da6123194ceb1b0512c8eff084df1bbf387e9d50 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 8fa9db586f7c6a4a4c319d01da6123194ceb1b0512c8eff084df1bbf387e9d50 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 09 11:14:00.379562 crc crio[26313]: time=\"2026-06-09T11:14:00.379309901Z\" level=info msg=\"Stopped container 8fa9db586f7c6a4a4c319d01da6123194ceb1b0512c8eff084df1bbf387e9d50: openshift-etcd/etcd-crc/etcdctl\" id=294e1692-869c-4591-b0a0-36182cbcb739 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:14:00.380476 crc crio[26313]: time=\"2026-06-09T11:14:00.380333021Z\" level=info msg=\"Stopping pod sandbox: eb5b64ac67d376ee9bd3b7c89042f4219dbac712d4dd866e59247e0bf4c0aa8a\" id=586026d6-501e-4a25-b3d7-1a2dfdf808fd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:14:00.384943 crc crio[26313]: time=\"2026-06-09T11:14:00.384851267Z\" level=info msg=\"Stopped pod sandbox: eb5b64ac67d376ee9bd3b7c89042f4219dbac712d4dd866e59247e0bf4c0aa8a\" id=586026d6-501e-4a25-b3d7-1a2dfdf808fd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:14:00.770875 crc crio[26313]: time=\"2026-06-09T11:14:00.770736769Z\" level=info msg=\"Removing container: ca73ddfecbefba58b1facb4bb2115610b516101c76daeb57c8b130455a8c3f15\" id=c74b9be6-4299-4215-8a16-d26c04fb86f2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:14:00.791953 crc crio[26313]: time=\"2026-06-09T11:14:00.791829032Z\" level=info msg=\"Removed container ca73ddfecbefba58b1facb4bb2115610b516101c76daeb57c8b130455a8c3f15: openshift-etcd/etcd-crc/etcd-rev\" id=c74b9be6-4299-4215-8a16-d26c04fb86f2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:14:00.795228 crc crio[26313]: time=\"2026-06-09T11:14:00.795124241Z\" level=info msg=\"Removing container: 4db6b4bf4639df788c49b0de28b48b1dc7331d59d3421385a69deba0ae201272\" id=ea9f4ec7-d5b0-4594-96c8-21783d5b8506 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:14:00.811887 crc crio[26313]: time=\"2026-06-09T11:14:00.81179014Z\" level=info msg=\"Removed container 4db6b4bf4639df788c49b0de28b48b1dc7331d59d3421385a69deba0ae201272: openshift-etcd/etcd-crc/etcd-readyz\" id=ea9f4ec7-d5b0-4594-96c8-21783d5b8506 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:14:00.814322 crc crio[26313]: time=\"2026-06-09T11:14:00.814154551Z\" level=info msg=\"Removing container: 7e192238d01b996ae0f828b3678e227c885a85f1d9e01b25ec9e4699b0f8674f\" id=0acfa0a7-0cca-4635-bc1c-ccae92ec89b1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:14:00.829324 crc crio[26313]: time=\"2026-06-09T11:14:00.829184882Z\" level=info msg=\"Removed container 7e192238d01b996ae0f828b3678e227c885a85f1d9e01b25ec9e4699b0f8674f: openshift-etcd/etcd-crc/etcd-metrics\" id=0acfa0a7-0cca-4635-bc1c-ccae92ec89b1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:14:00.833966 crc crio[26313]: time=\"2026-06-09T11:14:00.833880073Z\" level=info msg=\"Removing container: 9631b02858ce4d5823108fd971759a4ecba68e8a66adc109c710d28adacf631f\" id=1bd9cb7d-0648-408e-afa9-36b45e54f8f9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:14:00.854617 crc crio[26313]: time=\"2026-06-09T11:14:00.85445717Z\" level=info msg=\"Removed container 9631b02858ce4d5823108fd971759a4ecba68e8a66adc109c710d28adacf631f: openshift-etcd/etcd-crc/etcd\" id=1bd9cb7d-0648-408e-afa9-36b45e54f8f9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:14:00.857958 crc crio[26313]: time=\"2026-06-09T11:14:00.857877103Z\" level=info msg=\"Removing container: 8fa9db586f7c6a4a4c319d01da6123194ceb1b0512c8eff084df1bbf387e9d50\" id=35a15c65-55c8-4bab-a0c8-4d0617a5b824 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:14:00.876287 crc crio[26313]: time=\"2026-06-09T11:14:00.876165121Z\" level=info msg=\"Removed container 8fa9db586f7c6a4a4c319d01da6123194ceb1b0512c8eff084df1bbf387e9d50: openshift-etcd/etcd-crc/etcdctl\" id=35a15c65-55c8-4bab-a0c8-4d0617a5b824 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:14:00.879293 crc crio[26313]: time=\"2026-06-09T11:14:00.87911965Z\" level=info msg=\"Removing container: 85365dd87316c459bbbfb55ed7b0d0dde94a29b93efd96147d7a58a391785d68\" id=fdcb28c5-bfa6-4839-8ada-e3c888bbaa8d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:14:00.948365 crc crio[26313]: time=\"2026-06-09T11:14:00.948223042Z\" level=info msg=\"Removed container 85365dd87316c459bbbfb55ed7b0d0dde94a29b93efd96147d7a58a391785d68: openshift-etcd/etcd-crc/etcd-resources-copy\" id=fdcb28c5-bfa6-4839-8ada-e3c888bbaa8d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:14:00.952883 crc crio[26313]: time=\"2026-06-09T11:14:00.952790889Z\" level=info msg=\"Removing container: 2a0b1cba9c3731f941e015148874753cb615a14a1fee31c937d95cd966e0e18c\" id=5ca5ccb5-d646-408c-b991-0a9a1172db6a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:14:01.041367 crc crio[26313]: time=\"2026-06-09T11:14:01.041108138Z\" level=info msg=\"Removed container 2a0b1cba9c3731f941e015148874753cb615a14a1fee31c937d95cd966e0e18c: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=5ca5ccb5-d646-408c-b991-0a9a1172db6a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:14:01.044368 crc crio[26313]: time=\"2026-06-09T11:14:01.044265533Z\" level=info msg=\"Removing container: 9f4e3cf7ce23c6610a634a227c482bc608d0f41cd87570d4572cc649348ae30a\" id=a40e4945-1159-48b8-9f3a-632cd5a74c60 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:14:01.120507 crc crio[26313]: time=\"2026-06-09T11:14:01.120287563Z\" level=info msg=\"Removed container 9f4e3cf7ce23c6610a634a227c482bc608d0f41cd87570d4572cc649348ae30a: openshift-etcd/etcd-crc/setup\" id=a40e4945-1159-48b8-9f3a-632cd5a74c60 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:14:05.428506 crc crio[26313]: time=\"2026-06-09T11:14:05.427827909Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=f99c4d60-54bb-4562-88f5-95f35b7cf202 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:14:05.431367 crc crio[26313]: time=\"2026-06-09T11:14:05.430902352Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=7699b9c0-2d04-4767-8aab-ba8d1e685fcd name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:14:05.433837 crc crio[26313]: time=\"2026-06-09T11:14:05.433732927Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=957e4162-6755-4680-9728-d22c2ca8bb5e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:14:05.434182 crc crio[26313]: time=\"2026-06-09T11:14:05.434105048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:14:05.456329 crc crio[26313]: time=\"2026-06-09T11:14:05.456130168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:14:05.632850 crc crio[26313]: time=\"2026-06-09T11:14:05.632697514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:14:05.802919 crc crio[26313]: time=\"2026-06-09T11:14:05.802798445Z\" level=info msg=\"Created container 3d0ea652141acba6841c698d5caff9ce66e8f96a44013ca1c20fc3c0fa730d6a: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=957e4162-6755-4680-9728-d22c2ca8bb5e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:14:05.804169 crc crio[26313]: time=\"2026-06-09T11:14:05.804105435Z\" level=info msg=\"Starting container: 3d0ea652141acba6841c698d5caff9ce66e8f96a44013ca1c20fc3c0fa730d6a\" id=7bda30ca-02b0-4d66-83ae-8304262d1181 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:14:05.810567 crc crio[26313]: time=\"2026-06-09T11:14:05.810455005Z\" level=info msg=\"Started container\" PID=29001 containerID=3d0ea652141acba6841c698d5caff9ce66e8f96a44013ca1c20fc3c0fa730d6a description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=7bda30ca-02b0-4d66-83ae-8304262d1181 name=/runtime.v1.RuntimeService/StartContainer sandboxID=10a436eaf8e348d1b9ab6f246aea0c7409ced60acba075a0c3519143509c4b4b\nJun 09 11:14:29.258607 crc crio[26313]: time=\"2026-06-09T11:14:29.257642421Z\" level=info msg=\"Removing container: 1041b73d14ac3ee9dc83d12d09a1b2d714e293aa6b9a3ea562bab62635efee7d\" id=bf563877-8020-4f6b-bcb1-f37077d08189 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:14:29.295245 crc crio[26313]: time=\"2026-06-09T11:14:29.29503001Z\" level=info msg=\"Removed container 1041b73d14ac3ee9dc83d12d09a1b2d714e293aa6b9a3ea562bab62635efee7d: openshift-marketplace/certified-operators-crlzp/extract-utilities\" id=bf563877-8020-4f6b-bcb1-f37077d08189 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:14:29.299816 crc crio[26313]: time=\"2026-06-09T11:14:29.299721179Z\" level=info msg=\"Removing container: d46dd57f5f8c3fb809e000cea7802113806feb1b65e321a4529f63a4ae11b403\" id=80528200-e402-493b-9232-6e331f5075d4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:14:29.321991 crc crio[26313]: time=\"2026-06-09T11:14:29.321850186Z\" level=info msg=\"Removed container d46dd57f5f8c3fb809e000cea7802113806feb1b65e321a4529f63a4ae11b403: openshift-marketplace/certified-operators-crlzp/registry-server\" id=80528200-e402-493b-9232-6e331f5075d4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:14:29.325658 crc crio[26313]: time=\"2026-06-09T11:14:29.325569706Z\" level=info msg=\"Removing container: decf26f58d9f3b8a78ee8db90f80edbebc5c88a9d4aa4298fafdfc44428e4660\" id=afb0297e-334a-4b03-b1ac-d06824528274 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:14:29.351470 crc crio[26313]: time=\"2026-06-09T11:14:29.351012841Z\" level=info msg=\"Removed container decf26f58d9f3b8a78ee8db90f80edbebc5c88a9d4aa4298fafdfc44428e4660: openshift-marketplace/certified-operators-crlzp/extract-content\" id=afb0297e-334a-4b03-b1ac-d06824528274 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:14:29.360310 crc crio[26313]: time=\"2026-06-09T11:14:29.360206954Z\" level=info msg=\"Stopping pod sandbox: 550b1c6986edb28a257a3c7a80cce84d924c3b96f1e695a672ac367b48b3eeba\" id=cde37373-220a-4f80-9aab-38364d2acba4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:14:29.360310 crc crio[26313]: time=\"2026-06-09T11:14:29.360301216Z\" level=info msg=\"Stopped pod sandbox (already stopped): 550b1c6986edb28a257a3c7a80cce84d924c3b96f1e695a672ac367b48b3eeba\" id=cde37373-220a-4f80-9aab-38364d2acba4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:14:29.361251 crc crio[26313]: time=\"2026-06-09T11:14:29.361162532Z\" level=info msg=\"Removing pod sandbox: 550b1c6986edb28a257a3c7a80cce84d924c3b96f1e695a672ac367b48b3eeba\" id=a847c693-42e9-41db-b4d5-12189b7410e3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:14:29.369263 crc crio[26313]: time=\"2026-06-09T11:14:29.369138098Z\" level=info msg=\"Removed pod sandbox: 550b1c6986edb28a257a3c7a80cce84d924c3b96f1e695a672ac367b48b3eeba\" id=a847c693-42e9-41db-b4d5-12189b7410e3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:14:29.370798 crc crio[26313]: time=\"2026-06-09T11:14:29.370703625Z\" level=info msg=\"Stopping pod sandbox: eb5b64ac67d376ee9bd3b7c89042f4219dbac712d4dd866e59247e0bf4c0aa8a\" id=e585200a-22a6-40f7-8d15-979719e190b4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:14:29.370885 crc crio[26313]: time=\"2026-06-09T11:14:29.370818508Z\" level=info msg=\"Stopped pod sandbox (already stopped): eb5b64ac67d376ee9bd3b7c89042f4219dbac712d4dd866e59247e0bf4c0aa8a\" id=e585200a-22a6-40f7-8d15-979719e190b4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:14:29.371789 crc crio[26313]: time=\"2026-06-09T11:14:29.371714535Z\" level=info msg=\"Removing pod sandbox: eb5b64ac67d376ee9bd3b7c89042f4219dbac712d4dd866e59247e0bf4c0aa8a\" id=3c5c1ea4-e607-4fad-80ab-b5e5b28a572d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:14:29.381336 crc crio[26313]: time=\"2026-06-09T11:14:29.381235617Z\" level=info msg=\"Removed pod sandbox: eb5b64ac67d376ee9bd3b7c89042f4219dbac712d4dd866e59247e0bf4c0aa8a\" id=3c5c1ea4-e607-4fad-80ab-b5e5b28a572d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:15:20.516474 crc crio[26313]: time=\"2026-06-09T11:15:20.51566297Z\" level=info msg=\"Removing container: 6bd07dbab3965fed7bd3d2f480ad0f7186f719fccb90c700b917dd99be5ccb37\" id=fd059760-5e65-4844-b679-9103892de4b5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:15:20.548575 crc crio[26313]: time=\"2026-06-09T11:15:20.548438732Z\" level=info msg=\"Removed container 6bd07dbab3965fed7bd3d2f480ad0f7186f719fccb90c700b917dd99be5ccb37: openshift-marketplace/marketplace-operator-547dbd544d-8mhkq/marketplace-operator\" id=fd059760-5e65-4844-b679-9103892de4b5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:15:35.458120 crc crio[26313]: time=\"2026-06-09T11:15:35.457161602Z\" level=info msg=\"Running pod sandbox: openshift-etcd/etcd-crc/POD\" id=b7b322c1-7382-4aa3-922f-8ea8d84893f9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:15:35.458940 crc crio[26313]: time=\"2026-06-09T11:15:35.458226273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:15:35.478279 crc crio[26313]: time=\"2026-06-09T11:15:35.478168615Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=b7b322c1-7382-4aa3-922f-8ea8d84893f9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:15:35.492342 crc crio[26313]: time=\"2026-06-09T11:15:35.492239662Z\" level=info msg=\"Ran pod sandbox a3f5904325986f319c1e67c7a431ccb7e1265b0a8e10350203a43b065098cf77 with infra container: openshift-etcd/etcd-crc/POD\" id=b7b322c1-7382-4aa3-922f-8ea8d84893f9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:15:35.506133 crc crio[26313]: time=\"2026-06-09T11:15:35.505923418Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=499f9e6b-2c8e-4297-947c-c61cfe6288f0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:15:35.508258 crc crio[26313]: time=\"2026-06-09T11:15:35.508187465Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=10872032-d4ff-4113-9ea1-c2d1166f166b name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:15:35.530013 crc crio[26313]: time=\"2026-06-09T11:15:35.529812806Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/setup\" id=0828359a-9470-468d-8b4e-d1d048647516 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:15:35.531754 crc crio[26313]: time=\"2026-06-09T11:15:35.53160097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:15:35.563699 crc crio[26313]: time=\"2026-06-09T11:15:35.563532467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:15:35.728007 crc crio[26313]: time=\"2026-06-09T11:15:35.727602803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:15:35.842265 crc crio[26313]: time=\"2026-06-09T11:15:35.842206793Z\" level=info msg=\"Created container 70da3f0152fa8a2da119027e01969be1d6dd9aade409b3e0dda8ae24f674e883: openshift-etcd/etcd-crc/setup\" id=0828359a-9470-468d-8b4e-d1d048647516 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:15:35.843864 crc crio[26313]: time=\"2026-06-09T11:15:35.84380915Z\" level=info msg=\"Starting container: 70da3f0152fa8a2da119027e01969be1d6dd9aade409b3e0dda8ae24f674e883\" id=bc2b3c40-63cb-421c-bbb9-8f2c5d023443 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:15:35.849634 crc crio[26313]: time=\"2026-06-09T11:15:35.849560581Z\" level=info msg=\"Started container\" PID=30370 containerID=70da3f0152fa8a2da119027e01969be1d6dd9aade409b3e0dda8ae24f674e883 description=openshift-etcd/etcd-crc/setup id=bc2b3c40-63cb-421c-bbb9-8f2c5d023443 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a3f5904325986f319c1e67c7a431ccb7e1265b0a8e10350203a43b065098cf77\nJun 09 11:15:39.429976 crc crio[26313]: time=\"2026-06-09T11:15:39.429233667Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=066a61b3-e293-4f33-9a2e-2fd98be11139 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:15:39.433862 crc crio[26313]: time=\"2026-06-09T11:15:39.433725531Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=6248f314-5721-46e9-a9f6-71a2ee6900c6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:15:39.437928 crc crio[26313]: time=\"2026-06-09T11:15:39.436781661Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-8mhkq/marketplace-operator\" id=611202f6-3765-443e-b8ce-a3becadc87fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:15:39.437928 crc crio[26313]: time=\"2026-06-09T11:15:39.437333668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:15:39.465374 crc crio[26313]: time=\"2026-06-09T11:15:39.465192554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:15:39.469621 crc crio[26313]: time=\"2026-06-09T11:15:39.469537323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:15:39.715752 crc crio[26313]: time=\"2026-06-09T11:15:39.715494518Z\" level=info msg=\"Created container 3bcdeb9799ac17c4e554f821853bb4f2ec7a82fe4e3655eac3c0c831bf1e9499: openshift-marketplace/marketplace-operator-547dbd544d-8mhkq/marketplace-operator\" id=611202f6-3765-443e-b8ce-a3becadc87fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:15:39.717016 crc crio[26313]: time=\"2026-06-09T11:15:39.716935531Z\" level=info msg=\"Starting container: 3bcdeb9799ac17c4e554f821853bb4f2ec7a82fe4e3655eac3c0c831bf1e9499\" id=8863515c-2b3e-4ee9-9ebc-eaff54716cf2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:15:39.722806 crc crio[26313]: time=\"2026-06-09T11:15:39.722707172Z\" level=info msg=\"Started container\" PID=30406 containerID=3bcdeb9799ac17c4e554f821853bb4f2ec7a82fe4e3655eac3c0c831bf1e9499 description=openshift-marketplace/marketplace-operator-547dbd544d-8mhkq/marketplace-operator id=8863515c-2b3e-4ee9-9ebc-eaff54716cf2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5d446774b0ebacbbc1d653bfa34f01b4bf1fe9d204b433f5789deeeecfd917da\nJun 09 11:15:55.841891 crc crio[26313]: time=\"2026-06-09T11:15:55.841377713Z\" level=info msg=\"Removing container: 2dde84c46fe5fd10d7f6abbcee28f4c14098f917665ed94e8ef77d5ea497408d\" id=ea9dc7e5-aa0e-4674-a3dc-4ded8e0ad223 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:15:55.925638 crc crio[26313]: time=\"2026-06-09T11:15:55.92487622Z\" level=info msg=\"Removed container 2dde84c46fe5fd10d7f6abbcee28f4c14098f917665ed94e8ef77d5ea497408d: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=ea9dc7e5-aa0e-4674-a3dc-4ded8e0ad223 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:15:57.875232 crc crio[26313]: time=\"2026-06-09T11:15:57.875087536Z\" level=info msg=\"Removing container: 44514d4bb0db3805d775ee2441db74ab9f085b2e0d1eaacbe6aa7835cfddc456\" id=17faba6a-f20a-4749-b6fe-645d6a5102cb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:15:57.916853 crc crio[26313]: time=\"2026-06-09T11:15:57.9166862Z\" level=info msg=\"Removed container 44514d4bb0db3805d775ee2441db74ab9f085b2e0d1eaacbe6aa7835cfddc456: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=17faba6a-f20a-4749-b6fe-645d6a5102cb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:16:09.007328 crc crio[26313]: time=\"2026-06-09T11:16:09.006178874Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=ed01d339-13c8-4c10-bf96-60d058f19714 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:16:09.011482 crc crio[26313]: time=\"2026-06-09T11:16:09.011274785Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=e2fed653-f4ec-4855-8c20-e2b181f0d78c name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:16:09.014593 crc crio[26313]: time=\"2026-06-09T11:16:09.01447207Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=f959c3b9-b0ee-4c52-bbb3-f4bc7df416d7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:16:09.015010 crc crio[26313]: time=\"2026-06-09T11:16:09.014908323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:09.065995 crc crio[26313]: time=\"2026-06-09T11:16:09.065707679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:09.218469 crc crio[26313]: time=\"2026-06-09T11:16:09.218310776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:09.323754 crc crio[26313]: time=\"2026-06-09T11:16:09.323077834Z\" level=info msg=\"Created container 2e3ebea220fc6bc801c863f7065594ee53d4bf0e7e7f618393b0db3038a447f8: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=f959c3b9-b0ee-4c52-bbb3-f4bc7df416d7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:16:09.324603 crc crio[26313]: time=\"2026-06-09T11:16:09.324544517Z\" level=info msg=\"Starting container: 2e3ebea220fc6bc801c863f7065594ee53d4bf0e7e7f618393b0db3038a447f8\" id=6d05742e-ce76-4f9d-acee-5ad1bce9d5c7 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:16:09.329533 crc crio[26313]: time=\"2026-06-09T11:16:09.32935914Z\" level=info msg=\"Started container\" PID=30879 containerID=2e3ebea220fc6bc801c863f7065594ee53d4bf0e7e7f618393b0db3038a447f8 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=6d05742e-ce76-4f9d-acee-5ad1bce9d5c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b5e8f15da3d80037f06594d903d0a4de729585fa54d22d84d316e09023a95928\nJun 09 11:16:09.426997 crc crio[26313]: time=\"2026-06-09T11:16:09.426911653Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=67be050e-db2a-4678-b7ab-5436ce3c415d name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:16:09.429650 crc crio[26313]: time=\"2026-06-09T11:16:09.429584973Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=9fb76f1b-8c81-446a-ab61-ab9087c28b09 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:16:09.434099 crc crio[26313]: time=\"2026-06-09T11:16:09.434008484Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=e4375ff0-d8e0-4bfd-abbe-a1ee60d37f92 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:16:09.434548 crc crio[26313]: time=\"2026-06-09T11:16:09.434480668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:09.461660 crc crio[26313]: time=\"2026-06-09T11:16:09.46156191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:09.465078 crc crio[26313]: time=\"2026-06-09T11:16:09.464990472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:09.572902 crc crio[26313]: time=\"2026-06-09T11:16:09.572755378Z\" level=info msg=\"Created container ca9e5f31eec2190de66361e0fa2180cf83bc317812cedab50b20c194bf79b44a: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=e4375ff0-d8e0-4bfd-abbe-a1ee60d37f92 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:16:09.574729 crc crio[26313]: time=\"2026-06-09T11:16:09.57449658Z\" level=info msg=\"Starting container: ca9e5f31eec2190de66361e0fa2180cf83bc317812cedab50b20c194bf79b44a\" id=d5c6a6de-8b1f-47f5-bb50-e834516e216d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:16:09.584897 crc crio[26313]: time=\"2026-06-09T11:16:09.583036943Z\" level=info msg=\"Started container\" PID=30899 containerID=ca9e5f31eec2190de66361e0fa2180cf83bc317812cedab50b20c194bf79b44a description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=d5c6a6de-8b1f-47f5-bb50-e834516e216d name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f8aa60bc34fe6193a8191fdb0bef5a32f9c44faa6afc0fcf04e273fecc0c3d6\nJun 09 11:16:10.025702 crc crio[26313]: time=\"2026-06-09T11:16:10.025654912Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=db5be2c1-348b-4bc8-a402-8789694ddef7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:16:10.028567 crc crio[26313]: time=\"2026-06-09T11:16:10.028495736Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=33414be1-9604-45e5-bffa-8519906002ec name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:16:10.030516 crc crio[26313]: time=\"2026-06-09T11:16:10.030443064Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=d88ab111-ef0c-4db6-bc15-623d7f73ae58 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:16:10.030784 crc crio[26313]: time=\"2026-06-09T11:16:10.030692862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:10.066599 crc crio[26313]: time=\"2026-06-09T11:16:10.066322578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:10.219522 crc crio[26313]: time=\"2026-06-09T11:16:10.219353318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:10.343142 crc crio[26313]: time=\"2026-06-09T11:16:10.342986115Z\" level=info msg=\"Created container db45f646e692e1b6765f8e7e5fc78f33d5106d8a59968abd738e0dc14057537a: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=d88ab111-ef0c-4db6-bc15-623d7f73ae58 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:16:10.344512 crc crio[26313]: time=\"2026-06-09T11:16:10.344469129Z\" level=info msg=\"Starting container: db45f646e692e1b6765f8e7e5fc78f33d5106d8a59968abd738e0dc14057537a\" id=90b02804-47be-46a3-bb9d-24c1b65b5bf3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:16:10.351462 crc crio[26313]: time=\"2026-06-09T11:16:10.351350113Z\" level=info msg=\"Started container\" PID=30969 containerID=db45f646e692e1b6765f8e7e5fc78f33d5106d8a59968abd738e0dc14057537a description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=90b02804-47be-46a3-bb9d-24c1b65b5bf3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b5e8f15da3d80037f06594d903d0a4de729585fa54d22d84d316e09023a95928\nJun 09 11:16:10.427740 crc crio[26313]: time=\"2026-06-09T11:16:10.427534413Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=a6b4aa67-29d3-405a-8754-a17507cf2cac name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:16:10.430658 crc crio[26313]: time=\"2026-06-09T11:16:10.430620234Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=dbd3f9bf-f839-4942-8406-682f0715438e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:16:10.433140 crc crio[26313]: time=\"2026-06-09T11:16:10.433022205Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=25aa3b3b-41d1-4064-90ba-087c633f5194 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:16:10.434377 crc crio[26313]: time=\"2026-06-09T11:16:10.433599252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:10.457195 crc crio[26313]: time=\"2026-06-09T11:16:10.457091599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:10.595237 crc crio[26313]: time=\"2026-06-09T11:16:10.594602478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:10.676789 crc crio[26313]: time=\"2026-06-09T11:16:10.676637771Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=d328b10c-8f52-4644-84f1-47b787eea7ad name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:16:10.680918 crc crio[26313]: time=\"2026-06-09T11:16:10.680738043Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=e1a7662b-21d4-4a03-aabd-51b3e9e97e3d name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:16:10.702049 crc crio[26313]: time=\"2026-06-09T11:16:10.701913291Z\" level=info msg=\"Created container c99c91d245ca1288b8f212463e33059596dfe5a6c73d563a85413e2afc54e360: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=25aa3b3b-41d1-4064-90ba-087c633f5194 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:16:10.703263 crc crio[26313]: time=\"2026-06-09T11:16:10.703180019Z\" level=info msg=\"Starting container: c99c91d245ca1288b8f212463e33059596dfe5a6c73d563a85413e2afc54e360\" id=5401f2c1-3ddc-4947-a61a-d84e917ced8b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:16:10.707034 crc crio[26313]: time=\"2026-06-09T11:16:10.706830547Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=365b4b4c-953d-4704-abbb-43c0fd5ee39e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:16:10.707257 crc crio[26313]: time=\"2026-06-09T11:16:10.707221219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:10.716764 crc crio[26313]: time=\"2026-06-09T11:16:10.716589146Z\" level=info msg=\"Started container\" PID=31010 containerID=c99c91d245ca1288b8f212463e33059596dfe5a6c73d563a85413e2afc54e360 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=5401f2c1-3ddc-4947-a61a-d84e917ced8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=83ed0aff373038db68e58800dba63537b27927893e565669943b82e688e1cbb1\nJun 09 11:16:10.752079 crc crio[26313]: time=\"2026-06-09T11:16:10.751986506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:10.889569 crc crio[26313]: time=\"2026-06-09T11:16:10.889344311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:10.980262 crc crio[26313]: time=\"2026-06-09T11:16:10.980160594Z\" level=info msg=\"Created container 302744714bec93b28f5cd705e7dc72d0f4869094bebeb9a4dc68f9bc8798b7e7: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=365b4b4c-953d-4704-abbb-43c0fd5ee39e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:16:10.981772 crc crio[26313]: time=\"2026-06-09T11:16:10.981642518Z\" level=info msg=\"Starting container: 302744714bec93b28f5cd705e7dc72d0f4869094bebeb9a4dc68f9bc8798b7e7\" id=a8dd2cab-7205-4931-a6aa-9f9a5ba48574 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:16:10.987680 crc crio[26313]: time=\"2026-06-09T11:16:10.987562284Z\" level=info msg=\"Started container\" PID=31029 containerID=302744714bec93b28f5cd705e7dc72d0f4869094bebeb9a4dc68f9bc8798b7e7 description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=a8dd2cab-7205-4931-a6aa-9f9a5ba48574 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a3f5904325986f319c1e67c7a431ccb7e1265b0a8e10350203a43b065098cf77\nJun 09 11:16:45.055452 crc crio[26313]: time=\"2026-06-09T11:16:45.051727229Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=5661fa5a-1f82-4187-b1d9-4adef8ab6dd3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:16:45.059578 crc crio[26313]: time=\"2026-06-09T11:16:45.056237467Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=d2afc379-a5f6-4fbd-b95a-97e4510c4eab name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:16:45.075697 crc crio[26313]: time=\"2026-06-09T11:16:45.075007259Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-resources-copy\" id=bc521287-f63c-4462-8eac-3655f7a773d5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:16:45.076863 crc crio[26313]: time=\"2026-06-09T11:16:45.076762228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:45.131139 crc crio[26313]: time=\"2026-06-09T11:16:45.131023465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:45.332972 crc crio[26313]: time=\"2026-06-09T11:16:45.332438168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:16:45.454526 crc crio[26313]: time=\"2026-06-09T11:16:45.454372391Z\" level=info msg=\"Created container d9e549b3bc5bf7da00bb6fd61fe3cd0b1a92cad4854d12899ac2308dc431017c: openshift-etcd/etcd-crc/etcd-resources-copy\" id=bc521287-f63c-4462-8eac-3655f7a773d5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:16:45.455767 crc crio[26313]: time=\"2026-06-09T11:16:45.455708259Z\" level=info msg=\"Starting container: d9e549b3bc5bf7da00bb6fd61fe3cd0b1a92cad4854d12899ac2308dc431017c\" id=7c0a691c-2630-4ca4-956f-e6a871439c46 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:16:45.463764 crc crio[26313]: time=\"2026-06-09T11:16:45.463682355Z\" level=info msg=\"Started container\" PID=31545 containerID=d9e549b3bc5bf7da00bb6fd61fe3cd0b1a92cad4854d12899ac2308dc431017c description=openshift-etcd/etcd-crc/etcd-resources-copy id=7c0a691c-2630-4ca4-956f-e6a871439c46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a3f5904325986f319c1e67c7a431ccb7e1265b0a8e10350203a43b065098cf77\nJun 09 11:17:20.487523 crc crio[26313]: time=\"2026-06-09T11:17:20.486260862Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=59236563-0fa1-431d-a1ae-726b2b137e37 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:17:20.490666 crc crio[26313]: time=\"2026-06-09T11:17:20.490577834Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=72369b9d-6e9b-429e-96db-30542b888e25 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:17:20.497760 crc crio[26313]: time=\"2026-06-09T11:17:20.497610154Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcdctl\" id=1ea4b396-543d-4258-8c79-4e4e8173ec17 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:17:20.500372 crc crio[26313]: time=\"2026-06-09T11:17:20.500268889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:17:20.544232 crc crio[26313]: time=\"2026-06-09T11:17:20.5437482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:17:20.749362 crc crio[26313]: time=\"2026-06-09T11:17:20.749192728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:17:20.850286 crc crio[26313]: time=\"2026-06-09T11:17:20.850137887Z\" level=info msg=\"Created container c4632bc57716538b75bb7e44e238f9e7ca3e4277daa57cbe4b8a4f6508581b33: openshift-etcd/etcd-crc/etcdctl\" id=1ea4b396-543d-4258-8c79-4e4e8173ec17 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:17:20.851477 crc crio[26313]: time=\"2026-06-09T11:17:20.851365612Z\" level=info msg=\"Starting container: c4632bc57716538b75bb7e44e238f9e7ca3e4277daa57cbe4b8a4f6508581b33\" id=bd0fdc20-755f-4bf7-bc5c-c1991eec28a5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:17:20.855978 crc crio[26313]: time=\"2026-06-09T11:17:20.85588029Z\" level=info msg=\"Started container\" PID=32068 containerID=c4632bc57716538b75bb7e44e238f9e7ca3e4277daa57cbe4b8a4f6508581b33 description=openshift-etcd/etcd-crc/etcdctl id=bd0fdc20-755f-4bf7-bc5c-c1991eec28a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a3f5904325986f319c1e67c7a431ccb7e1265b0a8e10350203a43b065098cf77\nJun 09 11:17:20.864829 crc crio[26313]: time=\"2026-06-09T11:17:20.864749141Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=9db0481f-989b-4eb4-88dc-d71a0dd0fefc name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:17:20.866632 crc crio[26313]: time=\"2026-06-09T11:17:20.866598013Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=66dcbf3a-4558-4fef-9a35-4e78df0d7bdd name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:17:20.901366 crc crio[26313]: time=\"2026-06-09T11:17:20.901309936Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd\" id=a169908a-8207-4e46-aaf6-3f9831b70d78 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:17:20.902171 crc crio[26313]: time=\"2026-06-09T11:17:20.90214356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:17:20.930292 crc crio[26313]: time=\"2026-06-09T11:17:20.930237556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:17:21.098664 crc crio[26313]: time=\"2026-06-09T11:17:21.098377356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:17:21.192778 crc crio[26313]: time=\"2026-06-09T11:17:21.192726618Z\" level=info msg=\"Created container b171012fb07e8d6b3ed971d918a59f706fbebd22445760d8b88c29b199ca2071: openshift-etcd/etcd-crc/etcd\" id=a169908a-8207-4e46-aaf6-3f9831b70d78 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:17:21.195006 crc crio[26313]: time=\"2026-06-09T11:17:21.19488155Z\" level=info msg=\"Starting container: b171012fb07e8d6b3ed971d918a59f706fbebd22445760d8b88c29b199ca2071\" id=96f6c41d-a825-4c14-b6be-138b04fc79b9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:17:21.201560 crc crio[26313]: time=\"2026-06-09T11:17:21.201370553Z\" level=info msg=\"Started container\" PID=32076 containerID=b171012fb07e8d6b3ed971d918a59f706fbebd22445760d8b88c29b199ca2071 description=openshift-etcd/etcd-crc/etcd id=96f6c41d-a825-4c14-b6be-138b04fc79b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a3f5904325986f319c1e67c7a431ccb7e1265b0a8e10350203a43b065098cf77\nJun 09 11:17:21.217511 crc crio[26313]: time=\"2026-06-09T11:17:21.217176271Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=337ff792-d8c2-4dcb-ae54-bb087b24c9a0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:17:21.219718 crc crio[26313]: time=\"2026-06-09T11:17:21.219639211Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=2c3ed22b-c772-4d02-ae35-60ed58e64458 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:17:21.227535 crc crio[26313]: time=\"2026-06-09T11:17:21.227315518Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-metrics\" id=06282e51-0995-4667-b2d0-96d7d9023ec8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:17:21.227845 crc crio[26313]: time=\"2026-06-09T11:17:21.227801522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:17:21.251492 crc crio[26313]: time=\"2026-06-09T11:17:21.251315268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:17:21.402930 crc crio[26313]: time=\"2026-06-09T11:17:21.402588442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:17:21.506165 crc crio[26313]: time=\"2026-06-09T11:17:21.506000931Z\" level=info msg=\"Created container dbb67fd7c5452dd4f2917759a5f2de7d2f478fadac6435fc0ab17098ff67c033: openshift-etcd/etcd-crc/etcd-metrics\" id=06282e51-0995-4667-b2d0-96d7d9023ec8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:17:21.508039 crc crio[26313]: time=\"2026-06-09T11:17:21.507795871Z\" level=info msg=\"Starting container: dbb67fd7c5452dd4f2917759a5f2de7d2f478fadac6435fc0ab17098ff67c033\" id=6e16a4e8-0ebc-4e7d-a508-875f023a495d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:17:21.514014 crc crio[26313]: time=\"2026-06-09T11:17:21.513863793Z\" level=info msg=\"Started container\" PID=32094 containerID=dbb67fd7c5452dd4f2917759a5f2de7d2f478fadac6435fc0ab17098ff67c033 description=openshift-etcd/etcd-crc/etcd-metrics id=6e16a4e8-0ebc-4e7d-a508-875f023a495d name=/runtime.v1.RuntimeService/StartContainer sandboxID=a3f5904325986f319c1e67c7a431ccb7e1265b0a8e10350203a43b065098cf77\nJun 09 11:17:21.527497 crc crio[26313]: time=\"2026-06-09T11:17:21.526648535Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=eb290322-7208-41c5-8884-3c2725a6bb59 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:17:21.528690 crc crio[26313]: time=\"2026-06-09T11:17:21.528642212Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=bd733757-202c-4fb0-a3b0-c7acbda4074f name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:17:21.533624 crc crio[26313]: time=\"2026-06-09T11:17:21.533550681Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-readyz\" id=42feaf5a-cb0f-4572-aba1-268a43b2b81d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:17:21.533927 crc crio[26313]: time=\"2026-06-09T11:17:21.533858399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:17:21.566860 crc crio[26313]: time=\"2026-06-09T11:17:21.566748661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:17:21.772688 crc crio[26313]: time=\"2026-06-09T11:17:21.772497008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:17:21.871208 crc crio[26313]: time=\"2026-06-09T11:17:21.870641787Z\" level=info msg=\"Created container 3bf7ceeff8b95bb12ed8bfbfcc4ec1ff0a0b33948887f94c506ff0fa5031dbb2: openshift-etcd/etcd-crc/etcd-readyz\" id=42feaf5a-cb0f-4572-aba1-268a43b2b81d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:17:21.873228 crc crio[26313]: time=\"2026-06-09T11:17:21.873124608Z\" level=info msg=\"Starting container: 3bf7ceeff8b95bb12ed8bfbfcc4ec1ff0a0b33948887f94c506ff0fa5031dbb2\" id=ea3bbcde-6ec2-4a27-83f7-8f936f5394b0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:17:21.879563 crc crio[26313]: time=\"2026-06-09T11:17:21.879268952Z\" level=info msg=\"Started container\" PID=32111 containerID=3bf7ceeff8b95bb12ed8bfbfcc4ec1ff0a0b33948887f94c506ff0fa5031dbb2 description=openshift-etcd/etcd-crc/etcd-readyz id=ea3bbcde-6ec2-4a27-83f7-8f936f5394b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a3f5904325986f319c1e67c7a431ccb7e1265b0a8e10350203a43b065098cf77\nJun 09 11:17:21.893122 crc crio[26313]: time=\"2026-06-09T11:17:21.893033171Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=4485da10-b63e-4848-aa46-aa212df04953 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:17:21.895731 crc crio[26313]: time=\"2026-06-09T11:17:21.895637735Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=ac58aaab-5570-4505-baa1-48ea5e4f650a name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:17:21.902611 crc crio[26313]: time=\"2026-06-09T11:17:21.902461078Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-rev\" id=b4e521d7-c9d4-4a55-a053-7e8cde4ea687 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:17:21.902910 crc crio[26313]: time=\"2026-06-09T11:17:21.90285678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:17:21.929378 crc crio[26313]: time=\"2026-06-09T11:17:21.929228726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:17:22.072837 crc crio[26313]: time=\"2026-06-09T11:17:22.072778162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:17:22.169260 crc crio[26313]: time=\"2026-06-09T11:17:22.169146421Z\" level=info msg=\"Created container bd8fcaa828ae64f97631c6e4966505f81fc1e6c809901df8ee5f29ae2794215d: openshift-etcd/etcd-crc/etcd-rev\" id=b4e521d7-c9d4-4a55-a053-7e8cde4ea687 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:17:22.170593 crc crio[26313]: time=\"2026-06-09T11:17:22.170506789Z\" level=info msg=\"Starting container: bd8fcaa828ae64f97631c6e4966505f81fc1e6c809901df8ee5f29ae2794215d\" id=2fdb480f-de15-4770-b440-38c9618b909e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:17:22.176238 crc crio[26313]: time=\"2026-06-09T11:17:22.176142659Z\" level=info msg=\"Started container\" PID=32135 containerID=bd8fcaa828ae64f97631c6e4966505f81fc1e6c809901df8ee5f29ae2794215d description=openshift-etcd/etcd-crc/etcd-rev id=2fdb480f-de15-4770-b440-38c9618b909e name=/runtime.v1.RuntimeService/StartContainer sandboxID=a3f5904325986f319c1e67c7a431ccb7e1265b0a8e10350203a43b065098cf77\nJun 09 11:18:05.264470 crc crio[26313]: time=\"2026-06-09T11:18:05.263664963Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=b3dd98dc-1cdc-43b5-a50a-90b65d130bdd name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:18:05.265875 crc crio[26313]: time=\"2026-06-09T11:18:05.265792223Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=5527db1b-0549-4276-a3cc-c72e4a403891 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:18:05.266941 crc crio[26313]: time=\"2026-06-09T11:18:05.266822113Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=b8842cf8-243a-4b9c-9776-085a679fd03c name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:18:05.267457 crc crio[26313]: time=\"2026-06-09T11:18:05.267365648Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=e7fb0864-3554-4910-ae45-955e432c462f name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:18:05.269524 crc crio[26313]: time=\"2026-06-09T11:18:05.269234501Z\" level=info msg=\"Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=c845d8b8-b899-4dd4-b933-94a0f6d572d4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:18:05.269971 crc crio[26313]: time=\"2026-06-09T11:18:05.26990261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:18:05.270120 crc crio[26313]: time=\"2026-06-09T11:18:05.270007673Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=c0af8d56-cf7e-4695-86e7-0ee365ae315d name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:18:05.271695 crc crio[26313]: time=\"2026-06-09T11:18:05.271616938Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=fe36efd4-a8b5-4abf-b581-f94f67a58e57 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:18:05.272078 crc crio[26313]: time=\"2026-06-09T11:18:05.271942488Z\" level=info msg=\"Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=5fa437e2-b558-4d76-a7f8-50feb81b5067 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:18:05.276337 crc crio[26313]: time=\"2026-06-09T11:18:05.2762827Z\" level=info msg=\"Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=04ced4d9-44f8-4496-bec9-fe006bb43e6a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:18:05.284677 crc crio[26313]: time=\"2026-06-09T11:18:05.284566335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:18:05.284677 crc crio[26313]: time=\"2026-06-09T11:18:05.284665548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:18:05.315624 crc crio[26313]: time=\"2026-06-09T11:18:05.315328316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:18:05.320112 crc crio[26313]: time=\"2026-06-09T11:18:05.319895346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:18:05.324670 crc crio[26313]: time=\"2026-06-09T11:18:05.324519737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:18:05.338292 crc crio[26313]: time=\"2026-06-09T11:18:05.338219975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:18:05.473838 crc crio[26313]: time=\"2026-06-09T11:18:05.473728392Z\" level=info msg=\"Created container 699a03fb874efa2df09c158eacd2fa6316e5d1ae42cb868f0318d35e3613a32d: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=c845d8b8-b899-4dd4-b933-94a0f6d572d4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:18:05.475531 crc crio[26313]: time=\"2026-06-09T11:18:05.475335658Z\" level=info msg=\"Starting container: 699a03fb874efa2df09c158eacd2fa6316e5d1ae42cb868f0318d35e3613a32d\" id=b732a451-86f8-42f0-83a0-5b23bef1d827 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:18:05.485578 crc crio[26313]: time=\"2026-06-09T11:18:05.485503376Z\" level=info msg=\"Started container\" PID=32852 containerID=699a03fb874efa2df09c158eacd2fa6316e5d1ae42cb868f0318d35e3613a32d description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=b732a451-86f8-42f0-83a0-5b23bef1d827 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5cd2843b11801a2a9b6ece8b679f4320ac92e3049e1d4fe7b29cd7a5cd50a17\nJun 09 11:18:05.564230 crc crio[26313]: time=\"2026-06-09T11:18:05.564176954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:18:05.604241 crc crio[26313]: time=\"2026-06-09T11:18:05.604147526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:18:05.648092 crc crio[26313]: time=\"2026-06-09T11:18:05.647561095Z\" level=info msg=\"Created container 31d5e94a234fa114adf95d59f99961f087cce0f1e9c8e4ec8742ab3065816007: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=04ced4d9-44f8-4496-bec9-fe006bb43e6a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:18:05.649478 crc crio[26313]: time=\"2026-06-09T11:18:05.649348916Z\" level=info msg=\"Starting container: 31d5e94a234fa114adf95d59f99961f087cce0f1e9c8e4ec8742ab3065816007\" id=f17bec7c-48ee-44f7-9543-3abd8e0a4c24 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:18:05.653608 crc crio[26313]: time=\"2026-06-09T11:18:05.653516304Z\" level=info msg=\"Started container\" PID=32872 containerID=31d5e94a234fa114adf95d59f99961f087cce0f1e9c8e4ec8742ab3065816007 description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=f17bec7c-48ee-44f7-9543-3abd8e0a4c24 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a104f58c959d5bf78555ff8e34db71baab8f8f4b597506d46f3fbe0d324a2446\nJun 09 11:18:05.669642 crc crio[26313]: time=\"2026-06-09T11:18:05.669522867Z\" level=info msg=\"Created container ef01f1ef519b1f7e8187079005eb1549ebe77ddec81d06ae89cb08057ba6d7db: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=5fa437e2-b558-4d76-a7f8-50feb81b5067 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:18:05.671146 crc crio[26313]: time=\"2026-06-09T11:18:05.671067161Z\" level=info msg=\"Starting container: ef01f1ef519b1f7e8187079005eb1549ebe77ddec81d06ae89cb08057ba6d7db\" id=a794c956-7607-49fc-8667-085b5f9c8ff9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:18:05.676826 crc crio[26313]: time=\"2026-06-09T11:18:05.676730051Z\" level=info msg=\"Started container\" PID=32879 containerID=ef01f1ef519b1f7e8187079005eb1549ebe77ddec81d06ae89cb08057ba6d7db description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=a794c956-7607-49fc-8667-085b5f9c8ff9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bfdfa863f636829ffd9c428672aba9d5536e6cb66f7e2e4155ecdc51356eafd7\nJun 09 11:18:07.315168 crc crio[26313]: time=\"2026-06-09T11:18:07.314966916Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=71b6d837-c164-4495-8811-f40798767f72 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:18:07.317751 crc crio[26313]: time=\"2026-06-09T11:18:07.317675093Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=29329071-de59-480c-95bb-cf84c36ef356 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:18:07.320749 crc crio[26313]: time=\"2026-06-09T11:18:07.320482412Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=ca284753-757e-4120-bf65-1286519e0166 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:18:07.321013 crc crio[26313]: time=\"2026-06-09T11:18:07.320848383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:18:07.322005 crc crio[26313]: time=\"2026-06-09T11:18:07.321745258Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=f470060b-3746-4e37-99ef-f0eb6e1fa3ee name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:18:07.329705 crc crio[26313]: time=\"2026-06-09T11:18:07.329514858Z\" level=info msg=\"Removing container: 28c506efdf4b7278ea0b5cb1d0e766fd56bbf3b770d8f5dab8349ffa2b7dce1c\" id=4c18a19c-b3ff-43cf-a998-e696f2d9f130 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:18:07.329705 crc crio[26313]: time=\"2026-06-09T11:18:07.32955843Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=f995a5c5-467c-49ef-bc46-5183e929475d name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:18:07.332591 crc crio[26313]: time=\"2026-06-09T11:18:07.332249146Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=5eb7dea5-ea7f-452c-9c4f-d482d77f51cb name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:18:07.347268 crc crio[26313]: time=\"2026-06-09T11:18:07.347128357Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=4e5a714f-4dce-47f5-8d04-0eb26f59fda5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:18:07.363222 crc crio[26313]: time=\"2026-06-09T11:18:07.363028557Z\" level=info msg=\"Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=ca7546ee-67fe-4ea7-9105-95a85d39bf70 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:18:07.363971 crc crio[26313]: time=\"2026-06-09T11:18:07.363587663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:18:07.363971 crc crio[26313]: time=\"2026-06-09T11:18:07.363720387Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=8a9df0af-4df1-42a5-81c4-7de58959bcc5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:18:07.363971 crc crio[26313]: time=\"2026-06-09T11:18:07.363755578Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=653be7b9-6cf8-4c91-9541-2ca66bda9149 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:18:07.366019 crc crio[26313]: time=\"2026-06-09T11:18:07.36594449Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-798f9f7dfd-7m5r6/route-controller-manager\" id=077ed646-bd5a-425f-9a4e-5b402a94bf22 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:18:07.366866 crc crio[26313]: time=\"2026-06-09T11:18:07.366795024Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=d3558cb0-38ef-4fde-a08e-42371c86739a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:18:07.382580 crc crio[26313]: time=\"2026-06-09T11:18:07.382327594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:18:07.388164 crc crio[26313]: time=\"2026-06-09T11:18:07.387959573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:18:07.390226 crc crio[26313]: time=\"2026-06-09T11:18:07.388510049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:18:07.391893 crc crio[26313]: time=\"2026-06-09T11:18:07.391758181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:18:07.440210 crc crio[26313]: time=\"2026-06-09T11:18:07.440127151Z\" level=info msg=\"Removed container 28c506efdf4b7278ea0b5cb1d0e766fd56bbf3b770d8f5dab8349ffa2b7dce1c: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=4c18a19c-b3ff-43cf-a998-e696f2d9f130 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:18:07.451905 crc crio[26313]: time=\"2026-06-09T11:18:07.451342378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:18:07.456541 crc crio[26313]: time=\"2026-06-09T11:18:07.456459933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:18:07.457913 crc crio[26313]: time=\"2026-06-09T11:18:07.457836102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:18:07.462294 crc crio[26313]: time=\"2026-06-09T11:18:07.462204976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:18:07.481156 crc crio[26313]: time=\"2026-06-09T11:18:07.481080971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:18:07.488358 crc crio[26313]: time=\"2026-06-09T11:18:07.488286375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:18:07.581131 crc crio[26313]: time=\"2026-06-09T11:18:07.58101951Z\" level=info msg=\"Created container 650d2aad74a051affd7e4bd5f0e96dadd5ff35f0653404f462aa7e15b00d5d6c: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=ca284753-757e-4120-bf65-1286519e0166 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:18:07.582800 crc crio[26313]: time=\"2026-06-09T11:18:07.582621215Z\" level=info msg=\"Starting container: 650d2aad74a051affd7e4bd5f0e96dadd5ff35f0653404f462aa7e15b00d5d6c\" id=d51d2f47-eaa9-4c2d-810f-d210615769ed name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:18:07.587649 crc crio[26313]: time=\"2026-06-09T11:18:07.587531674Z\" level=info msg=\"Started container\" PID=32946 containerID=650d2aad74a051affd7e4bd5f0e96dadd5ff35f0653404f462aa7e15b00d5d6c description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=d51d2f47-eaa9-4c2d-810f-d210615769ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f86af0ca2497367fe314675d97afdceb29467a33852929ef4f6841fe9364b0d\nJun 09 11:18:07.647211 crc crio[26313]: time=\"2026-06-09T11:18:07.647120852Z\" level=info msg=\"Created container 3b74268fa4fbf17fa1db90ff12864e4926876bed80a77d01164f514f2e66865b: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=d3558cb0-38ef-4fde-a08e-42371c86739a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:18:07.649574 crc crio[26313]: time=\"2026-06-09T11:18:07.649306454Z\" level=info msg=\"Starting container: 3b74268fa4fbf17fa1db90ff12864e4926876bed80a77d01164f514f2e66865b\" id=356f7fce-d1ab-48a4-a52a-eac4468ff73b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:18:07.656875 crc crio[26313]: time=\"2026-06-09T11:18:07.656776135Z\" level=info msg=\"Created container f2ca58020995fd50c6c7640acb2f82c02a7c538a51e8810233dede09f86e480a: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=ca7546ee-67fe-4ea7-9105-95a85d39bf70 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:18:07.657996 crc crio[26313]: time=\"2026-06-09T11:18:07.657916108Z\" level=info msg=\"Starting container: f2ca58020995fd50c6c7640acb2f82c02a7c538a51e8810233dede09f86e480a\" id=649ec354-6695-4fae-9fbb-42d429d39def name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:18:07.657996 crc crio[26313]: time=\"2026-06-09T11:18:07.657960699Z\" level=info msg=\"Started container\" PID=32955 containerID=3b74268fa4fbf17fa1db90ff12864e4926876bed80a77d01164f514f2e66865b description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=356f7fce-d1ab-48a4-a52a-eac4468ff73b name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad7195ea87bf0a13e665d163ee2fbef04d2f0727168efb7c207c87004b6d824a\nJun 09 11:18:07.658931 crc crio[26313]: time=\"2026-06-09T11:18:07.658879595Z\" level=info msg=\"Created container ab8fe0fc41d7d41fe2945b5ea7594dbe9d2e2886f6023f792dddd08fde2595be: openshift-route-controller-manager/route-controller-manager-798f9f7dfd-7m5r6/route-controller-manager\" id=077ed646-bd5a-425f-9a4e-5b402a94bf22 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:18:07.659884 crc crio[26313]: time=\"2026-06-09T11:18:07.659743439Z\" level=info msg=\"Starting container: ab8fe0fc41d7d41fe2945b5ea7594dbe9d2e2886f6023f792dddd08fde2595be\" id=1ea543fc-7858-4792-8a71-e09dd5df3ef0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:18:07.668718 crc crio[26313]: time=\"2026-06-09T11:18:07.668653172Z\" level=info msg=\"Started container\" PID=32954 containerID=f2ca58020995fd50c6c7640acb2f82c02a7c538a51e8810233dede09f86e480a description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=649ec354-6695-4fae-9fbb-42d429d39def name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c0049503fa8adb64b38d4b24ec8d1b3c13afca807623945676f512764c4c804\nJun 09 11:18:07.678984 crc crio[26313]: time=\"2026-06-09T11:18:07.678905202Z\" level=info msg=\"Started container\" PID=32959 containerID=ab8fe0fc41d7d41fe2945b5ea7594dbe9d2e2886f6023f792dddd08fde2595be description=openshift-route-controller-manager/route-controller-manager-798f9f7dfd-7m5r6/route-controller-manager id=1ea543fc-7858-4792-8a71-e09dd5df3ef0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=40a7c7f1bbb55ca282525de91b9a8507b7e079f29b43c22e11c93191ee928bd2\nJun 09 11:18:08.388585 crc crio[26313]: time=\"2026-06-09T11:18:08.387991684Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=859f60c8-4361-4838-afa3-b59a25809bbe name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:18:08.392650 crc crio[26313]: time=\"2026-06-09T11:18:08.391196444Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=d6afa73a-9dd1-400d-983d-766adac7cf81 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:18:08.392650 crc crio[26313]: time=\"2026-06-09T11:18:08.391371279Z\" level=info msg=\"Removing container: d8f6e00f2d209ff981fc79aa3267b48a0f19476ae14eaaa0b4bf5020588346be\" id=3e029869-97ff-4b74-b835-6b65eae3c472 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:18:08.394465 crc crio[26313]: time=\"2026-06-09T11:18:08.394250921Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=d7aedb51-2026-4b55-ab49-65a89fdcd6b9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:18:08.402857 crc crio[26313]: time=\"2026-06-09T11:18:08.402781722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:18:08.432667 crc crio[26313]: time=\"2026-06-09T11:18:08.432586037Z\" level=info msg=\"Removed container d8f6e00f2d209ff981fc79aa3267b48a0f19476ae14eaaa0b4bf5020588346be: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=3e029869-97ff-4b74-b835-6b65eae3c472 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:18:08.443473 crc crio[26313]: time=\"2026-06-09T11:18:08.443342041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:18:08.447013 crc crio[26313]: time=\"2026-06-09T11:18:08.446924893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:18:08.551084 crc crio[26313]: time=\"2026-06-09T11:18:08.550938778Z\" level=info msg=\"Created container 62eecb1ffa66a48da37d3ee80b6af4f5e00a2ecbf4d6d4c394e52729ec53c0b3: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=d7aedb51-2026-4b55-ab49-65a89fdcd6b9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:18:08.552782 crc crio[26313]: time=\"2026-06-09T11:18:08.552681088Z\" level=info msg=\"Starting container: 62eecb1ffa66a48da37d3ee80b6af4f5e00a2ecbf4d6d4c394e52729ec53c0b3\" id=b891f12b-82a4-43d5-b67b-c65aa9b6ba75 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:18:08.558960 crc crio[26313]: time=\"2026-06-09T11:18:08.558787221Z\" level=info msg=\"Started container\" PID=33023 containerID=62eecb1ffa66a48da37d3ee80b6af4f5e00a2ecbf4d6d4c394e52729ec53c0b3 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=b891f12b-82a4-43d5-b67b-c65aa9b6ba75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53b93f23f59d688a03a9840321f46fff10210e03e02dcd575e9c43699f490a66\nJun 09 11:18:11.434762 crc crio[26313]: time=\"2026-06-09T11:18:11.434346646Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=d0ad7665-e4ac-4a9c-a962-f1afec7bda4d name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:18:11.437766 crc crio[26313]: time=\"2026-06-09T11:18:11.437707522Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=6f3ae7eb-6283-4a5e-8943-5a52ea8511ce name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:18:11.440507 crc crio[26313]: time=\"2026-06-09T11:18:11.440338506Z\" level=info msg=\"Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=7056d40a-d376-46a6-9bdf-0ac5fcb1a691 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:18:11.441173 crc crio[26313]: time=\"2026-06-09T11:18:11.441110128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:18:11.473956 crc crio[26313]: time=\"2026-06-09T11:18:11.473868466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:18:11.481510 crc crio[26313]: time=\"2026-06-09T11:18:11.481373018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:18:11.576241 crc crio[26313]: time=\"2026-06-09T11:18:11.576025689Z\" level=info msg=\"Created container 6a0038af4e8f23175d60ec9f97765ce1b5f288b37123796cc2b2c21e59e4cbf9: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=7056d40a-d376-46a6-9bdf-0ac5fcb1a691 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:18:11.577381 crc crio[26313]: time=\"2026-06-09T11:18:11.577338706Z\" level=info msg=\"Starting container: 6a0038af4e8f23175d60ec9f97765ce1b5f288b37123796cc2b2c21e59e4cbf9\" id=9cb2d638-0583-4b68-8c94-c67016479b68 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:18:11.582820 crc crio[26313]: time=\"2026-06-09T11:18:11.582719168Z\" level=info msg=\"Started container\" PID=33107 containerID=6a0038af4e8f23175d60ec9f97765ce1b5f288b37123796cc2b2c21e59e4cbf9 description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=9cb2d638-0583-4b68-8c94-c67016479b68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0f714dac1f9f9808cfddb4bf368c3856150a1d2a4c02b1d0fd44a0c1471fb8f\nJun 09 11:18:17.531007 crc crio[26313]: time=\"2026-06-09T11:18:17.529990637Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=6c5bc2d1-5f39-46c5-9b37-d8f45079ecea name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:18:17.533549 crc crio[26313]: time=\"2026-06-09T11:18:17.533501687Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=7b5fb6da-39ab-456d-848d-e2668e3737fa name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:18:17.536127 crc crio[26313]: time=\"2026-06-09T11:18:17.534143095Z\" level=info msg=\"Removing container: dfcd6f927aefb6f8811562e458a69747c3dd424c6e916b9104dd1896387e5172\" id=41d3fc7f-15fc-468f-9f00-b8c3f21e72e6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:18:17.542024 crc crio[26313]: time=\"2026-06-09T11:18:17.541587676Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=732d0dc1-ce3d-456c-8581-03f698c54a0e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:18:17.542687 crc crio[26313]: time=\"2026-06-09T11:18:17.542571693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:18:17.588916 crc crio[26313]: time=\"2026-06-09T11:18:17.588640428Z\" level=info msg=\"Removed container dfcd6f927aefb6f8811562e458a69747c3dd424c6e916b9104dd1896387e5172: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=41d3fc7f-15fc-468f-9f00-b8c3f21e72e6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:18:17.594363 crc crio[26313]: time=\"2026-06-09T11:18:17.594239617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:18:17.599630 crc crio[26313]: time=\"2026-06-09T11:18:17.599369482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:18:17.752936 crc crio[26313]: time=\"2026-06-09T11:18:17.752824908Z\" level=info msg=\"Created container e75e0b75a87fd7a8ab5195cf34d8ceed5d4330ef32f6397b6b58959f617dc342: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=732d0dc1-ce3d-456c-8581-03f698c54a0e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:18:17.754336 crc crio[26313]: time=\"2026-06-09T11:18:17.754217287Z\" level=info msg=\"Starting container: e75e0b75a87fd7a8ab5195cf34d8ceed5d4330ef32f6397b6b58959f617dc342\" id=729e13dc-ec14-405d-b4e1-bbc8bafd8eb2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:18:17.761779 crc crio[26313]: time=\"2026-06-09T11:18:17.761589676Z\" level=info msg=\"Started container\" PID=33199 containerID=e75e0b75a87fd7a8ab5195cf34d8ceed5d4330ef32f6397b6b58959f617dc342 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=729e13dc-ec14-405d-b4e1-bbc8bafd8eb2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41bacdc61c8258b24c2ba353d9f9829c5c4a63ae3cb857739e3c005850ca28fa\nJun 09 11:18:20.968199 crc crio[26313]: time=\"2026-06-09T11:18:20.967309662Z\" level=info msg=\"Stopping container: 85b72e3f62e9fab963d0a21ce212becbc9ae2b79b89d6e0a445f0479b5bddb4d (timeout: 2s)\" id=07a3b364-0ab5-4b75-a94f-e37ad635bb1c name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:18:21.125435 crc crio[26313]: time=\"2026-06-09T11:18:21.125267705Z\" level=info msg=\"Stopped container 85b72e3f62e9fab963d0a21ce212becbc9ae2b79b89d6e0a445f0479b5bddb4d: openshift-marketplace/redhat-operators-w6wdv/registry-server\" id=07a3b364-0ab5-4b75-a94f-e37ad635bb1c name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:18:21.126833 crc crio[26313]: time=\"2026-06-09T11:18:21.126769868Z\" level=info msg=\"Stopping pod sandbox: d6fd42ee2ab3bec18d9b1527b6630b8e9bd742aa8fc681ec60084835be6f628c\" id=93fbc32b-6abd-45f7-9089-3ab0b914848e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:18:21.127593 crc crio[26313]: time=\"2026-06-09T11:18:21.12753924Z\" level=info msg=\"Got pod network &{Name:redhat-operators-w6wdv Namespace:openshift-marketplace ID:d6fd42ee2ab3bec18d9b1527b6630b8e9bd742aa8fc681ec60084835be6f628c UID:1bf8b368-6647-4228-aacd-5e2748b5056a NetNS:/var/run/netns/7104f78a-eb45-4ebd-b776-ac6da34d4161 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1bf8b368_6647_4228_aacd_5e2748b5056a.slice PodAnnotations:0xc000459118}] Aliases:map[]}\"\nJun 09 11:18:21.127817 crc crio[26313]: time=\"2026-06-09T11:18:21.127759016Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-w6wdv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:18:21.384485 crc crio[26313]: time=\"2026-06-09T11:18:21.383772236Z\" level=info msg=\"Stopped pod sandbox: d6fd42ee2ab3bec18d9b1527b6630b8e9bd742aa8fc681ec60084835be6f628c\" id=93fbc32b-6abd-45f7-9089-3ab0b914848e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:18:21.585142 crc crio[26313]: time=\"2026-06-09T11:18:21.584972464Z\" level=info msg=\"Removing container: 85b72e3f62e9fab963d0a21ce212becbc9ae2b79b89d6e0a445f0479b5bddb4d\" id=fadc0528-348a-44ed-aadf-813bf9a22019 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:18:21.611609 crc crio[26313]: time=\"2026-06-09T11:18:21.61129345Z\" level=info msg=\"Removed container 85b72e3f62e9fab963d0a21ce212becbc9ae2b79b89d6e0a445f0479b5bddb4d: openshift-marketplace/redhat-operators-w6wdv/registry-server\" id=fadc0528-348a-44ed-aadf-813bf9a22019 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:18:21.615905 crc crio[26313]: time=\"2026-06-09T11:18:21.615753446Z\" level=info msg=\"Removing container: aa069f5b07cd72ae3af3072e23bb5daa5f0a5146664dff09a94b53c2f7cc81a5\" id=1476dc01-df3f-44da-8cc7-15c294061c9c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:18:21.647235 crc crio[26313]: time=\"2026-06-09T11:18:21.647104024Z\" level=info msg=\"Removed container aa069f5b07cd72ae3af3072e23bb5daa5f0a5146664dff09a94b53c2f7cc81a5: openshift-marketplace/redhat-operators-w6wdv/extract-content\" id=1476dc01-df3f-44da-8cc7-15c294061c9c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:18:21.649618 crc crio[26313]: time=\"2026-06-09T11:18:21.649539093Z\" level=info msg=\"Removing container: 5242f9b078e4d92bf97da4f0c245fb9ebdbac95d3a5f9306c04d3189822c8e9a\" id=b1d5ecc9-5e5b-4441-82bf-1d892ccd189d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:18:21.667298 crc crio[26313]: time=\"2026-06-09T11:18:21.667160502Z\" level=info msg=\"Removed container 5242f9b078e4d92bf97da4f0c245fb9ebdbac95d3a5f9306c04d3189822c8e9a: openshift-marketplace/redhat-operators-w6wdv/extract-utilities\" id=b1d5ecc9-5e5b-4441-82bf-1d892ccd189d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:18:27.659983 crc crio[26313]: time=\"2026-06-09T11:18:27.657377814Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=3fb84e7e-7e59-41c0-80ba-affbe669645d name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:18:27.662135 crc crio[26313]: time=\"2026-06-09T11:18:27.6618538Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=98f9339c-e564-4262-be4a-9efec3dfac97 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:18:27.665488 crc crio[26313]: time=\"2026-06-09T11:18:27.66536549Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=610b2c4b-3083-4ac6-8747-52d390fa1bce name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:18:27.666370 crc crio[26313]: time=\"2026-06-09T11:18:27.666280626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:18:27.667613 crc crio[26313]: time=\"2026-06-09T11:18:27.667562382Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=1aa90daf-92bb-4ef4-a78f-2d7f4fd01bed name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:18:27.669837 crc crio[26313]: time=\"2026-06-09T11:18:27.669760224Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=ea58f2db-9556-4ab8-8539-49bfe3499f52 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:18:27.672562 crc crio[26313]: time=\"2026-06-09T11:18:27.672353588Z\" level=info msg=\"Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=b1779358-62ff-4c15-b9fc-5d6bfafe2af8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:18:27.688503 crc crio[26313]: time=\"2026-06-09T11:18:27.688437643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:18:27.717642 crc crio[26313]: time=\"2026-06-09T11:18:27.717207278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:18:27.721533 crc crio[26313]: time=\"2026-06-09T11:18:27.721443408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:18:27.736140 crc crio[26313]: time=\"2026-06-09T11:18:27.73599965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:18:27.742126 crc crio[26313]: time=\"2026-06-09T11:18:27.741843656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:18:27.874471 crc crio[26313]: time=\"2026-06-09T11:18:27.874252106Z\" level=info msg=\"Created container b08f70c84d93ce6f5fefe4c11d7f2c915d5b37163e84ed7232f0f9c47fbc257d: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=b1779358-62ff-4c15-b9fc-5d6bfafe2af8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:18:27.874798 crc crio[26313]: time=\"2026-06-09T11:18:27.874535484Z\" level=info msg=\"Created container b870d8eb3d059d83ee3032ae4ccbee9dddf30624300e6d53fae5300f7c05524b: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=610b2c4b-3083-4ac6-8747-52d390fa1bce name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:18:27.875550 crc crio[26313]: time=\"2026-06-09T11:18:27.875491051Z\" level=info msg=\"Starting container: b870d8eb3d059d83ee3032ae4ccbee9dddf30624300e6d53fae5300f7c05524b\" id=645f284e-4ba6-449e-a203-efebe99f4fc7 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:18:27.876379 crc crio[26313]: time=\"2026-06-09T11:18:27.87616405Z\" level=info msg=\"Starting container: b08f70c84d93ce6f5fefe4c11d7f2c915d5b37163e84ed7232f0f9c47fbc257d\" id=2bd62456-a7ec-4125-8d5e-5b4843c580fa name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:18:27.882248 crc crio[26313]: time=\"2026-06-09T11:18:27.88216122Z\" level=info msg=\"Started container\" PID=33396 containerID=b08f70c84d93ce6f5fefe4c11d7f2c915d5b37163e84ed7232f0f9c47fbc257d description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=2bd62456-a7ec-4125-8d5e-5b4843c580fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=01720d3cc7c6b83f90c7243e29ef131128b48f41261824bdcb105e6c237f15e4\nJun 09 11:18:27.886644 crc crio[26313]: time=\"2026-06-09T11:18:27.886535394Z\" level=info msg=\"Started container\" PID=33395 containerID=b870d8eb3d059d83ee3032ae4ccbee9dddf30624300e6d53fae5300f7c05524b description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=645f284e-4ba6-449e-a203-efebe99f4fc7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b616e6b1e0cd8199758fb15f85947bd3c890bce947bd22e662f36108daa89055\nJun 09 11:18:29.458165 crc crio[26313]: time=\"2026-06-09T11:18:29.457716779Z\" level=info msg=\"Stopping pod sandbox: d6fd42ee2ab3bec18d9b1527b6630b8e9bd742aa8fc681ec60084835be6f628c\" id=898b4bee-b9d7-4e31-af4d-4e0a6db216e1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:18:29.458165 crc crio[26313]: time=\"2026-06-09T11:18:29.458145821Z\" level=info msg=\"Stopped pod sandbox (already stopped): d6fd42ee2ab3bec18d9b1527b6630b8e9bd742aa8fc681ec60084835be6f628c\" id=898b4bee-b9d7-4e31-af4d-4e0a6db216e1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:18:29.459644 crc crio[26313]: time=\"2026-06-09T11:18:29.458642825Z\" level=info msg=\"Removing pod sandbox: d6fd42ee2ab3bec18d9b1527b6630b8e9bd742aa8fc681ec60084835be6f628c\" id=6123bd1b-c12e-4cc2-afae-ae725b905efc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:18:29.466899 crc crio[26313]: time=\"2026-06-09T11:18:29.466824827Z\" level=info msg=\"Removed pod sandbox: d6fd42ee2ab3bec18d9b1527b6630b8e9bd742aa8fc681ec60084835be6f628c\" id=6123bd1b-c12e-4cc2-afae-ae725b905efc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:21:07.736454 crc crio[26313]: time=\"2026-06-09T11:21:07.73562286Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683400-774hh/POD\" id=cd8381a1-d4a5-43a7-babf-ff2c48da9da6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:21:07.737840 crc crio[26313]: time=\"2026-06-09T11:21:07.736533365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:21:07.748999 crc crio[26313]: time=\"2026-06-09T11:21:07.748871412Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683395-4pnqp/POD\" id=644479dc-1d3e-4a12-b78a-19b245a2d86b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:21:07.749106 crc crio[26313]: time=\"2026-06-09T11:21:07.749014026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:21:07.802792 crc crio[26313]: time=\"2026-06-09T11:21:07.802706001Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683395-4pnqp Namespace:openshift-operator-lifecycle-manager ID:a8f90597c0afc5fd2fe5ea683ba5b78fbfe7978782664907f2df407bb75cffe8 UID:0830c543-f078-4688-a7ff-2b3b73e4a888 NetNS:/var/run/netns/224463af-7572-4342-8898-bd581f46a020 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0830c543_f078_4688_a7ff_2b3b73e4a888.slice PodAnnotations:0xc000458300}] Aliases:map[]}\"\nJun 09 11:21:07.802792 crc crio[26313]: time=\"2026-06-09T11:21:07.802766993Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683395-4pnqp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:21:07.803539 crc crio[26313]: time=\"2026-06-09T11:21:07.80338515Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683400-774hh Namespace:openshift-infra ID:374b464d1fd5d16643b2befb3c5cd5f30de85ecbf87dbf08cd77fa055542498c UID:473fed79-b01b-46ed-a479-251965e9e5bf NetNS:/var/run/netns/f3560833-2d87-41c5-8052-8e09c286db15 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod473fed79_b01b_46ed_a479_251965e9e5bf.slice PodAnnotations:0xc0021a8040}] Aliases:map[]}\"\nJun 09 11:21:07.803539 crc crio[26313]: time=\"2026-06-09T11:21:07.803523773Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683400-774hh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:21:08.240180 crc crio[26313]: 2026-06-09T11:21:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:374b464d1fd5d16 Mac:fe:8d:4f:a8:32:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/f3560833-2d87-41c5-8052-8e09c286db15 SocketPath: PciID:}] [{Interface:0xc00028e690 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:21:08.241654 crc crio[26313]: time=\"2026-06-09T11:21:08.241603149Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683400-774hh Namespace:openshift-infra ID:374b464d1fd5d16643b2befb3c5cd5f30de85ecbf87dbf08cd77fa055542498c UID:473fed79-b01b-46ed-a479-251965e9e5bf NetNS:/var/run/netns/f3560833-2d87-41c5-8052-8e09c286db15 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod473fed79_b01b_46ed_a479_251965e9e5bf.slice PodAnnotations:0xc0021a8040}] Aliases:map[]}\"\nJun 09 11:21:08.241860 crc crio[26313]: time=\"2026-06-09T11:21:08.241771344Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683400-774hh for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:21:08.247618 crc crio[26313]: time=\"2026-06-09T11:21:08.247527011Z\" level=info msg=\"Ran pod sandbox 374b464d1fd5d16643b2befb3c5cd5f30de85ecbf87dbf08cd77fa055542498c with infra container: openshift-infra/auto-csr-approver-29683400-774hh/POD\" id=cd8381a1-d4a5-43a7-babf-ff2c48da9da6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:21:08.251525 crc crio[26313]: time=\"2026-06-09T11:21:08.249876285Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=d68467b2-7680-43a8-8015-bc824f8f463f name=/runtime.v1.ImageService/PullImage\nJun 09 11:21:08.251525 crc crio[26313]: 2026-06-09T11:21:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a8f90597c0afc5f Mac:ea:4d:6b:67:52:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/224463af-7572-4342-8898-bd581f46a020 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:21:08.251525 crc crio[26313]: time=\"2026-06-09T11:21:08.251448218Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683395-4pnqp Namespace:openshift-operator-lifecycle-manager ID:a8f90597c0afc5fd2fe5ea683ba5b78fbfe7978782664907f2df407bb75cffe8 UID:0830c543-f078-4688-a7ff-2b3b73e4a888 NetNS:/var/run/netns/224463af-7572-4342-8898-bd581f46a020 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0830c543_f078_4688_a7ff_2b3b73e4a888.slice PodAnnotations:0xc000458300}] Aliases:map[]}\"\nJun 09 11:21:08.251525 crc crio[26313]: time=\"2026-06-09T11:21:08.251613923Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683395-4pnqp for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:21:08.259515 crc crio[26313]: time=\"2026-06-09T11:21:08.259137878Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 11:21:08.259983 crc crio[26313]: time=\"2026-06-09T11:21:08.259844907Z\" level=info msg=\"Ran pod sandbox a8f90597c0afc5fd2fe5ea683ba5b78fbfe7978782664907f2df407bb75cffe8 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683395-4pnqp/POD\" id=644479dc-1d3e-4a12-b78a-19b245a2d86b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:21:08.263149 crc crio[26313]: time=\"2026-06-09T11:21:08.263032284Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b3df08ee-e297-447b-839f-378b42935cc7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:21:08.265137 crc crio[26313]: time=\"2026-06-09T11:21:08.265000568Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=07017c90-4087-415d-b64d-cc28870ab6a4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:21:08.271615 crc crio[26313]: time=\"2026-06-09T11:21:08.271526096Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683395-4pnqp/collect-profiles\" id=d6659c56-e829-4a13-9d8c-6d101f0947aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:21:08.272090 crc crio[26313]: time=\"2026-06-09T11:21:08.27202383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:21:08.299859 crc crio[26313]: time=\"2026-06-09T11:21:08.299739476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:21:08.304475 crc crio[26313]: time=\"2026-06-09T11:21:08.304316411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:21:08.398817 crc crio[26313]: time=\"2026-06-09T11:21:08.398697217Z\" level=info msg=\"Created container fb67d6e16d4dbfb12ad85a15ba8db7c8582a0021f2b0d28a916c76a1f613f30e: openshift-operator-lifecycle-manager/collect-profiles-29683395-4pnqp/collect-profiles\" id=d6659c56-e829-4a13-9d8c-6d101f0947aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:21:08.400818 crc crio[26313]: time=\"2026-06-09T11:21:08.400179397Z\" level=info msg=\"Starting container: fb67d6e16d4dbfb12ad85a15ba8db7c8582a0021f2b0d28a916c76a1f613f30e\" id=e5298276-799c-4a38-9beb-53fcb8417f1e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:21:08.406303 crc crio[26313]: time=\"2026-06-09T11:21:08.406212532Z\" level=info msg=\"Started container\" PID=35561 containerID=fb67d6e16d4dbfb12ad85a15ba8db7c8582a0021f2b0d28a916c76a1f613f30e description=openshift-operator-lifecycle-manager/collect-profiles-29683395-4pnqp/collect-profiles id=e5298276-799c-4a38-9beb-53fcb8417f1e name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8f90597c0afc5fd2fe5ea683ba5b78fbfe7978782664907f2df407bb75cffe8\nJun 09 11:21:10.208727 crc crio[26313]: time=\"2026-06-09T11:21:10.208004095Z\" level=info msg=\"Stopping pod sandbox: a8f90597c0afc5fd2fe5ea683ba5b78fbfe7978782664907f2df407bb75cffe8\" id=2b6b9aec-ae42-4181-af0c-224866eabf0d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:21:10.209861 crc crio[26313]: time=\"2026-06-09T11:21:10.209213138Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683395-4pnqp Namespace:openshift-operator-lifecycle-manager ID:a8f90597c0afc5fd2fe5ea683ba5b78fbfe7978782664907f2df407bb75cffe8 UID:0830c543-f078-4688-a7ff-2b3b73e4a888 NetNS:/var/run/netns/224463af-7572-4342-8898-bd581f46a020 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0830c543_f078_4688_a7ff_2b3b73e4a888.slice PodAnnotations:0xc0021a8b88}] Aliases:map[]}\"\nJun 09 11:21:10.209861 crc crio[26313]: time=\"2026-06-09T11:21:10.209356412Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683395-4pnqp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:21:10.414318 crc crio[26313]: time=\"2026-06-09T11:21:10.414207102Z\" level=info msg=\"Stopped pod sandbox: a8f90597c0afc5fd2fe5ea683ba5b78fbfe7978782664907f2df407bb75cffe8\" id=2b6b9aec-ae42-4181-af0c-224866eabf0d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:21:12.935627 crc crio[26313]: time=\"2026-06-09T11:21:12.934716832Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=d68467b2-7680-43a8-8015-bc824f8f463f name=/runtime.v1.ImageService/PullImage\nJun 09 11:21:12.937236 crc crio[26313]: time=\"2026-06-09T11:21:12.936546462Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=33ca7c4f-c625-4405-bef3-ebb6580088e3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:21:12.944557 crc crio[26313]: time=\"2026-06-09T11:21:12.944482008Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f784cf8c-9f11-4336-97b2-eb4ab2997879 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:21:12.958484 crc crio[26313]: time=\"2026-06-09T11:21:12.958205173Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683400-774hh/oc\" id=3f5c149b-1279-4ae1-8585-c1f938ca6917 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:21:12.962855 crc crio[26313]: time=\"2026-06-09T11:21:12.962730046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:21:13.015301 crc crio[26313]: time=\"2026-06-09T11:21:13.011377844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:21:13.285587 crc crio[26313]: time=\"2026-06-09T11:21:13.285456224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:21:13.417092 crc crio[26313]: time=\"2026-06-09T11:21:13.417010075Z\" level=info msg=\"Created container 640f36082f96ecb6e2a2f868398d24008ceec897733893798e8f225fdec0affa: openshift-infra/auto-csr-approver-29683400-774hh/oc\" id=3f5c149b-1279-4ae1-8585-c1f938ca6917 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:21:13.419289 crc crio[26313]: time=\"2026-06-09T11:21:13.419171083Z\" level=info msg=\"Starting container: 640f36082f96ecb6e2a2f868398d24008ceec897733893798e8f225fdec0affa\" id=1ebbd95c-537e-4b4c-a0ed-a19a78b218af name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:21:13.427952 crc crio[26313]: time=\"2026-06-09T11:21:13.427803989Z\" level=info msg=\"Started container\" PID=35730 containerID=640f36082f96ecb6e2a2f868398d24008ceec897733893798e8f225fdec0affa description=openshift-infra/auto-csr-approver-29683400-774hh/oc id=1ebbd95c-537e-4b4c-a0ed-a19a78b218af name=/runtime.v1.RuntimeService/StartContainer sandboxID=374b464d1fd5d16643b2befb3c5cd5f30de85ecbf87dbf08cd77fa055542498c\nJun 09 11:21:15.284132 crc crio[26313]: time=\"2026-06-09T11:21:15.283337909Z\" level=info msg=\"Stopping pod sandbox: 374b464d1fd5d16643b2befb3c5cd5f30de85ecbf87dbf08cd77fa055542498c\" id=ffd7c990-eb9d-466d-8815-dd35cce24202 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:21:15.287349 crc crio[26313]: time=\"2026-06-09T11:21:15.286791063Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683400-774hh Namespace:openshift-infra ID:374b464d1fd5d16643b2befb3c5cd5f30de85ecbf87dbf08cd77fa055542498c UID:473fed79-b01b-46ed-a479-251965e9e5bf NetNS:/var/run/netns/f3560833-2d87-41c5-8052-8e09c286db15 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod473fed79_b01b_46ed_a479_251965e9e5bf.slice PodAnnotations:0xc001718e18}] Aliases:map[]}\"\nJun 09 11:21:15.287655 crc crio[26313]: time=\"2026-06-09T11:21:15.287504103Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683400-774hh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:21:15.517716 crc crio[26313]: time=\"2026-06-09T11:21:15.51751475Z\" level=info msg=\"Stopped pod sandbox: 374b464d1fd5d16643b2befb3c5cd5f30de85ecbf87dbf08cd77fa055542498c\" id=ffd7c990-eb9d-466d-8815-dd35cce24202 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:22:00.516589 crc crio[26313]: time=\"2026-06-09T11:22:00.515687553Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683402-pddlm/POD\" id=0178d5b4-c6f2-42fb-954c-e5dafa0556a1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:22:00.518359 crc crio[26313]: time=\"2026-06-09T11:22:00.516612818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:22:00.545248 crc crio[26313]: time=\"2026-06-09T11:22:00.545157557Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683402-pddlm Namespace:openshift-infra ID:7fbfa10997cfafc2ab50d373d2708ccb755307b2b4596ade72254290c583d6b6 UID:1c28df77-ea94-4dd6-bdb0-0fb12d3d619f NetNS:/var/run/netns/c94030e0-f6b9-4297-a689-e9684e465cf2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1c28df77_ea94_4dd6_bdb0_0fb12d3d619f.slice PodAnnotations:0xc0018008d8}] Aliases:map[]}\"\nJun 09 11:22:00.545248 crc crio[26313]: time=\"2026-06-09T11:22:00.545230859Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683402-pddlm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:22:00.875022 crc crio[26313]: 2026-06-09T11:22:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7fbfa10997cfafc Mac:3a:49:5c:6f:e7:b8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/c94030e0-f6b9-4297-a689-e9684e465cf2 SocketPath: PciID:}] [{Interface:0xc000134440 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:22:00.876875 crc crio[26313]: time=\"2026-06-09T11:22:00.876737767Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683402-pddlm Namespace:openshift-infra ID:7fbfa10997cfafc2ab50d373d2708ccb755307b2b4596ade72254290c583d6b6 UID:1c28df77-ea94-4dd6-bdb0-0fb12d3d619f NetNS:/var/run/netns/c94030e0-f6b9-4297-a689-e9684e465cf2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1c28df77_ea94_4dd6_bdb0_0fb12d3d619f.slice PodAnnotations:0xc0018008d8}] Aliases:map[]}\"\nJun 09 11:22:00.877200 crc crio[26313]: time=\"2026-06-09T11:22:00.877034245Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683402-pddlm for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:22:00.886309 crc crio[26313]: time=\"2026-06-09T11:22:00.886249966Z\" level=info msg=\"Ran pod sandbox 7fbfa10997cfafc2ab50d373d2708ccb755307b2b4596ade72254290c583d6b6 with infra container: openshift-infra/auto-csr-approver-29683402-pddlm/POD\" id=0178d5b4-c6f2-42fb-954c-e5dafa0556a1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:22:00.889560 crc crio[26313]: time=\"2026-06-09T11:22:00.889059793Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=87db8c98-b711-4ddc-a098-ea35c8a53717 name=/runtime.v1.ImageService/PullImage\nJun 09 11:22:00.909566 crc crio[26313]: time=\"2026-06-09T11:22:00.909480751Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 11:22:01.958540 crc crio[26313]: time=\"2026-06-09T11:22:01.958299904Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=87db8c98-b711-4ddc-a098-ea35c8a53717 name=/runtime.v1.ImageService/PullImage\nJun 09 11:22:01.965913 crc crio[26313]: time=\"2026-06-09T11:22:01.965747668Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=2a57a3fd-9db1-459c-8caa-7ebb61d1f3f6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:01.987698 crc crio[26313]: time=\"2026-06-09T11:22:01.986564696Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f47729cd-8cec-4a80-9256-c339fb29de94 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:22:02.008245 crc crio[26313]: time=\"2026-06-09T11:22:02.0079532Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683402-pddlm/oc\" id=67c075e3-da79-4c23-a2e4-d119716ddaea name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:22:02.009880 crc crio[26313]: time=\"2026-06-09T11:22:02.00980414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:22:02.121506 crc crio[26313]: time=\"2026-06-09T11:22:02.121295953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:22:02.406374 crc crio[26313]: time=\"2026-06-09T11:22:02.406317872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:22:02.544480 crc crio[26313]: time=\"2026-06-09T11:22:02.543798724Z\" level=info msg=\"Created container d3f1802cc52e23312fbe9b8592a3295e77b225157c016e50d497ae14575a968e: openshift-infra/auto-csr-approver-29683402-pddlm/oc\" id=67c075e3-da79-4c23-a2e4-d119716ddaea name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:22:02.546338 crc crio[26313]: time=\"2026-06-09T11:22:02.545795908Z\" level=info msg=\"Starting container: d3f1802cc52e23312fbe9b8592a3295e77b225157c016e50d497ae14575a968e\" id=a9428ad1-4bdc-41b1-a132-f0efbf487189 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:22:02.551760 crc crio[26313]: time=\"2026-06-09T11:22:02.551545315Z\" level=info msg=\"Started container\" PID=36464 containerID=d3f1802cc52e23312fbe9b8592a3295e77b225157c016e50d497ae14575a968e description=openshift-infra/auto-csr-approver-29683402-pddlm/oc id=a9428ad1-4bdc-41b1-a132-f0efbf487189 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7fbfa10997cfafc2ab50d373d2708ccb755307b2b4596ade72254290c583d6b6\nJun 09 11:22:04.769979 crc crio[26313]: time=\"2026-06-09T11:22:04.769349482Z\" level=info msg=\"Stopping pod sandbox: 7fbfa10997cfafc2ab50d373d2708ccb755307b2b4596ade72254290c583d6b6\" id=58ce4869-1352-4504-9574-e30d01d90bcb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:22:04.771248 crc crio[26313]: time=\"2026-06-09T11:22:04.770655378Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683402-pddlm Namespace:openshift-infra ID:7fbfa10997cfafc2ab50d373d2708ccb755307b2b4596ade72254290c583d6b6 UID:1c28df77-ea94-4dd6-bdb0-0fb12d3d619f NetNS:/var/run/netns/c94030e0-f6b9-4297-a689-e9684e465cf2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1c28df77_ea94_4dd6_bdb0_0fb12d3d619f.slice PodAnnotations:0xc00008cf88}] Aliases:map[]}\"\nJun 09 11:22:04.771248 crc crio[26313]: time=\"2026-06-09T11:22:04.770927905Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683402-pddlm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:22:05.030116 crc crio[26313]: time=\"2026-06-09T11:22:05.030033786Z\" level=info msg=\"Stopped pod sandbox: 7fbfa10997cfafc2ab50d373d2708ccb755307b2b4596ade72254290c583d6b6\" id=58ce4869-1352-4504-9574-e30d01d90bcb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:24:00.525884 crc crio[26313]: time=\"2026-06-09T11:24:00.52316449Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683404-rvfpg/POD\" id=af01b15d-6e68-4cfc-af3a-e9981eea2f53 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:24:00.527875 crc crio[26313]: time=\"2026-06-09T11:24:00.525944919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:00.564283 crc crio[26313]: time=\"2026-06-09T11:24:00.564179425Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683404-rvfpg Namespace:openshift-infra ID:dc66737a637aa74136f450108fbd489085d5489acfe584cd51b08cb61110f485 UID:41420551-a5c5-4759-b2fd-b0930c433dac NetNS:/var/run/netns/0b4c1e21-4088-4ad4-b728-b6ac70bf9ece Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41420551_a5c5_4759_b2fd_b0930c433dac.slice PodAnnotations:0xc0018060a8}] Aliases:map[]}\"\nJun 09 11:24:00.564283 crc crio[26313]: time=\"2026-06-09T11:24:00.564262907Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683404-rvfpg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:24:00.882759 crc crio[26313]: 2026-06-09T11:24:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dc66737a637aa74 Mac:2e:f4:7c:e1:ff:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/0b4c1e21-4088-4ad4-b728-b6ac70bf9ece SocketPath: PciID:}] [{Interface:0xc0006025c0 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:24:00.885041 crc crio[26313]: time=\"2026-06-09T11:24:00.884881282Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683404-rvfpg Namespace:openshift-infra ID:dc66737a637aa74136f450108fbd489085d5489acfe584cd51b08cb61110f485 UID:41420551-a5c5-4759-b2fd-b0930c433dac NetNS:/var/run/netns/0b4c1e21-4088-4ad4-b728-b6ac70bf9ece Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41420551_a5c5_4759_b2fd_b0930c433dac.slice PodAnnotations:0xc0018060a8}] Aliases:map[]}\"\nJun 09 11:24:00.885282 crc crio[26313]: time=\"2026-06-09T11:24:00.885092458Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683404-rvfpg for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:24:00.895319 crc crio[26313]: time=\"2026-06-09T11:24:00.895041301Z\" level=info msg=\"Ran pod sandbox dc66737a637aa74136f450108fbd489085d5489acfe584cd51b08cb61110f485 with infra container: openshift-infra/auto-csr-approver-29683404-rvfpg/POD\" id=af01b15d-6e68-4cfc-af3a-e9981eea2f53 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:24:00.899569 crc crio[26313]: time=\"2026-06-09T11:24:00.899492167Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=9c911c33-9409-4fe9-8a19-bbd310ca5305 name=/runtime.v1.ImageService/PullImage\nJun 09 11:24:00.920226 crc crio[26313]: time=\"2026-06-09T11:24:00.920108183Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 11:24:02.163379 crc crio[26313]: time=\"2026-06-09T11:24:02.162748801Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=9c911c33-9409-4fe9-8a19-bbd310ca5305 name=/runtime.v1.ImageService/PullImage\nJun 09 11:24:02.165222 crc crio[26313]: time=\"2026-06-09T11:24:02.16517118Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ed869c14-90c3-4ac5-b16f-1bd101bb9947 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:02.167466 crc crio[26313]: time=\"2026-06-09T11:24:02.167354972Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3d08795b-644f-470a-a5bd-550ba2aba77d name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:02.175303 crc crio[26313]: time=\"2026-06-09T11:24:02.175242416Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683404-rvfpg/oc\" id=52cf35aa-cf1b-4bb8-ab45-28402442cd61 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:24:02.176258 crc crio[26313]: time=\"2026-06-09T11:24:02.176234904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:02.204653 crc crio[26313]: time=\"2026-06-09T11:24:02.204588949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:02.427470 crc crio[26313]: time=\"2026-06-09T11:24:02.427180081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:02.526331 crc crio[26313]: time=\"2026-06-09T11:24:02.526259944Z\" level=info msg=\"Created container 235786162bb63bce72da66ad3e79493b5947eabdfe20fdc21554e1dc4496004b: openshift-infra/auto-csr-approver-29683404-rvfpg/oc\" id=52cf35aa-cf1b-4bb8-ab45-28402442cd61 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:24:02.528548 crc crio[26313]: time=\"2026-06-09T11:24:02.528443646Z\" level=info msg=\"Starting container: 235786162bb63bce72da66ad3e79493b5947eabdfe20fdc21554e1dc4496004b\" id=b6dfa50d-2823-422e-8068-6c70af953272 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:24:02.535889 crc crio[26313]: time=\"2026-06-09T11:24:02.535729243Z\" level=info msg=\"Started container\" PID=38116 containerID=235786162bb63bce72da66ad3e79493b5947eabdfe20fdc21554e1dc4496004b description=openshift-infra/auto-csr-approver-29683404-rvfpg/oc id=b6dfa50d-2823-422e-8068-6c70af953272 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc66737a637aa74136f450108fbd489085d5489acfe584cd51b08cb61110f485\nJun 09 11:24:03.932340 crc crio[26313]: time=\"2026-06-09T11:24:03.931834971Z\" level=info msg=\"Stopping pod sandbox: dc66737a637aa74136f450108fbd489085d5489acfe584cd51b08cb61110f485\" id=8974de43-7011-42a0-8dc4-48b1c17a1844 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:24:03.933477 crc crio[26313]: time=\"2026-06-09T11:24:03.933273611Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683404-rvfpg Namespace:openshift-infra ID:dc66737a637aa74136f450108fbd489085d5489acfe584cd51b08cb61110f485 UID:41420551-a5c5-4759-b2fd-b0930c433dac NetNS:/var/run/netns/0b4c1e21-4088-4ad4-b728-b6ac70bf9ece Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41420551_a5c5_4759_b2fd_b0930c433dac.slice PodAnnotations:0xc0026140b0}] Aliases:map[]}\"\nJun 09 11:24:03.933595 crc crio[26313]: time=\"2026-06-09T11:24:03.933545369Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683404-rvfpg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:24:04.185890 crc crio[26313]: time=\"2026-06-09T11:24:04.18571057Z\" level=info msg=\"Stopped pod sandbox: dc66737a637aa74136f450108fbd489085d5489acfe584cd51b08cb61110f485\" id=8974de43-7011-42a0-8dc4-48b1c17a1844 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:24:38.241024 crc crio[26313]: time=\"2026-06-09T11:24:38.240506365Z\" level=info msg=\"Running pod sandbox: openshift-multus/cni-sysctl-allowlist-ds-m5h7g/POD\" id=89217a09-9b75-450c-a2cc-f73d15f9a43f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:24:38.241024 crc crio[26313]: time=\"2026-06-09T11:24:38.241060781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:38.257871 crc crio[26313]: time=\"2026-06-09T11:24:38.25722412Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=89217a09-9b75-450c-a2cc-f73d15f9a43f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:24:38.266957 crc crio[26313]: time=\"2026-06-09T11:24:38.266903375Z\" level=info msg=\"Ran pod sandbox 9395670d3d0a48be92625e623c196a1d7bbc3242a41b32baad6f9a16792d89c9 with infra container: openshift-multus/cni-sysctl-allowlist-ds-m5h7g/POD\" id=89217a09-9b75-450c-a2cc-f73d15f9a43f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:24:38.269485 crc crio[26313]: time=\"2026-06-09T11:24:38.269290423Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=4ffb47b3-dc84-44be-8c78-7a5573c1c52a name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:38.271574 crc crio[26313]: time=\"2026-06-09T11:24:38.271496035Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=b4297aab-f366-4b4b-a9f4-242a2e3be4df name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:38.292945 crc crio[26313]: time=\"2026-06-09T11:24:38.292812671Z\" level=info msg=\"Creating container: openshift-multus/cni-sysctl-allowlist-ds-m5h7g/kube-multus-additional-cni-plugins\" id=544e4961-b0f1-463f-a46a-1d5bad3afc2f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:24:38.293372 crc crio[26313]: time=\"2026-06-09T11:24:38.293298935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:38.324163 crc crio[26313]: time=\"2026-06-09T11:24:38.324046388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:38.598915 crc crio[26313]: time=\"2026-06-09T11:24:38.597813842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:38.714048 crc crio[26313]: time=\"2026-06-09T11:24:38.713555419Z\" level=info msg=\"Created container ff8a90563a8316c4845679581c9e9840ee50ded2a041c60c2bc4295fe7b288c1: openshift-multus/cni-sysctl-allowlist-ds-m5h7g/kube-multus-additional-cni-plugins\" id=544e4961-b0f1-463f-a46a-1d5bad3afc2f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:24:38.715484 crc crio[26313]: time=\"2026-06-09T11:24:38.715384111Z\" level=info msg=\"Starting container: ff8a90563a8316c4845679581c9e9840ee50ded2a041c60c2bc4295fe7b288c1\" id=4de0550b-35a4-4384-b4d4-ed8f6c25a760 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:24:38.723916 crc crio[26313]: time=\"2026-06-09T11:24:38.72380919Z\" level=info msg=\"Started container\" PID=38844 containerID=ff8a90563a8316c4845679581c9e9840ee50ded2a041c60c2bc4295fe7b288c1 description=openshift-multus/cni-sysctl-allowlist-ds-m5h7g/kube-multus-additional-cni-plugins id=4de0550b-35a4-4384-b4d4-ed8f6c25a760 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9395670d3d0a48be92625e623c196a1d7bbc3242a41b32baad6f9a16792d89c9\nJun 09 11:24:41.524306 crc crio[26313]: time=\"2026-06-09T11:24:41.521329555Z\" level=info msg=\"Stopping container: ff8a90563a8316c4845679581c9e9840ee50ded2a041c60c2bc4295fe7b288c1 (timeout: 30s)\" id=1ec80e21-9c8e-4af1-92c7-71dfe0b0e101 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:24:52.897122 crc crio[26313]: time=\"2026-06-09T11:24:52.895989148Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-7b8b89f89d-5w4g8/POD\" id=b2007798-336f-40e0-a3de-5c970f58b385 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:24:52.898857 crc crio[26313]: time=\"2026-06-09T11:24:52.897300165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:52.919934 crc crio[26313]: time=\"2026-06-09T11:24:52.919737952Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-cainjector-7f9fdd5dd5-2bpn7/POD\" id=d6cae43b-3670-4cfa-a86e-cdf717d6795b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:24:52.920132 crc crio[26313]: time=\"2026-06-09T11:24:52.920059591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:52.936141 crc crio[26313]: time=\"2026-06-09T11:24:52.935926532Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-webhook-769f6b94cb-cfln7/POD\" id=56dd432a-7a2f-4aed-82f4-28b18dfc2358 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:24:52.936574 crc crio[26313]: time=\"2026-06-09T11:24:52.936167809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:24:52.978072 crc crio[26313]: time=\"2026-06-09T11:24:52.978012717Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-5w4g8 Namespace:cert-manager ID:211be77ca0f521e378ac0a246a4bda68f36b7e3a316316b218088c744b6ed679 UID:26263458-fa0b-4a8d-84d0-f43280b66859 NetNS:/var/run/netns/2fca80a5-2a59-4078-9560-70abc80867e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod26263458_fa0b_4a8d_84d0_f43280b66859.slice PodAnnotations:0xc0005b0260}] Aliases:map[]}\"\nJun 09 11:24:52.978072 crc crio[26313]: time=\"2026-06-09T11:24:52.978064339Z\" level=info msg=\"Adding pod cert-manager_cert-manager-7b8b89f89d-5w4g8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:24:52.979445 crc crio[26313]: time=\"2026-06-09T11:24:52.979358495Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-cfln7 Namespace:cert-manager ID:601415b14256936448ea935d3fc65e3411844446b952832c2d0ffe06774ef054 UID:b9785780-85b7-4614-97f2-f3235dc5ca34 NetNS:/var/run/netns/699f7db1-bdab-4e2a-a897-e8cba3fe2ebd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb9785780_85b7_4614_97f2_f3235dc5ca34.slice PodAnnotations:0xc001718278}] Aliases:map[]}\"\nJun 09 11:24:52.979544 crc crio[26313]: time=\"2026-06-09T11:24:52.97951475Z\" level=info msg=\"Adding pod cert-manager_cert-manager-webhook-769f6b94cb-cfln7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:24:52.980352 crc crio[26313]: time=\"2026-06-09T11:24:52.980280802Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-2bpn7 Namespace:cert-manager ID:7a3a7a57dbdce69a80ee81ffd9d612b8435080819f633199e2aca99dbff1d9f1 UID:79474ec4-9e6c-49fd-83d7-55a65ab7a5f0 NetNS:/var/run/netns/21f16e70-1065-4e7c-be9d-d27526930362 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod79474ec4_9e6c_49fd_83d7_55a65ab7a5f0.slice PodAnnotations:0xc0021a81a0}] Aliases:map[]}\"\nJun 09 11:24:52.980513 crc crio[26313]: time=\"2026-06-09T11:24:52.980461487Z\" level=info msg=\"Adding pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-2bpn7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:24:53.976252 crc crio[26313]: 2026-06-09T11:24:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:601415b14256936 Mac:ee:b6:20:cf:e3:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/699f7db1-bdab-4e2a-a897-e8cba3fe2ebd SocketPath: PciID:}] [{Interface:0xc000194c50 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:24:53.978785 crc crio[26313]: time=\"2026-06-09T11:24:53.978600694Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-cfln7 Namespace:cert-manager ID:601415b14256936448ea935d3fc65e3411844446b952832c2d0ffe06774ef054 UID:b9785780-85b7-4614-97f2-f3235dc5ca34 NetNS:/var/run/netns/699f7db1-bdab-4e2a-a897-e8cba3fe2ebd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb9785780_85b7_4614_97f2_f3235dc5ca34.slice PodAnnotations:0xc001718278}] Aliases:map[]}\"\nJun 09 11:24:53.978876 crc crio[26313]: time=\"2026-06-09T11:24:53.97882212Z\" level=info msg=\"Checking pod cert-manager_cert-manager-webhook-769f6b94cb-cfln7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:24:53.999527 crc crio[26313]: time=\"2026-06-09T11:24:53.990062959Z\" level=info msg=\"Ran pod sandbox 601415b14256936448ea935d3fc65e3411844446b952832c2d0ffe06774ef054 with infra container: cert-manager/cert-manager-webhook-769f6b94cb-cfln7/POD\" id=56dd432a-7a2f-4aed-82f4-28b18dfc2358 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:24:53.999527 crc crio[26313]: time=\"2026-06-09T11:24:53.993578339Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=98caed6f-ec36-4ee3-b25f-ab22ee88c290 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:53.999527 crc crio[26313]: time=\"2026-06-09T11:24:53.993901608Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-webhook:v1.19.2 not found\" id=98caed6f-ec36-4ee3-b25f-ab22ee88c290 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:53.999527 crc crio[26313]: time=\"2026-06-09T11:24:53.994082553Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-webhook:v1.19.2 found\" id=98caed6f-ec36-4ee3-b25f-ab22ee88c290 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:53.999527 crc crio[26313]: time=\"2026-06-09T11:24:53.99537595Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=e226aa43-4599-4053-93fc-48fd831ec1c1 name=/runtime.v1.ImageService/PullImage\nJun 09 11:24:54.011893 crc crio[26313]: time=\"2026-06-09T11:24:54.008975216Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-webhook:v1.19.2\\\"\"\nJun 09 11:24:54.064916 crc crio[26313]: 2026-06-09T11:24:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:211be77ca0f521e Mac:1a:77:69:ca:62:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/2fca80a5-2a59-4078-9560-70abc80867e7 SocketPath: PciID:}] [{Interface:0xc0003af980 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:24:54.065788 crc crio[26313]: time=\"2026-06-09T11:24:54.065677976Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-5w4g8 Namespace:cert-manager ID:211be77ca0f521e378ac0a246a4bda68f36b7e3a316316b218088c744b6ed679 UID:26263458-fa0b-4a8d-84d0-f43280b66859 NetNS:/var/run/netns/2fca80a5-2a59-4078-9560-70abc80867e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod26263458_fa0b_4a8d_84d0_f43280b66859.slice PodAnnotations:0xc0005b0260}] Aliases:map[]}\"\nJun 09 11:24:54.065967 crc crio[26313]: time=\"2026-06-09T11:24:54.06581672Z\" level=info msg=\"Checking pod cert-manager_cert-manager-7b8b89f89d-5w4g8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:24:54.073476 crc crio[26313]: time=\"2026-06-09T11:24:54.073314423Z\" level=info msg=\"Ran pod sandbox 211be77ca0f521e378ac0a246a4bda68f36b7e3a316316b218088c744b6ed679 with infra container: cert-manager/cert-manager-7b8b89f89d-5w4g8/POD\" id=b2007798-336f-40e0-a3de-5c970f58b385 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:24:54.076069 crc crio[26313]: time=\"2026-06-09T11:24:54.075503476Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=95531f47-717b-40fb-989f-911a93b5ae53 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:54.076069 crc crio[26313]: time=\"2026-06-09T11:24:54.075746562Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-controller:v1.19.2 not found\" id=95531f47-717b-40fb-989f-911a93b5ae53 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:54.076069 crc crio[26313]: time=\"2026-06-09T11:24:54.075789774Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-controller:v1.19.2 found\" id=95531f47-717b-40fb-989f-911a93b5ae53 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:54.078568 crc crio[26313]: time=\"2026-06-09T11:24:54.076858154Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=265874f9-36ea-4ade-a906-9f59624b27d8 name=/runtime.v1.ImageService/PullImage\nJun 09 11:24:54.086210 crc crio[26313]: time=\"2026-06-09T11:24:54.085458278Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-controller:v1.19.2\\\"\"\nJun 09 11:24:54.123483 crc crio[26313]: 2026-06-09T11:24:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7a3a7a57dbdce69 Mac:02:f1:af:d4:e0:04 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/21f16e70-1065-4e7c-be9d-d27526930362 SocketPath: PciID:}] [{Interface:0xc0002fa780 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:24:54.125534 crc crio[26313]: time=\"2026-06-09T11:24:54.12495682Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-2bpn7 Namespace:cert-manager ID:7a3a7a57dbdce69a80ee81ffd9d612b8435080819f633199e2aca99dbff1d9f1 UID:79474ec4-9e6c-49fd-83d7-55a65ab7a5f0 NetNS:/var/run/netns/21f16e70-1065-4e7c-be9d-d27526930362 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod79474ec4_9e6c_49fd_83d7_55a65ab7a5f0.slice PodAnnotations:0xc0021a81a0}] Aliases:map[]}\"\nJun 09 11:24:54.125534 crc crio[26313]: time=\"2026-06-09T11:24:54.125107264Z\" level=info msg=\"Checking pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-2bpn7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:24:54.131369 crc crio[26313]: time=\"2026-06-09T11:24:54.131240918Z\" level=info msg=\"Ran pod sandbox 7a3a7a57dbdce69a80ee81ffd9d612b8435080819f633199e2aca99dbff1d9f1 with infra container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-2bpn7/POD\" id=d6cae43b-3670-4cfa-a86e-cdf717d6795b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:24:54.136507 crc crio[26313]: time=\"2026-06-09T11:24:54.136434576Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=3d71db1b-ae18-4665-a651-1c84f30cb7a6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:54.136778 crc crio[26313]: time=\"2026-06-09T11:24:54.136611051Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-cainjector:v1.19.2 not found\" id=3d71db1b-ae18-4665-a651-1c84f30cb7a6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:54.136778 crc crio[26313]: time=\"2026-06-09T11:24:54.136685543Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-cainjector:v1.19.2 found\" id=3d71db1b-ae18-4665-a651-1c84f30cb7a6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:54.137884 crc crio[26313]: time=\"2026-06-09T11:24:54.137785764Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=eee053ee-6fbe-45b2-a01b-7c203ec1bb45 name=/runtime.v1.ImageService/PullImage\nJun 09 11:24:54.142461 crc crio[26313]: time=\"2026-06-09T11:24:54.14222401Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-cainjector:v1.19.2\\\"\"\nJun 09 11:24:58.943996 crc crio[26313]: time=\"2026-06-09T11:24:58.942729227Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-cainjector@sha256:687398bee209314862fa1a7e830a37d8d7145653a8cc5579edcf9b6d2b766f56\" id=eee053ee-6fbe-45b2-a01b-7c203ec1bb45 name=/runtime.v1.ImageService/PullImage\nJun 09 11:24:58.945948 crc crio[26313]: time=\"2026-06-09T11:24:58.944854977Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=fbd92821-2af5-435e-af75-4a4257bbda08 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:24:59.916773 crc crio[26313]: time=\"2026-06-09T11:24:59.916704745Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-webhook@sha256:041f7bb9259557188d7ff416ce90d670a0d0aa8710203927703743682064270b\" id=e226aa43-4599-4053-93fc-48fd831ec1c1 name=/runtime.v1.ImageService/PullImage\nJun 09 11:24:59.917540 crc crio[26313]: time=\"2026-06-09T11:24:59.917477877Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=fb06afe9-8922-407d-8de4-403e923ef2cc name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:00.238924 crc crio[26313]: time=\"2026-06-09T11:25:00.235693544Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=bdd58f26-f594-4d8c-883c-2bc33e0f3782 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:00.238924 crc crio[26313]: time=\"2026-06-09T11:25:00.236153327Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=1f583cf7-ab8b-43ec-9dd0-14643c28ad24 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:00.246574 crc crio[26313]: time=\"2026-06-09T11:25:00.246510631Z\" level=info msg=\"Creating container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-2bpn7/cert-manager-cainjector\" id=0eef564e-5a60-4fc2-90f8-47812b3e8e68 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:00.258333 crc crio[26313]: time=\"2026-06-09T11:25:00.258245304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:00.260336 crc crio[26313]: time=\"2026-06-09T11:25:00.259692225Z\" level=info msg=\"Creating container: cert-manager/cert-manager-webhook-769f6b94cb-cfln7/cert-manager-webhook\" id=c790ce65-f6a5-4448-ac6b-7be14dda0d31 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:00.276201 crc crio[26313]: time=\"2026-06-09T11:25:00.275947327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:00.317948 crc crio[26313]: time=\"2026-06-09T11:25:00.317850267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:00.328383 crc crio[26313]: time=\"2026-06-09T11:25:00.328299184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:00.328540 crc crio[26313]: time=\"2026-06-09T11:25:00.328467149Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-controller@sha256:ab0905bad1a9acf05ca92b23761a9ecc76b1173053565c81fed727dff948d0f5\" id=265874f9-36ea-4ade-a906-9f59624b27d8 name=/runtime.v1.ImageService/PullImage\nJun 09 11:25:00.331047 crc crio[26313]: time=\"2026-06-09T11:25:00.33097314Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=4d54cc31-f887-42d2-aded-8db6a926eb11 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:00.335550 crc crio[26313]: time=\"2026-06-09T11:25:00.335456977Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=d3b503eb-d1d1-446f-b3ef-c891726a2554 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:00.349238 crc crio[26313]: time=\"2026-06-09T11:25:00.348515618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:00.350823 crc crio[26313]: time=\"2026-06-09T11:25:00.350683549Z\" level=info msg=\"Creating container: cert-manager/cert-manager-7b8b89f89d-5w4g8/cert-manager-controller\" id=3e8dc9bc-04b5-4c5e-ba49-4515faddc1e3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:00.353700 crc crio[26313]: time=\"2026-06-09T11:25:00.353235732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:00.355270 crc crio[26313]: time=\"2026-06-09T11:25:00.355173607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:00.386225 crc crio[26313]: time=\"2026-06-09T11:25:00.386136576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:00.395291 crc crio[26313]: time=\"2026-06-09T11:25:00.394992808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:00.513040 crc crio[26313]: time=\"2026-06-09T11:25:00.512901766Z\" level=info msg=\"Created container 7887c15b79510bbc96dcfb8c009048f66981c09587e052c3679e8a81c81a8be1: cert-manager/cert-manager-webhook-769f6b94cb-cfln7/cert-manager-webhook\" id=c790ce65-f6a5-4448-ac6b-7be14dda0d31 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:00.514669 crc crio[26313]: time=\"2026-06-09T11:25:00.514573434Z\" level=info msg=\"Starting container: 7887c15b79510bbc96dcfb8c009048f66981c09587e052c3679e8a81c81a8be1\" id=f235ed36-3f13-469c-9af9-69603d690199 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:25:00.517214 crc crio[26313]: time=\"2026-06-09T11:25:00.517087375Z\" level=info msg=\"Created container 60f316b3ef52a9a451f0dbdfb3da666dbadaee723d36b02c6022c0a3995469cf: cert-manager/cert-manager-cainjector-7f9fdd5dd5-2bpn7/cert-manager-cainjector\" id=0eef564e-5a60-4fc2-90f8-47812b3e8e68 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:00.518504 crc crio[26313]: time=\"2026-06-09T11:25:00.518371322Z\" level=info msg=\"Starting container: 60f316b3ef52a9a451f0dbdfb3da666dbadaee723d36b02c6022c0a3995469cf\" id=54320c3e-8827-49eb-8078-c5d2a81967e4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:25:00.522030 crc crio[26313]: time=\"2026-06-09T11:25:00.521895412Z\" level=info msg=\"Started container\" PID=39911 containerID=7887c15b79510bbc96dcfb8c009048f66981c09587e052c3679e8a81c81a8be1 description=cert-manager/cert-manager-webhook-769f6b94cb-cfln7/cert-manager-webhook id=f235ed36-3f13-469c-9af9-69603d690199 name=/runtime.v1.RuntimeService/StartContainer sandboxID=601415b14256936448ea935d3fc65e3411844446b952832c2d0ffe06774ef054\nJun 09 11:25:00.523479 crc crio[26313]: time=\"2026-06-09T11:25:00.523367783Z\" level=info msg=\"Started container\" PID=39908 containerID=60f316b3ef52a9a451f0dbdfb3da666dbadaee723d36b02c6022c0a3995469cf description=cert-manager/cert-manager-cainjector-7f9fdd5dd5-2bpn7/cert-manager-cainjector id=54320c3e-8827-49eb-8078-c5d2a81967e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a3a7a57dbdce69a80ee81ffd9d612b8435080819f633199e2aca99dbff1d9f1\nJun 09 11:25:00.566380 crc crio[26313]: time=\"2026-06-09T11:25:00.566249441Z\" level=info msg=\"Created container 74f218687ea6a7c834655336a754f95aba5790d8590fe70aef2b77dd22ceb625: cert-manager/cert-manager-7b8b89f89d-5w4g8/cert-manager-controller\" id=3e8dc9bc-04b5-4c5e-ba49-4515faddc1e3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:00.570972 crc crio[26313]: time=\"2026-06-09T11:25:00.569351119Z\" level=info msg=\"Starting container: 74f218687ea6a7c834655336a754f95aba5790d8590fe70aef2b77dd22ceb625\" id=90325f16-87e4-4c5a-9e52-7db415d1dff9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:25:00.596598 crc crio[26313]: time=\"2026-06-09T11:25:00.595578734Z\" level=info msg=\"Started container\" PID=39921 containerID=74f218687ea6a7c834655336a754f95aba5790d8590fe70aef2b77dd22ceb625 description=cert-manager/cert-manager-7b8b89f89d-5w4g8/cert-manager-controller id=90325f16-87e4-4c5a-9e52-7db415d1dff9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=211be77ca0f521e378ac0a246a4bda68f36b7e3a316316b218088c744b6ed679\nJun 09 11:25:11.542873 crc crio[26313]: time=\"2026-06-09T11:25:11.541763469Z\" level=warning msg=\"Stopping container ff8a90563a8316c4845679581c9e9840ee50ded2a041c60c2bc4295fe7b288c1 with stop signal(15) timed out. Killing...\"\nJun 09 11:25:11.592877 crc crio[26313]: time=\"2026-06-09T11:25:11.592274893Z\" level=error msg=\"Killing container ff8a90563a8316c4845679581c9e9840ee50ded2a041c60c2bc4295fe7b288c1 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill ff8a90563a8316c4845679581c9e9840ee50ded2a041c60c2bc4295fe7b288c1 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 09 11:25:11.704988 crc crio[26313]: time=\"2026-06-09T11:25:11.704892471Z\" level=info msg=\"Stopped container ff8a90563a8316c4845679581c9e9840ee50ded2a041c60c2bc4295fe7b288c1: openshift-multus/cni-sysctl-allowlist-ds-m5h7g/kube-multus-additional-cni-plugins\" id=1ec80e21-9c8e-4af1-92c7-71dfe0b0e101 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:25:11.706366 crc crio[26313]: time=\"2026-06-09T11:25:11.706307822Z\" level=info msg=\"Stopping pod sandbox: 9395670d3d0a48be92625e623c196a1d7bbc3242a41b32baad6f9a16792d89c9\" id=44f1986d-9b85-4ced-9635-d7f0c7b3cf0d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:25:11.710722 crc crio[26313]: time=\"2026-06-09T11:25:11.710612604Z\" level=info msg=\"Stopped pod sandbox: 9395670d3d0a48be92625e623c196a1d7bbc3242a41b32baad6f9a16792d89c9\" id=44f1986d-9b85-4ced-9635-d7f0c7b3cf0d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:25:11.890214 crc crio[26313]: time=\"2026-06-09T11:25:11.890123652Z\" level=info msg=\"Removing container: ff8a90563a8316c4845679581c9e9840ee50ded2a041c60c2bc4295fe7b288c1\" id=5de01526-9ff1-4be6-9329-a2ca5d64eeae name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:25:11.924855 crc crio[26313]: time=\"2026-06-09T11:25:11.924690783Z\" level=info msg=\"Removed container ff8a90563a8316c4845679581c9e9840ee50ded2a041c60c2bc4295fe7b288c1: openshift-multus/cni-sysctl-allowlist-ds-m5h7g/kube-multus-additional-cni-plugins\" id=5de01526-9ff1-4be6-9329-a2ca5d64eeae name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:25:24.978572 crc crio[26313]: time=\"2026-06-09T11:25:24.97710045Z\" level=info msg=\"Stopping container: f31ed967250a1a5b8d9b3bf4d5b30ffd9a6b8cce04cd26f6d580219beeabe7c3 (timeout: 30s)\" id=d7486dc9-4a31-4067-b4c1-4d2439884782 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:25:24.978572 crc crio[26313]: time=\"2026-06-09T11:25:24.977345847Z\" level=info msg=\"Stopping container: ca9e5f31eec2190de66361e0fa2180cf83bc317812cedab50b20c194bf79b44a (timeout: 30s)\" id=22f4759b-cb27-4e7a-b6b7-f1c3816ffff1 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:25:25.180741 crc crio[26313]: time=\"2026-06-09T11:25:25.180099506Z\" level=info msg=\"Stopped container f31ed967250a1a5b8d9b3bf4d5b30ffd9a6b8cce04cd26f6d580219beeabe7c3: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=d7486dc9-4a31-4067-b4c1-4d2439884782 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:25:25.197072 crc crio[26313]: time=\"2026-06-09T11:25:25.196935614Z\" level=info msg=\"Stopped container ca9e5f31eec2190de66361e0fa2180cf83bc317812cedab50b20c194bf79b44a: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=22f4759b-cb27-4e7a-b6b7-f1c3816ffff1 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:25:25.198147 crc crio[26313]: time=\"2026-06-09T11:25:25.198103097Z\" level=info msg=\"Stopping pod sandbox: 8f8aa60bc34fe6193a8191fdb0bef5a32f9c44faa6afc0fcf04e273fecc0c3d6\" id=b122a4eb-7e04-4cf6-8bcc-057e81b1a6a2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:25:25.212854 crc crio[26313]: time=\"2026-06-09T11:25:25.212518796Z\" level=info msg=\"Stopping container: da816558d6b947ae55d837df8ad18ab0c5816d2a3a8b31633caeff734f8fdfba (timeout: 30s)\" id=199d22e9-f92b-4a4a-bba3-f29f9274f7ba name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:25:25.213512 crc crio[26313]: time=\"2026-06-09T11:25:25.213264818Z\" level=info msg=\"Stopping container: 2e472e09bf5beefbb367f5a8a4d942477bbeed46d0570aa85e657a7f6e91b497 (timeout: 30s)\" id=fd524b12-c5d5-4abf-9d47-f9b1285624bd name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:25:25.213512 crc crio[26313]: time=\"2026-06-09T11:25:25.213302489Z\" level=info msg=\"Stopping container: a825999e8d2e8cc454db168ccda08256f82f583a34892f20a91a22508da14437 (timeout: 30s)\" id=0749ee92-a464-448b-989b-605279d011f6 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:25:25.213700 crc crio[26313]: time=\"2026-06-09T11:25:25.213576586Z\" level=info msg=\"Stopping container: b3eae50ec738396c00687e952178f848ff1be2129fdea76b0108c46d7531aab6 (timeout: 30s)\" id=ac37d24f-86f5-4aac-943b-886fb5fce4f3 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:25:25.214095 crc crio[26313]: time=\"2026-06-09T11:25:25.2140484Z\" level=info msg=\"Stopping container: abc9aac057905d3a1c0890399621dd83295fe4653308cf095212c7ab66ba9aae (timeout: 30s)\" id=6829f057-d141-4e86-9c75-e266bb2bceea name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:25:25.214299 crc crio[26313]: time=\"2026-06-09T11:25:25.21406558Z\" level=info msg=\"Stopped pod sandbox: 8f8aa60bc34fe6193a8191fdb0bef5a32f9c44faa6afc0fcf04e273fecc0c3d6\" id=b122a4eb-7e04-4cf6-8bcc-057e81b1a6a2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:25:25.214819 crc crio[26313]: time=\"2026-06-09T11:25:25.214795981Z\" level=info msg=\"Stopping container: 8a67086dcf6447f7f239062e43c9f7097d8bb6cbd9b63e9679eef9657ff54f73 (timeout: 30s)\" id=4a31e00a-5bed-4c8f-8ebf-3126c51625a6 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:25:25.216727 crc crio[26313]: time=\"2026-06-09T11:25:25.216034036Z\" level=info msg=\"Stopping container: 1531e433e7b8fd5e6a846f0a82c02e7796d346fbd797befdf7a88514a44f4ed2 (timeout: 30s)\" id=6e783ad8-aac2-40b6-bff6-53490fa926bd name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:25:25.272770 crc crio[26313]: time=\"2026-06-09T11:25:25.272652184Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 09 11:25:25.272913 crc crio[26313]: time=\"2026-06-09T11:25:25.27286018Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:25.275782 crc crio[26313]: time=\"2026-06-09T11:25:25.27567359Z\" level=info msg=\"Stopping container: e59d511d489f9ebf1775840fb131ddc46b282108b73ba763a49038900ca53863 (timeout: 30s)\" id=2491c2e0-8a09-4c35-b0c0-26c6cca6b39c name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:25:25.365487 crc crio[26313]: time=\"2026-06-09T11:25:25.361894279Z\" level=info msg=\"Stopped container a825999e8d2e8cc454db168ccda08256f82f583a34892f20a91a22508da14437: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=0749ee92-a464-448b-989b-605279d011f6 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:25:25.365487 crc crio[26313]: time=\"2026-06-09T11:25:25.363906466Z\" level=info msg=\"Stopped container abc9aac057905d3a1c0890399621dd83295fe4653308cf095212c7ab66ba9aae: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=6829f057-d141-4e86-9c75-e266bb2bceea name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:25:25.396044 crc crio[26313]: time=\"2026-06-09T11:25:25.395923155Z\" level=info msg=\"Stopped container da816558d6b947ae55d837df8ad18ab0c5816d2a3a8b31633caeff734f8fdfba: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=199d22e9-f92b-4a4a-bba3-f29f9274f7ba name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:25:25.397232 crc crio[26313]: time=\"2026-06-09T11:25:25.3971609Z\" level=info msg=\"Stopped container 1531e433e7b8fd5e6a846f0a82c02e7796d346fbd797befdf7a88514a44f4ed2: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=6e783ad8-aac2-40b6-bff6-53490fa926bd name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:25:25.507479 crc crio[26313]: time=\"2026-06-09T11:25:25.50733939Z\" level=info msg=\"Stopped container e59d511d489f9ebf1775840fb131ddc46b282108b73ba763a49038900ca53863: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=2491c2e0-8a09-4c35-b0c0-26c6cca6b39c name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:25:25.544569 crc crio[26313]: time=\"2026-06-09T11:25:25.543741223Z\" level=info msg=\"Stopped container 8a67086dcf6447f7f239062e43c9f7097d8bb6cbd9b63e9679eef9657ff54f73: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=4a31e00a-5bed-4c8f-8ebf-3126c51625a6 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:25:25.547829 crc crio[26313]: time=\"2026-06-09T11:25:25.547761737Z\" level=info msg=\"Stopped container b3eae50ec738396c00687e952178f848ff1be2129fdea76b0108c46d7531aab6: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=ac37d24f-86f5-4aac-943b-886fb5fce4f3 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:25:25.557663 crc crio[26313]: time=\"2026-06-09T11:25:25.557557156Z\" level=info msg=\"Stopped container 2e472e09bf5beefbb367f5a8a4d942477bbeed46d0570aa85e657a7f6e91b497: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=fd524b12-c5d5-4abf-9d47-f9b1285624bd name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:25:25.559287 crc crio[26313]: time=\"2026-06-09T11:25:25.559182242Z\" level=info msg=\"Stopping pod sandbox: 9570b701358fa447a1643d6e2eab95c20846148eedafd017515797d8e33105ee\" id=d67290ce-f5b4-4736-9b44-f96c8ccdd6c2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:25:25.564229 crc crio[26313]: time=\"2026-06-09T11:25:25.564145783Z\" level=info msg=\"Stopped pod sandbox: 9570b701358fa447a1643d6e2eab95c20846148eedafd017515797d8e33105ee\" id=d67290ce-f5b4-4736-9b44-f96c8ccdd6c2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:25:25.746844 crc crio[26313]: time=\"2026-06-09T11:25:25.746728118Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-qk7gf/POD\" id=d3eb8c31-a565-4b78-b1bb-b7b4bde45dd9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:25:25.747350 crc crio[26313]: time=\"2026-06-09T11:25:25.746894923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:25.767657 crc crio[26313]: time=\"2026-06-09T11:25:25.767163858Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=d3eb8c31-a565-4b78-b1bb-b7b4bde45dd9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:25:25.781764 crc crio[26313]: time=\"2026-06-09T11:25:25.781580658Z\" level=info msg=\"Ran pod sandbox 68af751cacadb251f063c6bf24f0966ad467a99fde85230e310ea30cef039a22 with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-qk7gf/POD\" id=d3eb8c31-a565-4b78-b1bb-b7b4bde45dd9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:25:25.786642 crc crio[26313]: time=\"2026-06-09T11:25:25.786527468Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=e5f994be-56e1-46c5-bc49-a01ad57ebcda name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:25.789816 crc crio[26313]: time=\"2026-06-09T11:25:25.789727189Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=111e84ed-9f85-40f2-92f6-4fc90b6a4296 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:25.795838 crc crio[26313]: time=\"2026-06-09T11:25:25.795771821Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-qk7gf/kube-rbac-proxy\" id=934a3ba6-d99c-4f3d-8c6c-ec1aec0074ab name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:25.796194 crc crio[26313]: time=\"2026-06-09T11:25:25.796138591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:25.822078 crc crio[26313]: time=\"2026-06-09T11:25:25.821539253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:26.037289 crc crio[26313]: time=\"2026-06-09T11:25:26.036870158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:26.055056 crc crio[26313]: time=\"2026-06-09T11:25:26.054125468Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-zn7bm/POD\" id=1a337b2c-47ab-4747-b7f8-6909da9d9e5a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:25:26.055056 crc crio[26313]: time=\"2026-06-09T11:25:26.05420583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:26.062962 crc crio[26313]: time=\"2026-06-09T11:25:26.062904247Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=4615030f-8b64-46d0-bf96-26a2eb1b5da0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:26.065967 crc crio[26313]: time=\"2026-06-09T11:25:26.065891112Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=7c6281d0-e7dc-4632-8959-f6b83e9824ac name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:26.067837 crc crio[26313]: time=\"2026-06-09T11:25:26.06757727Z\" level=info msg=\"Creating container: openshift-multus/multus-bzhnf/kube-multus\" id=7f20562e-c468-4f60-a419-453c651bdfb1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:26.070659 crc crio[26313]: time=\"2026-06-09T11:25:26.070574285Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=1a337b2c-47ab-4747-b7f8-6909da9d9e5a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:25:26.070953 crc crio[26313]: time=\"2026-06-09T11:25:26.070841743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:26.071487 crc crio[26313]: time=\"2026-06-09T11:25:26.071384118Z\" level=info msg=\"Removing container: ca9e5f31eec2190de66361e0fa2180cf83bc317812cedab50b20c194bf79b44a\" id=1519dc56-3d8f-45cc-95a5-e093d69cd717 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:25:26.107577 crc crio[26313]: time=\"2026-06-09T11:25:26.107466333Z\" level=info msg=\"Ran pod sandbox f3cd374ee7c6c8d7c6f6163a0f347817aee5f179e2b59270e2931b895efc8f72 with infra container: openshift-ovn-kubernetes/ovnkube-node-zn7bm/POD\" id=1a337b2c-47ab-4747-b7f8-6909da9d9e5a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:25:26.121995 crc crio[26313]: time=\"2026-06-09T11:25:26.113929206Z\" level=info msg=\"Removed container ca9e5f31eec2190de66361e0fa2180cf83bc317812cedab50b20c194bf79b44a: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=1519dc56-3d8f-45cc-95a5-e093d69cd717 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:25:26.121995 crc crio[26313]: time=\"2026-06-09T11:25:26.115241514Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=fc8e9869-cdf9-494a-b119-5b1af69a8ded name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:26.121995 crc crio[26313]: time=\"2026-06-09T11:25:26.119318229Z\" level=info msg=\"Removing container: 760b5c086a619f88041e50aa42da44b5765457d92d6df52dfc03e1590f2d3d15\" id=552ab1a5-6f81-45db-89a1-25f8044eaf9c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:25:26.130974 crc crio[26313]: time=\"2026-06-09T11:25:26.124891868Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=18e0a4a6-acfa-45d6-8ae5-91fac3e86747 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:26.134156 crc crio[26313]: time=\"2026-06-09T11:25:26.134063858Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-zn7bm/kubecfg-setup\" id=6613b960-918a-47c9-9237-89936ab9a4d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:26.134578 crc crio[26313]: time=\"2026-06-09T11:25:26.134514891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:26.137009 crc crio[26313]: time=\"2026-06-09T11:25:26.136900219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:26.139009 crc crio[26313]: time=\"2026-06-09T11:25:26.138957817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:26.145767 crc crio[26313]: time=\"2026-06-09T11:25:26.145662917Z\" level=info msg=\"Created container 16fe9f913f113ee0948ab2ccda0eede362051850f99a6d0c6aecb6e90da2fbc0: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-qk7gf/kube-rbac-proxy\" id=934a3ba6-d99c-4f3d-8c6c-ec1aec0074ab name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:26.147100 crc crio[26313]: time=\"2026-06-09T11:25:26.147004805Z\" level=info msg=\"Starting container: 16fe9f913f113ee0948ab2ccda0eede362051850f99a6d0c6aecb6e90da2fbc0\" id=d2e54b9f-0352-4223-98fd-1ddb92c8f976 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:25:26.155821 crc crio[26313]: time=\"2026-06-09T11:25:26.155545628Z\" level=info msg=\"Started container\" PID=40420 containerID=16fe9f913f113ee0948ab2ccda0eede362051850f99a6d0c6aecb6e90da2fbc0 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-qk7gf/kube-rbac-proxy id=d2e54b9f-0352-4223-98fd-1ddb92c8f976 name=/runtime.v1.RuntimeService/StartContainer sandboxID=68af751cacadb251f063c6bf24f0966ad467a99fde85230e310ea30cef039a22\nJun 09 11:25:26.169924 crc crio[26313]: time=\"2026-06-09T11:25:26.169741411Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=2cd8c69d-6e77-4c7c-8f9d-bb795244cf70 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:26.174088 crc crio[26313]: time=\"2026-06-09T11:25:26.174016753Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=5e6fc93a-3343-4189-bb49-6012c27aaa99 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:26.179461 crc crio[26313]: time=\"2026-06-09T11:25:26.179318473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:26.188144 crc crio[26313]: time=\"2026-06-09T11:25:26.18802581Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-qk7gf/ovnkube-cluster-manager\" id=925de99a-1ae2-497b-b617-96a15337f133 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:26.188587 crc crio[26313]: time=\"2026-06-09T11:25:26.188520395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:26.191087 crc crio[26313]: time=\"2026-06-09T11:25:26.191007725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:26.214763 crc crio[26313]: time=\"2026-06-09T11:25:26.214660787Z\" level=info msg=\"Removed container 760b5c086a619f88041e50aa42da44b5765457d92d6df52dfc03e1590f2d3d15: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=552ab1a5-6f81-45db-89a1-25f8044eaf9c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:25:26.220831 crc crio[26313]: time=\"2026-06-09T11:25:26.220357439Z\" level=info msg=\"Removing container: f31ed967250a1a5b8d9b3bf4d5b30ffd9a6b8cce04cd26f6d580219beeabe7c3\" id=9a47acd1-ce63-4b0b-af5b-f9d27cebe4e1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:25:26.251723 crc crio[26313]: time=\"2026-06-09T11:25:26.251648697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:26.255490 crc crio[26313]: time=\"2026-06-09T11:25:26.255334692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:26.262976 crc crio[26313]: time=\"2026-06-09T11:25:26.262864276Z\" level=info msg=\"Removed container f31ed967250a1a5b8d9b3bf4d5b30ffd9a6b8cce04cd26f6d580219beeabe7c3: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=9a47acd1-ce63-4b0b-af5b-f9d27cebe4e1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:25:26.291123 crc crio[26313]: time=\"2026-06-09T11:25:26.291055547Z\" level=info msg=\"Removing container: e59d511d489f9ebf1775840fb131ddc46b282108b73ba763a49038900ca53863\" id=e28b4648-ecf8-4721-ad73-4d8014cd832e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:25:26.320790 crc crio[26313]: time=\"2026-06-09T11:25:26.320708789Z\" level=info msg=\"Removed container e59d511d489f9ebf1775840fb131ddc46b282108b73ba763a49038900ca53863: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=e28b4648-ecf8-4721-ad73-4d8014cd832e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:25:26.325573 crc crio[26313]: time=\"2026-06-09T11:25:26.325495005Z\" level=info msg=\"Removing container: 2e472e09bf5beefbb367f5a8a4d942477bbeed46d0570aa85e657a7f6e91b497\" id=64ad129d-f826-4e9e-8dc6-0e756235b171 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:25:26.335967 crc crio[26313]: time=\"2026-06-09T11:25:26.335119148Z\" level=info msg=\"Created container 83f890126ac1f3cc85c276859ae480bc8677b478287fe01a9608b47563d4a323: openshift-multus/multus-bzhnf/kube-multus\" id=7f20562e-c468-4f60-a419-453c651bdfb1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:26.338125 crc crio[26313]: time=\"2026-06-09T11:25:26.338061141Z\" level=info msg=\"Starting container: 83f890126ac1f3cc85c276859ae480bc8677b478287fe01a9608b47563d4a323\" id=6ea7e783-800b-4a65-a211-5e556ace3174 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:25:26.355756 crc crio[26313]: time=\"2026-06-09T11:25:26.355647161Z\" level=info msg=\"Started container\" PID=40463 containerID=83f890126ac1f3cc85c276859ae480bc8677b478287fe01a9608b47563d4a323 description=openshift-multus/multus-bzhnf/kube-multus id=6ea7e783-800b-4a65-a211-5e556ace3174 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6aae00299af823e0dd8ad1aa91f214326b33e87c4a897f094843782481a024f\nJun 09 11:25:26.355970 crc crio[26313]: time=\"2026-06-09T11:25:26.355879968Z\" level=info msg=\"Created container ce33fb501b973070be468040536497302441d3a8e2a4f136f3ef29c9ec7019dd: openshift-ovn-kubernetes/ovnkube-node-zn7bm/kubecfg-setup\" id=6613b960-918a-47c9-9237-89936ab9a4d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:26.358133 crc crio[26313]: time=\"2026-06-09T11:25:26.357945836Z\" level=info msg=\"Starting container: ce33fb501b973070be468040536497302441d3a8e2a4f136f3ef29c9ec7019dd\" id=28406b24-585b-4887-b89c-b51434304fff name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:25:26.365708 crc crio[26313]: time=\"2026-06-09T11:25:26.365582523Z\" level=info msg=\"Removed container 2e472e09bf5beefbb367f5a8a4d942477bbeed46d0570aa85e657a7f6e91b497: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=64ad129d-f826-4e9e-8dc6-0e756235b171 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:25:26.366765 crc crio[26313]: time=\"2026-06-09T11:25:26.366597122Z\" level=info msg=\"Started container\" PID=40469 containerID=ce33fb501b973070be468040536497302441d3a8e2a4f136f3ef29c9ec7019dd description=openshift-ovn-kubernetes/ovnkube-node-zn7bm/kubecfg-setup id=28406b24-585b-4887-b89c-b51434304fff name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3cd374ee7c6c8d7c6f6163a0f347817aee5f179e2b59270e2931b895efc8f72\nJun 09 11:25:26.372954 crc crio[26313]: time=\"2026-06-09T11:25:26.37287471Z\" level=info msg=\"Removing container: 8a67086dcf6447f7f239062e43c9f7097d8bb6cbd9b63e9679eef9657ff54f73\" id=c538a32a-56d6-47a4-beb3-93725c6c214c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:25:26.384523 crc crio[26313]: time=\"2026-06-09T11:25:26.384332445Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_d20add72-9db3-43a0-94be-32e5eaab141b\\\"\"\nJun 09 11:25:26.384701 crc crio[26313]: time=\"2026-06-09T11:25:26.384537481Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:26.394115 crc crio[26313]: time=\"2026-06-09T11:25:26.39398204Z\" level=info msg=\"Removed container 8a67086dcf6447f7f239062e43c9f7097d8bb6cbd9b63e9679eef9657ff54f73: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=c538a32a-56d6-47a4-beb3-93725c6c214c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:25:26.397204 crc crio[26313]: time=\"2026-06-09T11:25:26.397139609Z\" level=info msg=\"Created container 21178f5725ad8de87229c25e660a43ce9fedaf8937c28b12e47472c6192fdeba: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-qk7gf/ovnkube-cluster-manager\" id=925de99a-1ae2-497b-b617-96a15337f133 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:26.398569 crc crio[26313]: time=\"2026-06-09T11:25:26.398533799Z\" level=info msg=\"Starting container: 21178f5725ad8de87229c25e660a43ce9fedaf8937c28b12e47472c6192fdeba\" id=400b773e-5637-4926-8c25-a6d59af4bcac name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:25:26.399186 crc crio[26313]: time=\"2026-06-09T11:25:26.399162667Z\" level=info msg=\"Removing container: b3eae50ec738396c00687e952178f848ff1be2129fdea76b0108c46d7531aab6\" id=c2f4e9f9-8ce0-465b-80dc-85c87713ff43 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:25:26.405505 crc crio[26313]: time=\"2026-06-09T11:25:26.405352152Z\" level=info msg=\"Started container\" PID=40475 containerID=21178f5725ad8de87229c25e660a43ce9fedaf8937c28b12e47472c6192fdeba description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-qk7gf/ovnkube-cluster-manager id=400b773e-5637-4926-8c25-a6d59af4bcac name=/runtime.v1.RuntimeService/StartContainer sandboxID=68af751cacadb251f063c6bf24f0966ad467a99fde85230e310ea30cef039a22\nJun 09 11:25:26.439974 crc crio[26313]: time=\"2026-06-09T11:25:26.439510813Z\" level=info msg=\"Removed container b3eae50ec738396c00687e952178f848ff1be2129fdea76b0108c46d7531aab6: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=c2f4e9f9-8ce0-465b-80dc-85c87713ff43 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:25:26.443198 crc crio[26313]: time=\"2026-06-09T11:25:26.443142806Z\" level=info msg=\"Removing container: da816558d6b947ae55d837df8ad18ab0c5816d2a3a8b31633caeff734f8fdfba\" id=6edaa91e-2a26-4076-a0fa-9c472580187c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:25:26.461236 crc crio[26313]: time=\"2026-06-09T11:25:26.461182098Z\" level=info msg=\"Removed container da816558d6b947ae55d837df8ad18ab0c5816d2a3a8b31633caeff734f8fdfba: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=6edaa91e-2a26-4076-a0fa-9c472580187c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:25:26.464369 crc crio[26313]: time=\"2026-06-09T11:25:26.464308837Z\" level=info msg=\"Removing container: 1531e433e7b8fd5e6a846f0a82c02e7796d346fbd797befdf7a88514a44f4ed2\" id=43065d4d-0af8-4ffa-adb5-148ce462d99f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:25:26.497936 crc crio[26313]: time=\"2026-06-09T11:25:26.497837719Z\" level=info msg=\"Removed container 1531e433e7b8fd5e6a846f0a82c02e7796d346fbd797befdf7a88514a44f4ed2: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=43065d4d-0af8-4ffa-adb5-148ce462d99f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:25:26.500726 crc crio[26313]: time=\"2026-06-09T11:25:26.50067325Z\" level=info msg=\"Removing container: a825999e8d2e8cc454db168ccda08256f82f583a34892f20a91a22508da14437\" id=6808a53b-cb72-451a-b393-25c1f75f7850 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:25:26.524037 crc crio[26313]: time=\"2026-06-09T11:25:26.523987142Z\" level=info msg=\"Removed container a825999e8d2e8cc454db168ccda08256f82f583a34892f20a91a22508da14437: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=6808a53b-cb72-451a-b393-25c1f75f7850 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:25:26.528163 crc crio[26313]: time=\"2026-06-09T11:25:26.52813526Z\" level=info msg=\"Removing container: abc9aac057905d3a1c0890399621dd83295fe4653308cf095212c7ab66ba9aae\" id=6ba4c022-9980-4059-bcc0-c564fa7590ee name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:25:26.554508 crc crio[26313]: time=\"2026-06-09T11:25:26.554337614Z\" level=info msg=\"Removed container abc9aac057905d3a1c0890399621dd83295fe4653308cf095212c7ab66ba9aae: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=6ba4c022-9980-4059-bcc0-c564fa7590ee name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:25:26.558494 crc crio[26313]: time=\"2026-06-09T11:25:26.55844403Z\" level=info msg=\"Removing container: 1b08002c8a0ae4f99dc54913d6a608270c3910ae99e6046d4ef1305aef396669\" id=70f104be-e16d-4c07-9ff9-7749eb9c50a4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:25:26.580820 crc crio[26313]: time=\"2026-06-09T11:25:26.580737793Z\" level=info msg=\"Removed container 1b08002c8a0ae4f99dc54913d6a608270c3910ae99e6046d4ef1305aef396669: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=70f104be-e16d-4c07-9ff9-7749eb9c50a4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:25:26.966298 crc crio[26313]: time=\"2026-06-09T11:25:26.966040345Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/cert-approver\\\"\"\nJun 09 11:25:26.966298 crc crio[26313]: time=\"2026-06-09T11:25:26.966261522Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:26.976635 crc crio[26313]: time=\"2026-06-09T11:25:26.976297247Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/install_multus\\\"\"\nJun 09 11:25:26.976920 crc crio[26313]: time=\"2026-06-09T11:25:26.976826382Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:26.977003 crc crio[26313]: time=\"2026-06-09T11:25:26.976962586Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/kubeconfig_generator\\\"\"\nJun 09 11:25:26.977280 crc crio[26313]: time=\"2026-06-09T11:25:26.977211473Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:26.987552 crc crio[26313]: time=\"2026-06-09T11:25:26.987368461Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus\\\"\"\nJun 09 11:25:26.987828 crc crio[26313]: time=\"2026-06-09T11:25:26.98769177Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:26.999470 crc crio[26313]: time=\"2026-06-09T11:25:26.999327561Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-daemon\\\"\"\nJun 09 11:25:26.999846 crc crio[26313]: time=\"2026-06-09T11:25:26.999705231Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:27.009985 crc crio[26313]: time=\"2026-06-09T11:25:27.009832229Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-shim\\\"\"\nJun 09 11:25:27.009985 crc crio[26313]: time=\"2026-06-09T11:25:27.009947852Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:27.018951 crc crio[26313]: time=\"2026-06-09T11:25:27.018719991Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/passthru\\\"\"\nJun 09 11:25:27.019282 crc crio[26313]: time=\"2026-06-09T11:25:27.019204685Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:27.019581 crc crio[26313]: time=\"2026-06-09T11:25:27.019416771Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/thin_entrypoint\\\"\"\nJun 09 11:25:27.019875 crc crio[26313]: time=\"2026-06-09T11:25:27.01971859Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:27.027368 crc crio[26313]: time=\"2026-06-09T11:25:27.027261224Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_d20add72-9db3-43a0-94be-32e5eaab141b\\\"\"\nJun 09 11:25:27.133714 crc crio[26313]: time=\"2026-06-09T11:25:27.133538322Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=70a0bac4-bc30-42b7-b21a-031e6a50ac76 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:27.136785 crc crio[26313]: time=\"2026-06-09T11:25:27.136666981Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=239a3193-c524-4109-b2b6-655d20304a7d name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:27.145086 crc crio[26313]: time=\"2026-06-09T11:25:27.145011848Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-zn7bm/ovn-controller\" id=70189350-88ec-40a3-addb-bfa7148cdf54 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:27.145511 crc crio[26313]: time=\"2026-06-09T11:25:27.145458231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:27.181251 crc crio[26313]: time=\"2026-06-09T11:25:27.181192285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:27.183365 crc crio[26313]: time=\"2026-06-09T11:25:27.183340736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:27.292916 crc crio[26313]: time=\"2026-06-09T11:25:27.292339742Z\" level=info msg=\"Created container 96e7931b83627290fe8aa2eae4fa897276207c5e3ba925cd9c2b70f98d9b3554: openshift-ovn-kubernetes/ovnkube-node-zn7bm/ovn-controller\" id=70189350-88ec-40a3-addb-bfa7148cdf54 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:27.294506 crc crio[26313]: time=\"2026-06-09T11:25:27.294449052Z\" level=info msg=\"Starting container: 96e7931b83627290fe8aa2eae4fa897276207c5e3ba925cd9c2b70f98d9b3554\" id=098209e7-e248-438d-802b-7e38629440dd name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:25:27.300556 crc crio[26313]: time=\"2026-06-09T11:25:27.30037085Z\" level=info msg=\"Started container\" PID=40559 containerID=96e7931b83627290fe8aa2eae4fa897276207c5e3ba925cd9c2b70f98d9b3554 description=openshift-ovn-kubernetes/ovnkube-node-zn7bm/ovn-controller id=098209e7-e248-438d-802b-7e38629440dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3cd374ee7c6c8d7c6f6163a0f347817aee5f179e2b59270e2931b895efc8f72\nJun 09 11:25:27.312302 crc crio[26313]: time=\"2026-06-09T11:25:27.312230757Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=9f424972-c9bf-4ffa-a7d4-007bb455e767 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:27.314698 crc crio[26313]: time=\"2026-06-09T11:25:27.314584454Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=13a4bfde-40cb-44ec-ac37-d7c86d3b9d92 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:27.337534 crc crio[26313]: time=\"2026-06-09T11:25:27.321585962Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-zn7bm/ovn-acl-logging\" id=660b0532-0396-4314-bfc3-4281ae689289 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:27.337534 crc crio[26313]: time=\"2026-06-09T11:25:27.322023995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:27.348604 crc crio[26313]: time=\"2026-06-09T11:25:27.348514987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:27.350648 crc crio[26313]: time=\"2026-06-09T11:25:27.350572916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:27.461849 crc crio[26313]: time=\"2026-06-09T11:25:27.461734863Z\" level=info msg=\"Created container fcb2bffe65dd707cc7368669bcdc796ce16ec42acfc8fc0570f9d11f292b9fab: openshift-ovn-kubernetes/ovnkube-node-zn7bm/ovn-acl-logging\" id=660b0532-0396-4314-bfc3-4281ae689289 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:27.463225 crc crio[26313]: time=\"2026-06-09T11:25:27.463178954Z\" level=info msg=\"Starting container: fcb2bffe65dd707cc7368669bcdc796ce16ec42acfc8fc0570f9d11f292b9fab\" id=0c3938bd-e899-47a4-ac0c-c166714bab8c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:25:27.469692 crc crio[26313]: time=\"2026-06-09T11:25:27.468836304Z\" level=info msg=\"Started container\" PID=40571 containerID=fcb2bffe65dd707cc7368669bcdc796ce16ec42acfc8fc0570f9d11f292b9fab description=openshift-ovn-kubernetes/ovnkube-node-zn7bm/ovn-acl-logging id=0c3938bd-e899-47a4-ac0c-c166714bab8c name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3cd374ee7c6c8d7c6f6163a0f347817aee5f179e2b59270e2931b895efc8f72\nJun 09 11:25:27.480653 crc crio[26313]: time=\"2026-06-09T11:25:27.480549187Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=23c72167-3d02-4b06-ba02-333cd55e6598 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:27.483468 crc crio[26313]: time=\"2026-06-09T11:25:27.483016717Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=bb1c8165-26ae-4d44-98ca-72ba23466bce name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:27.489558 crc crio[26313]: time=\"2026-06-09T11:25:27.488837552Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-zn7bm/kube-rbac-proxy-node\" id=3478628e-6ea5-4d61-a7b3-2374ef1ad5db name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:27.489558 crc crio[26313]: time=\"2026-06-09T11:25:27.489264264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:27.515877 crc crio[26313]: time=\"2026-06-09T11:25:27.515772017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:27.517359 crc crio[26313]: time=\"2026-06-09T11:25:27.517322621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:27.630771 crc crio[26313]: time=\"2026-06-09T11:25:27.630165526Z\" level=info msg=\"Created container e24e28e334b2824e26a24ba8f61455de58222e88593f4c6165a4d6c2a307328c: openshift-ovn-kubernetes/ovnkube-node-zn7bm/kube-rbac-proxy-node\" id=3478628e-6ea5-4d61-a7b3-2374ef1ad5db name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:27.632660 crc crio[26313]: time=\"2026-06-09T11:25:27.632555474Z\" level=info msg=\"Starting container: e24e28e334b2824e26a24ba8f61455de58222e88593f4c6165a4d6c2a307328c\" id=1ff8205b-92e3-48e4-bf8c-2061f43223b1 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:25:27.642004 crc crio[26313]: time=\"2026-06-09T11:25:27.641731254Z\" level=info msg=\"Started container\" PID=40589 containerID=e24e28e334b2824e26a24ba8f61455de58222e88593f4c6165a4d6c2a307328c description=openshift-ovn-kubernetes/ovnkube-node-zn7bm/kube-rbac-proxy-node id=1ff8205b-92e3-48e4-bf8c-2061f43223b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3cd374ee7c6c8d7c6f6163a0f347817aee5f179e2b59270e2931b895efc8f72\nJun 09 11:25:27.651945 crc crio[26313]: time=\"2026-06-09T11:25:27.651764729Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=3a002238-11d4-40b7-b046-fb93ce757ffc name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:27.653910 crc crio[26313]: time=\"2026-06-09T11:25:27.653852219Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=223d3e3d-4d23-44ee-b2fc-4f37b1bc109b name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:27.660477 crc crio[26313]: time=\"2026-06-09T11:25:27.660346893Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-zn7bm/kube-rbac-proxy-ovn-metrics\" id=d7a2bd77-20f0-4a02-965f-de16f680ad30 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:27.660932 crc crio[26313]: time=\"2026-06-09T11:25:27.660865898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:27.683578 crc crio[26313]: time=\"2026-06-09T11:25:27.683382647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:27.685447 crc crio[26313]: time=\"2026-06-09T11:25:27.685321362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:27.843571 crc crio[26313]: time=\"2026-06-09T11:25:27.843340429Z\" level=info msg=\"Created container 02914e246b1e712d4a54449dced9c6fe2f30878d17b062d4ab23bbd7fd9d26ff: openshift-ovn-kubernetes/ovnkube-node-zn7bm/kube-rbac-proxy-ovn-metrics\" id=d7a2bd77-20f0-4a02-965f-de16f680ad30 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:27.844936 crc crio[26313]: time=\"2026-06-09T11:25:27.844842251Z\" level=info msg=\"Starting container: 02914e246b1e712d4a54449dced9c6fe2f30878d17b062d4ab23bbd7fd9d26ff\" id=29e08ccf-8c85-46a4-9fee-11f24d3e8781 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:25:27.850483 crc crio[26313]: time=\"2026-06-09T11:25:27.850304707Z\" level=info msg=\"Started container\" PID=40611 containerID=02914e246b1e712d4a54449dced9c6fe2f30878d17b062d4ab23bbd7fd9d26ff description=openshift-ovn-kubernetes/ovnkube-node-zn7bm/kube-rbac-proxy-ovn-metrics id=29e08ccf-8c85-46a4-9fee-11f24d3e8781 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3cd374ee7c6c8d7c6f6163a0f347817aee5f179e2b59270e2931b895efc8f72\nJun 09 11:25:27.918697 crc crio[26313]: time=\"2026-06-09T11:25:27.918317668Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=7c839c5b-ca26-4443-b667-c6a3e05053f8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:27.923045 crc crio[26313]: time=\"2026-06-09T11:25:27.922916619Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=4a94c3ef-ee61-40e0-ad4e-e056558c5f84 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:27.938511 crc crio[26313]: time=\"2026-06-09T11:25:27.938248064Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-zn7bm/northd\" id=c6f5d560-628a-4223-91aa-ed8d033f63b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:27.939097 crc crio[26313]: time=\"2026-06-09T11:25:27.939014936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:27.977325 crc crio[26313]: time=\"2026-06-09T11:25:27.97718348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:27.980271 crc crio[26313]: time=\"2026-06-09T11:25:27.980164235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:28.091539 crc crio[26313]: time=\"2026-06-09T11:25:28.090501228Z\" level=info msg=\"Created container 3c715f094e21a442ff0d5e0902ae70ff61043887d809927ff3af9ec4e78d4466: openshift-ovn-kubernetes/ovnkube-node-zn7bm/northd\" id=c6f5d560-628a-4223-91aa-ed8d033f63b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:28.094565 crc crio[26313]: time=\"2026-06-09T11:25:28.094468761Z\" level=info msg=\"Starting container: 3c715f094e21a442ff0d5e0902ae70ff61043887d809927ff3af9ec4e78d4466\" id=8a0d6385-1714-43be-910e-3ca9c932e0d6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:25:28.104214 crc crio[26313]: time=\"2026-06-09T11:25:28.104103944Z\" level=info msg=\"Started container\" PID=40673 containerID=3c715f094e21a442ff0d5e0902ae70ff61043887d809927ff3af9ec4e78d4466 description=openshift-ovn-kubernetes/ovnkube-node-zn7bm/northd id=8a0d6385-1714-43be-910e-3ca9c932e0d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3cd374ee7c6c8d7c6f6163a0f347817aee5f179e2b59270e2931b895efc8f72\nJun 09 11:25:28.114955 crc crio[26313]: time=\"2026-06-09T11:25:28.114849659Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=9f7bff6d-a7ef-4845-8778-51b93f062aca name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:28.117976 crc crio[26313]: time=\"2026-06-09T11:25:28.117641279Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=04099134-880a-4981-958e-715b4a3c08eb name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:28.123484 crc crio[26313]: time=\"2026-06-09T11:25:28.123269299Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-zn7bm/nbdb\" id=1b341427-51d9-4c60-8288-bcce18407b83 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:28.124345 crc crio[26313]: time=\"2026-06-09T11:25:28.123738492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:28.151256 crc crio[26313]: time=\"2026-06-09T11:25:28.151192642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:28.154889 crc crio[26313]: time=\"2026-06-09T11:25:28.154087044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:28.261063 crc crio[26313]: time=\"2026-06-09T11:25:28.260945998Z\" level=info msg=\"Created container 7b24386ecb1c191027acce3c3a77bce27edd185fce814bfcaf24241b0ac9f600: openshift-ovn-kubernetes/ovnkube-node-zn7bm/nbdb\" id=1b341427-51d9-4c60-8288-bcce18407b83 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:28.262813 crc crio[26313]: time=\"2026-06-09T11:25:28.262723199Z\" level=info msg=\"Starting container: 7b24386ecb1c191027acce3c3a77bce27edd185fce814bfcaf24241b0ac9f600\" id=f19c2b2e-320d-4da0-87b8-f0de6a5ae958 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:25:28.268531 crc crio[26313]: time=\"2026-06-09T11:25:28.26838038Z\" level=info msg=\"Started container\" PID=40703 containerID=7b24386ecb1c191027acce3c3a77bce27edd185fce814bfcaf24241b0ac9f600 description=openshift-ovn-kubernetes/ovnkube-node-zn7bm/nbdb id=f19c2b2e-320d-4da0-87b8-f0de6a5ae958 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3cd374ee7c6c8d7c6f6163a0f347817aee5f179e2b59270e2931b895efc8f72\nJun 09 11:25:29.594848 crc crio[26313]: time=\"2026-06-09T11:25:29.593909713Z\" level=info msg=\"Stopping pod sandbox: 9395670d3d0a48be92625e623c196a1d7bbc3242a41b32baad6f9a16792d89c9\" id=cdb01b25-b3f2-48e6-b340-0a3b984377b3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:25:29.594848 crc crio[26313]: time=\"2026-06-09T11:25:29.594483499Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9395670d3d0a48be92625e623c196a1d7bbc3242a41b32baad6f9a16792d89c9\" id=cdb01b25-b3f2-48e6-b340-0a3b984377b3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:25:29.596517 crc crio[26313]: time=\"2026-06-09T11:25:29.596470305Z\" level=info msg=\"Removing pod sandbox: 9395670d3d0a48be92625e623c196a1d7bbc3242a41b32baad6f9a16792d89c9\" id=b9aa4fdc-2a89-4300-b7fc-35616dac84c8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:25:29.605788 crc crio[26313]: time=\"2026-06-09T11:25:29.605749739Z\" level=info msg=\"Removed pod sandbox: 9395670d3d0a48be92625e623c196a1d7bbc3242a41b32baad6f9a16792d89c9\" id=b9aa4fdc-2a89-4300-b7fc-35616dac84c8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:25:29.606777 crc crio[26313]: time=\"2026-06-09T11:25:29.606717576Z\" level=info msg=\"Stopping pod sandbox: 8f8aa60bc34fe6193a8191fdb0bef5a32f9c44faa6afc0fcf04e273fecc0c3d6\" id=d82bc0f9-d766-4dc5-b7c3-b92e64171465 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:25:29.606885 crc crio[26313]: time=\"2026-06-09T11:25:29.606779808Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8f8aa60bc34fe6193a8191fdb0bef5a32f9c44faa6afc0fcf04e273fecc0c3d6\" id=d82bc0f9-d766-4dc5-b7c3-b92e64171465 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:25:29.607644 crc crio[26313]: time=\"2026-06-09T11:25:29.60755586Z\" level=info msg=\"Removing pod sandbox: 8f8aa60bc34fe6193a8191fdb0bef5a32f9c44faa6afc0fcf04e273fecc0c3d6\" id=a9b35c2a-4661-4dc6-b689-44122cda9b4c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:25:29.615809 crc crio[26313]: time=\"2026-06-09T11:25:29.615725272Z\" level=info msg=\"Removed pod sandbox: 8f8aa60bc34fe6193a8191fdb0bef5a32f9c44faa6afc0fcf04e273fecc0c3d6\" id=a9b35c2a-4661-4dc6-b689-44122cda9b4c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:25:29.616595 crc crio[26313]: time=\"2026-06-09T11:25:29.616558826Z\" level=info msg=\"Stopping pod sandbox: 9570b701358fa447a1643d6e2eab95c20846148eedafd017515797d8e33105ee\" id=3b77e19a-cbb3-45aa-8628-fd83f42848f7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:25:29.616790 crc crio[26313]: time=\"2026-06-09T11:25:29.616768172Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9570b701358fa447a1643d6e2eab95c20846148eedafd017515797d8e33105ee\" id=3b77e19a-cbb3-45aa-8628-fd83f42848f7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:25:29.617488 crc crio[26313]: time=\"2026-06-09T11:25:29.617380479Z\" level=info msg=\"Removing pod sandbox: 9570b701358fa447a1643d6e2eab95c20846148eedafd017515797d8e33105ee\" id=5cc9d978-3da2-4080-b697-14c763cc4d85 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:25:29.628565 crc crio[26313]: time=\"2026-06-09T11:25:29.628465464Z\" level=info msg=\"Removed pod sandbox: 9570b701358fa447a1643d6e2eab95c20846148eedafd017515797d8e33105ee\" id=5cc9d978-3da2-4080-b697-14c763cc4d85 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:25:30.399819 crc crio[26313]: time=\"2026-06-09T11:25:30.399213992Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=48faf6e0-8e18-40dc-b194-8a00dfcfb0b5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:30.402133 crc crio[26313]: time=\"2026-06-09T11:25:30.402047263Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=6246c9a6-8245-44a4-9c4e-f8ee5ba2dc13 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:30.449737 crc crio[26313]: time=\"2026-06-09T11:25:30.449672525Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-zn7bm/sbdb\" id=0cbdbde9-1347-4773-82de-471068cc5e5d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:30.450696 crc crio[26313]: time=\"2026-06-09T11:25:30.450671274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:30.516795 crc crio[26313]: time=\"2026-06-09T11:25:30.51181432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:30.517062 crc crio[26313]: time=\"2026-06-09T11:25:30.516927155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:30.633189 crc crio[26313]: time=\"2026-06-09T11:25:30.632730234Z\" level=info msg=\"Created container bdf89c7bef8766fb17e171b28ff9cd19edb5f9e320dfaf1b8cf4577a34ef60cb: openshift-ovn-kubernetes/ovnkube-node-zn7bm/sbdb\" id=0cbdbde9-1347-4773-82de-471068cc5e5d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:30.634504 crc crio[26313]: time=\"2026-06-09T11:25:30.63435973Z\" level=info msg=\"Starting container: bdf89c7bef8766fb17e171b28ff9cd19edb5f9e320dfaf1b8cf4577a34ef60cb\" id=bed2c3ea-dbd0-45e3-9fa2-a2a88aad7413 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:25:30.638898 crc crio[26313]: time=\"2026-06-09T11:25:30.638796616Z\" level=info msg=\"Started container\" PID=41024 containerID=bdf89c7bef8766fb17e171b28ff9cd19edb5f9e320dfaf1b8cf4577a34ef60cb description=openshift-ovn-kubernetes/ovnkube-node-zn7bm/sbdb id=bed2c3ea-dbd0-45e3-9fa2-a2a88aad7413 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3cd374ee7c6c8d7c6f6163a0f347817aee5f179e2b59270e2931b895efc8f72\nJun 09 11:25:32.750138 crc crio[26313]: time=\"2026-06-09T11:25:32.749336941Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=4bf21ea6-04ab-45be-942d-666c0f4820e2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:32.769467 crc crio[26313]: time=\"2026-06-09T11:25:32.769307638Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=0944e240-0672-42ff-8321-c14a8bcbd537 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:32.778011 crc crio[26313]: time=\"2026-06-09T11:25:32.777887152Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-zn7bm/ovnkube-controller\" id=f8ac3842-1fbe-47fe-bec4-59dd876c8e9c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:32.778744 crc crio[26313]: time=\"2026-06-09T11:25:32.778680444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:32.817634 crc crio[26313]: time=\"2026-06-09T11:25:32.817205748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:32.820083 crc crio[26313]: time=\"2026-06-09T11:25:32.820019028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:32.961217 crc crio[26313]: time=\"2026-06-09T11:25:32.961115055Z\" level=info msg=\"Created container 6ef176907ec5e25311df6913f8d149e64c7acf3c163d57aaae4aff9c81838471: openshift-ovn-kubernetes/ovnkube-node-zn7bm/ovnkube-controller\" id=f8ac3842-1fbe-47fe-bec4-59dd876c8e9c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:32.963992 crc crio[26313]: time=\"2026-06-09T11:25:32.963932985Z\" level=info msg=\"Starting container: 6ef176907ec5e25311df6913f8d149e64c7acf3c163d57aaae4aff9c81838471\" id=5e9dd504-26ad-4bcb-9b62-cc2d50fb69c8 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:25:32.971954 crc crio[26313]: time=\"2026-06-09T11:25:32.971752357Z\" level=info msg=\"Started container\" PID=41323 containerID=6ef176907ec5e25311df6913f8d149e64c7acf3c163d57aaae4aff9c81838471 description=openshift-ovn-kubernetes/ovnkube-node-zn7bm/ovnkube-controller id=5e9dd504-26ad-4bcb-9b62-cc2d50fb69c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3cd374ee7c6c8d7c6f6163a0f347817aee5f179e2b59270e2931b895efc8f72\nJun 09 11:25:33.075905 crc crio[26313]: time=\"2026-06-09T11:25:33.075787262Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.077126 crc crio[26313]: time=\"2026-06-09T11:25:33.076580674Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.077315 crc crio[26313]: time=\"2026-06-09T11:25:33.077288854Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.077509 crc crio[26313]: time=\"2026-06-09T11:25:33.07749235Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.077660 crc crio[26313]: time=\"2026-06-09T11:25:33.077637584Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.077761 crc crio[26313]: time=\"2026-06-09T11:25:33.077748568Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.078073 crc crio[26313]: time=\"2026-06-09T11:25:33.078049826Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.078187 crc crio[26313]: time=\"2026-06-09T11:25:33.07817128Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.078545 crc crio[26313]: time=\"2026-06-09T11:25:33.07852477Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.078705 crc crio[26313]: time=\"2026-06-09T11:25:33.078682994Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.078872 crc crio[26313]: time=\"2026-06-09T11:25:33.078843049Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.079124 crc crio[26313]: time=\"2026-06-09T11:25:33.079106056Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.079252 crc crio[26313]: time=\"2026-06-09T11:25:33.0792314Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.079350 crc crio[26313]: time=\"2026-06-09T11:25:33.079337673Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.079903 crc crio[26313]: time=\"2026-06-09T11:25:33.079767625Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.079903 crc crio[26313]: time=\"2026-06-09T11:25:33.079893158Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.080785 crc crio[26313]: time=\"2026-06-09T11:25:33.080072624Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.080785 crc crio[26313]: time=\"2026-06-09T11:25:33.080162866Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.080785 crc crio[26313]: time=\"2026-06-09T11:25:33.080694581Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.080785 crc crio[26313]: time=\"2026-06-09T11:25:33.080734922Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.081073 crc crio[26313]: time=\"2026-06-09T11:25:33.08101062Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.081165 crc crio[26313]: time=\"2026-06-09T11:25:33.081077662Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.081342 crc crio[26313]: time=\"2026-06-09T11:25:33.081254107Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.081632 crc crio[26313]: time=\"2026-06-09T11:25:33.08135854Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.081737 crc crio[26313]: time=\"2026-06-09T11:25:33.081643258Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.081737 crc crio[26313]: time=\"2026-06-09T11:25:33.081679129Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.082035 crc crio[26313]: time=\"2026-06-09T11:25:33.081978128Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.082035 crc crio[26313]: time=\"2026-06-09T11:25:33.082032789Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.082339 crc crio[26313]: time=\"2026-06-09T11:25:33.082272696Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.082982 crc crio[26313]: time=\"2026-06-09T11:25:33.082907844Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.082982 crc crio[26313]: time=\"2026-06-09T11:25:33.082977976Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.083155 crc crio[26313]: time=\"2026-06-09T11:25:33.083014407Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.083155 crc crio[26313]: time=\"2026-06-09T11:25:33.083049308Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.083155 crc crio[26313]: time=\"2026-06-09T11:25:33.083075149Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.083886 crc crio[26313]: time=\"2026-06-09T11:25:33.083796769Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.083959 crc crio[26313]: time=\"2026-06-09T11:25:33.083941303Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.084092 crc crio[26313]: time=\"2026-06-09T11:25:33.084038696Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.084166 crc crio[26313]: time=\"2026-06-09T11:25:33.084153719Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.084731 crc crio[26313]: time=\"2026-06-09T11:25:33.084666594Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.084731 crc crio[26313]: time=\"2026-06-09T11:25:33.084724586Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.085035 crc crio[26313]: time=\"2026-06-09T11:25:33.084899981Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.085035 crc crio[26313]: time=\"2026-06-09T11:25:33.084968783Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.085581 crc crio[26313]: time=\"2026-06-09T11:25:33.085352323Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.085709 crc crio[26313]: time=\"2026-06-09T11:25:33.08559474Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.085709 crc crio[26313]: time=\"2026-06-09T11:25:33.085676203Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.085867 crc crio[26313]: time=\"2026-06-09T11:25:33.085718194Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.086185 crc crio[26313]: time=\"2026-06-09T11:25:33.086025623Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.086185 crc crio[26313]: time=\"2026-06-09T11:25:33.086090524Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.086499 crc crio[26313]: time=\"2026-06-09T11:25:33.086339732Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.086587 crc crio[26313]: time=\"2026-06-09T11:25:33.086528837Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.086868 crc crio[26313]: time=\"2026-06-09T11:25:33.086817615Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.086942 crc crio[26313]: time=\"2026-06-09T11:25:33.086879337Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.087132 crc crio[26313]: time=\"2026-06-09T11:25:33.087086323Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.087297 crc crio[26313]: time=\"2026-06-09T11:25:33.087140444Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.087509 crc crio[26313]: time=\"2026-06-09T11:25:33.08734588Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.087509 crc crio[26313]: time=\"2026-06-09T11:25:33.087437013Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.087738 crc crio[26313]: time=\"2026-06-09T11:25:33.08770579Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.087799 crc crio[26313]: time=\"2026-06-09T11:25:33.087749822Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.088109 crc crio[26313]: time=\"2026-06-09T11:25:33.08804734Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.088200 crc crio[26313]: time=\"2026-06-09T11:25:33.088117072Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.088252 crc crio[26313]: time=\"2026-06-09T11:25:33.088234605Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.088293 crc crio[26313]: time=\"2026-06-09T11:25:33.088271336Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.088737 crc crio[26313]: time=\"2026-06-09T11:25:33.088589625Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.089141 crc crio[26313]: time=\"2026-06-09T11:25:33.08874512Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.089141 crc crio[26313]: time=\"2026-06-09T11:25:33.088881434Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.089141 crc crio[26313]: time=\"2026-06-09T11:25:33.088923675Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.089313 crc crio[26313]: time=\"2026-06-09T11:25:33.089236274Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.089313 crc crio[26313]: time=\"2026-06-09T11:25:33.089276405Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.089876 crc crio[26313]: time=\"2026-06-09T11:25:33.089655876Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.089876 crc crio[26313]: time=\"2026-06-09T11:25:33.089693127Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.090286 crc crio[26313]: time=\"2026-06-09T11:25:33.090074628Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.090286 crc crio[26313]: time=\"2026-06-09T11:25:33.090128839Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.090584 crc crio[26313]: time=\"2026-06-09T11:25:33.090467749Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.090829 crc crio[26313]: time=\"2026-06-09T11:25:33.090591822Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.090829 crc crio[26313]: time=\"2026-06-09T11:25:33.090715116Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.090829 crc crio[26313]: time=\"2026-06-09T11:25:33.090820419Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.090988 crc crio[26313]: time=\"2026-06-09T11:25:33.09085209Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.090988 crc crio[26313]: time=\"2026-06-09T11:25:33.090889711Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.091514 crc crio[26313]: time=\"2026-06-09T11:25:33.091315463Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.091514 crc crio[26313]: time=\"2026-06-09T11:25:33.091492248Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.093663 crc crio[26313]: time=\"2026-06-09T11:25:33.091549209Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.093663 crc crio[26313]: time=\"2026-06-09T11:25:33.091585511Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.093663 crc crio[26313]: time=\"2026-06-09T11:25:33.091702534Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.093663 crc crio[26313]: time=\"2026-06-09T11:25:33.091735805Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.093663 crc crio[26313]: time=\"2026-06-09T11:25:33.092100865Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.093663 crc crio[26313]: time=\"2026-06-09T11:25:33.092209368Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.093663 crc crio[26313]: time=\"2026-06-09T11:25:33.092330102Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.093663 crc crio[26313]: time=\"2026-06-09T11:25:33.092501647Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.093663 crc crio[26313]: time=\"2026-06-09T11:25:33.092899358Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.093663 crc crio[26313]: time=\"2026-06-09T11:25:33.092933129Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.093663 crc crio[26313]: time=\"2026-06-09T11:25:33.093150775Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.093663 crc crio[26313]: time=\"2026-06-09T11:25:33.093193746Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.093663 crc crio[26313]: time=\"2026-06-09T11:25:33.093588147Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.093663 crc crio[26313]: time=\"2026-06-09T11:25:33.093649149Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.094903 crc crio[26313]: time=\"2026-06-09T11:25:33.093912107Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.094903 crc crio[26313]: time=\"2026-06-09T11:25:33.093955058Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.094903 crc crio[26313]: time=\"2026-06-09T11:25:33.094331988Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.094903 crc crio[26313]: time=\"2026-06-09T11:25:33.094367059Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.094903 crc crio[26313]: time=\"2026-06-09T11:25:33.094663018Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.094903 crc crio[26313]: time=\"2026-06-09T11:25:33.094694129Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.095247 crc crio[26313]: time=\"2026-06-09T11:25:33.09507779Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.095247 crc crio[26313]: time=\"2026-06-09T11:25:33.095121941Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.095486 crc crio[26313]: time=\"2026-06-09T11:25:33.095369128Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.095562 crc crio[26313]: time=\"2026-06-09T11:25:33.095502842Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.096043 crc crio[26313]: time=\"2026-06-09T11:25:33.095949684Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.096043 crc crio[26313]: time=\"2026-06-09T11:25:33.096024627Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.096197 crc crio[26313]: time=\"2026-06-09T11:25:33.096126959Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.096197 crc crio[26313]: time=\"2026-06-09T11:25:33.096166701Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.098127 crc crio[26313]: time=\"2026-06-09T11:25:33.096595433Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.098127 crc crio[26313]: time=\"2026-06-09T11:25:33.096685555Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.098127 crc crio[26313]: time=\"2026-06-09T11:25:33.096967863Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.098127 crc crio[26313]: time=\"2026-06-09T11:25:33.097001404Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.098127 crc crio[26313]: time=\"2026-06-09T11:25:33.097276472Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.098127 crc crio[26313]: time=\"2026-06-09T11:25:33.097304873Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.098127 crc crio[26313]: time=\"2026-06-09T11:25:33.097596311Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.098127 crc crio[26313]: time=\"2026-06-09T11:25:33.097670153Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.098127 crc crio[26313]: time=\"2026-06-09T11:25:33.097974122Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.098127 crc crio[26313]: time=\"2026-06-09T11:25:33.098005083Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.100168 crc crio[26313]: time=\"2026-06-09T11:25:33.098362373Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.100168 crc crio[26313]: time=\"2026-06-09T11:25:33.098451365Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.100168 crc crio[26313]: time=\"2026-06-09T11:25:33.098840847Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.100168 crc crio[26313]: time=\"2026-06-09T11:25:33.098883718Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.100168 crc crio[26313]: time=\"2026-06-09T11:25:33.09932941Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.100168 crc crio[26313]: time=\"2026-06-09T11:25:33.099496825Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.100168 crc crio[26313]: time=\"2026-06-09T11:25:33.099637649Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.100168 crc crio[26313]: time=\"2026-06-09T11:25:33.09967426Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.100168 crc crio[26313]: time=\"2026-06-09T11:25:33.099846325Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.100168 crc crio[26313]: time=\"2026-06-09T11:25:33.099890476Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.101102 crc crio[26313]: time=\"2026-06-09T11:25:33.100339899Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.101102 crc crio[26313]: time=\"2026-06-09T11:25:33.100494084Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.101102 crc crio[26313]: time=\"2026-06-09T11:25:33.100549425Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.101102 crc crio[26313]: time=\"2026-06-09T11:25:33.100586746Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.101102 crc crio[26313]: time=\"2026-06-09T11:25:33.100863414Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.101102 crc crio[26313]: time=\"2026-06-09T11:25:33.100912085Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.103779 crc crio[26313]: time=\"2026-06-09T11:25:33.101537183Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.103779 crc crio[26313]: time=\"2026-06-09T11:25:33.101585974Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.103779 crc crio[26313]: time=\"2026-06-09T11:25:33.101824691Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.103779 crc crio[26313]: time=\"2026-06-09T11:25:33.101880163Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.103779 crc crio[26313]: time=\"2026-06-09T11:25:33.102232733Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.103779 crc crio[26313]: time=\"2026-06-09T11:25:33.102275824Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.103779 crc crio[26313]: time=\"2026-06-09T11:25:33.102517661Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.103779 crc crio[26313]: time=\"2026-06-09T11:25:33.102559222Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.103779 crc crio[26313]: time=\"2026-06-09T11:25:33.103156229Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.103779 crc crio[26313]: time=\"2026-06-09T11:25:33.10319394Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.103779 crc crio[26313]: time=\"2026-06-09T11:25:33.103482428Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.103779 crc crio[26313]: time=\"2026-06-09T11:25:33.10352312Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.104216 crc crio[26313]: time=\"2026-06-09T11:25:33.10389497Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.104216 crc crio[26313]: time=\"2026-06-09T11:25:33.103934391Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.104370 crc crio[26313]: time=\"2026-06-09T11:25:33.104327632Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.104473 crc crio[26313]: time=\"2026-06-09T11:25:33.104434555Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.104940 crc crio[26313]: time=\"2026-06-09T11:25:33.104861448Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.104940 crc crio[26313]: time=\"2026-06-09T11:25:33.104917239Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.105175 crc crio[26313]: time=\"2026-06-09T11:25:33.105117375Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.105252 crc crio[26313]: time=\"2026-06-09T11:25:33.105184937Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.105674 crc crio[26313]: time=\"2026-06-09T11:25:33.105594998Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.105745 crc crio[26313]: time=\"2026-06-09T11:25:33.105681251Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.105984 crc crio[26313]: time=\"2026-06-09T11:25:33.105921778Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.106064 crc crio[26313]: time=\"2026-06-09T11:25:33.1059883Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.106381 crc crio[26313]: time=\"2026-06-09T11:25:33.106333519Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.106510 crc crio[26313]: time=\"2026-06-09T11:25:33.106430042Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.106710 crc crio[26313]: time=\"2026-06-09T11:25:33.106659519Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.106766 crc crio[26313]: time=\"2026-06-09T11:25:33.10672148Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.107147 crc crio[26313]: time=\"2026-06-09T11:25:33.10708055Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.107147 crc crio[26313]: time=\"2026-06-09T11:25:33.107141802Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.107484 crc crio[26313]: time=\"2026-06-09T11:25:33.107322617Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.107484 crc crio[26313]: time=\"2026-06-09T11:25:33.107385029Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.108665 crc crio[26313]: time=\"2026-06-09T11:25:33.107877643Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.108665 crc crio[26313]: time=\"2026-06-09T11:25:33.107917854Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.108665 crc crio[26313]: time=\"2026-06-09T11:25:33.108311726Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.108665 crc crio[26313]: time=\"2026-06-09T11:25:33.108358207Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.109207 crc crio[26313]: time=\"2026-06-09T11:25:33.108920473Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.109207 crc crio[26313]: time=\"2026-06-09T11:25:33.108961764Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.109576 crc crio[26313]: time=\"2026-06-09T11:25:33.109255102Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.109576 crc crio[26313]: time=\"2026-06-09T11:25:33.109287013Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.109576 crc crio[26313]: time=\"2026-06-09T11:25:33.109549121Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.110047 crc crio[26313]: time=\"2026-06-09T11:25:33.109596162Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.110260 crc crio[26313]: time=\"2026-06-09T11:25:33.110144058Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.110260 crc crio[26313]: time=\"2026-06-09T11:25:33.110184679Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.110576 crc crio[26313]: time=\"2026-06-09T11:25:33.110329843Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.110576 crc crio[26313]: time=\"2026-06-09T11:25:33.110372774Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.110939 crc crio[26313]: time=\"2026-06-09T11:25:33.110843307Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.110939 crc crio[26313]: time=\"2026-06-09T11:25:33.110878398Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.111336 crc crio[26313]: time=\"2026-06-09T11:25:33.11127151Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.111458 crc crio[26313]: time=\"2026-06-09T11:25:33.111341612Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.111891 crc crio[26313]: time=\"2026-06-09T11:25:33.111829185Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.111891 crc crio[26313]: time=\"2026-06-09T11:25:33.111883227Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.112162 crc crio[26313]: time=\"2026-06-09T11:25:33.112095843Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.112233 crc crio[26313]: time=\"2026-06-09T11:25:33.112161915Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.112632 crc crio[26313]: time=\"2026-06-09T11:25:33.112559526Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.112716 crc crio[26313]: time=\"2026-06-09T11:25:33.112669689Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.112929 crc crio[26313]: time=\"2026-06-09T11:25:33.112864395Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.112929 crc crio[26313]: time=\"2026-06-09T11:25:33.112935237Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.114060 crc crio[26313]: time=\"2026-06-09T11:25:33.113312188Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.114060 crc crio[26313]: time=\"2026-06-09T11:25:33.113347819Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.114060 crc crio[26313]: time=\"2026-06-09T11:25:33.113729609Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.114060 crc crio[26313]: time=\"2026-06-09T11:25:33.113839362Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.114060 crc crio[26313]: time=\"2026-06-09T11:25:33.113874303Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.114060 crc crio[26313]: time=\"2026-06-09T11:25:33.113896844Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.114310 crc crio[26313]: time=\"2026-06-09T11:25:33.114263535Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.114371 crc crio[26313]: time=\"2026-06-09T11:25:33.114333016Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.114722 crc crio[26313]: time=\"2026-06-09T11:25:33.114585004Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.114722 crc crio[26313]: time=\"2026-06-09T11:25:33.114692407Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.115064 crc crio[26313]: time=\"2026-06-09T11:25:33.114892862Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.115064 crc crio[26313]: time=\"2026-06-09T11:25:33.114962814Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.115064 crc crio[26313]: time=\"2026-06-09T11:25:33.115061587Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.115211 crc crio[26313]: time=\"2026-06-09T11:25:33.115090078Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.115578 crc crio[26313]: time=\"2026-06-09T11:25:33.11552654Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.115681 crc crio[26313]: time=\"2026-06-09T11:25:33.115584642Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.115859 crc crio[26313]: time=\"2026-06-09T11:25:33.115811698Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.116025 crc crio[26313]: time=\"2026-06-09T11:25:33.1158595Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.116081 crc crio[26313]: time=\"2026-06-09T11:25:33.116064506Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.116120 crc crio[26313]: time=\"2026-06-09T11:25:33.116093567Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.116530 crc crio[26313]: time=\"2026-06-09T11:25:33.116494488Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.116641 crc crio[26313]: time=\"2026-06-09T11:25:33.116543169Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.116780 crc crio[26313]: time=\"2026-06-09T11:25:33.116737065Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.116942 crc crio[26313]: time=\"2026-06-09T11:25:33.116827537Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.117087 crc crio[26313]: time=\"2026-06-09T11:25:33.117014993Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.117153 crc crio[26313]: time=\"2026-06-09T11:25:33.117097095Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.117338 crc crio[26313]: time=\"2026-06-09T11:25:33.117297241Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.117468 crc crio[26313]: time=\"2026-06-09T11:25:33.117437315Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.117703 crc crio[26313]: time=\"2026-06-09T11:25:33.117470136Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.117703 crc crio[26313]: time=\"2026-06-09T11:25:33.117492016Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.117703 crc crio[26313]: time=\"2026-06-09T11:25:33.117670431Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.117845 crc crio[26313]: time=\"2026-06-09T11:25:33.117707352Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.117935 crc crio[26313]: time=\"2026-06-09T11:25:33.117880037Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.117990 crc crio[26313]: time=\"2026-06-09T11:25:33.117936719Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.118112 crc crio[26313]: time=\"2026-06-09T11:25:33.118075333Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.118175 crc crio[26313]: time=\"2026-06-09T11:25:33.118132714Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.118268 crc crio[26313]: time=\"2026-06-09T11:25:33.118233357Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.118327 crc crio[26313]: time=\"2026-06-09T11:25:33.118280319Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.118752 crc crio[26313]: time=\"2026-06-09T11:25:33.11868389Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.118752 crc crio[26313]: time=\"2026-06-09T11:25:33.118748342Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.119135 crc crio[26313]: time=\"2026-06-09T11:25:33.11905107Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.119205 crc crio[26313]: time=\"2026-06-09T11:25:33.119172374Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.119700 crc crio[26313]: time=\"2026-06-09T11:25:33.119598486Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.119766 crc crio[26313]: time=\"2026-06-09T11:25:33.119702939Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.119893 crc crio[26313]: time=\"2026-06-09T11:25:33.119830273Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.119960 crc crio[26313]: time=\"2026-06-09T11:25:33.119901355Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.120282 crc crio[26313]: time=\"2026-06-09T11:25:33.120225314Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.120282 crc crio[26313]: time=\"2026-06-09T11:25:33.120280215Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.120517 crc crio[26313]: time=\"2026-06-09T11:25:33.12046148Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.120517 crc crio[26313]: time=\"2026-06-09T11:25:33.120515672Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.121096 crc crio[26313]: time=\"2026-06-09T11:25:33.121052787Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.121188 crc crio[26313]: time=\"2026-06-09T11:25:33.121119769Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.121727 crc crio[26313]: time=\"2026-06-09T11:25:33.121668445Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.121727 crc crio[26313]: time=\"2026-06-09T11:25:33.121728337Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.122228 crc crio[26313]: time=\"2026-06-09T11:25:33.122151709Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.122456 crc crio[26313]: time=\"2026-06-09T11:25:33.122358294Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.122666 crc crio[26313]: time=\"2026-06-09T11:25:33.122535179Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.122666 crc crio[26313]: time=\"2026-06-09T11:25:33.122596031Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.122666 crc crio[26313]: time=\"2026-06-09T11:25:33.122650363Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.123594 crc crio[26313]: time=\"2026-06-09T11:25:33.122677713Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.123594 crc crio[26313]: time=\"2026-06-09T11:25:33.122976412Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.123594 crc crio[26313]: time=\"2026-06-09T11:25:33.123019523Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.123594 crc crio[26313]: time=\"2026-06-09T11:25:33.123210019Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.123594 crc crio[26313]: time=\"2026-06-09T11:25:33.123286671Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.123594 crc crio[26313]: time=\"2026-06-09T11:25:33.123343282Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.123594 crc crio[26313]: time=\"2026-06-09T11:25:33.123380743Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.123594 crc crio[26313]: time=\"2026-06-09T11:25:33.12362523Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.123594 crc crio[26313]: time=\"2026-06-09T11:25:33.123667202Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.126021 crc crio[26313]: time=\"2026-06-09T11:25:33.123867727Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.126021 crc crio[26313]: time=\"2026-06-09T11:25:33.123900828Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.126021 crc crio[26313]: time=\"2026-06-09T11:25:33.124866766Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.126021 crc crio[26313]: time=\"2026-06-09T11:25:33.124917437Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.126021 crc crio[26313]: time=\"2026-06-09T11:25:33.124960608Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.126021 crc crio[26313]: time=\"2026-06-09T11:25:33.124995259Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.126021 crc crio[26313]: time=\"2026-06-09T11:25:33.12502286Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.126021 crc crio[26313]: time=\"2026-06-09T11:25:33.125044951Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.126021 crc crio[26313]: time=\"2026-06-09T11:25:33.125278267Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.126021 crc crio[26313]: time=\"2026-06-09T11:25:33.125312688Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.126021 crc crio[26313]: time=\"2026-06-09T11:25:33.125554035Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.126021 crc crio[26313]: time=\"2026-06-09T11:25:33.125598296Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.127687 crc crio[26313]: time=\"2026-06-09T11:25:33.126544103Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.127687 crc crio[26313]: time=\"2026-06-09T11:25:33.126583654Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.127687 crc crio[26313]: time=\"2026-06-09T11:25:33.126682877Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.127687 crc crio[26313]: time=\"2026-06-09T11:25:33.126719338Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.127687 crc crio[26313]: time=\"2026-06-09T11:25:33.126811441Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.127687 crc crio[26313]: time=\"2026-06-09T11:25:33.126850672Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.127687 crc crio[26313]: time=\"2026-06-09T11:25:33.127049188Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.127687 crc crio[26313]: time=\"2026-06-09T11:25:33.127081229Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.127687 crc crio[26313]: time=\"2026-06-09T11:25:33.127255823Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.127687 crc crio[26313]: time=\"2026-06-09T11:25:33.127290584Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.128073 crc crio[26313]: time=\"2026-06-09T11:25:33.127508891Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.128073 crc crio[26313]: time=\"2026-06-09T11:25:33.127804129Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.128073 crc crio[26313]: time=\"2026-06-09T11:25:33.12783599Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.128073 crc crio[26313]: time=\"2026-06-09T11:25:33.127866041Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.128073 crc crio[26313]: time=\"2026-06-09T11:25:33.127894442Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.128073 crc crio[26313]: time=\"2026-06-09T11:25:33.127912562Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.128274 crc crio[26313]: time=\"2026-06-09T11:25:33.128166909Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.128274 crc crio[26313]: time=\"2026-06-09T11:25:33.128210031Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.128379 crc crio[26313]: time=\"2026-06-09T11:25:33.128329964Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.128513 crc crio[26313]: time=\"2026-06-09T11:25:33.128384226Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.128560 crc crio[26313]: time=\"2026-06-09T11:25:33.12853184Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.128595 crc crio[26313]: time=\"2026-06-09T11:25:33.128564381Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.128898 crc crio[26313]: time=\"2026-06-09T11:25:33.128830728Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.128898 crc crio[26313]: time=\"2026-06-09T11:25:33.12889702Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.129149 crc crio[26313]: time=\"2026-06-09T11:25:33.129099536Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.129149 crc crio[26313]: time=\"2026-06-09T11:25:33.129161298Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.129341 crc crio[26313]: time=\"2026-06-09T11:25:33.129294191Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.129341 crc crio[26313]: time=\"2026-06-09T11:25:33.129330672Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.129647 crc crio[26313]: time=\"2026-06-09T11:25:33.129569149Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.129647 crc crio[26313]: time=\"2026-06-09T11:25:33.129633781Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.129865 crc crio[26313]: time=\"2026-06-09T11:25:33.129771855Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.129923 crc crio[26313]: time=\"2026-06-09T11:25:33.129879238Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.130101 crc crio[26313]: time=\"2026-06-09T11:25:33.130047533Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.130101 crc crio[26313]: time=\"2026-06-09T11:25:33.130100174Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.130246 crc crio[26313]: time=\"2026-06-09T11:25:33.130211897Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.130324 crc crio[26313]: time=\"2026-06-09T11:25:33.130266199Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.130539 crc crio[26313]: time=\"2026-06-09T11:25:33.130502376Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.130661 crc crio[26313]: time=\"2026-06-09T11:25:33.130556737Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.130709 crc crio[26313]: time=\"2026-06-09T11:25:33.13065664Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.130709 crc crio[26313]: time=\"2026-06-09T11:25:33.130693101Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.130880 crc crio[26313]: time=\"2026-06-09T11:25:33.130841385Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.130942 crc crio[26313]: time=\"2026-06-09T11:25:33.130898867Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.131059 crc crio[26313]: time=\"2026-06-09T11:25:33.131025141Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.131121 crc crio[26313]: time=\"2026-06-09T11:25:33.131073212Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.131439 crc crio[26313]: time=\"2026-06-09T11:25:33.131313909Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.131439 crc crio[26313]: time=\"2026-06-09T11:25:33.13136799Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.131535 crc crio[26313]: time=\"2026-06-09T11:25:33.131519715Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.131582 crc crio[26313]: time=\"2026-06-09T11:25:33.131553426Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.131796 crc crio[26313]: time=\"2026-06-09T11:25:33.131762911Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.131859 crc crio[26313]: time=\"2026-06-09T11:25:33.131809463Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.131996 crc crio[26313]: time=\"2026-06-09T11:25:33.131962497Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.132057 crc crio[26313]: time=\"2026-06-09T11:25:33.132010018Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.132196 crc crio[26313]: time=\"2026-06-09T11:25:33.132160703Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.132248 crc crio[26313]: time=\"2026-06-09T11:25:33.132210164Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.132348 crc crio[26313]: time=\"2026-06-09T11:25:33.132310217Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.132471 crc crio[26313]: time=\"2026-06-09T11:25:33.132358328Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.132646 crc crio[26313]: time=\"2026-06-09T11:25:33.132574374Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.132716 crc crio[26313]: time=\"2026-06-09T11:25:33.132675067Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.132851 crc crio[26313]: time=\"2026-06-09T11:25:33.132814491Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.132910 crc crio[26313]: time=\"2026-06-09T11:25:33.132874473Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.133169 crc crio[26313]: time=\"2026-06-09T11:25:33.13312553Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.133226 crc crio[26313]: time=\"2026-06-09T11:25:33.133175152Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.133372 crc crio[26313]: time=\"2026-06-09T11:25:33.133338716Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.133504 crc crio[26313]: time=\"2026-06-09T11:25:33.13347162Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.133659 crc crio[26313]: time=\"2026-06-09T11:25:33.133580493Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.133716 crc crio[26313]: time=\"2026-06-09T11:25:33.133673476Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.133911 crc crio[26313]: time=\"2026-06-09T11:25:33.133867701Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.133975 crc crio[26313]: time=\"2026-06-09T11:25:33.133927263Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.134062 crc crio[26313]: time=\"2026-06-09T11:25:33.134027316Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.134121 crc crio[26313]: time=\"2026-06-09T11:25:33.134077187Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.134211 crc crio[26313]: time=\"2026-06-09T11:25:33.13418124Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.134272 crc crio[26313]: time=\"2026-06-09T11:25:33.134222341Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.134526 crc crio[26313]: time=\"2026-06-09T11:25:33.134461018Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.134526 crc crio[26313]: time=\"2026-06-09T11:25:33.13451515Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.134697 crc crio[26313]: time=\"2026-06-09T11:25:33.134662364Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.134697 crc crio[26313]: time=\"2026-06-09T11:25:33.134692935Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.134968 crc crio[26313]: time=\"2026-06-09T11:25:33.134932952Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.135035 crc crio[26313]: time=\"2026-06-09T11:25:33.134980983Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.135218 crc crio[26313]: time=\"2026-06-09T11:25:33.135172888Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.135270 crc crio[26313]: time=\"2026-06-09T11:25:33.13524886Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.135591 crc crio[26313]: time=\"2026-06-09T11:25:33.135558269Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.135681 crc crio[26313]: time=\"2026-06-09T11:25:33.135635261Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.136268 crc crio[26313]: time=\"2026-06-09T11:25:33.13591953Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.136268 crc crio[26313]: time=\"2026-06-09T11:25:33.135956221Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.136268 crc crio[26313]: time=\"2026-06-09T11:25:33.136147716Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.136268 crc crio[26313]: time=\"2026-06-09T11:25:33.136181097Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.136515 crc crio[26313]: time=\"2026-06-09T11:25:33.136312261Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.136515 crc crio[26313]: time=\"2026-06-09T11:25:33.136343972Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.136729 crc crio[26313]: time=\"2026-06-09T11:25:33.13664088Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.136786 crc crio[26313]: time=\"2026-06-09T11:25:33.136745793Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.136786 crc crio[26313]: time=\"2026-06-09T11:25:33.136781404Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.136891 crc crio[26313]: time=\"2026-06-09T11:25:33.136807935Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.137015 crc crio[26313]: time=\"2026-06-09T11:25:33.13697853Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.137079 crc crio[26313]: time=\"2026-06-09T11:25:33.137026521Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.137291 crc crio[26313]: time=\"2026-06-09T11:25:33.137252507Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.137349 crc crio[26313]: time=\"2026-06-09T11:25:33.137309599Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.137501 crc crio[26313]: time=\"2026-06-09T11:25:33.137372181Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.137564 crc crio[26313]: time=\"2026-06-09T11:25:33.137523825Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.139817 crc crio[26313]: time=\"2026-06-09T11:25:33.137978098Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.139817 crc crio[26313]: time=\"2026-06-09T11:25:33.138029989Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.139817 crc crio[26313]: time=\"2026-06-09T11:25:33.138168123Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.139817 crc crio[26313]: time=\"2026-06-09T11:25:33.138201044Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.139817 crc crio[26313]: time=\"2026-06-09T11:25:33.138449801Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.139817 crc crio[26313]: time=\"2026-06-09T11:25:33.138492623Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.139817 crc crio[26313]: time=\"2026-06-09T11:25:33.138668788Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.139817 crc crio[26313]: time=\"2026-06-09T11:25:33.138709059Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.139817 crc crio[26313]: time=\"2026-06-09T11:25:33.138826202Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.139817 crc crio[26313]: time=\"2026-06-09T11:25:33.138859613Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.139817 crc crio[26313]: time=\"2026-06-09T11:25:33.139138701Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.139817 crc crio[26313]: time=\"2026-06-09T11:25:33.139182202Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.139817 crc crio[26313]: time=\"2026-06-09T11:25:33.139290625Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.139817 crc crio[26313]: time=\"2026-06-09T11:25:33.139328256Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.143299 crc crio[26313]: time=\"2026-06-09T11:25:33.142792885Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.143299 crc crio[26313]: time=\"2026-06-09T11:25:33.142865947Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.143299 crc crio[26313]: time=\"2026-06-09T11:25:33.142953229Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.143299 crc crio[26313]: time=\"2026-06-09T11:25:33.143000511Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.145888 crc crio[26313]: time=\"2026-06-09T11:25:33.143730701Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.145888 crc crio[26313]: time=\"2026-06-09T11:25:33.143773363Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.145888 crc crio[26313]: time=\"2026-06-09T11:25:33.143963008Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.145888 crc crio[26313]: time=\"2026-06-09T11:25:33.143997649Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.145888 crc crio[26313]: time=\"2026-06-09T11:25:33.144006619Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.145888 crc crio[26313]: time=\"2026-06-09T11:25:33.14402607Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.145888 crc crio[26313]: time=\"2026-06-09T11:25:33.144228675Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.145888 crc crio[26313]: time=\"2026-06-09T11:25:33.144262086Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.145888 crc crio[26313]: time=\"2026-06-09T11:25:33.144477233Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.145888 crc crio[26313]: time=\"2026-06-09T11:25:33.144529564Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.145888 crc crio[26313]: time=\"2026-06-09T11:25:33.144672528Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.145888 crc crio[26313]: time=\"2026-06-09T11:25:33.144705889Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.145888 crc crio[26313]: time=\"2026-06-09T11:25:33.144805812Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.145888 crc crio[26313]: time=\"2026-06-09T11:25:33.144829653Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.145888 crc crio[26313]: time=\"2026-06-09T11:25:33.14510915Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.145888 crc crio[26313]: time=\"2026-06-09T11:25:33.145140721Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.145888 crc crio[26313]: time=\"2026-06-09T11:25:33.145165192Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.145888 crc crio[26313]: time=\"2026-06-09T11:25:33.145181713Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.145888 crc crio[26313]: time=\"2026-06-09T11:25:33.145637905Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.145888 crc crio[26313]: time=\"2026-06-09T11:25:33.145683117Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.145888 crc crio[26313]: time=\"2026-06-09T11:25:33.145724648Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.145888 crc crio[26313]: time=\"2026-06-09T11:25:33.145761019Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.145888 crc crio[26313]: time=\"2026-06-09T11:25:33.14581167Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.145888 crc crio[26313]: time=\"2026-06-09T11:25:33.145838291Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.148106 crc crio[26313]: time=\"2026-06-09T11:25:33.146004916Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.148106 crc crio[26313]: time=\"2026-06-09T11:25:33.146042227Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.148106 crc crio[26313]: time=\"2026-06-09T11:25:33.146187591Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.148106 crc crio[26313]: time=\"2026-06-09T11:25:33.146645594Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.148106 crc crio[26313]: time=\"2026-06-09T11:25:33.146685675Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.148106 crc crio[26313]: time=\"2026-06-09T11:25:33.14685701Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.148106 crc crio[26313]: time=\"2026-06-09T11:25:33.146906022Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.148106 crc crio[26313]: time=\"2026-06-09T11:25:33.146943953Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.148106 crc crio[26313]: time=\"2026-06-09T11:25:33.146977584Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.148106 crc crio[26313]: time=\"2026-06-09T11:25:33.146998824Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.148106 crc crio[26313]: time=\"2026-06-09T11:25:33.14720287Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.148106 crc crio[26313]: time=\"2026-06-09T11:25:33.147244201Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.148106 crc crio[26313]: time=\"2026-06-09T11:25:33.147342304Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.148106 crc crio[26313]: time=\"2026-06-09T11:25:33.147377535Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.148106 crc crio[26313]: time=\"2026-06-09T11:25:33.147627322Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.148106 crc crio[26313]: time=\"2026-06-09T11:25:33.147691324Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.148106 crc crio[26313]: time=\"2026-06-09T11:25:33.147726795Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.148106 crc crio[26313]: time=\"2026-06-09T11:25:33.147752016Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.148106 crc crio[26313]: time=\"2026-06-09T11:25:33.147856599Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.148106 crc crio[26313]: time=\"2026-06-09T11:25:33.1478935Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.148106 crc crio[26313]: time=\"2026-06-09T11:25:33.148042304Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.148106 crc crio[26313]: time=\"2026-06-09T11:25:33.148121376Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.149251 crc crio[26313]: time=\"2026-06-09T11:25:33.148164177Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.149251 crc crio[26313]: time=\"2026-06-09T11:25:33.148194008Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.149251 crc crio[26313]: time=\"2026-06-09T11:25:33.148360553Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.149251 crc crio[26313]: time=\"2026-06-09T11:25:33.148442905Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.149251 crc crio[26313]: time=\"2026-06-09T11:25:33.14859792Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.149251 crc crio[26313]: time=\"2026-06-09T11:25:33.148656161Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.149251 crc crio[26313]: time=\"2026-06-09T11:25:33.148788555Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.149251 crc crio[26313]: time=\"2026-06-09T11:25:33.148855517Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.149251 crc crio[26313]: time=\"2026-06-09T11:25:33.148936369Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.149251 crc crio[26313]: time=\"2026-06-09T11:25:33.14896724Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.149251 crc crio[26313]: time=\"2026-06-09T11:25:33.149118624Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.149251 crc crio[26313]: time=\"2026-06-09T11:25:33.149149495Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.149251 crc crio[26313]: time=\"2026-06-09T11:25:33.14930361Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.151036 crc crio[26313]: time=\"2026-06-09T11:25:33.149338401Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.151036 crc crio[26313]: time=\"2026-06-09T11:25:33.149544616Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.151036 crc crio[26313]: time=\"2026-06-09T11:25:33.149580477Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.151036 crc crio[26313]: time=\"2026-06-09T11:25:33.149746432Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.151036 crc crio[26313]: time=\"2026-06-09T11:25:33.149810524Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.151036 crc crio[26313]: time=\"2026-06-09T11:25:33.149941638Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.151036 crc crio[26313]: time=\"2026-06-09T11:25:33.149972099Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.151036 crc crio[26313]: time=\"2026-06-09T11:25:33.150237556Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.151036 crc crio[26313]: time=\"2026-06-09T11:25:33.1503628Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.151036 crc crio[26313]: time=\"2026-06-09T11:25:33.150445982Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.151036 crc crio[26313]: time=\"2026-06-09T11:25:33.150552115Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.151036 crc crio[26313]: time=\"2026-06-09T11:25:33.150675489Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.151036 crc crio[26313]: time=\"2026-06-09T11:25:33.15071038Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.151036 crc crio[26313]: time=\"2026-06-09T11:25:33.150936916Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.151036 crc crio[26313]: time=\"2026-06-09T11:25:33.150968667Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.151690 crc crio[26313]: time=\"2026-06-09T11:25:33.15107234Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.151690 crc crio[26313]: time=\"2026-06-09T11:25:33.151103501Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.151690 crc crio[26313]: time=\"2026-06-09T11:25:33.151296506Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.151690 crc crio[26313]: time=\"2026-06-09T11:25:33.151327147Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.151690 crc crio[26313]: time=\"2026-06-09T11:25:33.151587415Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.151690 crc crio[26313]: time=\"2026-06-09T11:25:33.151649156Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.152160 crc crio[26313]: time=\"2026-06-09T11:25:33.151840922Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.152160 crc crio[26313]: time=\"2026-06-09T11:25:33.151875703Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.152160 crc crio[26313]: time=\"2026-06-09T11:25:33.152073748Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.152160 crc crio[26313]: time=\"2026-06-09T11:25:33.152108239Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.152369 crc crio[26313]: time=\"2026-06-09T11:25:33.152335486Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.152523 crc crio[26313]: time=\"2026-06-09T11:25:33.152380257Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.152523 crc crio[26313]: time=\"2026-06-09T11:25:33.152572102Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.152705 crc crio[26313]: time=\"2026-06-09T11:25:33.152632704Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.152912 crc crio[26313]: time=\"2026-06-09T11:25:33.152859501Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.152912 crc crio[26313]: time=\"2026-06-09T11:25:33.152910172Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.153055 crc crio[26313]: time=\"2026-06-09T11:25:33.153008935Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.153055 crc crio[26313]: time=\"2026-06-09T11:25:33.153056136Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.153225 crc crio[26313]: time=\"2026-06-09T11:25:33.15319338Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.153383 crc crio[26313]: time=\"2026-06-09T11:25:33.153236881Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.153505 crc crio[26313]: time=\"2026-06-09T11:25:33.153442957Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.153505 crc crio[26313]: time=\"2026-06-09T11:25:33.153473328Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.153876 crc crio[26313]: time=\"2026-06-09T11:25:33.153655983Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.153876 crc crio[26313]: time=\"2026-06-09T11:25:33.153687004Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.153876 crc crio[26313]: time=\"2026-06-09T11:25:33.153863259Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.153995 crc crio[26313]: time=\"2026-06-09T11:25:33.15389497Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.154194 crc crio[26313]: time=\"2026-06-09T11:25:33.154158977Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.154293 crc crio[26313]: time=\"2026-06-09T11:25:33.154203219Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.154378 crc crio[26313]: time=\"2026-06-09T11:25:33.154344223Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.154534 crc crio[26313]: time=\"2026-06-09T11:25:33.154432725Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.154577 crc crio[26313]: time=\"2026-06-09T11:25:33.154543688Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.154656 crc crio[26313]: time=\"2026-06-09T11:25:33.15458781Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.154794 crc crio[26313]: time=\"2026-06-09T11:25:33.154757184Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.154859 crc crio[26313]: time=\"2026-06-09T11:25:33.154807926Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.155040 crc crio[26313]: time=\"2026-06-09T11:25:33.154876768Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.155040 crc crio[26313]: time=\"2026-06-09T11:25:33.154910859Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.155206 crc crio[26313]: time=\"2026-06-09T11:25:33.155058213Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.155206 crc crio[26313]: time=\"2026-06-09T11:25:33.155089694Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.155206 crc crio[26313]: time=\"2026-06-09T11:25:33.155202537Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.155318 crc crio[26313]: time=\"2026-06-09T11:25:33.155229928Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.155385 crc crio[26313]: time=\"2026-06-09T11:25:33.155352701Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.155385 crc crio[26313]: time=\"2026-06-09T11:25:33.155382872Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.155727 crc crio[26313]: time=\"2026-06-09T11:25:33.155672031Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.155727 crc crio[26313]: time=\"2026-06-09T11:25:33.155729912Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.155922 crc crio[26313]: time=\"2026-06-09T11:25:33.155877996Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.156002 crc crio[26313]: time=\"2026-06-09T11:25:33.155931748Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.156066 crc crio[26313]: time=\"2026-06-09T11:25:33.156039451Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.156108 crc crio[26313]: time=\"2026-06-09T11:25:33.156069742Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.156248 crc crio[26313]: time=\"2026-06-09T11:25:33.156196325Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.156248 crc crio[26313]: time=\"2026-06-09T11:25:33.156243887Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.156501 crc crio[26313]: time=\"2026-06-09T11:25:33.156457153Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.156571 crc crio[26313]: time=\"2026-06-09T11:25:33.156509544Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.156702 crc crio[26313]: time=\"2026-06-09T11:25:33.156670419Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.156756 crc crio[26313]: time=\"2026-06-09T11:25:33.15671964Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.156893 crc crio[26313]: time=\"2026-06-09T11:25:33.156858434Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.156955 crc crio[26313]: time=\"2026-06-09T11:25:33.156913806Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.157066 crc crio[26313]: time=\"2026-06-09T11:25:33.157035629Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.157118 crc crio[26313]: time=\"2026-06-09T11:25:33.15708144Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.158901 crc crio[26313]: time=\"2026-06-09T11:25:33.157708948Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.158901 crc crio[26313]: time=\"2026-06-09T11:25:33.15776279Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.158901 crc crio[26313]: time=\"2026-06-09T11:25:33.157928315Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.158901 crc crio[26313]: time=\"2026-06-09T11:25:33.157961305Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.158901 crc crio[26313]: time=\"2026-06-09T11:25:33.15812524Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.158901 crc crio[26313]: time=\"2026-06-09T11:25:33.158158971Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.158901 crc crio[26313]: time=\"2026-06-09T11:25:33.158331906Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.158901 crc crio[26313]: time=\"2026-06-09T11:25:33.158364047Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.158901 crc crio[26313]: time=\"2026-06-09T11:25:33.158669946Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.158901 crc crio[26313]: time=\"2026-06-09T11:25:33.158705097Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.158901 crc crio[26313]: time=\"2026-06-09T11:25:33.15881221Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.158901 crc crio[26313]: time=\"2026-06-09T11:25:33.158846071Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.159541 crc crio[26313]: time=\"2026-06-09T11:25:33.158984924Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.159541 crc crio[26313]: time=\"2026-06-09T11:25:33.159015685Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.159541 crc crio[26313]: time=\"2026-06-09T11:25:33.159270483Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.159541 crc crio[26313]: time=\"2026-06-09T11:25:33.159305084Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.159541 crc crio[26313]: time=\"2026-06-09T11:25:33.1595361Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.159816 crc crio[26313]: time=\"2026-06-09T11:25:33.159568081Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.159816 crc crio[26313]: time=\"2026-06-09T11:25:33.159687714Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.159816 crc crio[26313]: time=\"2026-06-09T11:25:33.159722835Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.159962 crc crio[26313]: time=\"2026-06-09T11:25:33.159913441Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.159962 crc crio[26313]: time=\"2026-06-09T11:25:33.159945942Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.160193 crc crio[26313]: time=\"2026-06-09T11:25:33.160158578Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.160245 crc crio[26313]: time=\"2026-06-09T11:25:33.160205349Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.160449 crc crio[26313]: time=\"2026-06-09T11:25:33.160360424Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.160520 crc crio[26313]: time=\"2026-06-09T11:25:33.160471837Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.160667 crc crio[26313]: time=\"2026-06-09T11:25:33.160632761Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.160728 crc crio[26313]: time=\"2026-06-09T11:25:33.160681583Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.160855 crc crio[26313]: time=\"2026-06-09T11:25:33.160822057Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.160913 crc crio[26313]: time=\"2026-06-09T11:25:33.160870378Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.161126 crc crio[26313]: time=\"2026-06-09T11:25:33.161088574Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.161196 crc crio[26313]: time=\"2026-06-09T11:25:33.161136756Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.161310 crc crio[26313]: time=\"2026-06-09T11:25:33.16127647Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.161370 crc crio[26313]: time=\"2026-06-09T11:25:33.161321861Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.161551 crc crio[26313]: time=\"2026-06-09T11:25:33.161521557Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.161711 crc crio[26313]: time=\"2026-06-09T11:25:33.161567368Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.161922 crc crio[26313]: time=\"2026-06-09T11:25:33.161748263Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.161922 crc crio[26313]: time=\"2026-06-09T11:25:33.161800204Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.162257 crc crio[26313]: time=\"2026-06-09T11:25:33.16200776Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.162257 crc crio[26313]: time=\"2026-06-09T11:25:33.162038941Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.162257 crc crio[26313]: time=\"2026-06-09T11:25:33.162202816Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.162257 crc crio[26313]: time=\"2026-06-09T11:25:33.162235777Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.162627 crc crio[26313]: time=\"2026-06-09T11:25:33.162455663Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.162627 crc crio[26313]: time=\"2026-06-09T11:25:33.162488094Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.162717 crc crio[26313]: time=\"2026-06-09T11:25:33.162657129Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.162717 crc crio[26313]: time=\"2026-06-09T11:25:33.16270067Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.162920 crc crio[26313]: time=\"2026-06-09T11:25:33.162887075Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.162972 crc crio[26313]: time=\"2026-06-09T11:25:33.162933167Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.163111 crc crio[26313]: time=\"2026-06-09T11:25:33.163079481Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.163163 crc crio[26313]: time=\"2026-06-09T11:25:33.163125712Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.163324 crc crio[26313]: time=\"2026-06-09T11:25:33.163287667Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.163439 crc crio[26313]: time=\"2026-06-09T11:25:33.163334288Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.163673 crc crio[26313]: time=\"2026-06-09T11:25:33.163639097Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.163744 crc crio[26313]: time=\"2026-06-09T11:25:33.163688568Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.163919 crc crio[26313]: time=\"2026-06-09T11:25:33.163885034Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.163971 crc crio[26313]: time=\"2026-06-09T11:25:33.163935415Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.164083 crc crio[26313]: time=\"2026-06-09T11:25:33.164052458Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.164132 crc crio[26313]: time=\"2026-06-09T11:25:33.16409881Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.164294 crc crio[26313]: time=\"2026-06-09T11:25:33.164255824Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.164363 crc crio[26313]: time=\"2026-06-09T11:25:33.164310986Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.164507 crc crio[26313]: time=\"2026-06-09T11:25:33.16444907Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.164507 crc crio[26313]: time=\"2026-06-09T11:25:33.164486761Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.164737 crc crio[26313]: time=\"2026-06-09T11:25:33.164701767Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.164804 crc crio[26313]: time=\"2026-06-09T11:25:33.164751028Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.164936 crc crio[26313]: time=\"2026-06-09T11:25:33.164906033Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.164994 crc crio[26313]: time=\"2026-06-09T11:25:33.164949804Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.165099 crc crio[26313]: time=\"2026-06-09T11:25:33.165066397Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.165152 crc crio[26313]: time=\"2026-06-09T11:25:33.165115929Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.165266 crc crio[26313]: time=\"2026-06-09T11:25:33.165236222Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.165323 crc crio[26313]: time=\"2026-06-09T11:25:33.165279333Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.165501 crc crio[26313]: time=\"2026-06-09T11:25:33.165464629Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.165634 crc crio[26313]: time=\"2026-06-09T11:25:33.165548321Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.165719 crc crio[26313]: time=\"2026-06-09T11:25:33.165647434Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.165719 crc crio[26313]: time=\"2026-06-09T11:25:33.165702065Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.165905 crc crio[26313]: time=\"2026-06-09T11:25:33.16586224Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.165958 crc crio[26313]: time=\"2026-06-09T11:25:33.165923662Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.166053 crc crio[26313]: time=\"2026-06-09T11:25:33.166023074Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.166105 crc crio[26313]: time=\"2026-06-09T11:25:33.166067536Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.166246 crc crio[26313]: time=\"2026-06-09T11:25:33.16621306Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.166298 crc crio[26313]: time=\"2026-06-09T11:25:33.166260281Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.166537 crc crio[26313]: time=\"2026-06-09T11:25:33.166507728Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.166592 crc crio[26313]: time=\"2026-06-09T11:25:33.166551839Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.166826 crc crio[26313]: time=\"2026-06-09T11:25:33.166766446Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.166826 crc crio[26313]: time=\"2026-06-09T11:25:33.166820337Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.166928 crc crio[26313]: time=\"2026-06-09T11:25:33.166892089Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.166928 crc crio[26313]: time=\"2026-06-09T11:25:33.16692516Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.167079 crc crio[26313]: time=\"2026-06-09T11:25:33.167045423Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.167140 crc crio[26313]: time=\"2026-06-09T11:25:33.167096065Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.167229 crc crio[26313]: time=\"2026-06-09T11:25:33.167199158Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.167285 crc crio[26313]: time=\"2026-06-09T11:25:33.167241849Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.167421 crc crio[26313]: time=\"2026-06-09T11:25:33.167348142Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.167477 crc crio[26313]: time=\"2026-06-09T11:25:33.167453155Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.167574 crc crio[26313]: time=\"2026-06-09T11:25:33.167541338Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.167669 crc crio[26313]: time=\"2026-06-09T11:25:33.167588429Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.167792 crc crio[26313]: time=\"2026-06-09T11:25:33.167745193Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.168018 crc crio[26313]: time=\"2026-06-09T11:25:33.167826016Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.168283 crc crio[26313]: time=\"2026-06-09T11:25:33.168213507Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.168283 crc crio[26313]: time=\"2026-06-09T11:25:33.168266968Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.168283 crc crio[26313]: time=\"2026-06-09T11:25:33.168279529Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.168592 crc crio[26313]: time=\"2026-06-09T11:25:33.168296919Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.168592 crc crio[26313]: time=\"2026-06-09T11:25:33.168500825Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.168592 crc crio[26313]: time=\"2026-06-09T11:25:33.168547796Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.169176 crc crio[26313]: time=\"2026-06-09T11:25:33.168736232Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.169176 crc crio[26313]: time=\"2026-06-09T11:25:33.168923677Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.169496 crc crio[26313]: time=\"2026-06-09T11:25:33.169280837Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.169496 crc crio[26313]: time=\"2026-06-09T11:25:33.16937894Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.169496 crc crio[26313]: time=\"2026-06-09T11:25:33.169474452Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.170496 crc crio[26313]: time=\"2026-06-09T11:25:33.169509393Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.170496 crc crio[26313]: time=\"2026-06-09T11:25:33.169523904Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.170496 crc crio[26313]: time=\"2026-06-09T11:25:33.169545834Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.170496 crc crio[26313]: time=\"2026-06-09T11:25:33.169880884Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.170496 crc crio[26313]: time=\"2026-06-09T11:25:33.170032178Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.170496 crc crio[26313]: time=\"2026-06-09T11:25:33.170074139Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.170496 crc crio[26313]: time=\"2026-06-09T11:25:33.17010189Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.170496 crc crio[26313]: time=\"2026-06-09T11:25:33.170197733Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.170496 crc crio[26313]: time=\"2026-06-09T11:25:33.170257555Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.170496 crc crio[26313]: time=\"2026-06-09T11:25:33.170310766Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.170496 crc crio[26313]: time=\"2026-06-09T11:25:33.170349867Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.171341 crc crio[26313]: time=\"2026-06-09T11:25:33.170546603Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.171341 crc crio[26313]: time=\"2026-06-09T11:25:33.170580154Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.171341 crc crio[26313]: time=\"2026-06-09T11:25:33.170767569Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.171341 crc crio[26313]: time=\"2026-06-09T11:25:33.17080308Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.171341 crc crio[26313]: time=\"2026-06-09T11:25:33.170921144Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.171341 crc crio[26313]: time=\"2026-06-09T11:25:33.170954714Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.171341 crc crio[26313]: time=\"2026-06-09T11:25:33.171101229Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.171341 crc crio[26313]: time=\"2026-06-09T11:25:33.171131039Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.171916 crc crio[26313]: time=\"2026-06-09T11:25:33.171381887Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.171916 crc crio[26313]: time=\"2026-06-09T11:25:33.171468859Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.171916 crc crio[26313]: time=\"2026-06-09T11:25:33.171638324Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.171916 crc crio[26313]: time=\"2026-06-09T11:25:33.171673415Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.171916 crc crio[26313]: time=\"2026-06-09T11:25:33.171814349Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.171916 crc crio[26313]: time=\"2026-06-09T11:25:33.17184614Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.172122 crc crio[26313]: time=\"2026-06-09T11:25:33.172027585Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.172122 crc crio[26313]: time=\"2026-06-09T11:25:33.172057506Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.172229 crc crio[26313]: time=\"2026-06-09T11:25:33.17219306Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.172283 crc crio[26313]: time=\"2026-06-09T11:25:33.172239421Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.172385 crc crio[26313]: time=\"2026-06-09T11:25:33.172336164Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.172385 crc crio[26313]: time=\"2026-06-09T11:25:33.172365784Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.172702 crc crio[26313]: time=\"2026-06-09T11:25:33.172662253Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.172776 crc crio[26313]: time=\"2026-06-09T11:25:33.172711194Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.172899 crc crio[26313]: time=\"2026-06-09T11:25:33.172865089Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.172966 crc crio[26313]: time=\"2026-06-09T11:25:33.17291814Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.173113 crc crio[26313]: time=\"2026-06-09T11:25:33.173074555Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.173177 crc crio[26313]: time=\"2026-06-09T11:25:33.173126176Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.173362 crc crio[26313]: time=\"2026-06-09T11:25:33.173319302Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.173455 crc crio[26313]: time=\"2026-06-09T11:25:33.173436735Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.173498 crc crio[26313]: time=\"2026-06-09T11:25:33.173484966Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.173542 crc crio[26313]: time=\"2026-06-09T11:25:33.173517917Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.173666 crc crio[26313]: time=\"2026-06-09T11:25:33.173594139Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.173733 crc crio[26313]: time=\"2026-06-09T11:25:33.173684052Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.173960 crc crio[26313]: time=\"2026-06-09T11:25:33.173892548Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.174065 crc crio[26313]: time=\"2026-06-09T11:25:33.174026712Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.174122 crc crio[26313]: time=\"2026-06-09T11:25:33.174083143Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.174122 crc crio[26313]: time=\"2026-06-09T11:25:33.174109464Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.174189 crc crio[26313]: time=\"2026-06-09T11:25:33.174138305Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.174189 crc crio[26313]: time=\"2026-06-09T11:25:33.174174146Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.174314 crc crio[26313]: time=\"2026-06-09T11:25:33.174278129Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.174373 crc crio[26313]: time=\"2026-06-09T11:25:33.17433143Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.174474 crc crio[26313]: time=\"2026-06-09T11:25:33.174456094Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.174517 crc crio[26313]: time=\"2026-06-09T11:25:33.174488565Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.174712 crc crio[26313]: time=\"2026-06-09T11:25:33.1746749Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.174775 crc crio[26313]: time=\"2026-06-09T11:25:33.174726152Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.174860 crc crio[26313]: time=\"2026-06-09T11:25:33.174828654Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.174916 crc crio[26313]: time=\"2026-06-09T11:25:33.174874346Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.175015 crc crio[26313]: time=\"2026-06-09T11:25:33.174983549Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.175068 crc crio[26313]: time=\"2026-06-09T11:25:33.17502789Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.175187 crc crio[26313]: time=\"2026-06-09T11:25:33.175157134Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.175237 crc crio[26313]: time=\"2026-06-09T11:25:33.175200675Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.175305 crc crio[26313]: time=\"2026-06-09T11:25:33.175272297Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.175356 crc crio[26313]: time=\"2026-06-09T11:25:33.175317268Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.175519 crc crio[26313]: time=\"2026-06-09T11:25:33.175488623Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.175590 crc crio[26313]: time=\"2026-06-09T11:25:33.175531314Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.175703 crc crio[26313]: time=\"2026-06-09T11:25:33.175671628Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.175757 crc crio[26313]: time=\"2026-06-09T11:25:33.17571635Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.175856 crc crio[26313]: time=\"2026-06-09T11:25:33.175826743Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.175917 crc crio[26313]: time=\"2026-06-09T11:25:33.175869174Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.176064 crc crio[26313]: time=\"2026-06-09T11:25:33.176032569Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.176123 crc crio[26313]: time=\"2026-06-09T11:25:33.1760755Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.176198 crc crio[26313]: time=\"2026-06-09T11:25:33.176165462Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.176271 crc crio[26313]: time=\"2026-06-09T11:25:33.176207094Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.176363 crc crio[26313]: time=\"2026-06-09T11:25:33.176328187Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.176566 crc crio[26313]: time=\"2026-06-09T11:25:33.176373448Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.176566 crc crio[26313]: time=\"2026-06-09T11:25:33.176506862Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.176566 crc crio[26313]: time=\"2026-06-09T11:25:33.176536613Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.176847 crc crio[26313]: time=\"2026-06-09T11:25:33.17677503Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.176847 crc crio[26313]: time=\"2026-06-09T11:25:33.176806761Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.176953 crc crio[26313]: time=\"2026-06-09T11:25:33.176921264Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.177011 crc crio[26313]: time=\"2026-06-09T11:25:33.176965655Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.177095 crc crio[26313]: time=\"2026-06-09T11:25:33.177061178Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.177157 crc crio[26313]: time=\"2026-06-09T11:25:33.177108379Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.177242 crc crio[26313]: time=\"2026-06-09T11:25:33.177212972Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.177300 crc crio[26313]: time=\"2026-06-09T11:25:33.177255993Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.177514 crc crio[26313]: time=\"2026-06-09T11:25:33.17747525Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.177600 crc crio[26313]: time=\"2026-06-09T11:25:33.177523911Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.177600 crc crio[26313]: time=\"2026-06-09T11:25:33.177594673Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.177728 crc crio[26313]: time=\"2026-06-09T11:25:33.177657195Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.177848 crc crio[26313]: time=\"2026-06-09T11:25:33.177812839Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.177904 crc crio[26313]: time=\"2026-06-09T11:25:33.177861341Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.177974 crc crio[26313]: time=\"2026-06-09T11:25:33.177942633Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.178024 crc crio[26313]: time=\"2026-06-09T11:25:33.177988024Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.178116 crc crio[26313]: time=\"2026-06-09T11:25:33.178083817Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.178178 crc crio[26313]: time=\"2026-06-09T11:25:33.178128778Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.178538 crc crio[26313]: time=\"2026-06-09T11:25:33.178502059Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.178655 crc crio[26313]: time=\"2026-06-09T11:25:33.17855147Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.178721 crc crio[26313]: time=\"2026-06-09T11:25:33.178664963Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.178721 crc crio[26313]: time=\"2026-06-09T11:25:33.178700064Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.178830 crc crio[26313]: time=\"2026-06-09T11:25:33.178812628Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.178887 crc crio[26313]: time=\"2026-06-09T11:25:33.178843038Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.179011 crc crio[26313]: time=\"2026-06-09T11:25:33.178960892Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.179011 crc crio[26313]: time=\"2026-06-09T11:25:33.179011123Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.179211 crc crio[26313]: time=\"2026-06-09T11:25:33.179171288Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.179265 crc crio[26313]: time=\"2026-06-09T11:25:33.179218989Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.179339 crc crio[26313]: time=\"2026-06-09T11:25:33.179302482Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.179470 crc crio[26313]: time=\"2026-06-09T11:25:33.179349993Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.179537 crc crio[26313]: time=\"2026-06-09T11:25:33.179489497Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.179537 crc crio[26313]: time=\"2026-06-09T11:25:33.179520558Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.179722 crc crio[26313]: time=\"2026-06-09T11:25:33.179675532Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.179780 crc crio[26313]: time=\"2026-06-09T11:25:33.179725834Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.179841 crc crio[26313]: time=\"2026-06-09T11:25:33.179816106Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.179880 crc crio[26313]: time=\"2026-06-09T11:25:33.179846697Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.179999 crc crio[26313]: time=\"2026-06-09T11:25:33.1799642Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.180060 crc crio[26313]: time=\"2026-06-09T11:25:33.180009222Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.180145 crc crio[26313]: time=\"2026-06-09T11:25:33.180114515Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.180196 crc crio[26313]: time=\"2026-06-09T11:25:33.180157806Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.180678 crc crio[26313]: time=\"2026-06-09T11:25:33.180601398Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.180754 crc crio[26313]: time=\"2026-06-09T11:25:33.180689031Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.180754 crc crio[26313]: time=\"2026-06-09T11:25:33.180727632Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.180754 crc crio[26313]: time=\"2026-06-09T11:25:33.180752813Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.180842 crc crio[26313]: time=\"2026-06-09T11:25:33.180795144Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.180842 crc crio[26313]: time=\"2026-06-09T11:25:33.180812644Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.181032 crc crio[26313]: time=\"2026-06-09T11:25:33.18099822Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.181098 crc crio[26313]: time=\"2026-06-09T11:25:33.181049071Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.181199 crc crio[26313]: time=\"2026-06-09T11:25:33.181160764Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.181252 crc crio[26313]: time=\"2026-06-09T11:25:33.181218866Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.181295 crc crio[26313]: time=\"2026-06-09T11:25:33.181244887Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.181328 crc crio[26313]: time=\"2026-06-09T11:25:33.181306578Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.181472 crc crio[26313]: time=\"2026-06-09T11:25:33.181436362Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.181536 crc crio[26313]: time=\"2026-06-09T11:25:33.181481273Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.181700 crc crio[26313]: time=\"2026-06-09T11:25:33.181586946Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.181700 crc crio[26313]: time=\"2026-06-09T11:25:33.181683609Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.181894 crc crio[26313]: time=\"2026-06-09T11:25:33.181847234Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.181947 crc crio[26313]: time=\"2026-06-09T11:25:33.181911566Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.181991 crc crio[26313]: time=\"2026-06-09T11:25:33.181971447Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.182025 crc crio[26313]: time=\"2026-06-09T11:25:33.182007398Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.182158 crc crio[26313]: time=\"2026-06-09T11:25:33.182118282Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.182220 crc crio[26313]: time=\"2026-06-09T11:25:33.182173053Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.182258 crc crio[26313]: time=\"2026-06-09T11:25:33.182244375Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.182294 crc crio[26313]: time=\"2026-06-09T11:25:33.182275476Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.182479 crc crio[26313]: time=\"2026-06-09T11:25:33.182378759Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.182479 crc crio[26313]: time=\"2026-06-09T11:25:33.182472612Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.182573 crc crio[26313]: time=\"2026-06-09T11:25:33.182554774Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.182637 crc crio[26313]: time=\"2026-06-09T11:25:33.182580805Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.182801 crc crio[26313]: time=\"2026-06-09T11:25:33.18276538Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.182861 crc crio[26313]: time=\"2026-06-09T11:25:33.182822052Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.182926 crc crio[26313]: time=\"2026-06-09T11:25:33.182884703Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.182988 crc crio[26313]: time=\"2026-06-09T11:25:33.182955805Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.183083 crc crio[26313]: time=\"2026-06-09T11:25:33.183049328Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.183159 crc crio[26313]: time=\"2026-06-09T11:25:33.183096189Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.183341 crc crio[26313]: time=\"2026-06-09T11:25:33.183302165Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.183467 crc crio[26313]: time=\"2026-06-09T11:25:33.183361277Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.183555 crc crio[26313]: time=\"2026-06-09T11:25:33.183518981Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.183640 crc crio[26313]: time=\"2026-06-09T11:25:33.183566793Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.183730 crc crio[26313]: time=\"2026-06-09T11:25:33.183693426Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.183794 crc crio[26313]: time=\"2026-06-09T11:25:33.183750238Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.183919 crc crio[26313]: time=\"2026-06-09T11:25:33.183878101Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.184330 crc crio[26313]: time=\"2026-06-09T11:25:33.183940993Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.184330 crc crio[26313]: time=\"2026-06-09T11:25:33.1841642Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.184330 crc crio[26313]: time=\"2026-06-09T11:25:33.184199181Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.184330 crc crio[26313]: time=\"2026-06-09T11:25:33.184290863Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.184330 crc crio[26313]: time=\"2026-06-09T11:25:33.184327664Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.184777 crc crio[26313]: time=\"2026-06-09T11:25:33.184459798Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.184777 crc crio[26313]: time=\"2026-06-09T11:25:33.184499379Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.184777 crc crio[26313]: time=\"2026-06-09T11:25:33.184738866Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.184777 crc crio[26313]: time=\"2026-06-09T11:25:33.184776867Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.184951 crc crio[26313]: time=\"2026-06-09T11:25:33.184915071Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.185015 crc crio[26313]: time=\"2026-06-09T11:25:33.184965422Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.186484 crc crio[26313]: time=\"2026-06-09T11:25:33.185164708Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.186484 crc crio[26313]: time=\"2026-06-09T11:25:33.185373664Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.186484 crc crio[26313]: time=\"2026-06-09T11:25:33.18557643Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.186484 crc crio[26313]: time=\"2026-06-09T11:25:33.185643602Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.186484 crc crio[26313]: time=\"2026-06-09T11:25:33.185729144Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.186484 crc crio[26313]: time=\"2026-06-09T11:25:33.185792186Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.186484 crc crio[26313]: time=\"2026-06-09T11:25:33.185913539Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.186484 crc crio[26313]: time=\"2026-06-09T11:25:33.18594671Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.186484 crc crio[26313]: time=\"2026-06-09T11:25:33.186051123Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.186484 crc crio[26313]: time=\"2026-06-09T11:25:33.186087134Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.186484 crc crio[26313]: time=\"2026-06-09T11:25:33.186239219Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.186484 crc crio[26313]: time=\"2026-06-09T11:25:33.186271099Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.187019 crc crio[26313]: time=\"2026-06-09T11:25:33.186510356Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.187019 crc crio[26313]: time=\"2026-06-09T11:25:33.186547947Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.187019 crc crio[26313]: time=\"2026-06-09T11:25:33.186601659Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.187019 crc crio[26313]: time=\"2026-06-09T11:25:33.186662711Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.187019 crc crio[26313]: time=\"2026-06-09T11:25:33.186819315Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.187019 crc crio[26313]: time=\"2026-06-09T11:25:33.186849316Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.187019 crc crio[26313]: time=\"2026-06-09T11:25:33.18699184Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.187019 crc crio[26313]: time=\"2026-06-09T11:25:33.187023311Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.187446 crc crio[26313]: time=\"2026-06-09T11:25:33.187176305Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.187446 crc crio[26313]: time=\"2026-06-09T11:25:33.187212746Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.187446 crc crio[26313]: time=\"2026-06-09T11:25:33.187289978Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.187446 crc crio[26313]: time=\"2026-06-09T11:25:33.187322339Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.187883 crc crio[26313]: time=\"2026-06-09T11:25:33.187503264Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.187883 crc crio[26313]: time=\"2026-06-09T11:25:33.187573366Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.187883 crc crio[26313]: time=\"2026-06-09T11:25:33.187672859Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.187883 crc crio[26313]: time=\"2026-06-09T11:25:33.18770947Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.188029 crc crio[26313]: time=\"2026-06-09T11:25:33.187916516Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.188029 crc crio[26313]: time=\"2026-06-09T11:25:33.187951707Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.188089 crc crio[26313]: time=\"2026-06-09T11:25:33.18804419Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.188089 crc crio[26313]: time=\"2026-06-09T11:25:33.188077691Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.188382 crc crio[26313]: time=\"2026-06-09T11:25:33.188301667Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.190299 crc crio[26313]: time=\"2026-06-09T11:25:33.190061757Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.190299 crc crio[26313]: time=\"2026-06-09T11:25:33.190129549Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.190299 crc crio[26313]: time=\"2026-06-09T11:25:33.19015633Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.190299 crc crio[26313]: time=\"2026-06-09T11:25:33.190210141Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.190299 crc crio[26313]: time=\"2026-06-09T11:25:33.190235882Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.190299 crc crio[26313]: time=\"2026-06-09T11:25:33.190324335Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.191240 crc crio[26313]: time=\"2026-06-09T11:25:33.190376796Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.191240 crc crio[26313]: time=\"2026-06-09T11:25:33.190480149Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.191240 crc crio[26313]: time=\"2026-06-09T11:25:33.19051862Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.191240 crc crio[26313]: time=\"2026-06-09T11:25:33.190840729Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.191240 crc crio[26313]: time=\"2026-06-09T11:25:33.19087615Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.191240 crc crio[26313]: time=\"2026-06-09T11:25:33.190954302Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.191240 crc crio[26313]: time=\"2026-06-09T11:25:33.190988213Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.191240 crc crio[26313]: time=\"2026-06-09T11:25:33.191179849Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.191240 crc crio[26313]: time=\"2026-06-09T11:25:33.19121557Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.191599 crc crio[26313]: time=\"2026-06-09T11:25:33.191351814Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.191599 crc crio[26313]: time=\"2026-06-09T11:25:33.191385255Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.191710 crc crio[26313]: time=\"2026-06-09T11:25:33.191660673Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.191710 crc crio[26313]: time=\"2026-06-09T11:25:33.191696624Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.191879 crc crio[26313]: time=\"2026-06-09T11:25:33.191851668Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.191915 crc crio[26313]: time=\"2026-06-09T11:25:33.191884069Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.192448 crc crio[26313]: time=\"2026-06-09T11:25:33.192342672Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.192521 crc crio[26313]: time=\"2026-06-09T11:25:33.192483116Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.192521 crc crio[26313]: time=\"2026-06-09T11:25:33.192500656Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.192799 crc crio[26313]: time=\"2026-06-09T11:25:33.192732623Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.192883 crc crio[26313]: time=\"2026-06-09T11:25:33.192846506Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.192883 crc crio[26313]: time=\"2026-06-09T11:25:33.192875187Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.193127 crc crio[26313]: time=\"2026-06-09T11:25:33.193070422Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.193198 crc crio[26313]: time=\"2026-06-09T11:25:33.193175725Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.193234 crc crio[26313]: time=\"2026-06-09T11:25:33.193209686Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.193268 crc crio[26313]: time=\"2026-06-09T11:25:33.193238437Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.193308 crc crio[26313]: time=\"2026-06-09T11:25:33.193276918Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.193341 crc crio[26313]: time=\"2026-06-09T11:25:33.193315289Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.193838 crc crio[26313]: time=\"2026-06-09T11:25:33.193716201Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.193916 crc crio[26313]: time=\"2026-06-09T11:25:33.193865625Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.193959 crc crio[26313]: time=\"2026-06-09T11:25:33.193911166Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.193959 crc crio[26313]: time=\"2026-06-09T11:25:33.193942507Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.194033 crc crio[26313]: time=\"2026-06-09T11:25:33.193986449Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.194033 crc crio[26313]: time=\"2026-06-09T11:25:33.194009349Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.194290 crc crio[26313]: time=\"2026-06-09T11:25:33.194231926Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.194290 crc crio[26313]: time=\"2026-06-09T11:25:33.194284987Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.194507 crc crio[26313]: time=\"2026-06-09T11:25:33.194472202Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.194570 crc crio[26313]: time=\"2026-06-09T11:25:33.194513444Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.194663 crc crio[26313]: time=\"2026-06-09T11:25:33.194636027Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.194709 crc crio[26313]: time=\"2026-06-09T11:25:33.194680358Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.194968 crc crio[26313]: time=\"2026-06-09T11:25:33.194876624Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.194968 crc crio[26313]: time=\"2026-06-09T11:25:33.194964306Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.195109 crc crio[26313]: time=\"2026-06-09T11:25:33.19507623Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.195166 crc crio[26313]: time=\"2026-06-09T11:25:33.195126681Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.195358 crc crio[26313]: time=\"2026-06-09T11:25:33.195295626Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.195358 crc crio[26313]: time=\"2026-06-09T11:25:33.195348257Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.195635 crc crio[26313]: time=\"2026-06-09T11:25:33.195583964Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.195705 crc crio[26313]: time=\"2026-06-09T11:25:33.195657146Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.195844 crc crio[26313]: time=\"2026-06-09T11:25:33.19581044Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.195896 crc crio[26313]: time=\"2026-06-09T11:25:33.195858102Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.196025 crc crio[26313]: time=\"2026-06-09T11:25:33.195994046Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.196082 crc crio[26313]: time=\"2026-06-09T11:25:33.196040197Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.196190 crc crio[26313]: time=\"2026-06-09T11:25:33.1961579Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.196318 crc crio[26313]: time=\"2026-06-09T11:25:33.196284184Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.196381 crc crio[26313]: time=\"2026-06-09T11:25:33.196343915Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.196381 crc crio[26313]: time=\"2026-06-09T11:25:33.196377886Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.196570 crc crio[26313]: time=\"2026-06-09T11:25:33.19650821Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.196570 crc crio[26313]: time=\"2026-06-09T11:25:33.196539211Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.196786 crc crio[26313]: time=\"2026-06-09T11:25:33.196751527Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.196839 crc crio[26313]: time=\"2026-06-09T11:25:33.196799568Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.197098 crc crio[26313]: time=\"2026-06-09T11:25:33.197025785Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.197163 crc crio[26313]: time=\"2026-06-09T11:25:33.197117517Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.197257 crc crio[26313]: time=\"2026-06-09T11:25:33.19722197Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.197316 crc crio[26313]: time=\"2026-06-09T11:25:33.197280252Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.197461 crc crio[26313]: time=\"2026-06-09T11:25:33.197377885Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.197521 crc crio[26313]: time=\"2026-06-09T11:25:33.197485178Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.197676 crc crio[26313]: time=\"2026-06-09T11:25:33.197633462Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.197740 crc crio[26313]: time=\"2026-06-09T11:25:33.197691334Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.197891 crc crio[26313]: time=\"2026-06-09T11:25:33.197849468Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.197963 crc crio[26313]: time=\"2026-06-09T11:25:33.1979144Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.198063 crc crio[26313]: time=\"2026-06-09T11:25:33.198027323Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.198120 crc crio[26313]: time=\"2026-06-09T11:25:33.198081485Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.198221 crc crio[26313]: time=\"2026-06-09T11:25:33.198187598Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.198279 crc crio[26313]: time=\"2026-06-09T11:25:33.198242059Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.198373 crc crio[26313]: time=\"2026-06-09T11:25:33.198338762Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.198469 crc crio[26313]: time=\"2026-06-09T11:25:33.198441155Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.198558 crc crio[26313]: time=\"2026-06-09T11:25:33.198524407Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.198647 crc crio[26313]: time=\"2026-06-09T11:25:33.198575759Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.198773 crc crio[26313]: time=\"2026-06-09T11:25:33.198740024Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.198837 crc crio[26313]: time=\"2026-06-09T11:25:33.198787335Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.198926 crc crio[26313]: time=\"2026-06-09T11:25:33.198891108Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.198987 crc crio[26313]: time=\"2026-06-09T11:25:33.198941089Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.199127 crc crio[26313]: time=\"2026-06-09T11:25:33.199093594Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.199183 crc crio[26313]: time=\"2026-06-09T11:25:33.199145225Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.199317 crc crio[26313]: time=\"2026-06-09T11:25:33.199223027Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.199317 crc crio[26313]: time=\"2026-06-09T11:25:33.199257738Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.199472 crc crio[26313]: time=\"2026-06-09T11:25:33.199437723Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.199536 crc crio[26313]: time=\"2026-06-09T11:25:33.199491175Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.199660 crc crio[26313]: time=\"2026-06-09T11:25:33.199598468Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.199719 crc crio[26313]: time=\"2026-06-09T11:25:33.19967278Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.199827 crc crio[26313]: time=\"2026-06-09T11:25:33.199795154Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.199895 crc crio[26313]: time=\"2026-06-09T11:25:33.199843545Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.199986 crc crio[26313]: time=\"2026-06-09T11:25:33.199952048Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.200045 crc crio[26313]: time=\"2026-06-09T11:25:33.199999839Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.200174 crc crio[26313]: time=\"2026-06-09T11:25:33.200137183Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.200234 crc crio[26313]: time=\"2026-06-09T11:25:33.200197345Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.200352 crc crio[26313]: time=\"2026-06-09T11:25:33.200318518Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.200444 crc crio[26313]: time=\"2026-06-09T11:25:33.2003653Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.200586 crc crio[26313]: time=\"2026-06-09T11:25:33.200547875Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.200670 crc crio[26313]: time=\"2026-06-09T11:25:33.200640418Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.200773 crc crio[26313]: time=\"2026-06-09T11:25:33.20073923Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.200830 crc crio[26313]: time=\"2026-06-09T11:25:33.200786532Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.200919 crc crio[26313]: time=\"2026-06-09T11:25:33.200887585Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.200997 crc crio[26313]: time=\"2026-06-09T11:25:33.200936946Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.201076 crc crio[26313]: time=\"2026-06-09T11:25:33.201040359Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.201173 crc crio[26313]: time=\"2026-06-09T11:25:33.20109155Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.201253 crc crio[26313]: time=\"2026-06-09T11:25:33.201214814Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.201316 crc crio[26313]: time=\"2026-06-09T11:25:33.201271435Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.201493 crc crio[26313]: time=\"2026-06-09T11:25:33.201352918Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.201493 crc crio[26313]: time=\"2026-06-09T11:25:33.20145055Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.201567 crc crio[26313]: time=\"2026-06-09T11:25:33.201531813Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.201567 crc crio[26313]: time=\"2026-06-09T11:25:33.201562714Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.201896 crc crio[26313]: time=\"2026-06-09T11:25:33.201846852Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.201960 crc crio[26313]: time=\"2026-06-09T11:25:33.201901163Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.202246 crc crio[26313]: time=\"2026-06-09T11:25:33.202206372Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.202316 crc crio[26313]: time=\"2026-06-09T11:25:33.202259133Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.202509 crc crio[26313]: time=\"2026-06-09T11:25:33.202332256Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.202509 crc crio[26313]: time=\"2026-06-09T11:25:33.202357726Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.202509 crc crio[26313]: time=\"2026-06-09T11:25:33.20248279Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.202730 crc crio[26313]: time=\"2026-06-09T11:25:33.202529561Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.202730 crc crio[26313]: time=\"2026-06-09T11:25:33.202575852Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.202730 crc crio[26313]: time=\"2026-06-09T11:25:33.202648935Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.202730 crc crio[26313]: time=\"2026-06-09T11:25:33.202672265Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.202730 crc crio[26313]: time=\"2026-06-09T11:25:33.202697886Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.202944 crc crio[26313]: time=\"2026-06-09T11:25:33.202890881Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.203010 crc crio[26313]: time=\"2026-06-09T11:25:33.202950993Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.203045 crc crio[26313]: time=\"2026-06-09T11:25:33.203024885Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.203080 crc crio[26313]: time=\"2026-06-09T11:25:33.203063006Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.203328 crc crio[26313]: time=\"2026-06-09T11:25:33.203271502Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.203328 crc crio[26313]: time=\"2026-06-09T11:25:33.203324364Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.203495 crc crio[26313]: time=\"2026-06-09T11:25:33.203428737Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.203495 crc crio[26313]: time=\"2026-06-09T11:25:33.203462938Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.203697 crc crio[26313]: time=\"2026-06-09T11:25:33.203648503Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.203766 crc crio[26313]: time=\"2026-06-09T11:25:33.203702174Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.203806 crc crio[26313]: time=\"2026-06-09T11:25:33.203783237Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.203840 crc crio[26313]: time=\"2026-06-09T11:25:33.203819848Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.204004 crc crio[26313]: time=\"2026-06-09T11:25:33.203957332Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.204066 crc crio[26313]: time=\"2026-06-09T11:25:33.204009163Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.204151 crc crio[26313]: time=\"2026-06-09T11:25:33.204117366Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.204204 crc crio[26313]: time=\"2026-06-09T11:25:33.204164568Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.204334 crc crio[26313]: time=\"2026-06-09T11:25:33.204300351Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.204495 crc crio[26313]: time=\"2026-06-09T11:25:33.204348213Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.204705 crc crio[26313]: time=\"2026-06-09T11:25:33.204656312Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.204812 crc crio[26313]: time=\"2026-06-09T11:25:33.204771075Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.204938 crc crio[26313]: time=\"2026-06-09T11:25:33.204894148Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.205084 crc crio[26313]: time=\"2026-06-09T11:25:33.205022202Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.205188 crc crio[26313]: time=\"2026-06-09T11:25:33.205150536Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.205264 crc crio[26313]: time=\"2026-06-09T11:25:33.205197617Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.205264 crc crio[26313]: time=\"2026-06-09T11:25:33.205226948Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.205376 crc crio[26313]: time=\"2026-06-09T11:25:33.205276829Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.205376 crc crio[26313]: time=\"2026-06-09T11:25:33.205356321Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.205644 crc crio[26313]: time=\"2026-06-09T11:25:33.205437644Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.205644 crc crio[26313]: time=\"2026-06-09T11:25:33.205630969Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.205733 crc crio[26313]: time=\"2026-06-09T11:25:33.205687361Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.205907 crc crio[26313]: time=\"2026-06-09T11:25:33.205870896Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.205964 crc crio[26313]: time=\"2026-06-09T11:25:33.205917967Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.206082 crc crio[26313]: time=\"2026-06-09T11:25:33.206047891Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.206168 crc crio[26313]: time=\"2026-06-09T11:25:33.206095772Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.206310 crc crio[26313]: time=\"2026-06-09T11:25:33.206275518Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.206581 crc crio[26313]: time=\"2026-06-09T11:25:33.20636154Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.206581 crc crio[26313]: time=\"2026-06-09T11:25:33.206457733Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.206581 crc crio[26313]: time=\"2026-06-09T11:25:33.206490154Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.206804 crc crio[26313]: time=\"2026-06-09T11:25:33.206689949Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.206804 crc crio[26313]: time=\"2026-06-09T11:25:33.20672213Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.206952 crc crio[26313]: time=\"2026-06-09T11:25:33.206901235Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.207042 crc crio[26313]: time=\"2026-06-09T11:25:33.206968247Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.207042 crc crio[26313]: time=\"2026-06-09T11:25:33.207016789Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.207148 crc crio[26313]: time=\"2026-06-09T11:25:33.2070555Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.207277 crc crio[26313]: time=\"2026-06-09T11:25:33.207234545Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.207371 crc crio[26313]: time=\"2026-06-09T11:25:33.207281006Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.207371 crc crio[26313]: time=\"2026-06-09T11:25:33.207333778Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.207595 crc crio[26313]: time=\"2026-06-09T11:25:33.207502752Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.207708 crc crio[26313]: time=\"2026-06-09T11:25:33.207687848Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.207770 crc crio[26313]: time=\"2026-06-09T11:25:33.207728829Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.207814 crc crio[26313]: time=\"2026-06-09T11:25:33.20776714Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.207814 crc crio[26313]: time=\"2026-06-09T11:25:33.207803991Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.207928 crc crio[26313]: time=\"2026-06-09T11:25:33.207847162Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.207928 crc crio[26313]: time=\"2026-06-09T11:25:33.207868663Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.208188 crc crio[26313]: time=\"2026-06-09T11:25:33.208144251Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.208279 crc crio[26313]: time=\"2026-06-09T11:25:33.208202292Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.208332 crc crio[26313]: time=\"2026-06-09T11:25:33.208279964Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.208332 crc crio[26313]: time=\"2026-06-09T11:25:33.208317616Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.208573 crc crio[26313]: time=\"2026-06-09T11:25:33.208534202Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.208690 crc crio[26313]: time=\"2026-06-09T11:25:33.208591953Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.208828 crc crio[26313]: time=\"2026-06-09T11:25:33.208794099Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.208901 crc crio[26313]: time=\"2026-06-09T11:25:33.20883765Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.208901 crc crio[26313]: time=\"2026-06-09T11:25:33.208871241Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.209014 crc crio[26313]: time=\"2026-06-09T11:25:33.208910532Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.209093 crc crio[26313]: time=\"2026-06-09T11:25:33.209057567Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.209162 crc crio[26313]: time=\"2026-06-09T11:25:33.209103488Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.209217 crc crio[26313]: time=\"2026-06-09T11:25:33.20918916Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.209271 crc crio[26313]: time=\"2026-06-09T11:25:33.209225471Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.209376 crc crio[26313]: time=\"2026-06-09T11:25:33.209342995Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.209525 crc crio[26313]: time=\"2026-06-09T11:25:33.209384436Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.209692 crc crio[26313]: time=\"2026-06-09T11:25:33.209652693Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.209796 crc crio[26313]: time=\"2026-06-09T11:25:33.209707525Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.209847 crc crio[26313]: time=\"2026-06-09T11:25:33.209797748Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.209847 crc crio[26313]: time=\"2026-06-09T11:25:33.209831069Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.210050 crc crio[26313]: time=\"2026-06-09T11:25:33.210011244Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.210136 crc crio[26313]: time=\"2026-06-09T11:25:33.210066205Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.210136 crc crio[26313]: time=\"2026-06-09T11:25:33.210083706Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.210136 crc crio[26313]: time=\"2026-06-09T11:25:33.210108576Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.210286 crc crio[26313]: time=\"2026-06-09T11:25:33.210263051Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.210341 crc crio[26313]: time=\"2026-06-09T11:25:33.210299102Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.210532 crc crio[26313]: time=\"2026-06-09T11:25:33.210498837Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.210598 crc crio[26313]: time=\"2026-06-09T11:25:33.210537339Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.210748 crc crio[26313]: time=\"2026-06-09T11:25:33.210704773Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.210832 crc crio[26313]: time=\"2026-06-09T11:25:33.210766815Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.210888 crc crio[26313]: time=\"2026-06-09T11:25:33.210864208Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.210939 crc crio[26313]: time=\"2026-06-09T11:25:33.210897489Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.211096 crc crio[26313]: time=\"2026-06-09T11:25:33.211055213Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.211181 crc crio[26313]: time=\"2026-06-09T11:25:33.211112775Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.211480 crc crio[26313]: time=\"2026-06-09T11:25:33.211340021Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.214279 crc crio[26313]: time=\"2026-06-09T11:25:33.214211263Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.214367 crc crio[26313]: time=\"2026-06-09T11:25:33.214316696Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.214367 crc crio[26313]: time=\"2026-06-09T11:25:33.214347547Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.214532 crc crio[26313]: time=\"2026-06-09T11:25:33.21445418Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.214532 crc crio[26313]: time=\"2026-06-09T11:25:33.214489081Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.214691 crc crio[26313]: time=\"2026-06-09T11:25:33.214648205Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.214764 crc crio[26313]: time=\"2026-06-09T11:25:33.214693757Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.214903 crc crio[26313]: time=\"2026-06-09T11:25:33.214835301Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.214903 crc crio[26313]: time=\"2026-06-09T11:25:33.214890022Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.215019 crc crio[26313]: time=\"2026-06-09T11:25:33.214998265Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.215075 crc crio[26313]: time=\"2026-06-09T11:25:33.215042416Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.217633 crc crio[26313]: time=\"2026-06-09T11:25:33.217523797Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.217633 crc crio[26313]: time=\"2026-06-09T11:25:33.217592069Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.217796 crc crio[26313]: time=\"2026-06-09T11:25:33.217652341Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.217796 crc crio[26313]: time=\"2026-06-09T11:25:33.217677221Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.218015 crc crio[26313]: time=\"2026-06-09T11:25:33.217949229Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.218015 crc crio[26313]: time=\"2026-06-09T11:25:33.218008541Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.218202 crc crio[26313]: time=\"2026-06-09T11:25:33.218155575Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.218277 crc crio[26313]: time=\"2026-06-09T11:25:33.218222837Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.218340 crc crio[26313]: time=\"2026-06-09T11:25:33.218277008Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.218340 crc crio[26313]: time=\"2026-06-09T11:25:33.218308189Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.219721 crc crio[26313]: time=\"2026-06-09T11:25:33.218585247Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.219721 crc crio[26313]: time=\"2026-06-09T11:25:33.218651659Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.219721 crc crio[26313]: time=\"2026-06-09T11:25:33.218711841Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.219721 crc crio[26313]: time=\"2026-06-09T11:25:33.218755002Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.219721 crc crio[26313]: time=\"2026-06-09T11:25:33.218845844Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.219721 crc crio[26313]: time=\"2026-06-09T11:25:33.218873125Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.219721 crc crio[26313]: time=\"2026-06-09T11:25:33.218978778Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.219721 crc crio[26313]: time=\"2026-06-09T11:25:33.219007189Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.219721 crc crio[26313]: time=\"2026-06-09T11:25:33.219179454Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.219721 crc crio[26313]: time=\"2026-06-09T11:25:33.219206235Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.219721 crc crio[26313]: time=\"2026-06-09T11:25:33.219470682Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.219721 crc crio[26313]: time=\"2026-06-09T11:25:33.219499043Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.219721 crc crio[26313]: time=\"2026-06-09T11:25:33.219635447Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.219721 crc crio[26313]: time=\"2026-06-09T11:25:33.219679578Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.220130 crc crio[26313]: time=\"2026-06-09T11:25:33.219817462Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.220130 crc crio[26313]: time=\"2026-06-09T11:25:33.219856773Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.221196 crc crio[26313]: time=\"2026-06-09T11:25:33.219969346Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.221196 crc crio[26313]: time=\"2026-06-09T11:25:33.221183441Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.221342 crc crio[26313]: time=\"2026-06-09T11:25:33.221218642Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.221342 crc crio[26313]: time=\"2026-06-09T11:25:33.221247443Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.221342 crc crio[26313]: time=\"2026-06-09T11:25:33.221276584Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.221342 crc crio[26313]: time=\"2026-06-09T11:25:33.221293004Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.221701 crc crio[26313]: time=\"2026-06-09T11:25:33.221571582Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.221701 crc crio[26313]: time=\"2026-06-09T11:25:33.221640524Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.221832 crc crio[26313]: time=\"2026-06-09T11:25:33.221778638Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.221832 crc crio[26313]: time=\"2026-06-09T11:25:33.221807499Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.222054 crc crio[26313]: time=\"2026-06-09T11:25:33.221939392Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.222054 crc crio[26313]: time=\"2026-06-09T11:25:33.221992654Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.222179 crc crio[26313]: time=\"2026-06-09T11:25:33.222058336Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.222179 crc crio[26313]: time=\"2026-06-09T11:25:33.222082336Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.222265 crc crio[26313]: time=\"2026-06-09T11:25:33.222225391Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.222265 crc crio[26313]: time=\"2026-06-09T11:25:33.222255051Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.222457 crc crio[26313]: time=\"2026-06-09T11:25:33.222349974Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.222457 crc crio[26313]: time=\"2026-06-09T11:25:33.222444827Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.222728 crc crio[26313]: time=\"2026-06-09T11:25:33.222669823Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.222808 crc crio[26313]: time=\"2026-06-09T11:25:33.222727895Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.222868 crc crio[26313]: time=\"2026-06-09T11:25:33.222841978Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.222918 crc crio[26313]: time=\"2026-06-09T11:25:33.222879639Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.223094 crc crio[26313]: time=\"2026-06-09T11:25:33.223029853Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.223192 crc crio[26313]: time=\"2026-06-09T11:25:33.223093585Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.223192 crc crio[26313]: time=\"2026-06-09T11:25:33.223162367Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.223313 crc crio[26313]: time=\"2026-06-09T11:25:33.223197328Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:33.223313 crc crio[26313]: time=\"2026-06-09T11:25:33.223285571Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 11:25:33.223537 crc crio[26313]: time=\"2026-06-09T11:25:33.223325142Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 11:25:37.184515 crc crio[26313]: time=\"2026-06-09T11:25:37.183570826Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 09 11:25:37.213581 crc crio[26313]: time=\"2026-06-09T11:25:37.213473876Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 11:25:37.213581 crc crio[26313]: time=\"2026-06-09T11:25:37.213529487Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 11:25:37.213581 crc crio[26313]: time=\"2026-06-09T11:25:37.213574868Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 09 11:25:37.230714 crc crio[26313]: time=\"2026-06-09T11:25:37.230645733Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 11:25:37.230714 crc crio[26313]: time=\"2026-06-09T11:25:37.230685324Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 11:25:45.728929 crc crio[26313]: time=\"2026-06-09T11:25:45.728278182Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd98h9qr/POD\" id=fe033472-9bdb-49dd-b4b3-d0ea227a2b66 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:25:45.730186 crc crio[26313]: time=\"2026-06-09T11:25:45.728958011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:45.758367 crc crio[26313]: time=\"2026-06-09T11:25:45.758154261Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd98h9qr Namespace:openshift-marketplace ID:3bc105ddbe6fb18ec3e46e09f9f439954856a876c04207ac8d9f9ce7980d8b26 UID:35b3b246-74f4-48ae-befc-2021eee673b9 NetNS:/var/run/netns/915c8f95-1399-46ef-9868-376a1e265f6e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod35b3b246_74f4_48ae_befc_2021eee673b9.slice PodAnnotations:0xc0021a81c8}] Aliases:map[]}\"\nJun 09 11:25:45.758367 crc crio[26313]: time=\"2026-06-09T11:25:45.758203102Z\" level=info msg=\"Adding pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd98h9qr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:25:46.004755 crc crio[26313]: 2026-06-09T11:25:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3bc105ddbe6fb18 Mac:82:1c:1a:d2:0b:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/915c8f95-1399-46ef-9868-376a1e265f6e SocketPath: PciID:}] [{Interface:0xc00025abe0 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:25:46.006961 crc crio[26313]: time=\"2026-06-09T11:25:46.006477402Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd98h9qr Namespace:openshift-marketplace ID:3bc105ddbe6fb18ec3e46e09f9f439954856a876c04207ac8d9f9ce7980d8b26 UID:35b3b246-74f4-48ae-befc-2021eee673b9 NetNS:/var/run/netns/915c8f95-1399-46ef-9868-376a1e265f6e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod35b3b246_74f4_48ae_befc_2021eee673b9.slice PodAnnotations:0xc0021a81c8}] Aliases:map[]}\"\nJun 09 11:25:46.006961 crc crio[26313]: time=\"2026-06-09T11:25:46.006707379Z\" level=info msg=\"Checking pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd98h9qr for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:25:46.015454 crc crio[26313]: time=\"2026-06-09T11:25:46.015262592Z\" level=info msg=\"Ran pod sandbox 3bc105ddbe6fb18ec3e46e09f9f439954856a876c04207ac8d9f9ce7980d8b26 with infra container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd98h9qr/POD\" id=fe033472-9bdb-49dd-b4b3-d0ea227a2b66 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:25:46.017638 crc crio[26313]: time=\"2026-06-09T11:25:46.017526696Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1c2ce824-078b-4545-a5f6-8e3126628d81 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:46.019632 crc crio[26313]: time=\"2026-06-09T11:25:46.019538173Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=18e32310-43db-405d-ae71-10942c4f4645 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:46.026745 crc crio[26313]: time=\"2026-06-09T11:25:46.026379428Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd98h9qr/util\" id=752e05be-0c1a-4d4f-aec3-68efa5cc3ed0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:46.027115 crc crio[26313]: time=\"2026-06-09T11:25:46.027004375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:46.056213 crc crio[26313]: time=\"2026-06-09T11:25:46.055742392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:46.060349 crc crio[26313]: time=\"2026-06-09T11:25:46.060227759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:46.195119 crc crio[26313]: time=\"2026-06-09T11:25:46.194917744Z\" level=info msg=\"Created container 1f46a033d09c9ad9b5922726cd8b4262db5c341cc7f99b16e7393b62bd8c8613: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd98h9qr/util\" id=752e05be-0c1a-4d4f-aec3-68efa5cc3ed0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:46.196208 crc crio[26313]: time=\"2026-06-09T11:25:46.196100498Z\" level=info msg=\"Starting container: 1f46a033d09c9ad9b5922726cd8b4262db5c341cc7f99b16e7393b62bd8c8613\" id=0fe4b69a-98c0-4264-a4b9-c5d349e33055 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:25:46.206283 crc crio[26313]: time=\"2026-06-09T11:25:46.204577988Z\" level=info msg=\"Started container\" PID=42059 containerID=1f46a033d09c9ad9b5922726cd8b4262db5c341cc7f99b16e7393b62bd8c8613 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd98h9qr/util id=0fe4b69a-98c0-4264-a4b9-c5d349e33055 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3bc105ddbe6fb18ec3e46e09f9f439954856a876c04207ac8d9f9ce7980d8b26\nJun 09 11:25:47.457198 crc crio[26313]: time=\"2026-06-09T11:25:47.456750149Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-82sfn/POD\" id=571bc4d5-0c1b-478d-9198-16d0c2ff49f0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:25:47.458279 crc crio[26313]: time=\"2026-06-09T11:25:47.457248243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:47.483451 crc crio[26313]: time=\"2026-06-09T11:25:47.483312293Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=0e92d2b7-7ae8-4fec-a72e-5a6730c84770 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:47.483761 crc crio[26313]: time=\"2026-06-09T11:25:47.483656923Z\" level=info msg=\"Image registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 not found\" id=0e92d2b7-7ae8-4fec-a72e-5a6730c84770 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:47.483761 crc crio[26313]: time=\"2026-06-09T11:25:47.483746485Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 found\" id=0e92d2b7-7ae8-4fec-a72e-5a6730c84770 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:47.484998 crc crio[26313]: time=\"2026-06-09T11:25:47.48496141Z\" level=info msg=\"Got pod network &{Name:redhat-operators-82sfn Namespace:openshift-marketplace ID:585cd0cc81bbdb17c90aabc815551c30263861a07eb609491f86f251716ae6d2 UID:82d72be4-6f9b-440a-bffa-03da56780d11 NetNS:/var/run/netns/039246bf-4b8e-453f-aac5-566e0048bfc3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod82d72be4_6f9b_440a_bffa_03da56780d11.slice PodAnnotations:0xc0021a8708}] Aliases:map[]}\"\nJun 09 11:25:47.484998 crc crio[26313]: time=\"2026-06-09T11:25:47.484992961Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-82sfn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:25:47.485198 crc crio[26313]: time=\"2026-06-09T11:25:47.485000431Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=7493698d-98cd-4217-9fef-827056b97524 name=/runtime.v1.ImageService/PullImage\nJun 09 11:25:47.495056 crc crio[26313]: time=\"2026-06-09T11:25:47.494969894Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\\\"\"\nJun 09 11:25:47.799536 crc crio[26313]: 2026-06-09T11:25:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:585cd0cc81bbdb1 Mac:56:70:e6:02:7e:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/039246bf-4b8e-453f-aac5-566e0048bfc3 SocketPath: PciID:}] [{Interface:0xc000014f20 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:25:47.801911 crc crio[26313]: time=\"2026-06-09T11:25:47.801824068Z\" level=info msg=\"Got pod network &{Name:redhat-operators-82sfn Namespace:openshift-marketplace ID:585cd0cc81bbdb17c90aabc815551c30263861a07eb609491f86f251716ae6d2 UID:82d72be4-6f9b-440a-bffa-03da56780d11 NetNS:/var/run/netns/039246bf-4b8e-453f-aac5-566e0048bfc3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod82d72be4_6f9b_440a_bffa_03da56780d11.slice PodAnnotations:0xc0021a8708}] Aliases:map[]}\"\nJun 09 11:25:47.802071 crc crio[26313]: time=\"2026-06-09T11:25:47.802053615Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-82sfn for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:25:47.809078 crc crio[26313]: time=\"2026-06-09T11:25:47.808988222Z\" level=info msg=\"Ran pod sandbox 585cd0cc81bbdb17c90aabc815551c30263861a07eb609491f86f251716ae6d2 with infra container: openshift-marketplace/redhat-operators-82sfn/POD\" id=571bc4d5-0c1b-478d-9198-16d0c2ff49f0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:25:47.812072 crc crio[26313]: time=\"2026-06-09T11:25:47.811976257Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6fe237ce-a9cb-41d7-b44c-f92870b26811 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:47.816650 crc crio[26313]: time=\"2026-06-09T11:25:47.816529996Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8cb6d92d-ac1b-4ad1-a150-fa252c9d6e59 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:47.825776 crc crio[26313]: time=\"2026-06-09T11:25:47.825687816Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-82sfn/extract-utilities\" id=0fc7d345-7c0c-4522-9496-4dc3ee1c8d01 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:47.826229 crc crio[26313]: time=\"2026-06-09T11:25:47.826147629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:47.854870 crc crio[26313]: time=\"2026-06-09T11:25:47.854764432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:47.860582 crc crio[26313]: time=\"2026-06-09T11:25:47.859134466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:47.976639 crc crio[26313]: time=\"2026-06-09T11:25:47.976522479Z\" level=info msg=\"Created container 393d9e79e04026ba2c4d0229929e7ad4cfba7cb2176d2f391b84527438518eea: openshift-marketplace/redhat-operators-82sfn/extract-utilities\" id=0fc7d345-7c0c-4522-9496-4dc3ee1c8d01 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:47.977935 crc crio[26313]: time=\"2026-06-09T11:25:47.977884078Z\" level=info msg=\"Starting container: 393d9e79e04026ba2c4d0229929e7ad4cfba7cb2176d2f391b84527438518eea\" id=4563e2f8-f8ae-4ed4-9d2f-3aa74125b010 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:25:47.983984 crc crio[26313]: time=\"2026-06-09T11:25:47.983911469Z\" level=info msg=\"Started container\" PID=42125 containerID=393d9e79e04026ba2c4d0229929e7ad4cfba7cb2176d2f391b84527438518eea description=openshift-marketplace/redhat-operators-82sfn/extract-utilities id=4563e2f8-f8ae-4ed4-9d2f-3aa74125b010 name=/runtime.v1.RuntimeService/StartContainer sandboxID=585cd0cc81bbdb17c90aabc815551c30263861a07eb609491f86f251716ae6d2\nJun 09 11:25:48.498356 crc crio[26313]: time=\"2026-06-09T11:25:48.497795303Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=2ec61ada-c21d-410a-a9f6-c04f5f0f617c name=/runtime.v1.ImageService/PullImage\nJun 09 11:25:48.503758 crc crio[26313]: time=\"2026-06-09T11:25:48.502754554Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 09 11:25:49.532106 crc crio[26313]: time=\"2026-06-09T11:25:49.532007282Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:3ff571452f484c0211ce73a1965fd6ce23c29df4c9361a4fb9640ee9a34b3134\" id=2ec61ada-c21d-410a-a9f6-c04f5f0f617c name=/runtime.v1.ImageService/PullImage\nJun 09 11:25:49.533085 crc crio[26313]: time=\"2026-06-09T11:25:49.53300931Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=d2968c43-773f-4ee0-8157-55f4cae3cf03 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:49.535182 crc crio[26313]: time=\"2026-06-09T11:25:49.53512544Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=b68c4807-36d2-4dc1-95f6-89615f226478 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:49.541832 crc crio[26313]: time=\"2026-06-09T11:25:49.541737778Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-82sfn/extract-content\" id=e7dc3075-814b-45d5-ad58-c2e18169ad9f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:49.542256 crc crio[26313]: time=\"2026-06-09T11:25:49.542193311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:49.567758 crc crio[26313]: time=\"2026-06-09T11:25:49.567644344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:49.570758 crc crio[26313]: time=\"2026-06-09T11:25:49.57067429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:49.696010 crc crio[26313]: time=\"2026-06-09T11:25:49.695842445Z\" level=info msg=\"Created container 0909a31324257a5c8790a0f2863c2ed7962a6eea2877f00ebbd756e9fd3cf2f8: openshift-marketplace/redhat-operators-82sfn/extract-content\" id=e7dc3075-814b-45d5-ad58-c2e18169ad9f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:49.698574 crc crio[26313]: time=\"2026-06-09T11:25:49.698525731Z\" level=info msg=\"Starting container: 0909a31324257a5c8790a0f2863c2ed7962a6eea2877f00ebbd756e9fd3cf2f8\" id=fbb51a8d-647f-4614-8987-1937085f48c8 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:25:49.708447 crc crio[26313]: time=\"2026-06-09T11:25:49.70834965Z\" level=info msg=\"Started container\" PID=42146 containerID=0909a31324257a5c8790a0f2863c2ed7962a6eea2877f00ebbd756e9fd3cf2f8 description=openshift-marketplace/redhat-operators-82sfn/extract-content id=fbb51a8d-647f-4614-8987-1937085f48c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=585cd0cc81bbdb17c90aabc815551c30263861a07eb609491f86f251716ae6d2\nJun 09 11:25:49.875492 crc crio[26313]: time=\"2026-06-09T11:25:49.874261871Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=7493698d-98cd-4217-9fef-827056b97524 name=/runtime.v1.ImageService/PullImage\nJun 09 11:25:49.876859 crc crio[26313]: time=\"2026-06-09T11:25:49.876712901Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=aa286cfd-5b3d-47e4-a83e-ff207d1ada7b name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:49.882559 crc crio[26313]: time=\"2026-06-09T11:25:49.882485235Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=a086255a-2a94-41cf-ba8d-444b071f9dc5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:49.896029 crc crio[26313]: time=\"2026-06-09T11:25:49.895926317Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd98h9qr/pull\" id=b6e6bcee-d593-4c37-a1d2-bbbe8d81383b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:49.897535 crc crio[26313]: time=\"2026-06-09T11:25:49.897472591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:49.934159 crc crio[26313]: time=\"2026-06-09T11:25:49.933895675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:49.934489 crc crio[26313]: time=\"2026-06-09T11:25:49.934458181Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/d4bea2cf3ab9480a460b5d8caa6361cf345eb710763ae589788176aadd4e2e3e/merged/etc/passwd: no such file or directory\"\nJun 09 11:25:49.934641 crc crio[26313]: time=\"2026-06-09T11:25:49.934512422Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/d4bea2cf3ab9480a460b5d8caa6361cf345eb710763ae589788176aadd4e2e3e/merged/etc/group: no such file or directory\"\nJun 09 11:25:49.938572 crc crio[26313]: time=\"2026-06-09T11:25:49.938487195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:50.091815 crc crio[26313]: time=\"2026-06-09T11:25:50.091545742Z\" level=info msg=\"Created container 3c4a30923261fd8ca2807b550b72d541296ed3fa48a466dcd721e5ecc19dd0fd: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd98h9qr/pull\" id=b6e6bcee-d593-4c37-a1d2-bbbe8d81383b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:50.093679 crc crio[26313]: time=\"2026-06-09T11:25:50.093360914Z\" level=info msg=\"Starting container: 3c4a30923261fd8ca2807b550b72d541296ed3fa48a466dcd721e5ecc19dd0fd\" id=ea7e83e8-193f-4dca-9fa7-9a07753478b7 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:25:50.102929 crc crio[26313]: time=\"2026-06-09T11:25:50.102667568Z\" level=info msg=\"Started container\" PID=42190 containerID=3c4a30923261fd8ca2807b550b72d541296ed3fa48a466dcd721e5ecc19dd0fd description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd98h9qr/pull id=ea7e83e8-193f-4dca-9fa7-9a07753478b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3bc105ddbe6fb18ec3e46e09f9f439954856a876c04207ac8d9f9ce7980d8b26\nJun 09 11:25:50.520126 crc crio[26313]: time=\"2026-06-09T11:25:50.520046151Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4bd89645-87c0-4145-b0e5-fb3bbdda31a1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:50.524440 crc crio[26313]: time=\"2026-06-09T11:25:50.522885901Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ed6eeef4-eea2-4ed2-b645-29dc1bf8b1ed name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:50.535324 crc crio[26313]: time=\"2026-06-09T11:25:50.535231422Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd98h9qr/extract\" id=9be1497c-b82f-4b45-a679-a65024864a17 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:50.536151 crc crio[26313]: time=\"2026-06-09T11:25:50.53586762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:50.589435 crc crio[26313]: time=\"2026-06-09T11:25:50.589247696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:50.594934 crc crio[26313]: time=\"2026-06-09T11:25:50.594847445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:50.757314 crc crio[26313]: time=\"2026-06-09T11:25:50.757111313Z\" level=info msg=\"Created container 1512041f73de0fe7bf5428e6d8c37c6dd7bfd1dc6ef1ccf6e197159b5217617a: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd98h9qr/extract\" id=9be1497c-b82f-4b45-a679-a65024864a17 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:25:50.759221 crc crio[26313]: time=\"2026-06-09T11:25:50.75909854Z\" level=info msg=\"Starting container: 1512041f73de0fe7bf5428e6d8c37c6dd7bfd1dc6ef1ccf6e197159b5217617a\" id=279f672d-44b2-4de2-9591-8bf581eaa12b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:25:50.777950 crc crio[26313]: time=\"2026-06-09T11:25:50.77673964Z\" level=info msg=\"Started container\" PID=42230 containerID=1512041f73de0fe7bf5428e6d8c37c6dd7bfd1dc6ef1ccf6e197159b5217617a description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd98h9qr/extract id=279f672d-44b2-4de2-9591-8bf581eaa12b name=/runtime.v1.RuntimeService/StartContainer sandboxID=3bc105ddbe6fb18ec3e46e09f9f439954856a876c04207ac8d9f9ce7980d8b26\nJun 09 11:25:52.548751 crc crio[26313]: time=\"2026-06-09T11:25:52.548018642Z\" level=info msg=\"Stopping pod sandbox: 3bc105ddbe6fb18ec3e46e09f9f439954856a876c04207ac8d9f9ce7980d8b26\" id=1241b0fe-d137-4e0f-9f81-6039f3706f89 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:25:52.549998 crc crio[26313]: time=\"2026-06-09T11:25:52.549298529Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd98h9qr Namespace:openshift-marketplace ID:3bc105ddbe6fb18ec3e46e09f9f439954856a876c04207ac8d9f9ce7980d8b26 UID:35b3b246-74f4-48ae-befc-2021eee673b9 NetNS:/var/run/netns/915c8f95-1399-46ef-9868-376a1e265f6e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod35b3b246_74f4_48ae_befc_2021eee673b9.slice PodAnnotations:0xc001800778}] Aliases:map[]}\"\nJun 09 11:25:52.549998 crc crio[26313]: time=\"2026-06-09T11:25:52.549548346Z\" level=info msg=\"Deleting pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd98h9qr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:25:53.905164 crc crio[26313]: time=\"2026-06-09T11:25:53.904482233Z\" level=info msg=\"Stopped pod sandbox: 3bc105ddbe6fb18ec3e46e09f9f439954856a876c04207ac8d9f9ce7980d8b26\" id=1241b0fe-d137-4e0f-9f81-6039f3706f89 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:25:57.402552 crc crio[26313]: time=\"2026-06-09T11:25:57.401726019Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-operator-6569c8c666-c5z9m/POD\" id=1e49c152-bc3a-4022-970d-e907a1c40464 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:25:57.402552 crc crio[26313]: time=\"2026-06-09T11:25:57.402301155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:25:57.511719 crc crio[26313]: time=\"2026-06-09T11:25:57.51128306Z\" level=info msg=\"Got pod network &{Name:nmstate-operator-6569c8c666-c5z9m Namespace:openshift-nmstate ID:3995df4f948a6c7e0d874fd3ddbcf3e4f4aa4976ce9aad9976a5cf667dc6fe2d UID:f43e8703-e875-47e4-847d-f134a18c5c4b NetNS:/var/run/netns/996c223f-4579-4b35-baed-04b6ddbf0ac3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf43e8703_e875_47e4_847d_f134a18c5c4b.slice PodAnnotations:0xc001806040}] Aliases:map[]}\"\nJun 09 11:25:57.511719 crc crio[26313]: time=\"2026-06-09T11:25:57.511366673Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-operator-6569c8c666-c5z9m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:25:58.864579 crc crio[26313]: 2026-06-09T11:25:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3995df4f948a6c7 Mac:7a:cc:7f:2c:25:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/996c223f-4579-4b35-baed-04b6ddbf0ac3 SocketPath: PciID:}] [{Interface:0xc0002012b0 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:25:58.870470 crc crio[26313]: time=\"2026-06-09T11:25:58.868991177Z\" level=info msg=\"Got pod network &{Name:nmstate-operator-6569c8c666-c5z9m Namespace:openshift-nmstate ID:3995df4f948a6c7e0d874fd3ddbcf3e4f4aa4976ce9aad9976a5cf667dc6fe2d UID:f43e8703-e875-47e4-847d-f134a18c5c4b NetNS:/var/run/netns/996c223f-4579-4b35-baed-04b6ddbf0ac3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf43e8703_e875_47e4_847d_f134a18c5c4b.slice PodAnnotations:0xc001806040}] Aliases:map[]}\"\nJun 09 11:25:58.870470 crc crio[26313]: time=\"2026-06-09T11:25:58.869219814Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-operator-6569c8c666-c5z9m for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:25:58.888059 crc crio[26313]: time=\"2026-06-09T11:25:58.886242477Z\" level=info msg=\"Ran pod sandbox 3995df4f948a6c7e0d874fd3ddbcf3e4f4aa4976ce9aad9976a5cf667dc6fe2d with infra container: openshift-nmstate/nmstate-operator-6569c8c666-c5z9m/POD\" id=1e49c152-bc3a-4022-970d-e907a1c40464 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:25:58.888988 crc crio[26313]: time=\"2026-06-09T11:25:58.888735818Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=84f600c7-43d8-480c-8e16-c15c28146471 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:58.889209 crc crio[26313]: time=\"2026-06-09T11:25:58.889111509Z\" level=info msg=\"Image registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e not found\" id=84f600c7-43d8-480c-8e16-c15c28146471 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:58.889277 crc crio[26313]: time=\"2026-06-09T11:25:58.889248413Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e found\" id=84f600c7-43d8-480c-8e16-c15c28146471 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:25:58.891301 crc crio[26313]: time=\"2026-06-09T11:25:58.891226169Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=104f831e-2291-4148-b0e9-6e72bbc736a2 name=/runtime.v1.ImageService/PullImage\nJun 09 11:25:58.895640 crc crio[26313]: time=\"2026-06-09T11:25:58.895524671Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\\\"\"\nJun 09 11:26:00.659167 crc crio[26313]: time=\"2026-06-09T11:26:00.657204751Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c64410ae-72a7-4685-95c8-9356ab2c3c21 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:26:01.181989 crc crio[26313]: time=\"2026-06-09T11:26:01.181696226Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b28afac9-1298-4131-acbf-aa8838d61094 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:26:03.891304 crc crio[26313]: time=\"2026-06-09T11:26:03.890826382Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-82sfn/registry-server\" id=17c16c47-b6b0-4652-a537-ff1d2e5a1b09 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:26:03.893969 crc crio[26313]: time=\"2026-06-09T11:26:03.891644575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:03.934012 crc crio[26313]: time=\"2026-06-09T11:26:03.933877544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:03.937972 crc crio[26313]: time=\"2026-06-09T11:26:03.937900638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:05.108164 crc crio[26313]: time=\"2026-06-09T11:26:05.108057339Z\" level=info msg=\"Created container a0ebc831f44049b9a64bfbef1af75c86e1cc09f42fe16d78aef20f24221e9bc9: openshift-marketplace/redhat-operators-82sfn/registry-server\" id=17c16c47-b6b0-4652-a537-ff1d2e5a1b09 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:26:05.110444 crc crio[26313]: time=\"2026-06-09T11:26:05.110297993Z\" level=info msg=\"Starting container: a0ebc831f44049b9a64bfbef1af75c86e1cc09f42fe16d78aef20f24221e9bc9\" id=4ec99ad5-9c90-4327-87e1-62e70552994a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:26:05.119852 crc crio[26313]: time=\"2026-06-09T11:26:05.119721091Z\" level=info msg=\"Started container\" PID=42512 containerID=a0ebc831f44049b9a64bfbef1af75c86e1cc09f42fe16d78aef20f24221e9bc9 description=openshift-marketplace/redhat-operators-82sfn/registry-server id=4ec99ad5-9c90-4327-87e1-62e70552994a name=/runtime.v1.RuntimeService/StartContainer sandboxID=585cd0cc81bbdb17c90aabc815551c30263861a07eb609491f86f251716ae6d2\nJun 09 11:26:05.565689 crc crio[26313]: time=\"2026-06-09T11:26:05.565213772Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683406-6sjhs/POD\" id=5aa24f95-6dab-405d-996b-be5f24b7b878 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:26:05.565942 crc crio[26313]: time=\"2026-06-09T11:26:05.565750597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:05.615866 crc crio[26313]: time=\"2026-06-09T11:26:05.615541761Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683406-6sjhs Namespace:openshift-infra ID:725c8c0c1df3410ecc477dc38cd66163076ca8c2334ec3735daf7f2395c26621 UID:6368d656-b8d7-4713-adce-5885b79c0275 NetNS:/var/run/netns/f6bebdf9-8b23-4897-95a7-8634bb564512 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6368d656_b8d7_4713_adce_5885b79c0275.slice PodAnnotations:0xc0005b0e08}] Aliases:map[]}\"\nJun 09 11:26:05.615866 crc crio[26313]: time=\"2026-06-09T11:26:05.615644114Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683406-6sjhs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:26:06.779367 crc crio[26313]: 2026-06-09T11:26:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:725c8c0c1df3410 Mac:8e:c7:0d:62:30:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/f6bebdf9-8b23-4897-95a7-8634bb564512 SocketPath: PciID:}] [{Interface:0xc0001807b0 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:26:06.782106 crc crio[26313]: time=\"2026-06-09T11:26:06.781963877Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683406-6sjhs Namespace:openshift-infra ID:725c8c0c1df3410ecc477dc38cd66163076ca8c2334ec3735daf7f2395c26621 UID:6368d656-b8d7-4713-adce-5885b79c0275 NetNS:/var/run/netns/f6bebdf9-8b23-4897-95a7-8634bb564512 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6368d656_b8d7_4713_adce_5885b79c0275.slice PodAnnotations:0xc0005b0e08}] Aliases:map[]}\"\nJun 09 11:26:06.782351 crc crio[26313]: time=\"2026-06-09T11:26:06.782232455Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683406-6sjhs for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:26:06.804947 crc crio[26313]: time=\"2026-06-09T11:26:06.804836267Z\" level=info msg=\"Ran pod sandbox 725c8c0c1df3410ecc477dc38cd66163076ca8c2334ec3735daf7f2395c26621 with infra container: openshift-infra/auto-csr-approver-29683406-6sjhs/POD\" id=5aa24f95-6dab-405d-996b-be5f24b7b878 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:26:06.809140 crc crio[26313]: time=\"2026-06-09T11:26:06.809053746Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=5cc7eb38-ab5b-4b41-b690-19ab2ff4a817 name=/runtime.v1.ImageService/PullImage\nJun 09 11:26:06.819821 crc crio[26313]: time=\"2026-06-09T11:26:06.81833295Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 11:26:10.508065 crc crio[26313]: time=\"2026-06-09T11:26:10.507243759Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ad05fa5fb88f3810861b2bda4f8e0a0ab2e6055fabd31b17d5a8b570cac6efc6\" id=104f831e-2291-4148-b0e9-6e72bbc736a2 name=/runtime.v1.ImageService/PullImage\nJun 09 11:26:10.509558 crc crio[26313]: time=\"2026-06-09T11:26:10.509225045Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=b6fbee16-100e-49a0-8c9d-590ab039e547 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:26:10.532918 crc crio[26313]: time=\"2026-06-09T11:26:10.532815545Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=5cc7eb38-ab5b-4b41-b690-19ab2ff4a817 name=/runtime.v1.ImageService/PullImage\nJun 09 11:26:10.534252 crc crio[26313]: time=\"2026-06-09T11:26:10.534164264Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b5baad15-838b-4395-9f1a-21d0e3bb1a7d name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:26:10.535607 crc crio[26313]: time=\"2026-06-09T11:26:10.535511792Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=d7b66519-be69-4676-9b71-ae318aa739de name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:26:10.536078 crc crio[26313]: time=\"2026-06-09T11:26:10.536038387Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1082e01f-c785-4ed3-bec0-0a3c941f43fb name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:26:10.543852 crc crio[26313]: time=\"2026-06-09T11:26:10.543750076Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683406-6sjhs/oc\" id=3f0054c2-d3dd-4964-90f3-4b4eca717ca1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:26:10.544350 crc crio[26313]: time=\"2026-06-09T11:26:10.54423692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:10.548875 crc crio[26313]: time=\"2026-06-09T11:26:10.548737308Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-operator-6569c8c666-c5z9m/nmstate-operator\" id=2d457a02-9ea6-432c-bade-ca7ab54aa82a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:26:10.555944 crc crio[26313]: time=\"2026-06-09T11:26:10.55584938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:10.578218 crc crio[26313]: time=\"2026-06-09T11:26:10.578120702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:10.594982 crc crio[26313]: time=\"2026-06-09T11:26:10.594686912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:10.608058 crc crio[26313]: time=\"2026-06-09T11:26:10.607870927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:10.750748 crc crio[26313]: time=\"2026-06-09T11:26:10.750651322Z\" level=info msg=\"Created container fbb7295ed0d58bb439f58104f41dfcebd09e1c3be11f2ac91ce19d04612c52b3: openshift-nmstate/nmstate-operator-6569c8c666-c5z9m/nmstate-operator\" id=2d457a02-9ea6-432c-bade-ca7ab54aa82a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:26:10.754674 crc crio[26313]: time=\"2026-06-09T11:26:10.754542802Z\" level=info msg=\"Starting container: fbb7295ed0d58bb439f58104f41dfcebd09e1c3be11f2ac91ce19d04612c52b3\" id=517591f4-0743-47f7-b400-f613422b04aa name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:26:10.785517 crc crio[26313]: time=\"2026-06-09T11:26:10.785048987Z\" level=info msg=\"Started container\" PID=42707 containerID=fbb7295ed0d58bb439f58104f41dfcebd09e1c3be11f2ac91ce19d04612c52b3 description=openshift-nmstate/nmstate-operator-6569c8c666-c5z9m/nmstate-operator id=517591f4-0743-47f7-b400-f613422b04aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=3995df4f948a6c7e0d874fd3ddbcf3e4f4aa4976ce9aad9976a5cf667dc6fe2d\nJun 09 11:26:10.895083 crc crio[26313]: time=\"2026-06-09T11:26:10.894521036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:10.993438 crc crio[26313]: time=\"2026-06-09T11:26:10.993303772Z\" level=info msg=\"Created container 50c3228d3e41063302728bae6c153c45fabd28e6ac7e6cd286dc49ac1547d401: openshift-infra/auto-csr-approver-29683406-6sjhs/oc\" id=3f0054c2-d3dd-4964-90f3-4b4eca717ca1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:26:10.995039 crc crio[26313]: time=\"2026-06-09T11:26:10.994980519Z\" level=info msg=\"Starting container: 50c3228d3e41063302728bae6c153c45fabd28e6ac7e6cd286dc49ac1547d401\" id=3e977e3c-ab2b-4d20-8f35-20b40f7e4cd0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:26:11.000969 crc crio[26313]: time=\"2026-06-09T11:26:11.000872717Z\" level=info msg=\"Started container\" PID=42726 containerID=50c3228d3e41063302728bae6c153c45fabd28e6ac7e6cd286dc49ac1547d401 description=openshift-infra/auto-csr-approver-29683406-6sjhs/oc id=3e977e3c-ab2b-4d20-8f35-20b40f7e4cd0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=725c8c0c1df3410ecc477dc38cd66163076ca8c2334ec3735daf7f2395c26621\nJun 09 11:26:12.832243 crc crio[26313]: time=\"2026-06-09T11:26:12.832182673Z\" level=info msg=\"Stopping pod sandbox: 725c8c0c1df3410ecc477dc38cd66163076ca8c2334ec3735daf7f2395c26621\" id=7c639727-0314-4108-8de8-cf1b49f5629b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:26:12.834215 crc crio[26313]: time=\"2026-06-09T11:26:12.83418697Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683406-6sjhs Namespace:openshift-infra ID:725c8c0c1df3410ecc477dc38cd66163076ca8c2334ec3735daf7f2395c26621 UID:6368d656-b8d7-4713-adce-5885b79c0275 NetNS:/var/run/netns/f6bebdf9-8b23-4897-95a7-8634bb564512 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6368d656_b8d7_4713_adce_5885b79c0275.slice PodAnnotations:0xc0002aadb0}] Aliases:map[]}\"\nJun 09 11:26:12.834525 crc crio[26313]: time=\"2026-06-09T11:26:12.834502869Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683406-6sjhs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:26:13.180665 crc crio[26313]: time=\"2026-06-09T11:26:13.179236719Z\" level=info msg=\"Stopped pod sandbox: 725c8c0c1df3410ecc477dc38cd66163076ca8c2334ec3735daf7f2395c26621\" id=7c639727-0314-4108-8de8-cf1b49f5629b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:26:18.881953 crc crio[26313]: time=\"2026-06-09T11:26:18.88103263Z\" level=info msg=\"Stopping container: a0ebc831f44049b9a64bfbef1af75c86e1cc09f42fe16d78aef20f24221e9bc9 (timeout: 2s)\" id=d570dfb8-6746-460b-abb8-8d29c14ca3dd name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:26:19.670338 crc crio[26313]: time=\"2026-06-09T11:26:19.67017557Z\" level=info msg=\"Stopped container a0ebc831f44049b9a64bfbef1af75c86e1cc09f42fe16d78aef20f24221e9bc9: openshift-marketplace/redhat-operators-82sfn/registry-server\" id=d570dfb8-6746-460b-abb8-8d29c14ca3dd name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:26:19.671701 crc crio[26313]: time=\"2026-06-09T11:26:19.671624162Z\" level=info msg=\"Stopping pod sandbox: 585cd0cc81bbdb17c90aabc815551c30263861a07eb609491f86f251716ae6d2\" id=ea725ac9-7c41-4e8e-8121-02cd9d64a6c3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:26:19.672535 crc crio[26313]: time=\"2026-06-09T11:26:19.672379573Z\" level=info msg=\"Got pod network &{Name:redhat-operators-82sfn Namespace:openshift-marketplace ID:585cd0cc81bbdb17c90aabc815551c30263861a07eb609491f86f251716ae6d2 UID:82d72be4-6f9b-440a-bffa-03da56780d11 NetNS:/var/run/netns/039246bf-4b8e-453f-aac5-566e0048bfc3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod82d72be4_6f9b_440a_bffa_03da56780d11.slice PodAnnotations:0xc0022163f8}] Aliases:map[]}\"\nJun 09 11:26:19.672762 crc crio[26313]: time=\"2026-06-09T11:26:19.672688632Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-82sfn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:26:19.951355 crc crio[26313]: time=\"2026-06-09T11:26:19.951053407Z\" level=info msg=\"Stopped pod sandbox: 585cd0cc81bbdb17c90aabc815551c30263861a07eb609491f86f251716ae6d2\" id=ea725ac9-7c41-4e8e-8121-02cd9d64a6c3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:26:20.917324 crc crio[26313]: time=\"2026-06-09T11:26:20.916806973Z\" level=info msg=\"Removing container: a0ebc831f44049b9a64bfbef1af75c86e1cc09f42fe16d78aef20f24221e9bc9\" id=917b77e1-555c-4e19-a4af-60af7474ec05 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:26:20.957124 crc crio[26313]: time=\"2026-06-09T11:26:20.956956683Z\" level=info msg=\"Removed container a0ebc831f44049b9a64bfbef1af75c86e1cc09f42fe16d78aef20f24221e9bc9: openshift-marketplace/redhat-operators-82sfn/registry-server\" id=917b77e1-555c-4e19-a4af-60af7474ec05 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:26:20.959752 crc crio[26313]: time=\"2026-06-09T11:26:20.95966421Z\" level=info msg=\"Removing container: 0909a31324257a5c8790a0f2863c2ed7962a6eea2877f00ebbd756e9fd3cf2f8\" id=d2c959fe-c327-4a9e-a539-1662265339ad name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:26:20.986161 crc crio[26313]: time=\"2026-06-09T11:26:20.985762081Z\" level=info msg=\"Removed container 0909a31324257a5c8790a0f2863c2ed7962a6eea2877f00ebbd756e9fd3cf2f8: openshift-marketplace/redhat-operators-82sfn/extract-content\" id=d2c959fe-c327-4a9e-a539-1662265339ad name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:26:20.988864 crc crio[26313]: time=\"2026-06-09T11:26:20.988769267Z\" level=info msg=\"Removing container: 393d9e79e04026ba2c4d0229929e7ad4cfba7cb2176d2f391b84527438518eea\" id=5f858509-1c06-48a5-9a83-0f659c1b6a89 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:26:21.009275 crc crio[26313]: time=\"2026-06-09T11:26:21.009067703Z\" level=info msg=\"Removed container 393d9e79e04026ba2c4d0229929e7ad4cfba7cb2176d2f391b84527438518eea: openshift-marketplace/redhat-operators-82sfn/extract-utilities\" id=5f858509-1c06-48a5-9a83-0f659c1b6a89 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:26:24.660681 crc crio[26313]: time=\"2026-06-09T11:26:24.660605301Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-metrics-756b4d6fc6-hphfx/POD\" id=d427de95-ca81-4955-b8a0-6380dc124f41 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:26:24.661523 crc crio[26313]: time=\"2026-06-09T11:26:24.660712274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:24.689783 crc crio[26313]: time=\"2026-06-09T11:26:24.689660956Z\" level=info msg=\"Got pod network &{Name:nmstate-metrics-756b4d6fc6-hphfx Namespace:openshift-nmstate ID:68f92e0ea9f9b1bd9e835fcda198f7e38030111bcfaa29f4000479355960375e UID:e914d91f-fb86-4fb3-8cfa-de929a89e35a NetNS:/var/run/netns/dffa9ed0-aa9f-45ca-9e68-c715060f862c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode914d91f_fb86_4fb3_8cfa_de929a89e35a.slice PodAnnotations:0xc00008ca90}] Aliases:map[]}\"\nJun 09 11:26:24.689783 crc crio[26313]: time=\"2026-06-09T11:26:24.689734348Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-metrics-756b4d6fc6-hphfx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:26:24.742096 crc crio[26313]: time=\"2026-06-09T11:26:24.741614081Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-handler-2kwv5/POD\" id=1837baf5-b37c-4d84-9a17-3221b1bc7f3d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:26:24.742096 crc crio[26313]: time=\"2026-06-09T11:26:24.742096625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:24.759466 crc crio[26313]: time=\"2026-06-09T11:26:24.759334334Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=1837baf5-b37c-4d84-9a17-3221b1bc7f3d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:26:24.776272 crc crio[26313]: time=\"2026-06-09T11:26:24.776148112Z\" level=info msg=\"Ran pod sandbox 72d029c86ec0628f1a6c30de0c7ea22132e8d43fce4b8af4059594173791cfe1 with infra container: openshift-nmstate/nmstate-handler-2kwv5/POD\" id=1837baf5-b37c-4d84-9a17-3221b1bc7f3d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:26:24.795772 crc crio[26313]: time=\"2026-06-09T11:26:24.795655466Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=7f4827d2-2059-4212-b53d-ca4f620029d3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:26:24.796091 crc crio[26313]: time=\"2026-06-09T11:26:24.795934204Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=7f4827d2-2059-4212-b53d-ca4f620029d3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:26:24.796091 crc crio[26313]: time=\"2026-06-09T11:26:24.795995145Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=7f4827d2-2059-4212-b53d-ca4f620029d3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:26:24.797849 crc crio[26313]: time=\"2026-06-09T11:26:24.797746575Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=d284cdeb-d552-4c77-9141-04c0696bf6d1 name=/runtime.v1.ImageService/PullImage\nJun 09 11:26:24.807608 crc crio[26313]: time=\"2026-06-09T11:26:24.807517583Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"\nJun 09 11:26:25.089861 crc crio[26313]: 2026-06-09T11:26:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:68f92e0ea9f9b1b Mac:d6:da:49:ae:1c:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/dffa9ed0-aa9f-45ca-9e68-c715060f862c SocketPath: PciID:}] [{Interface:0xc000014640 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:26:25.092041 crc crio[26313]: time=\"2026-06-09T11:26:25.0919577Z\" level=info msg=\"Got pod network &{Name:nmstate-metrics-756b4d6fc6-hphfx Namespace:openshift-nmstate ID:68f92e0ea9f9b1bd9e835fcda198f7e38030111bcfaa29f4000479355960375e UID:e914d91f-fb86-4fb3-8cfa-de929a89e35a NetNS:/var/run/netns/dffa9ed0-aa9f-45ca-9e68-c715060f862c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode914d91f_fb86_4fb3_8cfa_de929a89e35a.slice PodAnnotations:0xc00008ca90}] Aliases:map[]}\"\nJun 09 11:26:25.092171 crc crio[26313]: time=\"2026-06-09T11:26:25.092152116Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-metrics-756b4d6fc6-hphfx for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:26:25.100995 crc crio[26313]: time=\"2026-06-09T11:26:25.100885903Z\" level=info msg=\"Ran pod sandbox 68f92e0ea9f9b1bd9e835fcda198f7e38030111bcfaa29f4000479355960375e with infra container: openshift-nmstate/nmstate-metrics-756b4d6fc6-hphfx/POD\" id=d427de95-ca81-4955-b8a0-6380dc124f41 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:26:25.103166 crc crio[26313]: time=\"2026-06-09T11:26:25.103114216Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=de2a3a8a-6055-43b8-a898-57d716817cb3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:26:25.103340 crc crio[26313]: time=\"2026-06-09T11:26:25.103281911Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=de2a3a8a-6055-43b8-a898-57d716817cb3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:26:25.103498 crc crio[26313]: time=\"2026-06-09T11:26:25.103360273Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=de2a3a8a-6055-43b8-a898-57d716817cb3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:26:25.104598 crc crio[26313]: time=\"2026-06-09T11:26:25.104540097Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=d35ec4b0-af8f-488d-9866-b89692355794 name=/runtime.v1.ImageService/PullImage\nJun 09 11:26:25.109715 crc crio[26313]: time=\"2026-06-09T11:26:25.108133489Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"\nJun 09 11:26:25.310493 crc crio[26313]: time=\"2026-06-09T11:26:25.310358582Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-webhook-9b7874799-4k69w/POD\" id=70f4cb8f-2d97-46d7-b132-f3489589e166 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:26:25.310656 crc crio[26313]: time=\"2026-06-09T11:26:25.310520926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:25.333908 crc crio[26313]: time=\"2026-06-09T11:26:25.333822218Z\" level=info msg=\"Got pod network &{Name:nmstate-webhook-9b7874799-4k69w Namespace:openshift-nmstate ID:e1c65da16ff3c2dcf694e9125e33ad0fb22557e9f1790d024bb869291860eb28 UID:65c1dadf-0bda-4c0b-a711-2d8671a5409a NetNS:/var/run/netns/6e0dfcdd-466a-4b54-a0b8-97bfd61adcb7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod65c1dadf_0bda_4c0b_a711_2d8671a5409a.slice PodAnnotations:0xc001edaa30}] Aliases:map[]}\"\nJun 09 11:26:25.333908 crc crio[26313]: time=\"2026-06-09T11:26:25.33389078Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-webhook-9b7874799-4k69w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:26:25.430466 crc crio[26313]: time=\"2026-06-09T11:26:25.430319148Z\" level=info msg=\"Running pod sandbox: openshift-console/console-5986bb758b-8dwzx/POD\" id=69dedd7a-a800-49b4-afd9-c0d593cbf8ef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:26:25.430644 crc crio[26313]: time=\"2026-06-09T11:26:25.430507754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:25.459801 crc crio[26313]: time=\"2026-06-09T11:26:25.459737904Z\" level=info msg=\"Got pod network &{Name:console-5986bb758b-8dwzx Namespace:openshift-console ID:fc2fcaee1541fa43be388f2a5253c77e310f91ec2003918c19ecf49bec463035 UID:920312cb-8b00-417c-8d9f-c881aa357608 NetNS:/var/run/netns/8f2f4d15-4052-4ace-8a49-5e2936aabd7b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod920312cb_8b00_417c_8d9f_c881aa357608.slice PodAnnotations:0xc0005b0a18}] Aliases:map[]}\"\nJun 09 11:26:25.460137 crc crio[26313]: time=\"2026-06-09T11:26:25.460106454Z\" level=info msg=\"Adding pod openshift-console_console-5986bb758b-8dwzx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:26:25.635239 crc crio[26313]: 2026-06-09T11:26:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e1c65da16ff3c2d Mac:8a:aa:7a:7c:fd:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/6e0dfcdd-466a-4b54-a0b8-97bfd61adcb7 SocketPath: PciID:}] [{Interface:0xc0002d89e0 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:26:25.636518 crc crio[26313]: time=\"2026-06-09T11:26:25.636452992Z\" level=info msg=\"Got pod network &{Name:nmstate-webhook-9b7874799-4k69w Namespace:openshift-nmstate ID:e1c65da16ff3c2dcf694e9125e33ad0fb22557e9f1790d024bb869291860eb28 UID:65c1dadf-0bda-4c0b-a711-2d8671a5409a NetNS:/var/run/netns/6e0dfcdd-466a-4b54-a0b8-97bfd61adcb7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod65c1dadf_0bda_4c0b_a711_2d8671a5409a.slice PodAnnotations:0xc001edaa30}] Aliases:map[]}\"\nJun 09 11:26:25.636650 crc crio[26313]: time=\"2026-06-09T11:26:25.636631687Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-webhook-9b7874799-4k69w for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:26:25.642347 crc crio[26313]: time=\"2026-06-09T11:26:25.642159344Z\" level=info msg=\"Ran pod sandbox e1c65da16ff3c2dcf694e9125e33ad0fb22557e9f1790d024bb869291860eb28 with infra container: openshift-nmstate/nmstate-webhook-9b7874799-4k69w/POD\" id=70f4cb8f-2d97-46d7-b132-f3489589e166 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:26:25.644300 crc crio[26313]: time=\"2026-06-09T11:26:25.644222463Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=bedc9d6d-9462-4af9-aa55-7b83d21b1dd9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:26:25.644525 crc crio[26313]: time=\"2026-06-09T11:26:25.64447856Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=bedc9d6d-9462-4af9-aa55-7b83d21b1dd9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:26:25.644645 crc crio[26313]: time=\"2026-06-09T11:26:25.644550862Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=bedc9d6d-9462-4af9-aa55-7b83d21b1dd9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:26:25.645506 crc crio[26313]: time=\"2026-06-09T11:26:25.645450598Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=a53edd7e-da79-45d3-99d6-354cc9592cd9 name=/runtime.v1.ImageService/PullImage\nJun 09 11:26:25.649026 crc crio[26313]: time=\"2026-06-09T11:26:25.648923076Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"\nJun 09 11:26:25.685604 crc crio[26313]: time=\"2026-06-09T11:26:25.685508305Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-console-plugin-9bcc7988b-j5p8q/POD\" id=6698eeaf-2b1c-4303-9329-9bdfe19d74e2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:26:25.686691 crc crio[26313]: time=\"2026-06-09T11:26:25.685645259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:25.728713 crc crio[26313]: time=\"2026-06-09T11:26:25.726727886Z\" level=info msg=\"Got pod network &{Name:nmstate-console-plugin-9bcc7988b-j5p8q Namespace:openshift-nmstate ID:36a6ccbb9bc4fdf0f523c3b35a9cadbf982369a4cfd5331823380b3fe3255e46 UID:04a38c27-f8f1-4bae-9e33-953f73b7ecc5 NetNS:/var/run/netns/2d1e6f81-4691-41a6-94db-0bdb3000c7cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod04a38c27_f8f1_4bae_9e33_953f73b7ecc5.slice PodAnnotations:0xc001718338}] Aliases:map[]}\"\nJun 09 11:26:25.728713 crc crio[26313]: time=\"2026-06-09T11:26:25.727796886Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-j5p8q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:26:25.740654 crc crio[26313]: 2026-06-09T11:26:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fc2fcaee1541fa4 Mac:4a:c7:ab:39:28:05 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/8f2f4d15-4052-4ace-8a49-5e2936aabd7b SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:26:25.740654 crc crio[26313]: time=\"2026-06-09T11:26:25.739818158Z\" level=info msg=\"Got pod network &{Name:console-5986bb758b-8dwzx Namespace:openshift-console ID:fc2fcaee1541fa43be388f2a5253c77e310f91ec2003918c19ecf49bec463035 UID:920312cb-8b00-417c-8d9f-c881aa357608 NetNS:/var/run/netns/8f2f4d15-4052-4ace-8a49-5e2936aabd7b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod920312cb_8b00_417c_8d9f_c881aa357608.slice PodAnnotations:0xc0005b0a18}] Aliases:map[]}\"\nJun 09 11:26:25.740654 crc crio[26313]: time=\"2026-06-09T11:26:25.740002863Z\" level=info msg=\"Checking pod openshift-console_console-5986bb758b-8dwzx for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:26:25.757295 crc crio[26313]: time=\"2026-06-09T11:26:25.757251243Z\" level=info msg=\"Ran pod sandbox fc2fcaee1541fa43be388f2a5253c77e310f91ec2003918c19ecf49bec463035 with infra container: openshift-console/console-5986bb758b-8dwzx/POD\" id=69dedd7a-a800-49b4-afd9-c0d593cbf8ef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:26:25.763057 crc crio[26313]: time=\"2026-06-09T11:26:25.762918394Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=241a1932-67c1-4635-991b-08d60278b90b name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:26:25.776244 crc crio[26313]: time=\"2026-06-09T11:26:25.77616546Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=225e06db-4dae-4d9d-8821-a19a772b388e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:26:25.791718 crc crio[26313]: time=\"2026-06-09T11:26:25.791536586Z\" level=info msg=\"Creating container: openshift-console/console-5986bb758b-8dwzx/console\" id=ad6e58bc-8711-4b52-9581-d580c1dfe4b1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:26:25.793142 crc crio[26313]: time=\"2026-06-09T11:26:25.79201818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:25.838050 crc crio[26313]: time=\"2026-06-09T11:26:25.837988306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:25.845643 crc crio[26313]: time=\"2026-06-09T11:26:25.845512209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:25.969595 crc crio[26313]: time=\"2026-06-09T11:26:25.96948039Z\" level=info msg=\"Created container a5e2b36cc5e6e0225f24b50f73fe8d5f5a1229a0f4c947f414324ad21017ddfc: openshift-console/console-5986bb758b-8dwzx/console\" id=ad6e58bc-8711-4b52-9581-d580c1dfe4b1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:26:25.970677 crc crio[26313]: time=\"2026-06-09T11:26:25.970526269Z\" level=info msg=\"Starting container: a5e2b36cc5e6e0225f24b50f73fe8d5f5a1229a0f4c947f414324ad21017ddfc\" id=a828dae0-27de-493a-8a87-d097da7c85b1 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:26:25.976613 crc crio[26313]: time=\"2026-06-09T11:26:25.976506949Z\" level=info msg=\"Started container\" PID=43190 containerID=a5e2b36cc5e6e0225f24b50f73fe8d5f5a1229a0f4c947f414324ad21017ddfc description=openshift-console/console-5986bb758b-8dwzx/console id=a828dae0-27de-493a-8a87-d097da7c85b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc2fcaee1541fa43be388f2a5253c77e310f91ec2003918c19ecf49bec463035\nJun 09 11:26:26.030019 crc crio[26313]: 2026-06-09T11:26:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:36a6ccbb9bc4fdf Mac:da:36:10:80:7c:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/2d1e6f81-4691-41a6-94db-0bdb3000c7cb SocketPath: PciID:}] [{Interface:0xc00038c5c0 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:26:26.036070 crc crio[26313]: time=\"2026-06-09T11:26:26.035936947Z\" level=info msg=\"Got pod network &{Name:nmstate-console-plugin-9bcc7988b-j5p8q Namespace:openshift-nmstate ID:36a6ccbb9bc4fdf0f523c3b35a9cadbf982369a4cfd5331823380b3fe3255e46 UID:04a38c27-f8f1-4bae-9e33-953f73b7ecc5 NetNS:/var/run/netns/2d1e6f81-4691-41a6-94db-0bdb3000c7cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod04a38c27_f8f1_4bae_9e33_953f73b7ecc5.slice PodAnnotations:0xc001718338}] Aliases:map[]}\"\nJun 09 11:26:26.036245 crc crio[26313]: time=\"2026-06-09T11:26:26.036206605Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-j5p8q for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:26:26.051268 crc crio[26313]: time=\"2026-06-09T11:26:26.051134889Z\" level=info msg=\"Ran pod sandbox 36a6ccbb9bc4fdf0f523c3b35a9cadbf982369a4cfd5331823380b3fe3255e46 with infra container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-j5p8q/POD\" id=6698eeaf-2b1c-4303-9329-9bdfe19d74e2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:26:26.054809 crc crio[26313]: time=\"2026-06-09T11:26:26.054627448Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=2d8944b9-1291-403a-a444-81894733f7f8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:26:26.055014 crc crio[26313]: time=\"2026-06-09T11:26:26.054902156Z\" level=info msg=\"Image registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e not found\" id=2d8944b9-1291-403a-a444-81894733f7f8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:26:26.055014 crc crio[26313]: time=\"2026-06-09T11:26:26.055008609Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e found\" id=2d8944b9-1291-403a-a444-81894733f7f8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:26:26.056482 crc crio[26313]: time=\"2026-06-09T11:26:26.056322656Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=fd53dba3-869d-41ee-8a1d-961b90f5b9cb name=/runtime.v1.ImageService/PullImage\nJun 09 11:26:26.060009 crc crio[26313]: time=\"2026-06-09T11:26:26.059925458Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\\\"\"\nJun 09 11:26:29.220520 crc crio[26313]: time=\"2026-06-09T11:26:29.21970614Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=d35ec4b0-af8f-488d-9866-b89692355794 name=/runtime.v1.ImageService/PullImage\nJun 09 11:26:29.222551 crc crio[26313]: time=\"2026-06-09T11:26:29.222370706Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=17775f3d-39d6-4aed-92ce-dc6a7930f037 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:26:29.262334 crc crio[26313]: time=\"2026-06-09T11:26:29.262182846Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=a53edd7e-da79-45d3-99d6-354cc9592cd9 name=/runtime.v1.ImageService/PullImage\nJun 09 11:26:29.263168 crc crio[26313]: time=\"2026-06-09T11:26:29.263091552Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=198cf0fd-68cd-4110-a72e-cde7304509eb name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:26:29.278777 crc crio[26313]: time=\"2026-06-09T11:26:29.276615686Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=8d59882b-94e0-45a9-b100-ef9ad1b2b216 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:26:29.278777 crc crio[26313]: time=\"2026-06-09T11:26:29.276916175Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=f8c6daea-bcb4-427a-8c65-8687dbbd08bd name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:26:29.284847 crc crio[26313]: time=\"2026-06-09T11:26:29.28450171Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=d284cdeb-d552-4c77-9141-04c0696bf6d1 name=/runtime.v1.ImageService/PullImage\nJun 09 11:26:29.286065 crc crio[26313]: time=\"2026-06-09T11:26:29.286006253Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-webhook-9b7874799-4k69w/nmstate-webhook\" id=a2beef08-06eb-4653-bb51-b0392429ea5a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:26:29.287781 crc crio[26313]: time=\"2026-06-09T11:26:29.28765222Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=ec70554d-a944-4be3-a74c-8b03f1ed1c70 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:26:29.288008 crc crio[26313]: time=\"2026-06-09T11:26:29.287967299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:29.291044 crc crio[26313]: time=\"2026-06-09T11:26:29.290975704Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-hphfx/nmstate-metrics\" id=e3968b09-31e4-4b2d-aefd-eb5293e21505 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:26:29.292619 crc crio[26313]: time=\"2026-06-09T11:26:29.292524218Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=8339728a-c2e0-4cc1-b1c5-c192e70199b5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:26:29.301861 crc crio[26313]: time=\"2026-06-09T11:26:29.30175874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:29.312496 crc crio[26313]: time=\"2026-06-09T11:26:29.312363852Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-handler-2kwv5/nmstate-handler\" id=6b4bfcb4-750e-4a6d-ab35-593f5d9d6377 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:26:29.319977 crc crio[26313]: time=\"2026-06-09T11:26:29.319892965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:29.320195 crc crio[26313]: time=\"2026-06-09T11:26:29.320143462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:29.323938 crc crio[26313]: time=\"2026-06-09T11:26:29.323864138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:29.334592 crc crio[26313]: time=\"2026-06-09T11:26:29.334470529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:29.337773 crc crio[26313]: time=\"2026-06-09T11:26:29.337700501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:29.356744 crc crio[26313]: time=\"2026-06-09T11:26:29.356637109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:29.511244 crc crio[26313]: time=\"2026-06-09T11:26:29.510668783Z\" level=info msg=\"Created container 0d440474ccc73718aaf019456c4b34334d27dbcace8639a09efda92fae24150a: openshift-nmstate/nmstate-webhook-9b7874799-4k69w/nmstate-webhook\" id=a2beef08-06eb-4653-bb51-b0392429ea5a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:26:29.514341 crc crio[26313]: time=\"2026-06-09T11:26:29.514268355Z\" level=info msg=\"Starting container: 0d440474ccc73718aaf019456c4b34334d27dbcace8639a09efda92fae24150a\" id=6dee8424-e3bf-4230-89fc-86c32a9db31c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:26:29.534918 crc crio[26313]: time=\"2026-06-09T11:26:29.534798048Z\" level=info msg=\"Created container 6b65ada9d6cb8927feaab58eff892420a6eec55d8f830289ba9c963df102bdb1: openshift-nmstate/nmstate-metrics-756b4d6fc6-hphfx/nmstate-metrics\" id=e3968b09-31e4-4b2d-aefd-eb5293e21505 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:26:29.537559 crc crio[26313]: time=\"2026-06-09T11:26:29.537357781Z\" level=info msg=\"Starting container: 6b65ada9d6cb8927feaab58eff892420a6eec55d8f830289ba9c963df102bdb1\" id=8f96ca25-ec6c-47c3-ac5c-2cbf189b302b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:26:29.540128 crc crio[26313]: time=\"2026-06-09T11:26:29.539672587Z\" level=info msg=\"Started container\" PID=43290 containerID=0d440474ccc73718aaf019456c4b34334d27dbcace8639a09efda92fae24150a description=openshift-nmstate/nmstate-webhook-9b7874799-4k69w/nmstate-webhook id=6dee8424-e3bf-4230-89fc-86c32a9db31c name=/runtime.v1.RuntimeService/StartContainer sandboxID=e1c65da16ff3c2dcf694e9125e33ad0fb22557e9f1790d024bb869291860eb28\nJun 09 11:26:29.546635 crc crio[26313]: time=\"2026-06-09T11:26:29.545681027Z\" level=info msg=\"Started container\" PID=43291 containerID=6b65ada9d6cb8927feaab58eff892420a6eec55d8f830289ba9c963df102bdb1 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-hphfx/nmstate-metrics id=8f96ca25-ec6c-47c3-ac5c-2cbf189b302b name=/runtime.v1.RuntimeService/StartContainer sandboxID=68f92e0ea9f9b1bd9e835fcda198f7e38030111bcfaa29f4000479355960375e\nJun 09 11:26:29.569905 crc crio[26313]: time=\"2026-06-09T11:26:29.569644648Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=e2177bd5-15c8-4470-bee9-8f8fbabcfe0d name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:26:29.570505 crc crio[26313]: time=\"2026-06-09T11:26:29.569933956Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 not found\" id=e2177bd5-15c8-4470-bee9-8f8fbabcfe0d name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:26:29.570505 crc crio[26313]: time=\"2026-06-09T11:26:29.569984528Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 found\" id=e2177bd5-15c8-4470-bee9-8f8fbabcfe0d name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:26:29.572236 crc crio[26313]: time=\"2026-06-09T11:26:29.572103188Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=585af23a-0b36-4836-8355-8e9565ec1e3b name=/runtime.v1.ImageService/PullImage\nJun 09 11:26:29.581494 crc crio[26313]: time=\"2026-06-09T11:26:29.581368491Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\\\"\"\nJun 09 11:26:29.637531 crc crio[26313]: time=\"2026-06-09T11:26:29.637376951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:29.664520 crc crio[26313]: time=\"2026-06-09T11:26:29.664372398Z\" level=info msg=\"Stopping pod sandbox: 585cd0cc81bbdb17c90aabc815551c30263861a07eb609491f86f251716ae6d2\" id=20b820f5-c6ba-45bd-a088-dbe9e01c3e9f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:26:29.664694 crc crio[26313]: time=\"2026-06-09T11:26:29.664539053Z\" level=info msg=\"Stopped pod sandbox (already stopped): 585cd0cc81bbdb17c90aabc815551c30263861a07eb609491f86f251716ae6d2\" id=20b820f5-c6ba-45bd-a088-dbe9e01c3e9f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:26:29.666914 crc crio[26313]: time=\"2026-06-09T11:26:29.666830198Z\" level=info msg=\"Removing pod sandbox: 585cd0cc81bbdb17c90aabc815551c30263861a07eb609491f86f251716ae6d2\" id=d590e238-ea59-4f4e-8f26-9f8470115636 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:26:29.680240 crc crio[26313]: time=\"2026-06-09T11:26:29.680063034Z\" level=info msg=\"Removed pod sandbox: 585cd0cc81bbdb17c90aabc815551c30263861a07eb609491f86f251716ae6d2\" id=d590e238-ea59-4f4e-8f26-9f8470115636 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:26:29.737625 crc crio[26313]: time=\"2026-06-09T11:26:29.737477264Z\" level=info msg=\"Created container c59d839fd280cc0a0b6069071cc37b716705974ab7da31e432be51ff1c381c01: openshift-nmstate/nmstate-handler-2kwv5/nmstate-handler\" id=6b4bfcb4-750e-4a6d-ab35-593f5d9d6377 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:26:29.738855 crc crio[26313]: time=\"2026-06-09T11:26:29.738768431Z\" level=info msg=\"Starting container: c59d839fd280cc0a0b6069071cc37b716705974ab7da31e432be51ff1c381c01\" id=d404cee7-a8ae-4ea1-b724-61c9783345e3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:26:29.748486 crc crio[26313]: time=\"2026-06-09T11:26:29.748075275Z\" level=info msg=\"Started container\" PID=43371 containerID=c59d839fd280cc0a0b6069071cc37b716705974ab7da31e432be51ff1c381c01 description=openshift-nmstate/nmstate-handler-2kwv5/nmstate-handler id=d404cee7-a8ae-4ea1-b724-61c9783345e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=72d029c86ec0628f1a6c30de0c7ea22132e8d43fce4b8af4059594173791cfe1\nJun 09 11:26:31.583918 crc crio[26313]: time=\"2026-06-09T11:26:31.583272062Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:3bf2d5fbb780de667ad48e0102ef7d2abd032bf1a490bb8344ff7b8fa745446a\" id=fd53dba3-869d-41ee-8a1d-961b90f5b9cb name=/runtime.v1.ImageService/PullImage\nJun 09 11:26:31.585959 crc crio[26313]: time=\"2026-06-09T11:26:31.585128205Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=5e558b1c-24c7-4208-81b4-2d7ba79e83be name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:26:31.608502 crc crio[26313]: time=\"2026-06-09T11:26:31.608266982Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=81051fe4-c4e2-4598-8961-70f3f78fe1b9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:26:31.632311 crc crio[26313]: time=\"2026-06-09T11:26:31.631714068Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-j5p8q/nmstate-console-plugin\" id=0ad0ab6c-3891-41e6-a7d5-1a1e24e07c29 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:26:31.635458 crc crio[26313]: time=\"2026-06-09T11:26:31.63530625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:31.677648 crc crio[26313]: time=\"2026-06-09T11:26:31.677515949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:31.683064 crc crio[26313]: time=\"2026-06-09T11:26:31.682945253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:31.881709 crc crio[26313]: time=\"2026-06-09T11:26:31.881360677Z\" level=info msg=\"Created container 7efc11babaae887e50e83cbe3f1d7951f867ede242cbfecddb46f31d223bf04a: openshift-nmstate/nmstate-console-plugin-9bcc7988b-j5p8q/nmstate-console-plugin\" id=0ad0ab6c-3891-41e6-a7d5-1a1e24e07c29 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:26:31.883699 crc crio[26313]: time=\"2026-06-09T11:26:31.883601301Z\" level=info msg=\"Starting container: 7efc11babaae887e50e83cbe3f1d7951f867ede242cbfecddb46f31d223bf04a\" id=09a03890-a521-4b31-af91-20f2a1e6be39 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:26:31.890250 crc crio[26313]: time=\"2026-06-09T11:26:31.890153287Z\" level=info msg=\"Started container\" PID=43458 containerID=7efc11babaae887e50e83cbe3f1d7951f867ede242cbfecddb46f31d223bf04a description=openshift-nmstate/nmstate-console-plugin-9bcc7988b-j5p8q/nmstate-console-plugin id=09a03890-a521-4b31-af91-20f2a1e6be39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=36a6ccbb9bc4fdf0f523c3b35a9cadbf982369a4cfd5331823380b3fe3255e46\nJun 09 11:26:33.426653 crc crio[26313]: time=\"2026-06-09T11:26:33.425292612Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:281a4f96defc7aa220db5af8ea7f3a4ab914e4b932e6edea4c2b02d95fbc5672\" id=585af23a-0b36-4836-8355-8e9565ec1e3b name=/runtime.v1.ImageService/PullImage\nJun 09 11:26:33.428246 crc crio[26313]: time=\"2026-06-09T11:26:33.427557626Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=3b807150-cecb-42fa-8281-f55680bee3bf name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:26:33.463677 crc crio[26313]: time=\"2026-06-09T11:26:33.463219349Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=be1020de-8b6b-453a-8e2b-7ac8e9980267 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:26:33.509347 crc crio[26313]: time=\"2026-06-09T11:26:33.508310079Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-hphfx/kube-rbac-proxy\" id=b65a3763-51b6-4f0c-8f30-abb88612f0e7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:26:33.528534 crc crio[26313]: time=\"2026-06-09T11:26:33.527802063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:33.682017 crc crio[26313]: time=\"2026-06-09T11:26:33.680856159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:33.703105 crc crio[26313]: time=\"2026-06-09T11:26:33.7026965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:26:34.036800 crc crio[26313]: time=\"2026-06-09T11:26:34.036294803Z\" level=info msg=\"Created container a4394f34dc161c21b536c02130b10c2f020abc04f4218853f304fad3b0bd0c91: openshift-nmstate/nmstate-metrics-756b4d6fc6-hphfx/kube-rbac-proxy\" id=b65a3763-51b6-4f0c-8f30-abb88612f0e7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:26:34.041228 crc crio[26313]: time=\"2026-06-09T11:26:34.041153391Z\" level=info msg=\"Starting container: a4394f34dc161c21b536c02130b10c2f020abc04f4218853f304fad3b0bd0c91\" id=ca04ceac-ad06-4821-9ea1-0e6d8bf77334 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:26:34.053363 crc crio[26313]: time=\"2026-06-09T11:26:34.053061069Z\" level=info msg=\"Started container\" PID=43530 containerID=a4394f34dc161c21b536c02130b10c2f020abc04f4218853f304fad3b0bd0c91 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-hphfx/kube-rbac-proxy id=ca04ceac-ad06-4821-9ea1-0e6d8bf77334 name=/runtime.v1.RuntimeService/StartContainer sandboxID=68f92e0ea9f9b1bd9e835fcda198f7e38030111bcfaa29f4000479355960375e\nJun 09 11:27:01.621760 crc crio[26313]: time=\"2026-06-09T11:27:01.620692668Z\" level=info msg=\"Stopping container: 11c24e6b8c6f5c820ed96556fb1c7fdae849de9f7efa516429885819b32c95e1 (timeout: 15s)\" id=bad6304a-3ba9-429c-bf2b-7f89324984fa name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:27:02.255475 crc crio[26313]: time=\"2026-06-09T11:27:02.254833747Z\" level=info msg=\"Stopped container 11c24e6b8c6f5c820ed96556fb1c7fdae849de9f7efa516429885819b32c95e1: openshift-console/console-6c684df5db-cc8g8/console\" id=bad6304a-3ba9-429c-bf2b-7f89324984fa name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:27:02.257879 crc crio[26313]: time=\"2026-06-09T11:27:02.25778553Z\" level=info msg=\"Stopping pod sandbox: 11ba591f4c9e84593765bac74bd694ada1ed6c4f14432c17eb9a536fc5533ff9\" id=d8c0f337-bb42-4b38-8991-e47be37625bb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:27:02.260267 crc crio[26313]: time=\"2026-06-09T11:27:02.260194479Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:11ba591f4c9e84593765bac74bd694ada1ed6c4f14432c17eb9a536fc5533ff9 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/c52cee2d-1ac8-4182-825b-cb85617b9229 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc0002aaff0}] Aliases:map[]}\"\nJun 09 11:27:02.260605 crc crio[26313]: time=\"2026-06-09T11:27:02.260481007Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:27:02.538109 crc crio[26313]: time=\"2026-06-09T11:27:02.53735662Z\" level=info msg=\"Stopped pod sandbox: 11ba591f4c9e84593765bac74bd694ada1ed6c4f14432c17eb9a536fc5533ff9\" id=d8c0f337-bb42-4b38-8991-e47be37625bb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:27:02.679571 crc crio[26313]: time=\"2026-06-09T11:27:02.670333266Z\" level=info msg=\"Removing container: 11c24e6b8c6f5c820ed96556fb1c7fdae849de9f7efa516429885819b32c95e1\" id=64ac2715-c952-4fa3-9ccd-8d3e5e858631 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:27:02.709240 crc crio[26313]: time=\"2026-06-09T11:27:02.709125118Z\" level=info msg=\"Removed container 11c24e6b8c6f5c820ed96556fb1c7fdae849de9f7efa516429885819b32c95e1: openshift-console/console-6c684df5db-cc8g8/console\" id=64ac2715-c952-4fa3-9ccd-8d3e5e858631 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:27:09.441648 crc crio[26313]: time=\"2026-06-09T11:27:09.440841977Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d36tcfv/POD\" id=bcac78df-42d9-410a-8367-653160d65c05 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:27:09.443566 crc crio[26313]: time=\"2026-06-09T11:27:09.4416789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:09.482656 crc crio[26313]: time=\"2026-06-09T11:27:09.48250363Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d36tcfv Namespace:openshift-marketplace ID:197ff84afe84b3b35b33c634a5fd307491d259fb3ff5150f415ce46f731a1f8f UID:4bb4ec5e-8159-4fdd-a3b2-1f55e38651ca NetNS:/var/run/netns/7bb42ed6-b01c-4683-9520-a48c61a00150 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4bb4ec5e_8159_4fdd_a3b2_1f55e38651ca.slice PodAnnotations:0xc000458150}] Aliases:map[]}\"\nJun 09 11:27:09.482656 crc crio[26313]: time=\"2026-06-09T11:27:09.482611193Z\" level=info msg=\"Adding pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d36tcfv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:27:09.855186 crc crio[26313]: 2026-06-09T11:27:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:197ff84afe84b3b Mac:92:e6:f0:0d:d3:95 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/7bb42ed6-b01c-4683-9520-a48c61a00150 SocketPath: PciID:}] [{Interface:0xc0005345c0 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:27:09.856697 crc crio[26313]: time=\"2026-06-09T11:27:09.856620724Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d36tcfv Namespace:openshift-marketplace ID:197ff84afe84b3b35b33c634a5fd307491d259fb3ff5150f415ce46f731a1f8f UID:4bb4ec5e-8159-4fdd-a3b2-1f55e38651ca NetNS:/var/run/netns/7bb42ed6-b01c-4683-9520-a48c61a00150 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4bb4ec5e_8159_4fdd_a3b2_1f55e38651ca.slice PodAnnotations:0xc000458150}] Aliases:map[]}\"\nJun 09 11:27:09.856876 crc crio[26313]: time=\"2026-06-09T11:27:09.85681901Z\" level=info msg=\"Checking pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d36tcfv for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:27:09.864534 crc crio[26313]: time=\"2026-06-09T11:27:09.864381544Z\" level=info msg=\"Ran pod sandbox 197ff84afe84b3b35b33c634a5fd307491d259fb3ff5150f415ce46f731a1f8f with infra container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d36tcfv/POD\" id=bcac78df-42d9-410a-8367-653160d65c05 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:27:09.866794 crc crio[26313]: time=\"2026-06-09T11:27:09.866635118Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=244365c9-87a7-4dd8-aede-ce1721b14743 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:09.870366 crc crio[26313]: time=\"2026-06-09T11:27:09.870300472Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c823fea2-7447-4cca-ba73-00094fe5f402 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:09.928071 crc crio[26313]: time=\"2026-06-09T11:27:09.927916799Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d36tcfv/util\" id=22c66833-5a00-40d9-af23-1b36ec4c8fb2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:09.928604 crc crio[26313]: time=\"2026-06-09T11:27:09.928566197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:09.960121 crc crio[26313]: time=\"2026-06-09T11:27:09.959978519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:09.964510 crc crio[26313]: time=\"2026-06-09T11:27:09.964379504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:10.104794 crc crio[26313]: time=\"2026-06-09T11:27:10.104169394Z\" level=info msg=\"Created container 25ed0b1b2e2dca424db3af2d69eb9efd0c26c0f4df76b34062260bc0bbafeffa: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d36tcfv/util\" id=22c66833-5a00-40d9-af23-1b36ec4c8fb2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:10.106122 crc crio[26313]: time=\"2026-06-09T11:27:10.105998176Z\" level=info msg=\"Starting container: 25ed0b1b2e2dca424db3af2d69eb9efd0c26c0f4df76b34062260bc0bbafeffa\" id=457b5a33-53dc-4066-bbfc-f5236147c0ea name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:27:10.111812 crc crio[26313]: time=\"2026-06-09T11:27:10.111694028Z\" level=info msg=\"Started container\" PID=44818 containerID=25ed0b1b2e2dca424db3af2d69eb9efd0c26c0f4df76b34062260bc0bbafeffa description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d36tcfv/util id=457b5a33-53dc-4066-bbfc-f5236147c0ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=197ff84afe84b3b35b33c634a5fd307491d259fb3ff5150f415ce46f731a1f8f\nJun 09 11:27:10.759229 crc crio[26313]: time=\"2026-06-09T11:27:10.759133006Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=33464d79-bd17-4d7f-a1c2-3fb1a23704ca name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:10.760761 crc crio[26313]: time=\"2026-06-09T11:27:10.76067464Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f not found\" id=33464d79-bd17-4d7f-a1c2-3fb1a23704ca name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:10.760843 crc crio[26313]: time=\"2026-06-09T11:27:10.760775203Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f found\" id=33464d79-bd17-4d7f-a1c2-3fb1a23704ca name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:10.762025 crc crio[26313]: time=\"2026-06-09T11:27:10.761955276Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=ead8b7de-5111-4bac-a76e-517a769cbed1 name=/runtime.v1.ImageService/PullImage\nJun 09 11:27:10.771751 crc crio[26313]: time=\"2026-06-09T11:27:10.771689873Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\\\"\"\nJun 09 11:27:12.618385 crc crio[26313]: time=\"2026-06-09T11:27:12.617319316Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=ead8b7de-5111-4bac-a76e-517a769cbed1 name=/runtime.v1.ImageService/PullImage\nJun 09 11:27:12.619173 crc crio[26313]: time=\"2026-06-09T11:27:12.618813828Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=82deb3de-180a-4b7a-9207-7e1194ec1473 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:12.622858 crc crio[26313]: time=\"2026-06-09T11:27:12.622778291Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=5d38baeb-7ad6-495b-b424-bbfbd50f2b86 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:12.631940 crc crio[26313]: time=\"2026-06-09T11:27:12.631872029Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d36tcfv/pull\" id=7d84d9da-36c6-45da-9f1b-9ae731086e85 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:12.633108 crc crio[26313]: time=\"2026-06-09T11:27:12.633047053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:12.669105 crc crio[26313]: time=\"2026-06-09T11:27:12.668957382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:12.669937 crc crio[26313]: time=\"2026-06-09T11:27:12.669498928Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/9980aa4e1d9f1573544d4a30f03df513d4da78eab4116aadf52d0eb7d95415b8/merged/etc/passwd: no such file or directory\"\nJun 09 11:27:12.669937 crc crio[26313]: time=\"2026-06-09T11:27:12.66958603Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/9980aa4e1d9f1573544d4a30f03df513d4da78eab4116aadf52d0eb7d95415b8/merged/etc/group: no such file or directory\"\nJun 09 11:27:12.673582 crc crio[26313]: time=\"2026-06-09T11:27:12.673486881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:12.807596 crc crio[26313]: time=\"2026-06-09T11:27:12.807462096Z\" level=info msg=\"Created container 7c831eb25ea4a3154383dadbe22f3dd79b301ca4aa679120f91ee880d5c4aea0: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d36tcfv/pull\" id=7d84d9da-36c6-45da-9f1b-9ae731086e85 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:12.811376 crc crio[26313]: time=\"2026-06-09T11:27:12.811031437Z\" level=info msg=\"Starting container: 7c831eb25ea4a3154383dadbe22f3dd79b301ca4aa679120f91ee880d5c4aea0\" id=69faa972-4d5f-4008-9d18-11f34affa3ac name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:27:12.822517 crc crio[26313]: time=\"2026-06-09T11:27:12.822315528Z\" level=info msg=\"Started container\" PID=44888 containerID=7c831eb25ea4a3154383dadbe22f3dd79b301ca4aa679120f91ee880d5c4aea0 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d36tcfv/pull id=69faa972-4d5f-4008-9d18-11f34affa3ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=197ff84afe84b3b35b33c634a5fd307491d259fb3ff5150f415ce46f731a1f8f\nJun 09 11:27:13.805153 crc crio[26313]: time=\"2026-06-09T11:27:13.804792921Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4c2e0101-bab0-4e74-aa7a-082c06a220e6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:13.809064 crc crio[26313]: time=\"2026-06-09T11:27:13.808927071Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1bca034f-1b95-4587-9bf9-50d26790e14e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:13.826498 crc crio[26313]: time=\"2026-06-09T11:27:13.826349717Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d36tcfv/extract\" id=02318286-15a6-43ef-8a5a-6f0cee5779de name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:13.826917 crc crio[26313]: time=\"2026-06-09T11:27:13.826855422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:13.861325 crc crio[26313]: time=\"2026-06-09T11:27:13.861166209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:13.865764 crc crio[26313]: time=\"2026-06-09T11:27:13.865702861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:13.987245 crc crio[26313]: time=\"2026-06-09T11:27:13.987113559Z\" level=info msg=\"Created container 4c3d14d36402d8bf647c85403022e1aa2d1b274ed0402d0c537a2d3c03c7f2c8: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d36tcfv/extract\" id=02318286-15a6-43ef-8a5a-6f0cee5779de name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:13.988684 crc crio[26313]: time=\"2026-06-09T11:27:13.988603102Z\" level=info msg=\"Starting container: 4c3d14d36402d8bf647c85403022e1aa2d1b274ed0402d0c537a2d3c03c7f2c8\" id=245478da-8176-4891-8f89-45a0a36ef1f2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:27:13.995234 crc crio[26313]: time=\"2026-06-09T11:27:13.994854474Z\" level=info msg=\"Started container\" PID=44935 containerID=4c3d14d36402d8bf647c85403022e1aa2d1b274ed0402d0c537a2d3c03c7f2c8 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d36tcfv/extract id=245478da-8176-4891-8f89-45a0a36ef1f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=197ff84afe84b3b35b33c634a5fd307491d259fb3ff5150f415ce46f731a1f8f\nJun 09 11:27:15.828849 crc crio[26313]: time=\"2026-06-09T11:27:15.828765302Z\" level=info msg=\"Stopping pod sandbox: 197ff84afe84b3b35b33c634a5fd307491d259fb3ff5150f415ce46f731a1f8f\" id=13a4edc3-6ac1-4311-99dd-26f45ded93b0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:27:15.830694 crc crio[26313]: time=\"2026-06-09T11:27:15.829965217Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d36tcfv Namespace:openshift-marketplace ID:197ff84afe84b3b35b33c634a5fd307491d259fb3ff5150f415ce46f731a1f8f UID:4bb4ec5e-8159-4fdd-a3b2-1f55e38651ca NetNS:/var/run/netns/7bb42ed6-b01c-4683-9520-a48c61a00150 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4bb4ec5e_8159_4fdd_a3b2_1f55e38651ca.slice PodAnnotations:0xc0022166d0}] Aliases:map[]}\"\nJun 09 11:27:15.830694 crc crio[26313]: time=\"2026-06-09T11:27:15.830132452Z\" level=info msg=\"Deleting pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d36tcfv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:27:16.090266 crc crio[26313]: time=\"2026-06-09T11:27:16.08919184Z\" level=info msg=\"Stopped pod sandbox: 197ff84afe84b3b35b33c634a5fd307491d259fb3ff5150f415ce46f731a1f8f\" id=13a4edc3-6ac1-4311-99dd-26f45ded93b0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:27:18.914518 crc crio[26313]: time=\"2026-06-09T11:27:18.913995892Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-vqskv/POD\" id=b3d31917-9379-448d-955b-6ea444460a4a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:27:18.915717 crc crio[26313]: time=\"2026-06-09T11:27:18.914762794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:18.943526 crc crio[26313]: time=\"2026-06-09T11:27:18.943446577Z\" level=info msg=\"Got pod network &{Name:certified-operators-vqskv Namespace:openshift-marketplace ID:4f7a8f6a3ac176f498a654f08b008f1e391babae34bdf8bf2cd29dce115a3288 UID:f6aa507e-192b-400b-858a-e1b6b8033d24 NetNS:/var/run/netns/a1d78883-17dc-435f-8337-2ba2f3599e9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf6aa507e_192b_400b_858a_e1b6b8033d24.slice PodAnnotations:0xc002216a48}] Aliases:map[]}\"\nJun 09 11:27:18.943526 crc crio[26313]: time=\"2026-06-09T11:27:18.943508219Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-vqskv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:27:19.560426 crc crio[26313]: 2026-06-09T11:27:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4f7a8f6a3ac176f Mac:8a:9d:b4:ad:fc:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/a1d78883-17dc-435f-8337-2ba2f3599e9d SocketPath: PciID:}] [{Interface:0xc00050a5c0 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:27:19.562451 crc crio[26313]: time=\"2026-06-09T11:27:19.562327301Z\" level=info msg=\"Got pod network &{Name:certified-operators-vqskv Namespace:openshift-marketplace ID:4f7a8f6a3ac176f498a654f08b008f1e391babae34bdf8bf2cd29dce115a3288 UID:f6aa507e-192b-400b-858a-e1b6b8033d24 NetNS:/var/run/netns/a1d78883-17dc-435f-8337-2ba2f3599e9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf6aa507e_192b_400b_858a_e1b6b8033d24.slice PodAnnotations:0xc002216a48}] Aliases:map[]}\"\nJun 09 11:27:19.562718 crc crio[26313]: time=\"2026-06-09T11:27:19.56264991Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-vqskv for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:27:19.573664 crc crio[26313]: time=\"2026-06-09T11:27:19.572987111Z\" level=info msg=\"Ran pod sandbox 4f7a8f6a3ac176f498a654f08b008f1e391babae34bdf8bf2cd29dce115a3288 with infra container: openshift-marketplace/certified-operators-vqskv/POD\" id=b3d31917-9379-448d-955b-6ea444460a4a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:27:19.576793 crc crio[26313]: time=\"2026-06-09T11:27:19.576187554Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=432c179f-314a-4019-819e-7082e019800c name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:19.578239 crc crio[26313]: time=\"2026-06-09T11:27:19.578213482Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=620e3ae5-02cc-4064-bf6c-e0a7f6840fd7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:19.602593 crc crio[26313]: time=\"2026-06-09T11:27:19.602490798Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-vqskv/extract-utilities\" id=35a8c894-cedb-4ec1-b18e-4a0cfda49f71 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:19.603214 crc crio[26313]: time=\"2026-06-09T11:27:19.603104936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:19.632760 crc crio[26313]: time=\"2026-06-09T11:27:19.632641624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:19.639367 crc crio[26313]: time=\"2026-06-09T11:27:19.639267887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:19.822349 crc crio[26313]: time=\"2026-06-09T11:27:19.82177911Z\" level=info msg=\"Created container d95db65eb8c547a7702a6bbfb0aa13b0243ad39426d87e756c709b9062014b5b: openshift-marketplace/certified-operators-vqskv/extract-utilities\" id=35a8c894-cedb-4ec1-b18e-4a0cfda49f71 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:19.824873 crc crio[26313]: time=\"2026-06-09T11:27:19.824793278Z\" level=info msg=\"Starting container: d95db65eb8c547a7702a6bbfb0aa13b0243ad39426d87e756c709b9062014b5b\" id=27be6305-8cac-40e4-8bbc-7b330e434b7e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:27:19.831460 crc crio[26313]: time=\"2026-06-09T11:27:19.831291556Z\" level=info msg=\"Started container\" PID=45091 containerID=d95db65eb8c547a7702a6bbfb0aa13b0243ad39426d87e756c709b9062014b5b description=openshift-marketplace/certified-operators-vqskv/extract-utilities id=27be6305-8cac-40e4-8bbc-7b330e434b7e name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f7a8f6a3ac176f498a654f08b008f1e391babae34bdf8bf2cd29dce115a3288\nJun 09 11:27:20.885930 crc crio[26313]: time=\"2026-06-09T11:27:20.885819639Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=93d0fc64-d0d3-4bdf-8959-e785f0048799 name=/runtime.v1.ImageService/PullImage\nJun 09 11:27:20.958362 crc crio[26313]: time=\"2026-06-09T11:27:20.958277444Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 09 11:27:21.609009 crc crio[26313]: time=\"2026-06-09T11:27:21.608818108Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=93d0fc64-d0d3-4bdf-8959-e785f0048799 name=/runtime.v1.ImageService/PullImage\nJun 09 11:27:21.610737 crc crio[26313]: time=\"2026-06-09T11:27:21.610680992Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=99ae6c65-483d-41b0-ad07-422e49097450 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:21.618798 crc crio[26313]: time=\"2026-06-09T11:27:21.618706925Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=9450a402-73df-4fab-af69-324841fe8d57 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:21.645447 crc crio[26313]: time=\"2026-06-09T11:27:21.645160334Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-vqskv/extract-content\" id=c9fd6079-619c-465d-ad14-bfed7d655691 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:21.645959 crc crio[26313]: time=\"2026-06-09T11:27:21.645889935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:21.678747 crc crio[26313]: time=\"2026-06-09T11:27:21.678579455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:21.687993 crc crio[26313]: time=\"2026-06-09T11:27:21.687802213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:21.846736 crc crio[26313]: time=\"2026-06-09T11:27:21.84599689Z\" level=info msg=\"Created container df88541a5c863c382daabf1c84176ca7dd2902b367eb939d08f6ff617438e254: openshift-marketplace/certified-operators-vqskv/extract-content\" id=c9fd6079-619c-465d-ad14-bfed7d655691 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:21.848256 crc crio[26313]: time=\"2026-06-09T11:27:21.84805608Z\" level=info msg=\"Starting container: df88541a5c863c382daabf1c84176ca7dd2902b367eb939d08f6ff617438e254\" id=4542c803-204b-4717-934b-73467cc41952 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:27:21.857989 crc crio[26313]: time=\"2026-06-09T11:27:21.857828184Z\" level=info msg=\"Started container\" PID=45142 containerID=df88541a5c863c382daabf1c84176ca7dd2902b367eb939d08f6ff617438e254 description=openshift-marketplace/certified-operators-vqskv/extract-content id=4542c803-204b-4717-934b-73467cc41952 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f7a8f6a3ac176f498a654f08b008f1e391babae34bdf8bf2cd29dce115a3288\nJun 09 11:27:23.932823 crc crio[26313]: time=\"2026-06-09T11:27:23.931897301Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b07c9665-ea15-4727-aa09-2f4a5218f99c name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:23.938822 crc crio[26313]: time=\"2026-06-09T11:27:23.937986638Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1d07ae57-79a2-4844-a53f-52e5bd20647b name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:23.958640 crc crio[26313]: time=\"2026-06-09T11:27:23.958558936Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-vqskv/registry-server\" id=f5094a2e-eac9-4217-9791-ddbff28f7048 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:23.959013 crc crio[26313]: time=\"2026-06-09T11:27:23.958967188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:24.008098 crc crio[26313]: time=\"2026-06-09T11:27:24.007976532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:24.013687 crc crio[26313]: time=\"2026-06-09T11:27:24.013608295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:24.174099 crc crio[26313]: time=\"2026-06-09T11:27:24.173984426Z\" level=info msg=\"Created container 859d258319fc138ac1272a0f4ebad58989785efcf66c3af82f50c1ab0f88f621: openshift-marketplace/certified-operators-vqskv/registry-server\" id=f5094a2e-eac9-4217-9791-ddbff28f7048 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:24.175625 crc crio[26313]: time=\"2026-06-09T11:27:24.17552287Z\" level=info msg=\"Starting container: 859d258319fc138ac1272a0f4ebad58989785efcf66c3af82f50c1ab0f88f621\" id=d63edd5f-bbb1-460d-a0cb-3dd28807d955 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:27:24.195300 crc crio[26313]: time=\"2026-06-09T11:27:24.195065048Z\" level=info msg=\"Started container\" PID=45195 containerID=859d258319fc138ac1272a0f4ebad58989785efcf66c3af82f50c1ab0f88f621 description=openshift-marketplace/certified-operators-vqskv/registry-server id=d63edd5f-bbb1-460d-a0cb-3dd28807d955 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f7a8f6a3ac176f498a654f08b008f1e391babae34bdf8bf2cd29dce115a3288\nJun 09 11:27:26.341901 crc crio[26313]: time=\"2026-06-09T11:27:26.341260931Z\" level=info msg=\"Running pod sandbox: metallb-system/metallb-operator-controller-manager-bcf7bc4bc-kmbvq/POD\" id=259a0c5a-d2ed-40b9-97a3-692605e37559 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:27:26.343161 crc crio[26313]: time=\"2026-06-09T11:27:26.342058515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:26.412653 crc crio[26313]: time=\"2026-06-09T11:27:26.412368608Z\" level=info msg=\"Got pod network &{Name:metallb-operator-controller-manager-bcf7bc4bc-kmbvq Namespace:metallb-system ID:33e32167123655db0a62047acdfeb5e04811a63d00305e6abd5e39779fc2d5c2 UID:ded8d775-83ff-43fa-acf5-43d25eeacffa NetNS:/var/run/netns/1e848e40-53fc-4b82-8e55-20925d233633 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podded8d775_83ff_43fa_acf5_43d25eeacffa.slice PodAnnotations:0xc0005b0c98}] Aliases:map[]}\"\nJun 09 11:27:26.412653 crc crio[26313]: time=\"2026-06-09T11:27:26.412508162Z\" level=info msg=\"Adding pod metallb-system_metallb-operator-controller-manager-bcf7bc4bc-kmbvq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:27:28.322516 crc crio[26313]: 2026-06-09T11:27:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:33e32167123655d Mac:b6:cd:24:0b:d3:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/1e848e40-53fc-4b82-8e55-20925d233633 SocketPath: PciID:}] [{Interface:0xc0000147e0 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:27:28.325287 crc crio[26313]: time=\"2026-06-09T11:27:28.32518231Z\" level=info msg=\"Got pod network &{Name:metallb-operator-controller-manager-bcf7bc4bc-kmbvq Namespace:metallb-system ID:33e32167123655db0a62047acdfeb5e04811a63d00305e6abd5e39779fc2d5c2 UID:ded8d775-83ff-43fa-acf5-43d25eeacffa NetNS:/var/run/netns/1e848e40-53fc-4b82-8e55-20925d233633 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podded8d775_83ff_43fa_acf5_43d25eeacffa.slice PodAnnotations:0xc0005b0c98}] Aliases:map[]}\"\nJun 09 11:27:28.325794 crc crio[26313]: time=\"2026-06-09T11:27:28.325727926Z\" level=info msg=\"Checking pod metallb-system_metallb-operator-controller-manager-bcf7bc4bc-kmbvq for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:27:28.339295 crc crio[26313]: time=\"2026-06-09T11:27:28.339209948Z\" level=info msg=\"Ran pod sandbox 33e32167123655db0a62047acdfeb5e04811a63d00305e6abd5e39779fc2d5c2 with infra container: metallb-system/metallb-operator-controller-manager-bcf7bc4bc-kmbvq/POD\" id=259a0c5a-d2ed-40b9-97a3-692605e37559 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:27:28.345754 crc crio[26313]: time=\"2026-06-09T11:27:28.345259144Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=9f987fdc-6ad4-43da-8cfc-2d5a59bedbb5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:28.345754 crc crio[26313]: time=\"2026-06-09T11:27:28.345624884Z\" level=info msg=\"Image registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca not found\" id=9f987fdc-6ad4-43da-8cfc-2d5a59bedbb5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:28.345754 crc crio[26313]: time=\"2026-06-09T11:27:28.345723137Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca found\" id=9f987fdc-6ad4-43da-8cfc-2d5a59bedbb5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:28.348739 crc crio[26313]: time=\"2026-06-09T11:27:28.34859107Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=577d9e1c-fb4e-469d-8794-945b7e9f084b name=/runtime.v1.ImageService/PullImage\nJun 09 11:27:28.355688 crc crio[26313]: time=\"2026-06-09T11:27:28.355503291Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\\\"\"\nJun 09 11:27:28.588700 crc crio[26313]: time=\"2026-06-09T11:27:28.588661086Z\" level=info msg=\"Running pod sandbox: metallb-system/metallb-operator-webhook-server-5c6fd8b989-zz4pm/POD\" id=247766d0-cb29-4a20-8c27-449622a57c31 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:27:28.588885 crc crio[26313]: time=\"2026-06-09T11:27:28.588868292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:28.623981 crc crio[26313]: time=\"2026-06-09T11:27:28.623859139Z\" level=info msg=\"Got pod network &{Name:metallb-operator-webhook-server-5c6fd8b989-zz4pm Namespace:metallb-system ID:e7625e1b834c0b90fc2965c7fd9d913af1cc4c68c6ead04612fbdf04e49bf2ea UID:60dd39b3-88f3-4a30-b44d-59d6f65c2a88 NetNS:/var/run/netns/0a33c217-4c33-4ebd-8a2e-e65d737bd01a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60dd39b3_88f3_4a30_b44d_59d6f65c2a88.slice PodAnnotations:0xc00008c4c0}] Aliases:map[]}\"\nJun 09 11:27:28.623981 crc crio[26313]: time=\"2026-06-09T11:27:28.623927981Z\" level=info msg=\"Adding pod metallb-system_metallb-operator-webhook-server-5c6fd8b989-zz4pm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:27:29.565488 crc crio[26313]: 2026-06-09T11:27:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e7625e1b834c0b9 Mac:42:b8:27:15:2c:d5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/0a33c217-4c33-4ebd-8a2e-e65d737bd01a SocketPath: PciID:}] [{Interface:0xc0002da9e0 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:27:29.565488 crc crio[26313]: time=\"2026-06-09T11:27:29.565377807Z\" level=info msg=\"Got pod network &{Name:metallb-operator-webhook-server-5c6fd8b989-zz4pm Namespace:metallb-system ID:e7625e1b834c0b90fc2965c7fd9d913af1cc4c68c6ead04612fbdf04e49bf2ea UID:60dd39b3-88f3-4a30-b44d-59d6f65c2a88 NetNS:/var/run/netns/0a33c217-4c33-4ebd-8a2e-e65d737bd01a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60dd39b3_88f3_4a30_b44d_59d6f65c2a88.slice PodAnnotations:0xc00008c4c0}] Aliases:map[]}\"\nJun 09 11:27:29.566722 crc crio[26313]: time=\"2026-06-09T11:27:29.566234962Z\" level=info msg=\"Checking pod metallb-system_metallb-operator-webhook-server-5c6fd8b989-zz4pm for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:27:29.579364 crc crio[26313]: time=\"2026-06-09T11:27:29.579208059Z\" level=info msg=\"Ran pod sandbox e7625e1b834c0b90fc2965c7fd9d913af1cc4c68c6ead04612fbdf04e49bf2ea with infra container: metallb-system/metallb-operator-webhook-server-5c6fd8b989-zz4pm/POD\" id=247766d0-cb29-4a20-8c27-449622a57c31 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:27:29.585864 crc crio[26313]: time=\"2026-06-09T11:27:29.585815561Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=7f1a6ec5-08ea-411b-b7a8-4e5ee6a727c3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:29.586273 crc crio[26313]: time=\"2026-06-09T11:27:29.586250043Z\" level=info msg=\"Image registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee not found\" id=7f1a6ec5-08ea-411b-b7a8-4e5ee6a727c3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:29.586491 crc crio[26313]: time=\"2026-06-09T11:27:29.58646932Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee found\" id=7f1a6ec5-08ea-411b-b7a8-4e5ee6a727c3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:29.587729 crc crio[26313]: time=\"2026-06-09T11:27:29.587703156Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=e02b3052-4049-4d36-a3e6-f74c04bd6410 name=/runtime.v1.ImageService/PullImage\nJun 09 11:27:29.595494 crc crio[26313]: time=\"2026-06-09T11:27:29.595454651Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\\\"\"\nJun 09 11:27:29.701515 crc crio[26313]: time=\"2026-06-09T11:27:29.701359258Z\" level=info msg=\"Removing container: 640f36082f96ecb6e2a2f868398d24008ceec897733893798e8f225fdec0affa\" id=81e81fa5-844e-479b-90a9-05fc7b6812cd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:27:29.839202 crc crio[26313]: time=\"2026-06-09T11:27:29.838992438Z\" level=info msg=\"Removed container 640f36082f96ecb6e2a2f868398d24008ceec897733893798e8f225fdec0affa: openshift-infra/auto-csr-approver-29683400-774hh/oc\" id=81e81fa5-844e-479b-90a9-05fc7b6812cd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:27:29.846435 crc crio[26313]: time=\"2026-06-09T11:27:29.84631807Z\" level=info msg=\"Stopping pod sandbox: 11ba591f4c9e84593765bac74bd694ada1ed6c4f14432c17eb9a536fc5533ff9\" id=f690e70e-cdc6-40f2-8247-97d2edd58c41 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:27:29.846723 crc crio[26313]: time=\"2026-06-09T11:27:29.846464015Z\" level=info msg=\"Stopped pod sandbox (already stopped): 11ba591f4c9e84593765bac74bd694ada1ed6c4f14432c17eb9a536fc5533ff9\" id=f690e70e-cdc6-40f2-8247-97d2edd58c41 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:27:29.851236 crc crio[26313]: time=\"2026-06-09T11:27:29.849366989Z\" level=info msg=\"Removing pod sandbox: 11ba591f4c9e84593765bac74bd694ada1ed6c4f14432c17eb9a536fc5533ff9\" id=26d7a430-04ba-461e-a9fe-b5f141ab0a83 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:27:29.865904 crc crio[26313]: time=\"2026-06-09T11:27:29.865786976Z\" level=info msg=\"Removed pod sandbox: 11ba591f4c9e84593765bac74bd694ada1ed6c4f14432c17eb9a536fc5533ff9\" id=26d7a430-04ba-461e-a9fe-b5f141ab0a83 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:27:29.867007 crc crio[26313]: time=\"2026-06-09T11:27:29.86694466Z\" level=info msg=\"Stopping pod sandbox: 374b464d1fd5d16643b2befb3c5cd5f30de85ecbf87dbf08cd77fa055542498c\" id=d8d23443-98d4-4c26-a605-f9ff0edce4e1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:27:29.867007 crc crio[26313]: time=\"2026-06-09T11:27:29.867004852Z\" level=info msg=\"Stopped pod sandbox (already stopped): 374b464d1fd5d16643b2befb3c5cd5f30de85ecbf87dbf08cd77fa055542498c\" id=d8d23443-98d4-4c26-a605-f9ff0edce4e1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:27:29.867871 crc crio[26313]: time=\"2026-06-09T11:27:29.867747043Z\" level=info msg=\"Removing pod sandbox: 374b464d1fd5d16643b2befb3c5cd5f30de85ecbf87dbf08cd77fa055542498c\" id=607ca06b-59f2-43d0-a2c2-ad494391370b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:27:29.879575 crc crio[26313]: time=\"2026-06-09T11:27:29.879451993Z\" level=info msg=\"Removed pod sandbox: 374b464d1fd5d16643b2befb3c5cd5f30de85ecbf87dbf08cd77fa055542498c\" id=607ca06b-59f2-43d0-a2c2-ad494391370b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:27:31.049688 crc crio[26313]: time=\"2026-06-09T11:27:31.049226405Z\" level=info msg=\"Stopping container: 859d258319fc138ac1272a0f4ebad58989785efcf66c3af82f50c1ab0f88f621 (timeout: 2s)\" id=db36fe49-bd25-4fa0-88f8-1696bb7cd87f name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:27:31.707913 crc crio[26313]: time=\"2026-06-09T11:27:31.707306537Z\" level=info msg=\"Stopped container 859d258319fc138ac1272a0f4ebad58989785efcf66c3af82f50c1ab0f88f621: openshift-marketplace/certified-operators-vqskv/registry-server\" id=db36fe49-bd25-4fa0-88f8-1696bb7cd87f name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:27:31.710606 crc crio[26313]: time=\"2026-06-09T11:27:31.710359696Z\" level=info msg=\"Stopping pod sandbox: 4f7a8f6a3ac176f498a654f08b008f1e391babae34bdf8bf2cd29dce115a3288\" id=811ca7ce-5698-4c58-b2c5-13bd1d85791d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:27:31.712530 crc crio[26313]: time=\"2026-06-09T11:27:31.712460987Z\" level=info msg=\"Got pod network &{Name:certified-operators-vqskv Namespace:openshift-marketplace ID:4f7a8f6a3ac176f498a654f08b008f1e391babae34bdf8bf2cd29dce115a3288 UID:f6aa507e-192b-400b-858a-e1b6b8033d24 NetNS:/var/run/netns/a1d78883-17dc-435f-8337-2ba2f3599e9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf6aa507e_192b_400b_858a_e1b6b8033d24.slice PodAnnotations:0xc001719160}] Aliases:map[]}\"\nJun 09 11:27:31.712847 crc crio[26313]: time=\"2026-06-09T11:27:31.712783296Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-vqskv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:27:32.118989 crc crio[26313]: time=\"2026-06-09T11:27:32.118813245Z\" level=info msg=\"Stopped pod sandbox: 4f7a8f6a3ac176f498a654f08b008f1e391babae34bdf8bf2cd29dce115a3288\" id=811ca7ce-5698-4c58-b2c5-13bd1d85791d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:27:33.119571 crc crio[26313]: time=\"2026-06-09T11:27:33.118820182Z\" level=info msg=\"Removing container: 859d258319fc138ac1272a0f4ebad58989785efcf66c3af82f50c1ab0f88f621\" id=158d2c01-1adf-420a-8bd6-e01a6d7f3fb8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:27:33.204449 crc crio[26313]: time=\"2026-06-09T11:27:33.204261825Z\" level=info msg=\"Removed container 859d258319fc138ac1272a0f4ebad58989785efcf66c3af82f50c1ab0f88f621: openshift-marketplace/certified-operators-vqskv/registry-server\" id=158d2c01-1adf-420a-8bd6-e01a6d7f3fb8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:27:33.214567 crc crio[26313]: time=\"2026-06-09T11:27:33.214370989Z\" level=info msg=\"Removing container: df88541a5c863c382daabf1c84176ca7dd2902b367eb939d08f6ff617438e254\" id=08ce00b6-3331-487f-b443-9fb41e4d9309 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:27:33.314950 crc crio[26313]: time=\"2026-06-09T11:27:33.314805137Z\" level=info msg=\"Removed container df88541a5c863c382daabf1c84176ca7dd2902b367eb939d08f6ff617438e254: openshift-marketplace/certified-operators-vqskv/extract-content\" id=08ce00b6-3331-487f-b443-9fb41e4d9309 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:27:33.335111 crc crio[26313]: time=\"2026-06-09T11:27:33.334996794Z\" level=info msg=\"Removing container: d95db65eb8c547a7702a6bbfb0aa13b0243ad39426d87e756c709b9062014b5b\" id=d8e3571d-6871-479a-9a4b-efe69bb391f3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:27:33.365812 crc crio[26313]: time=\"2026-06-09T11:27:33.365706026Z\" level=info msg=\"Removed container d95db65eb8c547a7702a6bbfb0aa13b0243ad39426d87e756c709b9062014b5b: openshift-marketplace/certified-operators-vqskv/extract-utilities\" id=d8e3571d-6871-479a-9a4b-efe69bb391f3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:27:45.880960 crc crio[26313]: time=\"2026-06-09T11:27:45.880009972Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:17a529d2879517de7496a2b9408b82d437fe0e858cc5f62aea1ff22151b4d86a\" id=577d9e1c-fb4e-469d-8794-945b7e9f084b name=/runtime.v1.ImageService/PullImage\nJun 09 11:27:45.883635 crc crio[26313]: time=\"2026-06-09T11:27:45.882153744Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=2e1321b7-a8ec-4aa6-9ff5-785ed05ad193 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:45.887917 crc crio[26313]: time=\"2026-06-09T11:27:45.887814849Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=5141db13-70dc-4714-9c93-18043d6833c0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:45.888692 crc crio[26313]: time=\"2026-06-09T11:27:45.888583701Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/metallb-rhel9@sha256:d641d7235a0ecc39b8e0bb0d437962611f44602ab030791c04dbbc7d8e11c885\" id=e02b3052-4049-4d36-a3e6-f74c04bd6410 name=/runtime.v1.ImageService/PullImage\nJun 09 11:27:45.889675 crc crio[26313]: time=\"2026-06-09T11:27:45.88958631Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=44049af3-30ba-48ff-b489-f880d045676b name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:45.893571 crc crio[26313]: time=\"2026-06-09T11:27:45.89336469Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=0f066e62-4f86-42ea-97b7-79016f1f6511 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:45.898371 crc crio[26313]: time=\"2026-06-09T11:27:45.898283983Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-controller-manager-bcf7bc4bc-kmbvq/manager\" id=c2f9e027-3f40-45ec-8b86-914716e9045f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:45.900218 crc crio[26313]: time=\"2026-06-09T11:27:45.900138007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:45.902744 crc crio[26313]: time=\"2026-06-09T11:27:45.90264935Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-webhook-server-5c6fd8b989-zz4pm/webhook-server\" id=21850957-62a8-4f77-adac-f577ec952fd4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:45.918232 crc crio[26313]: time=\"2026-06-09T11:27:45.918115059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:45.947367 crc crio[26313]: time=\"2026-06-09T11:27:45.947305938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:45.952584 crc crio[26313]: time=\"2026-06-09T11:27:45.952516999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:45.959594 crc crio[26313]: time=\"2026-06-09T11:27:45.959489712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:45.962681 crc crio[26313]: time=\"2026-06-09T11:27:45.962589172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:46.106315 crc crio[26313]: time=\"2026-06-09T11:27:46.106196345Z\" level=info msg=\"Created container b89808b5333ef620836441d9764426c3194430716613a04bea2f46686ddde08a: metallb-system/metallb-operator-webhook-server-5c6fd8b989-zz4pm/webhook-server\" id=21850957-62a8-4f77-adac-f577ec952fd4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:46.107897 crc crio[26313]: time=\"2026-06-09T11:27:46.107789271Z\" level=info msg=\"Created container 8a39ece873c82a81cc21b7a0f4381741fca96dfb76dea6a934069659409c2bdc: metallb-system/metallb-operator-controller-manager-bcf7bc4bc-kmbvq/manager\" id=c2f9e027-3f40-45ec-8b86-914716e9045f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:46.108517 crc crio[26313]: time=\"2026-06-09T11:27:46.10845432Z\" level=info msg=\"Starting container: b89808b5333ef620836441d9764426c3194430716613a04bea2f46686ddde08a\" id=83c30a43-5aa4-472a-ac5e-7a2403310f87 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:27:46.109216 crc crio[26313]: time=\"2026-06-09T11:27:46.10912766Z\" level=info msg=\"Starting container: 8a39ece873c82a81cc21b7a0f4381741fca96dfb76dea6a934069659409c2bdc\" id=8f9d7ad5-b3f0-47ad-b221-8cdff9ee8d19 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:27:46.117340 crc crio[26313]: time=\"2026-06-09T11:27:46.116870365Z\" level=info msg=\"Started container\" PID=45756 containerID=8a39ece873c82a81cc21b7a0f4381741fca96dfb76dea6a934069659409c2bdc description=metallb-system/metallb-operator-controller-manager-bcf7bc4bc-kmbvq/manager id=8f9d7ad5-b3f0-47ad-b221-8cdff9ee8d19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=33e32167123655db0a62047acdfeb5e04811a63d00305e6abd5e39779fc2d5c2\nJun 09 11:27:46.117340 crc crio[26313]: time=\"2026-06-09T11:27:46.11706407Z\" level=info msg=\"Started container\" PID=45757 containerID=b89808b5333ef620836441d9764426c3194430716613a04bea2f46686ddde08a description=metallb-system/metallb-operator-webhook-server-5c6fd8b989-zz4pm/webhook-server id=83c30a43-5aa4-472a-ac5e-7a2403310f87 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7625e1b834c0b90fc2965c7fd9d913af1cc4c68c6ead04612fbdf04e49bf2ea\nJun 09 11:27:50.949609 crc crio[26313]: time=\"2026-06-09T11:27:50.948965723Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-lnxvv/POD\" id=abf5b0c2-207c-49e8-bd48-97cb4dd2ae07 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:27:50.950684 crc crio[26313]: time=\"2026-06-09T11:27:50.949633413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:50.973645 crc crio[26313]: time=\"2026-06-09T11:27:50.973511507Z\" level=info msg=\"Got pod network &{Name:community-operators-lnxvv Namespace:openshift-marketplace ID:e4c5b74bc61d8d98eacc48a21436aede47857feef997bb3737ada8f8526d6c5a UID:bef28dd5-3b7f-48bc-affa-e464959b42a4 NetNS:/var/run/netns/d8d47ace-9dd4-4a4c-b7ee-66a5159f4f43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbef28dd5_3b7f_48bc_affa_e464959b42a4.slice PodAnnotations:0xc0026148c0}] Aliases:map[]}\"\nJun 09 11:27:50.973645 crc crio[26313]: time=\"2026-06-09T11:27:50.97361783Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-lnxvv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:27:51.811717 crc crio[26313]: 2026-06-09T11:27:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e4c5b74bc61d8d9 Mac:5a:b6:ae:70:3f:74 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/d8d47ace-9dd4-4a4c-b7ee-66a5159f4f43 SocketPath: PciID:}] [{Interface:0xc000244990 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:27:51.813719 crc crio[26313]: time=\"2026-06-09T11:27:51.813501374Z\" level=info msg=\"Got pod network &{Name:community-operators-lnxvv Namespace:openshift-marketplace ID:e4c5b74bc61d8d98eacc48a21436aede47857feef997bb3737ada8f8526d6c5a UID:bef28dd5-3b7f-48bc-affa-e464959b42a4 NetNS:/var/run/netns/d8d47ace-9dd4-4a4c-b7ee-66a5159f4f43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbef28dd5_3b7f_48bc_affa_e464959b42a4.slice PodAnnotations:0xc0026148c0}] Aliases:map[]}\"\nJun 09 11:27:51.813995 crc crio[26313]: time=\"2026-06-09T11:27:51.813939007Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-lnxvv for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:27:51.824030 crc crio[26313]: time=\"2026-06-09T11:27:51.823945488Z\" level=info msg=\"Ran pod sandbox e4c5b74bc61d8d98eacc48a21436aede47857feef997bb3737ada8f8526d6c5a with infra container: openshift-marketplace/community-operators-lnxvv/POD\" id=abf5b0c2-207c-49e8-bd48-97cb4dd2ae07 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:27:51.831767 crc crio[26313]: time=\"2026-06-09T11:27:51.831677812Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=dea50686-230d-492b-864e-26d6576f7842 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:51.834575 crc crio[26313]: time=\"2026-06-09T11:27:51.834451773Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7d391b70-e0c3-4df1-91ca-eb6f5d40ee9e name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:27:51.842792 crc crio[26313]: time=\"2026-06-09T11:27:51.842711843Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-lnxvv/extract-utilities\" id=ba916150-34ba-4884-b9a1-a2a373c545b3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:51.843248 crc crio[26313]: time=\"2026-06-09T11:27:51.843123275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:51.884836 crc crio[26313]: time=\"2026-06-09T11:27:51.884667802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:51.895305 crc crio[26313]: time=\"2026-06-09T11:27:51.894330633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:27:52.291110 crc crio[26313]: time=\"2026-06-09T11:27:52.29034587Z\" level=info msg=\"Created container 1d12bf5f3d25f1e94484d99486c7dd682ed098dec316d105db59682e411b89bb: openshift-marketplace/community-operators-lnxvv/extract-utilities\" id=ba916150-34ba-4884-b9a1-a2a373c545b3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:27:52.293967 crc crio[26313]: time=\"2026-06-09T11:27:52.293892293Z\" level=info msg=\"Starting container: 1d12bf5f3d25f1e94484d99486c7dd682ed098dec316d105db59682e411b89bb\" id=51b1ca7d-2fa2-4256-8e99-2638e7803483 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:27:52.307603 crc crio[26313]: time=\"2026-06-09T11:27:52.307297892Z\" level=info msg=\"Started container\" PID=45935 containerID=1d12bf5f3d25f1e94484d99486c7dd682ed098dec316d105db59682e411b89bb description=openshift-marketplace/community-operators-lnxvv/extract-utilities id=51b1ca7d-2fa2-4256-8e99-2638e7803483 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4c5b74bc61d8d98eacc48a21436aede47857feef997bb3737ada8f8526d6c5a\nJun 09 11:27:53.501166 crc crio[26313]: time=\"2026-06-09T11:27:53.501024529Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=c8482959-79f9-4b3e-bbb4-d5dda3ab6668 name=/runtime.v1.ImageService/PullImage\nJun 09 11:27:53.512166 crc crio[26313]: time=\"2026-06-09T11:27:53.51205646Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 09 11:28:00.571896 crc crio[26313]: time=\"2026-06-09T11:28:00.569931726Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683408-wf64s/POD\" id=84db8901-3519-4800-90a8-1841a596edf9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:28:00.573972 crc crio[26313]: time=\"2026-06-09T11:28:00.572035057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:02.760916 crc crio[26313]: time=\"2026-06-09T11:28:02.755929456Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-gg8xg/POD\" id=84d99ab4-e82e-4563-aebd-a3f8372729ab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:28:02.760916 crc crio[26313]: time=\"2026-06-09T11:28:02.756953496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:07.317944 crc crio[26313]: time=\"2026-06-09T11:28:07.31729761Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683408-wf64s Namespace:openshift-infra ID:1b0e1a15d2d1867b00565457beda43ee3af5356e887d3a2cb00c867816c5df7e UID:80d7ff7c-4918-44f0-8d9a-f3921429f78b NetNS:/var/run/netns/0cc5cb79-af8f-475a-bd34-7b145c34f075 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80d7ff7c_4918_44f0_8d9a_f3921429f78b.slice PodAnnotations:0xc0021a8068}] Aliases:map[]}\"\nJun 09 11:28:07.317944 crc crio[26313]: time=\"2026-06-09T11:28:07.317815775Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683408-wf64s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:28:07.331092 crc crio[26313]: time=\"2026-06-09T11:28:07.330905995Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-gg8xg Namespace:openshift-marketplace ID:b352fb39ec8de5e8d88729482a6f074ec62f6cde423827ddcc9fd4aa651d213f UID:684efe7c-06d0-4038-9793-bfb5b946cbbe NetNS:/var/run/netns/025a9a55-97ee-42b3-aabe-953de01c1cf1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod684efe7c_06d0_4038_9793_bfb5b946cbbe.slice PodAnnotations:0xc002614028}] Aliases:map[]}\"\nJun 09 11:28:07.331092 crc crio[26313]: time=\"2026-06-09T11:28:07.331096471Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-gg8xg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:28:07.542044 crc crio[26313]: time=\"2026-06-09T11:28:07.541595637Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:def439c5598f6bf65a7f632a7c0615f3a20834ca790d15f71de6a97e3bf1d2d7\" id=c8482959-79f9-4b3e-bbb4-d5dda3ab6668 name=/runtime.v1.ImageService/PullImage\nJun 09 11:28:07.544208 crc crio[26313]: time=\"2026-06-09T11:28:07.544004437Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=71e2d186-e3c0-4c2e-9734-427c7e5dc88b name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:07.560029 crc crio[26313]: time=\"2026-06-09T11:28:07.559813637Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=a06e93a1-cf3b-4824-8ce3-9fddc38cd7a2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:07.576027 crc crio[26313]: time=\"2026-06-09T11:28:07.575611276Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-lnxvv/extract-content\" id=e1eabb79-65b8-4e8c-83af-babfce60b655 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:07.581620 crc crio[26313]: time=\"2026-06-09T11:28:07.581307611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:07.648655 crc crio[26313]: time=\"2026-06-09T11:28:07.64804106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:07.668292 crc crio[26313]: time=\"2026-06-09T11:28:07.668099133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:07.829251 crc crio[26313]: time=\"2026-06-09T11:28:07.828213306Z\" level=info msg=\"Created container 1ccea9204566cb8ef16d3ba720fd89f56707da447918130274d874e42db1ff42: openshift-marketplace/community-operators-lnxvv/extract-content\" id=e1eabb79-65b8-4e8c-83af-babfce60b655 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:07.832743 crc crio[26313]: time=\"2026-06-09T11:28:07.830689238Z\" level=info msg=\"Starting container: 1ccea9204566cb8ef16d3ba720fd89f56707da447918130274d874e42db1ff42\" id=7444cf9e-944e-4848-9f16-27c5fa496492 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:28:07.857385 crc crio[26313]: time=\"2026-06-09T11:28:07.857164607Z\" level=info msg=\"Started container\" PID=46210 containerID=1ccea9204566cb8ef16d3ba720fd89f56707da447918130274d874e42db1ff42 description=openshift-marketplace/community-operators-lnxvv/extract-content id=7444cf9e-944e-4848-9f16-27c5fa496492 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4c5b74bc61d8d98eacc48a21436aede47857feef997bb3737ada8f8526d6c5a\nJun 09 11:28:07.934760 crc crio[26313]: 2026-06-09T11:28:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1b0e1a15d2d1867 Mac:d2:4a:37:12:02:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/0cc5cb79-af8f-475a-bd34-7b145c34f075 SocketPath: PciID:}] [{Interface:0xc00030e5c0 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:28:07.936864 crc crio[26313]: time=\"2026-06-09T11:28:07.936355938Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683408-wf64s Namespace:openshift-infra ID:1b0e1a15d2d1867b00565457beda43ee3af5356e887d3a2cb00c867816c5df7e UID:80d7ff7c-4918-44f0-8d9a-f3921429f78b NetNS:/var/run/netns/0cc5cb79-af8f-475a-bd34-7b145c34f075 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80d7ff7c_4918_44f0_8d9a_f3921429f78b.slice PodAnnotations:0xc0021a8068}] Aliases:map[]}\"\nJun 09 11:28:07.936864 crc crio[26313]: time=\"2026-06-09T11:28:07.936619836Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683408-wf64s for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:28:07.948302 crc crio[26313]: time=\"2026-06-09T11:28:07.946969187Z\" level=info msg=\"Ran pod sandbox 1b0e1a15d2d1867b00565457beda43ee3af5356e887d3a2cb00c867816c5df7e with infra container: openshift-infra/auto-csr-approver-29683408-wf64s/POD\" id=84db8901-3519-4800-90a8-1841a596edf9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:28:07.952348 crc crio[26313]: time=\"2026-06-09T11:28:07.952154947Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=11eae4f4-d4f1-4cad-8ac7-993075cc8610 name=/runtime.v1.ImageService/PullImage\nJun 09 11:28:07.964745 crc crio[26313]: time=\"2026-06-09T11:28:07.964663181Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 11:28:08.279907 crc crio[26313]: 2026-06-09T11:28:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b352fb39ec8de5e Mac:f6:8e:25:ce:1b:53 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/025a9a55-97ee-42b3-aabe-953de01c1cf1 SocketPath: PciID:}] [{Interface:0xc0003647b0 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:28:08.281439 crc crio[26313]: time=\"2026-06-09T11:28:08.281305172Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-gg8xg Namespace:openshift-marketplace ID:b352fb39ec8de5e8d88729482a6f074ec62f6cde423827ddcc9fd4aa651d213f UID:684efe7c-06d0-4038-9793-bfb5b946cbbe NetNS:/var/run/netns/025a9a55-97ee-42b3-aabe-953de01c1cf1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod684efe7c_06d0_4038_9793_bfb5b946cbbe.slice PodAnnotations:0xc002614028}] Aliases:map[]}\"\nJun 09 11:28:08.281628 crc crio[26313]: time=\"2026-06-09T11:28:08.281513118Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-gg8xg for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:28:08.290376 crc crio[26313]: time=\"2026-06-09T11:28:08.29019849Z\" level=info msg=\"Ran pod sandbox b352fb39ec8de5e8d88729482a6f074ec62f6cde423827ddcc9fd4aa651d213f with infra container: openshift-marketplace/redhat-marketplace-gg8xg/POD\" id=84d99ab4-e82e-4563-aebd-a3f8372729ab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:28:08.294369 crc crio[26313]: time=\"2026-06-09T11:28:08.294271899Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fa8856ca-6dc4-4708-82b2-a3cbfc865156 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:08.297243 crc crio[26313]: time=\"2026-06-09T11:28:08.297157383Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4ea6c16a-260c-421b-a45c-291e1c7df4a1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:08.309251 crc crio[26313]: time=\"2026-06-09T11:28:08.30911956Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-gg8xg/extract-utilities\" id=3f43c521-850c-460b-b2dd-445d2e87149d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:08.309771 crc crio[26313]: time=\"2026-06-09T11:28:08.309676816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:08.349996 crc crio[26313]: time=\"2026-06-09T11:28:08.349834263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:08.358578 crc crio[26313]: time=\"2026-06-09T11:28:08.358162305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:08.504647 crc crio[26313]: time=\"2026-06-09T11:28:08.504468477Z\" level=info msg=\"Created container 820a53d4d6d6191d1910048b1b091e8c17851d58c6d445ce40a139096d50ea12: openshift-marketplace/redhat-marketplace-gg8xg/extract-utilities\" id=3f43c521-850c-460b-b2dd-445d2e87149d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:08.506345 crc crio[26313]: time=\"2026-06-09T11:28:08.50629395Z\" level=info msg=\"Starting container: 820a53d4d6d6191d1910048b1b091e8c17851d58c6d445ce40a139096d50ea12\" id=0c323eff-5637-48fb-82ec-e0db9fef1f6e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:28:08.515262 crc crio[26313]: time=\"2026-06-09T11:28:08.515159887Z\" level=info msg=\"Started container\" PID=46271 containerID=820a53d4d6d6191d1910048b1b091e8c17851d58c6d445ce40a139096d50ea12 description=openshift-marketplace/redhat-marketplace-gg8xg/extract-utilities id=0c323eff-5637-48fb-82ec-e0db9fef1f6e name=/runtime.v1.RuntimeService/StartContainer sandboxID=b352fb39ec8de5e8d88729482a6f074ec62f6cde423827ddcc9fd4aa651d213f\nJun 09 11:28:08.727572 crc crio[26313]: time=\"2026-06-09T11:28:08.726728915Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=11eae4f4-d4f1-4cad-8ac7-993075cc8610 name=/runtime.v1.ImageService/PullImage\nJun 09 11:28:08.728884 crc crio[26313]: time=\"2026-06-09T11:28:08.728728883Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f6b3c172-ddae-4d19-9025-5c0158f3ea14 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:08.731882 crc crio[26313]: time=\"2026-06-09T11:28:08.73171484Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d3b9e4bb-d210-4bf5-ad31-a19521780af4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:08.743604 crc crio[26313]: time=\"2026-06-09T11:28:08.743276246Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=194b91ca-c7f0-4bf6-874f-c677c443a6b9 name=/runtime.v1.ImageService/PullImage\nJun 09 11:28:08.746588 crc crio[26313]: time=\"2026-06-09T11:28:08.746383746Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683408-wf64s/oc\" id=3641dfa1-bff2-4c36-a91d-c94a99f1878a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:08.747348 crc crio[26313]: time=\"2026-06-09T11:28:08.747177259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:08.747348 crc crio[26313]: time=\"2026-06-09T11:28:08.747274272Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 09 11:28:08.818195 crc crio[26313]: time=\"2026-06-09T11:28:08.817256486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:09.320022 crc crio[26313]: time=\"2026-06-09T11:28:09.318323985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:09.513252 crc crio[26313]: time=\"2026-06-09T11:28:09.513189637Z\" level=info msg=\"Created container 9a462f65a6102444996d4344a8968936075aedc849500be5f3620bfa14c66602: openshift-infra/auto-csr-approver-29683408-wf64s/oc\" id=3641dfa1-bff2-4c36-a91d-c94a99f1878a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:09.516479 crc crio[26313]: time=\"2026-06-09T11:28:09.516329228Z\" level=info msg=\"Starting container: 9a462f65a6102444996d4344a8968936075aedc849500be5f3620bfa14c66602\" id=2e5be767-e3df-4951-89e2-5c0061bc4569 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:28:09.523920 crc crio[26313]: time=\"2026-06-09T11:28:09.523774805Z\" level=info msg=\"Started container\" PID=46280 containerID=9a462f65a6102444996d4344a8968936075aedc849500be5f3620bfa14c66602 description=openshift-infra/auto-csr-approver-29683408-wf64s/oc id=2e5be767-e3df-4951-89e2-5c0061bc4569 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b0e1a15d2d1867b00565457beda43ee3af5356e887d3a2cb00c867816c5df7e\nJun 09 11:28:10.012712 crc crio[26313]: time=\"2026-06-09T11:28:10.012577778Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=194b91ca-c7f0-4bf6-874f-c677c443a6b9 name=/runtime.v1.ImageService/PullImage\nJun 09 11:28:10.014062 crc crio[26313]: time=\"2026-06-09T11:28:10.013960928Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=72398591-a069-4e63-94b2-b74e14a2ee90 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:10.017685 crc crio[26313]: time=\"2026-06-09T11:28:10.017510732Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=695b0ae6-f876-4787-b609-952e5d8be65b name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:10.055494 crc crio[26313]: time=\"2026-06-09T11:28:10.055170906Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-gg8xg/extract-content\" id=b93afc05-53ab-4168-8613-594b5bb3429d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:10.055950 crc crio[26313]: time=\"2026-06-09T11:28:10.055865566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:10.087613 crc crio[26313]: time=\"2026-06-09T11:28:10.087370772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:10.090453 crc crio[26313]: time=\"2026-06-09T11:28:10.090369699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:10.320951 crc crio[26313]: time=\"2026-06-09T11:28:10.320212398Z\" level=info msg=\"Created container 05d4c139045a8f86687672a63ac34f2dad52ca6cd77ae14ab9eb01d877dff104: openshift-marketplace/redhat-marketplace-gg8xg/extract-content\" id=b93afc05-53ab-4168-8613-594b5bb3429d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:10.322561 crc crio[26313]: time=\"2026-06-09T11:28:10.322320359Z\" level=info msg=\"Starting container: 05d4c139045a8f86687672a63ac34f2dad52ca6cd77ae14ab9eb01d877dff104\" id=85c58b40-5faf-48af-824f-43e7d48958a7 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:28:10.339750 crc crio[26313]: time=\"2026-06-09T11:28:10.339660573Z\" level=info msg=\"Started container\" PID=46328 containerID=05d4c139045a8f86687672a63ac34f2dad52ca6cd77ae14ab9eb01d877dff104 description=openshift-marketplace/redhat-marketplace-gg8xg/extract-content id=85c58b40-5faf-48af-824f-43e7d48958a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b352fb39ec8de5e8d88729482a6f074ec62f6cde423827ddcc9fd4aa651d213f\nJun 09 11:28:10.803484 crc crio[26313]: time=\"2026-06-09T11:28:10.803331186Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d16630f6-70af-4f5c-b5c1-09445b072501 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:10.806790 crc crio[26313]: time=\"2026-06-09T11:28:10.806691094Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e326edeb-f156-419f-9a3c-c4a1146457b9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:10.879202 crc crio[26313]: time=\"2026-06-09T11:28:10.87882509Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-lnxvv/registry-server\" id=62c498a0-7728-4688-b285-7ff5b2dd3b99 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:10.880112 crc crio[26313]: time=\"2026-06-09T11:28:10.880018735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:10.946167 crc crio[26313]: time=\"2026-06-09T11:28:10.945883198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:10.953052 crc crio[26313]: time=\"2026-06-09T11:28:10.95283337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:11.188260 crc crio[26313]: time=\"2026-06-09T11:28:11.188106237Z\" level=info msg=\"Created container e63cd11f3d1125c8b6b134bb49b173e1a2b8d959627d6f0cc2de40ef60ca5e2d: openshift-marketplace/community-operators-lnxvv/registry-server\" id=62c498a0-7728-4688-b285-7ff5b2dd3b99 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:11.190137 crc crio[26313]: time=\"2026-06-09T11:28:11.190050154Z\" level=info msg=\"Starting container: e63cd11f3d1125c8b6b134bb49b173e1a2b8d959627d6f0cc2de40ef60ca5e2d\" id=6f2983d2-2015-4a7e-ab6c-643dbe5c6a2d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:28:11.197883 crc crio[26313]: time=\"2026-06-09T11:28:11.197727787Z\" level=info msg=\"Started container\" PID=46376 containerID=e63cd11f3d1125c8b6b134bb49b173e1a2b8d959627d6f0cc2de40ef60ca5e2d description=openshift-marketplace/community-operators-lnxvv/registry-server id=6f2983d2-2015-4a7e-ab6c-643dbe5c6a2d name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4c5b74bc61d8d98eacc48a21436aede47857feef997bb3737ada8f8526d6c5a\nJun 09 11:28:12.904053 crc crio[26313]: time=\"2026-06-09T11:28:12.903629096Z\" level=info msg=\"Stopping pod sandbox: 1b0e1a15d2d1867b00565457beda43ee3af5356e887d3a2cb00c867816c5df7e\" id=64f640a8-c8cf-4f33-943f-9461d02916d5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:28:12.905062 crc crio[26313]: time=\"2026-06-09T11:28:12.904501261Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ab8c6506-1af2-410b-8618-5b552651a818 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:12.905062 crc crio[26313]: time=\"2026-06-09T11:28:12.904720678Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683408-wf64s Namespace:openshift-infra ID:1b0e1a15d2d1867b00565457beda43ee3af5356e887d3a2cb00c867816c5df7e UID:80d7ff7c-4918-44f0-8d9a-f3921429f78b NetNS:/var/run/netns/0cc5cb79-af8f-475a-bd34-7b145c34f075 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80d7ff7c_4918_44f0_8d9a_f3921429f78b.slice PodAnnotations:0xc0005b0c30}] Aliases:map[]}\"\nJun 09 11:28:12.905062 crc crio[26313]: time=\"2026-06-09T11:28:12.904868042Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683408-wf64s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:28:12.906791 crc crio[26313]: time=\"2026-06-09T11:28:12.906708025Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b434bc3b-e7a0-4461-b292-4d9a4bacc178 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:13.016284 crc crio[26313]: time=\"2026-06-09T11:28:13.015924039Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-gg8xg/registry-server\" id=b88993e8-b9e2-48a9-830b-f0cda73dccc9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:13.016933 crc crio[26313]: time=\"2026-06-09T11:28:13.016714032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:13.081587 crc crio[26313]: time=\"2026-06-09T11:28:13.075435708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:13.081587 crc crio[26313]: time=\"2026-06-09T11:28:13.079799285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:13.493999 crc crio[26313]: time=\"2026-06-09T11:28:13.493778765Z\" level=info msg=\"Stopped pod sandbox: 1b0e1a15d2d1867b00565457beda43ee3af5356e887d3a2cb00c867816c5df7e\" id=64f640a8-c8cf-4f33-943f-9461d02916d5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:28:14.139035 crc crio[26313]: time=\"2026-06-09T11:28:14.138318394Z\" level=info msg=\"Created container faa6135eb741827d556309f91cecb575e5b61ce899d21d88966bb69b80fa36a9: openshift-marketplace/redhat-marketplace-gg8xg/registry-server\" id=b88993e8-b9e2-48a9-830b-f0cda73dccc9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:14.143504 crc crio[26313]: time=\"2026-06-09T11:28:14.143382131Z\" level=info msg=\"Starting container: faa6135eb741827d556309f91cecb575e5b61ce899d21d88966bb69b80fa36a9\" id=db16b93e-f0df-4bfe-aa7c-d1ddf4d25ceb name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:28:14.154458 crc crio[26313]: time=\"2026-06-09T11:28:14.154229526Z\" level=info msg=\"Started container\" PID=46445 containerID=faa6135eb741827d556309f91cecb575e5b61ce899d21d88966bb69b80fa36a9 description=openshift-marketplace/redhat-marketplace-gg8xg/registry-server id=db16b93e-f0df-4bfe-aa7c-d1ddf4d25ceb name=/runtime.v1.RuntimeService/StartContainer sandboxID=b352fb39ec8de5e8d88729482a6f074ec62f6cde423827ddcc9fd4aa651d213f\nJun 09 11:28:29.910476 crc crio[26313]: time=\"2026-06-09T11:28:29.909327938Z\" level=info msg=\"Removing container: d3f1802cc52e23312fbe9b8592a3295e77b225157c016e50d497ae14575a968e\" id=4974b870-4cda-4eda-b8ea-483aa3077f21 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:28:30.028251 crc crio[26313]: time=\"2026-06-09T11:28:30.028046568Z\" level=info msg=\"Removed container d3f1802cc52e23312fbe9b8592a3295e77b225157c016e50d497ae14575a968e: openshift-infra/auto-csr-approver-29683402-pddlm/oc\" id=4974b870-4cda-4eda-b8ea-483aa3077f21 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:28:30.044937 crc crio[26313]: time=\"2026-06-09T11:28:30.044833725Z\" level=info msg=\"Stopping pod sandbox: 7fbfa10997cfafc2ab50d373d2708ccb755307b2b4596ade72254290c583d6b6\" id=362160b1-0448-4cd0-9194-e951c8188465 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:28:30.045243 crc crio[26313]: time=\"2026-06-09T11:28:30.044960029Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7fbfa10997cfafc2ab50d373d2708ccb755307b2b4596ade72254290c583d6b6\" id=362160b1-0448-4cd0-9194-e951c8188465 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:28:30.045986 crc crio[26313]: time=\"2026-06-09T11:28:30.045904067Z\" level=info msg=\"Removing pod sandbox: 7fbfa10997cfafc2ab50d373d2708ccb755307b2b4596ade72254290c583d6b6\" id=839a3ae1-d06d-4cd6-874f-25525d7a742f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:28:30.058660 crc crio[26313]: time=\"2026-06-09T11:28:30.058591205Z\" level=info msg=\"Removed pod sandbox: 7fbfa10997cfafc2ab50d373d2708ccb755307b2b4596ade72254290c583d6b6\" id=839a3ae1-d06d-4cd6-874f-25525d7a742f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:28:30.059871 crc crio[26313]: time=\"2026-06-09T11:28:30.059755479Z\" level=info msg=\"Stopping pod sandbox: 4f7a8f6a3ac176f498a654f08b008f1e391babae34bdf8bf2cd29dce115a3288\" id=f56cba6e-b5a7-4930-be1d-9c73ceac276c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:28:30.059973 crc crio[26313]: time=\"2026-06-09T11:28:30.059878903Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4f7a8f6a3ac176f498a654f08b008f1e391babae34bdf8bf2cd29dce115a3288\" id=f56cba6e-b5a7-4930-be1d-9c73ceac276c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:28:30.060734 crc crio[26313]: time=\"2026-06-09T11:28:30.060643305Z\" level=info msg=\"Removing pod sandbox: 4f7a8f6a3ac176f498a654f08b008f1e391babae34bdf8bf2cd29dce115a3288\" id=8d5b9659-0285-4e0b-b28a-bd9b290c1ff3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:28:30.073370 crc crio[26313]: time=\"2026-06-09T11:28:30.073275902Z\" level=info msg=\"Removed pod sandbox: 4f7a8f6a3ac176f498a654f08b008f1e391babae34bdf8bf2cd29dce115a3288\" id=8d5b9659-0285-4e0b-b28a-bd9b290c1ff3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:28:43.220253 crc crio[26313]: time=\"2026-06-09T11:28:43.219301674Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=26da53d6-230f-4aae-891f-5cc2d12ff83b name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:43.223177 crc crio[26313]: time=\"2026-06-09T11:28:43.223002791Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=ce7962dc-16e0-4ffd-be7f-d75c50f07618 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:43.229113 crc crio[26313]: time=\"2026-06-09T11:28:43.229044957Z\" level=info msg=\"Removing container: 1b0654f25fd569a16d0c45481aa3de5be2b15ac1faf02c4990937a361350246b\" id=214803e9-e570-4dac-9d31-b85aabb9dbb3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:28:43.294462 crc crio[26313]: time=\"2026-06-09T11:28:43.283693745Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-controller-manager-bcf7bc4bc-kmbvq/manager\" id=b58c40e5-c3e6-4faa-ad1c-4418b0112bb7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:43.294462 crc crio[26313]: time=\"2026-06-09T11:28:43.288728291Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=a9869c31-c79b-476a-85e1-21c89e94525a name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:43.353074 crc crio[26313]: time=\"2026-06-09T11:28:43.352971698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:43.370599 crc crio[26313]: time=\"2026-06-09T11:28:43.368251412Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=f634fde9-d61d-48cc-ae38-8c0f6a3bbde1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:28:43.395960 crc crio[26313]: time=\"2026-06-09T11:28:43.395860794Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=d16a1523-8a3e-4498-9403-7447a2b371c2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:43.396475 crc crio[26313]: time=\"2026-06-09T11:28:43.396444111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:43.432875 crc crio[26313]: time=\"2026-06-09T11:28:43.432696894Z\" level=info msg=\"Removed container 1b0654f25fd569a16d0c45481aa3de5be2b15ac1faf02c4990937a361350246b: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=214803e9-e570-4dac-9d31-b85aabb9dbb3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:28:43.444736 crc crio[26313]: time=\"2026-06-09T11:28:43.444620361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:43.446465 crc crio[26313]: time=\"2026-06-09T11:28:43.446333801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:43.449576 crc crio[26313]: time=\"2026-06-09T11:28:43.449507453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:43.633620 crc crio[26313]: time=\"2026-06-09T11:28:43.633344645Z\" level=info msg=\"Created container e387515c339ec769192427923cae0579ccd3428dc33f2febccbb39248ffaae1f: metallb-system/metallb-operator-controller-manager-bcf7bc4bc-kmbvq/manager\" id=b58c40e5-c3e6-4faa-ad1c-4418b0112bb7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:43.639238 crc crio[26313]: time=\"2026-06-09T11:28:43.639136833Z\" level=info msg=\"Starting container: e387515c339ec769192427923cae0579ccd3428dc33f2febccbb39248ffaae1f\" id=ba037df1-bdaf-49ab-99c9-d118bf92494b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:28:43.656214 crc crio[26313]: time=\"2026-06-09T11:28:43.656103796Z\" level=info msg=\"Started container\" PID=47072 containerID=e387515c339ec769192427923cae0579ccd3428dc33f2febccbb39248ffaae1f description=metallb-system/metallb-operator-controller-manager-bcf7bc4bc-kmbvq/manager id=ba037df1-bdaf-49ab-99c9-d118bf92494b name=/runtime.v1.RuntimeService/StartContainer sandboxID=33e32167123655db0a62047acdfeb5e04811a63d00305e6abd5e39779fc2d5c2\nJun 09 11:28:43.749982 crc crio[26313]: time=\"2026-06-09T11:28:43.749737277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:28:43.845862 crc crio[26313]: time=\"2026-06-09T11:28:43.84517249Z\" level=info msg=\"Created container 33953212d45c05b9b816ce21bb96061483cbf537c399637cc703a32b7b4316f3: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=d16a1523-8a3e-4498-9403-7447a2b371c2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:28:43.847089 crc crio[26313]: time=\"2026-06-09T11:28:43.84688583Z\" level=info msg=\"Starting container: 33953212d45c05b9b816ce21bb96061483cbf537c399637cc703a32b7b4316f3\" id=85f5c7a6-26f7-42cc-8d08-824da8d1d601 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:28:43.852646 crc crio[26313]: time=\"2026-06-09T11:28:43.852348689Z\" level=info msg=\"Started container\" PID=47089 containerID=33953212d45c05b9b816ce21bb96061483cbf537c399637cc703a32b7b4316f3 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=85f5c7a6-26f7-42cc-8d08-824da8d1d601 name=/runtime.v1.RuntimeService/StartContainer sandboxID=10a436eaf8e348d1b9ab6f246aea0c7409ced60acba075a0c3519143509c4b4b\nJun 09 11:28:45.113313 crc crio[26313]: time=\"2026-06-09T11:28:45.113208306Z\" level=info msg=\"Stopping container: 46c2d32b2cb7db1b4fc0abd65940e08daedfb62aa839b30b5f8f49e212facb86 (timeout: 2s)\" id=bb807cfc-ee2a-4bce-9d5f-f33460b0ba60 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:28:45.257273 crc crio[26313]: time=\"2026-06-09T11:28:45.25717728Z\" level=info msg=\"Stopped container 46c2d32b2cb7db1b4fc0abd65940e08daedfb62aa839b30b5f8f49e212facb86: openshift-marketplace/community-operators-twdkb/registry-server\" id=bb807cfc-ee2a-4bce-9d5f-f33460b0ba60 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:28:45.257958 crc crio[26313]: time=\"2026-06-09T11:28:45.25789124Z\" level=info msg=\"Stopping pod sandbox: 77f175b39bd218fd678220a92b912aab6f65a304a155ebccbb485b3a32a21706\" id=3345d95b-3aa8-40e8-b77e-52def2a6b2cb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:28:45.258614 crc crio[26313]: time=\"2026-06-09T11:28:45.258492528Z\" level=info msg=\"Got pod network &{Name:community-operators-twdkb Namespace:openshift-marketplace ID:77f175b39bd218fd678220a92b912aab6f65a304a155ebccbb485b3a32a21706 UID:4b3e2f0f-473f-4d2a-b6b9-d8a4f986ece3 NetNS:/var/run/netns/14914342-6275-41c5-8c76-1e4224671731 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4b3e2f0f_473f_4d2a_b6b9_d8a4f986ece3.slice PodAnnotations:0xc0021a84b8}] Aliases:map[]}\"\nJun 09 11:28:45.258718 crc crio[26313]: time=\"2026-06-09T11:28:45.258695284Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-twdkb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:28:45.405365 crc crio[26313]: time=\"2026-06-09T11:28:45.405270903Z\" level=info msg=\"Stopping container: faa6135eb741827d556309f91cecb575e5b61ce899d21d88966bb69b80fa36a9 (timeout: 2s)\" id=13621600-bf29-4282-b0b8-c3bcda343504 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:28:45.562879 crc crio[26313]: time=\"2026-06-09T11:28:45.562711928Z\" level=info msg=\"Stopped container faa6135eb741827d556309f91cecb575e5b61ce899d21d88966bb69b80fa36a9: openshift-marketplace/redhat-marketplace-gg8xg/registry-server\" id=13621600-bf29-4282-b0b8-c3bcda343504 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 11:28:45.566718 crc crio[26313]: time=\"2026-06-09T11:28:45.566633432Z\" level=info msg=\"Stopping pod sandbox: b352fb39ec8de5e8d88729482a6f074ec62f6cde423827ddcc9fd4aa651d213f\" id=0f98bf47-f7fe-4d46-8ec9-7e4a39f41aee name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:28:45.567463 crc crio[26313]: time=\"2026-06-09T11:28:45.567341812Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-gg8xg Namespace:openshift-marketplace ID:b352fb39ec8de5e8d88729482a6f074ec62f6cde423827ddcc9fd4aa651d213f UID:684efe7c-06d0-4038-9793-bfb5b946cbbe NetNS:/var/run/netns/025a9a55-97ee-42b3-aabe-953de01c1cf1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod684efe7c_06d0_4038_9793_bfb5b946cbbe.slice PodAnnotations:0xc0021a85d0}] Aliases:map[]}\"\nJun 09 11:28:45.567702 crc crio[26313]: time=\"2026-06-09T11:28:45.567633441Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-gg8xg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:28:45.652963 crc crio[26313]: time=\"2026-06-09T11:28:45.652786335Z\" level=info msg=\"Stopped pod sandbox: 77f175b39bd218fd678220a92b912aab6f65a304a155ebccbb485b3a32a21706\" id=3345d95b-3aa8-40e8-b77e-52def2a6b2cb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:28:45.849352 crc crio[26313]: time=\"2026-06-09T11:28:45.849269685Z\" level=info msg=\"Stopped pod sandbox: b352fb39ec8de5e8d88729482a6f074ec62f6cde423827ddcc9fd4aa651d213f\" id=0f98bf47-f7fe-4d46-8ec9-7e4a39f41aee name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:28:46.285513 crc crio[26313]: time=\"2026-06-09T11:28:46.282175314Z\" level=info msg=\"Removing container: faa6135eb741827d556309f91cecb575e5b61ce899d21d88966bb69b80fa36a9\" id=40c8fb8c-cff6-44ea-a355-05fab0e42da3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:28:46.315219 crc crio[26313]: time=\"2026-06-09T11:28:46.315102751Z\" level=info msg=\"Removed container faa6135eb741827d556309f91cecb575e5b61ce899d21d88966bb69b80fa36a9: openshift-marketplace/redhat-marketplace-gg8xg/registry-server\" id=40c8fb8c-cff6-44ea-a355-05fab0e42da3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:28:46.320144 crc crio[26313]: time=\"2026-06-09T11:28:46.319162319Z\" level=info msg=\"Removing container: 05d4c139045a8f86687672a63ac34f2dad52ca6cd77ae14ab9eb01d877dff104\" id=9fcfb42b-8210-4c21-a082-dee2da075b57 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:28:46.349107 crc crio[26313]: time=\"2026-06-09T11:28:46.349005466Z\" level=info msg=\"Removed container 05d4c139045a8f86687672a63ac34f2dad52ca6cd77ae14ab9eb01d877dff104: openshift-marketplace/redhat-marketplace-gg8xg/extract-content\" id=9fcfb42b-8210-4c21-a082-dee2da075b57 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:28:46.355599 crc crio[26313]: time=\"2026-06-09T11:28:46.354899737Z\" level=info msg=\"Removing container: 820a53d4d6d6191d1910048b1b091e8c17851d58c6d445ce40a139096d50ea12\" id=1161f61b-e029-4468-8348-4d42c2c177bf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:28:46.399307 crc crio[26313]: time=\"2026-06-09T11:28:46.399229325Z\" level=info msg=\"Removed container 820a53d4d6d6191d1910048b1b091e8c17851d58c6d445ce40a139096d50ea12: openshift-marketplace/redhat-marketplace-gg8xg/extract-utilities\" id=1161f61b-e029-4468-8348-4d42c2c177bf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:28:46.408440 crc crio[26313]: time=\"2026-06-09T11:28:46.408142794Z\" level=info msg=\"Removing container: 46c2d32b2cb7db1b4fc0abd65940e08daedfb62aa839b30b5f8f49e212facb86\" id=e280d210-4d88-42e6-975d-eaca43f474e1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:28:46.445897 crc crio[26313]: time=\"2026-06-09T11:28:46.445686045Z\" level=info msg=\"Removed container 46c2d32b2cb7db1b4fc0abd65940e08daedfb62aa839b30b5f8f49e212facb86: openshift-marketplace/community-operators-twdkb/registry-server\" id=e280d210-4d88-42e6-975d-eaca43f474e1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:28:46.449329 crc crio[26313]: time=\"2026-06-09T11:28:46.44929399Z\" level=info msg=\"Removing container: 747159b2fc9ef306d3bd276bc83e7b3ce2f7a40c5ac93258b93cd8def8fdd000\" id=69a6f578-53bd-417f-9287-ef81ded0083e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:28:46.472984 crc crio[26313]: time=\"2026-06-09T11:28:46.472884826Z\" level=info msg=\"Removed container 747159b2fc9ef306d3bd276bc83e7b3ce2f7a40c5ac93258b93cd8def8fdd000: openshift-marketplace/community-operators-twdkb/extract-content\" id=69a6f578-53bd-417f-9287-ef81ded0083e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:28:46.476178 crc crio[26313]: time=\"2026-06-09T11:28:46.476150341Z\" level=info msg=\"Removing container: 69cb3d5037daebed77f22a2f5442c5bb54e475264b8d86e235d2be80590a28fb\" id=f4bc6e58-4136-437c-b723-811e2c1ef913 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:28:46.506986 crc crio[26313]: time=\"2026-06-09T11:28:46.506902054Z\" level=info msg=\"Removed container 69cb3d5037daebed77f22a2f5442c5bb54e475264b8d86e235d2be80590a28fb: openshift-marketplace/community-operators-twdkb/extract-utilities\" id=f4bc6e58-4136-437c-b723-811e2c1ef913 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:29:30.095473 crc crio[26313]: time=\"2026-06-09T11:29:30.094078299Z\" level=info msg=\"Stopping pod sandbox: 77f175b39bd218fd678220a92b912aab6f65a304a155ebccbb485b3a32a21706\" id=b6189d06-7798-458a-931f-04d542d27c10 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:29:30.097924 crc crio[26313]: time=\"2026-06-09T11:29:30.09548668Z\" level=info msg=\"Stopped pod sandbox (already stopped): 77f175b39bd218fd678220a92b912aab6f65a304a155ebccbb485b3a32a21706\" id=b6189d06-7798-458a-931f-04d542d27c10 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:29:30.097924 crc crio[26313]: time=\"2026-06-09T11:29:30.096133009Z\" level=info msg=\"Removing pod sandbox: 77f175b39bd218fd678220a92b912aab6f65a304a155ebccbb485b3a32a21706\" id=fdf72019-e4bd-43ab-ad71-de6c7a961658 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:29:30.109204 crc crio[26313]: time=\"2026-06-09T11:29:30.109069465Z\" level=info msg=\"Removed pod sandbox: 77f175b39bd218fd678220a92b912aab6f65a304a155ebccbb485b3a32a21706\" id=fdf72019-e4bd-43ab-ad71-de6c7a961658 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:29:30.110720 crc crio[26313]: time=\"2026-06-09T11:29:30.110654001Z\" level=info msg=\"Stopping pod sandbox: b352fb39ec8de5e8d88729482a6f074ec62f6cde423827ddcc9fd4aa651d213f\" id=fed8501c-5223-423e-9141-be75b1790e6c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:29:30.110815 crc crio[26313]: time=\"2026-06-09T11:29:30.110741303Z\" level=info msg=\"Stopped pod sandbox (already stopped): b352fb39ec8de5e8d88729482a6f074ec62f6cde423827ddcc9fd4aa651d213f\" id=fed8501c-5223-423e-9141-be75b1790e6c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:29:30.111472 crc crio[26313]: time=\"2026-06-09T11:29:30.111342651Z\" level=info msg=\"Removing pod sandbox: b352fb39ec8de5e8d88729482a6f074ec62f6cde423827ddcc9fd4aa651d213f\" id=7531ccf6-b43e-4556-9e58-ea63e47697a1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:29:30.121511 crc crio[26313]: time=\"2026-06-09T11:29:30.121364462Z\" level=info msg=\"Removed pod sandbox: b352fb39ec8de5e8d88729482a6f074ec62f6cde423827ddcc9fd4aa651d213f\" id=7531ccf6-b43e-4556-9e58-ea63e47697a1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:30:00.574885 crc crio[26313]: time=\"2026-06-09T11:30:00.5741273Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683410-hjvlk/POD\" id=515944fa-2e03-4d8a-a58d-63d633c3f131 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:30:00.576891 crc crio[26313]: time=\"2026-06-09T11:30:00.575042966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:00.588917 crc crio[26313]: time=\"2026-06-09T11:30:00.58859188Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683410-kfb6j/POD\" id=250fa198-756e-4057-997c-aaa7b3f68e54 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:30:00.588917 crc crio[26313]: time=\"2026-06-09T11:30:00.588731274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:00.626306 crc crio[26313]: time=\"2026-06-09T11:30:00.626208673Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683410-hjvlk Namespace:openshift-operator-lifecycle-manager ID:2c972b0cf7b48a25e99d75d5f454455da6ca9784bc16951ad4aefa69e63c09b2 UID:cab44125-409a-49c3-9223-11daf7ee4941 NetNS:/var/run/netns/d5291efe-4327-4b87-8614-e921e9c09451 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcab44125_409a_49c3_9223_11daf7ee4941.slice PodAnnotations:0xc0005b0260}] Aliases:map[]}\"\nJun 09 11:30:00.626306 crc crio[26313]: time=\"2026-06-09T11:30:00.626294226Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683410-hjvlk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:30:00.627512 crc crio[26313]: time=\"2026-06-09T11:30:00.62747013Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683410-kfb6j Namespace:openshift-infra ID:f38645fb2bd783c989e29a11d8733a57251584fb11895e16734609b5689ff4f6 UID:8102fbec-b7d6-4633-93e4-d8dfc9ffde92 NetNS:/var/run/netns/d4090a83-2538-4590-a955-eb7af5263199 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8102fbec_b7d6_4633_93e4_d8dfc9ffde92.slice PodAnnotations:0xc000458428}] Aliases:map[]}\"\nJun 09 11:30:00.627675 crc crio[26313]: time=\"2026-06-09T11:30:00.627656415Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683410-kfb6j to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:30:00.939065 crc crio[26313]: 2026-06-09T11:30:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f38645fb2bd783c Mac:42:fa:00:9b:90:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/d4090a83-2538-4590-a955-eb7af5263199 SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:30:00.942344 crc crio[26313]: time=\"2026-06-09T11:30:00.942180035Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683410-kfb6j Namespace:openshift-infra ID:f38645fb2bd783c989e29a11d8733a57251584fb11895e16734609b5689ff4f6 UID:8102fbec-b7d6-4633-93e4-d8dfc9ffde92 NetNS:/var/run/netns/d4090a83-2538-4590-a955-eb7af5263199 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8102fbec_b7d6_4633_93e4_d8dfc9ffde92.slice PodAnnotations:0xc000458428}] Aliases:map[]}\"\nJun 09 11:30:00.942722 crc crio[26313]: time=\"2026-06-09T11:30:00.942512224Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683410-kfb6j for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:30:00.951301 crc crio[26313]: time=\"2026-06-09T11:30:00.951195907Z\" level=info msg=\"Ran pod sandbox f38645fb2bd783c989e29a11d8733a57251584fb11895e16734609b5689ff4f6 with infra container: openshift-infra/auto-csr-approver-29683410-kfb6j/POD\" id=250fa198-756e-4057-997c-aaa7b3f68e54 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:30:00.958250 crc crio[26313]: time=\"2026-06-09T11:30:00.958160489Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=33242837-1b93-4135-bba6-827c5a0b2bd7 name=/runtime.v1.ImageService/PullImage\nJun 09 11:30:00.981921 crc crio[26313]: time=\"2026-06-09T11:30:00.981829047Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 11:30:01.015773 crc crio[26313]: 2026-06-09T11:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2c972b0cf7b48a2 Mac:da:58:94:b0:4b:22 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/d5291efe-4327-4b87-8614-e921e9c09451 SocketPath: PciID:}] [{Interface:0xc000123500 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 11:30:01.016929 crc crio[26313]: time=\"2026-06-09T11:30:01.016828414Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683410-hjvlk Namespace:openshift-operator-lifecycle-manager ID:2c972b0cf7b48a25e99d75d5f454455da6ca9784bc16951ad4aefa69e63c09b2 UID:cab44125-409a-49c3-9223-11daf7ee4941 NetNS:/var/run/netns/d5291efe-4327-4b87-8614-e921e9c09451 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcab44125_409a_49c3_9223_11daf7ee4941.slice PodAnnotations:0xc0005b0260}] Aliases:map[]}\"\nJun 09 11:30:01.017033 crc crio[26313]: time=\"2026-06-09T11:30:01.017003449Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683410-hjvlk for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 11:30:01.028016 crc crio[26313]: time=\"2026-06-09T11:30:01.027796522Z\" level=info msg=\"Ran pod sandbox 2c972b0cf7b48a25e99d75d5f454455da6ca9784bc16951ad4aefa69e63c09b2 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683410-hjvlk/POD\" id=515944fa-2e03-4d8a-a58d-63d633c3f131 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 11:30:01.031812 crc crio[26313]: time=\"2026-06-09T11:30:01.031622284Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3bf08dfe-9c79-472a-8b24-dc41fe5557a6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:30:01.035976 crc crio[26313]: time=\"2026-06-09T11:30:01.035762424Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5e954863-871f-4eb5-bddb-d1ef81f734d5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:30:01.046343 crc crio[26313]: time=\"2026-06-09T11:30:01.045908399Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683410-hjvlk/collect-profiles\" id=8e0c3b55-7868-47a9-99e1-fb24f9aa86fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:30:01.046791 crc crio[26313]: time=\"2026-06-09T11:30:01.046370952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:01.096035 crc crio[26313]: time=\"2026-06-09T11:30:01.095879471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:01.100956 crc crio[26313]: time=\"2026-06-09T11:30:01.100867996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:01.234735 crc crio[26313]: time=\"2026-06-09T11:30:01.234333804Z\" level=info msg=\"Created container 4fe68a726c1881fdce350280023cb2e659854f09e00391f00575f9b2df61e14a: openshift-operator-lifecycle-manager/collect-profiles-29683410-hjvlk/collect-profiles\" id=8e0c3b55-7868-47a9-99e1-fb24f9aa86fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:30:01.235953 crc crio[26313]: time=\"2026-06-09T11:30:01.235892979Z\" level=info msg=\"Starting container: 4fe68a726c1881fdce350280023cb2e659854f09e00391f00575f9b2df61e14a\" id=d42d18a5-5fef-4874-b5c6-4c84081d8c5e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:30:01.245090 crc crio[26313]: time=\"2026-06-09T11:30:01.245016884Z\" level=info msg=\"Started container\" PID=48449 containerID=4fe68a726c1881fdce350280023cb2e659854f09e00391f00575f9b2df61e14a description=openshift-operator-lifecycle-manager/collect-profiles-29683410-hjvlk/collect-profiles id=d42d18a5-5fef-4874-b5c6-4c84081d8c5e name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c972b0cf7b48a25e99d75d5f454455da6ca9784bc16951ad4aefa69e63c09b2\nJun 09 11:30:02.696977 crc crio[26313]: time=\"2026-06-09T11:30:02.696832339Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=33242837-1b93-4135-bba6-827c5a0b2bd7 name=/runtime.v1.ImageService/PullImage\nJun 09 11:30:02.699023 crc crio[26313]: time=\"2026-06-09T11:30:02.69891995Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=092684aa-1bc9-4a9e-88f6-02893b1ed983 name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:30:02.701162 crc crio[26313]: time=\"2026-06-09T11:30:02.701096513Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6cb61e35-572b-4957-b7f8-1c374eedc2af name=/runtime.v1.ImageService/ImageStatus\nJun 09 11:30:02.710236 crc crio[26313]: time=\"2026-06-09T11:30:02.710115245Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683410-kfb6j/oc\" id=4084305a-eeea-42d6-bf96-cebaf447b6c4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:30:02.710876 crc crio[26313]: time=\"2026-06-09T11:30:02.710793595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:02.754339 crc crio[26313]: time=\"2026-06-09T11:30:02.754187966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:03.015463 crc crio[26313]: time=\"2026-06-09T11:30:03.015200669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 11:30:03.115855 crc crio[26313]: time=\"2026-06-09T11:30:03.115316328Z\" level=info msg=\"Created container 82c9ffda417e0373a1a8ba089fb1009578f343013c57ef21191a1d8022062b25: openshift-infra/auto-csr-approver-29683410-kfb6j/oc\" id=4084305a-eeea-42d6-bf96-cebaf447b6c4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 11:30:03.117440 crc crio[26313]: time=\"2026-06-09T11:30:03.117305146Z\" level=info msg=\"Starting container: 82c9ffda417e0373a1a8ba089fb1009578f343013c57ef21191a1d8022062b25\" id=a395344c-d0a3-4a26-920f-76ddb8bc37bb name=/runtime.v1.RuntimeService/StartContainer\nJun 09 11:30:03.129789 crc crio[26313]: time=\"2026-06-09T11:30:03.126824893Z\" level=info msg=\"Started container\" PID=48471 containerID=82c9ffda417e0373a1a8ba089fb1009578f343013c57ef21191a1d8022062b25 description=openshift-infra/auto-csr-approver-29683410-kfb6j/oc id=a395344c-d0a3-4a26-920f-76ddb8bc37bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=f38645fb2bd783c989e29a11d8733a57251584fb11895e16734609b5689ff4f6\nJun 09 11:30:03.164937 crc crio[26313]: time=\"2026-06-09T11:30:03.164875148Z\" level=info msg=\"Stopping pod sandbox: 2c972b0cf7b48a25e99d75d5f454455da6ca9784bc16951ad4aefa69e63c09b2\" id=c27cdcf6-8357-4d2c-9924-93ec0ba3f2a4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:30:03.165611 crc crio[26313]: time=\"2026-06-09T11:30:03.165325551Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683410-hjvlk Namespace:openshift-operator-lifecycle-manager ID:2c972b0cf7b48a25e99d75d5f454455da6ca9784bc16951ad4aefa69e63c09b2 UID:cab44125-409a-49c3-9223-11daf7ee4941 NetNS:/var/run/netns/d5291efe-4327-4b87-8614-e921e9c09451 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcab44125_409a_49c3_9223_11daf7ee4941.slice PodAnnotations:0xc000458ed0}] Aliases:map[]}\"\nJun 09 11:30:03.165833 crc crio[26313]: time=\"2026-06-09T11:30:03.165779135Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683410-hjvlk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:30:03.446572 crc crio[26313]: time=\"2026-06-09T11:30:03.446260373Z\" level=info msg=\"Stopped pod sandbox: 2c972b0cf7b48a25e99d75d5f454455da6ca9784bc16951ad4aefa69e63c09b2\" id=c27cdcf6-8357-4d2c-9924-93ec0ba3f2a4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:30:05.192973 crc crio[26313]: time=\"2026-06-09T11:30:05.19236357Z\" level=info msg=\"Stopping pod sandbox: f38645fb2bd783c989e29a11d8733a57251584fb11895e16734609b5689ff4f6\" id=52915dd0-fe3c-43fd-af2d-a3e0e78c2d7b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:30:05.194687 crc crio[26313]: time=\"2026-06-09T11:30:05.194151492Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683410-kfb6j Namespace:openshift-infra ID:f38645fb2bd783c989e29a11d8733a57251584fb11895e16734609b5689ff4f6 UID:8102fbec-b7d6-4633-93e4-d8dfc9ffde92 NetNS:/var/run/netns/d4090a83-2538-4590-a955-eb7af5263199 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8102fbec_b7d6_4633_93e4_d8dfc9ffde92.slice PodAnnotations:0xc0018004b0}] Aliases:map[]}\"\nJun 09 11:30:05.194687 crc crio[26313]: time=\"2026-06-09T11:30:05.194376179Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683410-kfb6j from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 11:30:05.540448 crc crio[26313]: time=\"2026-06-09T11:30:05.53993277Z\" level=info msg=\"Stopped pod sandbox: f38645fb2bd783c989e29a11d8733a57251584fb11895e16734609b5689ff4f6\" id=52915dd0-fe3c-43fd-af2d-a3e0e78c2d7b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:30:30.138572 crc crio[26313]: time=\"2026-06-09T11:30:30.137632881Z\" level=info msg=\"Removing container: d34681d90df2570d78dc498a49dfeb16a594b7206c3684bf0a90f3d63ec2061b\" id=caab9353-ce79-440e-a4f6-c4cb3ac4df2b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:30:30.184187 crc crio[26313]: time=\"2026-06-09T11:30:30.184096651Z\" level=info msg=\"Removed container d34681d90df2570d78dc498a49dfeb16a594b7206c3684bf0a90f3d63ec2061b: openshift-operator-lifecycle-manager/collect-profiles-29683365-5dplj/collect-profiles\" id=caab9353-ce79-440e-a4f6-c4cb3ac4df2b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:30:30.188169 crc crio[26313]: time=\"2026-06-09T11:30:30.188061446Z\" level=info msg=\"Removing container: 235786162bb63bce72da66ad3e79493b5947eabdfe20fdc21554e1dc4496004b\" id=be3f0ffe-a782-49bf-8a6b-58abedefaeab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:30:30.323281 crc crio[26313]: time=\"2026-06-09T11:30:30.323174992Z\" level=info msg=\"Removed container 235786162bb63bce72da66ad3e79493b5947eabdfe20fdc21554e1dc4496004b: openshift-infra/auto-csr-approver-29683404-rvfpg/oc\" id=be3f0ffe-a782-49bf-8a6b-58abedefaeab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 11:30:30.329926 crc crio[26313]: time=\"2026-06-09T11:30:30.329844496Z\" level=info msg=\"Stopping pod sandbox: dc66737a637aa74136f450108fbd489085d5489acfe584cd51b08cb61110f485\" id=8583f1c3-db53-44cc-9c66-c729ca83ef00 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:30:30.329926 crc crio[26313]: time=\"2026-06-09T11:30:30.329925858Z\" level=info msg=\"Stopped pod sandbox (already stopped): dc66737a637aa74136f450108fbd489085d5489acfe584cd51b08cb61110f485\" id=8583f1c3-db53-44cc-9c66-c729ca83ef00 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:30:30.330509 crc crio[26313]: time=\"2026-06-09T11:30:30.330372901Z\" level=info msg=\"Removing pod sandbox: dc66737a637aa74136f450108fbd489085d5489acfe584cd51b08cb61110f485\" id=d9455a72-9276-494c-9842-141c8274c1e2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:30:30.343324 crc crio[26313]: time=\"2026-06-09T11:30:30.343221195Z\" level=info msg=\"Removed pod sandbox: dc66737a637aa74136f450108fbd489085d5489acfe584cd51b08cb61110f485\" id=d9455a72-9276-494c-9842-141c8274c1e2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:30:30.344574 crc crio[26313]: time=\"2026-06-09T11:30:30.344331377Z\" level=info msg=\"Stopping pod sandbox: 9bfbb4f5a17c6f37cb714773cddcd82b1cdbe5a19a3c17f1478708a1e5a7853a\" id=234f8f6a-887c-4452-bf66-7f0438b2d3b6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:30:30.344574 crc crio[26313]: time=\"2026-06-09T11:30:30.34445329Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9bfbb4f5a17c6f37cb714773cddcd82b1cdbe5a19a3c17f1478708a1e5a7853a\" id=234f8f6a-887c-4452-bf66-7f0438b2d3b6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 11:30:30.345602 crc crio[26313]: time=\"2026-06-09T11:30:30.345294985Z\" level=info msg=\"Removing pod sandbox: 9bfbb4f5a17c6f37cb714773cddcd82b1cdbe5a19a3c17f1478708a1e5a7853a\" id=17e9888e-1257-4b73-b1a8-0ffdf074f0b4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 11:30:30.353135 crc crio[26313]: time=\"2026-06-09T11:30:30.35304399Z\" level=info msg=\"Removed pod sandbox: 9bfbb4f5a17c6f37cb714773cddcd82b1cdbe5a19a3c17f1478708a1e5a7853a\" id=17e9888e-1257-4b73-b1a8-0ffdf074f0b4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 11:30:34.978243 | controller |   "stdout_lines": [
2026-06-09 11:30:34.978285 | controller |     "Jun 09 10:54:47.820370 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...",
2026-06-09 11:30:34.978307 | controller |     "Jun 09 10:54:48.954722 crc crio[3651]: time=\"2026-06-09T10:54:48.95366196Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"",
2026-06-09 11:30:34.978325 | controller |     "Jun 09 10:54:48.954722 crc crio[3651]: time=\"2026-06-09T10:54:48.954705337Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"",
2026-06-09 11:30:34.978342 | controller |     "Jun 09 10:54:48.957798 crc crio[3651]: time=\"2026-06-09T10:54:48.957727525Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"",
2026-06-09 11:30:34.978358 | controller |     "Jun 09 10:54:48.958904 crc crio[3651]: time=\"2026-06-09T10:54:48.958808286Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"",
2026-06-09 11:30:34.978376 | controller |     "Jun 09 10:54:49.019856 crc crio[3651]: time=\"2026-06-09T10:54:49.018921133Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"",
2026-06-09 11:30:34.978394 | controller |     "Jun 09 10:54:49.020060 crc crio[3651]: time=\"2026-06-09T10:54:49.019998253Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"",
2026-06-09 11:30:34.978410 | controller |     "Jun 09 10:54:49.020060 crc crio[3651]: time=\"2026-06-09T10:54:49.020014975Z\" level=info msg=\"Node configuration value for pid cgroup is true\"",
2026-06-09 11:30:34.978426 | controller |     "Jun 09 10:54:49.020972 crc crio[3651]: time=\"2026-06-09T10:54:49.020911517Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"",
2026-06-09 11:30:34.978443 | controller |     "Jun 09 10:54:49.020972 crc crio[3651]: time=\"2026-06-09T10:54:49.02094688Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"",
2026-06-09 11:30:34.978459 | controller |     "Jun 09 10:54:49.040048 crc crio[3651]: time=\"2026-06-09T10:54:49.039954331Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"",
2026-06-09 11:30:34.978480 | controller |     "Jun 09 10:54:49.076651 crc crio[3651]: time=\"2026-06-09T10:54:49.076565909Z\" level=info msg=\"Using default capabilities: CAP_CHOWN, CAP_DAC_OVERRIDE, CAP_FSETID, CAP_FOWNER, CAP_SETGID, CAP_SETUID, CAP_SETPCAP, CAP_NET_BIND_SERVICE, CAP_KILL\"",
2026-06-09 11:30:34.978498 | controller |     "Jun 09 10:54:49.083874 crc crio[3651]: time=\"2026-06-09T10:54:49.083764344Z\" level=info msg=\"Using runtime handler crun version 1.23.1, commit: d20b23dba05e822b93b82f2f34fd5dada433e0c2, rundir: /run/crun, spec: 1.0.0, +SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +CRIU +YAJL\"",
2026-06-09 11:30:34.978516 | controller |     "Jun 09 10:54:49.754866 crc crio[3651]: time=\"2026-06-09T10:54:49.75375929Z\" level=info msg=\"Using runtime handler runc version 1.2.4, spec: 1.2.0+dev, go: go1.23.2 (Red Hat 1.23.2-1.el9), libseccomp: 2.5.2\"",
2026-06-09 11:30:34.978533 | controller |     "Jun 09 10:54:50.376077 crc crio[3651]: time=\"2026-06-09T10:54:50.375966664Z\" level=info msg=\"Checkpoint/restore support enabled\"",
2026-06-09 11:30:34.978549 | controller |     "Jun 09 10:54:50.376077 crc crio[3651]: time=\"2026-06-09T10:54:50.376016177Z\" level=info msg=\"Using the internal default seccomp profile\"",
2026-06-09 11:30:34.978565 | controller |     "Jun 09 10:54:50.376077 crc crio[3651]: time=\"2026-06-09T10:54:50.376080319Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"",
2026-06-09 11:30:34.978580 | controller |     "Jun 09 10:54:50.376077 crc crio[3651]: time=\"2026-06-09T10:54:50.37609125Z\" level=info msg=\"No blockio config file specified, blockio not configured\"",
2026-06-09 11:30:34.978595 | controller |     "Jun 09 10:54:50.376077 crc crio[3651]: time=\"2026-06-09T10:54:50.37609852Z\" level=info msg=\"RDT not available in the host system\"",
2026-06-09 11:30:34.978610 | controller |     "Jun 09 10:54:50.380701 crc crio[3651]: time=\"2026-06-09T10:54:50.380634773Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-09 11:30:34.978626 | controller |     "Jun 09 10:54:50.380701 crc crio[3651]: time=\"2026-06-09T10:54:50.380672965Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-09 11:30:34.978642 | controller |     "Jun 09 10:54:50.394617 crc crio[3651]: time=\"2026-06-09T10:54:50.394334157Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-09 11:30:34.978657 | controller |     "Jun 09 10:54:50.394617 crc crio[3651]: time=\"2026-06-09T10:54:50.394525045Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-09 11:30:34.978672 | controller |     "Jun 09 10:54:51.149796 crc crio[3651]: time=\"2026-06-09T10:54:51.148328414Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 11:30:34.978687 | controller |     "Jun 09 10:54:51.149796 crc crio[3651]: time=\"2026-06-09T10:54:51.149735824Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 11:30:34.978703 | controller |     "Jun 09 10:54:51.153734 crc crio[3651]: time=\"2026-06-09T10:54:51.152950781Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"",
2026-06-09 11:30:34.978717 | controller |     "Jun 09 10:54:51.153734 crc crio[3651]: time=\"2026-06-09T10:54:51.153000143Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"",
2026-06-09 11:30:34.978735 | controller |     "Jun 09 10:54:51.158134 crc crio[3651]: time=\"2026-06-09T10:54:51.155111123Z\" level=info msg=\"Current CRI-O configuration:\\n[crio]\\n  root = \\\"/var/lib/containers/storage\\\"\\n  runroot = \\\"/run/containers/storage\\\"\\n  imagestore = \\\"\\\"\\n  storage_driver = \\\"overlay\\\"\\n  storage_option = [\\\"overlay.skip_mount_home=true\\\"]\\n  log_dir = \\\"/var/log/crio/pods\\\"\\n  version_file = \\\"/var/run/crio/version\\\"\\n  version_file_persist = \\\"\\\"\\n  clean_shutdown_file = \\\"/var/lib/crio/clean.shutdown\\\"\\n  internal_wipe = true\\n  internal_repair = true\\n  [crio.api]\\n    grpc_max_send_msg_size = 83886080\\n    grpc_max_recv_msg_size = 83886080\\n    listen = \\\"/var/run/crio/crio.sock\\\"\\n    stream_address = \\\"192.168.130.11\\\"\\n    stream_port = \\\"0\\\"\\n    stream_enable_tls = false\\n    stream_tls_cert = \\\"\\\"\\n    stream_tls_key = \\\"\\\"\\n    stream_tls_ca = \\\"\\\"\\n    stream_idle_timeout = \\\"\\\"\\n  [crio.runtime]\\n    no_pivot = false\\n    selinux = true\\n    log_to_journald = false\\n    drop_infra_ctr = true\\n    read_only = false\\n    hooks_dir = [\\\"/etc/containers/oci/hooks.d\\\", \\\"/run/containers/oci/hooks.d\\\", \\\"/usr/share/containers/oci/hooks.d\\\"]\\n    default_capabilities = [\\\"CHOWN\\\", \\\"DAC_OVERRIDE\\\", \\\"FSETID\\\", \\\"FOWNER\\\", \\\"SETGID\\\", \\\"SETUID\\\", \\\"SETPCAP\\\", \\\"NET_BIND_SERVICE\\\", \\\"KILL\\\"]\\n    add_inheritable_capabilities = false\\n    default_env = [\\\"NSS_SDB_USE_CACHE=no\\\"]\\n    default_sysctls = [\\\"net.ipv4.ping_group_range=0 2147483647\\\"]\\n    default_ulimits = [\\\"nofile=1048576\\\"]\\n    allowed_devices = [\\\"/dev/fuse\\\", \\\"/dev/net/tun\\\"]\\n    cdi_spec_dirs = [\\\"/etc/cdi\\\", \\\"/var/run/cdi\\\"]\\n    device_ownership_from_security_context = false\\n    default_runtime = \\\"crun\\\"\\n    decryption_keys_path = \\\"/etc/crio/keys/\\\"\\n    conmon = \\\"\\\"\\n    conmon_cgroup = \\\"pod\\\"\\n    seccomp_profile = \\\"\\\"\\n    privileged_seccomp_profile = \\\"\\\"\\n    apparmor_profile = \\\"crio-default\\\"\\n    blockio_config_file = \\\"\\\"\\n    blockio_reload = false\\n    irqbalance_config_file = \\\"/etc/sysconfig/irqbalance\\\"\\n    rdt_config_file = \\\"\\\"\\n    cgroup_manager = \\\"systemd\\\"\\n    default_mounts_file = \\\"\\\"\\n    container_exits_dir = \\\"/var/run/crio/exits\\\"\\n    container_attach_socket_dir = \\\"/var/run/crio\\\"\\n    bind_mount_prefix = \\\"\\\"\\n    uid_mappings = \\\"\\\"\\n    minimum_mappable_uid = -1\\n    gid_mappings = \\\"\\\"\\n    minimum_mappable_gid = -1\\n    log_level = \\\"info\\\"\\n    log_filter = \\\"\\\"\\n    namespaces_dir = \\\"/var/run\\\"\\n    pinns_path = \\\"/usr/bin/pinns\\\"\\n    enable_criu_support = true\\n    pids_limit = -1\\n    log_size_max = -1\\n    ctr_stop_timeout = 30\\n    separate_pull_cgroup = \\\"\\\"\\n    infra_ctr_cpuset = \\\"\\\"\\n    shared_cpuset = \\\"\\\"\\n    absent_mount_sources_to_reject = [\\\"/etc/hostname\\\"]\\n    enable_pod_events = false\\n    irqbalance_config_restore_file = \\\"/etc/sysconfig/orig_irq_banned_cpus\\\"\\n    hostnetwork_disable_selinux = true\\n    disable_hostport_mapping = false\\n    timezone = \\\"\\\"\\n    [crio.runtime.runtimes]\\n      [crio.runtime.runtimes.crun]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/crun\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/crun\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"512KiB\\\"\\n        no_sync_log = false\\n        [crio.runtime.runtimes.crun.default_annotations]\\n          \\\"run.oci.systemd.subgroup\\\" = \\\"\\\"\\n      [crio.runtime.runtimes.runc]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/runc\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/runc\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"12MiB\\\"\\n        no_sync_log = false\\n    [crio.runtime.workloads]\\n      [crio.runtime.workloads.openshift-builder]\\n        activation_annotation = \\\"io.openshift.builder\\\"\\n        annotation_prefix = \\\"\\\"\\n        allowed_annotations = [\\\"io.kubernetes.cri-o.userns-mode\\\", \\\"io.kubernetes.cri-o.Devices\\\"]\\n        DisallowedAnnotations = [\\\"cpu-load-balancing.crio.io\\\", \\\"cpu-quota.crio.io\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"bundle\\\", \\\"org.systemd.property.\\\", \\\"module.wasm.image/variant\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"run.oci.\\\", \\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"cpu-c-states.crio.io\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"cpu-shared.crio.io\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"irq-load-balancing.crio.io\\\", \\\"org.criu.config\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\"]\\n        [crio.runtime.workloads.openshift-builder.resources]\\n          CPUShares = 0\\n          CPUQuota = 0\\n          CPUPeriod = 0\\n          CPUSet = \\\"\\\"\\n          CPULimit = 0\\n  [crio.image]\\n    default_transport = \\\"docker://\\\"\\n    global_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_image = \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:cc2b30e70040205c2536d01ae5c850be1ed2d775cf13249e50328e5085777977\\\"\\n    pause_image_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_command = \\\"/usr/bin/pod\\\"\\n    signature_policy = \\\"\\\"\\n    signature_policy_dir = \\\"/etc/crio/policies\\\"\\n    image_volumes = \\\"mkdir\\\"\\n    big_files_temporary_dir = \\\"\\\"\\n    auto_reload_registries = false\\n    pull_progress_timeout = \\\"0s\\\"\\n    oci_artifact_mount_support = false\\n  [crio.network]\\n    cni_default_network = \\\"\\\"\\n    network_dir = \\\"/etc/kubernetes/cni/net.d/\\\"\\n    plugin_dirs = [\\\"/var/lib/cni/bin\\\"]\\n  [crio.metrics]\\n    enable_metrics = true\\n    metrics_collectors = [\\\"operations\\\", \\\"operations_latency_microseconds_total\\\", \\\"operations_latency_microseconds\\\", \\\"operations_errors\\\", \\\"image_pulls_layer_size\\\", \\\"containers_oom_total\\\", \\\"containers_oom\\\", \\\"operations_total\\\", \\\"operations_latency_seconds_total\\\", \\\"operations_latency_seconds\\\", \\\"operations_errors_total\\\", \\\"image_pulls_bytes_total\\\", \\\"image_pulls_skipped_bytes_total\\\", \\\"image_pulls_success_total\\\", \\\"image_pulls_failure_total\\\", \\\"image_layer_reuse_total\\\", \\\"containers_oom_count_total\\\", \\\"processes_defunct\\\"]\\n    metrics_host = \\\"127.0.0.1\\\"\\n    metrics_port = 9537\\n    metrics_socket = \\\"\\\"\\n    metrics_cert = \\\"\\\"\\n    metrics_key = \\\"\\\"\\n  [crio.tracing]\\n    enable_tracing = false\\n    tracing_endpoint = \\\"127.0.0.1:4317\\\"\\n    tracing_sampling_rate_per_million = 0\\n  [crio.stats]\\n    stats_collection_period = 0\\n    collection_period = 0\\n  [crio.nri]\\n    enable_nri = true\\n    nri_listen = \\\"/var/run/nri/nri.sock\\\"\\n    nri_plugin_dir = \\\"/opt/nri/plugins\\\"\\n    nri_plugin_config_dir = \\\"/etc/nri/conf.d\\\"\\n    nri_plugin_registration_timeout = \\\"5s\\\"\\n    nri_plugin_request_timeout = \\\"2s\\\"\\n    nri_disable_connections = false\\n\"",
2026-06-09 11:30:34.978773 | controller |     "Jun 09 10:54:51.163951 crc crio[3651]: time=\"2026-06-09T10:54:51.163666728Z\" level=warning msg=\"Checking storage directory /var/lib/containers/storage for errors because of unclean shutdown\"",
2026-06-09 11:30:34.978791 | controller |     "Jun 09 10:54:52.895509 crc crio[3651]: time=\"2026-06-09T10:54:52.894975061Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"",
2026-06-09 11:30:34.978806 | controller |     "Jun 09 10:54:52.896642 crc crio[3651]: time=\"2026-06-09T10:54:52.896253005Z\" level=info msg=\"Restore irqbalance config: nothing to do\"",
2026-06-09 11:30:34.978825 | controller |     "Jun 09 10:54:53.086521 crc crio[3651]: time=\"2026-06-09T10:54:53.085998401Z\" level=warning msg=\"Could not restore sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5: failed to Statfs \\\"/var/run/netns/81ad9b9a-eab6-458f-8782-26b5ca62c687\\\": no such file or directory\"",
2026-06-09 11:30:34.978841 | controller |     "Jun 09 10:54:53.115209 crc crio[3651]: time=\"2026-06-09T10:54:53.114965106Z\" level=warning msg=\"Deleting all containers under sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5 since it could not be restored\"",
2026-06-09 11:30:34.978879 | controller |     "Jun 09 10:54:53.129250 crc crio[3651]: time=\"2026-06-09T10:54:53.129112762Z\" level=warning msg=\"Could not restore sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21: failed to Statfs \\\"/var/run/netns/727effa2-2453-47d4-b205-ce90e20b1702\\\": no such file or directory\"",
2026-06-09 11:30:34.978895 | controller |     "Jun 09 10:54:53.135295 crc crio[3651]: time=\"2026-06-09T10:54:53.135165679Z\" level=warning msg=\"Deleting all containers under sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21 since it could not be restored\"",
2026-06-09 11:30:34.978911 | controller |     "Jun 09 10:54:53.145393 crc crio[3651]: time=\"2026-06-09T10:54:53.145246869Z\" level=warning msg=\"Could not restore sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852: failed to Statfs \\\"/var/run/netns/98b2d38b-ac35-44c6-b61c-370ae13d5b89\\\": no such file or directory\"",
2026-06-09 11:30:34.978927 | controller |     "Jun 09 10:54:53.151087 crc crio[3651]: time=\"2026-06-09T10:54:53.150948273Z\" level=warning msg=\"Deleting all containers under sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852 since it could not be restored\"",
2026-06-09 11:30:34.978942 | controller |     "Jun 09 10:54:53.162794 crc crio[3651]: time=\"2026-06-09T10:54:53.162668949Z\" level=warning msg=\"Could not restore sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff: failed to Statfs \\\"/var/run/netns/37a1d38b-019a-48e4-9d9f-762d84f7aa85\\\": no such file or directory\"",
2026-06-09 11:30:34.978958 | controller |     "Jun 09 10:54:53.207513 crc crio[3651]: time=\"2026-06-09T10:54:53.20728127Z\" level=warning msg=\"Deleting all containers under sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff since it could not be restored\"",
2026-06-09 11:30:34.978974 | controller |     "Jun 09 10:54:53.263221 crc crio[3651]: time=\"2026-06-09T10:54:53.263069664Z\" level=warning msg=\"Could not restore sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34: failed to Statfs \\\"/var/run/netns/7219bd16-96c6-4d4c-9fd5-6b6e13fad20f\\\": no such file or directory\"",
2026-06-09 11:30:34.978989 | controller |     "Jun 09 10:54:53.280065 crc crio[3651]: time=\"2026-06-09T10:54:53.279922825Z\" level=warning msg=\"Deleting all containers under sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34 since it could not be restored\"",
2026-06-09 11:30:34.979004 | controller |     "Jun 09 10:54:53.352259 crc crio[3651]: time=\"2026-06-09T10:54:53.352020803Z\" level=warning msg=\"Could not restore sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d: failed to Statfs \\\"/var/run/netns/232a5e6a-ee06-49b4-a707-fec6ca7cc898\\\": no such file or directory\"",
2026-06-09 11:30:34.979019 | controller |     "Jun 09 10:54:53.361215 crc crio[3651]: time=\"2026-06-09T10:54:53.361088536Z\" level=warning msg=\"Deleting all containers under sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d since it could not be restored\"",
2026-06-09 11:30:34.979034 | controller |     "Jun 09 10:54:53.378769 crc crio[3651]: time=\"2026-06-09T10:54:53.378657588Z\" level=warning msg=\"Could not restore sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d: failed to Statfs \\\"/var/run/netns/ab0156e9-15e7-49ec-b32f-3193fd188354\\\": no such file or directory\"",
2026-06-09 11:30:34.979053 | controller |     "Jun 09 10:54:53.383576 crc crio[3651]: time=\"2026-06-09T10:54:53.383398552Z\" level=warning msg=\"Deleting all containers under sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d since it could not be restored\"",
2026-06-09 11:30:34.979068 | controller |     "Jun 09 10:54:53.391399 crc crio[3651]: time=\"2026-06-09T10:54:53.391290449Z\" level=warning msg=\"Could not restore sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f: failed to Statfs \\\"/var/run/netns/84ada3cc-bcfc-4d12-a4cf-2c663c00f8ca\\\": no such file or directory\"",
2026-06-09 11:30:34.979083 | controller |     "Jun 09 10:54:53.400320 crc crio[3651]: time=\"2026-06-09T10:54:53.400186694Z\" level=warning msg=\"Deleting all containers under sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f since it could not be restored\"",
2026-06-09 11:30:34.979098 | controller |     "Jun 09 10:54:53.411376 crc crio[3651]: time=\"2026-06-09T10:54:53.411271493Z\" level=warning msg=\"Could not restore sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d: failed to Statfs \\\"/var/run/netns/2c329914-0aff-4edb-99eb-32fae9b2a951\\\": no such file or directory\"",
2026-06-09 11:30:34.979113 | controller |     "Jun 09 10:54:53.419200 crc crio[3651]: time=\"2026-06-09T10:54:53.418799014Z\" level=warning msg=\"Deleting all containers under sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d since it could not be restored\"",
2026-06-09 11:30:34.979128 | controller |     "Jun 09 10:54:53.431867 crc crio[3651]: time=\"2026-06-09T10:54:53.431682882Z\" level=warning msg=\"Could not restore sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1: failed to Statfs \\\"/var/run/netns/1dc74f34-ab20-4d52-bd7b-d5f09570128f\\\": no such file or directory\"",
2026-06-09 11:30:34.979143 | controller |     "Jun 09 10:54:53.439840 crc crio[3651]: time=\"2026-06-09T10:54:53.439717427Z\" level=warning msg=\"Deleting all containers under sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1 since it could not be restored\"",
2026-06-09 11:30:34.979157 | controller |     "Jun 09 10:54:53.449891 crc crio[3651]: time=\"2026-06-09T10:54:53.449765179Z\" level=warning msg=\"Could not restore sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6: failed to Statfs \\\"/var/run/netns/fd3c4e21-cfd8-4e7e-91e3-4193bfab6fa4\\\": no such file or directory\"",
2026-06-09 11:30:34.979172 | controller |     "Jun 09 10:54:53.457125 crc crio[3651]: time=\"2026-06-09T10:54:53.456949294Z\" level=warning msg=\"Deleting all containers under sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6 since it could not be restored\"",
2026-06-09 11:30:34.979187 | controller |     "Jun 09 10:54:53.514887 crc crio[3651]: time=\"2026-06-09T10:54:53.51479931Z\" level=warning msg=\"Could not restore sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183: failed to Statfs \\\"/var/run/netns/46000352-49e7-4b6c-a860-f1d6891e762f\\\": no such file or directory\"",
2026-06-09 11:30:34.979202 | controller |     "Jun 09 10:54:53.519557 crc crio[3651]: time=\"2026-06-09T10:54:53.519479885Z\" level=warning msg=\"Deleting all containers under sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183 since it could not be restored\"",
2026-06-09 11:30:34.979217 | controller |     "Jun 09 10:54:53.527252 crc crio[3651]: time=\"2026-06-09T10:54:53.527162765Z\" level=warning msg=\"Could not restore sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b: failed to Statfs \\\"/var/run/netns/4551e819-9150-4667-befd-80cd542a3ff6\\\": no such file or directory\"",
2026-06-09 11:30:34.979232 | controller |     "Jun 09 10:54:53.532723 crc crio[3651]: time=\"2026-06-09T10:54:53.53265683Z\" level=warning msg=\"Deleting all containers under sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b since it could not be restored\"",
2026-06-09 11:30:34.979250 | controller |     "Jun 09 10:54:53.540167 crc crio[3651]: time=\"2026-06-09T10:54:53.540096282Z\" level=warning msg=\"Could not restore sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6: failed to Statfs \\\"/var/run/netns/e69052f3-a3f8-42de-8993-88269b3c361b\\\": no such file or directory\"",
2026-06-09 11:30:34.979265 | controller |     "Jun 09 10:54:53.549136 crc crio[3651]: time=\"2026-06-09T10:54:53.549048986Z\" level=warning msg=\"Deleting all containers under sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6 since it could not be restored\"",
2026-06-09 11:30:34.979280 | controller |     "Jun 09 10:54:53.570108 crc crio[3651]: time=\"2026-06-09T10:54:53.570018728Z\" level=warning msg=\"Could not restore sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255: failed to Statfs \\\"/var/run/netns/eea81286-9d78-4e4e-966b-6d5861c91996\\\": no such file or directory\"",
2026-06-09 11:30:34.979295 | controller |     "Jun 09 10:54:53.577397 crc crio[3651]: time=\"2026-06-09T10:54:53.577291522Z\" level=warning msg=\"Deleting all containers under sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255 since it could not be restored\"",
2026-06-09 11:30:34.979310 | controller |     "Jun 09 10:54:53.584161 crc crio[3651]: time=\"2026-06-09T10:54:53.584080712Z\" level=warning msg=\"Could not restore sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f: failed to Statfs \\\"/var/run/netns/a0348d3d-19fe-46ab-9138-85312818185a\\\": no such file or directory\"",
2026-06-09 11:30:34.979325 | controller |     "Jun 09 10:54:53.589505 crc crio[3651]: time=\"2026-06-09T10:54:53.589308991Z\" level=warning msg=\"Deleting all containers under sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f since it could not be restored\"",
2026-06-09 11:30:34.979339 | controller |     "Jun 09 10:54:53.614388 crc crio[3651]: time=\"2026-06-09T10:54:53.614129897Z\" level=warning msg=\"Could not restore sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c: failed to Statfs \\\"/var/run/netns/7ba66181-030a-4903-a1c7-c7190ad1e8fe\\\": no such file or directory\"",
2026-06-09 11:30:34.979354 | controller |     "Jun 09 10:54:53.619577 crc crio[3651]: time=\"2026-06-09T10:54:53.619485034Z\" level=warning msg=\"Deleting all containers under sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c since it could not be restored\"",
2026-06-09 11:30:34.979369 | controller |     "Jun 09 10:54:53.650683 crc crio[3651]: time=\"2026-06-09T10:54:53.650569777Z\" level=warning msg=\"Could not restore sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946: failed to Statfs \\\"/var/run/netns/0bd2ca7f-1f66-46f8-b64d-f6b48dd61d7e\\\": no such file or directory\"",
2026-06-09 11:30:34.979384 | controller |     "Jun 09 10:54:53.663252 crc crio[3651]: time=\"2026-06-09T10:54:53.662874492Z\" level=warning msg=\"Deleting all containers under sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946 since it could not be restored\"",
2026-06-09 11:30:34.979399 | controller |     "Jun 09 10:54:53.673341 crc crio[3651]: time=\"2026-06-09T10:54:53.673125861Z\" level=warning msg=\"Could not restore sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a: failed to Statfs \\\"/var/run/netns/ff2e3c1f-ea42-42c1-9e93-cc4543d1dae1\\\": no such file or directory\"",
2026-06-09 11:30:34.979413 | controller |     "Jun 09 10:54:53.680267 crc crio[3651]: time=\"2026-06-09T10:54:53.679776132Z\" level=warning msg=\"Deleting all containers under sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a since it could not be restored\"",
2026-06-09 11:30:34.979428 | controller |     "Jun 09 10:54:53.694663 crc crio[3651]: time=\"2026-06-09T10:54:53.694081663Z\" level=warning msg=\"Could not restore sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946: failed to Statfs \\\"/var/run/netns/b6456a5f-c0dd-4c2b-86b2-af42e36c6a9c\\\": no such file or directory\"",
2026-06-09 11:30:34.979446 | controller |     "Jun 09 10:54:53.698098 crc crio[3651]: time=\"2026-06-09T10:54:53.698030347Z\" level=warning msg=\"Deleting all containers under sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946 since it could not be restored\"",
2026-06-09 11:30:34.979461 | controller |     "Jun 09 10:54:53.767942 crc crio[3651]: time=\"2026-06-09T10:54:53.767051451Z\" level=warning msg=\"Could not restore sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227: failed to Statfs \\\"/var/run/netns/1c9c5a0b-fde2-491c-a2b7-717b81dfe381\\\": no such file or directory\"",
2026-06-09 11:30:34.979477 | controller |     "Jun 09 10:54:53.774037 crc crio[3651]: time=\"2026-06-09T10:54:53.7739203Z\" level=warning msg=\"Deleting all containers under sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227 since it could not be restored\"",
2026-06-09 11:30:34.979492 | controller |     "Jun 09 10:54:53.784064 crc crio[3651]: time=\"2026-06-09T10:54:53.783873643Z\" level=warning msg=\"Could not restore sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587: failed to Statfs \\\"/var/run/netns/1f63c23e-9d33-4153-aa26-77f310b0386a\\\": no such file or directory\"",
2026-06-09 11:30:34.979506 | controller |     "Jun 09 10:54:53.822162 crc crio[3651]: time=\"2026-06-09T10:54:53.821994612Z\" level=warning msg=\"Deleting all containers under sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587 since it could not be restored\"",
2026-06-09 11:30:34.979521 | controller |     "Jun 09 10:54:53.835861 crc crio[3651]: time=\"2026-06-09T10:54:53.83576238Z\" level=warning msg=\"Could not restore sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f: failed to Statfs \\\"/var/run/netns/c7f36d9f-c9b1-4153-8e1f-130ce695595f\\\": no such file or directory\"",
2026-06-09 11:30:34.979537 | controller |     "Jun 09 10:54:53.843605 crc crio[3651]: time=\"2026-06-09T10:54:53.8433409Z\" level=warning msg=\"Deleting all containers under sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f since it could not be restored\"",
2026-06-09 11:30:34.979552 | controller |     "Jun 09 10:54:53.886214 crc crio[3651]: time=\"2026-06-09T10:54:53.885920478Z\" level=warning msg=\"Could not restore sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20: failed to Statfs \\\"/var/run/netns/e028aa60-4de1-45f0-8e20-51bf2c35c42d\\\": no such file or directory\"",
2026-06-09 11:30:34.979567 | controller |     "Jun 09 10:54:53.912945 crc crio[3651]: time=\"2026-06-09T10:54:53.91278122Z\" level=warning msg=\"Deleting all containers under sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20 since it could not be restored\"",
2026-06-09 11:30:34.979582 | controller |     "Jun 09 10:54:53.922922 crc crio[3651]: time=\"2026-06-09T10:54:53.922782612Z\" level=warning msg=\"Could not restore sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471: failed to Statfs \\\"/var/run/netns/5db24d1d-9706-4384-b47c-2794d44c4b44\\\": no such file or directory\"",
2026-06-09 11:30:34.979597 | controller |     "Jun 09 10:54:53.938539 crc crio[3651]: time=\"2026-06-09T10:54:53.938365158Z\" level=warning msg=\"Deleting all containers under sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471 since it could not be restored\"",
2026-06-09 11:30:34.979612 | controller |     "Jun 09 10:54:53.970065 crc crio[3651]: time=\"2026-06-09T10:54:53.969909646Z\" level=warning msg=\"Could not restore sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010: failed to Statfs \\\"/var/run/netns/36e532f2-1b76-438a-b20e-25d97596f804\\\": no such file or directory\"",
2026-06-09 11:30:34.979627 | controller |     "Jun 09 10:54:53.976328 crc crio[3651]: time=\"2026-06-09T10:54:53.976223281Z\" level=warning msg=\"Deleting all containers under sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010 since it could not be restored\"",
2026-06-09 11:30:34.979645 | controller |     "Jun 09 10:54:53.995159 crc crio[3651]: time=\"2026-06-09T10:54:53.995006839Z\" level=warning msg=\"Could not restore sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791: failed to Statfs \\\"/var/run/netns/bfc4de85-2eb9-4178-ab51-1dd9d1139ca2\\\": no such file or directory\"",
2026-06-09 11:30:34.979660 | controller |     "Jun 09 10:54:54.004186 crc crio[3651]: time=\"2026-06-09T10:54:54.004089302Z\" level=warning msg=\"Deleting all containers under sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791 since it could not be restored\"",
2026-06-09 11:30:34.979675 | controller |     "Jun 09 10:54:54.046822 crc crio[3651]: time=\"2026-06-09T10:54:54.046703009Z\" level=warning msg=\"Could not restore sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405: failed to Statfs \\\"/var/run/netns/696e0d8f-ea57-4d36-846e-f263cf1f9bc9\\\": no such file or directory\"",
2026-06-09 11:30:34.979690 | controller |     "Jun 09 10:54:54.052616 crc crio[3651]: time=\"2026-06-09T10:54:54.052397051Z\" level=warning msg=\"Deleting all containers under sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405 since it could not be restored\"",
2026-06-09 11:30:34.979705 | controller |     "Jun 09 10:54:54.067373 crc crio[3651]: time=\"2026-06-09T10:54:54.067229276Z\" level=warning msg=\"Could not restore sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1: failed to Statfs \\\"/var/run/netns/a9695c0a-6eb8-48ce-9f21-3dc0d6ae5895\\\": no such file or directory\"",
2026-06-09 11:30:34.979720 | controller |     "Jun 09 10:54:54.090581 crc crio[3651]: time=\"2026-06-09T10:54:54.090288494Z\" level=warning msg=\"Deleting all containers under sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1 since it could not be restored\"",
2026-06-09 11:30:34.979736 | controller |     "Jun 09 10:54:54.111343 crc crio[3651]: time=\"2026-06-09T10:54:54.111139658Z\" level=warning msg=\"Could not restore sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86: failed to Statfs \\\"/var/run/netns/2da0a078-e17e-4b8a-a39e-f576861e34ae\\\": no such file or directory\"",
2026-06-09 11:30:34.979751 | controller |     "Jun 09 10:54:54.115120 crc crio[3651]: time=\"2026-06-09T10:54:54.115037252Z\" level=warning msg=\"Deleting all containers under sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86 since it could not be restored\"",
2026-06-09 11:30:34.979767 | controller |     "Jun 09 10:54:54.235180 crc crio[3651]: time=\"2026-06-09T10:54:54.235057844Z\" level=warning msg=\"Could not restore sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f: failed to Statfs \\\"/var/run/netns/c1da005a-84ee-4634-8a5e-a4ebdb2a4c32\\\": no such file or directory\"",
2026-06-09 11:30:34.979782 | controller |     "Jun 09 10:54:54.238827 crc crio[3651]: time=\"2026-06-09T10:54:54.23876106Z\" level=warning msg=\"Deleting all containers under sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f since it could not be restored\"",
2026-06-09 11:30:34.979797 | controller |     "Jun 09 10:54:54.353546 crc crio[3651]: time=\"2026-06-09T10:54:54.353334317Z\" level=warning msg=\"Could not restore sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4: failed to Statfs \\\"/var/run/netns/44260f5c-d169-46e1-b4b8-f69b9adfc2f4\\\": no such file or directory\"",
2026-06-09 11:30:34.979812 | controller |     "Jun 09 10:54:54.357590 crc crio[3651]: time=\"2026-06-09T10:54:54.357495518Z\" level=warning msg=\"Deleting all containers under sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4 since it could not be restored\"",
2026-06-09 11:30:34.979827 | controller |     "Jun 09 10:54:54.406154 crc crio[3651]: time=\"2026-06-09T10:54:54.406028905Z\" level=warning msg=\"Could not restore sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded: failed to Statfs \\\"/var/run/netns/56ed585b-024b-4cfb-ae7c-a4143d981964\\\": no such file or directory\"",
2026-06-09 11:30:34.979845 | controller |     "Jun 09 10:54:54.412748 crc crio[3651]: time=\"2026-06-09T10:54:54.412646477Z\" level=warning msg=\"Deleting all containers under sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded since it could not be restored\"",
2026-06-09 11:30:34.979889 | controller |     "Jun 09 10:54:54.418939 crc crio[3651]: time=\"2026-06-09T10:54:54.418742445Z\" level=warning msg=\"Could not restore sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9: failed to Statfs \\\"/var/run/netns/899c602a-0b36-471e-afbe-f1baa22ff331\\\": no such file or directory\"",
2026-06-09 11:30:34.979906 | controller |     "Jun 09 10:54:54.425153 crc crio[3651]: time=\"2026-06-09T10:54:54.42505827Z\" level=warning msg=\"Deleting all containers under sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9 since it could not be restored\"",
2026-06-09 11:30:34.979924 | controller |     "Jun 09 10:54:54.434718 crc crio[3651]: time=\"2026-06-09T10:54:54.434643557Z\" level=warning msg=\"Could not restore sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9: failed to Statfs \\\"/var/run/netns/5729c4b2-4544-4272-b6e1-f8223ceabca6\\\": no such file or directory\"",
2026-06-09 11:30:34.979941 | controller |     "Jun 09 10:54:54.438213 crc crio[3651]: time=\"2026-06-09T10:54:54.438139966Z\" level=warning msg=\"Deleting all containers under sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9 since it could not be restored\"",
2026-06-09 11:30:34.979957 | controller |     "Jun 09 10:54:54.473015 crc crio[3651]: time=\"2026-06-09T10:54:54.472860706Z\" level=warning msg=\"Could not restore sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730: failed to Statfs \\\"/var/run/netns/89ceb529-fcbd-47bc-b08c-d08594867841\\\": no such file or directory\"",
2026-06-09 11:30:34.979972 | controller |     "Jun 09 10:54:54.506043 crc crio[3651]: time=\"2026-06-09T10:54:54.505899095Z\" level=warning msg=\"Deleting all containers under sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730 since it could not be restored\"",
2026-06-09 11:30:34.979987 | controller |     "Jun 09 10:54:54.513975 crc crio[3651]: time=\"2026-06-09T10:54:54.513866061Z\" level=warning msg=\"Could not restore sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5: failed to Statfs \\\"/var/run/netns/21a6d094-98eb-4202-b5c3-69051d7e954c\\\": no such file or directory\"",
2026-06-09 11:30:34.980001 | controller |     "Jun 09 10:54:54.521210 crc crio[3651]: time=\"2026-06-09T10:54:54.521099556Z\" level=warning msg=\"Deleting all containers under sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5 since it could not be restored\"",
2026-06-09 11:30:34.980017 | controller |     "Jun 09 10:54:54.528698 crc crio[3651]: time=\"2026-06-09T10:54:54.528530488Z\" level=warning msg=\"Could not restore sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7: failed to Statfs \\\"/var/run/netns/98dbeb7b-54c9-48c8-b257-ba1be4841c8e\\\": no such file or directory\"",
2026-06-09 11:30:34.980032 | controller |     "Jun 09 10:54:54.535238 crc crio[3651]: time=\"2026-06-09T10:54:54.535072261Z\" level=warning msg=\"Deleting all containers under sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7 since it could not be restored\"",
2026-06-09 11:30:34.980048 | controller |     "Jun 09 10:54:54.561243 crc crio[3651]: time=\"2026-06-09T10:54:54.561083954Z\" level=warning msg=\"Could not restore sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71: failed to Statfs \\\"/var/run/netns/d741311d-c7c0-40c6-9ea3-8776114c63cd\\\": no such file or directory\"",
2026-06-09 11:30:34.980063 | controller |     "Jun 09 10:54:54.566081 crc crio[3651]: time=\"2026-06-09T10:54:54.565967906Z\" level=warning msg=\"Deleting all containers under sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71 since it could not be restored\"",
2026-06-09 11:30:34.980082 | controller |     "Jun 09 10:54:54.611737 crc crio[3651]: time=\"2026-06-09T10:54:54.611577057Z\" level=warning msg=\"Could not restore sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240: failed to Statfs \\\"/var/run/netns/a39ad0c7-24b8-46c1-830b-e9010764ccce\\\": no such file or directory\"",
2026-06-09 11:30:34.980098 | controller |     "Jun 09 10:54:54.616182 crc crio[3651]: time=\"2026-06-09T10:54:54.616043125Z\" level=warning msg=\"Deleting all containers under sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240 since it could not be restored\"",
2026-06-09 11:30:34.980113 | controller |     "Jun 09 10:54:54.627680 crc crio[3651]: time=\"2026-06-09T10:54:54.627607838Z\" level=warning msg=\"Could not restore sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae: failed to Statfs \\\"/var/run/netns/60e794cf-e3b7-487a-82e2-ad15f3f7a50a\\\": no such file or directory\"",
2026-06-09 11:30:34.980127 | controller |     "Jun 09 10:54:54.634085 crc crio[3651]: time=\"2026-06-09T10:54:54.633988783Z\" level=warning msg=\"Deleting all containers under sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae since it could not be restored\"",
2026-06-09 11:30:34.980143 | controller |     "Jun 09 10:54:54.652451 crc crio[3651]: time=\"2026-06-09T10:54:54.652332376Z\" level=warning msg=\"Could not restore sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65: failed to Statfs \\\"/var/run/netns/190cd0fc-817a-4517-9b43-0b03b1f8b6fb\\\": no such file or directory\"",
2026-06-09 11:30:34.980157 | controller |     "Jun 09 10:54:54.657876 crc crio[3651]: time=\"2026-06-09T10:54:54.657766522Z\" level=warning msg=\"Deleting all containers under sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65 since it could not be restored\"",
2026-06-09 11:30:34.980172 | controller |     "Jun 09 10:54:54.683919 crc crio[3651]: time=\"2026-06-09T10:54:54.683790045Z\" level=warning msg=\"Could not restore sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f: failed to Statfs \\\"/var/run/netns/aa7626ab-b100-47ea-96c8-4f5c69ad8b17\\\": no such file or directory\"",
2026-06-09 11:30:34.980186 | controller |     "Jun 09 10:54:54.698636 crc crio[3651]: time=\"2026-06-09T10:54:54.698351283Z\" level=warning msg=\"Deleting all containers under sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f since it could not be restored\"",
2026-06-09 11:30:34.980201 | controller |     "Jun 09 10:54:54.717795 crc crio[3651]: time=\"2026-06-09T10:54:54.717595285Z\" level=warning msg=\"Could not restore sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce: failed to Statfs \\\"/var/run/netns/539e1cf0-d143-491e-8434-d7ee4030f305\\\": no such file or directory\"",
2026-06-09 11:30:34.980216 | controller |     "Jun 09 10:54:54.720931 crc crio[3651]: time=\"2026-06-09T10:54:54.720826897Z\" level=warning msg=\"Deleting all containers under sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce since it could not be restored\"",
2026-06-09 11:30:34.980230 | controller |     "Jun 09 10:54:54.852079 crc crio[3651]: time=\"2026-06-09T10:54:54.851601833Z\" level=warning msg=\"Could not restore sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3: failed to Statfs \\\"/var/run/netns/8024f34b-266f-4fe8-9531-a3a251c0503a\\\": no such file or directory\"",
2026-06-09 11:30:34.980245 | controller |     "Jun 09 10:54:54.856700 crc crio[3651]: time=\"2026-06-09T10:54:54.856585904Z\" level=warning msg=\"Deleting all containers under sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3 since it could not be restored\"",
2026-06-09 11:30:34.980260 | controller |     "Jun 09 10:54:54.897319 crc crio[3651]: time=\"2026-06-09T10:54:54.896805219Z\" level=warning msg=\"Could not restore sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b: failed to Statfs \\\"/var/run/netns/d2f026db-1d70-45f0-88e1-5ead39997a83\\\": no such file or directory\"",
2026-06-09 11:30:34.980278 | controller |     "Jun 09 10:54:54.903519 crc crio[3651]: time=\"2026-06-09T10:54:54.903379331Z\" level=warning msg=\"Deleting all containers under sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b since it could not be restored\"",
2026-06-09 11:30:34.980294 | controller |     "Jun 09 10:54:54.909251 crc crio[3651]: time=\"2026-06-09T10:54:54.909099624Z\" level=warning msg=\"Could not restore sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a: failed to Statfs \\\"/var/run/netns/d9bf0789-854b-4974-8993-90943a82070f\\\": no such file or directory\"",
2026-06-09 11:30:34.980309 | controller |     "Jun 09 10:54:54.913032 crc crio[3651]: time=\"2026-06-09T10:54:54.912961438Z\" level=warning msg=\"Deleting all containers under sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a since it could not be restored\"",
2026-06-09 11:30:34.980324 | controller |     "Jun 09 10:54:54.938971 crc crio[3651]: time=\"2026-06-09T10:54:54.938227099Z\" level=warning msg=\"Could not restore sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc: failed to Statfs \\\"/var/run/netns/920c13eb-11d0-4aea-863a-1e29ecb928b8\\\": no such file or directory\"",
2026-06-09 11:30:34.980339 | controller |     "Jun 09 10:54:54.941540 crc crio[3651]: time=\"2026-06-09T10:54:54.941376322Z\" level=warning msg=\"Deleting all containers under sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc since it could not be restored\"",
2026-06-09 11:30:34.980354 | controller |     "Jun 09 10:54:55.071856 crc crio[3651]: time=\"2026-06-09T10:54:55.071649242Z\" level=warning msg=\"Could not restore sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0: failed to Statfs \\\"/var/run/netns/9a2ea13a-cdc8-4890-a9c1-6a7f6cf2ab14\\\": no such file or directory\"",
2026-06-09 11:30:34.980369 | controller |     "Jun 09 10:54:55.075701 crc crio[3651]: time=\"2026-06-09T10:54:55.075604985Z\" level=warning msg=\"Deleting all containers under sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0 since it could not be restored\"",
2026-06-09 11:30:34.980384 | controller |     "Jun 09 10:54:55.150146 crc crio[3651]: time=\"2026-06-09T10:54:55.149977967Z\" level=warning msg=\"Could not restore sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118: failed to Statfs \\\"/var/run/netns/3f3a9cce-a4ef-41f6-9d79-86f3f5656627\\\": no such file or directory\"",
2026-06-09 11:30:34.980398 | controller |     "Jun 09 10:54:55.153981 crc crio[3651]: time=\"2026-06-09T10:54:55.153874851Z\" level=warning msg=\"Deleting all containers under sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118 since it could not be restored\"",
2026-06-09 11:30:34.980413 | controller |     "Jun 09 10:54:55.170880 crc crio[3651]: time=\"2026-06-09T10:54:55.170654113Z\" level=warning msg=\"Could not restore sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0: failed to Statfs \\\"/var/run/netns/9db3919f-6487-4977-89c5-c3bb4a69e5d6\\\": no such file or directory\"",
2026-06-09 11:30:34.980428 | controller |     "Jun 09 10:54:55.174316 crc crio[3651]: time=\"2026-06-09T10:54:55.174202691Z\" level=warning msg=\"Deleting all containers under sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0 since it could not be restored\"",
2026-06-09 11:30:34.980443 | controller |     "Jun 09 10:54:55.259603 crc crio[3651]: time=\"2026-06-09T10:54:55.259347425Z\" level=warning msg=\"Could not restore sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e: failed to Statfs \\\"/var/run/netns/4d4760f9-e516-4f77-8976-3e7a48d723c2\\\": no such file or directory\"",
2026-06-09 11:30:34.980457 | controller |     "Jun 09 10:54:55.263283 crc crio[3651]: time=\"2026-06-09T10:54:55.26321836Z\" level=warning msg=\"Deleting all containers under sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e since it could not be restored\"",
2026-06-09 11:30:34.980476 | controller |     "Jun 09 10:54:55.269530 crc crio[3651]: time=\"2026-06-09T10:54:55.269352987Z\" level=warning msg=\"Could not restore sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d: failed to Statfs \\\"/var/run/netns/4febcbd8-dcaa-46f5-9391-0c48c2ff24a1\\\": no such file or directory\"",
2026-06-09 11:30:34.980491 | controller |     "Jun 09 10:54:55.272959 crc crio[3651]: time=\"2026-06-09T10:54:55.272933005Z\" level=warning msg=\"Deleting all containers under sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d since it could not be restored\"",
2026-06-09 11:30:34.980506 | controller |     "Jun 09 10:54:55.279340 crc crio[3651]: time=\"2026-06-09T10:54:55.27928782Z\" level=warning msg=\"Could not restore sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a: failed to Statfs \\\"/var/run/netns/e70a486a-51ce-4cb3-89a5-501e3e291b42\\\": no such file or directory\"",
2026-06-09 11:30:34.980522 | controller |     "Jun 09 10:54:55.284180 crc crio[3651]: time=\"2026-06-09T10:54:55.284044094Z\" level=warning msg=\"Deleting all containers under sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a since it could not be restored\"",
2026-06-09 11:30:34.980537 | controller |     "Jun 09 10:54:55.300317 crc crio[3651]: time=\"2026-06-09T10:54:55.300078955Z\" level=warning msg=\"Could not restore sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5: failed to Statfs \\\"/var/run/netns/ff88aff1-21f1-4387-8229-c25f8b50a510\\\": no such file or directory\"",
2026-06-09 11:30:34.980569 | controller |     "Jun 09 10:54:55.304543 crc crio[3651]: time=\"2026-06-09T10:54:55.304493943Z\" level=warning msg=\"Deleting all containers under sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5 since it could not be restored\"",
2026-06-09 11:30:34.980586 | controller |     "Jun 09 10:54:55.395874 crc crio[3651]: time=\"2026-06-09T10:54:55.395812653Z\" level=warning msg=\"Could not restore sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16: failed to Statfs \\\"/var/run/netns/6e2884fa-46a7-4abd-8c22-c5b83a9323ae\\\": no such file or directory\"",
2026-06-09 11:30:34.980614 | controller |     "Jun 09 10:54:55.399029 crc crio[3651]: time=\"2026-06-09T10:54:55.398950426Z\" level=warning msg=\"Deleting all containers under sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16 since it could not be restored\"",
2026-06-09 11:30:34.980630 | controller |     "Jun 09 10:54:55.416957 crc crio[3651]: time=\"2026-06-09T10:54:55.416817055Z\" level=warning msg=\"Could not restore sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150: failed to Statfs \\\"/var/run/netns/f03cfe59-f1f9-4e7f-aab4-cb6159816175\\\": no such file or directory\"",
2026-06-09 11:30:34.980645 | controller |     "Jun 09 10:54:55.422077 crc crio[3651]: time=\"2026-06-09T10:54:55.421947555Z\" level=warning msg=\"Deleting all containers under sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150 since it could not be restored\"",
2026-06-09 11:30:34.980660 | controller |     "Jun 09 10:54:55.426689 crc crio[3651]: time=\"2026-06-09T10:54:55.42658806Z\" level=warning msg=\"Could not restore sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef: failed to Statfs \\\"/var/run/netns/af680906-9f27-420e-8984-f52f1c6d42da\\\": no such file or directory\"",
2026-06-09 11:30:34.980676 | controller |     "Jun 09 10:54:55.431849 crc crio[3651]: time=\"2026-06-09T10:54:55.431799708Z\" level=warning msg=\"Deleting all containers under sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef since it could not be restored\"",
2026-06-09 11:30:34.980691 | controller |     "Jun 09 10:54:55.443816 crc crio[3651]: time=\"2026-06-09T10:54:55.443766277Z\" level=warning msg=\"Could not restore sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7: failed to Statfs \\\"/var/run/netns/ac7493b3-3bc4-4e68-8140-32803fcd02c2\\\": no such file or directory\"",
2026-06-09 11:30:34.980710 | controller |     "Jun 09 10:54:55.453000 crc crio[3651]: time=\"2026-06-09T10:54:55.452564873Z\" level=warning msg=\"Deleting all containers under sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7 since it could not be restored\"",
2026-06-09 11:30:34.980726 | controller |     "Jun 09 10:54:55.464200 crc crio[3651]: time=\"2026-06-09T10:54:55.464135827Z\" level=warning msg=\"Could not restore sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab: failed to Statfs \\\"/var/run/netns/4ef13d71-afb5-40b4-8ae6-12196524b0e9\\\": no such file or directory\"",
2026-06-09 11:30:34.980741 | controller |     "Jun 09 10:54:55.470285 crc crio[3651]: time=\"2026-06-09T10:54:55.470233055Z\" level=warning msg=\"Deleting all containers under sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab since it could not be restored\"",
2026-06-09 11:30:34.980756 | controller |     "Jun 09 10:54:55.479879 crc crio[3651]: time=\"2026-06-09T10:54:55.479832251Z\" level=warning msg=\"Could not restore sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7: failed to Statfs \\\"/var/run/netns/5a216e0d-4290-49d8-ad2e-2b6db00cab8e\\\": no such file or directory\"",
2026-06-09 11:30:34.980771 | controller |     "Jun 09 10:54:55.485562 crc crio[3651]: time=\"2026-06-09T10:54:55.485297757Z\" level=warning msg=\"Deleting all containers under sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7 since it could not be restored\"",
2026-06-09 11:30:34.980786 | controller |     "Jun 09 10:54:55.494315 crc crio[3651]: time=\"2026-06-09T10:54:55.494203922Z\" level=warning msg=\"Could not restore sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb: failed to Statfs \\\"/var/run/netns/32b4f8e4-b971-4a83-9e1c-82a6c90698cc\\\": no such file or directory\"",
2026-06-09 11:30:34.980802 | controller |     "Jun 09 10:54:55.498974 crc crio[3651]: time=\"2026-06-09T10:54:55.498867127Z\" level=warning msg=\"Deleting all containers under sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb since it could not be restored\"",
2026-06-09 11:30:34.980817 | controller |     "Jun 09 10:54:55.526282 crc crio[3651]: time=\"2026-06-09T10:54:55.523630905Z\" level=warning msg=\"Could not restore sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2: failed to Statfs \\\"/var/run/netns/7e3ff8b6-bf95-4896-8395-91fb354858fa\\\": no such file or directory\"",
2026-06-09 11:30:34.980832 | controller |     "Jun 09 10:54:55.527941 crc crio[3651]: time=\"2026-06-09T10:54:55.527845445Z\" level=warning msg=\"Deleting all containers under sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2 since it could not be restored\"",
2026-06-09 11:30:34.980883 | controller |     "Jun 09 10:54:55.541205 crc crio[3651]: time=\"2026-06-09T10:54:55.54096009Z\" level=warning msg=\"Could not restore sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007: failed to Statfs \\\"/var/run/netns/47e52ab1-31cb-4a90-8828-40586f4582e5\\\": no such file or directory\"",
2026-06-09 11:30:34.980906 | controller |     "Jun 09 10:54:55.559669 crc crio[3651]: time=\"2026-06-09T10:54:55.559365623Z\" level=warning msg=\"Deleting all containers under sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007 since it could not be restored\"",
2026-06-09 11:30:34.980922 | controller |     "Jun 09 10:54:55.615687 crc crio[3651]: time=\"2026-06-09T10:54:55.615389481Z\" level=warning msg=\"Could not restore sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911: failed to Statfs \\\"/var/run/netns/80d38dd5-ee2d-4a24-94d1-3ddfb5d3c617\\\": no such file or directory\"",
2026-06-09 11:30:34.980938 | controller |     "Jun 09 10:54:55.691402 crc crio[3651]: time=\"2026-06-09T10:54:55.691274254Z\" level=warning msg=\"Deleting all containers under sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911 since it could not be restored\"",
2026-06-09 11:30:34.980957 | controller |     "Jun 09 10:54:55.767016 crc crio[3651]: time=\"2026-06-09T10:54:55.766884282Z\" level=warning msg=\"Could not restore sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda: failed to Statfs \\\"/var/run/netns/70d26063-2987-46c2-bf9a-0a440fcbffae\\\": no such file or directory\"",
2026-06-09 11:30:34.980973 | controller |     "Jun 09 10:54:55.770026 crc crio[3651]: time=\"2026-06-09T10:54:55.769865237Z\" level=warning msg=\"Deleting all containers under sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda since it could not be restored\"",
2026-06-09 11:30:34.980989 | controller |     "Jun 09 10:54:55.915975 crc crio[3651]: time=\"2026-06-09T10:54:55.915831132Z\" level=warning msg=\"Could not restore sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400: failed to Statfs \\\"/var/run/netns/d85a67bc-de45-40e3-bab5-8c3bb34843ea\\\": no such file or directory\"",
2026-06-09 11:30:34.981031 | controller |     "Jun 09 10:54:55.919386 crc crio[3651]: time=\"2026-06-09T10:54:55.919267062Z\" level=warning msg=\"Deleting all containers under sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400 since it could not be restored\"",
2026-06-09 11:30:34.981051 | controller |     "Jun 09 10:54:55.925041 crc crio[3651]: time=\"2026-06-09T10:54:55.924836866Z\" level=warning msg=\"Could not restore sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017: failed to Statfs \\\"/var/run/netns/7f048016-317e-4b7e-b80a-31fadda4837a\\\": no such file or directory\"",
2026-06-09 11:30:34.981067 | controller |     "Jun 09 10:54:55.929178 crc crio[3651]: time=\"2026-06-09T10:54:55.929027296Z\" level=warning msg=\"Deleting all containers under sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017 since it could not be restored\"",
2026-06-09 11:30:34.981082 | controller |     "Jun 09 10:54:55.948635 crc crio[3651]: time=\"2026-06-09T10:54:55.948093721Z\" level=warning msg=\"Could not restore sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1: failed to Statfs \\\"/var/run/netns/5c7235f1-a6b4-454d-835b-f030913e4937\\\": no such file or directory\"",
2026-06-09 11:30:34.981097 | controller |     "Jun 09 10:54:55.952631 crc crio[3651]: time=\"2026-06-09T10:54:55.952569869Z\" level=warning msg=\"Deleting all containers under sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1 since it could not be restored\"",
2026-06-09 11:30:34.981112 | controller |     "Jun 09 10:54:55.966364 crc crio[3651]: time=\"2026-06-09T10:54:55.966242547Z\" level=warning msg=\"Could not restore sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673: failed to Statfs \\\"/var/run/netns/cc7d9fcb-9125-4d0b-9ced-f8070d1d1939\\\": no such file or directory\"",
2026-06-09 11:30:34.981127 | controller |     "Jun 09 10:54:55.969210 crc crio[3651]: time=\"2026-06-09T10:54:55.969117573Z\" level=warning msg=\"Deleting all containers under sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673 since it could not be restored\"",
2026-06-09 11:30:34.981142 | controller |     "Jun 09 10:54:55.975003 crc crio[3651]: time=\"2026-06-09T10:54:55.974564419Z\" level=warning msg=\"Could not restore sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28: failed to Statfs \\\"/var/run/netns/8a53c334-42c9-4054-a6fb-249bc45db021\\\": no such file or directory\"",
2026-06-09 11:30:34.981156 | controller |     "Jun 09 10:54:55.978220 crc crio[3651]: time=\"2026-06-09T10:54:55.978125707Z\" level=warning msg=\"Deleting all containers under sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28 since it could not be restored\"",
2026-06-09 11:30:34.981171 | controller |     "Jun 09 10:54:56.214198 crc crio[3651]: time=\"2026-06-09T10:54:56.213829723Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 11:30:34.981187 | controller |     "Jun 09 10:54:56.214198 crc crio[3651]: time=\"2026-06-09T10:54:56.213964862Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0(2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d), attempting CNI teardown with cached info\"",
2026-06-09 11:30:34.981210 | controller |     "Jun 09 10:54:56.214586 crc crio[3651]: time=\"2026-06-09T10:54:56.214220339Z\" level=warning msg=\"Error encountered when checking whether cri-o should wipe containers: open /var/run/crio/version: no such file or directory\"",
2026-06-09 11:30:34.981227 | controller |     "Jun 09 10:54:56.214804 crc crio[3651]: time=\"2026-06-09T10:54:56.214666603Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc000132bc0}] Aliases:map[]}\"",
2026-06-09 11:30:34.981246 | controller |     "Jun 09 10:54:56.214967 crc crio[3651]: time=\"2026-06-09T10:54:56.21493723Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.981261 | controller |     "Jun 09 10:54:56.217991 crc crio[3651]: time=\"2026-06-09T10:54:56.217626469Z\" level=info msg=\"Registered SIGHUP reload watcher\"",
2026-06-09 11:30:34.981276 | controller |     "Jun 09 10:54:56.219855 crc crio[3651]: time=\"2026-06-09T10:54:56.219769713Z\" level=info msg=\"Starting seccomp notifier watcher\"",
2026-06-09 11:30:34.981291 | controller |     "Jun 09 10:54:56.219938 crc crio[3651]: time=\"2026-06-09T10:54:56.219905592Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"",
2026-06-09 11:30:34.981306 | controller |     "Jun 09 10:54:56.220329 crc crio[3651]: time=\"2026-06-09T10:54:56.220248738Z\" level=info msg=\"Create NRI interface\"",
2026-06-09 11:30:34.981321 | controller |     "Jun 09 10:54:56.222153 crc crio[3651]: time=\"2026-06-09T10:54:56.222021707Z\" level=info msg=\"runtime interface created\"",
2026-06-09 11:30:34.981336 | controller |     "Jun 09 10:54:56.222631 crc crio[3651]: time=\"2026-06-09T10:54:56.222382222Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"",
2026-06-09 11:30:34.981350 | controller |     "Jun 09 10:54:56.222631 crc crio[3651]: time=\"2026-06-09T10:54:56.22260455Z\" level=info msg=\"runtime interface starting up...\"",
2026-06-09 11:30:34.981365 | controller |     "Jun 09 10:54:56.222631 crc crio[3651]: time=\"2026-06-09T10:54:56.22262859Z\" level=info msg=\"starting plugins...\"",
2026-06-09 11:30:34.981380 | controller |     "Jun 09 10:54:56.223017 crc crio[3651]: time=\"2026-06-09T10:54:56.222932366Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"",
2026-06-09 11:30:34.981394 | controller |     "Jun 09 10:54:56.226382 crc crio[3651]: time=\"2026-06-09T10:54:56.226255777Z\" level=info msg=\"No systemd watchdog enabled\"",
2026-06-09 11:30:34.981409 | controller |     "Jun 09 10:54:56.234778 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).",
2026-06-09 11:30:34.981424 | controller |     "Jun 09 10:54:56.336721 crc crio[3651]: 2026-06-09T10:54:56Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 11:30:34.981439 | controller |     "Jun 09 10:54:56.336961 crc crio[3651]: time=\"2026-06-09T10:54:56.336852321Z\" level=info msg=\"Successfully cleaned up network for pod 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d\"",
2026-06-09 11:30:34.981453 | controller |     "Jun 09 10:54:56.336961 crc crio[3651]: time=\"2026-06-09T10:54:56.33689075Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 11:30:34.981472 | controller |     "Jun 09 10:54:56.336961 crc crio[3651]: time=\"2026-06-09T10:54:56.33690367Z\" level=info msg=\"Successfully cleaned up network for pod 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0\"",
2026-06-09 11:30:34.981487 | controller |     "Jun 09 10:54:56.336961 crc crio[3651]: time=\"2026-06-09T10:54:56.33691143Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 11:30:34.981501 | controller |     "Jun 09 10:54:56.336961 crc crio[3651]: time=\"2026-06-09T10:54:56.33694298Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_collect-profiles-29632800-ls5hs_openshift-operator-lifecycle-manager_0c0aae9e-a439-45ca-8f32-9dc9e6cffe96_0(25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b), attempting CNI teardown with cached info\"",
2026-06-09 11:30:34.981517 | controller |     "Jun 09 10:54:56.337134 crc crio[3651]: time=\"2026-06-09T10:54:56.337076408Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29632800-ls5hs Namespace:openshift-operator-lifecycle-manager ID:25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b UID:0c0aae9e-a439-45ca-8f32-9dc9e6cffe96 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0c0aae9e_a439_45ca_8f32_9dc9e6cffe96.slice PodAnnotations:0xc00093e008}] Aliases:map[]}\"",
2026-06-09 11:30:34.981533 | controller |     "Jun 09 10:54:56.337134 crc crio[3651]: time=\"2026-06-09T10:54:56.337116688Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 11:30:34.981548 | controller |     "Jun 09 10:54:56.337134 crc crio[3651]: time=\"2026-06-09T10:54:56.337124817Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 11:30:34.981562 | controller |     "Jun 09 10:54:56.337134 crc crio[3651]: time=\"2026-06-09T10:54:56.337135747Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632800-ls5hs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.981578 | controller |     "Jun 09 10:54:56.409329 crc crio[3651]: 2026-06-09T10:54:56Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 11:30:34.981592 | controller |     "Jun 09 10:54:56.410000 crc crio[3651]: time=\"2026-06-09T10:54:56.409876988Z\" level=info msg=\"Successfully cleaned up network for pod 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b\"",
2026-06-09 11:30:34.981607 | controller |     "Jun 09 10:54:56.410000 crc crio[3651]: time=\"2026-06-09T10:54:56.409970867Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 11:30:34.981621 | controller |     "Jun 09 10:54:56.410000 crc crio[3651]: time=\"2026-06-09T10:54:56.410003057Z\" level=info msg=\"Successfully cleaned up network for pod c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86\"",
2026-06-09 11:30:34.981636 | controller |     "Jun 09 10:54:56.410120 crc crio[3651]: time=\"2026-06-09T10:54:56.410014097Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 11:30:34.981650 | controller |     "Jun 09 10:54:56.410120 crc crio[3651]: time=\"2026-06-09T10:54:56.410056806Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0(850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471), attempting CNI teardown with cached info\"",
2026-06-09 11:30:34.981666 | controller |     "Jun 09 10:54:56.410865 crc crio[3651]: time=\"2026-06-09T10:54:56.410778848Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc00093e070}] Aliases:map[]}\"",
2026-06-09 11:30:34.981685 | controller |     "Jun 09 10:54:56.411071 crc crio[3651]: time=\"2026-06-09T10:54:56.411000215Z\" level=info msg=\"Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.981701 | controller |     "Jun 09 10:54:56.626834 crc crio[3651]: 2026-06-09T10:54:56Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 11:30:34.981716 | controller |     "Jun 09 10:54:56.627287 crc crio[3651]: time=\"2026-06-09T10:54:56.627147762Z\" level=info msg=\"Successfully cleaned up network for pod 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471\"",
2026-06-09 11:30:34.981731 | controller |     "Jun 09 10:54:56.627287 crc crio[3651]: time=\"2026-06-09T10:54:56.627223551Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 11:30:34.981746 | controller |     "Jun 09 10:54:56.627287 crc crio[3651]: time=\"2026-06-09T10:54:56.627279921Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28), attempting CNI teardown with cached info\"",
2026-06-09 11:30:34.981763 | controller |     "Jun 09 10:54:56.627775 crc crio[3651]: time=\"2026-06-09T10:54:56.627725855Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod304346ae_9d3b_4262_8068_4ed1e7ff48a8.slice PodAnnotations:0xc000a00020}] Aliases:map[]}\"",
2026-06-09 11:30:34.981780 | controller |     "Jun 09 10:54:56.628002 crc crio[3651]: time=\"2026-06-09T10:54:56.627904983Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.981795 | controller |     "Jun 09 10:54:56.674062 crc crio[3651]: 2026-06-09T10:54:56Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 11:30:34.981810 | controller |     "Jun 09 10:54:56.674875 crc crio[3651]: time=\"2026-06-09T10:54:56.674305105Z\" level=info msg=\"Successfully cleaned up network for pod 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28\"",
2026-06-09 11:30:34.981825 | controller |     "Jun 09 10:54:56.674875 crc crio[3651]: time=\"2026-06-09T10:54:56.674363375Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 11:30:34.981840 | controller |     "Jun 09 10:54:56.674875 crc crio[3651]: time=\"2026-06-09T10:54:56.674584362Z\" level=info msg=\"Successfully cleaned up network for pod ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017\"",
2026-06-09 11:30:34.981872 | controller |     "Jun 09 10:54:56.674875 crc crio[3651]: time=\"2026-06-09T10:54:56.674606192Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 11:30:34.981889 | controller |     "Jun 09 10:54:56.674875 crc crio[3651]: time=\"2026-06-09T10:54:56.67473359Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_cluster-image-registry-operator-86c45576b9-qdg7g_openshift-image-registry_1d749813-cd37-46e7-9865-e180c3005dc0_0(ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda), attempting CNI teardown with cached info\"",
2026-06-09 11:30:34.981908 | controller |     "Jun 09 10:54:56.675249 crc crio[3651]: time=\"2026-06-09T10:54:56.675167855Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc00093e100}] Aliases:map[]}\"",
2026-06-09 11:30:34.981924 | controller |     "Jun 09 10:54:56.675715 crc crio[3651]: time=\"2026-06-09T10:54:56.675640649Z\" level=info msg=\"Deleting pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.981939 | controller |     "Jun 09 10:54:56.824099 crc crio[3651]: 2026-06-09T10:54:56Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 11:30:34.981955 | controller |     "Jun 09 10:54:56.824099 crc crio[3651]: time=\"2026-06-09T10:54:56.824056627Z\" level=info msg=\"Successfully cleaned up network for pod ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda\"",
2026-06-09 11:30:34.981969 | controller |     "Jun 09 10:54:56.824099 crc crio[3651]: time=\"2026-06-09T10:54:56.824086246Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 11:30:34.981984 | controller |     "Jun 09 10:54:56.824099 crc crio[3651]: time=\"2026-06-09T10:54:56.824118166Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0(77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2), attempting CNI teardown with cached info\"",
2026-06-09 11:30:34.981999 | controller |     "Jun 09 10:54:56.824720 crc crio[3651]: time=\"2026-06-09T10:54:56.824330053Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc000a000b8}] Aliases:map[]}\"",
2026-06-09 11:30:34.982015 | controller |     "Jun 09 10:54:56.824720 crc crio[3651]: time=\"2026-06-09T10:54:56.824543131Z\" level=info msg=\"Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.982030 | controller |     "Jun 09 10:54:56.875953 crc crio[3651]: 2026-06-09T10:54:56Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 11:30:34.982113 | controller |     "Jun 09 10:54:56.876195 crc crio[3651]: time=\"2026-06-09T10:54:56.876020573Z\" level=info msg=\"Successfully cleaned up network for pod 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2\"",
2026-06-09 11:30:34.982138 | controller |     "Jun 09 10:54:56.876195 crc crio[3651]: time=\"2026-06-09T10:54:56.876067202Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 11:30:34.982154 | controller |     "Jun 09 10:54:56.876195 crc crio[3651]: time=\"2026-06-09T10:54:56.876091402Z\" level=info msg=\"Successfully cleaned up network for pod 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce\"",
2026-06-09 11:30:34.982174 | controller |     "Jun 09 10:54:56.876195 crc crio[3651]: time=\"2026-06-09T10:54:56.876107682Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 11:30:34.982190 | controller |     "Jun 09 10:54:56.876623 crc crio[3651]: time=\"2026-06-09T10:54:56.876201071Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0(ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f), attempting CNI teardown with cached info\"",
2026-06-09 11:30:34.982207 | controller |     "Jun 09 10:54:56.876971 crc crio[3651]: time=\"2026-06-09T10:54:56.876789964Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc000132cd8}] Aliases:map[]}\"",
2026-06-09 11:30:34.982223 | controller |     "Jun 09 10:54:56.877231 crc crio[3651]: time=\"2026-06-09T10:54:56.87713345Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.982238 | controller |     "Jun 09 10:54:56.934178 crc crio[3651]: 2026-06-09T10:54:56Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 11:30:34.982254 | controller |     "Jun 09 10:54:56.935281 crc crio[3651]: time=\"2026-06-09T10:54:56.934325494Z\" level=info msg=\"Successfully cleaned up network for pod ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f\"",
2026-06-09 11:30:34.982269 | controller |     "Jun 09 10:54:56.935281 crc crio[3651]: time=\"2026-06-09T10:54:56.934374804Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 11:30:34.982284 | controller |     "Jun 09 10:54:56.935281 crc crio[3651]: time=\"2026-06-09T10:54:56.934555022Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_machine-config-operator-67c9d58cbb-dc6bh_openshift-machine-config-operator_e7c4bdbd-866b-490e-85ee-d4c85fa577d8_0(b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d), attempting CNI teardown with cached info\"",
2026-06-09 11:30:34.982300 | controller |     "Jun 09 10:54:56.935281 crc crio[3651]: time=\"2026-06-09T10:54:56.934931927Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc00093e1a0}] Aliases:map[]}\"",
2026-06-09 11:30:34.982317 | controller |     "Jun 09 10:54:56.935281 crc crio[3651]: time=\"2026-06-09T10:54:56.935170744Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.982332 | controller |     "Jun 09 10:54:57.018306 crc crio[3651]: 2026-06-09T10:54:57Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 11:30:34.982349 | controller |     "Jun 09 10:54:57.018306 crc crio[3651]: time=\"2026-06-09T10:54:57.018213674Z\" level=info msg=\"Successfully cleaned up network for pod b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d\"",
2026-06-09 11:30:34.982368 | controller |     "Jun 09 10:54:57.018306 crc crio[3651]: time=\"2026-06-09T10:54:57.018245793Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 11:30:34.982385 | controller |     "Jun 09 10:54:57.018306 crc crio[3651]: time=\"2026-06-09T10:54:57.018257783Z\" level=info msg=\"Successfully cleaned up network for pod 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34\"",
2026-06-09 11:30:34.982400 | controller |     "Jun 09 10:54:57.018306 crc crio[3651]: time=\"2026-06-09T10:54:57.018266833Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 11:30:34.982416 | controller |     "Jun 09 10:54:57.018306 crc crio[3651]: time=\"2026-06-09T10:54:57.018313122Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_revision-pruner-6-crc_openshift-kube-scheduler_1f6fdc55-8114-467b-b4bb-d65cf3917f0f_0(cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946), attempting CNI teardown with cached info\"",
2026-06-09 11:30:34.982432 | controller |     "Jun 09 10:54:57.019123 crc crio[3651]: time=\"2026-06-09T10:54:57.01854261Z\" level=info msg=\"Got pod network &{Name:revision-pruner-6-crc Namespace:openshift-kube-scheduler ID:cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946 UID:1f6fdc55-8114-467b-b4bb-d65cf3917f0f NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod1f6fdc55_8114_467b_b4bb_d65cf3917f0f.slice PodAnnotations:0xc00093e230}] Aliases:map[]}\"",
2026-06-09 11:30:34.982450 | controller |     "Jun 09 10:54:57.019123 crc crio[3651]: time=\"2026-06-09T10:54:57.018587719Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 11:30:34.982465 | controller |     "Jun 09 10:54:57.019123 crc crio[3651]: time=\"2026-06-09T10:54:57.018597169Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 11:30:34.982481 | controller |     "Jun 09 10:54:57.019123 crc crio[3651]: time=\"2026-06-09T10:54:57.018617659Z\" level=info msg=\"Deleting pod openshift-kube-scheduler_revision-pruner-6-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.982496 | controller |     "Jun 09 10:54:57.034694 crc crio[3651]: 2026-06-09T10:54:57Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 11:30:34.982511 | controller |     "Jun 09 10:54:57.034943 crc crio[3651]: time=\"2026-06-09T10:54:57.034710269Z\" level=info msg=\"Successfully cleaned up network for pod cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946\"",
2026-06-09 11:30:34.982526 | controller |     "Jun 09 10:54:57.034943 crc crio[3651]: time=\"2026-06-09T10:54:57.034745078Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 11:30:34.982542 | controller |     "Jun 09 10:54:57.034943 crc crio[3651]: time=\"2026-06-09T10:54:57.034775128Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_package-server-manager-77f986bd66-5lhf9_openshift-operator-lifecycle-manager_bebbba29-e4e9-44ad-b643-3a7ebf505270_0(aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c), attempting CNI teardown with cached info\"",
2026-06-09 11:30:34.982557 | controller |     "Jun 09 10:54:57.035103 crc crio[3651]: time=\"2026-06-09T10:54:57.034976006Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc00093e298}] Aliases:map[]}\"",
2026-06-09 11:30:34.982578 | controller |     "Jun 09 10:54:57.035160 crc crio[3651]: time=\"2026-06-09T10:54:57.035110204Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.982594 | controller |     "Jun 09 10:54:57.129285 crc crio[3651]: 2026-06-09T10:54:57Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 11:30:34.982609 | controller |     "Jun 09 10:54:57.129623 crc crio[3651]: time=\"2026-06-09T10:54:57.129316802Z\" level=info msg=\"Successfully cleaned up network for pod aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c\"",
2026-06-09 11:30:34.982625 | controller |     "Jun 09 10:54:57.129623 crc crio[3651]: time=\"2026-06-09T10:54:57.129360971Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 11:30:34.982640 | controller |     "Jun 09 10:54:57.129623 crc crio[3651]: time=\"2026-06-09T10:54:57.129380481Z\" level=info msg=\"Successfully cleaned up network for pod 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f\"",
2026-06-09 11:30:34.982656 | controller |     "Jun 09 10:54:57.129623 crc crio[3651]: time=\"2026-06-09T10:54:57.129391891Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 11:30:34.982672 | controller |     "Jun 09 10:54:57.129623 crc crio[3651]: time=\"2026-06-09T10:54:57.129497629Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_image-registry-5d9d95bf5b-68zhq_openshift-image-registry_dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee_0(2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b), attempting CNI teardown with cached info\"",
2026-06-09 11:30:34.982688 | controller |     "Jun 09 10:54:57.129843 crc crio[3651]: time=\"2026-06-09T10:54:57.129719807Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcbcea9f_f8da_49e7_87b5_1d6dc7b926ee.slice PodAnnotations:0xc000132d78}] Aliases:map[]}\"",
2026-06-09 11:30:34.982705 | controller |     "Jun 09 10:54:57.129927 crc crio[3651]: time=\"2026-06-09T10:54:57.129854465Z\" level=info msg=\"Deleting pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.982720 | controller |     "Jun 09 10:54:57.160153 crc crio[3651]: 2026-06-09T10:54:57Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 11:30:34.982736 | controller |     "Jun 09 10:54:57.161000 crc crio[3651]: time=\"2026-06-09T10:54:57.160335905Z\" level=info msg=\"Successfully cleaned up network for pod 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b\"",
2026-06-09 11:30:34.982751 | controller |     "Jun 09 10:54:57.161000 crc crio[3651]: time=\"2026-06-09T10:54:57.160378925Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 11:30:34.982767 | controller |     "Jun 09 10:54:57.161000 crc crio[3651]: time=\"2026-06-09T10:54:57.160492833Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_revision-pruner-12-crc_openshift-kube-apiserver_abc11e84-2f29-497d-b0df-09bb729ef48c_0(28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d), attempting CNI teardown with cached info\"",
2026-06-09 11:30:34.982782 | controller |     "Jun 09 10:54:57.161000 crc crio[3651]: time=\"2026-06-09T10:54:57.160703851Z\" level=info msg=\"Got pod network &{Name:revision-pruner-12-crc Namespace:openshift-kube-apiserver ID:28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d UID:abc11e84-2f29-497d-b0df-09bb729ef48c NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podabc11e84_2f29_497d_b0df_09bb729ef48c.slice PodAnnotations:0xc00093e330}] Aliases:map[]}\"",
2026-06-09 11:30:34.982803 | controller |     "Jun 09 10:54:57.161000 crc crio[3651]: time=\"2026-06-09T10:54:57.16077918Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 11:30:34.982819 | controller |     "Jun 09 10:54:57.161000 crc crio[3651]: time=\"2026-06-09T10:54:57.16078977Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 11:30:34.982835 | controller |     "Jun 09 10:54:57.161000 crc crio[3651]: time=\"2026-06-09T10:54:57.16079966Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-12-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.982867 | controller |     "Jun 09 10:54:57.215607 crc crio[3651]: 2026-06-09T10:54:57Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 11:30:34.982888 | controller |     "Jun 09 10:54:57.215607 crc crio[3651]: time=\"2026-06-09T10:54:57.215553953Z\" level=info msg=\"Successfully cleaned up network for pod 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d\"",
2026-06-09 11:30:34.982956 | controller |     "Jun 09 10:54:57.215607 crc crio[3651]: time=\"2026-06-09T10:54:57.215595193Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 11:30:34.982974 | controller |     "Jun 09 10:54:57.215607 crc crio[3651]: time=\"2026-06-09T10:54:57.215612232Z\" level=info msg=\"Successfully cleaned up network for pod 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21\"",
2026-06-09 11:30:34.982989 | controller |     "Jun 09 10:54:57.215607 crc crio[3651]: time=\"2026-06-09T10:54:57.215623442Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 11:30:34.983005 | controller |     "Jun 09 10:54:57.216598 crc crio[3651]: time=\"2026-06-09T10:54:57.215664492Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0(5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20), attempting CNI teardown with cached info\"",
2026-06-09 11:30:34.983021 | controller |     "Jun 09 10:54:57.216598 crc crio[3651]: time=\"2026-06-09T10:54:57.215944218Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc000a00168}] Aliases:map[]}\"",
2026-06-09 11:30:34.983037 | controller |     "Jun 09 10:54:57.216598 crc crio[3651]: time=\"2026-06-09T10:54:57.216111586Z\" level=info msg=\"Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.983053 | controller |     "Jun 09 10:54:57.362003 crc crio[3651]: 2026-06-09T10:54:57Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 11:30:34.983072 | controller |     "Jun 09 10:54:57.362316 crc crio[3651]: time=\"2026-06-09T10:54:57.362144562Z\" level=info msg=\"Successfully cleaned up network for pod 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20\"",
2026-06-09 11:30:34.983088 | controller |     "Jun 09 10:54:57.362316 crc crio[3651]: time=\"2026-06-09T10:54:57.362201351Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 11:30:34.983104 | controller |     "Jun 09 10:54:57.362316 crc crio[3651]: time=\"2026-06-09T10:54:57.362223321Z\" level=info msg=\"Successfully cleaned up network for pod 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f\"",
2026-06-09 11:30:34.983119 | controller |     "Jun 09 10:54:57.362316 crc crio[3651]: time=\"2026-06-09T10:54:57.362237761Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 11:30:34.983134 | controller |     "Jun 09 10:54:57.362316 crc crio[3651]: time=\"2026-06-09T10:54:57.362252061Z\" level=info msg=\"Successfully cleaned up network for pod a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5\"",
2026-06-09 11:30:34.983173 | controller |     "Jun 09 10:54:57.362316 crc crio[3651]: time=\"2026-06-09T10:54:57.36226557Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 11:30:34.983196 | controller |     "Jun 09 10:54:57.362316 crc crio[3651]: time=\"2026-06-09T10:54:57.36230691Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_route-controller-manager-9c77555c6-bjsff_openshift-route-controller-manager_f5ed093a-5c43-49ee-8429-b0de4b9c784d_0(cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f), attempting CNI teardown with cached info\"",
2026-06-09 11:30:34.983212 | controller |     "Jun 09 10:54:57.362729 crc crio[3651]: time=\"2026-06-09T10:54:57.362680005Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5ed093a_5c43_49ee_8429_b0de4b9c784d.slice PodAnnotations:0xc00018a618}] Aliases:map[]}\"",
2026-06-09 11:30:34.983228 | controller |     "Jun 09 10:54:57.362958 crc crio[3651]: time=\"2026-06-09T10:54:57.362881273Z\" level=info msg=\"Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.983243 | controller |     "Jun 09 10:54:57.397521 crc crio[3651]: 2026-06-09T10:54:57Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 11:30:34.983258 | controller |     "Jun 09 10:54:57.397714 crc crio[3651]: time=\"2026-06-09T10:54:57.397537924Z\" level=info msg=\"Successfully cleaned up network for pod cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f\"",
2026-06-09 11:30:34.983274 | controller |     "Jun 09 10:54:57.397714 crc crio[3651]: time=\"2026-06-09T10:54:57.397585653Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 11:30:34.983290 | controller |     "Jun 09 10:54:57.397714 crc crio[3651]: time=\"2026-06-09T10:54:57.397660432Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0(ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673), attempting CNI teardown with cached info\"",
2026-06-09 11:30:34.983306 | controller |     "Jun 09 10:54:57.398069 crc crio[3651]: time=\"2026-06-09T10:54:57.397988099Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc00093e3a0}] Aliases:map[]}\"",
2026-06-09 11:30:34.983327 | controller |     "Jun 09 10:54:57.398330 crc crio[3651]: time=\"2026-06-09T10:54:57.398251585Z\" level=info msg=\"Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.983343 | controller |     "Jun 09 10:54:57.564553 crc crio[3651]: 2026-06-09T10:54:57Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 11:30:34.983358 | controller |     "Jun 09 10:54:57.566190 crc crio[3651]: time=\"2026-06-09T10:54:57.565985354Z\" level=info msg=\"Successfully cleaned up network for pod ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673\"",
2026-06-09 11:30:34.983374 | controller |     "Jun 09 10:54:57.566190 crc crio[3651]: time=\"2026-06-09T10:54:57.566169452Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 11:30:34.983389 | controller |     "Jun 09 10:54:57.566343 crc crio[3651]: time=\"2026-06-09T10:54:57.566305611Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0(2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a), attempting CNI teardown with cached info\"",
2026-06-09 11:30:34.983405 | controller |     "Jun 09 10:54:57.568083 crc crio[3651]: time=\"2026-06-09T10:54:57.567968111Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc000a00200}] Aliases:map[]}\"",
2026-06-09 11:30:34.983421 | controller |     "Jun 09 10:54:57.568949 crc crio[3651]: time=\"2026-06-09T10:54:57.568834941Z\" level=info msg=\"Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.983436 | controller |     "Jun 09 10:54:57.686013 crc crio[3651]: 2026-06-09T10:54:57Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 11:30:34.983451 | controller |     "Jun 09 10:54:57.686013 crc crio[3651]: time=\"2026-06-09T10:54:57.685938978Z\" level=info msg=\"Successfully cleaned up network for pod 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a\"",
2026-06-09 11:30:34.983466 | controller |     "Jun 09 10:54:57.686013 crc crio[3651]: time=\"2026-06-09T10:54:57.686009017Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 11:30:34.983482 | controller |     "Jun 09 10:54:57.686591 crc crio[3651]: time=\"2026-06-09T10:54:57.686052776Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0(716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a), attempting CNI teardown with cached info\"",
2026-06-09 11:30:34.983497 | controller |     "Jun 09 10:54:57.686591 crc crio[3651]: time=\"2026-06-09T10:54:57.686515341Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc000a00290}] Aliases:map[]}\"",
2026-06-09 11:30:34.983516 | controller |     "Jun 09 10:54:57.686872 crc crio[3651]: time=\"2026-06-09T10:54:57.686795288Z\" level=info msg=\"Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.983532 | controller |     "Jun 09 10:54:57.817060 crc crio[3651]: 2026-06-09T10:54:57Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 11:30:34.983548 | controller |     "Jun 09 10:54:57.817281 crc crio[3651]: time=\"2026-06-09T10:54:57.817184028Z\" level=info msg=\"Successfully cleaned up network for pod 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a\"",
2026-06-09 11:30:34.983563 | controller |     "Jun 09 10:54:57.817281 crc crio[3651]: time=\"2026-06-09T10:54:57.817226107Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 11:30:34.983579 | controller |     "Jun 09 10:54:57.817281 crc crio[3651]: time=\"2026-06-09T10:54:57.817241927Z\" level=info msg=\"Successfully cleaned up network for pod 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911\"",
2026-06-09 11:30:34.983594 | controller |     "Jun 09 10:54:57.817281 crc crio[3651]: time=\"2026-06-09T10:54:57.817249787Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 11:30:34.983610 | controller |     "Jun 09 10:54:57.817671 crc crio[3651]: time=\"2026-06-09T10:54:57.817289757Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_kube-controller-manager-operator-69d5f845f8-mm4qn_openshift-kube-controller-manager-operator_89eeceba-0661-4e85-be2e-57d689102094_0(df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef), attempting CNI teardown with cached info\"",
2026-06-09 11:30:34.983626 | controller |     "Jun 09 10:54:57.817671 crc crio[3651]: time=\"2026-06-09T10:54:57.817594383Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc00018a6c0}] Aliases:map[]}\"",
2026-06-09 11:30:34.983643 | controller |     "Jun 09 10:54:57.817865 crc crio[3651]: time=\"2026-06-09T10:54:57.817785321Z\" level=info msg=\"Deleting pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.983658 | controller |     "Jun 09 10:54:57.892054 crc crio[3651]: 2026-06-09T10:54:57Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 11:30:34.983673 | controller |     "Jun 09 10:54:57.892304 crc crio[3651]: time=\"2026-06-09T10:54:57.892182082Z\" level=info msg=\"Successfully cleaned up network for pod df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef\"",
2026-06-09 11:30:34.983689 | controller |     "Jun 09 10:54:57.892304 crc crio[3651]: time=\"2026-06-09T10:54:57.892224572Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 11:30:34.983704 | controller |     "Jun 09 10:54:57.892304 crc crio[3651]: time=\"2026-06-09T10:54:57.892270241Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0(d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65), attempting CNI teardown with cached info\"",
2026-06-09 11:30:34.983722 | controller |     "Jun 09 10:54:57.892616 crc crio[3651]: time=\"2026-06-09T10:54:57.892577447Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc000a00320}] Aliases:map[]}\"",
2026-06-09 11:30:34.983738 | controller |     "Jun 09 10:54:57.892841 crc crio[3651]: time=\"2026-06-09T10:54:57.892753555Z\" level=info msg=\"Deleting pod openshift-dns_dns-default-qtghf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.983753 | controller |     "Jun 09 10:54:57.971813 crc crio[3651]: 2026-06-09T10:54:57Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 11:30:34.983769 | controller |     "Jun 09 10:54:57.972953 crc crio[3651]: time=\"2026-06-09T10:54:57.971860791Z\" level=info msg=\"Successfully cleaned up network for pod d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65\"",
2026-06-09 11:30:34.983784 | controller |     "Jun 09 10:54:57.972953 crc crio[3651]: time=\"2026-06-09T10:54:57.971896371Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 11:30:34.983799 | controller |     "Jun 09 10:54:57.972953 crc crio[3651]: time=\"2026-06-09T10:54:57.97192881Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0(b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5), attempting CNI teardown with cached info\"",
2026-06-09 11:30:34.983814 | controller |     "Jun 09 10:54:57.972953 crc crio[3651]: time=\"2026-06-09T10:54:57.972111018Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc000a003b0}] Aliases:map[]}\"",
2026-06-09 11:30:34.983830 | controller |     "Jun 09 10:54:57.972953 crc crio[3651]: time=\"2026-06-09T10:54:57.972253216Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.983845 | controller |     "Jun 09 10:54:58.053318 crc crio[3651]: 2026-06-09T10:54:58Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 11:30:34.983880 | controller |     "Jun 09 10:54:58.053701 crc crio[3651]: time=\"2026-06-09T10:54:58.053504347Z\" level=info msg=\"Successfully cleaned up network for pod b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5\"",
2026-06-09 11:30:34.983895 | controller |     "Jun 09 10:54:58.053701 crc crio[3651]: time=\"2026-06-09T10:54:58.053549756Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 11:30:34.983911 | controller |     "Jun 09 10:54:58.053701 crc crio[3651]: time=\"2026-06-09T10:54:58.053604856Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1), attempting CNI teardown with cached info\"",
2026-06-09 11:30:34.983929 | controller |     "Jun 09 10:54:58.053907 crc crio[3651]: time=\"2026-06-09T10:54:58.053858043Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ee7e057_363b_48e4_a711_ee54046db35f.slice PodAnnotations:0xc00093e460}] Aliases:map[]}\"",
2026-06-09 11:30:34.983945 | controller |     "Jun 09 10:54:58.054100 crc crio[3651]: time=\"2026-06-09T10:54:58.054017821Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.983960 | controller |     "Jun 09 10:54:58.237469 crc crio[3651]: 2026-06-09T10:54:58Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 11:30:34.983975 | controller |     "Jun 09 10:54:58.237469 crc crio[3651]: time=\"2026-06-09T10:54:58.237449054Z\" level=info msg=\"Successfully cleaned up network for pod 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1\"",
2026-06-09 11:30:34.983990 | controller |     "Jun 09 10:54:58.237469 crc crio[3651]: time=\"2026-06-09T10:54:58.237491264Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 11:30:34.984004 | controller |     "Jun 09 10:54:58.237800 crc crio[3651]: time=\"2026-06-09T10:54:58.237565733Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_service-ca-operator-5b9c976747-l2sd4_openshift-service-ca-operator_fd3771ed-6d15-47a3-9f81-762cf83a728f_0(9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7), attempting CNI teardown with cached info\"",
2026-06-09 11:30:34.984019 | controller |     "Jun 09 10:54:58.237836 crc crio[3651]: time=\"2026-06-09T10:54:58.2378154Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc00108a130}] Aliases:map[]}\"",
2026-06-09 11:30:34.984035 | controller |     "Jun 09 10:54:58.238045 crc crio[3651]: time=\"2026-06-09T10:54:58.237970148Z\" level=info msg=\"Deleting pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.984050 | controller |     "Jun 09 10:54:58.264227 crc crio[3651]: 2026-06-09T10:54:58Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 11:30:34.984065 | controller |     "Jun 09 10:54:58.264508 crc crio[3651]: time=\"2026-06-09T10:54:58.264295047Z\" level=info msg=\"Successfully cleaned up network for pod 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7\"",
2026-06-09 11:30:34.984079 | controller |     "Jun 09 10:54:58.264508 crc crio[3651]: time=\"2026-06-09T10:54:58.264494275Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 11:30:34.984094 | controller |     "Jun 09 10:54:58.264658 crc crio[3651]: time=\"2026-06-09T10:54:58.264560144Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0(cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc), attempting CNI teardown with cached info\"",
2026-06-09 11:30:34.984112 | controller |     "Jun 09 10:54:58.265056 crc crio[3651]: time=\"2026-06-09T10:54:58.26495007Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc00108a200}] Aliases:map[]}\"",
2026-06-09 11:30:34.984128 | controller |     "Jun 09 10:54:58.265340 crc crio[3651]: time=\"2026-06-09T10:54:58.265244226Z\" level=info msg=\"Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.984144 | controller |     "Jun 09 10:54:58.316362 crc crio[3651]: 2026-06-09T10:54:58Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 11:30:34.984159 | controller |     "Jun 09 10:54:58.316362 crc crio[3651]: time=\"2026-06-09T10:54:58.315291135Z\" level=info msg=\"Successfully cleaned up network for pod cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc\"",
2026-06-09 11:30:34.984174 | controller |     "Jun 09 10:54:58.316362 crc crio[3651]: time=\"2026-06-09T10:54:58.315340375Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 11:30:34.984189 | controller |     "Jun 09 10:54:58.316362 crc crio[3651]: time=\"2026-06-09T10:54:58.315357314Z\" level=info msg=\"Successfully cleaned up network for pod 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3\"",
2026-06-09 11:30:34.984204 | controller |     "Jun 09 10:54:58.316362 crc crio[3651]: time=\"2026-06-09T10:54:58.315368634Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 11:30:34.984247 | controller |     "Jun 09 10:54:58.316362 crc crio[3651]: time=\"2026-06-09T10:54:58.315590742Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0(1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9), attempting CNI teardown with cached info\"",
2026-06-09 11:30:34.984268 | controller |     "Jun 09 10:54:58.316362 crc crio[3651]: time=\"2026-06-09T10:54:58.315839349Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc000132e58}] Aliases:map[]}\"",
2026-06-09 11:30:34.984285 | controller |     "Jun 09 10:54:58.316362 crc crio[3651]: time=\"2026-06-09T10:54:58.315982727Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.984301 | controller |     "Jun 09 10:54:58.349703 crc crio[3651]: 2026-06-09T10:54:58Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 11:30:34.984316 | controller |     "Jun 09 10:54:58.349703 crc crio[3651]: time=\"2026-06-09T10:54:58.348280876Z\" level=info msg=\"Successfully cleaned up network for pod 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9\"",
2026-06-09 11:30:34.984332 | controller |     "Jun 09 10:54:58.349703 crc crio[3651]: time=\"2026-06-09T10:54:58.348332735Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 11:30:34.984350 | controller |     "Jun 09 10:54:58.349703 crc crio[3651]: time=\"2026-06-09T10:54:58.348372094Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0(caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4), attempting CNI teardown with cached info\"",
2026-06-09 11:30:34.984366 | controller |     "Jun 09 10:54:58.349703 crc crio[3651]: time=\"2026-06-09T10:54:58.34875757Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc00108a2b8}] Aliases:map[]}\"",
2026-06-09 11:30:34.984381 | controller |     "Jun 09 10:54:58.349703 crc crio[3651]: time=\"2026-06-09T10:54:58.348938658Z\" level=info msg=\"Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.984396 | controller |     "Jun 09 10:54:58.415605 crc crio[3651]: 2026-06-09T10:54:58Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 11:30:34.984411 | controller |     "Jun 09 10:54:58.415822 crc crio[3651]: time=\"2026-06-09T10:54:58.415689849Z\" level=info msg=\"Successfully cleaned up network for pod caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4\"",
2026-06-09 11:30:34.984426 | controller |     "Jun 09 10:54:58.415822 crc crio[3651]: time=\"2026-06-09T10:54:58.415724439Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 11:30:34.984442 | controller |     "Jun 09 10:54:58.415822 crc crio[3651]: time=\"2026-06-09T10:54:58.415739429Z\" level=info msg=\"Successfully cleaned up network for pod da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f\"",
2026-06-09 11:30:34.984457 | controller |     "Jun 09 10:54:58.415822 crc crio[3651]: time=\"2026-06-09T10:54:58.415753669Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 11:30:34.984472 | controller |     "Jun 09 10:54:58.415822 crc crio[3651]: time=\"2026-06-09T10:54:58.415764758Z\" level=info msg=\"Successfully cleaned up network for pod 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227\"",
2026-06-09 11:30:34.984487 | controller |     "Jun 09 10:54:58.415822 crc crio[3651]: time=\"2026-06-09T10:54:58.415773928Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 11:30:34.984502 | controller |     "Jun 09 10:54:58.415822 crc crio[3651]: time=\"2026-06-09T10:54:58.415803058Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0(34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16), attempting CNI teardown with cached info\"",
2026-06-09 11:30:34.984517 | controller |     "Jun 09 10:54:58.416043 crc crio[3651]: time=\"2026-06-09T10:54:58.416024315Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc00108a368}] Aliases:map[]}\"",
2026-06-09 11:30:34.984533 | controller |     "Jun 09 10:54:58.416237 crc crio[3651]: time=\"2026-06-09T10:54:58.416169944Z\" level=info msg=\"Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.984583 | controller |     "Jun 09 10:54:58.433667 crc crio[3651]: 2026-06-09T10:54:58Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 11:30:34.984600 | controller |     "Jun 09 10:54:58.433667 crc crio[3651]: time=\"2026-06-09T10:54:58.432799707Z\" level=info msg=\"Successfully cleaned up network for pod 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16\"",
2026-06-09 11:30:34.984615 | controller |     "Jun 09 10:54:58.433667 crc crio[3651]: time=\"2026-06-09T10:54:58.432836117Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 11:30:34.984630 | controller |     "Jun 09 10:54:58.433667 crc crio[3651]: time=\"2026-06-09T10:54:58.432868876Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0(38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1), attempting CNI teardown with cached info\"",
2026-06-09 11:30:34.984646 | controller |     "Jun 09 10:54:58.433667 crc crio[3651]: time=\"2026-06-09T10:54:58.433143183Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc00108a418}] Aliases:map[]}\"",
2026-06-09 11:30:34.984661 | controller |     "Jun 09 10:54:58.433667 crc crio[3651]: time=\"2026-06-09T10:54:58.433303581Z\" level=info msg=\"Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.984677 | controller |     "Jun 09 10:54:58.457857 crc crio[3651]: 2026-06-09T10:54:58Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 11:30:34.984692 | controller |     "Jun 09 10:54:58.458226 crc crio[3651]: time=\"2026-06-09T10:54:58.458181048Z\" level=info msg=\"Successfully cleaned up network for pod 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1\"",
2026-06-09 11:30:34.984707 | controller |     "Jun 09 10:54:58.458464 crc crio[3651]: time=\"2026-06-09T10:54:58.458365045Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 11:30:34.984723 | controller |     "Jun 09 10:54:58.458606 crc crio[3651]: time=\"2026-06-09T10:54:58.458580003Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0(6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb), attempting CNI teardown with cached info\"",
2026-06-09 11:30:34.984739 | controller |     "Jun 09 10:54:58.458938 crc crio[3651]: time=\"2026-06-09T10:54:58.458911689Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc00093e500}] Aliases:map[]}\"",
2026-06-09 11:30:34.984755 | controller |     "Jun 09 10:54:58.459213 crc crio[3651]: time=\"2026-06-09T10:54:58.459191356Z\" level=info msg=\"Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.984774 | controller |     "Jun 09 10:54:58.478459 crc crio[3651]: 2026-06-09T10:54:58Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 11:30:34.984790 | controller |     "Jun 09 10:54:58.478718 crc crio[3651]: time=\"2026-06-09T10:54:58.478606166Z\" level=info msg=\"Successfully cleaned up network for pod 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb\"",
2026-06-09 11:30:34.984805 | controller |     "Jun 09 10:54:58.478783 crc crio[3651]: time=\"2026-06-09T10:54:58.478721545Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 11:30:34.984821 | controller |     "Jun 09 10:54:58.478783 crc crio[3651]: time=\"2026-06-09T10:54:58.478766364Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0(aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1), attempting CNI teardown with cached info\"",
2026-06-09 11:30:34.984836 | controller |     "Jun 09 10:54:58.479081 crc crio[3651]: time=\"2026-06-09T10:54:58.479008812Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc000132f00}] Aliases:map[]}\"",
2026-06-09 11:30:34.984870 | controller |     "Jun 09 10:54:58.479309 crc crio[3651]: time=\"2026-06-09T10:54:58.479238359Z\" level=info msg=\"Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.984888 | controller |     "Jun 09 10:54:58.528055 crc crio[3651]: 2026-06-09T10:54:58Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 11:30:34.984905 | controller |     "Jun 09 10:54:58.528282 crc crio[3651]: time=\"2026-06-09T10:54:58.528172131Z\" level=info msg=\"Successfully cleaned up network for pod aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1\"",
2026-06-09 11:30:34.984920 | controller |     "Jun 09 10:54:58.528333 crc crio[3651]: time=\"2026-06-09T10:54:58.52828278Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 11:30:34.984936 | controller |     "Jun 09 10:54:58.528333 crc crio[3651]: time=\"2026-06-09T10:54:58.528318439Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0(6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5), attempting CNI teardown with cached info\"",
2026-06-09 11:30:34.984952 | controller |     "Jun 09 10:54:58.528707 crc crio[3651]: time=\"2026-06-09T10:54:58.528624296Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb9d3cfcf_d286_4dfc_a5cf_dbb9268a3cda.slice PodAnnotations:0xc000a00458}] Aliases:map[]}\"",
2026-06-09 11:30:34.984967 | controller |     "Jun 09 10:54:58.528869 crc crio[3651]: time=\"2026-06-09T10:54:58.528824093Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.984987 | controller |     "Jun 09 10:54:58.544880 crc crio[3651]: 2026-06-09T10:54:58Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 11:30:34.985003 | controller |     "Jun 09 10:54:58.545067 crc crio[3651]: time=\"2026-06-09T10:54:58.545015582Z\" level=info msg=\"Successfully cleaned up network for pod 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5\"",
2026-06-09 11:30:34.985018 | controller |     "Jun 09 10:54:58.545067 crc crio[3651]: time=\"2026-06-09T10:54:58.545070141Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 11:30:34.985034 | controller |     "Jun 09 10:54:58.545155 crc crio[3651]: time=\"2026-06-09T10:54:58.545106021Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_kube-storage-version-migrator-operator-565b79b866-2h5s6_openshift-kube-storage-version-migrator-operator_8f573912-eb25-4f17-bfe5-81325e551bf2_0(8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7), attempting CNI teardown with cached info\"",
2026-06-09 11:30:34.985051 | controller |     "Jun 09 10:54:58.545373 crc crio[3651]: time=\"2026-06-09T10:54:58.545332208Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc00018aa58}] Aliases:map[]}\"",
2026-06-09 11:30:34.985067 | controller |     "Jun 09 10:54:58.545666 crc crio[3651]: time=\"2026-06-09T10:54:58.545618405Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.985082 | controller |     "Jun 09 10:54:58.608739 crc crio[3651]: 2026-06-09T10:54:58Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 11:30:34.985098 | controller |     "Jun 09 10:54:58.608873 crc crio[3651]: time=\"2026-06-09T10:54:58.608847158Z\" level=info msg=\"Successfully cleaned up network for pod 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7\"",
2026-06-09 11:30:34.985113 | controller |     "Jun 09 10:54:58.608920 crc crio[3651]: time=\"2026-06-09T10:54:58.608878168Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 11:30:34.985129 | controller |     "Jun 09 10:54:58.608920 crc crio[3651]: time=\"2026-06-09T10:54:58.608907547Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_kube-apiserver-operator-575994946d-vgpnb_openshift-kube-apiserver-operator_4f837d5f-4682-4cae-99ca-824ebae60fec_0(5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730), attempting CNI teardown with cached info\"",
2026-06-09 11:30:34.985144 | controller |     "Jun 09 10:54:58.609286 crc crio[3651]: time=\"2026-06-09T10:54:58.609096095Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc00018ab00}] Aliases:map[]}\"",
2026-06-09 11:30:34.985163 | controller |     "Jun 09 10:54:58.609520 crc crio[3651]: time=\"2026-06-09T10:54:58.609469651Z\" level=info msg=\"Deleting pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.985179 | controller |     "Jun 09 10:54:58.666016 crc crio[3651]: 2026-06-09T10:54:58Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 11:30:34.985195 | controller |     "Jun 09 10:54:58.666173 crc crio[3651]: time=\"2026-06-09T10:54:58.666105022Z\" level=info msg=\"Successfully cleaned up network for pod 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730\"",
2026-06-09 11:30:34.985211 | controller |     "Jun 09 10:54:58.666173 crc crio[3651]: time=\"2026-06-09T10:54:58.666152351Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 11:30:34.985226 | controller |     "Jun 09 10:54:58.666265 crc crio[3651]: time=\"2026-06-09T10:54:58.666184471Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_machine-config-controller-f9cdd68f7-bb2jm_openshift-machine-config-operator_e968817c-5b6a-4904-ba68-59a8235d6c0d_0(42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405), attempting CNI teardown with cached info\"",
2026-06-09 11:30:34.985242 | controller |     "Jun 09 10:54:58.666462 crc crio[3651]: time=\"2026-06-09T10:54:58.666358459Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc000133058}] Aliases:map[]}\"",
2026-06-09 11:30:34.985258 | controller |     "Jun 09 10:54:58.666671 crc crio[3651]: time=\"2026-06-09T10:54:58.666623306Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.985273 | controller |     "Jun 09 10:54:58.828798 crc crio[3651]: 2026-06-09T10:54:58Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 11:30:34.985288 | controller |     "Jun 09 10:54:58.829084 crc crio[3651]: time=\"2026-06-09T10:54:58.828997097Z\" level=info msg=\"Successfully cleaned up network for pod 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405\"",
2026-06-09 11:30:34.985303 | controller |     "Jun 09 10:54:58.829084 crc crio[3651]: time=\"2026-06-09T10:54:58.829047776Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 11:30:34.985319 | controller |     "Jun 09 10:54:58.829205 crc crio[3651]: time=\"2026-06-09T10:54:58.829090636Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_revision-pruner-11-crc_openshift-kube-apiserver_8bed3f21-2a5d-4b00-8b19-761212047f63_0(40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587), attempting CNI teardown with cached info\"",
2026-06-09 11:30:34.985334 | controller |     "Jun 09 10:54:58.829264 crc crio[3651]: time=\"2026-06-09T10:54:58.829237154Z\" level=info msg=\"Got pod network &{Name:revision-pruner-11-crc Namespace:openshift-kube-apiserver ID:40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587 UID:8bed3f21-2a5d-4b00-8b19-761212047f63 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod8bed3f21_2a5d_4b00_8b19_761212047f63.slice PodAnnotations:0xc000a00020}] Aliases:map[]}\"",
2026-06-09 11:30:34.985354 | controller |     "Jun 09 10:54:58.829321 crc crio[3651]: time=\"2026-06-09T10:54:58.829291584Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 11:30:34.985370 | controller |     "Jun 09 10:54:58.829498 crc crio[3651]: time=\"2026-06-09T10:54:58.829319533Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 11:30:34.985386 | controller |     "Jun 09 10:54:58.829498 crc crio[3651]: time=\"2026-06-09T10:54:58.829341563Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-11-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.985401 | controller |     "Jun 09 10:54:59.020230 crc crio[3651]: 2026-06-09T10:54:58Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 11:30:34.985416 | controller |     "Jun 09 10:54:59.020230 crc crio[3651]: time=\"2026-06-09T10:54:58.935773366Z\" level=info msg=\"Successfully cleaned up network for pod 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587\"",
2026-06-09 11:30:34.985431 | controller |     "Jun 09 10:54:59.020230 crc crio[3651]: time=\"2026-06-09T10:54:58.935809116Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 11:30:34.985446 | controller |     "Jun 09 10:54:59.020230 crc crio[3651]: time=\"2026-06-09T10:54:58.936010273Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0(05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150), attempting CNI teardown with cached info\"",
2026-06-09 11:30:34.985462 | controller |     "Jun 09 10:54:59.020230 crc crio[3651]: time=\"2026-06-09T10:54:58.936225691Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc00018a748}] Aliases:map[]}\"",
2026-06-09 11:30:34.985478 | controller |     "Jun 09 10:54:59.020230 crc crio[3651]: time=\"2026-06-09T10:54:58.936526517Z\" level=info msg=\"Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.985493 | controller |     "Jun 09 10:54:59.134566 crc crio[3651]: 2026-06-09T10:54:59Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 11:30:34.985509 | controller |     "Jun 09 10:54:59.134804 crc crio[3651]: time=\"2026-06-09T10:54:59.134724206Z\" level=info msg=\"Successfully cleaned up network for pod 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150\"",
2026-06-09 11:30:34.985524 | controller |     "Jun 09 10:54:59.134804 crc crio[3651]: time=\"2026-06-09T10:54:59.134765706Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 11:30:34.985539 | controller |     "Jun 09 10:54:59.135026 crc crio[3651]: time=\"2026-06-09T10:54:59.134804626Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_openshift-machine-api_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c_0(f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae), attempting CNI teardown with cached info\"",
2026-06-09 11:30:34.985558 | controller |     "Jun 09 10:54:59.135026 crc crio[3651]: time=\"2026-06-09T10:54:59.135015153Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc000452028}] Aliases:map[]}\"",
2026-06-09 11:30:34.985575 | controller |     "Jun 09 10:54:59.135494 crc crio[3651]: time=\"2026-06-09T10:54:59.135314689Z\" level=info msg=\"Deleting pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.985591 | controller |     "Jun 09 10:54:59.175497 crc crio[3651]: 2026-06-09T10:54:59Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 11:30:34.985607 | controller |     "Jun 09 10:54:59.175651 crc crio[3651]: time=\"2026-06-09T10:54:59.175616223Z\" level=info msg=\"Successfully cleaned up network for pod f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae\"",
2026-06-09 11:30:34.985622 | controller |     "Jun 09 10:54:59.175651 crc crio[3651]: time=\"2026-06-09T10:54:59.175649273Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 11:30:34.985637 | controller |     "Jun 09 10:54:59.175752 crc crio[3651]: time=\"2026-06-09T10:54:59.175663663Z\" level=info msg=\"Successfully cleaned up network for pod 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a\"",
2026-06-09 11:30:34.985653 | controller |     "Jun 09 10:54:59.175752 crc crio[3651]: time=\"2026-06-09T10:54:59.175670513Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 11:30:34.985668 | controller |     "Jun 09 10:54:59.175752 crc crio[3651]: time=\"2026-06-09T10:54:59.175695003Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0(38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71), attempting CNI teardown with cached info\"",
2026-06-09 11:30:34.985683 | controller |     "Jun 09 10:54:59.175912 crc crio[3651]: time=\"2026-06-09T10:54:59.175854501Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc000132600}] Aliases:map[]}\"",
2026-06-09 11:30:34.985698 | controller |     "Jun 09 10:54:59.176060 crc crio[3651]: time=\"2026-06-09T10:54:59.176013399Z\" level=info msg=\"Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.985713 | controller |     "Jun 09 10:54:59.204622 crc crio[3651]: 2026-06-09T10:54:59Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 11:30:34.985728 | controller |     "Jun 09 10:54:59.204722 crc crio[3651]: time=\"2026-06-09T10:54:59.20469616Z\" level=info msg=\"Successfully cleaned up network for pod 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71\"",
2026-06-09 11:30:34.985743 | controller |     "Jun 09 10:54:59.204781 crc crio[3651]: time=\"2026-06-09T10:54:59.20472618Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 11:30:34.985762 | controller |     "Jun 09 10:54:59.204781 crc crio[3651]: time=\"2026-06-09T10:54:59.204762059Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7), attempting CNI teardown with cached info\"",
2026-06-09 11:30:34.985777 | controller |     "Jun 09 10:54:59.204950 crc crio[3651]: time=\"2026-06-09T10:54:59.204896698Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91f37d35_53d4_49eb_b4e2_8ee1a226094b.slice PodAnnotations:0xc000132698}] Aliases:map[]}\"",
2026-06-09 11:30:34.985793 | controller |     "Jun 09 10:54:59.205322 crc crio[3651]: time=\"2026-06-09T10:54:59.205260413Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.985809 | controller |     "Jun 09 10:54:59.293943 crc crio[3651]: 2026-06-09T10:54:59Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 11:30:34.985824 | controller |     "Jun 09 10:54:59.294112 crc crio[3651]: time=\"2026-06-09T10:54:59.294037095Z\" level=info msg=\"Successfully cleaned up network for pod a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7\"",
2026-06-09 11:30:34.985839 | controller |     "Jun 09 10:54:59.294112 crc crio[3651]: time=\"2026-06-09T10:54:59.294080274Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 11:30:34.985872 | controller |     "Jun 09 10:54:59.294191 crc crio[3651]: time=\"2026-06-09T10:54:59.294134504Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_cluster-samples-operator-6b564684c8-bqbxk_openshift-cluster-samples-operator_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0_0(6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9), attempting CNI teardown with cached info\"",
2026-06-09 11:30:34.985889 | controller |     "Jun 09 10:54:59.294504 crc crio[3651]: time=\"2026-06-09T10:54:59.29445853Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc000132980}] Aliases:map[]}\"",
2026-06-09 11:30:34.985907 | controller |     "Jun 09 10:54:59.294763 crc crio[3651]: time=\"2026-06-09T10:54:59.294673327Z\" level=info msg=\"Deleting pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.985925 | controller |     "Jun 09 10:54:59.311835 crc crio[3651]: 2026-06-09T10:54:59Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 11:30:34.985940 | controller |     "Jun 09 10:54:59.311991 crc crio[3651]: time=\"2026-06-09T10:54:59.311943943Z\" level=info msg=\"Successfully cleaned up network for pod 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9\"",
2026-06-09 11:30:34.985955 | controller |     "Jun 09 10:54:59.311991 crc crio[3651]: time=\"2026-06-09T10:54:59.311973513Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 11:30:34.985973 | controller |     "Jun 09 10:54:59.311991 crc crio[3651]: time=\"2026-06-09T10:54:59.311987783Z\" level=info msg=\"Successfully cleaned up network for pod 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255\"",
2026-06-09 11:30:34.985988 | controller |     "Jun 09 10:54:59.311991 crc crio[3651]: time=\"2026-06-09T10:54:59.311995203Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 11:30:34.986002 | controller |     "Jun 09 10:54:59.312134 crc crio[3651]: time=\"2026-06-09T10:54:59.312003403Z\" level=info msg=\"Successfully cleaned up network for pod 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6\"",
2026-06-09 11:30:34.986017 | controller |     "Jun 09 10:54:59.312134 crc crio[3651]: time=\"2026-06-09T10:54:59.312061392Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 11:30:34.986031 | controller |     "Jun 09 10:54:59.312134 crc crio[3651]: time=\"2026-06-09T10:54:59.312072372Z\" level=info msg=\"Successfully cleaned up network for pod fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183\"",
2026-06-09 11:30:34.986046 | controller |     "Jun 09 10:54:59.312134 crc crio[3651]: time=\"2026-06-09T10:54:59.312079502Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 11:30:34.986061 | controller |     "Jun 09 10:54:59.312134 crc crio[3651]: time=\"2026-06-09T10:54:59.312105981Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_collect-profiles-29632815-n4njh_openshift-operator-lifecycle-manager_bf264f66-3eb4-4567-a4e2-6c6f9890ebf9_0(ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff), attempting CNI teardown with cached info\"",
2026-06-09 11:30:34.986076 | controller |     "Jun 09 10:54:59.312276 crc crio[3651]: time=\"2026-06-09T10:54:59.31220699Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29632815-n4njh Namespace:openshift-operator-lifecycle-manager ID:ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff UID:bf264f66-3eb4-4567-a4e2-6c6f9890ebf9 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbf264f66_3eb4_4567_a4e2_6c6f9890ebf9.slice PodAnnotations:0xc000132a10}] Aliases:map[]}\"",
2026-06-09 11:30:34.986091 | controller |     "Jun 09 10:54:59.312276 crc crio[3651]: time=\"2026-06-09T10:54:59.31224475Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 11:30:34.986106 | controller |     "Jun 09 10:54:59.312276 crc crio[3651]: time=\"2026-06-09T10:54:59.31225358Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 11:30:34.986121 | controller |     "Jun 09 10:54:59.312276 crc crio[3651]: time=\"2026-06-09T10:54:59.31226391Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632815-n4njh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.986136 | controller |     "Jun 09 10:54:59.441759 crc crio[3651]: 2026-06-09T10:54:59Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 11:30:34.986151 | controller |     "Jun 09 10:54:59.441978 crc crio[3651]: time=\"2026-06-09T10:54:59.441881139Z\" level=info msg=\"Successfully cleaned up network for pod ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff\"",
2026-06-09 11:30:34.986166 | controller |     "Jun 09 10:54:59.441978 crc crio[3651]: time=\"2026-06-09T10:54:59.441967678Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 11:30:34.986180 | controller |     "Jun 09 10:54:59.442158 crc crio[3651]: time=\"2026-06-09T10:54:59.441996137Z\" level=info msg=\"Successfully cleaned up network for pod f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852\"",
2026-06-09 11:30:34.986198 | controller |     "Jun 09 10:54:59.442158 crc crio[3651]: time=\"2026-06-09T10:54:59.442009237Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 11:30:34.986214 | controller |     "Jun 09 10:54:59.442158 crc crio[3651]: time=\"2026-06-09T10:54:59.442052157Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010), attempting CNI teardown with cached info\"",
2026-06-09 11:30:34.986229 | controller |     "Jun 09 10:54:59.442508 crc crio[3651]: time=\"2026-06-09T10:54:59.442449452Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6cdf074d_0e2a_4a0b_8843_5f823e7bf7c3.slice PodAnnotations:0xc000132aa8}] Aliases:map[]}\"",
2026-06-09 11:30:34.986244 | controller |     "Jun 09 10:54:59.442775 crc crio[3651]: time=\"2026-06-09T10:54:59.44266971Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.986259 | controller |     "Jun 09 10:54:59.503569 crc crio[3651]: 2026-06-09T10:54:59Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 11:30:34.986275 | controller |     "Jun 09 10:54:59.503707 crc crio[3651]: time=\"2026-06-09T10:54:59.50361356Z\" level=info msg=\"Successfully cleaned up network for pod 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010\"",
2026-06-09 11:30:34.986290 | controller |     "Jun 09 10:54:59.503707 crc crio[3651]: time=\"2026-06-09T10:54:59.503645099Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 11:30:34.986305 | controller |     "Jun 09 10:54:59.503707 crc crio[3651]: time=\"2026-06-09T10:54:59.503679619Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0(2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240), attempting CNI teardown with cached info\"",
2026-06-09 11:30:34.986320 | controller |     "Jun 09 10:54:59.503971 crc crio[3651]: time=\"2026-06-09T10:54:59.503854387Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc000132b38}] Aliases:map[]}\"",
2026-06-09 11:30:34.986335 | controller |     "Jun 09 10:54:59.504134 crc crio[3651]: time=\"2026-06-09T10:54:59.504094344Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.986350 | controller |     "Jun 09 10:54:59.521706 crc crio[3651]: 2026-06-09T10:54:59Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 11:30:34.986365 | controller |     "Jun 09 10:54:59.521813 crc crio[3651]: time=\"2026-06-09T10:54:59.521755466Z\" level=info msg=\"Successfully cleaned up network for pod 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240\"",
2026-06-09 11:30:34.986383 | controller |     "Jun 09 10:54:59.521813 crc crio[3651]: time=\"2026-06-09T10:54:59.521789655Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 11:30:34.986398 | controller |     "Jun 09 10:54:59.521929 crc crio[3651]: time=\"2026-06-09T10:54:59.521833125Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_installer-12-crc_openshift-kube-apiserver_75a71d08-dc2b-405a-a0f5-fd65ddc07ae1_0(3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab), attempting CNI teardown with cached info\"",
2026-06-09 11:30:34.986413 | controller |     "Jun 09 10:54:59.522019 crc crio[3651]: time=\"2026-06-09T10:54:59.521958513Z\" level=info msg=\"Got pod network &{Name:installer-12-crc Namespace:openshift-kube-apiserver ID:3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab UID:75a71d08-dc2b-405a-a0f5-fd65ddc07ae1 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod75a71d08_dc2b_405a_a0f5_fd65ddc07ae1.slice PodAnnotations:0xc0004526b8}] Aliases:map[]}\"",
2026-06-09 11:30:34.986429 | controller |     "Jun 09 10:54:59.522107 crc crio[3651]: time=\"2026-06-09T10:54:59.522024692Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 11:30:34.986444 | controller |     "Jun 09 10:54:59.522107 crc crio[3651]: time=\"2026-06-09T10:54:59.522043842Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 11:30:34.986459 | controller |     "Jun 09 10:54:59.522107 crc crio[3651]: time=\"2026-06-09T10:54:59.522060392Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_installer-12-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.986474 | controller |     "Jun 09 10:54:59.682952 crc crio[3651]: 2026-06-09T10:54:59Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 11:30:34.986489 | controller |     "Jun 09 10:54:59.683242 crc crio[3651]: time=\"2026-06-09T10:54:59.683051511Z\" level=info msg=\"Successfully cleaned up network for pod 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab\"",
2026-06-09 11:30:34.986504 | controller |     "Jun 09 10:54:59.683368 crc crio[3651]: time=\"2026-06-09T10:54:59.683251078Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 11:30:34.986519 | controller |     "Jun 09 10:54:59.683648 crc crio[3651]: time=\"2026-06-09T10:54:59.683322987Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118), attempting CNI teardown with cached info\"",
2026-06-09 11:30:34.986535 | controller |     "Jun 09 10:54:59.684040 crc crio[3651]: time=\"2026-06-09T10:54:59.683860131Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38fb2a5f_6a1e_4c7a_8df2_0b2a456c372e.slice PodAnnotations:0xc00008c828}] Aliases:map[]}\"",
2026-06-09 11:30:34.986550 | controller |     "Jun 09 10:54:59.684555 crc crio[3651]: time=\"2026-06-09T10:54:59.684134198Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.986565 | controller |     "Jun 09 10:54:59.687795 crc crio[3651]: time=\"2026-06-09T10:54:59.687761755Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD\" id=ce1da542-600e-4a1e-9d45-004b5d1cae35 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.986583 | controller |     "Jun 09 10:54:59.687968 crc crio[3651]: time=\"2026-06-09T10:54:59.687943113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.986599 | controller |     "Jun 09 10:54:59.708008 crc crio[3651]: time=\"2026-06-09T10:54:59.707954947Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=ce1da542-600e-4a1e-9d45-004b5d1cae35 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.986614 | controller |     "Jun 09 10:54:59.717578 crc crio[3651]: time=\"2026-06-09T10:54:59.717451144Z\" level=info msg=\"Running pod sandbox: openshift-etcd/etcd-crc/POD\" id=80ff5ab6-cb42-480e-8226-563c10e9b994 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.986629 | controller |     "Jun 09 10:54:59.717696 crc crio[3651]: time=\"2026-06-09T10:54:59.717627262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.986644 | controller |     "Jun 09 10:54:59.740726 crc crio[3651]: time=\"2026-06-09T10:54:59.739779341Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=85136e29-939b-416e-8c3f-7cfd81da0b8f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.986659 | controller |     "Jun 09 10:54:59.740726 crc crio[3651]: 2026-06-09T10:54:59Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 11:30:34.986675 | controller |     "Jun 09 10:54:59.740726 crc crio[3651]: time=\"2026-06-09T10:54:59.739889949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.986690 | controller |     "Jun 09 10:54:59.740726 crc crio[3651]: time=\"2026-06-09T10:54:59.740171626Z\" level=info msg=\"Successfully cleaned up network for pod 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118\"",
2026-06-09 11:30:34.986705 | controller |     "Jun 09 10:54:59.740726 crc crio[3651]: time=\"2026-06-09T10:54:59.740247595Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 11:30:34.986721 | controller |     "Jun 09 10:54:59.740726 crc crio[3651]: time=\"2026-06-09T10:54:59.740313114Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_openshift-kube-scheduler-operator-54f497555d-d8646_openshift-kube-scheduler-operator_4e9ac1d6-d4ed-4411-a098-d1bf725c943c_0(2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0), attempting CNI teardown with cached info\"",
2026-06-09 11:30:34.986736 | controller |     "Jun 09 10:54:59.740963 crc crio[3651]: time=\"2026-06-09T10:54:59.740814018Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc001f06008}] Aliases:map[]}\"",
2026-06-09 11:30:34.986751 | controller |     "Jun 09 10:54:59.740963 crc crio[3651]: time=\"2026-06-09T10:54:59.739935919Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=80ff5ab6-cb42-480e-8226-563c10e9b994 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.986769 | controller |     "Jun 09 10:54:59.741055 crc crio[3651]: time=\"2026-06-09T10:54:59.741026486Z\" level=info msg=\"Deleting pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.986785 | controller |     "Jun 09 10:54:59.742270 crc crio[3651]: time=\"2026-06-09T10:54:59.741923755Z\" level=info msg=\"Ran pod sandbox 2dfe4299748d2771e41de0440576c1775c907538a977cc3e4b0534eee62acfeb with infra container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD\" id=ce1da542-600e-4a1e-9d45-004b5d1cae35 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.986800 | controller |     "Jun 09 10:54:59.748478 crc crio[3651]: time=\"2026-06-09T10:54:59.748237021Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=85136e29-939b-416e-8c3f-7cfd81da0b8f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.986816 | controller |     "Jun 09 10:54:59.749513 crc crio[3651]: time=\"2026-06-09T10:54:59.749022791Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=2b27f1f4-411e-4a75-bad1-6b9b3971c1db name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.986831 | controller |     "Jun 09 10:54:59.757128 crc crio[3651]: time=\"2026-06-09T10:54:59.756925948Z\" level=info msg=\"Ran pod sandbox fad9950d4d19f211666866a3f71bcd6bbff39bc9c6aa90e24cf76cd7a4ddf9d1 with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=85136e29-939b-416e-8c3f-7cfd81da0b8f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.986846 | controller |     "Jun 09 10:54:59.761003 crc crio[3651]: time=\"2026-06-09T10:54:59.760697854Z\" level=info msg=\"Ran pod sandbox eb5b64ac67d376ee9bd3b7c89042f4219dbac712d4dd866e59247e0bf4c0aa8a with infra container: openshift-etcd/etcd-crc/POD\" id=80ff5ab6-cb42-480e-8226-563c10e9b994 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.986880 | controller |     "Jun 09 10:54:59.761746 crc crio[3651]: time=\"2026-06-09T10:54:59.761603943Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=6ba93f6f-7f57-43a3-a7a3-a9a7aa9c583b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.986896 | controller |     "Jun 09 10:54:59.763664 crc crio[3651]: time=\"2026-06-09T10:54:59.76356247Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=77bed9c9-eb66-4607-86ed-031e5c6f5eb8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.986912 | controller |     "Jun 09 10:54:59.765771 crc crio[3651]: time=\"2026-06-09T10:54:59.765671785Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=9e21d57e-8beb-40f8-b7da-2bbb5c779a1a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.986928 | controller |     "Jun 09 10:54:59.766378 crc crio[3651]: time=\"2026-06-09T10:54:59.766270018Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=43bc9226-d77e-4ee3-8563-4946c99a11d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.986943 | controller |     "Jun 09 10:54:59.767319 crc crio[3651]: time=\"2026-06-09T10:54:59.767226757Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=299ddc4e-1a43-4afe-baa0-51d7555b727d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.986962 | controller |     "Jun 09 10:54:59.779938 crc crio[3651]: time=\"2026-06-09T10:54:59.779676899Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager/kube-controller-manager-crc/POD\" id=15411b53-5e16-4274-9040-f0960a74079b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.986978 | controller |     "Jun 09 10:54:59.779938 crc crio[3651]: time=\"2026-06-09T10:54:59.779835398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.986994 | controller |     "Jun 09 10:54:59.784914 crc crio[3651]: 2026-06-09T10:54:59Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 11:30:34.987010 | controller |     "Jun 09 10:54:59.785009 crc crio[3651]: time=\"2026-06-09T10:54:59.784957707Z\" level=info msg=\"Successfully cleaned up network for pod 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0\"",
2026-06-09 11:30:34.987025 | controller |     "Jun 09 10:54:59.785009 crc crio[3651]: time=\"2026-06-09T10:54:59.784999037Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 11:30:34.987041 | controller |     "Jun 09 10:54:59.785132 crc crio[3651]: time=\"2026-06-09T10:54:59.785050516Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0(044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded), attempting CNI teardown with cached info\"",
2026-06-09 11:30:34.987056 | controller |     "Jun 09 10:54:59.785788 crc crio[3651]: time=\"2026-06-09T10:54:59.785255584Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc001f06170}] Aliases:map[]}\"",
2026-06-09 11:30:34.987072 | controller |     "Jun 09 10:54:59.785788 crc crio[3651]: time=\"2026-06-09T10:54:59.785612709Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.987088 | controller |     "Jun 09 10:54:59.789370 crc crio[3651]: time=\"2026-06-09T10:54:59.789301986Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=15411b53-5e16-4274-9040-f0960a74079b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.987103 | controller |     "Jun 09 10:54:59.796042 crc crio[3651]: time=\"2026-06-09T10:54:59.796002917Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD\" id=f60fdaea-1c97-4bcd-98b9-090ecc1a8acc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.987118 | controller |     "Jun 09 10:54:59.796198 crc crio[3651]: time=\"2026-06-09T10:54:59.796173605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.987133 | controller |     "Jun 09 10:54:59.800853 crc crio[3651]: time=\"2026-06-09T10:54:59.800698991Z\" level=info msg=\"Ran pod sandbox 10a436eaf8e348d1b9ab6f246aea0c7409ced60acba075a0c3519143509c4b4b with infra container: openshift-kube-controller-manager/kube-controller-manager-crc/POD\" id=15411b53-5e16-4274-9040-f0960a74079b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.987162 | controller |     "Jun 09 10:54:59.804881 crc crio[3651]: time=\"2026-06-09T10:54:59.804839132Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=f60fdaea-1c97-4bcd-98b9-090ecc1a8acc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.987177 | controller |     "Jun 09 10:54:59.805195 crc crio[3651]: time=\"2026-06-09T10:54:59.805092819Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=4de0ddef-8924-4995-978c-f134e2863a52 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.987192 | controller |     "Jun 09 10:54:59.810000 crc crio[3651]: time=\"2026-06-09T10:54:59.809162391Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=fefee8f7-bd93-4090-b07f-e124edb6d411 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.987207 | controller |     "Jun 09 10:54:59.820312 crc crio[3651]: 2026-06-09T10:54:59Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 11:30:34.987221 | controller |     "Jun 09 10:54:59.820312 crc crio[3651]: time=\"2026-06-09T10:54:59.8169226Z\" level=info msg=\"Successfully cleaned up network for pod 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded\"",
2026-06-09 11:30:34.987236 | controller |     "Jun 09 10:54:59.820312 crc crio[3651]: time=\"2026-06-09T10:54:59.816952959Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 11:30:34.987251 | controller |     "Jun 09 10:54:59.820312 crc crio[3651]: time=\"2026-06-09T10:54:59.816966849Z\" level=info msg=\"Successfully cleaned up network for pod c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946\"",
2026-06-09 11:30:34.987266 | controller |     "Jun 09 10:54:59.820312 crc crio[3651]: time=\"2026-06-09T10:54:59.816976739Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 11:30:34.987281 | controller |     "Jun 09 10:54:59.820312 crc crio[3651]: time=\"2026-06-09T10:54:59.817011498Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0(f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6), attempting CNI teardown with cached info\"",
2026-06-09 11:30:34.987326 | controller |     "Jun 09 10:54:59.820312 crc crio[3651]: time=\"2026-06-09T10:54:59.817192466Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc001e2a700}] Aliases:map[]}\"",
2026-06-09 11:30:34.987344 | controller |     "Jun 09 10:54:59.820312 crc crio[3651]: time=\"2026-06-09T10:54:59.817319055Z\" level=info msg=\"Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.987359 | controller |     "Jun 09 10:54:59.820312 crc crio[3651]: time=\"2026-06-09T10:54:59.818775948Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/setup\" id=04bcf062-49dd-448f-8542-55a4234e9dd5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.987374 | controller |     "Jun 09 10:54:59.821108 crc crio[3651]: time=\"2026-06-09T10:54:59.820881093Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=1f577ef3-427b-4240-b918-50fa65f7f11a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.987393 | controller |     "Jun 09 10:54:59.821108 crc crio[3651]: time=\"2026-06-09T10:54:59.820934252Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=46ccc90a-7010-41d8-baee-8a73b31c1017 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.987409 | controller |     "Jun 09 10:54:59.821476 crc crio[3651]: time=\"2026-06-09T10:54:59.821371847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.987424 | controller |     "Jun 09 10:54:59.821549 crc crio[3651]: time=\"2026-06-09T10:54:59.821483236Z\" level=info msg=\"Ran pod sandbox b5e8f15da3d80037f06594d903d0a4de729585fa54d22d84d316e09023a95928 with infra container: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD\" id=f60fdaea-1c97-4bcd-98b9-090ecc1a8acc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.987439 | controller |     "Jun 09 10:54:59.821919 crc crio[3651]: time=\"2026-06-09T10:54:59.821484026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.987454 | controller |     "Jun 09 10:54:59.821919 crc crio[3651]: time=\"2026-06-09T10:54:59.821738773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.987469 | controller |     "Jun 09 10:54:59.821919 crc crio[3651]: time=\"2026-06-09T10:54:59.820879083Z\" level=info msg=\"Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup\" id=481ab22b-3e95-4cc4-9f6d-57d3f391116d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.987485 | controller |     "Jun 09 10:54:59.823473 crc crio[3651]: time=\"2026-06-09T10:54:59.823375883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.987499 | controller |     "Jun 09 10:54:59.824080 crc crio[3651]: time=\"2026-06-09T10:54:59.824046515Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=84950074-4687-42fc-9d41-5a12e7ac171f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.987515 | controller |     "Jun 09 10:54:59.831700 crc crio[3651]: time=\"2026-06-09T10:54:59.831607136Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=3725e81c-b630-4f4b-bac8-7a73e6262267 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.987530 | controller |     "Jun 09 10:54:59.841707 crc crio[3651]: time=\"2026-06-09T10:54:59.84057333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.987545 | controller |     "Jun 09 10:54:59.844455 crc crio[3651]: time=\"2026-06-09T10:54:59.844364555Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port\" id=269c422f-8a65-4397-8408-cb9937c1bab3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.987560 | controller |     "Jun 09 10:54:59.845059 crc crio[3651]: time=\"2026-06-09T10:54:59.844947739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.987575 | controller |     "Jun 09 10:54:59.845981 crc crio[3651]: time=\"2026-06-09T10:54:59.845897367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.987595 | controller |     "Jun 09 10:54:59.854941 crc crio[3651]: time=\"2026-06-09T10:54:59.854812742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.987610 | controller |     "Jun 09 10:54:59.857367 crc crio[3651]: time=\"2026-06-09T10:54:59.857272743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.987625 | controller |     "Jun 09 10:54:59.859547 crc crio[3651]: time=\"2026-06-09T10:54:59.859385558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.987640 | controller |     "Jun 09 10:54:59.947863 crc crio[3651]: 2026-06-09T10:54:59Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 11:30:34.987656 | controller |     "Jun 09 10:54:59.948086 crc crio[3651]: time=\"2026-06-09T10:54:59.947952682Z\" level=info msg=\"Successfully cleaned up network for pod f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6\"",
2026-06-09 11:30:34.987672 | controller |     "Jun 09 10:54:59.948086 crc crio[3651]: time=\"2026-06-09T10:54:59.947986902Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 11:30:34.987687 | controller |     "Jun 09 10:54:59.948086 crc crio[3651]: time=\"2026-06-09T10:54:59.948055241Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0(e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400), attempting CNI teardown with cached info\"",
2026-06-09 11:30:34.987704 | controller |     "Jun 09 10:54:59.961926 crc crio[3651]: time=\"2026-06-09T10:54:59.961835498Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc000132218}] Aliases:map[]}\"",
2026-06-09 11:30:34.987720 | controller |     "Jun 09 10:54:59.963209 crc crio[3651]: time=\"2026-06-09T10:54:59.963170422Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.987735 | controller |     "Jun 09 10:55:00.152829 crc crio[3651]: 2026-06-09T10:55:00Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 11:30:34.987751 | controller |     "Jun 09 10:55:00.154496 crc crio[3651]: time=\"2026-06-09T10:55:00.152909792Z\" level=info msg=\"Successfully cleaned up network for pod e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400\"",
2026-06-09 11:30:34.987766 | controller |     "Jun 09 10:55:00.154496 crc crio[3651]: time=\"2026-06-09T10:55:00.152938071Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 11:30:34.987782 | controller |     "Jun 09 10:55:00.154496 crc crio[3651]: time=\"2026-06-09T10:55:00.152968941Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0(87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d), attempting CNI teardown with cached info\"",
2026-06-09 11:30:34.987801 | controller |     "Jun 09 10:55:00.154496 crc crio[3651]: time=\"2026-06-09T10:55:00.153099059Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc001f92420}] Aliases:map[]}\"",
2026-06-09 11:30:34.987818 | controller |     "Jun 09 10:55:00.154496 crc crio[3651]: time=\"2026-06-09T10:55:00.153217088Z\" level=info msg=\"Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.987833 | controller |     "Jun 09 10:55:00.324920 crc crio[3651]: 2026-06-09T10:55:00Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 11:30:34.987861 | controller |     "Jun 09 10:55:00.325136 crc crio[3651]: time=\"2026-06-09T10:55:00.325027189Z\" level=info msg=\"Successfully cleaned up network for pod 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d\"",
2026-06-09 11:30:34.987882 | controller |     "Jun 09 10:55:00.325136 crc crio[3651]: time=\"2026-06-09T10:55:00.325060908Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 11:30:34.987898 | controller |     "Jun 09 10:55:00.325136 crc crio[3651]: time=\"2026-06-09T10:55:00.325099538Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0(21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791), attempting CNI teardown with cached info\"",
2026-06-09 11:30:34.987914 | controller |     "Jun 09 10:55:00.325371 crc crio[3651]: time=\"2026-06-09T10:55:00.325267146Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791 UID:677c2747-1901-4941-94f1-8281cced296b NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc001f927e8}] Aliases:map[]}\"",
2026-06-09 11:30:34.987930 | controller |     "Jun 09 10:55:00.325586 crc crio[3651]: time=\"2026-06-09T10:55:00.325520533Z\" level=info msg=\"Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.987946 | controller |     "Jun 09 10:55:00.617514 crc crio[3651]: 2026-06-09T10:55:00Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 11:30:34.987961 | controller |     "Jun 09 10:55:00.617701 crc crio[3651]: time=\"2026-06-09T10:55:00.61759947Z\" level=info msg=\"Successfully cleaned up network for pod 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791\"",
2026-06-09 11:30:34.987977 | controller |     "Jun 09 10:55:00.617701 crc crio[3651]: time=\"2026-06-09T10:55:00.617632791Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 11:30:34.987992 | controller |     "Jun 09 10:55:00.617701 crc crio[3651]: time=\"2026-06-09T10:55:00.617668672Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_openshift-controller-manager-operator-686468bdd5-sjcrn_openshift-controller-manager-operator_84e6e6fd-a448-462c-a5d3-8fa636be2d6f_0(34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e), attempting CNI teardown with cached info\"",
2026-06-09 11:30:34.988011 | controller |     "Jun 09 10:55:00.617855 crc crio[3651]: time=\"2026-06-09T10:55:00.617807526Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc001ecc0a0}] Aliases:map[]}\"",
2026-06-09 11:30:34.988028 | controller |     "Jun 09 10:55:00.618046 crc crio[3651]: time=\"2026-06-09T10:55:00.61794407Z\" level=info msg=\"Deleting pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.988044 | controller |     "Jun 09 10:55:00.738735 crc crio[3651]: 2026-06-09T10:55:00Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 11:30:34.988059 | controller |     "Jun 09 10:55:00.738939 crc crio[3651]: time=\"2026-06-09T10:55:00.738858187Z\" level=info msg=\"Successfully cleaned up network for pod 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e\"",
2026-06-09 11:30:34.988074 | controller |     "Jun 09 10:55:00.738939 crc crio[3651]: time=\"2026-06-09T10:55:00.738901798Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 11:30:34.988090 | controller |     "Jun 09 10:55:00.739049 crc crio[3651]: time=\"2026-06-09T10:55:00.73894256Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0(0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007), attempting CNI teardown with cached info\"",
2026-06-09 11:30:34.988105 | controller |     "Jun 09 10:55:00.739198 crc crio[3651]: time=\"2026-06-09T10:55:00.739128135Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007 UID:17b87002-b798-480a-8e17-83053d698239 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc001ecc178}] Aliases:map[]}\"",
2026-06-09 11:30:34.988121 | controller |     "Jun 09 10:55:00.739515 crc crio[3651]: time=\"2026-06-09T10:55:00.739355532Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.988136 | controller |     "Jun 09 10:55:00.818984 crc crio[3651]: 2026-06-09T10:55:00Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-09 11:30:34.988151 | controller |     "Jun 09 10:55:00.819364 crc crio[3651]: time=\"2026-06-09T10:55:00.819246529Z\" level=info msg=\"Successfully cleaned up network for pod 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007\"",
2026-06-09 11:30:34.988165 | controller |     "Jun 09 10:55:01.439869 crc crio[3651]: time=\"2026-06-09T10:55:01.439770926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.988180 | controller |     "Jun 09 10:55:01.440317 crc crio[3651]: time=\"2026-06-09T10:55:01.439969002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.988198 | controller |     "Jun 09 10:55:01.440317 crc crio[3651]: time=\"2026-06-09T10:55:01.440150047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.988214 | controller |     "Jun 09 10:55:01.445564 crc crio[3651]: time=\"2026-06-09T10:55:01.439876909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.988228 | controller |     "Jun 09 10:55:01.445991 crc crio[3651]: time=\"2026-06-09T10:55:01.445861875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.988244 | controller |     "Jun 09 10:55:01.585604 crc crio[3651]: time=\"2026-06-09T10:55:01.58531845Z\" level=info msg=\"Created container 7945013c366739fee631536d0674a6db2a056ed5526871995486058ce296e49c: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=1f577ef3-427b-4240-b918-50fa65f7f11a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.988259 | controller |     "Jun 09 10:55:01.586997 crc crio[3651]: time=\"2026-06-09T10:55:01.586907387Z\" level=info msg=\"Starting container: 7945013c366739fee631536d0674a6db2a056ed5526871995486058ce296e49c\" id=8e5d095a-199a-4113-a462-1081637933f3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:34.988275 | controller |     "Jun 09 10:55:01.591514 crc crio[3651]: time=\"2026-06-09T10:55:01.591464301Z\" level=info msg=\"Started container\" PID=5431 containerID=7945013c366739fee631536d0674a6db2a056ed5526871995486058ce296e49c description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=8e5d095a-199a-4113-a462-1081637933f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=10a436eaf8e348d1b9ab6f246aea0c7409ced60acba075a0c3519143509c4b4b",
2026-06-09 11:30:34.988291 | controller |     "Jun 09 10:55:01.593694 crc crio[3651]: time=\"2026-06-09T10:55:01.593624975Z\" level=info msg=\"Created container 15712a698a3ce2868f852d4366845619955e942ec3f79ef220b5540e2408c549: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=46ccc90a-7010-41d8-baee-8a73b31c1017 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.988307 | controller |     "Jun 09 10:55:01.593990 crc crio[3651]: time=\"2026-06-09T10:55:01.593875612Z\" level=info msg=\"Created container 9f4e3cf7ce23c6610a634a227c482bc608d0f41cd87570d4572cc649348ae30a: openshift-etcd/etcd-crc/setup\" id=04bcf062-49dd-448f-8542-55a4234e9dd5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.988322 | controller |     "Jun 09 10:55:01.595348 crc crio[3651]: time=\"2026-06-09T10:55:01.594093389Z\" level=info msg=\"Created container 324e2f5e986217ca7801f61590a23789482d6c9a37d0bf602b51f8e75dc684fc: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup\" id=481ab22b-3e95-4cc4-9f6d-57d3f391116d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.988337 | controller |     "Jun 09 10:55:01.595348 crc crio[3651]: time=\"2026-06-09T10:55:01.594172241Z\" level=info msg=\"Created container 22c085aa29bf0c45fa4e03c35bd6c3e85974a240e76e3aa22193bb626d686987: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port\" id=269c422f-8a65-4397-8408-cb9937c1bab3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.988351 | controller |     "Jun 09 10:55:01.595925 crc crio[3651]: time=\"2026-06-09T10:55:01.595866261Z\" level=info msg=\"Starting container: 9f4e3cf7ce23c6610a634a227c482bc608d0f41cd87570d4572cc649348ae30a\" id=3797cf10-07bd-4f04-9791-a601328f6536 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:34.988397 | controller |     "Jun 09 10:55:01.595925 crc crio[3651]: time=\"2026-06-09T10:55:01.595915302Z\" level=info msg=\"Starting container: 15712a698a3ce2868f852d4366845619955e942ec3f79ef220b5540e2408c549\" id=7462cadb-2440-4a91-8765-446e0f6f03ad name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:34.988417 | controller |     "Jun 09 10:55:01.596047 crc crio[3651]: time=\"2026-06-09T10:55:01.595941963Z\" level=info msg=\"Starting container: 22c085aa29bf0c45fa4e03c35bd6c3e85974a240e76e3aa22193bb626d686987\" id=361fc9b3-0f1b-49c5-9961-5d671ad50f46 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:34.988433 | controller |     "Jun 09 10:55:01.596047 crc crio[3651]: time=\"2026-06-09T10:55:01.596024236Z\" level=info msg=\"Starting container: 324e2f5e986217ca7801f61590a23789482d6c9a37d0bf602b51f8e75dc684fc\" id=8ae7c49a-5364-4ba6-ac6e-7805fee547b2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:34.988448 | controller |     "Jun 09 10:55:01.601136 crc crio[3651]: time=\"2026-06-09T10:55:01.601056164Z\" level=info msg=\"Started container\" PID=5428 containerID=9f4e3cf7ce23c6610a634a227c482bc608d0f41cd87570d4572cc649348ae30a description=openshift-etcd/etcd-crc/setup id=3797cf10-07bd-4f04-9791-a601328f6536 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb5b64ac67d376ee9bd3b7c89042f4219dbac712d4dd866e59247e0bf4c0aa8a",
2026-06-09 11:30:34.988464 | controller |     "Jun 09 10:55:01.601676 crc crio[3651]: time=\"2026-06-09T10:55:01.60158787Z\" level=info msg=\"Started container\" PID=5432 containerID=22c085aa29bf0c45fa4e03c35bd6c3e85974a240e76e3aa22193bb626d686987 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port id=361fc9b3-0f1b-49c5-9961-5d671ad50f46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b5e8f15da3d80037f06594d903d0a4de729585fa54d22d84d316e09023a95928",
2026-06-09 11:30:34.988479 | controller |     "Jun 09 10:55:01.604227 crc crio[3651]: time=\"2026-06-09T10:55:01.603567508Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=0f6e57e7-b7f3-4a7f-b71a-a8d34592a0fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.988495 | controller |     "Jun 09 10:55:01.608265 crc crio[3651]: time=\"2026-06-09T10:55:01.60803976Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=20341ab8-b576-447b-8a19-11290a9b2cd3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.988510 | controller |     "Jun 09 10:55:01.611010 crc crio[3651]: time=\"2026-06-09T10:55:01.610892274Z\" level=info msg=\"Started container\" PID=5426 containerID=324e2f5e986217ca7801f61590a23789482d6c9a37d0bf602b51f8e75dc684fc description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup id=8ae7c49a-5364-4ba6-ac6e-7805fee547b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2dfe4299748d2771e41de0440576c1775c907538a977cc3e4b0534eee62acfeb",
2026-06-09 11:30:34.988525 | controller |     "Jun 09 10:55:01.611598 crc crio[3651]: time=\"2026-06-09T10:55:01.611571864Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=21522ae8-f3b3-4cbd-a2c8-01bb0eb5355b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.988540 | controller |     "Jun 09 10:55:01.612197 crc crio[3651]: time=\"2026-06-09T10:55:01.612176132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.988573 | controller |     "Jun 09 10:55:01.613736 crc crio[3651]: time=\"2026-06-09T10:55:01.613619975Z\" level=info msg=\"Started container\" PID=5429 containerID=15712a698a3ce2868f852d4366845619955e942ec3f79ef220b5540e2408c549 description=openshift-kube-apiserver/kube-apiserver-crc/setup id=7462cadb-2440-4a91-8765-446e0f6f03ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=fad9950d4d19f211666866a3f71bcd6bbff39bc9c6aa90e24cf76cd7a4ddf9d1",
2026-06-09 11:30:34.988593 | controller |     "Jun 09 10:55:01.629708 crc crio[3651]: time=\"2026-06-09T10:55:01.629640007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.988609 | controller |     "Jun 09 10:55:01.863183 crc crio[3651]: time=\"2026-06-09T10:55:01.863066894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.988624 | controller |     "Jun 09 10:55:01.983062 crc crio[3651]: time=\"2026-06-09T10:55:01.98292628Z\" level=info msg=\"Created container f56fd400adac0f331cd726616253c204bbde255926b5a8c6a1b70a5ad9098c8b: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=21522ae8-f3b3-4cbd-a2c8-01bb0eb5355b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.988639 | controller |     "Jun 09 10:55:01.984822 crc crio[3651]: time=\"2026-06-09T10:55:01.984726843Z\" level=info msg=\"Starting container: f56fd400adac0f331cd726616253c204bbde255926b5a8c6a1b70a5ad9098c8b\" id=ac2973fa-5c20-4da0-ae32-93e76d23a66c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:34.988654 | controller |     "Jun 09 10:55:01.989691 crc crio[3651]: time=\"2026-06-09T10:55:01.989534635Z\" level=info msg=\"Started container\" PID=5475 containerID=f56fd400adac0f331cd726616253c204bbde255926b5a8c6a1b70a5ad9098c8b description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=ac2973fa-5c20-4da0-ae32-93e76d23a66c name=/runtime.v1.RuntimeService/StartContainer sandboxID=10a436eaf8e348d1b9ab6f246aea0c7409ced60acba075a0c3519143509c4b4b",
2026-06-09 11:30:34.988670 | controller |     "Jun 09 10:55:02.007715 crc crio[3651]: time=\"2026-06-09T10:55:02.007493065Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=2b0c7e4a-ef39-4dc2-9fe1-75e6360dc528 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.988685 | controller |     "Jun 09 10:55:02.010241 crc crio[3651]: time=\"2026-06-09T10:55:02.010149143Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=a3fadd9d-4467-4f2e-a33e-d6afbf156418 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.988700 | controller |     "Jun 09 10:55:02.013384 crc crio[3651]: time=\"2026-06-09T10:55:02.013297866Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer\" id=657e9686-47a5-4cd9-a8f1-754f39505563 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.988715 | controller |     "Jun 09 10:55:02.013918 crc crio[3651]: time=\"2026-06-09T10:55:02.013845132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.988730 | controller |     "Jun 09 10:55:02.023299 crc crio[3651]: time=\"2026-06-09T10:55:02.023198878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.988744 | controller |     "Jun 09 10:55:02.173453 crc crio[3651]: time=\"2026-06-09T10:55:02.173290496Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=3cb51c8c-2d7f-40ca-a002-dbe0a6bf0491 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.988759 | controller |     "Jun 09 10:55:02.177020 crc crio[3651]: time=\"2026-06-09T10:55:02.176936414Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=1edf7391-724c-4bb0-aa00-e18d10fe4607 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.988777 | controller |     "Jun 09 10:55:02.178070 crc crio[3651]: time=\"2026-06-09T10:55:02.178001885Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=fa9d971a-67c0-4319-a1e9-7fcf0e019400 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.988792 | controller |     "Jun 09 10:55:02.179749 crc crio[3651]: time=\"2026-06-09T10:55:02.17951026Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=35a8ada0-4133-495b-9501-ecc393c1a48b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.988807 | controller |     "Jun 09 10:55:02.183521 crc crio[3651]: time=\"2026-06-09T10:55:02.183366984Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=0cbe0bd6-388f-439f-8819-7f2e6e9a3bbf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.988822 | controller |     "Jun 09 10:55:02.183762 crc crio[3651]: time=\"2026-06-09T10:55:02.18356719Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=80898785-c1c4-4951-b6bc-d1c74acc5d9d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.988837 | controller |     "Jun 09 10:55:02.184028 crc crio[3651]: time=\"2026-06-09T10:55:02.184006472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.988870 | controller |     "Jun 09 10:55:02.184612 crc crio[3651]: time=\"2026-06-09T10:55:02.184500217Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=897f244a-fe91-46e8-8320-16fcf00ba8d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.988887 | controller |     "Jun 09 10:55:02.186171 crc crio[3651]: time=\"2026-06-09T10:55:02.186109805Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=2fadf30a-f562-4a67-90e3-f3e785b058eb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.988902 | controller |     "Jun 09 10:55:02.186781 crc crio[3651]: time=\"2026-06-09T10:55:02.186756604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.988918 | controller |     "Jun 09 10:55:02.188883 crc crio[3651]: time=\"2026-06-09T10:55:02.188801174Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=4497f619-3e26-4579-a089-a8041991e399 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.988933 | controller |     "Jun 09 10:55:02.190664 crc crio[3651]: time=\"2026-06-09T10:55:02.190588387Z\" level=info msg=\"Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio\" id=f53e70bd-edcd-402d-9207-d8053a15f13d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.988949 | controller |     "Jun 09 10:55:02.191161 crc crio[3651]: time=\"2026-06-09T10:55:02.191087791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.988964 | controller |     "Jun 09 10:55:02.192145 crc crio[3651]: time=\"2026-06-09T10:55:02.19207131Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=e8f36662-936e-437b-9d04-50ce9069e29f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.988983 | controller |     "Jun 09 10:55:02.198859 crc crio[3651]: time=\"2026-06-09T10:55:02.198731127Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=0aa1e493-7ce8-466b-ab7f-a8f6a84be748 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.988999 | controller |     "Jun 09 10:55:02.205986 crc crio[3651]: time=\"2026-06-09T10:55:02.205230859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.989014 | controller |     "Jun 09 10:55:02.209042 crc crio[3651]: time=\"2026-06-09T10:55:02.208960649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.989030 | controller |     "Jun 09 10:55:02.214734 crc crio[3651]: time=\"2026-06-09T10:55:02.214692978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.989045 | controller |     "Jun 09 10:55:02.233796 crc crio[3651]: time=\"2026-06-09T10:55:02.233272756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.989060 | controller |     "Jun 09 10:55:02.289489 crc crio[3651]: time=\"2026-06-09T10:55:02.288838366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.989075 | controller |     "Jun 09 10:55:03.248851 crc crio[3651]: time=\"2026-06-09T10:55:03.248098285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.989090 | controller |     "Jun 09 10:55:03.380197 crc crio[3651]: time=\"2026-06-09T10:55:03.379573783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.989105 | controller |     "Jun 09 10:55:03.389700 crc crio[3651]: time=\"2026-06-09T10:55:03.389140856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.989121 | controller |     "Jun 09 10:55:03.441219 crc crio[3651]: time=\"2026-06-09T10:55:03.440674706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.989135 | controller |     "Jun 09 10:55:03.547781 crc crio[3651]: time=\"2026-06-09T10:55:03.546133027Z\" level=info msg=\"Created container 2a0b1cba9c3731f941e015148874753cb615a14a1fee31c937d95cd966e0e18c: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=0cbe0bd6-388f-439f-8819-7f2e6e9a3bbf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.989150 | controller |     "Jun 09 10:55:03.550989 crc crio[3651]: time=\"2026-06-09T10:55:03.550782584Z\" level=info msg=\"Starting container: 2a0b1cba9c3731f941e015148874753cb615a14a1fee31c937d95cd966e0e18c\" id=0cd9bb56-d2f4-4715-8c25-6a53d21336ef name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:34.989166 | controller |     "Jun 09 10:55:03.616087 crc crio[3651]: time=\"2026-06-09T10:55:03.615857134Z\" level=info msg=\"Started container\" PID=5528 containerID=2a0b1cba9c3731f941e015148874753cb615a14a1fee31c937d95cd966e0e18c description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=0cd9bb56-d2f4-4715-8c25-6a53d21336ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb5b64ac67d376ee9bd3b7c89042f4219dbac712d4dd866e59247e0bf4c0aa8a",
2026-06-09 11:30:34.989184 | controller |     "Jun 09 10:55:03.633567 crc crio[3651]: time=\"2026-06-09T10:55:03.632924788Z\" level=info msg=\"Created container 8bdf1c1c0aa90a658f355aab3399ae9d6f091c23819ba96463ba229872ae761f: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=0aa1e493-7ce8-466b-ab7f-a8f6a84be748 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.989201 | controller |     "Jun 09 10:55:03.644700 crc crio[3651]: time=\"2026-06-09T10:55:03.642455699Z\" level=info msg=\"Starting container: 8bdf1c1c0aa90a658f355aab3399ae9d6f091c23819ba96463ba229872ae761f\" id=ac720d1d-86d4-4bb4-8f96-40561acc4312 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:34.989217 | controller |     "Jun 09 10:55:03.649569 crc crio[3651]: time=\"2026-06-09T10:55:03.64927126Z\" level=info msg=\"Created container 36f2e1ed22a4b90cfb0b3b5f7bbe79ebb39effb716bd2232e41c8493d90eb4c0: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio\" id=f53e70bd-edcd-402d-9207-d8053a15f13d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.989232 | controller |     "Jun 09 10:55:03.651103 crc crio[3651]: time=\"2026-06-09T10:55:03.650867528Z\" level=info msg=\"Starting container: 36f2e1ed22a4b90cfb0b3b5f7bbe79ebb39effb716bd2232e41c8493d90eb4c0\" id=4bbedb0e-a46f-4554-89d0-0ceddbd144b3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:34.989248 | controller |     "Jun 09 10:55:03.654267 crc crio[3651]: time=\"2026-06-09T10:55:03.654200606Z\" level=info msg=\"Started container\" PID=5542 containerID=8bdf1c1c0aa90a658f355aab3399ae9d6f091c23819ba96463ba229872ae761f description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=ac720d1d-86d4-4bb4-8f96-40561acc4312 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b5e8f15da3d80037f06594d903d0a4de729585fa54d22d84d316e09023a95928",
2026-06-09 11:30:34.989264 | controller |     "Jun 09 10:55:03.662892 crc crio[3651]: time=\"2026-06-09T10:55:03.662631145Z\" level=info msg=\"Created container 320832db735b50aaab85c306b8699cdc59b2a0da20c65419d30890db1c38b9cc: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=80898785-c1c4-4951-b6bc-d1c74acc5d9d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.989280 | controller |     "Jun 09 10:55:03.666293 crc crio[3651]: time=\"2026-06-09T10:55:03.666024385Z\" level=info msg=\"Starting container: 320832db735b50aaab85c306b8699cdc59b2a0da20c65419d30890db1c38b9cc\" id=f85acb95-9e72-4f0a-98ef-1f9feecdb53a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:34.989295 | controller |     "Jun 09 10:55:03.681148 crc crio[3651]: time=\"2026-06-09T10:55:03.681051218Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=5e690cfd-84d3-49b1-8f82-5de119b16926 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.989311 | controller |     "Jun 09 10:55:03.685182 crc crio[3651]: time=\"2026-06-09T10:55:03.683335915Z\" level=info msg=\"Started container\" PID=5541 containerID=320832db735b50aaab85c306b8699cdc59b2a0da20c65419d30890db1c38b9cc description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=f85acb95-9e72-4f0a-98ef-1f9feecdb53a name=/runtime.v1.RuntimeService/StartContainer sandboxID=fad9950d4d19f211666866a3f71bcd6bbff39bc9c6aa90e24cf76cd7a4ddf9d1",
2026-06-09 11:30:34.989326 | controller |     "Jun 09 10:55:03.691235 crc crio[3651]: time=\"2026-06-09T10:55:03.69026203Z\" level=info msg=\"Started container\" PID=5536 containerID=36f2e1ed22a4b90cfb0b3b5f7bbe79ebb39effb716bd2232e41c8493d90eb4c0 description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio id=4bbedb0e-a46f-4554-89d0-0ceddbd144b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2dfe4299748d2771e41de0440576c1775c907538a977cc3e4b0534eee62acfeb",
2026-06-09 11:30:34.989342 | controller |     "Jun 09 10:55:03.705235 crc crio[3651]: time=\"2026-06-09T10:55:03.705031525Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=c38a8863-824e-43ed-b9b8-6dce6844f671 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.989360 | controller |     "Jun 09 10:55:03.712123 crc crio[3651]: time=\"2026-06-09T10:55:03.710305341Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer\" id=2cd68356-b0f4-4ed0-87e2-566b1ec3211d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.989376 | controller |     "Jun 09 10:55:03.712123 crc crio[3651]: time=\"2026-06-09T10:55:03.711321791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.989392 | controller |     "Jun 09 10:55:03.855896 crc crio[3651]: time=\"2026-06-09T10:55:03.85576013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.989407 | controller |     "Jun 09 10:55:03.900923 crc crio[3651]: time=\"2026-06-09T10:55:03.900737939Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=cc0660a5-0ed3-4cb8-8913-5d383b64e5e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.989422 | controller |     "Jun 09 10:55:03.905819 crc crio[3651]: time=\"2026-06-09T10:55:03.903632605Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=b9c54c1d-be36-4064-8a37-09ca93b86800 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.989467 | controller |     "Jun 09 10:55:03.917185 crc crio[3651]: time=\"2026-06-09T10:55:03.916478964Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=b69a98a4-c312-4fe0-808d-95c02a95a0c2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.989485 | controller |     "Jun 09 10:55:03.917185 crc crio[3651]: time=\"2026-06-09T10:55:03.916918347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.989500 | controller |     "Jun 09 10:55:03.966796 crc crio[3651]: time=\"2026-06-09T10:55:03.966241462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.989516 | controller |     "Jun 09 10:55:04.216553 crc crio[3651]: time=\"2026-06-09T10:55:04.216143225Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=94b8b406-df8e-40b3-9f35-19e5524fffe7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.989531 | controller |     "Jun 09 10:55:04.218610 crc crio[3651]: time=\"2026-06-09T10:55:04.218542876Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=152a4ce2-9538-4fe5-91aa-c933ccdfaff4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.989546 | controller |     "Jun 09 10:55:04.220668 crc crio[3651]: time=\"2026-06-09T10:55:04.220625857Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-resources-copy\" id=a44fadbd-0e1f-4b1e-9fea-58382e0abc1b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.989561 | controller |     "Jun 09 10:55:04.220918 crc crio[3651]: time=\"2026-06-09T10:55:04.220880565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.989580 | controller |     "Jun 09 10:55:04.238592 crc crio[3651]: time=\"2026-06-09T10:55:04.238473024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.989595 | controller |     "Jun 09 10:55:04.737099 crc crio[3651]: time=\"2026-06-09T10:55:04.737049723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.989610 | controller |     "Jun 09 10:55:04.755863 crc crio[3651]: time=\"2026-06-09T10:55:04.755721964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.989626 | controller |     "Jun 09 10:55:04.927645 crc crio[3651]: time=\"2026-06-09T10:55:04.927239354Z\" level=info msg=\"Created container 41c18ecd074f2c7143d86ce51e97db5a88a16826fadc589dcdceaa09f0738b4e: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer\" id=2cd68356-b0f4-4ed0-87e2-566b1ec3211d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.989642 | controller |     "Jun 09 10:55:04.937032 crc crio[3651]: time=\"2026-06-09T10:55:04.933344534Z\" level=info msg=\"Starting container: 41c18ecd074f2c7143d86ce51e97db5a88a16826fadc589dcdceaa09f0738b4e\" id=5439378e-525e-4e9c-9ca7-eef99c900d35 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:34.989658 | controller |     "Jun 09 10:55:04.969329 crc crio[3651]: time=\"2026-06-09T10:55:04.969280585Z\" level=info msg=\"Started container\" PID=5578 containerID=41c18ecd074f2c7143d86ce51e97db5a88a16826fadc589dcdceaa09f0738b4e description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer id=5439378e-525e-4e9c-9ca7-eef99c900d35 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b5e8f15da3d80037f06594d903d0a4de729585fa54d22d84d316e09023a95928",
2026-06-09 11:30:34.989674 | controller |     "Jun 09 10:55:05.061252 crc crio[3651]: time=\"2026-06-09T10:55:05.061190636Z\" level=info msg=\"Created container 85365dd87316c459bbbfb55ed7b0d0dde94a29b93efd96147d7a58a391785d68: openshift-etcd/etcd-crc/etcd-resources-copy\" id=a44fadbd-0e1f-4b1e-9fea-58382e0abc1b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.989690 | controller |     "Jun 09 10:55:05.063837 crc crio[3651]: time=\"2026-06-09T10:55:05.063674569Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=f446e9d5-ecbb-4c1b-9bcd-f54643e1514e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.989705 | controller |     "Jun 09 10:55:05.064056 crc crio[3651]: time=\"2026-06-09T10:55:05.063927647Z\" level=info msg=\"Starting container: 85365dd87316c459bbbfb55ed7b0d0dde94a29b93efd96147d7a58a391785d68\" id=b0359827-8e0c-4ae5-8fe9-5c954cab6858 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:34.989721 | controller |     "Jun 09 10:55:05.067064 crc crio[3651]: time=\"2026-06-09T10:55:05.066808102Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=5f8b68a8-e05c-42d1-b10f-cd3b23212e2f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.989736 | controller |     "Jun 09 10:55:05.075212 crc crio[3651]: time=\"2026-06-09T10:55:05.075085806Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=b699941f-4442-45fc-8476-d1fbe7700c32 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.989751 | controller |     "Jun 09 10:55:05.077835 crc crio[3651]: time=\"2026-06-09T10:55:05.077325822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.989769 | controller |     "Jun 09 10:55:05.090329 crc crio[3651]: time=\"2026-06-09T10:55:05.089587164Z\" level=info msg=\"Started container\" PID=5580 containerID=85365dd87316c459bbbfb55ed7b0d0dde94a29b93efd96147d7a58a391785d68 description=openshift-etcd/etcd-crc/etcd-resources-copy id=b0359827-8e0c-4ae5-8fe9-5c954cab6858 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb5b64ac67d376ee9bd3b7c89042f4219dbac712d4dd866e59247e0bf4c0aa8a",
2026-06-09 11:30:34.989785 | controller |     "Jun 09 10:55:05.130268 crc crio[3651]: time=\"2026-06-09T10:55:05.1301079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.989800 | controller |     "Jun 09 10:55:06.140103 crc crio[3651]: time=\"2026-06-09T10:55:06.139862408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.989815 | controller |     "Jun 09 10:55:06.363704 crc crio[3651]: time=\"2026-06-09T10:55:06.363613589Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=0a1b44a7-51e0-4f3b-bd64-7f1425fc05e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.989830 | controller |     "Jun 09 10:55:06.385559 crc crio[3651]: time=\"2026-06-09T10:55:06.383156296Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=06fe1e10-7352-45ec-b07a-485dc5b3a154 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.989845 | controller |     "Jun 09 10:55:06.396244 crc crio[3651]: time=\"2026-06-09T10:55:06.396057156Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcdctl\" id=165c6e83-1d64-44bb-b7a0-4b10a2f0c5fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.989878 | controller |     "Jun 09 10:55:06.396647 crc crio[3651]: time=\"2026-06-09T10:55:06.396569772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.989894 | controller |     "Jun 09 10:55:06.421542 crc crio[3651]: time=\"2026-06-09T10:55:06.418145598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.989911 | controller |     "Jun 09 10:55:06.461947 crc crio[3651]: time=\"2026-06-09T10:55:06.461828167Z\" level=info msg=\"Created container c9c66c23406b7fdb6582b4ecd456c3f34fb88f50ce2287d30a5bb49c96c29c83: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=b699941f-4442-45fc-8476-d1fbe7700c32 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.989928 | controller |     "Jun 09 10:55:06.465120 crc crio[3651]: time=\"2026-06-09T10:55:06.465070783Z\" level=info msg=\"Starting container: c9c66c23406b7fdb6582b4ecd456c3f34fb88f50ce2287d30a5bb49c96c29c83\" id=72901128-0597-423b-b31c-a5f384bb7a72 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:34.989944 | controller |     "Jun 09 10:55:06.487676 crc crio[3651]: time=\"2026-06-09T10:55:06.487242647Z\" level=info msg=\"Started container\" PID=5643 containerID=c9c66c23406b7fdb6582b4ecd456c3f34fb88f50ce2287d30a5bb49c96c29c83 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=72901128-0597-423b-b31c-a5f384bb7a72 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b5e8f15da3d80037f06594d903d0a4de729585fa54d22d84d316e09023a95928",
2026-06-09 11:30:34.989960 | controller |     "Jun 09 10:55:07.002657 crc crio[3651]: time=\"2026-06-09T10:55:07.002500158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.989979 | controller |     "Jun 09 10:55:07.152692 crc crio[3651]: time=\"2026-06-09T10:55:07.152345679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.989995 | controller |     "Jun 09 10:55:07.159663 crc crio[3651]: time=\"2026-06-09T10:55:07.15948546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.990010 | controller |     "Jun 09 10:55:07.344143 crc crio[3651]: time=\"2026-06-09T10:55:07.343993763Z\" level=info msg=\"Created container 8fa9db586f7c6a4a4c319d01da6123194ceb1b0512c8eff084df1bbf387e9d50: openshift-etcd/etcd-crc/etcdctl\" id=165c6e83-1d64-44bb-b7a0-4b10a2f0c5fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.990025 | controller |     "Jun 09 10:55:07.345647 crc crio[3651]: time=\"2026-06-09T10:55:07.345534949Z\" level=info msg=\"Starting container: 8fa9db586f7c6a4a4c319d01da6123194ceb1b0512c8eff084df1bbf387e9d50\" id=7100a99e-bf2e-45c6-a79a-20c2d1229814 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:34.990041 | controller |     "Jun 09 10:55:07.351226 crc crio[3651]: time=\"2026-06-09T10:55:07.351066742Z\" level=info msg=\"Started container\" PID=5675 containerID=8fa9db586f7c6a4a4c319d01da6123194ceb1b0512c8eff084df1bbf387e9d50 description=openshift-etcd/etcd-crc/etcdctl id=7100a99e-bf2e-45c6-a79a-20c2d1229814 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb5b64ac67d376ee9bd3b7c89042f4219dbac712d4dd866e59247e0bf4c0aa8a",
2026-06-09 11:30:34.990057 | controller |     "Jun 09 10:55:07.385897 crc crio[3651]: time=\"2026-06-09T10:55:07.385160288Z\" level=info msg=\"Created container be0e8bfd702b205e6c7010fb639a4cf1a4c3505d3aba97a7f58201d9d024b82e: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=b69a98a4-c312-4fe0-808d-95c02a95a0c2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.990072 | controller |     "Jun 09 10:55:07.387631 crc crio[3651]: time=\"2026-06-09T10:55:07.387058594Z\" level=info msg=\"Starting container: be0e8bfd702b205e6c7010fb639a4cf1a4c3505d3aba97a7f58201d9d024b82e\" id=dc8c32e4-e096-4448-b743-a4b9f6347f0a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:34.990088 | controller |     "Jun 09 10:55:07.400604 crc crio[3651]: time=\"2026-06-09T10:55:07.400291984Z\" level=info msg=\"Started container\" PID=5683 containerID=be0e8bfd702b205e6c7010fb639a4cf1a4c3505d3aba97a7f58201d9d024b82e description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=dc8c32e4-e096-4448-b743-a4b9f6347f0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=fad9950d4d19f211666866a3f71bcd6bbff39bc9c6aa90e24cf76cd7a4ddf9d1",
2026-06-09 11:30:34.990104 | controller |     "Jun 09 10:55:07.488864 crc crio[3651]: time=\"2026-06-09T10:55:07.488331411Z\" level=info msg=\"Created container d303209ae10aed68c69fbfd69d115cd865dca0eb0d244b59ccd1410fa41e5fb0: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer\" id=657e9686-47a5-4cd9-a8f1-754f39505563 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.990120 | controller |     "Jun 09 10:55:07.492823 crc crio[3651]: time=\"2026-06-09T10:55:07.49268859Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=1f87da8a-e741-486a-8b34-d26d1b411242 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.990135 | controller |     "Jun 09 10:55:07.494775 crc crio[3651]: time=\"2026-06-09T10:55:07.493972268Z\" level=info msg=\"Starting container: d303209ae10aed68c69fbfd69d115cd865dca0eb0d244b59ccd1410fa41e5fb0\" id=167e02ff-8bd8-43ef-8285-f49ac967fa14 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:34.990154 | controller |     "Jun 09 10:55:07.495736 crc crio[3651]: time=\"2026-06-09T10:55:07.495381209Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=1e9ff8fd-2a56-4221-ac73-4d14cfd994f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.990170 | controller |     "Jun 09 10:55:07.503864 crc crio[3651]: time=\"2026-06-09T10:55:07.503812298Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd\" id=f32d6542-1655-40b8-bddc-773d5a4351f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.990185 | controller |     "Jun 09 10:55:07.504282 crc crio[3651]: time=\"2026-06-09T10:55:07.504186319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.990201 | controller |     "Jun 09 10:55:07.529888 crc crio[3651]: time=\"2026-06-09T10:55:07.529766974Z\" level=info msg=\"Started container\" PID=5684 containerID=d303209ae10aed68c69fbfd69d115cd865dca0eb0d244b59ccd1410fa41e5fb0 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer id=167e02ff-8bd8-43ef-8285-f49ac967fa14 name=/runtime.v1.RuntimeService/StartContainer sandboxID=10a436eaf8e348d1b9ab6f246aea0c7409ced60acba075a0c3519143509c4b4b",
2026-06-09 11:30:34.990216 | controller |     "Jun 09 10:55:07.532876 crc crio[3651]: time=\"2026-06-09T10:55:07.532760982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.990231 | controller |     "Jun 09 10:55:07.717988 crc crio[3651]: time=\"2026-06-09T10:55:07.716616386Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=f93e0d5b-565a-4624-b14e-f08baf7c626f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.990246 | controller |     "Jun 09 10:55:07.743742 crc crio[3651]: time=\"2026-06-09T10:55:07.743214771Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=f6f768ee-1e14-4b42-aa7f-afe980545531 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.990261 | controller |     "Jun 09 10:55:07.748765 crc crio[3651]: time=\"2026-06-09T10:55:07.747951601Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=afadb4fe-ac89-4569-b24d-324c4620b53f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.990275 | controller |     "Jun 09 10:55:07.751169 crc crio[3651]: time=\"2026-06-09T10:55:07.74996603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.990290 | controller |     "Jun 09 10:55:07.791149 crc crio[3651]: time=\"2026-06-09T10:55:07.790770094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.990305 | controller |     "Jun 09 10:55:07.806004 crc crio[3651]: time=\"2026-06-09T10:55:07.80589513Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=1deacf5d-7100-4e5d-a0a9-af72b96f6487 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.990320 | controller |     "Jun 09 10:55:07.821229 crc crio[3651]: time=\"2026-06-09T10:55:07.820487581Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=64fead53-4092-4f38-be1b-6dfe67da150a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.990339 | controller |     "Jun 09 10:55:07.858968 crc crio[3651]: time=\"2026-06-09T10:55:07.85876448Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=c14477c5-f439-48ba-aefb-6607f390e644 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.990356 | controller |     "Jun 09 10:55:07.860190 crc crio[3651]: time=\"2026-06-09T10:55:07.859310206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.990371 | controller |     "Jun 09 10:55:07.973672 crc crio[3651]: time=\"2026-06-09T10:55:07.969883598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.990387 | controller |     "Jun 09 10:55:08.233983 crc crio[3651]: time=\"2026-06-09T10:55:08.23195602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.990402 | controller |     "Jun 09 10:55:09.066616 crc crio[3651]: time=\"2026-06-09T10:55:09.065754819Z\" level=info msg=\"Created container 9631b02858ce4d5823108fd971759a4ecba68e8a66adc109c710d28adacf631f: openshift-etcd/etcd-crc/etcd\" id=f32d6542-1655-40b8-bddc-773d5a4351f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.990417 | controller |     "Jun 09 10:55:09.073009 crc crio[3651]: time=\"2026-06-09T10:55:09.072635812Z\" level=info msg=\"Starting container: 9631b02858ce4d5823108fd971759a4ecba68e8a66adc109c710d28adacf631f\" id=6bc64db3-bc95-4169-a979-3ef7f4d04fa6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:34.990432 | controller |     "Jun 09 10:55:09.101934 crc crio[3651]: time=\"2026-06-09T10:55:09.100914556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.990446 | controller |     "Jun 09 10:55:09.136234 crc crio[3651]: time=\"2026-06-09T10:55:09.135994191Z\" level=info msg=\"Started container\" PID=5738 containerID=9631b02858ce4d5823108fd971759a4ecba68e8a66adc109c710d28adacf631f description=openshift-etcd/etcd-crc/etcd id=6bc64db3-bc95-4169-a979-3ef7f4d04fa6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb5b64ac67d376ee9bd3b7c89042f4219dbac712d4dd866e59247e0bf4c0aa8a",
2026-06-09 11:30:34.990461 | controller |     "Jun 09 10:55:09.203999 crc crio[3651]: time=\"2026-06-09T10:55:09.203904325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.990476 | controller |     "Jun 09 10:55:09.414335 crc crio[3651]: time=\"2026-06-09T10:55:09.413842908Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=f9f92418-6c03-41bf-b190-c4b4f3df6644 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.990491 | controller |     "Jun 09 10:55:09.418709 crc crio[3651]: time=\"2026-06-09T10:55:09.418066583Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=876023d8-e614-4019-8001-90e8f63c6051 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.990565 | controller |     "Jun 09 10:55:09.421698 crc crio[3651]: time=\"2026-06-09T10:55:09.421606908Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-metrics\" id=940bfedd-d839-4e6e-a522-e9b768ea7c6f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.990581 | controller |     "Jun 09 10:55:09.422909 crc crio[3651]: time=\"2026-06-09T10:55:09.422853964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.990631 | controller |     "Jun 09 10:55:09.455286 crc crio[3651]: time=\"2026-06-09T10:55:09.45524779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.990652 | controller |     "Jun 09 10:55:09.588095 crc crio[3651]: time=\"2026-06-09T10:55:09.583489603Z\" level=info msg=\"Created container d3b492aa594e2e091cf56854ef6cf5e56536664d7e723e9afc430f56d36b1a44: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=afadb4fe-ac89-4569-b24d-324c4620b53f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.990668 | controller |     "Jun 09 10:55:09.588095 crc crio[3651]: time=\"2026-06-09T10:55:09.584237645Z\" level=info msg=\"Created container a69a5731ddd361849aa7e06d6f586fb49a84c0c7e9ebebc7fbb11be12ca1c827: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=c14477c5-f439-48ba-aefb-6607f390e644 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.990684 | controller |     "Jun 09 10:55:09.588675 crc crio[3651]: time=\"2026-06-09T10:55:09.58814933Z\" level=info msg=\"Starting container: d3b492aa594e2e091cf56854ef6cf5e56536664d7e723e9afc430f56d36b1a44\" id=9e2ee337-563c-4395-ae62-33436a68b192 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:34.990699 | controller |     "Jun 09 10:55:09.593660 crc crio[3651]: time=\"2026-06-09T10:55:09.593545359Z\" level=info msg=\"Starting container: a69a5731ddd361849aa7e06d6f586fb49a84c0c7e9ebebc7fbb11be12ca1c827\" id=b220cb4b-4296-4039-bda4-8a861bd08e1c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:34.990715 | controller |     "Jun 09 10:55:09.622249 crc crio[3651]: time=\"2026-06-09T10:55:09.622199235Z\" level=info msg=\"Started container\" PID=5766 containerID=a69a5731ddd361849aa7e06d6f586fb49a84c0c7e9ebebc7fbb11be12ca1c827 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=b220cb4b-4296-4039-bda4-8a861bd08e1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=10a436eaf8e348d1b9ab6f246aea0c7409ced60acba075a0c3519143509c4b4b",
2026-06-09 11:30:34.990730 | controller |     "Jun 09 10:55:09.629859 crc crio[3651]: time=\"2026-06-09T10:55:09.629694076Z\" level=info msg=\"Started container\" PID=5760 containerID=d3b492aa594e2e091cf56854ef6cf5e56536664d7e723e9afc430f56d36b1a44 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=9e2ee337-563c-4395-ae62-33436a68b192 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fad9950d4d19f211666866a3f71bcd6bbff39bc9c6aa90e24cf76cd7a4ddf9d1",
2026-06-09 11:30:34.990746 | controller |     "Jun 09 10:55:09.804176 crc crio[3651]: time=\"2026-06-09T10:55:09.804091821Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=2d0ff8ce-7318-47d3-9b82-34ff3a14f529 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.990761 | controller |     "Jun 09 10:55:09.809378 crc crio[3651]: time=\"2026-06-09T10:55:09.809066968Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=25b472b1-8ef0-458e-ae75-64af4662c7c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.990776 | controller |     "Jun 09 10:55:09.812830 crc crio[3651]: time=\"2026-06-09T10:55:09.812651303Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=8784ba25-a97b-4e72-9a3a-338625569b1c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.990795 | controller |     "Jun 09 10:55:09.813246 crc crio[3651]: time=\"2026-06-09T10:55:09.813149278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.990810 | controller |     "Jun 09 10:55:09.874063 crc crio[3651]: time=\"2026-06-09T10:55:09.873825258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.990825 | controller |     "Jun 09 10:55:09.970880 crc crio[3651]: time=\"2026-06-09T10:55:09.969201312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.990840 | controller |     "Jun 09 10:55:10.305274 crc crio[3651]: time=\"2026-06-09T10:55:10.305131563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.990873 | controller |     "Jun 09 10:55:10.401573 crc crio[3651]: time=\"2026-06-09T10:55:10.401347381Z\" level=info msg=\"Created container 7e192238d01b996ae0f828b3678e227c885a85f1d9e01b25ec9e4699b0f8674f: openshift-etcd/etcd-crc/etcd-metrics\" id=940bfedd-d839-4e6e-a522-e9b768ea7c6f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.990890 | controller |     "Jun 09 10:55:10.403734 crc crio[3651]: time=\"2026-06-09T10:55:10.403238617Z\" level=info msg=\"Starting container: 7e192238d01b996ae0f828b3678e227c885a85f1d9e01b25ec9e4699b0f8674f\" id=44f366f7-dffa-4f5d-809d-d0035fc54469 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:34.990905 | controller |     "Jun 09 10:55:10.461987 crc crio[3651]: time=\"2026-06-09T10:55:10.461761864Z\" level=info msg=\"Started container\" PID=5796 containerID=7e192238d01b996ae0f828b3678e227c885a85f1d9e01b25ec9e4699b0f8674f description=openshift-etcd/etcd-crc/etcd-metrics id=44f366f7-dffa-4f5d-809d-d0035fc54469 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb5b64ac67d376ee9bd3b7c89042f4219dbac712d4dd866e59247e0bf4c0aa8a",
2026-06-09 11:30:34.990920 | controller |     "Jun 09 10:55:10.558218 crc crio[3651]: time=\"2026-06-09T10:55:10.558091536Z\" level=info msg=\"Created container 93ac8c06fcda9fb59496290bca8d357a5cf3a733adc264be91ced5a1d598ad8d: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=8784ba25-a97b-4e72-9a3a-338625569b1c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.990935 | controller |     "Jun 09 10:55:10.561508 crc crio[3651]: time=\"2026-06-09T10:55:10.561344832Z\" level=info msg=\"Starting container: 93ac8c06fcda9fb59496290bca8d357a5cf3a733adc264be91ced5a1d598ad8d\" id=e5deba2d-fb15-4b07-adbe-78848935347d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:34.990950 | controller |     "Jun 09 10:55:10.572979 crc crio[3651]: time=\"2026-06-09T10:55:10.572304045Z\" level=info msg=\"Started container\" PID=5801 containerID=93ac8c06fcda9fb59496290bca8d357a5cf3a733adc264be91ced5a1d598ad8d description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=e5deba2d-fb15-4b07-adbe-78848935347d name=/runtime.v1.RuntimeService/StartContainer sandboxID=fad9950d4d19f211666866a3f71bcd6bbff39bc9c6aa90e24cf76cd7a4ddf9d1",
2026-06-09 11:30:34.990966 | controller |     "Jun 09 10:55:10.647208 crc crio[3651]: time=\"2026-06-09T10:55:10.646903906Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=38d199f7-22f6-45f5-8329-5cc3533cfbab name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.990981 | controller |     "Jun 09 10:55:10.662651 crc crio[3651]: time=\"2026-06-09T10:55:10.662169337Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=dbf2dab9-4243-4090-bda1-ccdedaffcf72 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.990999 | controller |     "Jun 09 10:55:10.672262 crc crio[3651]: time=\"2026-06-09T10:55:10.67178533Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-readyz\" id=6b18cc62-e51f-44f1-b480-502d93d13571 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.991014 | controller |     "Jun 09 10:55:10.673243 crc crio[3651]: time=\"2026-06-09T10:55:10.673100199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.991029 | controller |     "Jun 09 10:55:10.740533 crc crio[3651]: time=\"2026-06-09T10:55:10.737654454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.991044 | controller |     "Jun 09 10:55:10.800014 crc crio[3651]: time=\"2026-06-09T10:55:10.799667233Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=3254f077-4bda-4df0-a1f7-5d7785fc0b65 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.991059 | controller |     "Jun 09 10:55:10.804151 crc crio[3651]: time=\"2026-06-09T10:55:10.804106654Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=782543d6-f9b7-4fdc-83e8-ba057252d75c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.991074 | controller |     "Jun 09 10:55:10.807763 crc crio[3651]: time=\"2026-06-09T10:55:10.807710971Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=33229dab-f3d4-4cb8-9041-87bc85daa95d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.991089 | controller |     "Jun 09 10:55:10.808476 crc crio[3651]: time=\"2026-06-09T10:55:10.808189275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.991104 | controller |     "Jun 09 10:55:10.827534 crc crio[3651]: time=\"2026-06-09T10:55:10.821695993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.991119 | controller |     "Jun 09 10:55:11.722712 crc crio[3651]: time=\"2026-06-09T10:55:11.721940243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.991134 | controller |     "Jun 09 10:55:11.793982 crc crio[3651]: time=\"2026-06-09T10:55:11.793515135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.991149 | controller |     "Jun 09 10:55:12.410515 crc crio[3651]: time=\"2026-06-09T10:55:12.41025432Z\" level=info msg=\"Created container 4b526bcaa230f14a4cff22097a79ded71ce1d516ab3f5c20481e8b887df08394: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=33229dab-f3d4-4cb8-9041-87bc85daa95d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.991165 | controller |     "Jun 09 10:55:12.418843 crc crio[3651]: time=\"2026-06-09T10:55:12.415758152Z\" level=info msg=\"Starting container: 4b526bcaa230f14a4cff22097a79ded71ce1d516ab3f5c20481e8b887df08394\" id=3e063a68-2e25-4df0-a775-072f4c7b6d5d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:34.991180 | controller |     "Jun 09 10:55:12.420933 crc crio[3651]: time=\"2026-06-09T10:55:12.420702788Z\" level=info msg=\"Created container 4db6b4bf4639df788c49b0de28b48b1dc7331d59d3421385a69deba0ae201272: openshift-etcd/etcd-crc/etcd-readyz\" id=6b18cc62-e51f-44f1-b480-502d93d13571 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.991198 | controller |     "Jun 09 10:55:12.437349 crc crio[3651]: time=\"2026-06-09T10:55:12.436873945Z\" level=info msg=\"Starting container: 4db6b4bf4639df788c49b0de28b48b1dc7331d59d3421385a69deba0ae201272\" id=d06fc6f5-9b0e-4a2b-bddb-64ea8fdc9972 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:34.991213 | controller |     "Jun 09 10:55:12.470903 crc crio[3651]: time=\"2026-06-09T10:55:12.470048254Z\" level=info msg=\"Started container\" PID=5869 containerID=4b526bcaa230f14a4cff22097a79ded71ce1d516ab3f5c20481e8b887df08394 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=3e063a68-2e25-4df0-a775-072f4c7b6d5d name=/runtime.v1.RuntimeService/StartContainer sandboxID=fad9950d4d19f211666866a3f71bcd6bbff39bc9c6aa90e24cf76cd7a4ddf9d1",
2026-06-09 11:30:34.991229 | controller |     "Jun 09 10:55:12.500206 crc crio[3651]: time=\"2026-06-09T10:55:12.499370619Z\" level=info msg=\"Started container\" PID=5868 containerID=4db6b4bf4639df788c49b0de28b48b1dc7331d59d3421385a69deba0ae201272 description=openshift-etcd/etcd-crc/etcd-readyz id=d06fc6f5-9b0e-4a2b-bddb-64ea8fdc9972 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb5b64ac67d376ee9bd3b7c89042f4219dbac712d4dd866e59247e0bf4c0aa8a",
2026-06-09 11:30:34.991244 | controller |     "Jun 09 10:55:12.850297 crc crio[3651]: time=\"2026-06-09T10:55:12.849915791Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=637f2b9f-2241-41ef-a70b-e0a7343858f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.991260 | controller |     "Jun 09 10:55:12.861853 crc crio[3651]: time=\"2026-06-09T10:55:12.8617373Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=3e3b635e-620b-4669-9eac-a98f4fbb39d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.991276 | controller |     "Jun 09 10:55:12.877822 crc crio[3651]: time=\"2026-06-09T10:55:12.877284749Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-rev\" id=9626e826-4ac5-4e65-a34e-96c30d5e84ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.991291 | controller |     "Jun 09 10:55:12.878867 crc crio[3651]: time=\"2026-06-09T10:55:12.878800733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.991306 | controller |     "Jun 09 10:55:12.977295 crc crio[3651]: time=\"2026-06-09T10:55:12.976808695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.991321 | controller |     "Jun 09 10:55:13.771238 crc crio[3651]: time=\"2026-06-09T10:55:13.7711702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.991336 | controller |     "Jun 09 10:55:14.027488 crc crio[3651]: time=\"2026-06-09T10:55:14.027291526Z\" level=info msg=\"Created container ca73ddfecbefba58b1facb4bb2115610b516101c76daeb57c8b130455a8c3f15: openshift-etcd/etcd-crc/etcd-rev\" id=9626e826-4ac5-4e65-a34e-96c30d5e84ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.991351 | controller |     "Jun 09 10:55:14.028833 crc crio[3651]: time=\"2026-06-09T10:55:14.02878909Z\" level=info msg=\"Starting container: ca73ddfecbefba58b1facb4bb2115610b516101c76daeb57c8b130455a8c3f15\" id=ba69485c-8006-4aed-8a11-5f3a549161d1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:34.991366 | controller |     "Jun 09 10:55:14.035324 crc crio[3651]: time=\"2026-06-09T10:55:14.035290962Z\" level=info msg=\"Started container\" PID=5909 containerID=ca73ddfecbefba58b1facb4bb2115610b516101c76daeb57c8b130455a8c3f15 description=openshift-etcd/etcd-crc/etcd-rev id=ba69485c-8006-4aed-8a11-5f3a549161d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb5b64ac67d376ee9bd3b7c89042f4219dbac712d4dd866e59247e0bf4c0aa8a",
2026-06-09 11:30:34.991386 | controller |     "Jun 09 10:55:33.901828 crc crio[3651]: time=\"2026-06-09T10:55:33.901201481Z\" level=info msg=\"Stopping container: f56fd400adac0f331cd726616253c204bbde255926b5a8c6a1b70a5ad9098c8b (timeout: 30s)\" id=8e810e2b-44db-4e02-8e0e-e983e847472a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:34.991401 | controller |     "Jun 09 10:55:34.639558 crc crio[3651]: time=\"2026-06-09T10:55:34.637806952Z\" level=info msg=\"Stopped container f56fd400adac0f331cd726616253c204bbde255926b5a8c6a1b70a5ad9098c8b: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=8e810e2b-44db-4e02-8e0e-e983e847472a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:34.991416 | controller |     "Jun 09 10:55:34.640916 crc crio[3651]: time=\"2026-06-09T10:55:34.640848112Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=497f5acd-cc2f-43f3-a0d5-cc959db89e69 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.991431 | controller |     "Jun 09 10:55:34.644162 crc crio[3651]: time=\"2026-06-09T10:55:34.644004065Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=a2958df9-e96a-4a97-bd2c-52be34bd057b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.991446 | controller |     "Jun 09 10:55:34.648489 crc crio[3651]: time=\"2026-06-09T10:55:34.647713755Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=3b5ec531-56e6-4c2f-bca8-628100af9c69 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.991461 | controller |     "Jun 09 10:55:34.648489 crc crio[3651]: time=\"2026-06-09T10:55:34.648151998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.991476 | controller |     "Jun 09 10:55:34.663166 crc crio[3651]: time=\"2026-06-09T10:55:34.663047467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.991491 | controller |     "Jun 09 10:55:34.999615 crc crio[3651]: time=\"2026-06-09T10:55:34.999366489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.991507 | controller |     "Jun 09 10:55:35.128374 crc crio[3651]: time=\"2026-06-09T10:55:35.127322344Z\" level=info msg=\"Created container 8981cf55471acc29227734e5af27c98d4d5f4c91dd2d9812fdcc64b6fad0457d: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=3b5ec531-56e6-4c2f-bca8-628100af9c69 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.991523 | controller |     "Jun 09 10:55:35.131845 crc crio[3651]: time=\"2026-06-09T10:55:35.129650793Z\" level=info msg=\"Starting container: 8981cf55471acc29227734e5af27c98d4d5f4c91dd2d9812fdcc64b6fad0457d\" id=f199382c-1e7f-4a71-90ab-4d174bff19be name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:34.991539 | controller |     "Jun 09 10:55:35.136740 crc crio[3651]: time=\"2026-06-09T10:55:35.13667515Z\" level=info msg=\"Started container\" PID=6184 containerID=8981cf55471acc29227734e5af27c98d4d5f4c91dd2d9812fdcc64b6fad0457d description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=f199382c-1e7f-4a71-90ab-4d174bff19be name=/runtime.v1.RuntimeService/StartContainer sandboxID=10a436eaf8e348d1b9ab6f246aea0c7409ced60acba075a0c3519143509c4b4b",
2026-06-09 11:30:34.991558 | controller |     "Jun 09 10:55:36.054316 crc crio[3651]: time=\"2026-06-09T10:55:36.052658834Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=fef86204-e0d3-4601-9578-29e7a2d44184 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.991573 | controller |     "Jun 09 10:55:36.068266 crc crio[3651]: time=\"2026-06-09T10:55:36.067533913Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=5d2b3aaa-244e-41f4-95ed-e6b119d6793d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.991588 | controller |     "Jun 09 10:55:36.075449 crc crio[3651]: time=\"2026-06-09T10:55:36.075282472Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=dc1083b1-7289-4eae-b4d2-d15ec2fb5b1a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.991604 | controller |     "Jun 09 10:55:36.075949 crc crio[3651]: time=\"2026-06-09T10:55:36.075865549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.991619 | controller |     "Jun 09 10:55:36.092222 crc crio[3651]: time=\"2026-06-09T10:55:36.092070157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.991634 | controller |     "Jun 09 10:55:36.537878 crc crio[3651]: time=\"2026-06-09T10:55:36.537628032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.991650 | controller |     "Jun 09 10:55:36.900247 crc crio[3651]: time=\"2026-06-09T10:55:36.900046734Z\" level=info msg=\"Created container 3e80e18747d2ee70aa9f641ca7128f0d5bfb642464a360d93e38d650a83c1745: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=dc1083b1-7289-4eae-b4d2-d15ec2fb5b1a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.991665 | controller |     "Jun 09 10:55:36.902736 crc crio[3651]: time=\"2026-06-09T10:55:36.902545858Z\" level=info msg=\"Starting container: 3e80e18747d2ee70aa9f641ca7128f0d5bfb642464a360d93e38d650a83c1745\" id=76bae60c-cefd-49f7-96cb-a199d73bf0b8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:34.991680 | controller |     "Jun 09 10:55:36.912124 crc crio[3651]: time=\"2026-06-09T10:55:36.912000467Z\" level=info msg=\"Started container\" PID=6218 containerID=3e80e18747d2ee70aa9f641ca7128f0d5bfb642464a360d93e38d650a83c1745 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=76bae60c-cefd-49f7-96cb-a199d73bf0b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fad9950d4d19f211666866a3f71bcd6bbff39bc9c6aa90e24cf76cd7a4ddf9d1",
2026-06-09 11:30:34.991695 | controller |     "Jun 09 10:56:20.100325 crc crio[3651]: time=\"2026-06-09T10:56:20.086796004Z\" level=info msg=\"Running pod sandbox: openshift-network-node-identity/network-node-identity-dgvkt/POD\" id=75beeb4b-6b6e-4f26-93f7-b8ab41e74e3c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.991710 | controller |     "Jun 09 10:56:20.100325 crc crio[3651]: time=\"2026-06-09T10:56:20.087949157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.991726 | controller |     "Jun 09 10:56:20.115011 crc crio[3651]: time=\"2026-06-09T10:56:20.101119289Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=75beeb4b-6b6e-4f26-93f7-b8ab41e74e3c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.991745 | controller |     "Jun 09 10:56:20.122992 crc crio[3651]: time=\"2026-06-09T10:56:20.12286722Z\" level=info msg=\"Ran pod sandbox ef6dcd81941f4a4a1a0b5353d93c4b2d86e0faf66d07f9b888376b21c417e921 with infra container: openshift-network-node-identity/network-node-identity-dgvkt/POD\" id=75beeb4b-6b6e-4f26-93f7-b8ab41e74e3c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.991760 | controller |     "Jun 09 10:56:20.253919 crc crio[3651]: time=\"2026-06-09T10:56:20.2489981Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=b85fe8d5-a186-4716-a2ea-d026be6b8059 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.991776 | controller |     "Jun 09 10:56:20.253919 crc crio[3651]: time=\"2026-06-09T10:56:20.249085713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.991791 | controller |     "Jun 09 10:56:20.253919 crc crio[3651]: time=\"2026-06-09T10:56:20.249780663Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=d2d1d628-f498-4d92-814e-3dce1978cbeb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.991806 | controller |     "Jun 09 10:56:20.253919 crc crio[3651]: time=\"2026-06-09T10:56:20.249822484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.991821 | controller |     "Jun 09 10:56:20.253919 crc crio[3651]: time=\"2026-06-09T10:56:20.251682398Z\" level=info msg=\"Running pod sandbox: openshift-network-operator/iptables-alerter-5jnd7/POD\" id=f32285f8-0660-45db-969b-545009d839f8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.991837 | controller |     "Jun 09 10:56:20.253919 crc crio[3651]: time=\"2026-06-09T10:56:20.251765421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.991870 | controller |     "Jun 09 10:56:20.255662 crc crio[3651]: time=\"2026-06-09T10:56:20.255421887Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=dbdd23b0-ebc0-40cc-862e-c50f4bf6db48 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.991888 | controller |     "Jun 09 10:56:20.284294 crc crio[3651]: time=\"2026-06-09T10:56:20.283842162Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d91703a7-9344-4422-841c-813b8a62c8c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.991903 | controller |     "Jun 09 10:56:20.298125 crc crio[3651]: time=\"2026-06-09T10:56:20.297792917Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=f32285f8-0660-45db-969b-545009d839f8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.991919 | controller |     "Jun 09 10:56:20.303923 crc crio[3651]: time=\"2026-06-09T10:56:20.303348498Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:79a02d941cf9ead24f8497e97a0d9688942d24e9b92500d7045e4d288421424a UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/6f77ccf3-c12d-4538-9b5f-100c8b11d420 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc0001323f8}] Aliases:map[]}\"",
2026-06-09 11:30:34.991940 | controller |     "Jun 09 10:56:20.303923 crc crio[3651]: time=\"2026-06-09T10:56:20.303505422Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.991956 | controller |     "Jun 09 10:56:20.313957 crc crio[3651]: time=\"2026-06-09T10:56:20.312831253Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:1b8b90454b573a57a797cf819087234720634d73b90814841625bf37e02ab4aa UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/d4d9858c-68cb-43ba-a7e2-2a9703752e0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc000a00f20}] Aliases:map[]}\"",
2026-06-09 11:30:34.991972 | controller |     "Jun 09 10:56:20.313957 crc crio[3651]: time=\"2026-06-09T10:56:20.313833622Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.991987 | controller |     "Jun 09 10:56:20.327232 crc crio[3651]: time=\"2026-06-09T10:56:20.327094327Z\" level=info msg=\"Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=afe01c70-f34e-4b98-8670-b5c837006e5f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.992002 | controller |     "Jun 09 10:56:20.327232 crc crio[3651]: time=\"2026-06-09T10:56:20.32720046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.992018 | controller |     "Jun 09 10:56:20.370024 crc crio[3651]: time=\"2026-06-09T10:56:20.369773165Z\" level=info msg=\"Ran pod sandbox fa72bf165ac6444e8f0b230821d41ca5471a03913f91a0eea041ae53b0c1aa17 with infra container: openshift-network-operator/iptables-alerter-5jnd7/POD\" id=f32285f8-0660-45db-969b-545009d839f8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.992033 | controller |     "Jun 09 10:56:20.381133 crc crio[3651]: time=\"2026-06-09T10:56:20.381059733Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=4620dfd2-31ad-484a-8901-7c2ae41e2ff9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.992049 | controller |     "Jun 09 10:56:20.405804 crc crio[3651]: time=\"2026-06-09T10:56:20.40574819Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:d1cf5b75879182c2258f1f458303f4e2134ebe9daee8480ba6dfae64e5c1b4be UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/841bb4e2-45ae-4db6-a12e-23d4e61eef98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc000a00028}] Aliases:map[]}\"",
2026-06-09 11:30:34.992065 | controller |     "Jun 09 10:56:20.405974 crc crio[3651]: time=\"2026-06-09T10:56:20.405951255Z\" level=info msg=\"Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.992080 | controller |     "Jun 09 10:56:20.416061 crc crio[3651]: time=\"2026-06-09T10:56:20.415886854Z\" level=info msg=\"Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=6e3932e1-8724-44a6-9a60-c9ceea37ef5e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.992096 | controller |     "Jun 09 10:56:20.416607 crc crio[3651]: time=\"2026-06-09T10:56:20.416261705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.992115 | controller |     "Jun 09 10:56:20.463767 crc crio[3651]: time=\"2026-06-09T10:56:20.463481745Z\" level=info msg=\"Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=425ea384-8aad-4703-a2a5-035ef84ccbcd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.992131 | controller |     "Jun 09 10:56:20.463908 crc crio[3651]: time=\"2026-06-09T10:56:20.463833565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.992146 | controller |     "Jun 09 10:56:20.486069 crc crio[3651]: time=\"2026-06-09T10:56:20.485996058Z\" level=info msg=\"Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=ac61bc0d-d042-42d5-88d7-e6b62f14e72d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.992166 | controller |     "Jun 09 10:56:20.487801 crc crio[3651]: time=\"2026-06-09T10:56:20.486944306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.992188 | controller |     "Jun 09 10:56:20.489560 crc crio[3651]: time=\"2026-06-09T10:56:20.487320937Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=2c66559e-d33c-4a8e-9bc3-8ed3fafdd709 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.992204 | controller |     "Jun 09 10:56:20.489867 crc crio[3651]: time=\"2026-06-09T10:56:20.4898357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.992225 | controller |     "Jun 09 10:56:20.535153 crc crio[3651]: time=\"2026-06-09T10:56:20.534330261Z\" level=info msg=\"Running pod sandbox: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD\" id=736183ab-35eb-444f-8f5d-68f7c95efce7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.992246 | controller |     "Jun 09 10:56:20.535153 crc crio[3651]: time=\"2026-06-09T10:56:20.53500828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.992264 | controller |     "Jun 09 10:56:20.537695 crc crio[3651]: time=\"2026-06-09T10:56:20.537178363Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:afe8252ed5523f337d7e51671beaa522a7c147ea1b00b84d5eeade60981cdc9f UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/2b168961-955c-4366-8f48-21be1fbd30d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc000a00128}] Aliases:map[]}\"",
2026-06-09 11:30:34.992285 | controller |     "Jun 09 10:56:20.537695 crc crio[3651]: time=\"2026-06-09T10:56:20.537324488Z\" level=info msg=\"Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.992303 | controller |     "Jun 09 10:56:20.597306 crc crio[3651]: time=\"2026-06-09T10:56:20.597258957Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:d64f681e3339ab037811a0bc502d17969ee450e3eddaa8f29877c61424b21c13 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/62ba6307-f632-4303-aaa4-b1d31fcfb7b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc000132630}] Aliases:map[]}\"",
2026-06-09 11:30:34.992328 | controller |     "Jun 09 10:56:20.601752 crc crio[3651]: time=\"2026-06-09T10:56:20.601722296Z\" level=info msg=\"Adding pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.992349 | controller |     "Jun 09 10:56:20.631080 crc crio[3651]: time=\"2026-06-09T10:56:20.631017086Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:3988fd85f96cd9ae7fb4f7d8b61be8d71f6339a3315ff6e8d37b1904e0ec7920 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/26875aee-fb83-4940-adb6-0dd1d29618b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc001ecc128}] Aliases:map[]}\"",
2026-06-09 11:30:34.992369 | controller |     "Jun 09 10:56:20.633786 crc crio[3651]: time=\"2026-06-09T10:56:20.633758826Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.992390 | controller |     "Jun 09 10:56:20.678718 crc crio[3651]: time=\"2026-06-09T10:56:20.678484054Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=736183ab-35eb-444f-8f5d-68f7c95efce7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.992411 | controller |     "Jun 09 10:56:20.754033 crc crio[3651]: time=\"2026-06-09T10:56:20.753788109Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:b2cf22e834b536e85febd9d1d1ee0f46f7cc920fe1aae4523cec870f0e0b4be3 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/c61be6a5-6bf3-4a51-a69d-76c56df67ecd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc000a004a8}] Aliases:map[]}\"",
2026-06-09 11:30:34.992431 | controller |     "Jun 09 10:56:20.754033 crc crio[3651]: time=\"2026-06-09T10:56:20.753873441Z\" level=info msg=\"Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.992452 | controller |     "Jun 09 10:56:20.786011 crc crio[3651]: time=\"2026-06-09T10:56:20.785787408Z\" level=info msg=\"Ran pod sandbox d0f714dac1f9f9808cfddb4bf368c3856150a1d2a4c02b1d0fd44a0c1471fb8f with infra container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD\" id=736183ab-35eb-444f-8f5d-68f7c95efce7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.992470 | controller |     "Jun 09 10:56:21.195110 crc crio[3651]: time=\"2026-06-09T10:56:21.194836176Z\" level=info msg=\"Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=d26a1f76-dadb-4c12-be47-d67257909ad4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.992489 | controller |     "Jun 09 10:56:21.195110 crc crio[3651]: time=\"2026-06-09T10:56:21.194917228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.992509 | controller |     "Jun 09 10:56:21.195110 crc crio[3651]: time=\"2026-06-09T10:56:21.194938128Z\" level=info msg=\"Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=fb51f46f-d303-4de1-a75a-dfa0932ed443 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.992533 | controller |     "Jun 09 10:56:21.195110 crc crio[3651]: time=\"2026-06-09T10:56:21.195040351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.992572 | controller |     "Jun 09 10:56:21.196289 crc crio[3651]: time=\"2026-06-09T10:56:21.194848666Z\" level=info msg=\"Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=fe252ac6-464c-46e6-9a4f-a1b5c428338b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.992629 | controller |     "Jun 09 10:56:21.196289 crc crio[3651]: time=\"2026-06-09T10:56:21.195250788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.992649 | controller |     "Jun 09 10:56:21.197127 crc crio[3651]: time=\"2026-06-09T10:56:21.196967427Z\" level=info msg=\"Running pod sandbox: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD\" id=c60ae773-8c78-457d-9783-09992e55e495 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.992665 | controller |     "Jun 09 10:56:21.197127 crc crio[3651]: time=\"2026-06-09T10:56:21.197087851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.992681 | controller |     "Jun 09 10:56:21.210085 crc crio[3651]: time=\"2026-06-09T10:56:21.209589594Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=3d1ae55e-00bd-4f7a-b7f8-35d48e5570e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.992700 | controller |     "Jun 09 10:56:21.271913 crc crio[3651]: time=\"2026-06-09T10:56:21.271668165Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=c60ae773-8c78-457d-9783-09992e55e495 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.992719 | controller |     "Jun 09 10:56:21.281751 crc crio[3651]: time=\"2026-06-09T10:56:21.276498015Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:f641c8651b31405a4581e6f3476fed163757c2087cb8cb493fd71a28ac2cd791 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/e9ea9401-052c-4e4e-badb-dac0675141c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc001ecc4b8}] Aliases:map[]}\"",
2026-06-09 11:30:34.992735 | controller |     "Jun 09 10:56:21.281751 crc crio[3651]: time=\"2026-06-09T10:56:21.276721562Z\" level=info msg=\"Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.992750 | controller |     "Jun 09 10:56:21.291655 crc crio[3651]: time=\"2026-06-09T10:56:21.290942824Z\" level=info msg=\"Running pod sandbox: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD\" id=de212466-1906-4d0f-9b7e-6eee9a4029ba name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.992766 | controller |     "Jun 09 10:56:21.291655 crc crio[3651]: time=\"2026-06-09T10:56:21.291024657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.992781 | controller |     "Jun 09 10:56:21.296624 crc crio[3651]: time=\"2026-06-09T10:56:21.295830726Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:1bbb3ad505e192de9d5e89b3f5ad7ec22645aedc68a65b2dacae5c9098f6c814 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/2d50605b-7fbf-4f1f-b519-847c8c9cf235 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc00108a2f8}] Aliases:map[]}\"",
2026-06-09 11:30:34.992801 | controller |     "Jun 09 10:56:21.296624 crc crio[3651]: time=\"2026-06-09T10:56:21.296631689Z\" level=info msg=\"Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.992817 | controller |     "Jun 09 10:56:21.296951 crc crio[3651]: time=\"2026-06-09T10:56:21.296106974Z\" level=info msg=\"Ran pod sandbox bfdfa863f636829ffd9c428672aba9d5536e6cb66f7e2e4155ecdc51356eafd7 with infra container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD\" id=c60ae773-8c78-457d-9783-09992e55e495 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.992832 | controller |     "Jun 09 10:56:21.301224 crc crio[3651]: time=\"2026-06-09T10:56:21.301064108Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:03614efc3822aa7ce2db8081c0d27f19956ad2e39bcde475518d71e86869cc0a UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/1dd2ea42-e50e-4cde-bd71-d8fc78bf53a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc001ecc5d0}] Aliases:map[]}\"",
2026-06-09 11:30:34.992865 | controller |     "Jun 09 10:56:21.301224 crc crio[3651]: time=\"2026-06-09T10:56:21.301224143Z\" level=info msg=\"Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.992886 | controller |     "Jun 09 10:56:21.359880 crc crio[3651]: time=\"2026-06-09T10:56:21.357751683Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=de212466-1906-4d0f-9b7e-6eee9a4029ba name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.992905 | controller |     "Jun 09 10:56:21.429170 crc crio[3651]: time=\"2026-06-09T10:56:21.4289997Z\" level=info msg=\"Ran pod sandbox 83ed0aff373038db68e58800dba63537b27927893e565669943b82e688e1cbb1 with infra container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD\" id=de212466-1906-4d0f-9b7e-6eee9a4029ba name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.992922 | controller |     "Jun 09 10:56:21.467851 crc crio[3651]: time=\"2026-06-09T10:56:21.466243511Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=680dfc72-58c8-4052-a233-723ae69f12d2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.992938 | controller |     "Jun 09 10:56:21.467851 crc crio[3651]: time=\"2026-06-09T10:56:21.466352094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.992953 | controller |     "Jun 09 10:56:21.490468 crc crio[3651]: time=\"2026-06-09T10:56:21.490270008Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=f0fb4e1f-7d17-4968-8fdd-ad8735b0e077 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.992967 | controller |     "Jun 09 10:56:21.497065 crc crio[3651]: time=\"2026-06-09T10:56:21.496861339Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=94c44e93-cf4c-4e76-af20-d7dbe5b41d92 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.992986 | controller |     "Jun 09 10:56:21.497173 crc crio[3651]: time=\"2026-06-09T10:56:21.497129287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.993002 | controller |     "Jun 09 10:56:21.509327 crc crio[3651]: time=\"2026-06-09T10:56:21.50927658Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=cabcd32d-56be-48f5-92df-813213af46c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.993017 | controller |     "Jun 09 10:56:21.634278 crc crio[3651]: time=\"2026-06-09T10:56:21.634050091Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:7c38470142945355e9ab6ec0638bf1d8d3d1d623d7b9018507e4d5ebd8d2ffc2 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/856f9d79-00bd-45d4-a4b5-859d61d9bf3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc000132d28}] Aliases:map[]}\"",
2026-06-09 11:30:34.993032 | controller |     "Jun 09 10:56:21.634444 crc crio[3651]: time=\"2026-06-09T10:56:21.634282967Z\" level=info msg=\"Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.993047 | controller |     "Jun 09 10:56:21.660540 crc crio[3651]: time=\"2026-06-09T10:56:21.660238731Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:098eb32b9b183e9b4c2aeb91f98090d41069a1adbc425cddaf44272136feecc1 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/5dd8e0bc-e36e-4354-a004-97194050ef36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc000452b80}] Aliases:map[]}\"",
2026-06-09 11:30:34.993062 | controller |     "Jun 09 10:56:21.660540 crc crio[3651]: time=\"2026-06-09T10:56:21.660341744Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.993077 | controller |     "Jun 09 10:56:21.779486 crc crio[3651]: time=\"2026-06-09T10:56:21.779201463Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=342ecd2e-ad51-4c71-a130-22e5bf244363 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.993092 | controller |     "Jun 09 10:56:21.815994 crc crio[3651]: time=\"2026-06-09T10:56:21.815808475Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=2668f67a-bda1-4711-bea0-02739d5efd11 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.993107 | controller |     "Jun 09 10:56:21.822188 crc crio[3651]: time=\"2026-06-09T10:56:21.821978574Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=b269c392-dd65-4146-a5be-0ef896d31f3f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.993121 | controller |     "Jun 09 10:56:21.824117 crc crio[3651]: time=\"2026-06-09T10:56:21.823953321Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=2dea6e92-9093-4827-a5b4-ffad7177bdfb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.993139 | controller |     "Jun 09 10:56:21.824874 crc crio[3651]: time=\"2026-06-09T10:56:21.824194908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.993154 | controller |     "Jun 09 10:56:21.829204 crc crio[3651]: time=\"2026-06-09T10:56:21.829111121Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=1a6f7ce1-a2a2-4af2-8614-cb14a0ac2d02 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.993169 | controller |     "Jun 09 10:56:21.854773 crc crio[3651]: time=\"2026-06-09T10:56:21.854730105Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=6b3ced7c-cd90-4dc0-964d-f5df3bf4192a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.993183 | controller |     "Jun 09 10:56:21.854943 crc crio[3651]: time=\"2026-06-09T10:56:21.85492283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.993198 | controller |     "Jun 09 10:56:21.897089 crc crio[3651]: time=\"2026-06-09T10:56:21.896971041Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-bzhnf/POD\" id=1976b892-a50f-4530-a819-4d3ac517ecd2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.993214 | controller |     "Jun 09 10:56:21.897089 crc crio[3651]: time=\"2026-06-09T10:56:21.897061473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.993229 | controller |     "Jun 09 10:56:21.900099 crc crio[3651]: time=\"2026-06-09T10:56:21.899893576Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=41a81d0a-dd2b-4ecb-88b4-3ef8150c2c76 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.993244 | controller |     "Jun 09 10:56:21.901168 crc crio[3651]: time=\"2026-06-09T10:56:21.901043299Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=e73295a7-1e6e-4992-bb1e-286554cf2c78 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.993258 | controller |     "Jun 09 10:56:21.934962 crc crio[3651]: time=\"2026-06-09T10:56:21.934803399Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a058d391-3cc3-4dae-afe5-650850c0f353 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.993273 | controller |     "Jun 09 10:56:21.935138 crc crio[3651]: time=\"2026-06-09T10:56:21.935098517Z\" level=info msg=\"Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=324d3184-b01b-4eb6-8af9-8aabe7e89ebb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.993288 | controller |     "Jun 09 10:56:21.935273 crc crio[3651]: time=\"2026-06-09T10:56:21.935250782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.993303 | controller |     "Jun 09 10:56:21.940846 crc crio[3651]: time=\"2026-06-09T10:56:21.939993509Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/node-ca-2wddl/POD\" id=57084290-04b0-48ee-8299-3ba1102aef4e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.993318 | controller |     "Jun 09 10:56:21.940846 crc crio[3651]: time=\"2026-06-09T10:56:21.940292348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.993333 | controller |     "Jun 09 10:56:21.960343 crc crio[3651]: time=\"2026-06-09T10:56:21.960227066Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=f3570049-6a35-47fc-abe8-e118ff18e231 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.993352 | controller |     "Jun 09 10:56:21.997686 crc crio[3651]: time=\"2026-06-09T10:56:21.99757079Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:685d2bc0180894133080f2be9712276bb5d2a11e6a124214ef09290e436b5362 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/c5b22637-caf5-4549-a051-9738624defd6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc000a00438}] Aliases:map[]}\"",
2026-06-09 11:30:34.993367 | controller |     "Jun 09 10:56:21.997686 crc crio[3651]: time=\"2026-06-09T10:56:21.997644272Z\" level=info msg=\"Adding pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.993382 | controller |     "Jun 09 10:56:22.009957 crc crio[3651]: time=\"2026-06-09T10:56:22.009858736Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=1976b892-a50f-4530-a819-4d3ac517ecd2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.993397 | controller |     "Jun 09 10:56:22.023164 crc crio[3651]: time=\"2026-06-09T10:56:22.022630277Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=57084290-04b0-48ee-8299-3ba1102aef4e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.993411 | controller |     "Jun 09 10:56:22.080457 crc crio[3651]: time=\"2026-06-09T10:56:22.080320701Z\" level=info msg=\"Ran pod sandbox e6aae00299af823e0dd8ad1aa91f214326b33e87c4a897f094843782481a024f with infra container: openshift-multus/multus-bzhnf/POD\" id=1976b892-a50f-4530-a819-4d3ac517ecd2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.993426 | controller |     "Jun 09 10:56:22.088286 crc crio[3651]: time=\"2026-06-09T10:56:22.08820315Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=30b75718-a83a-4d8b-99d5-e8f376ef1819 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.993440 | controller |     "Jun 09 10:56:22.092471 crc crio[3651]: time=\"2026-06-09T10:56:22.091445004Z\" level=info msg=\"Ran pod sandbox 2bab650046094ca0c67be536963fef1c02f4dc153dab857621fadcf8e073af67 with infra container: openshift-image-registry/node-ca-2wddl/POD\" id=57084290-04b0-48ee-8299-3ba1102aef4e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.993455 | controller |     "Jun 09 10:56:22.092471 crc crio[3651]: time=\"2026-06-09T10:56:22.09236286Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:af726b71d4987ee44786e155299f8b7b52b94c6db99db46579cd6fb84214d5fe UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/a801f73f-7202-4060-9847-fd2411b9fc28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc00108a148}] Aliases:map[]}\"",
2026-06-09 11:30:34.993471 | controller |     "Jun 09 10:56:22.092471 crc crio[3651]: time=\"2026-06-09T10:56:22.092457633Z\" level=info msg=\"Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.993491 | controller |     "Jun 09 10:56:22.099486 crc crio[3651]: time=\"2026-06-09T10:56:22.099286101Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=50a191a9-8568-4bf5-b3fd-3b176f6d28af name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.993507 | controller |     "Jun 09 10:56:22.100047 crc crio[3651]: time=\"2026-06-09T10:56:22.099334613Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:29529b82ca5b1b7fb68c077963c0ca0837424bbb3198584a3d6bde8b42f5096e UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/2824f8a8-fd98-4739-92df-a388863d8e48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc000452510}] Aliases:map[]}\"",
2026-06-09 11:30:34.993523 | controller |     "Jun 09 10:56:22.100047 crc crio[3651]: time=\"2026-06-09T10:56:22.09991947Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.993538 | controller |     "Jun 09 10:56:22.117826 crc crio[3651]: time=\"2026-06-09T10:56:22.117659134Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=3b4c5509-1a3d-49a9-b89a-1c2d1e4b6ea8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.993553 | controller |     "Jun 09 10:56:22.117826 crc crio[3651]: time=\"2026-06-09T10:56:22.117777448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.993569 | controller |     "Jun 09 10:56:22.146807 crc crio[3651]: time=\"2026-06-09T10:56:22.146182882Z\" level=info msg=\"Running pod sandbox: openshift-dns/node-resolver-277xp/POD\" id=b9d6d6e2-860b-41ee-a252-c1d6b49e3edf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.993584 | controller |     "Jun 09 10:56:22.146807 crc crio[3651]: time=\"2026-06-09T10:56:22.146300145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.993599 | controller |     "Jun 09 10:56:22.162062 crc crio[3651]: time=\"2026-06-09T10:56:22.161793925Z\" level=info msg=\"Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=5882ccf5-b03c-4608-a4f6-8cfa220e592e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.993615 | controller |     "Jun 09 10:56:22.162062 crc crio[3651]: time=\"2026-06-09T10:56:22.162019642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.993631 | controller |     "Jun 09 10:56:22.189940 crc crio[3651]: time=\"2026-06-09T10:56:22.18435726Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:6c6d1cb0ca8158e44c56d9f0e1301e5dba60fd6348c23f606350c736102e7d4e UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/bfe771db-fd41-4fe6-ba1f-fd1f6f439250 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6cdf074d_0e2a_4a0b_8843_5f823e7bf7c3.slice PodAnnotations:0xc001ecc170}] Aliases:map[]}\"",
2026-06-09 11:30:34.993646 | controller |     "Jun 09 10:56:22.189940 crc crio[3651]: time=\"2026-06-09T10:56:22.184545075Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.993664 | controller |     "Jun 09 10:56:22.206108 crc crio[3651]: time=\"2026-06-09T10:56:22.205903955Z\" level=info msg=\"Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD\" id=0e9966cf-9e0c-4e93-9f8f-415daa30a557 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.993680 | controller |     "Jun 09 10:56:22.206108 crc crio[3651]: time=\"2026-06-09T10:56:22.206052869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.993695 | controller |     "Jun 09 10:56:22.229258 crc crio[3651]: time=\"2026-06-09T10:56:22.229215941Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=b9d6d6e2-860b-41ee-a252-c1d6b49e3edf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.993710 | controller |     "Jun 09 10:56:22.239234 crc crio[3651]: time=\"2026-06-09T10:56:22.238794369Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD\" id=0e54f6a6-335f-44e2-9932-ac45fe11e9c4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.993725 | controller |     "Jun 09 10:56:22.239234 crc crio[3651]: time=\"2026-06-09T10:56:22.238925723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.993740 | controller |     "Jun 09 10:56:22.331843 crc crio[3651]: time=\"2026-06-09T10:56:22.330342815Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=b8c0778a-a587-4648-919a-10ae18eab872 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.993756 | controller |     "Jun 09 10:56:22.331950 crc crio[3651]: time=\"2026-06-09T10:56:22.33188165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.993770 | controller |     "Jun 09 10:56:22.374207 crc crio[3651]: time=\"2026-06-09T10:56:22.36805699Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=5cfad21c-f85e-41f5-9c02-5554341605eb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.993786 | controller |     "Jun 09 10:56:22.374207 crc crio[3651]: time=\"2026-06-09T10:56:22.368134252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.993801 | controller |     "Jun 09 10:56:22.413122 crc crio[3651]: time=\"2026-06-09T10:56:22.410151321Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:1ec4fe535baf8d99d6e2d9574a0f2d0f41ab445c68e70dd8291627e8ae3c71b7 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/e50db0a0-9f89-45f5-8fa6-5850d89dcafe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc000132ce0}] Aliases:map[]}\"",
2026-06-09 11:30:34.993817 | controller |     "Jun 09 10:56:22.413122 crc crio[3651]: time=\"2026-06-09T10:56:22.410607865Z\" level=info msg=\"Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.993832 | controller |     "Jun 09 10:56:22.429598 crc crio[3651]: time=\"2026-06-09T10:56:22.413768856Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=83e5f503-e3ba-4430-9c85-b1e308fbbbf3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.993862 | controller |     "Jun 09 10:56:22.429598 crc crio[3651]: time=\"2026-06-09T10:56:22.413849909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.993886 | controller |     "Jun 09 10:56:22.429598 crc crio[3651]: time=\"2026-06-09T10:56:22.426053533Z\" level=info msg=\"Running pod sandbox: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD\" id=46fd584d-6889-4960-a30b-5001205f263d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.993903 | controller |     "Jun 09 10:56:22.429598 crc crio[3651]: time=\"2026-06-09T10:56:22.426110184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.993919 | controller |     "Jun 09 10:56:22.439653 crc crio[3651]: time=\"2026-06-09T10:56:22.439144133Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=0e54f6a6-335f-44e2-9932-ac45fe11e9c4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.993935 | controller |     "Jun 09 10:56:22.464279 crc crio[3651]: time=\"2026-06-09T10:56:22.463845699Z\" level=info msg=\"Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=db51e1a5-a741-4d10-a2cc-1588d3b110ed name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.993950 | controller |     "Jun 09 10:56:22.464279 crc crio[3651]: time=\"2026-06-09T10:56:22.463920282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.993965 | controller |     "Jun 09 10:56:22.494875 crc crio[3651]: time=\"2026-06-09T10:56:22.49419517Z\" level=info msg=\"Ran pod sandbox 58ae0b27a3b2d3171e9a4cadd2f4320925722887cc329c92be1614f9b5738499 with infra container: openshift-dns/node-resolver-277xp/POD\" id=b9d6d6e2-860b-41ee-a252-c1d6b49e3edf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.993981 | controller |     "Jun 09 10:56:22.507985 crc crio[3651]: time=\"2026-06-09T10:56:22.507749834Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=9b8fe151-fb2f-4461-b90c-f15367e088da name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.993996 | controller |     "Jun 09 10:56:22.539217 crc crio[3651]: time=\"2026-06-09T10:56:22.53898039Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:adf6cc0211e6188ce47c74192a3aa0db04330d09b99d0b450d6f397a4e572e72 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/b4928945-a407-4e7c-9c24-c3d07cf0864b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc001e2a6b8}] Aliases:map[]}\"",
2026-06-09 11:30:34.994012 | controller |     "Jun 09 10:56:22.539217 crc crio[3651]: time=\"2026-06-09T10:56:22.539109434Z\" level=info msg=\"Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.994028 | controller |     "Jun 09 10:56:22.547862 crc crio[3651]: time=\"2026-06-09T10:56:22.547644371Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:10dd7cf732a31d9c0f860fbcf0024e3b54168c4ece1e764a7429b0c934f6393d UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/9c193370-8b73-47e2-b4fe-bad2d36c3e61 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc001e2a738}] Aliases:map[]}\"",
2026-06-09 11:30:34.994047 | controller |     "Jun 09 10:56:22.547862 crc crio[3651]: time=\"2026-06-09T10:56:22.547772425Z\" level=info msg=\"Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.994062 | controller |     "Jun 09 10:56:22.606990 crc crio[3651]: time=\"2026-06-09T10:56:22.606257882Z\" level=info msg=\"Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=e2df8c14-361b-4854-8fa5-00f7eb36b647 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.994078 | controller |     "Jun 09 10:56:22.606990 crc crio[3651]: time=\"2026-06-09T10:56:22.606348754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.994093 | controller |     "Jun 09 10:56:22.606990 crc crio[3651]: time=\"2026-06-09T10:56:22.606834358Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:66e5b22c95d638b21163cae11e7053426c93abfd6549e1e02636e93c4a032042 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/9aebd3a1-fbfd-45ae-990b-69d5cc3a0fcb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc0001322b8}] Aliases:map[]}\"",
2026-06-09 11:30:34.994109 | controller |     "Jun 09 10:56:22.606990 crc crio[3651]: time=\"2026-06-09T10:56:22.60688689Z\" level=info msg=\"Adding pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.994124 | controller |     "Jun 09 10:56:22.611198 crc crio[3651]: time=\"2026-06-09T10:56:22.61101438Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=46fd584d-6889-4960-a30b-5001205f263d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.994140 | controller |     "Jun 09 10:56:22.617649 crc crio[3651]: time=\"2026-06-09T10:56:22.61689277Z\" level=info msg=\"Ran pod sandbox fc43ff16a32b25163b55d640d18669725cd184c2474507b43ac509a25396edf1 with infra container: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD\" id=0e54f6a6-335f-44e2-9932-ac45fe11e9c4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.994155 | controller |     "Jun 09 10:56:22.627281 crc crio[3651]: time=\"2026-06-09T10:56:22.626643283Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=a99421ff-e4cd-4cfa-b691-651352cb4e7c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.994170 | controller |     "Jun 09 10:56:22.627281 crc crio[3651]: time=\"2026-06-09T10:56:22.626900871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.994186 | controller |     "Jun 09 10:56:22.630290 crc crio[3651]: time=\"2026-06-09T10:56:22.629662581Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=6d6a78d4-d215-437e-83e0-4e924c672135 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.994201 | controller |     "Jun 09 10:56:22.664774 crc crio[3651]: time=\"2026-06-09T10:56:22.663892254Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=174908c6-cf9e-4329-bc99-86ad6285dd6d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.994216 | controller |     "Jun 09 10:56:22.686603 crc crio[3651]: time=\"2026-06-09T10:56:22.685845361Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=6782f517-bf84-44e7-ae8f-472c099b8241 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.994234 | controller |     "Jun 09 10:56:22.688173 crc crio[3651]: time=\"2026-06-09T10:56:22.686885922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.994250 | controller |     "Jun 09 10:56:22.704805 crc crio[3651]: time=\"2026-06-09T10:56:22.704651167Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:b3ba15818461fe7560aac427bfa4eb4c1e433da8aaafac2cce6e6b410390f690 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/defaebe5-f595-48bb-ba49-1214b4ffbe25 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc000132540}] Aliases:map[]}\"",
2026-06-09 11:30:34.994266 | controller |     "Jun 09 10:56:22.704805 crc crio[3651]: time=\"2026-06-09T10:56:22.704731519Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.994281 | controller |     "Jun 09 10:56:22.709721 crc crio[3651]: time=\"2026-06-09T10:56:22.708355734Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:ff1cdb4ae1a436918c82f83fd08346723a368cba7d1b2fdfc0a794cfcccaab7f UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/68ec89c9-c3b6-4a0e-b97d-eb333f324ba6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc000a000c0}] Aliases:map[]}\"",
2026-06-09 11:30:34.994297 | controller |     "Jun 09 10:56:22.709721 crc crio[3651]: time=\"2026-06-09T10:56:22.708748906Z\" level=info msg=\"Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.994312 | controller |     "Jun 09 10:56:22.752085 crc crio[3651]: time=\"2026-06-09T10:56:22.751341602Z\" level=info msg=\"Ran pod sandbox 549b94dad749667a3a520eeb0af9b8ad693e1e4510dde3dfec14e2690d907656 with infra container: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD\" id=46fd584d-6889-4960-a30b-5001205f263d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.994327 | controller |     "Jun 09 10:56:22.768175 crc crio[3651]: time=\"2026-06-09T10:56:22.767877872Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=ae61ae12-b742-478d-bbae-cc83033006d5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.994342 | controller |     "Jun 09 10:56:22.852153 crc crio[3651]: time=\"2026-06-09T10:56:22.851350954Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:62d0decc26c26dbe9dff8bf120d805b40bc8f535122513132d46b7310ff036a4 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/c159d137-202a-4d8e-b132-3128376fecb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc0001326e0}] Aliases:map[]}\"",
2026-06-09 11:30:34.994357 | controller |     "Jun 09 10:56:22.852153 crc crio[3651]: time=\"2026-06-09T10:56:22.851735325Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.994376 | controller |     "Jun 09 10:56:22.940651 crc crio[3651]: time=\"2026-06-09T10:56:22.927135903Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:84258b78743432c8cccae4b296e5de9b3b513884ee7dae6687a54e67e0185f40 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/a2b8a826-16b3-4582-9074-d6d1d68939c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc001f06248}] Aliases:map[]}\"",
2026-06-09 11:30:34.994392 | controller |     "Jun 09 10:56:22.940651 crc crio[3651]: time=\"2026-06-09T10:56:22.927320488Z\" level=info msg=\"Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.994406 | controller |     "Jun 09 10:56:22.967637 crc crio[3651]: time=\"2026-06-09T10:56:22.947069541Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=29b88bc3-8772-4266-b297-394b8ca7bc5c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.994422 | controller |     "Jun 09 10:56:22.967637 crc crio[3651]: time=\"2026-06-09T10:56:22.954931279Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:b1622d0dd5898c2e653a5e9c5ee80f85e0e2a14a78c8a4b5357a754427fe2f87 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/41a92e87-cc5e-498d-bc84-f8933c6ff26e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc001e2a388}] Aliases:map[]}\"",
2026-06-09 11:30:34.994438 | controller |     "Jun 09 10:56:22.967637 crc crio[3651]: time=\"2026-06-09T10:56:22.961352656Z\" level=info msg=\"Adding pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.994453 | controller |     "Jun 09 10:56:23.019327 crc crio[3651]: time=\"2026-06-09T10:56:23.019272466Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=8d1d2faa-ab57-4865-99a5-35e01f87d50f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.994469 | controller |     "Jun 09 10:56:23.020356 crc crio[3651]: time=\"2026-06-09T10:56:23.020329617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.994484 | controller |     "Jun 09 10:56:23.031378 crc crio[3651]: time=\"2026-06-09T10:56:23.031345167Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=eee0ec0d-ee32-45ed-b7c5-60c68b406615 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.994500 | controller |     "Jun 09 10:56:23.031842 crc crio[3651]: time=\"2026-06-09T10:56:23.031361637Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=e14459c6-e458-4c2d-b3fe-ec00f78ad307 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.994515 | controller |     "Jun 09 10:56:23.097882 crc crio[3651]: time=\"2026-06-09T10:56:23.097840647Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=4841c492-f15f-4011-9e92-c36e7ab0c011 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.994533 | controller |     "Jun 09 10:56:23.123379 crc crio[3651]: time=\"2026-06-09T10:56:23.123322446Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=0f6b7943-846a-41da-87f0-5e4307c42172 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.994549 | controller |     "Jun 09 10:56:23.165123 crc crio[3651]: time=\"2026-06-09T10:56:23.163160102Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=e2112bc1-4e6f-401e-8929-c2346a2179bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.994564 | controller |     "Jun 09 10:56:23.386367 crc crio[3651]: time=\"2026-06-09T10:56:23.385174945Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:1519b740403c03febb9a6dde9bd95708057de624e4b93d351243a3da9dbf729a UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/39cbe772-1d0c-4111-bc45-6d02d3261835 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc001c5c450}] Aliases:map[]}\"",
2026-06-09 11:30:34.994580 | controller |     "Jun 09 10:56:23.386367 crc crio[3651]: time=\"2026-06-09T10:56:23.385248157Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.994595 | controller |     "Jun 09 10:56:23.416069 crc crio[3651]: time=\"2026-06-09T10:56:23.41601678Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-additional-cni-plugins-hdftf/POD\" id=0f615e6c-8bdc-4e98-a6cd-fbbd1e8bc09a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.994610 | controller |     "Jun 09 10:56:23.416543 crc crio[3651]: time=\"2026-06-09T10:56:23.41636289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.994626 | controller |     "Jun 09 10:56:23.426219 crc crio[3651]: time=\"2026-06-09T10:56:23.426109723Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=1414b831-14b2-4a3a-aeba-3cd749656a67 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.994641 | controller |     "Jun 09 10:56:23.426761 crc crio[3651]: time=\"2026-06-09T10:56:23.426259517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.994657 | controller |     "Jun 09 10:56:23.479826 crc crio[3651]: time=\"2026-06-09T10:56:23.479285406Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=ae1c7a6d-72e7-4668-95b7-e031d4a133df name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.994672 | controller |     "Jun 09 10:56:23.482047 crc crio[3651]: time=\"2026-06-09T10:56:23.480430519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.994687 | controller |     "Jun 09 10:56:23.508018 crc crio[3651]: time=\"2026-06-09T10:56:23.50768003Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=1df6f769-edcc-4c40-8f38-8c1864d5deb4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.994702 | controller |     "Jun 09 10:56:23.510109 crc crio[3651]: time=\"2026-06-09T10:56:23.509161583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.994722 | controller |     "Jun 09 10:56:23.552820 crc crio[3651]: time=\"2026-06-09T10:56:23.55008397Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=0f615e6c-8bdc-4e98-a6cd-fbbd1e8bc09a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.994738 | controller |     "Jun 09 10:56:23.588345 crc crio[3651]: time=\"2026-06-09T10:56:23.587138496Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD\" id=344a075f-bb8b-48a0-a382-ecfc49fd1ebc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.994753 | controller |     "Jun 09 10:56:23.588345 crc crio[3651]: time=\"2026-06-09T10:56:23.587256789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.994768 | controller |     "Jun 09 10:56:23.600263 crc crio[3651]: time=\"2026-06-09T10:56:23.599270088Z\" level=info msg=\"Running pod sandbox: openshift-dns/dns-default-qtghf/POD\" id=3205ce2b-edb1-48a1-8c0e-1f9f2dddc014 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.994783 | controller |     "Jun 09 10:56:23.604587 crc crio[3651]: time=\"2026-06-09T10:56:23.604359235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.994798 | controller |     "Jun 09 10:56:23.665769 crc crio[3651]: time=\"2026-06-09T10:56:23.665671714Z\" level=info msg=\"Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=0aafc3d3-2ed0-4546-8fc3-d7858345c631 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.994813 | controller |     "Jun 09 10:56:23.665769 crc crio[3651]: time=\"2026-06-09T10:56:23.665752647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.994828 | controller |     "Jun 09 10:56:23.705225 crc crio[3651]: time=\"2026-06-09T10:56:23.704949064Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD\" id=e90865a1-9ba1-4e0b-97df-35b0028d35cb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.994843 | controller |     "Jun 09 10:56:23.712258 crc crio[3651]: time=\"2026-06-09T10:56:23.711874785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.994876 | controller |     "Jun 09 10:56:23.714985 crc crio[3651]: time=\"2026-06-09T10:56:23.714221483Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:b29b10f6d0a76308401b0fd4a95c06996e453e46b06dd530cb63d472869b351f UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/4625a3f1-a24d-429a-a99a-bf94d030f2c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc001e162f0}] Aliases:map[]}\"",
2026-06-09 11:30:34.994893 | controller |     "Jun 09 10:56:23.715741 crc crio[3651]: time=\"2026-06-09T10:56:23.715639504Z\" level=info msg=\"Adding pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.994909 | controller |     "Jun 09 10:56:23.745810 crc crio[3651]: time=\"2026-06-09T10:56:23.74476396Z\" level=info msg=\"Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=34b06273-de7b-4080-8a2c-79b11aa4ad61 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.994927 | controller |     "Jun 09 10:56:23.745810 crc crio[3651]: time=\"2026-06-09T10:56:23.744870293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.994943 | controller |     "Jun 09 10:56:23.771797 crc crio[3651]: time=\"2026-06-09T10:56:23.771198937Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=e072a86b-8720-4ad7-8b3c-27da934e18b1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.994959 | controller |     "Jun 09 10:56:23.771797 crc crio[3651]: time=\"2026-06-09T10:56:23.77131445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.994974 | controller |     "Jun 09 10:56:23.787980 crc crio[3651]: time=\"2026-06-09T10:56:23.787652104Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD\" id=2185437f-6ef1-4f6b-998d-592164e9b80c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.994990 | controller |     "Jun 09 10:56:23.787980 crc crio[3651]: time=\"2026-06-09T10:56:23.787753327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.995005 | controller |     "Jun 09 10:56:23.842004 crc crio[3651]: time=\"2026-06-09T10:56:23.841882178Z\" level=info msg=\"Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=e97ef6ee-b40d-4bc7-bb7a-55f76911d7de name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.995020 | controller |     "Jun 09 10:56:23.842132 crc crio[3651]: time=\"2026-06-09T10:56:23.842053053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.995036 | controller |     "Jun 09 10:56:23.845211 crc crio[3651]: time=\"2026-06-09T10:56:23.84468778Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=b53f234b-0100-433c-905b-277b5349a1bd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.995051 | controller |     "Jun 09 10:56:23.845211 crc crio[3651]: time=\"2026-06-09T10:56:23.844863665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.995066 | controller |     "Jun 09 10:56:23.877900 crc crio[3651]: time=\"2026-06-09T10:56:23.877826851Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:f08081c03c5c7372c13785ef14d58653159efb7f7320d4a9b931d328e5e71789 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/ee68db9f-4585-4a73-ba61-262176a09301 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc001e16480}] Aliases:map[]}\"",
2026-06-09 11:30:34.995082 | controller |     "Jun 09 10:56:23.878203 crc crio[3651]: time=\"2026-06-09T10:56:23.878178582Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.995097 | controller |     "Jun 09 10:56:23.899891 crc crio[3651]: time=\"2026-06-09T10:56:23.898822781Z\" level=info msg=\"Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=555ccae3-9b5c-4838-9ea9-58bd7166f180 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.995119 | controller |     "Jun 09 10:56:23.902136 crc crio[3651]: time=\"2026-06-09T10:56:23.900668984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.995134 | controller |     "Jun 09 10:56:23.942294 crc crio[3651]: time=\"2026-06-09T10:56:23.942102797Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-server-frshx/POD\" id=552e66c2-9ea4-4d09-b78c-1e02311a84fb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.995149 | controller |     "Jun 09 10:56:23.942381 crc crio[3651]: time=\"2026-06-09T10:56:23.942322903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.995164 | controller |     "Jun 09 10:56:24.328479 crc crio[3651]: time=\"2026-06-09T10:56:24.328151439Z\" level=info msg=\"Ran pod sandbox 80a10675af2f184dcf1abd6808b3bd3468e5de0ac91e6554a9a34c7ef5880e02 with infra container: openshift-multus/multus-additional-cni-plugins-hdftf/POD\" id=0f615e6c-8bdc-4e98-a6cd-fbbd1e8bc09a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.995180 | controller |     "Jun 09 10:56:24.339208 crc crio[3651]: time=\"2026-06-09T10:56:24.338916751Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=eed82a1c-da36-422d-91a6-dea8fb9ca9de name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.995195 | controller |     "Jun 09 10:56:24.449016 crc crio[3651]: time=\"2026-06-09T10:56:24.448210023Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:b22ad492a4514fa6af06605c62ecda5b812a7dca4d33d6277186d0dec75fbad0 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/1fe53c9c-3486-471d-85e0-2998a0b0b4aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc001f06038}] Aliases:map[]}\"",
2026-06-09 11:30:34.995211 | controller |     "Jun 09 10:56:24.449016 crc crio[3651]: time=\"2026-06-09T10:56:24.44880134Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.995226 | controller |     "Jun 09 10:56:24.577294 crc crio[3651]: time=\"2026-06-09T10:56:24.576095524Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:87045f3e17059138c8a16477cf8010dc3361b205e7a77195944d1cd1f801d25b UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/dcc1cbc7-3f6b-46e8-9c9c-30693a4827c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc000452408}] Aliases:map[]}\"",
2026-06-09 11:30:34.995241 | controller |     "Jun 09 10:56:24.577294 crc crio[3651]: time=\"2026-06-09T10:56:24.576229317Z\" level=info msg=\"Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.995256 | controller |     "Jun 09 10:56:24.593466 crc crio[3651]: time=\"2026-06-09T10:56:24.592952233Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:d06e2e5f7a4eb0cf725af93fa92c96714601b99ce29154d541c2c894321d11d1 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/336faea6-f310-4e45-9138-6bcce484e041 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38fb2a5f_6a1e_4c7a_8df2_0b2a456c372e.slice PodAnnotations:0xc001f06220}] Aliases:map[]}\"",
2026-06-09 11:30:34.995275 | controller |     "Jun 09 10:56:24.596855 crc crio[3651]: time=\"2026-06-09T10:56:24.593813068Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.995291 | controller |     "Jun 09 10:56:24.677227 crc crio[3651]: time=\"2026-06-09T10:56:24.676496517Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=552e66c2-9ea4-4d09-b78c-1e02311a84fb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.995306 | controller |     "Jun 09 10:56:24.722208 crc crio[3651]: time=\"2026-06-09T10:56:24.721760101Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=344a075f-bb8b-48a0-a382-ecfc49fd1ebc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.995321 | controller |     "Jun 09 10:56:24.791090 crc crio[3651]: time=\"2026-06-09T10:56:24.78137866Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=2185437f-6ef1-4f6b-998d-592164e9b80c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.995335 | controller |     "Jun 09 10:56:24.809046 crc crio[3651]: time=\"2026-06-09T10:56:24.808716592Z\" level=info msg=\"Ran pod sandbox 4170ce57ac38450b2b9b7969d0b33fb1da6d3278e44d5aca86eab58b0b804185 with infra container: openshift-machine-config-operator/machine-config-server-frshx/POD\" id=552e66c2-9ea4-4d09-b78c-1e02311a84fb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.995350 | controller |     "Jun 09 10:56:24.818359 crc crio[3651]: time=\"2026-06-09T10:56:24.817364293Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=8ae8a0fd-7804-4c6e-89e9-2e111bb16a1c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.995366 | controller |     "Jun 09 10:56:24.880876 crc crio[3651]: time=\"2026-06-09T10:56:24.877024205Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:38bfe331c17ef07902d086b17d00a2c164657fda36c2a019760a5060703c6e27 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/f9ee7492-b529-413c-a4b7-f9a4fa6de900 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc000a00780}] Aliases:map[]}\"",
2026-06-09 11:30:34.995381 | controller |     "Jun 09 10:56:24.880876 crc crio[3651]: time=\"2026-06-09T10:56:24.877258081Z\" level=info msg=\"Adding pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.995396 | controller |     "Jun 09 10:56:24.889055 crc crio[3651]: time=\"2026-06-09T10:56:24.886663424Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:2dd9729dbd5a0500db05146743fa01a5e5500723b5b7b0b4b9c7b63f25eb672c UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/c8634cf5-5d93-4986-9658-ca068db5fd51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc000a006f0}] Aliases:map[]}\"",
2026-06-09 11:30:34.995411 | controller |     "Jun 09 10:56:24.889055 crc crio[3651]: time=\"2026-06-09T10:56:24.886736666Z\" level=info msg=\"Adding pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.995430 | controller |     "Jun 09 10:56:24.894079 crc crio[3651]: time=\"2026-06-09T10:56:24.893849863Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:188f72fd3087099620591186ca987eb453a6f7de2899a52a3c4ef00bbdb0568a UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/e5c8c537-b72e-4f56-993e-238c1cff439e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc00008c588}] Aliases:map[]}\"",
2026-06-09 11:30:34.995446 | controller |     "Jun 09 10:56:24.894079 crc crio[3651]: time=\"2026-06-09T10:56:24.894036658Z\" level=info msg=\"Adding pod openshift-dns_dns-default-qtghf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.995461 | controller |     "Jun 09 10:56:24.924142 crc crio[3651]: time=\"2026-06-09T10:56:24.923551865Z\" level=info msg=\"Ran pod sandbox 9570b701358fa447a1643d6e2eab95c20846148eedafd017515797d8e33105ee with infra container: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD\" id=344a075f-bb8b-48a0-a382-ecfc49fd1ebc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.995477 | controller |     "Jun 09 10:56:24.936460 crc crio[3651]: time=\"2026-06-09T10:56:24.935966585Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=00fba81e-4518-4788-9b10-b0f3b72d2668 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.995492 | controller |     "Jun 09 10:56:24.976349 crc crio[3651]: time=\"2026-06-09T10:56:24.976149701Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:8baaa979a141b21792a21a207f9ebf8f16719cfeb90242b8bc8dc2b4063adbc6 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/341f87f6-a113-4af0-8eec-0d86872f2060 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc0004529b8}] Aliases:map[]}\"",
2026-06-09 11:30:34.995507 | controller |     "Jun 09 10:56:24.976349 crc crio[3651]: time=\"2026-06-09T10:56:24.976211913Z\" level=info msg=\"Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.995522 | controller |     "Jun 09 10:56:25.057790 crc crio[3651]: time=\"2026-06-09T10:56:25.057357218Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:4e4337943946265f046a5ed31029861415d33a398e8130fc2eb5c7c7c90a95f6 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/5588d418-2a3f-4bdf-8fa4-8173c15dc980 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc00008c7a0}] Aliases:map[]}\"",
2026-06-09 11:30:34.995537 | controller |     "Jun 09 10:56:25.057790 crc crio[3651]: time=\"2026-06-09T10:56:25.057476202Z\" level=info msg=\"Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.995552 | controller |     "Jun 09 10:56:25.116729 crc crio[3651]: time=\"2026-06-09T10:56:25.115723982Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:9b146f6c773d10dfbe129e97792ecf3484789cc43b4d5995bb2e7d7460a9dda6 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/7233d19b-a04a-4591-a6e1-5accefc2d6ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc00008c8a0}] Aliases:map[]}\"",
2026-06-09 11:30:34.995571 | controller |     "Jun 09 10:56:25.116729 crc crio[3651]: time=\"2026-06-09T10:56:25.11600809Z\" level=info msg=\"Adding pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.995587 | controller |     "Jun 09 10:56:25.273082 crc crio[3651]: time=\"2026-06-09T10:56:25.271996777Z\" level=info msg=\"Ran pod sandbox 8f8aa60bc34fe6193a8191fdb0bef5a32f9c44faa6afc0fcf04e273fecc0c3d6 with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD\" id=2185437f-6ef1-4f6b-998d-592164e9b80c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.995602 | controller |     "Jun 09 10:56:25.283365 crc crio[3651]: time=\"2026-06-09T10:56:25.282985156Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=ecdbaeec-aad7-43b6-9954-faf8cdef1851 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.995616 | controller |     "Jun 09 10:56:25.310708 crc crio[3651]: time=\"2026-06-09T10:56:25.305736256Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=e99975b4-ff4c-4914-8d0b-c5d07f453446 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.995631 | controller |     "Jun 09 10:56:39.271098 crc crio[3651]: time=\"2026-06-09T10:56:39.27012179Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=edea4b99-ca5c-4d48-b486-197210fae9e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.995646 | controller |     "Jun 09 10:56:39.271098 crc crio[3651]: time=\"2026-06-09T10:56:39.270687326Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=b652dfd9-c9d5-4afa-b577-2dff5cfda508 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.995662 | controller |     "Jun 09 10:56:39.271098 crc crio[3651]: time=\"2026-06-09T10:56:39.271076738Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=ea9985d3-59bf-4d90-b512-869d6acec05f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.995676 | controller |     "Jun 09 10:56:39.272211 crc crio[3651]: time=\"2026-06-09T10:56:39.271997134Z\" level=info msg=\"Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=cbd6cc6d-c71c-4d33-a2a4-803523e20197 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.995691 | controller |     "Jun 09 10:56:39.272290 crc crio[3651]: time=\"2026-06-09T10:56:39.272265712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.995706 | controller |     "Jun 09 10:56:39.287819 crc crio[3651]: time=\"2026-06-09T10:56:39.28771059Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=55c9125f-de95-4954-8de5-7ddfa6f73453 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.995721 | controller |     "Jun 09 10:56:39.287819 crc crio[3651]: time=\"2026-06-09T10:56:39.287776812Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=202a0a8c-cab6-468d-84ce-f718ae4a542f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.995739 | controller |     "Jun 09 10:56:39.287973 crc crio[3651]: time=\"2026-06-09T10:56:39.287825634Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=88482b39-d126-46cc-86b9-4956d16c9de4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.995754 | controller |     "Jun 09 10:56:39.287973 crc crio[3651]: time=\"2026-06-09T10:56:39.287747101Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=7b40266c-9c04-4fef-99ca-5df8e03d9c12 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.995769 | controller |     "Jun 09 10:56:39.287973 crc crio[3651]: time=\"2026-06-09T10:56:39.287952237Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=a3c8cb44-f6ac-4aa8-81b6-e9e267a390b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.995787 | controller |     "Jun 09 10:56:39.289853 crc crio[3651]: time=\"2026-06-09T10:56:39.289788981Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=761175dd-0fed-4854-aa98-40b651236323 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.995802 | controller |     "Jun 09 10:56:39.290447 crc crio[3651]: time=\"2026-06-09T10:56:39.290314366Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=b4aa245d-a73c-485d-bfbb-86657839fcc4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.995818 | controller |     "Jun 09 10:56:39.290537 crc crio[3651]: time=\"2026-06-09T10:56:39.290387308Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=5cbec89a-61ca-48bd-9604-94d23bcde43f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.995833 | controller |     "Jun 09 10:56:39.290664 crc crio[3651]: time=\"2026-06-09T10:56:39.290611655Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=5fe580fb-c113-48da-935d-599b33dcbe35 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.995867 | controller |     "Jun 09 10:56:39.290717 crc crio[3651]: time=\"2026-06-09T10:56:39.290677727Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=c6c27675-295d-4fc1-b28a-b582c4b8353f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.995887 | controller |     "Jun 09 10:56:39.290945 crc crio[3651]: time=\"2026-06-09T10:56:39.290323686Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=78be7706-0abf-4fd6-aedf-54effc9cc83b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.995903 | controller |     "Jun 09 10:56:39.291032 crc crio[3651]: time=\"2026-06-09T10:56:39.290994656Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=e9792ec6-edaa-4437-b412-9a7415e149b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.995918 | controller |     "Jun 09 10:56:39.313645 crc crio[3651]: time=\"2026-06-09T10:56:39.299795961Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=0504120e-9968-4c0b-8a8a-50f476ff035a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.995936 | controller |     "Jun 09 10:56:39.313645 crc crio[3651]: time=\"2026-06-09T10:56:39.300122831Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=f380974d-3df5-486d-a571-a3214aa83feb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.995951 | controller |     "Jun 09 10:56:39.313645 crc crio[3651]: time=\"2026-06-09T10:56:39.300155461Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=4aaae000-6403-4cb3-bc11-d27a4addd63a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.995967 | controller |     "Jun 09 10:56:39.313645 crc crio[3651]: time=\"2026-06-09T10:56:39.303508729Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:1ab19461ac72032f70f03f5dbcc05baaf7110c4bafb349da6a1d9c5adba14c04 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/c86a2e95-8d91-442b-933a-7a8b03c92175 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc00108a050}] Aliases:map[]}\"",
2026-06-09 11:30:34.995982 | controller |     "Jun 09 10:56:39.313645 crc crio[3651]: time=\"2026-06-09T10:56:39.303565Z\" level=info msg=\"Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.995997 | controller |     "Jun 09 10:56:39.318618 crc crio[3651]: time=\"2026-06-09T10:56:39.318540115Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=593d77e0-70bb-4dfa-a26b-81de678ed4fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.996012 | controller |     "Jun 09 10:56:39.318997 crc crio[3651]: time=\"2026-06-09T10:56:39.318938147Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=7eb5839d-fb31-4093-b66d-6d3d64f7a4b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.996027 | controller |     "Jun 09 10:56:39.319836 crc crio[3651]: time=\"2026-06-09T10:56:39.319771171Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=b5efff8b-8b80-41c7-b8d1-225a9088fefb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.996042 | controller |     "Jun 09 10:56:39.320601 crc crio[3651]: time=\"2026-06-09T10:56:39.320528563Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=5cfb632f-77f1-4629-87c1-371f43f4275d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.996057 | controller |     "Jun 09 10:56:39.324128 crc crio[3651]: time=\"2026-06-09T10:56:39.324048965Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=82ae2f0e-524f-4e16-81da-ba862559039d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.996072 | controller |     "Jun 09 10:56:39.611662 crc crio[3651]: time=\"2026-06-09T10:56:39.611538127Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=4c4402c8-6e95-4aa0-bdeb-4838b6c5c639 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.996087 | controller |     "Jun 09 10:56:39.611662 crc crio[3651]: time=\"2026-06-09T10:56:39.61165451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.996109 | controller |     "Jun 09 10:56:39.650014 crc crio[3651]: time=\"2026-06-09T10:56:39.649748736Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:d5acdeb22da71f2d17be4781053e57d278534d742453c0465271ffbccd44e9e0 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/99d8a062-2786-4530-9866-00a8c2b20069 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc00108a3f0}] Aliases:map[]}\"",
2026-06-09 11:30:34.996125 | controller |     "Jun 09 10:56:39.650014 crc crio[3651]: time=\"2026-06-09T10:56:39.649797037Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.996141 | controller |     "Jun 09 10:56:39.651827 crc crio[3651]: time=\"2026-06-09T10:56:39.650384684Z\" level=info msg=\"Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD\" id=4fbf640c-32eb-459d-87c3-25cb97d549c9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.996156 | controller |     "Jun 09 10:56:39.651827 crc crio[3651]: time=\"2026-06-09T10:56:39.650691123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.996171 | controller |     "Jun 09 10:56:39.654150 crc crio[3651]: time=\"2026-06-09T10:56:39.654076971Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD\" id=4008360d-f08f-4b4a-a345-5c688069f412 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.996187 | controller |     "Jun 09 10:56:39.654150 crc crio[3651]: time=\"2026-06-09T10:56:39.654145933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.996203 | controller |     "Jun 09 10:56:39.691149 crc crio[3651]: time=\"2026-06-09T10:56:39.691067855Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:11ba591f4c9e84593765bac74bd694ada1ed6c4f14432c17eb9a536fc5533ff9 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/c52cee2d-1ac8-4182-825b-cb85617b9229 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc001ecc2b0}] Aliases:map[]}\"",
2026-06-09 11:30:34.996218 | controller |     "Jun 09 10:56:39.691149 crc crio[3651]: time=\"2026-06-09T10:56:39.691143267Z\" level=info msg=\"Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.996234 | controller |     "Jun 09 10:56:39.694832 crc crio[3651]: time=\"2026-06-09T10:56:39.694724921Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:6969dd7752939397c4d9bafc15d1cfc808489d024b95bfbdaa0b5cc21b28a7f4 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/fad3a22c-c388-4d26-98c3-2e16c0d80751 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91f37d35_53d4_49eb_b4e2_8ee1a226094b.slice PodAnnotations:0xc00108a708}] Aliases:map[]}\"",
2026-06-09 11:30:34.996249 | controller |     "Jun 09 10:56:39.694832 crc crio[3651]: time=\"2026-06-09T10:56:39.694818944Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.996265 | controller |     "Jun 09 10:56:39.710131 crc crio[3651]: time=\"2026-06-09T10:56:39.709998224Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD\" id=e1a65856-28f3-4b23-a8a1-1c808113af92 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.996284 | controller |     "Jun 09 10:56:39.711215 crc crio[3651]: time=\"2026-06-09T10:56:39.711012184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.996300 | controller |     "Jun 09 10:56:39.734968 crc crio[3651]: time=\"2026-06-09T10:56:39.734823924Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=8aa45065-bfff-4b31-810b-743ebf5c9b36 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.996315 | controller |     "Jun 09 10:56:39.735076 crc crio[3651]: time=\"2026-06-09T10:56:39.73500597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.996331 | controller |     "Jun 09 10:56:39.755257 crc crio[3651]: time=\"2026-06-09T10:56:39.754372932Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=8e86f5b6-fdc0-4d18-b614-9ac97f6bc778 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.996346 | controller |     "Jun 09 10:56:39.755364 crc crio[3651]: time=\"2026-06-09T10:56:39.755267108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.996362 | controller |     "Jun 09 10:56:39.757163 crc crio[3651]: time=\"2026-06-09T10:56:39.756900965Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:5088bde617dedd8b9fd47b3ab9ad1a348adb1a2dde97033ee30ecb32d143d8f4 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/c65c1e9e-5907-4ab5-80a0-2da83700fa50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ee7e057_363b_48e4_a711_ee54046db35f.slice PodAnnotations:0xc00008c5c8}] Aliases:map[]}\"",
2026-06-09 11:30:34.996378 | controller |     "Jun 09 10:56:39.757163 crc crio[3651]: time=\"2026-06-09T10:56:39.757046969Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.996394 | controller |     "Jun 09 10:56:39.758455 crc crio[3651]: time=\"2026-06-09T10:56:39.758199243Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=330fce23-3257-43c4-8302-a12466a5245c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:34.996409 | controller |     "Jun 09 10:56:39.758455 crc crio[3651]: time=\"2026-06-09T10:56:39.758338747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.996425 | controller |     "Jun 09 10:56:39.804516 crc crio[3651]: time=\"2026-06-09T10:56:39.804317751Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:0d7666e2760bac087004b0062402a77b4fbc45dade3c7a95e1fd4663c92a0819 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/2039e9d2-b0e2-41d1-a99a-6144a38437f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5ed093a_5c43_49ee_8429_b0de4b9c784d.slice PodAnnotations:0xc001f068f8}] Aliases:map[]}\"",
2026-06-09 11:30:34.996441 | controller |     "Jun 09 10:56:39.804516 crc crio[3651]: time=\"2026-06-09T10:56:39.804363132Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.996462 | controller |     "Jun 09 10:56:39.804516 crc crio[3651]: time=\"2026-06-09T10:56:39.804446625Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:88f217f7e7cbc51ed63fa06d9e2d69e38baa595ef0c6fb3d86b135277603d5f1 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/20e263e1-5616-46c4-a702-23d22a0f6401 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb9d3cfcf_d286_4dfc_a5cf_dbb9268a3cda.slice PodAnnotations:0xc001ecc620}] Aliases:map[]}\"",
2026-06-09 11:30:34.996478 | controller |     "Jun 09 10:56:39.804516 crc crio[3651]: time=\"2026-06-09T10:56:39.804514337Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.996493 | controller |     "Jun 09 10:56:39.815855 crc crio[3651]: time=\"2026-06-09T10:56:39.815784474Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:896f2565991b9a7e1ec1a7b85522022fa11d97d2ea0780c5e0bc4cc93b95a7f6 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/7e8df88e-2c79-419e-90c6-0164b1eaa720 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod304346ae_9d3b_4262_8068_4ed1e7ff48a8.slice PodAnnotations:0xc00108ac80}] Aliases:map[]}\"",
2026-06-09 11:30:34.996508 | controller |     "Jun 09 10:56:39.815855 crc crio[3651]: time=\"2026-06-09T10:56:39.815842685Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:34.996523 | controller |     "Jun 09 10:56:50.027620 crc crio[3651]: time=\"2026-06-09T10:56:50.027364489Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=ce7e0b49-1fa1-4cb0-be51-2d95ebd3d232 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.996539 | controller |     "Jun 09 10:56:50.029225 crc crio[3651]: time=\"2026-06-09T10:56:50.027709279Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=aba25e13-dfc0-481c-b89f-946474fc9258 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.996571 | controller |     "Jun 09 10:56:50.033223 crc crio[3651]: time=\"2026-06-09T10:56:50.033099076Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=7b36a7f3-63c1-4b5b-8789-8bb9b59e305a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.996589 | controller |     "Jun 09 10:56:50.033576 crc crio[3651]: time=\"2026-06-09T10:56:50.033348263Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=c66487b5-ad4d-4469-97c2-40e43ca5c529 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.996604 | controller |     "Jun 09 10:56:50.036974 crc crio[3651]: time=\"2026-06-09T10:56:50.036886415Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=502862b7-adf6-4e5a-bf4d-175355562f58 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.996620 | controller |     "Jun 09 10:56:50.038281 crc crio[3651]: time=\"2026-06-09T10:56:50.038163583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.996635 | controller |     "Jun 09 10:56:50.040044 crc crio[3651]: time=\"2026-06-09T10:56:50.039949694Z\" level=info msg=\"Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=70d5e237-3336-4603-bf41-52c2df899827 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.996654 | controller |     "Jun 09 10:56:50.040501 crc crio[3651]: time=\"2026-06-09T10:56:50.040364136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.996670 | controller |     "Jun 09 10:56:50.083847 crc crio[3651]: time=\"2026-06-09T10:56:50.083754145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.996686 | controller |     "Jun 09 10:56:50.097068 crc crio[3651]: time=\"2026-06-09T10:56:50.096970529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.996702 | controller |     "Jun 09 10:56:50.097263 crc crio[3651]: time=\"2026-06-09T10:56:50.097143594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.996717 | controller |     "Jun 09 10:56:50.105737 crc crio[3651]: time=\"2026-06-09T10:56:50.105656421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.996732 | controller |     "Jun 09 10:56:50.234179 crc crio[3651]: time=\"2026-06-09T10:56:50.234037346Z\" level=info msg=\"Created container 1b08002c8a0ae4f99dc54913d6a608270c3910ae99e6046d4ef1305aef396669: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=502862b7-adf6-4e5a-bf4d-175355562f58 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.996748 | controller |     "Jun 09 10:56:50.236757 crc crio[3651]: time=\"2026-06-09T10:56:50.236685003Z\" level=info msg=\"Starting container: 1b08002c8a0ae4f99dc54913d6a608270c3910ae99e6046d4ef1305aef396669\" id=9f3ee460-0988-481c-a535-a05c5511d1e3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:34.996763 | controller |     "Jun 09 10:56:50.236890 crc crio[3651]: time=\"2026-06-09T10:56:50.236748515Z\" level=info msg=\"Created container 32e4d022b7da95f11d4d6839b1bd23870c31b6064fcd380cc919113522da90fe: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=70d5e237-3336-4603-bf41-52c2df899827 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.996779 | controller |     "Jun 09 10:56:50.238175 crc crio[3651]: time=\"2026-06-09T10:56:50.238108894Z\" level=info msg=\"Starting container: 32e4d022b7da95f11d4d6839b1bd23870c31b6064fcd380cc919113522da90fe\" id=673ff339-d27c-4a1d-865f-14d6d02295ed name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:34.996794 | controller |     "Jun 09 10:56:50.241928 crc crio[3651]: time=\"2026-06-09T10:56:50.241589955Z\" level=info msg=\"Started container\" PID=7634 containerID=1b08002c8a0ae4f99dc54913d6a608270c3910ae99e6046d4ef1305aef396669 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup id=9f3ee460-0988-481c-a535-a05c5511d1e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9570b701358fa447a1643d6e2eab95c20846148eedafd017515797d8e33105ee",
2026-06-09 11:30:34.996811 | controller |     "Jun 09 10:56:50.247144 crc crio[3651]: time=\"2026-06-09T10:56:50.244378946Z\" level=info msg=\"Started container\" PID=7635 containerID=32e4d022b7da95f11d4d6839b1bd23870c31b6064fcd380cc919113522da90fe description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=673ff339-d27c-4a1d-865f-14d6d02295ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0f714dac1f9f9808cfddb4bf368c3856150a1d2a4c02b1d0fd44a0c1471fb8f",
2026-06-09 11:30:34.996830 | controller |     "Jun 09 10:56:50.405052 crc crio[3651]: time=\"2026-06-09T10:56:50.404927295Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=8fe16703-e227-4d7e-abbe-07788d948dad name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.996846 | controller |     "Jun 09 10:56:50.407227 crc crio[3651]: time=\"2026-06-09T10:56:50.407013076Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=91b17c56-eec0-4f8b-ae7a-22204c2bb8c5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.996887 | controller |     "Jun 09 10:56:50.412497 crc crio[3651]: time=\"2026-06-09T10:56:50.41232734Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=547920e9-0732-4035-b951-0e28ac602083 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.996904 | controller |     "Jun 09 10:56:50.412962 crc crio[3651]: time=\"2026-06-09T10:56:50.412906517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.996919 | controller |     "Jun 09 10:56:50.442755 crc crio[3651]: time=\"2026-06-09T10:56:50.442605989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.996935 | controller |     "Jun 09 10:56:50.447585 crc crio[3651]: time=\"2026-06-09T10:56:50.447518871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.996950 | controller |     "Jun 09 10:56:50.551949 crc crio[3651]: time=\"2026-06-09T10:56:50.551180199Z\" level=info msg=\"Created container abc9aac057905d3a1c0890399621dd83295fe4653308cf095212c7ab66ba9aae: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=547920e9-0732-4035-b951-0e28ac602083 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.996966 | controller |     "Jun 09 10:56:50.553323 crc crio[3651]: time=\"2026-06-09T10:56:50.553244399Z\" level=info msg=\"Starting container: abc9aac057905d3a1c0890399621dd83295fe4653308cf095212c7ab66ba9aae\" id=2a9647c6-819d-4b34-a322-3f5584592206 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:34.996981 | controller |     "Jun 09 10:56:50.564728 crc crio[3651]: time=\"2026-06-09T10:56:50.564620969Z\" level=info msg=\"Started container\" PID=7654 containerID=abc9aac057905d3a1c0890399621dd83295fe4653308cf095212c7ab66ba9aae description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller id=2a9647c6-819d-4b34-a322-3f5584592206 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9570b701358fa447a1643d6e2eab95c20846148eedafd017515797d8e33105ee",
2026-06-09 11:30:34.996997 | controller |     "Jun 09 10:56:50.579206 crc crio[3651]: time=\"2026-06-09T10:56:50.579075169Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=ca78037a-f04c-4720-9f44-b31596aa8304 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.997012 | controller |     "Jun 09 10:56:50.585824 crc crio[3651]: time=\"2026-06-09T10:56:50.585508875Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=9dc5fc4e-b907-4ba1-a719-74d4d1315e8a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.997028 | controller |     "Jun 09 10:56:50.589656 crc crio[3651]: time=\"2026-06-09T10:56:50.589604224Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=cb5305cd-f777-4479-89eb-bdf4c4fdb51f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.997047 | controller |     "Jun 09 10:56:50.591577 crc crio[3651]: time=\"2026-06-09T10:56:50.590865371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.997062 | controller |     "Jun 09 10:56:50.618651 crc crio[3651]: time=\"2026-06-09T10:56:50.614854607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.997078 | controller |     "Jun 09 10:56:50.618651 crc crio[3651]: time=\"2026-06-09T10:56:50.617595816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.997093 | controller |     "Jun 09 10:56:50.747030 crc crio[3651]: time=\"2026-06-09T10:56:50.746651461Z\" level=info msg=\"Created container a825999e8d2e8cc454db168ccda08256f82f583a34892f20a91a22508da14437: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=cb5305cd-f777-4479-89eb-bdf4c4fdb51f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.997108 | controller |     "Jun 09 10:56:50.749498 crc crio[3651]: time=\"2026-06-09T10:56:50.749220336Z\" level=info msg=\"Starting container: a825999e8d2e8cc454db168ccda08256f82f583a34892f20a91a22508da14437\" id=64b6f67a-7c7f-4719-891b-d62080540110 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:34.997124 | controller |     "Jun 09 10:56:50.764178 crc crio[3651]: time=\"2026-06-09T10:56:50.76314896Z\" level=info msg=\"Started container\" PID=7662 containerID=a825999e8d2e8cc454db168ccda08256f82f583a34892f20a91a22508da14437 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging id=64b6f67a-7c7f-4719-891b-d62080540110 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9570b701358fa447a1643d6e2eab95c20846148eedafd017515797d8e33105ee",
2026-06-09 11:30:34.997139 | controller |     "Jun 09 10:56:50.777497 crc crio[3651]: time=\"2026-06-09T10:56:50.777346182Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=673d697c-f574-4754-8489-655f5c6923cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.997154 | controller |     "Jun 09 10:56:50.780337 crc crio[3651]: time=\"2026-06-09T10:56:50.780186904Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=ad51c5dd-a0ea-4a76-9a4b-1032d6ff4152 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.997169 | controller |     "Jun 09 10:56:50.783035 crc crio[3651]: time=\"2026-06-09T10:56:50.782930124Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=3b8848e1-8703-4073-8b36-d0e0ac68cacf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.997185 | controller |     "Jun 09 10:56:50.783387 crc crio[3651]: time=\"2026-06-09T10:56:50.783231203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.997200 | controller |     "Jun 09 10:56:50.840482 crc crio[3651]: time=\"2026-06-09T10:56:50.832727419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.997215 | controller |     "Jun 09 10:56:50.840482 crc crio[3651]: time=\"2026-06-09T10:56:50.838346302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.997231 | controller |     "Jun 09 10:56:50.957797 crc crio[3651]: time=\"2026-06-09T10:56:50.957711876Z\" level=info msg=\"Created container 1531e433e7b8fd5e6a846f0a82c02e7796d346fbd797befdf7a88514a44f4ed2: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=3b8848e1-8703-4073-8b36-d0e0ac68cacf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.997250 | controller |     "Jun 09 10:56:50.959243 crc crio[3651]: time=\"2026-06-09T10:56:50.959151847Z\" level=info msg=\"Starting container: 1531e433e7b8fd5e6a846f0a82c02e7796d346fbd797befdf7a88514a44f4ed2\" id=86fd8831-f46e-49a7-a225-506a5b8cb278 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:34.997266 | controller |     "Jun 09 10:56:50.969351 crc crio[3651]: time=\"2026-06-09T10:56:50.969160748Z\" level=info msg=\"Started container\" PID=7687 containerID=1531e433e7b8fd5e6a846f0a82c02e7796d346fbd797befdf7a88514a44f4ed2 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node id=86fd8831-f46e-49a7-a225-506a5b8cb278 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9570b701358fa447a1643d6e2eab95c20846148eedafd017515797d8e33105ee",
2026-06-09 11:30:34.997281 | controller |     "Jun 09 10:56:50.998993 crc crio[3651]: time=\"2026-06-09T10:56:50.998792148Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=7562bc76-e3cb-4a77-be50-b76c4a562ee1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.997296 | controller |     "Jun 09 10:56:51.008503 crc crio[3651]: time=\"2026-06-09T10:56:51.008276913Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=3793c1d8-8ec4-40f0-966b-8123a1a530f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.997312 | controller |     "Jun 09 10:56:51.018868 crc crio[3651]: time=\"2026-06-09T10:56:51.018673805Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=badac202-a23e-4071-9587-0ad88e08c42c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.997327 | controller |     "Jun 09 10:56:51.020237 crc crio[3651]: time=\"2026-06-09T10:56:51.020110046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.997342 | controller |     "Jun 09 10:56:51.031860 crc crio[3651]: time=\"2026-06-09T10:56:51.031748594Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=48f6203e-6b44-498c-a70b-9806fe550ff5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.997357 | controller |     "Jun 09 10:56:51.033482 crc crio[3651]: time=\"2026-06-09T10:56:51.032207847Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=f370b69e-782c-4c45-907a-c8fcfd85f5ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.997372 | controller |     "Jun 09 10:56:51.033482 crc crio[3651]: time=\"2026-06-09T10:56:51.03228429Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=55eb42d1-12b8-4930-9465-d55232eb3f16 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.997387 | controller |     "Jun 09 10:56:51.036153 crc crio[3651]: time=\"2026-06-09T10:56:51.034637478Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=57842def-9a25-4028-a253-01d7887883fc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.997401 | controller |     "Jun 09 10:56:51.055191 crc crio[3651]: time=\"2026-06-09T10:56:51.055071111Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=7b712c44-226c-42d1-905a-690e100cd22c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.997419 | controller |     "Jun 09 10:56:51.058959 crc crio[3651]: time=\"2026-06-09T10:56:51.058187861Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=026c023f-91e6-47a8-9e65-e039ae49f4e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.997434 | controller |     "Jun 09 10:56:51.059118 crc crio[3651]: time=\"2026-06-09T10:56:51.058950553Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=641a434f-bc9c-47e1-b589-ff7c787e3064 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.997449 | controller |     "Jun 09 10:56:51.059118 crc crio[3651]: time=\"2026-06-09T10:56:51.058572112Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=d9575c46-9359-4823-b7c5-b7c3246b9000 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.997464 | controller |     "Jun 09 10:56:51.061795 crc crio[3651]: time=\"2026-06-09T10:56:51.061673802Z\" level=info msg=\"Creating container: openshift-image-registry/node-ca-2wddl/node-ca\" id=0b336a99-cc0e-408f-bce4-c342fe89c34d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.997479 | controller |     "Jun 09 10:56:51.062544 crc crio[3651]: time=\"2026-06-09T10:56:51.062298701Z\" level=info msg=\"Creating container: openshift-multus/multus-bzhnf/kube-multus\" id=550ee90c-b8a0-404d-a46f-23ee5f063f43 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.997494 | controller |     "Jun 09 10:56:51.062544 crc crio[3651]: time=\"2026-06-09T10:56:51.062330831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.997516 | controller |     "Jun 09 10:56:51.062915 crc crio[3651]: time=\"2026-06-09T10:56:51.062885718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.997531 | controller |     "Jun 09 10:56:51.063285 crc crio[3651]: time=\"2026-06-09T10:56:51.063196867Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy\" id=efbb9c65-beaf-4a58-b593-c258e7843b4a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.997547 | controller |     "Jun 09 10:56:51.066072 crc crio[3651]: time=\"2026-06-09T10:56:51.066044169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.997562 | controller |     "Jun 09 10:56:51.071078 crc crio[3651]: time=\"2026-06-09T10:56:51.070797517Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server\" id=e1345afe-2220-4aee-8575-f3e72191abbe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.997579 | controller |     "Jun 09 10:56:51.109347 crc crio[3651]: time=\"2026-06-09T10:56:51.096915315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.997594 | controller |     "Jun 09 10:56:51.110486 crc crio[3651]: time=\"2026-06-09T10:56:51.110233082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.997609 | controller |     "Jun 09 10:56:51.130861 crc crio[3651]: time=\"2026-06-09T10:56:51.130726536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.997628 | controller |     "Jun 09 10:56:51.282767 crc crio[3651]: time=\"2026-06-09T10:56:51.28006922Z\" level=info msg=\"Created container da816558d6b947ae55d837df8ad18ab0c5816d2a3a8b31633caeff734f8fdfba: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=badac202-a23e-4071-9587-0ad88e08c42c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.997643 | controller |     "Jun 09 10:56:51.283011 crc crio[3651]: time=\"2026-06-09T10:56:51.282907192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.997658 | controller |     "Jun 09 10:56:51.284668 crc crio[3651]: time=\"2026-06-09T10:56:51.283021575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.997673 | controller |     "Jun 09 10:56:51.288813 crc crio[3651]: time=\"2026-06-09T10:56:51.28870728Z\" level=info msg=\"Starting container: da816558d6b947ae55d837df8ad18ab0c5816d2a3a8b31633caeff734f8fdfba\" id=2b21cbce-ed25-449f-bc02-c3018bb9a089 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:34.997689 | controller |     "Jun 09 10:56:51.292101 crc crio[3651]: time=\"2026-06-09T10:56:51.291908953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.997704 | controller |     "Jun 09 10:56:51.309371 crc crio[3651]: time=\"2026-06-09T10:56:51.309224796Z\" level=info msg=\"Started container\" PID=7705 containerID=da816558d6b947ae55d837df8ad18ab0c5816d2a3a8b31633caeff734f8fdfba description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics id=2b21cbce-ed25-449f-bc02-c3018bb9a089 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9570b701358fa447a1643d6e2eab95c20846148eedafd017515797d8e33105ee",
2026-06-09 11:30:34.997720 | controller |     "Jun 09 10:56:51.385606 crc crio[3651]: time=\"2026-06-09T10:56:51.384642894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.997735 | controller |     "Jun 09 10:56:51.419876 crc crio[3651]: time=\"2026-06-09T10:56:51.414932613Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=8418f17d-fe28-41d3-a8e9-93d2c2c5342c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.997752 | controller |     "Jun 09 10:56:51.436293 crc crio[3651]: time=\"2026-06-09T10:56:51.432613896Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=80c90787-bcf7-4b74-a417-6403cf93cdaf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.997767 | controller |     "Jun 09 10:56:51.459005 crc crio[3651]: time=\"2026-06-09T10:56:51.458735404Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=51041340-44b2-4c97-a18c-5579ce0fd099 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.997783 | controller |     "Jun 09 10:56:51.459576 crc crio[3651]: time=\"2026-06-09T10:56:51.459510937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.997798 | controller |     "Jun 09 10:56:51.494673 crc crio[3651]: time=\"2026-06-09T10:56:51.494562264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.997816 | controller |     "Jun 09 10:56:51.512044 crc crio[3651]: time=\"2026-06-09T10:56:51.511853096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.997831 | controller |     "Jun 09 10:56:51.515583 crc crio[3651]: time=\"2026-06-09T10:56:51.514331078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.997847 | controller |     "Jun 09 10:56:51.523594 crc crio[3651]: time=\"2026-06-09T10:56:51.522790713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.997879 | controller |     "Jun 09 10:56:51.734676 crc crio[3651]: time=\"2026-06-09T10:56:51.732180619Z\" level=info msg=\"Created container a8221301a92040cc4b3d7eea4cb4cce120914cb37e5fac2af85ce648fa3dda36: openshift-multus/multus-bzhnf/kube-multus\" id=550ee90c-b8a0-404d-a46f-23ee5f063f43 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.997895 | controller |     "Jun 09 10:56:51.758897 crc crio[3651]: time=\"2026-06-09T10:56:51.758708689Z\" level=info msg=\"Starting container: a8221301a92040cc4b3d7eea4cb4cce120914cb37e5fac2af85ce648fa3dda36\" id=848e3fed-6dac-41dc-b277-ebb350466170 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:34.997910 | controller |     "Jun 09 10:56:51.874066 crc crio[3651]: time=\"2026-06-09T10:56:51.874007995Z\" level=info msg=\"Created container b3eae50ec738396c00687e952178f848ff1be2129fdea76b0108c46d7531aab6: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=51041340-44b2-4c97-a18c-5579ce0fd099 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.997925 | controller |     "Jun 09 10:56:51.878210 crc crio[3651]: time=\"2026-06-09T10:56:51.87799362Z\" level=info msg=\"Starting container: b3eae50ec738396c00687e952178f848ff1be2129fdea76b0108c46d7531aab6\" id=9bec6ae7-ce07-484f-9aec-591edb143c58 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:34.997940 | controller |     "Jun 09 10:56:51.933904 crc crio[3651]: time=\"2026-06-09T10:56:51.932887743Z\" level=info msg=\"Started container\" PID=7729 containerID=b3eae50ec738396c00687e952178f848ff1be2129fdea76b0108c46d7531aab6 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/northd id=9bec6ae7-ce07-484f-9aec-591edb143c58 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9570b701358fa447a1643d6e2eab95c20846148eedafd017515797d8e33105ee",
2026-06-09 11:30:34.997956 | controller |     "Jun 09 10:56:51.958726 crc crio[3651]: time=\"2026-06-09T10:56:51.958154306Z\" level=info msg=\"Created container 65d328a423c718d9de1b67d9bca4b74a1f012f2cdb52435ff07ac38949d36744: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server\" id=e1345afe-2220-4aee-8575-f3e72191abbe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.997971 | controller |     "Jun 09 10:56:51.969665 crc crio[3651]: time=\"2026-06-09T10:56:51.96827533Z\" level=info msg=\"Starting container: 65d328a423c718d9de1b67d9bca4b74a1f012f2cdb52435ff07ac38949d36744\" id=145f24bf-c954-49d0-b467-c37b26ed920e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:34.997986 | controller |     "Jun 09 10:56:52.134950 crc crio[3651]: time=\"2026-06-09T10:56:52.134789332Z\" level=info msg=\"Started container\" PID=7734 containerID=65d328a423c718d9de1b67d9bca4b74a1f012f2cdb52435ff07ac38949d36744 description=openshift-machine-config-operator/machine-config-server-frshx/machine-config-server id=145f24bf-c954-49d0-b467-c37b26ed920e name=/runtime.v1.RuntimeService/StartContainer sandboxID=4170ce57ac38450b2b9b7969d0b33fb1da6d3278e44d5aca86eab58b0b804185",
2026-06-09 11:30:34.998001 | controller |     "Jun 09 10:56:52.143975 crc crio[3651]: time=\"2026-06-09T10:56:52.143720911Z\" level=info msg=\"Started container\" PID=7723 containerID=a8221301a92040cc4b3d7eea4cb4cce120914cb37e5fac2af85ce648fa3dda36 description=openshift-multus/multus-bzhnf/kube-multus id=848e3fed-6dac-41dc-b277-ebb350466170 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6aae00299af823e0dd8ad1aa91f214326b33e87c4a897f094843782481a024f",
2026-06-09 11:30:34.998045 | controller |     "Jun 09 10:56:52.144801 crc crio[3651]: time=\"2026-06-09T10:56:52.144269207Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=c3348697-c7e2-472a-ba2c-50e8519f71c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.998066 | controller |     "Jun 09 10:56:52.145281 crc crio[3651]: time=\"2026-06-09T10:56:52.145152243Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=eb0a1320-15cf-4c4d-a902-991e8175fa6a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.998082 | controller |     "Jun 09 10:56:52.148853 crc crio[3651]: time=\"2026-06-09T10:56:52.146616905Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=cdb17221-bd22-4a71-af04-ce98a4c2de50 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.998098 | controller |     "Jun 09 10:56:52.148853 crc crio[3651]: time=\"2026-06-09T10:56:52.146894863Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=ba827f3b-56e3-41c7-b807-7c1b42bdfdd6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.998113 | controller |     "Jun 09 10:56:52.151144 crc crio[3651]: time=\"2026-06-09T10:56:52.1508992Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=ed0b8b8c-bfe3-4651-a59e-1607f2df8558 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.998128 | controller |     "Jun 09 10:56:52.167350 crc crio[3651]: time=\"2026-06-09T10:56:52.166792141Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=e3b14b5d-29e0-4c2c-aa82-8b7822b2d01b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.998143 | controller |     "Jun 09 10:56:52.167903 crc crio[3651]: time=\"2026-06-09T10:56:52.16781248Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=ad9e0a1d-217b-464f-b4e1-886b35dfdefd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.998158 | controller |     "Jun 09 10:56:52.170959 crc crio[3651]: time=\"2026-06-09T10:56:52.170699744Z\" level=info msg=\"Creating container: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter\" id=4be04af0-326c-4630-8451-593a31af24fa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.998173 | controller |     "Jun 09 10:56:52.171785 crc crio[3651]: time=\"2026-06-09T10:56:52.171304282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.998188 | controller |     "Jun 09 10:56:52.185014 crc crio[3651]: time=\"2026-06-09T10:56:52.184724841Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_dc485411-858d-480d-8815-3f46f7c9e011\\\"\"",
2026-06-09 11:30:34.998204 | controller |     "Jun 09 10:56:52.215716 crc crio[3651]: time=\"2026-06-09T10:56:52.186351678Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=699006ac-512b-4677-9ecf-120c4264ff83 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.998223 | controller |     "Jun 09 10:56:52.215949 crc crio[3651]: time=\"2026-06-09T10:56:52.175166834Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=6489ce95-ef59-4bfc-860c-0299773c471d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.998238 | controller |     "Jun 09 10:56:52.215949 crc crio[3651]: time=\"2026-06-09T10:56:52.17193732Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy\" id=07ddcb75-ad57-45e4-ae01-44154303e120 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.998254 | controller |     "Jun 09 10:56:52.244931 crc crio[3651]: time=\"2026-06-09T10:56:52.244583218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.998269 | controller |     "Jun 09 10:56:52.248202 crc crio[3651]: time=\"2026-06-09T10:56:52.244816315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.998284 | controller |     "Jun 09 10:56:52.256968 crc crio[3651]: time=\"2026-06-09T10:56:52.256928476Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=d4bc67b7-1468-4b22-becf-bc28753108d5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.998299 | controller |     "Jun 09 10:56:52.308230 crc crio[3651]: time=\"2026-06-09T10:56:52.307845794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.998314 | controller |     "Jun 09 10:56:52.351263 crc crio[3651]: time=\"2026-06-09T10:56:52.350740239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.998330 | controller |     "Jun 09 10:56:52.359979 crc crio[3651]: time=\"2026-06-09T10:56:52.359840143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.998345 | controller |     "Jun 09 10:56:52.364811 crc crio[3651]: time=\"2026-06-09T10:56:52.364667593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.998360 | controller |     "Jun 09 10:56:52.413286 crc crio[3651]: time=\"2026-06-09T10:56:52.413097458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.998375 | controller |     "Jun 09 10:56:52.646005 crc crio[3651]: time=\"2026-06-09T10:56:52.645317887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.998391 | controller |     "Jun 09 10:56:52.660013 crc crio[3651]: time=\"2026-06-09T10:56:52.659942561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.998406 | controller |     "Jun 09 10:56:52.668026 crc crio[3651]: time=\"2026-06-09T10:56:52.667611684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.998423 | controller |     "Jun 09 10:56:52.861916 crc crio[3651]: time=\"2026-06-09T10:56:52.861191471Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 11:30:34.998438 | controller |     "Jun 09 10:56:53.033088 crc crio[3651]: time=\"2026-06-09T10:56:53.032648596Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=975e1ae8-560b-442d-bee5-b22ce0ca94be name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.998458 | controller |     "Jun 09 10:56:53.033606 crc crio[3651]: time=\"2026-06-09T10:56:53.033542332Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=fc2329a7-3e32-451b-9ae1-b4e30b506bc0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.998473 | controller |     "Jun 09 10:56:53.040626 crc crio[3651]: time=\"2026-06-09T10:56:53.039913237Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=e9975466-6d7d-4d15-9d61-c2dff225cf11 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.998488 | controller |     "Jun 09 10:56:53.046697 crc crio[3651]: time=\"2026-06-09T10:56:53.045252332Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=ca62d65f-0bd2-4d9a-8fb1-48f1d1b58034 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.998503 | controller |     "Jun 09 10:56:53.050883 crc crio[3651]: time=\"2026-06-09T10:56:53.049745092Z\" level=info msg=\"Creating container: openshift-dns/node-resolver-277xp/dns-node-resolver\" id=3de69f82-4c02-4dac-bcea-2d14366464bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.998518 | controller |     "Jun 09 10:56:53.052128 crc crio[3651]: time=\"2026-06-09T10:56:53.052096581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.998534 | controller |     "Jun 09 10:56:53.052869 crc crio[3651]: time=\"2026-06-09T10:56:53.05275145Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=80dfdb24-ee63-4349-8605-93802c7fa87d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.998549 | controller |     "Jun 09 10:56:53.053192 crc crio[3651]: time=\"2026-06-09T10:56:53.05310089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.998564 | controller |     "Jun 09 10:56:53.382902 crc crio[3651]: time=\"2026-06-09T10:56:53.381774786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.998579 | controller |     "Jun 09 10:56:53.400230 crc crio[3651]: time=\"2026-06-09T10:56:53.399347216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.998594 | controller |     "Jun 09 10:56:53.479234 crc crio[3651]: time=\"2026-06-09T10:56:53.478934475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.998610 | controller |     "Jun 09 10:56:53.554583 crc crio[3651]: time=\"2026-06-09T10:56:53.550932284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.998626 | controller |     "Jun 09 10:56:53.593020 crc crio[3651]: time=\"2026-06-09T10:56:53.592776189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.998641 | controller |     "Jun 09 10:56:53.724075 crc crio[3651]: time=\"2026-06-09T10:56:53.72238298Z\" level=info msg=\"Created container 8a67086dcf6447f7f239062e43c9f7097d8bb6cbd9b63e9679eef9657ff54f73: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=d4bc67b7-1468-4b22-becf-bc28753108d5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.998659 | controller |     "Jun 09 10:56:53.740085 crc crio[3651]: time=\"2026-06-09T10:56:53.731535175Z\" level=info msg=\"Starting container: 8a67086dcf6447f7f239062e43c9f7097d8bb6cbd9b63e9679eef9657ff54f73\" id=ec784a27-8805-4356-bcee-e1bc4f1b497d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:34.998674 | controller |     "Jun 09 10:56:53.744309 crc crio[3651]: time=\"2026-06-09T10:56:53.743862873Z\" level=info msg=\"Created container 8b143539d735df2f1cf2f0e368ad51ff419112dc207feb76c470537ce345336e: openshift-image-registry/node-ca-2wddl/node-ca\" id=0b336a99-cc0e-408f-bce4-c342fe89c34d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.998689 | controller |     "Jun 09 10:56:53.750262 crc crio[3651]: time=\"2026-06-09T10:56:53.749600339Z\" level=info msg=\"Starting container: 8b143539d735df2f1cf2f0e368ad51ff419112dc207feb76c470537ce345336e\" id=cf693801-2716-4ad2-96c7-054c6465573c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:34.998704 | controller |     "Jun 09 10:56:53.766243 crc crio[3651]: time=\"2026-06-09T10:56:53.76410629Z\" level=info msg=\"Started container\" PID=7798 containerID=8a67086dcf6447f7f239062e43c9f7097d8bb6cbd9b63e9679eef9657ff54f73 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb id=ec784a27-8805-4356-bcee-e1bc4f1b497d name=/runtime.v1.RuntimeService/StartContainer sandboxID=9570b701358fa447a1643d6e2eab95c20846148eedafd017515797d8e33105ee",
2026-06-09 11:30:34.998720 | controller |     "Jun 09 10:56:53.872645 crc crio[3651]: time=\"2026-06-09T10:56:53.871358373Z\" level=info msg=\"Started container\" PID=7775 containerID=8b143539d735df2f1cf2f0e368ad51ff419112dc207feb76c470537ce345336e description=openshift-image-registry/node-ca-2wddl/node-ca id=cf693801-2716-4ad2-96c7-054c6465573c name=/runtime.v1.RuntimeService/StartContainer sandboxID=2bab650046094ca0c67be536963fef1c02f4dc153dab857621fadcf8e073af67",
2026-06-09 11:30:34.998736 | controller |     "Jun 09 10:56:54.028138 crc crio[3651]: time=\"2026-06-09T10:56:54.02772739Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=52f574aa-e90e-499d-bbc5-be4e4cab143c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.998751 | controller |     "Jun 09 10:56:54.028378 crc crio[3651]: time=\"2026-06-09T10:56:54.027774451Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=d71aa57e-19d3-4ce9-9b2f-f701d6541e44 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.998766 | controller |     "Jun 09 10:56:54.039479 crc crio[3651]: time=\"2026-06-09T10:56:54.035969839Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=33888b6f-f4ba-4e33-b6ac-47bc41fadb3e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.998781 | controller |     "Jun 09 10:56:54.043599 crc crio[3651]: time=\"2026-06-09T10:56:54.042057736Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=a6647e76-ae19-4e90-a274-fc6454ec9d5f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.998796 | controller |     "Jun 09 10:56:54.047941 crc crio[3651]: time=\"2026-06-09T10:56:54.047899715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.998811 | controller |     "Jun 09 10:56:54.166301 crc crio[3651]: time=\"2026-06-09T10:56:54.166124016Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=eef9dd3d-9890-492f-a008-baa168d33cc3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.998830 | controller |     "Jun 09 10:56:54.209006 crc crio[3651]: time=\"2026-06-09T10:56:54.206162048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.998846 | controller |     "Jun 09 10:56:54.226037 crc crio[3651]: time=\"2026-06-09T10:56:54.224970284Z\" level=info msg=\"Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=f6c37744-db67-4b53-8c6a-cbf61e45b434 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.998880 | controller |     "Jun 09 10:56:54.226037 crc crio[3651]: time=\"2026-06-09T10:56:54.225780707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.998896 | controller |     "Jun 09 10:56:54.276624 crc crio[3651]: time=\"2026-06-09T10:56:54.275187221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.998912 | controller |     "Jun 09 10:56:54.289030 crc crio[3651]: time=\"2026-06-09T10:56:54.288312652Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.998927 | controller |     "Jun 09 10:56:54.303844 crc crio[3651]: time=\"2026-06-09T10:56:54.297370775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.998942 | controller |     "Jun 09 10:56:54.882048 crc crio[3651]: time=\"2026-06-09T10:56:54.881839055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.998957 | controller |     "Jun 09 10:56:55.052694 crc crio[3651]: time=\"2026-06-09T10:56:55.05226568Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=512cfbe2-423d-4e0c-b0e7-ff54497a98e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.998972 | controller |     "Jun 09 10:56:55.059130 crc crio[3651]: time=\"2026-06-09T10:56:55.059046487Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=1ab4f547-12bb-4c05-bd14-2e45321ba3dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:34.998987 | controller |     "Jun 09 10:56:55.077124 crc crio[3651]: time=\"2026-06-09T10:56:55.077001468Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/webhook\" id=0695122f-586d-4e18-8a0a-776195063347 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.999002 | controller |     "Jun 09 10:56:55.077873 crc crio[3651]: time=\"2026-06-09T10:56:55.077845623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.999017 | controller |     "Jun 09 10:56:55.152242 crc crio[3651]: time=\"2026-06-09T10:56:55.151967873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.999033 | controller |     "Jun 09 10:56:55.212348 crc crio[3651]: time=\"2026-06-09T10:56:55.212251252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.999054 | controller |     "Jun 09 10:56:55.552877 crc crio[3651]: time=\"2026-06-09T10:56:55.552663702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:34.999069 | controller |     "Jun 09 10:56:56.701917 crc crio[3651]: time=\"2026-06-09T10:56:56.70185259Z\" level=info msg=\"Created container 6a6cea488b6d422e447e8f9716edf3486ba3d05589e79c27a9e399a668156da8: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy\" id=efbb9c65-beaf-4a58-b593-c258e7843b4a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.999662 | controller |     "Jun 09 10:56:56.705602 crc crio[3651]: time=\"2026-06-09T10:56:56.705346951Z\" level=info msg=\"Starting container: 6a6cea488b6d422e447e8f9716edf3486ba3d05589e79c27a9e399a668156da8\" id=97f4bfba-ea7c-4744-afa2-f56b47c519d6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:34.999700 | controller |     "Jun 09 10:56:56.725947 crc crio[3651]: time=\"2026-06-09T10:56:56.725756594Z\" level=info msg=\"Created container 081b1cc03a85b4ecb6885e47359352450caa5964a8e1547203d30a57fd78913f: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=f6c37744-db67-4b53-8c6a-cbf61e45b434 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.999720 | controller |     "Jun 09 10:56:56.727661 crc crio[3651]: time=\"2026-06-09T10:56:56.727138184Z\" level=info msg=\"Created container 74502ed3f4f8e8d164879f66babc1ef9798b11e403fd21c61e44f590b75f1fbe: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy\" id=07ddcb75-ad57-45e4-ae01-44154303e120 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.999737 | controller |     "Jun 09 10:56:56.735576 crc crio[3651]: time=\"2026-06-09T10:56:56.73147597Z\" level=info msg=\"Created container 386be1641d307e66c54ca7b45fbd0ae80f1dd1ef7565b709ccc2fbaa7ac6a3cf: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=80dfdb24-ee63-4349-8605-93802c7fa87d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.999754 | controller |     "Jun 09 10:56:56.735576 crc crio[3651]: time=\"2026-06-09T10:56:56.731653695Z\" level=info msg=\"Created container f31ed967250a1a5b8d9b3bf4d5b30ffd9a6b8cce04cd26f6d580219beeabe7c3: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=6489ce95-ef59-4bfc-860c-0299773c471d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.999769 | controller |     "Jun 09 10:56:56.735576 crc crio[3651]: time=\"2026-06-09T10:56:56.733099927Z\" level=info msg=\"Created container 119d7ac8fe62d47561f14e2d124a16c2bd547d993ec4fa9bbcba3573a65e26c5: openshift-dns/node-resolver-277xp/dns-node-resolver\" id=3de69f82-4c02-4dac-bcea-2d14366464bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.999785 | controller |     "Jun 09 10:56:56.735576 crc crio[3651]: time=\"2026-06-09T10:56:56.733128128Z\" level=info msg=\"Starting container: 081b1cc03a85b4ecb6885e47359352450caa5964a8e1547203d30a57fd78913f\" id=09294cf5-0517-439c-a443-96d62240b22f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:34.999801 | controller |     "Jun 09 10:56:56.735576 crc crio[3651]: time=\"2026-06-09T10:56:56.733159999Z\" level=info msg=\"Starting container: 74502ed3f4f8e8d164879f66babc1ef9798b11e403fd21c61e44f590b75f1fbe\" id=d28e11a3-fec5-4ca2-ba0d-934ea36c18ad name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:34.999816 | controller |     "Jun 09 10:56:56.735576 crc crio[3651]: time=\"2026-06-09T10:56:56.735039693Z\" level=info msg=\"Starting container: f31ed967250a1a5b8d9b3bf4d5b30ffd9a6b8cce04cd26f6d580219beeabe7c3\" id=311d7a21-ffab-4db9-ab5f-b7fc09e14016 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:34.999832 | controller |     "Jun 09 10:56:56.736915 crc crio[3651]: time=\"2026-06-09T10:56:56.735684822Z\" level=info msg=\"Starting container: 119d7ac8fe62d47561f14e2d124a16c2bd547d993ec4fa9bbcba3573a65e26c5\" id=86c3f551-15c4-4344-8566-fd324e2545fe name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:34.999874 | controller |     "Jun 09 10:56:56.736915 crc crio[3651]: time=\"2026-06-09T10:56:56.735858187Z\" level=info msg=\"Starting container: 386be1641d307e66c54ca7b45fbd0ae80f1dd1ef7565b709ccc2fbaa7ac6a3cf\" id=7a23d729-308c-4aba-acca-cd69245a5105 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:34.999897 | controller |     "Jun 09 10:56:56.738295 crc crio[3651]: time=\"2026-06-09T10:56:56.73734172Z\" level=info msg=\"Created container f9ce2a53d66963eb24d0d7bbc743a606b810276e19a54c66d55d7213bdfbeae5: openshift-network-node-identity/network-node-identity-dgvkt/webhook\" id=0695122f-586d-4e18-8a0a-776195063347 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.999913 | controller |     "Jun 09 10:56:56.742036 crc crio[3651]: time=\"2026-06-09T10:56:56.740987136Z\" level=info msg=\"Starting container: f9ce2a53d66963eb24d0d7bbc743a606b810276e19a54c66d55d7213bdfbeae5\" id=62d39bb6-1e6c-4ded-a434-87fcc4cd7301 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:34.999929 | controller |     "Jun 09 10:56:56.750677 crc crio[3651]: time=\"2026-06-09T10:56:56.74630323Z\" level=info msg=\"Started container\" PID=7919 containerID=081b1cc03a85b4ecb6885e47359352450caa5964a8e1547203d30a57fd78913f description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=09294cf5-0517-439c-a443-96d62240b22f name=/runtime.v1.RuntimeService/StartContainer sandboxID=bfdfa863f636829ffd9c428672aba9d5536e6cb66f7e2e4155ecdc51356eafd7",
2026-06-09 11:30:34.999945 | controller |     "Jun 09 10:56:56.755365 crc crio[3651]: time=\"2026-06-09T10:56:56.755128506Z\" level=info msg=\"Started container\" PID=7830 containerID=74502ed3f4f8e8d164879f66babc1ef9798b11e403fd21c61e44f590b75f1fbe description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy id=d28e11a3-fec5-4ca2-ba0d-934ea36c18ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=83ed0aff373038db68e58800dba63537b27927893e565669943b82e688e1cbb1",
2026-06-09 11:30:34.999961 | controller |     "Jun 09 10:56:56.760096 crc crio[3651]: time=\"2026-06-09T10:56:56.759797952Z\" level=info msg=\"Created container 1773c09c0249cd012cf975391bc8b4f31376cd17d3e1b032cbb082638347f3b9: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=a6647e76-ae19-4e90-a274-fc6454ec9d5f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:34.999977 | controller |     "Jun 09 10:56:56.775746 crc crio[3651]: time=\"2026-06-09T10:56:56.775628551Z\" level=info msg=\"Starting container: 1773c09c0249cd012cf975391bc8b4f31376cd17d3e1b032cbb082638347f3b9\" id=4510833e-28e2-4b27-9000-96a9d2ee94e9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:34.999992 | controller |     "Jun 09 10:56:56.780765 crc crio[3651]: time=\"2026-06-09T10:56:56.776567488Z\" level=info msg=\"Started container\" PID=7824 containerID=6a6cea488b6d422e447e8f9716edf3486ba3d05589e79c27a9e399a668156da8 description=openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy id=97f4bfba-ea7c-4744-afa2-f56b47c519d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=80a10675af2f184dcf1abd6808b3bd3468e5de0ac91e6554a9a34c7ef5880e02",
2026-06-09 11:30:35.000008 | controller |     "Jun 09 10:56:56.803567 crc crio[3651]: time=\"2026-06-09T10:56:56.803084138Z\" level=info msg=\"Started container\" PID=7926 containerID=f9ce2a53d66963eb24d0d7bbc743a606b810276e19a54c66d55d7213bdfbeae5 description=openshift-network-node-identity/network-node-identity-dgvkt/webhook id=62d39bb6-1e6c-4ded-a434-87fcc4cd7301 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ef6dcd81941f4a4a1a0b5353d93c4b2d86e0faf66d07f9b888376b21c417e921",
2026-06-09 11:30:35.000024 | controller |     "Jun 09 10:56:56.803567 crc crio[3651]: time=\"2026-06-09T10:56:56.803263063Z\" level=info msg=\"Started container\" PID=7914 containerID=119d7ac8fe62d47561f14e2d124a16c2bd547d993ec4fa9bbcba3573a65e26c5 description=openshift-dns/node-resolver-277xp/dns-node-resolver id=86c3f551-15c4-4344-8566-fd324e2545fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=58ae0b27a3b2d3171e9a4cadd2f4320925722887cc329c92be1614f9b5738499",
2026-06-09 11:30:35.000046 | controller |     "Jun 09 10:56:56.804745 crc crio[3651]: time=\"2026-06-09T10:56:56.803124859Z\" level=info msg=\"Started container\" PID=7879 containerID=386be1641d307e66c54ca7b45fbd0ae80f1dd1ef7565b709ccc2fbaa7ac6a3cf description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=7a23d729-308c-4aba-acca-cd69245a5105 name=/runtime.v1.RuntimeService/StartContainer sandboxID=549b94dad749667a3a520eeb0af9b8ad693e1e4510dde3dfec14e2690d907656",
2026-06-09 11:30:35.000062 | controller |     "Jun 09 10:56:56.805537 crc crio[3651]: time=\"2026-06-09T10:56:56.803183991Z\" level=info msg=\"Started container\" PID=7819 containerID=f31ed967250a1a5b8d9b3bf4d5b30ffd9a6b8cce04cd26f6d580219beeabe7c3 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy id=311d7a21-ffab-4db9-ab5f-b7fc09e14016 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f8aa60bc34fe6193a8191fdb0bef5a32f9c44faa6afc0fcf04e273fecc0c3d6",
2026-06-09 11:30:35.000078 | controller |     "Jun 09 10:56:56.829194 crc crio[3651]: time=\"2026-06-09T10:56:56.828990389Z\" level=info msg=\"Started container\" PID=7896 containerID=1773c09c0249cd012cf975391bc8b4f31376cd17d3e1b032cbb082638347f3b9 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon id=4510833e-28e2-4b27-9000-96a9d2ee94e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc43ff16a32b25163b55d640d18669725cd184c2474507b43ac509a25396edf1",
2026-06-09 11:30:35.000094 | controller |     "Jun 09 10:56:56.892246 crc crio[3651]: time=\"2026-06-09T10:56:56.89207677Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=faf9c38e-8340-4b6c-8a64-b479790d8734 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.000109 | controller |     "Jun 09 10:56:56.895455 crc crio[3651]: time=\"2026-06-09T10:56:56.89519167Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=494fcdf6-b5aa-4cf2-b620-a9513794d1f4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.000125 | controller |     "Jun 09 10:56:56.895825 crc crio[3651]: time=\"2026-06-09T10:56:56.895702055Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=a4bb7c79-b941-40a1-b94e-047c572bc7fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.000140 | controller |     "Jun 09 10:56:56.902686 crc crio[3651]: time=\"2026-06-09T10:56:56.899644889Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=111d6b81-61c7-443e-891f-50d3d5d99317 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.000155 | controller |     "Jun 09 10:56:56.902686 crc crio[3651]: time=\"2026-06-09T10:56:56.900039791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.000170 | controller |     "Jun 09 10:56:56.903217 crc crio[3651]: time=\"2026-06-09T10:56:56.90312597Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a621caee-e556-4ea0-bf00-d95f33510f09 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.000185 | controller |     "Jun 09 10:56:56.911629 crc crio[3651]: time=\"2026-06-09T10:56:56.911334398Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=118038aa-9325-4666-a368-ddf971ee7789 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.000203 | controller |     "Jun 09 10:56:56.914277 crc crio[3651]: time=\"2026-06-09T10:56:56.91416621Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=53c87254-6977-42ef-a4f6-7547ffa0088a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.000218 | controller |     "Jun 09 10:56:56.942523 crc crio[3651]: time=\"2026-06-09T10:56:56.942203083Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy\" id=abf61347-6654-4611-9031-d4b57cd46ed8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.000233 | controller |     "Jun 09 10:56:56.945815 crc crio[3651]: time=\"2026-06-09T10:56:56.945574312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.000248 | controller |     "Jun 09 10:56:56.954708 crc crio[3651]: time=\"2026-06-09T10:56:56.94277769Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=531de250-57a5-4486-a057-4ab9bc3903ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.000262 | controller |     "Jun 09 10:56:56.955004 crc crio[3651]: time=\"2026-06-09T10:56:56.942947695Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=2f57c42b-caff-46d7-aaf0-3291ee48ad0b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.000278 | controller |     "Jun 09 10:56:56.962322 crc crio[3651]: time=\"2026-06-09T10:56:56.96209648Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=8e8d331f-7424-4d84-aca5-61245b017589 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.000293 | controller |     "Jun 09 10:56:56.963157 crc crio[3651]: time=\"2026-06-09T10:56:56.963010047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.000308 | controller |     "Jun 09 10:56:56.964118 crc crio[3651]: time=\"2026-06-09T10:56:56.963793499Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=4db48bdc-e752-44f8-a03c-96d1f1df4e6f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.000323 | controller |     "Jun 09 10:56:56.964831 crc crio[3651]: time=\"2026-06-09T10:56:56.964295934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.000338 | controller |     "Jun 09 10:56:57.320891 crc crio[3651]: time=\"2026-06-09T10:56:57.320456598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.000353 | controller |     "Jun 09 10:56:57.451163 crc crio[3651]: time=\"2026-06-09T10:56:57.429826202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.000368 | controller |     "Jun 09 10:56:57.723656 crc crio[3651]: time=\"2026-06-09T10:56:57.722255598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.000383 | controller |     "Jun 09 10:56:57.726731 crc crio[3651]: time=\"2026-06-09T10:56:57.7247554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.000400 | controller |     "Jun 09 10:56:57.766081 crc crio[3651]: time=\"2026-06-09T10:56:57.765663607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.000415 | controller |     "Jun 09 10:56:57.767269 crc crio[3651]: time=\"2026-06-09T10:56:57.766717668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.000429 | controller |     "Jun 09 10:56:57.992176 crc crio[3651]: time=\"2026-06-09T10:56:57.9865749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.000444 | controller |     "Jun 09 10:56:59.033363 crc crio[3651]: time=\"2026-06-09T10:56:59.033094365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.000460 | controller |     "Jun 09 10:56:59.560898 crc crio[3651]: time=\"2026-06-09T10:56:59.559581082Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=c5c6b7eb-7362-4435-8969-94081d3050a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.000474 | controller |     "Jun 09 10:56:59.563849 crc crio[3651]: time=\"2026-06-09T10:56:59.563756964Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=96a1eb99-bd54-4f35-8271-79217081e32c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.000489 | controller |     "Jun 09 10:56:59.566762 crc crio[3651]: time=\"2026-06-09T10:56:59.566581616Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=6275aade-0e88-4208-9889-fe67ae92387b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.000504 | controller |     "Jun 09 10:56:59.567148 crc crio[3651]: time=\"2026-06-09T10:56:59.566999108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.000519 | controller |     "Jun 09 10:56:59.640291 crc crio[3651]: time=\"2026-06-09T10:56:59.640202272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.000534 | controller |     "Jun 09 10:56:59.646077 crc crio[3651]: time=\"2026-06-09T10:56:59.646034952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.000562 | controller |     "Jun 09 10:57:00.752593 crc crio[3651]: time=\"2026-06-09T10:57:00.752351683Z\" level=info msg=\"Created container 52762d3c43728c9e35049a51b3d3e3ced1905edfb4c12f4088cfa6f70f8df16e: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy\" id=abf61347-6654-4611-9031-d4b57cd46ed8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.000581 | controller |     "Jun 09 10:57:00.757833 crc crio[3651]: time=\"2026-06-09T10:57:00.757500253Z\" level=info msg=\"Starting container: 52762d3c43728c9e35049a51b3d3e3ced1905edfb4c12f4088cfa6f70f8df16e\" id=8005fd82-30c6-4f49-8fe6-114e0ace0bf8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.000597 | controller |     "Jun 09 10:57:00.797200 crc crio[3651]: time=\"2026-06-09T10:57:00.79428123Z\" level=info msg=\"Created container 3f61970af6f8dd199222178e79caef16d42d3bb803dc9993988cd3c2d414e1f4: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=111d6b81-61c7-443e-891f-50d3d5d99317 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.000618 | controller |     "Jun 09 10:57:00.799023 crc crio[3651]: time=\"2026-06-09T10:57:00.798981057Z\" level=info msg=\"Starting container: 3f61970af6f8dd199222178e79caef16d42d3bb803dc9993988cd3c2d414e1f4\" id=9d3582f2-b4a9-4913-b9fb-d0dc2aa4d515 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.000634 | controller |     "Jun 09 10:57:00.827532 crc crio[3651]: time=\"2026-06-09T10:57:00.826819195Z\" level=info msg=\"Started container\" PID=8069 containerID=52762d3c43728c9e35049a51b3d3e3ced1905edfb4c12f4088cfa6f70f8df16e description=openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy id=8005fd82-30c6-4f49-8fe6-114e0ace0bf8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc43ff16a32b25163b55d640d18669725cd184c2474507b43ac509a25396edf1",
2026-06-09 11:30:35.000650 | controller |     "Jun 09 10:57:00.843801 crc crio[3651]: time=\"2026-06-09T10:57:00.843633163Z\" level=info msg=\"Started container\" PID=8070 containerID=3f61970af6f8dd199222178e79caef16d42d3bb803dc9993988cd3c2d414e1f4 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=9d3582f2-b4a9-4913-b9fb-d0dc2aa4d515 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ef6dcd81941f4a4a1a0b5353d93c4b2d86e0faf66d07f9b888376b21c417e921",
2026-06-09 11:30:35.000665 | controller |     "Jun 09 10:57:01.288879 crc crio[3651]: time=\"2026-06-09T10:57:01.288187153Z\" level=info msg=\"Created container 2e472e09bf5beefbb367f5a8a4d942477bbeed46d0570aa85e657a7f6e91b497: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=6275aade-0e88-4208-9889-fe67ae92387b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.000680 | controller |     "Jun 09 10:57:01.294474 crc crio[3651]: time=\"2026-06-09T10:57:01.290276043Z\" level=info msg=\"Created container 44514d4bb0db3805d775ee2441db74ab9f085b2e0d1eaacbe6aa7835cfddc456: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=8e8d331f-7424-4d84-aca5-61245b017589 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.000696 | controller |     "Jun 09 10:57:01.294474 crc crio[3651]: time=\"2026-06-09T10:57:01.290690886Z\" level=info msg=\"Created container 276c68c2e90e9b5b39002fd20e53547dcd39ab71f9ad51cd4dae1cb32dc1a733: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=4db48bdc-e752-44f8-a03c-96d1f1df4e6f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.000711 | controller |     "Jun 09 10:57:01.294474 crc crio[3651]: time=\"2026-06-09T10:57:01.295133044Z\" level=info msg=\"Starting container: 44514d4bb0db3805d775ee2441db74ab9f085b2e0d1eaacbe6aa7835cfddc456\" id=7cfed953-01fb-42f6-bc3e-c34d42c6541d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.000726 | controller |     "Jun 09 10:57:01.300978 crc crio[3651]: time=\"2026-06-09T10:57:01.295966689Z\" level=info msg=\"Starting container: 2e472e09bf5beefbb367f5a8a4d942477bbeed46d0570aa85e657a7f6e91b497\" id=59d56cb6-f294-4e2a-a6a0-0a48ee810edc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.000742 | controller |     "Jun 09 10:57:01.301885 crc crio[3651]: time=\"2026-06-09T10:57:01.301753657Z\" level=info msg=\"Starting container: 276c68c2e90e9b5b39002fd20e53547dcd39ab71f9ad51cd4dae1cb32dc1a733\" id=0ce1d432-6646-4b6e-a354-6c58ef3dbb86 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.000757 | controller |     "Jun 09 10:57:01.316015 crc crio[3651]: time=\"2026-06-09T10:57:01.315942578Z\" level=info msg=\"Started container\" PID=8083 containerID=2e472e09bf5beefbb367f5a8a4d942477bbeed46d0570aa85e657a7f6e91b497 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb id=59d56cb6-f294-4e2a-a6a0-0a48ee810edc name=/runtime.v1.RuntimeService/StartContainer sandboxID=9570b701358fa447a1643d6e2eab95c20846148eedafd017515797d8e33105ee",
2026-06-09 11:30:35.000775 | controller |     "Jun 09 10:57:01.394935 crc crio[3651]: time=\"2026-06-09T10:57:01.392907532Z\" level=info msg=\"Started container\" PID=8072 containerID=276c68c2e90e9b5b39002fd20e53547dcd39ab71f9ad51cd4dae1cb32dc1a733 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=0ce1d432-6646-4b6e-a354-6c58ef3dbb86 name=/runtime.v1.RuntimeService/StartContainer sandboxID=83ed0aff373038db68e58800dba63537b27927893e565669943b82e688e1cbb1",
2026-06-09 11:30:35.000791 | controller |     "Jun 09 10:57:01.469088 crc crio[3651]: time=\"2026-06-09T10:57:01.469022251Z\" level=info msg=\"Started container\" PID=8071 containerID=44514d4bb0db3805d775ee2441db74ab9f085b2e0d1eaacbe6aa7835cfddc456 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=7cfed953-01fb-42f6-bc3e-c34d42c6541d name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f8aa60bc34fe6193a8191fdb0bef5a32f9c44faa6afc0fcf04e273fecc0c3d6",
2026-06-09 11:30:35.000806 | controller |     "Jun 09 10:57:04.134015 crc crio[3651]: time=\"2026-06-09T10:57:04.132190492Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=04367bd9-94cf-4441-8a29-3c22a9333066 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.000821 | controller |     "Jun 09 10:57:04.204464 crc crio[3651]: time=\"2026-06-09T10:57:04.204148807Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=a5bf7501-5c7b-4c73-8344-49a74974637d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.000836 | controller |     "Jun 09 10:57:04.218651 crc crio[3651]: time=\"2026-06-09T10:57:04.218450004Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=0b61f19d-5762-4563-a37d-64f2c70c5f80 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.000870 | controller |     "Jun 09 10:57:04.220677 crc crio[3651]: time=\"2026-06-09T10:57:04.220590233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.000888 | controller |     "Jun 09 10:57:04.449511 crc crio[3651]: time=\"2026-06-09T10:57:04.446688463Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d\" id=8da51941-ef0b-4c54-9976-43501e4c4d46 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.000904 | controller |     "Jun 09 10:57:04.452880 crc crio[3651]: time=\"2026-06-09T10:57:04.452170758Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d\" id=02133bc4-2fd9-4c12-94d5-9181fc957857 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.000919 | controller |     "Jun 09 10:57:04.455132 crc crio[3651]: time=\"2026-06-09T10:57:04.455090155Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins\" id=f1cab3b5-9031-495d-b0be-508289eed43b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.000935 | controller |     "Jun 09 10:57:04.455742 crc crio[3651]: time=\"2026-06-09T10:57:04.455719939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.000951 | controller |     "Jun 09 10:57:04.461806 crc crio[3651]: time=\"2026-06-09T10:57:04.461584293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.000970 | controller |     "Jun 09 10:57:04.465256 crc crio[3651]: time=\"2026-06-09T10:57:04.464030219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.000985 | controller |     "Jun 09 10:57:04.549325 crc crio[3651]: time=\"2026-06-09T10:57:04.548516111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.001000 | controller |     "Jun 09 10:57:05.121656 crc crio[3651]: time=\"2026-06-09T10:57:05.10919329Z\" level=info msg=\"Created container e59d511d489f9ebf1775840fb131ddc46b282108b73ba763a49038900ca53863: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=0b61f19d-5762-4563-a37d-64f2c70c5f80 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.001015 | controller |     "Jun 09 10:57:05.139060 crc crio[3651]: time=\"2026-06-09T10:57:05.138863129Z\" level=info msg=\"Starting container: e59d511d489f9ebf1775840fb131ddc46b282108b73ba763a49038900ca53863\" id=19680390-6ea4-45de-84b8-8e453e76f38d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.001030 | controller |     "Jun 09 10:57:05.560896 crc crio[3651]: time=\"2026-06-09T10:57:05.559966547Z\" level=info msg=\"Started container\" PID=8219 containerID=e59d511d489f9ebf1775840fb131ddc46b282108b73ba763a49038900ca53863 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller id=19680390-6ea4-45de-84b8-8e453e76f38d name=/runtime.v1.RuntimeService/StartContainer sandboxID=9570b701358fa447a1643d6e2eab95c20846148eedafd017515797d8e33105ee",
2026-06-09 11:30:35.001045 | controller |     "Jun 09 10:57:06.006306 crc crio[3651]: time=\"2026-06-09T10:57:06.005685318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.001061 | controller |     "Jun 09 10:57:06.329191 crc crio[3651]: time=\"2026-06-09T10:57:06.32901662Z\" level=info msg=\"Created container acc14ed1b5d4f1e8a0c8348f96e10267fd8cd9a3412d4fcf8ca44744ede39df9: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins\" id=f1cab3b5-9031-495d-b0be-508289eed43b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.001076 | controller |     "Jun 09 10:57:06.332034 crc crio[3651]: time=\"2026-06-09T10:57:06.331915637Z\" level=info msg=\"Starting container: acc14ed1b5d4f1e8a0c8348f96e10267fd8cd9a3412d4fcf8ca44744ede39df9\" id=65e2262b-3286-4afa-a280-ec5ffec47892 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.001091 | controller |     "Jun 09 10:57:06.368204 crc crio[3651]: time=\"2026-06-09T10:57:06.367709335Z\" level=info msg=\"Started container\" PID=8263 containerID=acc14ed1b5d4f1e8a0c8348f96e10267fd8cd9a3412d4fcf8ca44744ede39df9 description=openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins id=65e2262b-3286-4afa-a280-ec5ffec47892 name=/runtime.v1.RuntimeService/StartContainer sandboxID=80a10675af2f184dcf1abd6808b3bd3468e5de0ac91e6554a9a34c7ef5880e02",
2026-06-09 11:30:35.001106 | controller |     "Jun 09 10:57:07.930153 crc crio[3651]: time=\"2026-06-09T10:57:07.929935364Z\" level=info msg=\"Created container 3c1b9f5585765e1179e9c83cb31ee7073e68f407f2066c99ad81b31d3bcfed76: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter\" id=4be04af0-326c-4630-8451-593a31af24fa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.001121 | controller |     "Jun 09 10:57:07.943051 crc crio[3651]: time=\"2026-06-09T10:57:07.94199348Z\" level=info msg=\"Starting container: 3c1b9f5585765e1179e9c83cb31ee7073e68f407f2066c99ad81b31d3bcfed76\" id=6ba90e6e-e81e-493b-83f4-ec7b53b9346b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.001136 | controller |     "Jun 09 10:57:08.135095 crc crio[3651]: time=\"2026-06-09T10:57:08.133723914Z\" level=info msg=\"Started container\" PID=8068 containerID=3c1b9f5585765e1179e9c83cb31ee7073e68f407f2066c99ad81b31d3bcfed76 description=openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter id=6ba90e6e-e81e-493b-83f4-ec7b53b9346b name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa72bf165ac6444e8f0b230821d41ca5471a03913f91a0eea041ae53b0c1aa17",
2026-06-09 11:30:35.001155 | controller |     "Jun 09 10:57:20.535665 crc crio[3651]: time=\"2026-06-09T10:57:20.534535064Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782\" id=5563ca50-0896-4740-9749-ca309f272541 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.001171 | controller |     "Jun 09 10:57:20.538591 crc crio[3651]: time=\"2026-06-09T10:57:20.538453903Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782\" id=53958740-dc33-493b-ad45-fb55fe85e60b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.001186 | controller |     "Jun 09 10:57:20.540568 crc crio[3651]: time=\"2026-06-09T10:57:20.540274145Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin\" id=2bc7d882-b987-470d-b4b9-df0b89071532 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.001202 | controller |     "Jun 09 10:57:20.540816 crc crio[3651]: time=\"2026-06-09T10:57:20.540657554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.001217 | controller |     "Jun 09 10:57:20.581755 crc crio[3651]: time=\"2026-06-09T10:57:20.581651481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.001233 | controller |     "Jun 09 10:57:20.795724 crc crio[3651]: time=\"2026-06-09T10:57:20.793669839Z\" level=info msg=\"NetworkStart: stopping network for sandbox 1b8b90454b573a57a797cf819087234720634d73b90814841625bf37e02ab4aa\" id=d2d1d628-f498-4d92-814e-3dce1978cbeb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.001248 | controller |     "Jun 09 10:57:21.211359 crc crio[3651]: time=\"2026-06-09T10:57:21.209811224Z\" level=info msg=\"NetworkStart: stopping network for sandbox d1cf5b75879182c2258f1f458303f4e2134ebe9daee8480ba6dfae64e5c1b4be\" id=afe01c70-f34e-4b98-8670-b5c837006e5f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.001263 | controller |     "Jun 09 10:57:21.279982 crc crio[3651]: time=\"2026-06-09T10:57:21.278833683Z\" level=info msg=\"NetworkStart: stopping network for sandbox afe8252ed5523f337d7e51671beaa522a7c147ea1b00b84d5eeade60981cdc9f\" id=6e3932e1-8724-44a6-9a60-c9ceea37ef5e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.001278 | controller |     "Jun 09 10:57:21.343348 crc crio[3651]: time=\"2026-06-09T10:57:21.343052863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.001293 | controller |     "Jun 09 10:57:21.451548 crc crio[3651]: time=\"2026-06-09T10:57:21.451044012Z\" level=info msg=\"NetworkStart: stopping network for sandbox d64f681e3339ab037811a0bc502d17969ee450e3eddaa8f29877c61424b21c13\" id=425ea384-8aad-4703-a2a5-035ef84ccbcd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.001309 | controller |     "Jun 09 10:57:21.535576 crc crio[3651]: time=\"2026-06-09T10:57:21.535365605Z\" level=info msg=\"Created container 66673a75acb7da8ec33f78005e3cf040ae7ccd3454435aed812b4cb57e202d91: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin\" id=2bc7d882-b987-470d-b4b9-df0b89071532 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.001324 | controller |     "Jun 09 10:57:21.536822 crc crio[3651]: time=\"2026-06-09T10:57:21.536706375Z\" level=info msg=\"Starting container: 66673a75acb7da8ec33f78005e3cf040ae7ccd3454435aed812b4cb57e202d91\" id=0b6ec483-92f6-4356-8750-aa8b368d603f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.001344 | controller |     "Jun 09 10:57:21.577886 crc crio[3651]: time=\"2026-06-09T10:57:21.577362788Z\" level=info msg=\"Started container\" PID=8616 containerID=66673a75acb7da8ec33f78005e3cf040ae7ccd3454435aed812b4cb57e202d91 description=openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin id=0b6ec483-92f6-4356-8750-aa8b368d603f name=/runtime.v1.RuntimeService/StartContainer sandboxID=80a10675af2f184dcf1abd6808b3bd3468e5de0ac91e6554a9a34c7ef5880e02",
2026-06-09 11:30:35.001359 | controller |     "Jun 09 10:57:21.689514 crc crio[3651]: time=\"2026-06-09T10:57:21.689156577Z\" level=info msg=\"NetworkStart: stopping network for sandbox 1bbb3ad505e192de9d5e89b3f5ad7ec22645aedc68a65b2dacae5c9098f6c814\" id=fb51f46f-d303-4de1-a75a-dfa0932ed443 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.001375 | controller |     "Jun 09 10:57:21.727532 crc crio[3651]: time=\"2026-06-09T10:57:21.727241945Z\" level=info msg=\"NetworkStart: stopping network for sandbox f641c8651b31405a4581e6f3476fed163757c2087cb8cb493fd71a28ac2cd791\" id=fe252ac6-464c-46e6-9a4f-a1b5c428338b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.001391 | controller |     "Jun 09 10:57:21.783507 crc crio[3651]: time=\"2026-06-09T10:57:21.782759853Z\" level=info msg=\"NetworkStart: stopping network for sandbox 79a02d941cf9ead24f8497e97a0d9688942d24e9b92500d7045e4d288421424a\" id=b85fe8d5-a186-4716-a2ea-d026be6b8059 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.001406 | controller |     "Jun 09 10:57:21.951359 crc crio[3651]: time=\"2026-06-09T10:57:21.95105278Z\" level=info msg=\"NetworkStart: stopping network for sandbox 03614efc3822aa7ce2db8081c0d27f19956ad2e39bcde475518d71e86869cc0a\" id=d26a1f76-dadb-4c12-be47-d67257909ad4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.001421 | controller |     "Jun 09 10:57:21.991690 crc crio[3651]: time=\"2026-06-09T10:57:21.991524237Z\" level=info msg=\"NetworkStart: stopping network for sandbox b2cf22e834b536e85febd9d1d1ee0f46f7cc920fe1aae4523cec870f0e0b4be3\" id=ac61bc0d-d042-42d5-88d7-e6b62f14e72d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.001436 | controller |     "Jun 09 10:57:22.076464 crc crio[3651]: time=\"2026-06-09T10:57:22.076249322Z\" level=info msg=\"NetworkStart: stopping network for sandbox 7c38470142945355e9ab6ec0638bf1d8d3d1d623d7b9018507e4d5ebd8d2ffc2\" id=680dfc72-58c8-4052-a233-723ae69f12d2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.001451 | controller |     "Jun 09 10:57:22.117129 crc crio[3651]: time=\"2026-06-09T10:57:22.116915395Z\" level=info msg=\"NetworkStart: stopping network for sandbox 3988fd85f96cd9ae7fb4f7d8b61be8d71f6339a3315ff6e8d37b1904e0ec7920\" id=2c66559e-d33c-4a8e-9bc3-8ed3fafdd709 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.001466 | controller |     "Jun 09 10:57:22.579359 crc crio[3651]: time=\"2026-06-09T10:57:22.579208398Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4\" id=139bfa9a-b774-4007-ace8-c6ca0436f8eb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.001481 | controller |     "Jun 09 10:57:22.590053 crc crio[3651]: time=\"2026-06-09T10:57:22.589110578Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4\" id=2bebde61-b48d-445a-a538-ee598fad085e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.001496 | controller |     "Jun 09 10:57:22.598618 crc crio[3651]: time=\"2026-06-09T10:57:22.597146174Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni\" id=2955fb8b-6207-409a-9a59-2d170aa21303 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.001515 | controller |     "Jun 09 10:57:22.598903 crc crio[3651]: time=\"2026-06-09T10:57:22.598664748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.001530 | controller |     "Jun 09 10:57:22.658285 crc crio[3651]: time=\"2026-06-09T10:57:22.654314001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.001546 | controller |     "Jun 09 10:57:22.736726 crc crio[3651]: time=\"2026-06-09T10:57:22.736473131Z\" level=info msg=\"NetworkStart: stopping network for sandbox 098eb32b9b183e9b4c2aeb91f98090d41069a1adbc425cddaf44272136feecc1\" id=94c44e93-cf4c-4e76-af20-d7dbe5b41d92 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.001561 | controller |     "Jun 09 10:57:22.801203 crc crio[3651]: time=\"2026-06-09T10:57:22.800740987Z\" level=info msg=\"NetworkStart: stopping network for sandbox af726b71d4987ee44786e155299f8b7b52b94c6db99db46579cd6fb84214d5fe\" id=324d3184-b01b-4eb6-8af9-8aabe7e89ebb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.001576 | controller |     "Jun 09 10:57:23.072560 crc crio[3651]: time=\"2026-06-09T10:57:23.072299773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.001592 | controller |     "Jun 09 10:57:23.212139 crc crio[3651]: time=\"2026-06-09T10:57:23.211858018Z\" level=info msg=\"Created container 60c5abfabd86264790e529c86b5aace6245c7bfcfbeb46dda34c3143ea2f8ba1: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni\" id=2955fb8b-6207-409a-9a59-2d170aa21303 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.001607 | controller |     "Jun 09 10:57:23.214115 crc crio[3651]: time=\"2026-06-09T10:57:23.214081343Z\" level=info msg=\"Starting container: 60c5abfabd86264790e529c86b5aace6245c7bfcfbeb46dda34c3143ea2f8ba1\" id=ba0d8c7a-7b79-4231-926f-d08d6ac05eef name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.001623 | controller |     "Jun 09 10:57:23.229759 crc crio[3651]: time=\"2026-06-09T10:57:23.22931586Z\" level=info msg=\"Started container\" PID=8758 containerID=60c5abfabd86264790e529c86b5aace6245c7bfcfbeb46dda34c3143ea2f8ba1 description=openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni id=ba0d8c7a-7b79-4231-926f-d08d6ac05eef name=/runtime.v1.RuntimeService/StartContainer sandboxID=80a10675af2f184dcf1abd6808b3bd3468e5de0ac91e6554a9a34c7ef5880e02",
2026-06-09 11:30:35.001639 | controller |     "Jun 09 10:57:23.443681 crc crio[3651]: time=\"2026-06-09T10:57:23.443556935Z\" level=info msg=\"NetworkStart: stopping network for sandbox 685d2bc0180894133080f2be9712276bb5d2a11e6a124214ef09290e436b5362\" id=2dea6e92-9093-4827-a5b4-ffad7177bdfb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.001654 | controller |     "Jun 09 10:57:23.504827 crc crio[3651]: time=\"2026-06-09T10:57:23.504378779Z\" level=info msg=\"NetworkStart: stopping network for sandbox 29529b82ca5b1b7fb68c077963c0ca0837424bbb3198584a3d6bde8b42f5096e\" id=6b3ced7c-cd90-4dc0-964d-f5df3bf4192a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.001670 | controller |     "Jun 09 10:57:23.623617 crc crio[3651]: time=\"2026-06-09T10:57:23.620757273Z\" level=info msg=\"NetworkStart: stopping network for sandbox adf6cc0211e6188ce47c74192a3aa0db04330d09b99d0b450d6f397a4e572e72\" id=5cfad21c-f85e-41f5-9c02-5554341605eb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.001685 | controller |     "Jun 09 10:57:23.633470 crc crio[3651]: time=\"2026-06-09T10:57:23.630591352Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=d8077f19-ded1-4ebb-9431-a877d52f50d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.001704 | controller |     "Jun 09 10:57:23.640512 crc crio[3651]: time=\"2026-06-09T10:57:23.635820665Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=5c1e7499-d4e9-4dc7-a363-561343a4414b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.001719 | controller |     "Jun 09 10:57:23.640850 crc crio[3651]: time=\"2026-06-09T10:57:23.64076502Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy\" id=25c0241d-4f63-4deb-afeb-9caf5d7dcb42 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.001734 | controller |     "Jun 09 10:57:23.641306 crc crio[3651]: time=\"2026-06-09T10:57:23.641238244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.001749 | controller |     "Jun 09 10:57:23.712351 crc crio[3651]: time=\"2026-06-09T10:57:23.712243417Z\" level=info msg=\"NetworkStart: stopping network for sandbox 6c6d1cb0ca8158e44c56d9f0e1301e5dba60fd6348c23f606350c736102e7d4e\" id=3b4c5509-1a3d-49a9-b89a-1c2d1e4b6ea8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.001764 | controller |     "Jun 09 10:57:23.715894 crc crio[3651]: time=\"2026-06-09T10:57:23.715852933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.001780 | controller |     "Jun 09 10:57:24.106073 crc crio[3651]: time=\"2026-06-09T10:57:24.10569205Z\" level=info msg=\"NetworkStart: stopping network for sandbox 1ec4fe535baf8d99d6e2d9574a0f2d0f41ab445c68e70dd8291627e8ae3c71b7\" id=5882ccf5-b03c-4608-a4f6-8cfa220e592e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.001795 | controller |     "Jun 09 10:57:24.122333 crc crio[3651]: time=\"2026-06-09T10:57:24.12207451Z\" level=info msg=\"NetworkStart: stopping network for sandbox b3ba15818461fe7560aac427bfa4eb4c1e433da8aaafac2cce6e6b410390f690\" id=83e5f503-e3ba-4430-9c85-b1e308fbbbf3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.001810 | controller |     "Jun 09 10:57:24.126027 crc crio[3651]: time=\"2026-06-09T10:57:24.125984485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.001825 | controller |     "Jun 09 10:57:24.211770 crc crio[3651]: time=\"2026-06-09T10:57:24.211593327Z\" level=info msg=\"NetworkStart: stopping network for sandbox 66e5b22c95d638b21163cae11e7053426c93abfd6549e1e02636e93c4a032042\" id=b8c0778a-a587-4648-919a-10ae18eab872 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.001840 | controller |     "Jun 09 10:57:24.256760 crc crio[3651]: time=\"2026-06-09T10:57:24.256676769Z\" level=info msg=\"Created container 9a927b55f808c52ff3b6dc06c1c017ce57277c497d8e3178bc022f773e5bdb48: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy\" id=25c0241d-4f63-4deb-afeb-9caf5d7dcb42 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.001877 | controller |     "Jun 09 10:57:24.261675 crc crio[3651]: time=\"2026-06-09T10:57:24.260681647Z\" level=info msg=\"Starting container: 9a927b55f808c52ff3b6dc06c1c017ce57277c497d8e3178bc022f773e5bdb48\" id=fbb4e368-1388-46b8-9ce9-bd94e74831ce name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.001895 | controller |     "Jun 09 10:57:24.283905 crc crio[3651]: time=\"2026-06-09T10:57:24.283734743Z\" level=info msg=\"Started container\" PID=8822 containerID=9a927b55f808c52ff3b6dc06c1c017ce57277c497d8e3178bc022f773e5bdb48 description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy id=fbb4e368-1388-46b8-9ce9-bd94e74831ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=80a10675af2f184dcf1abd6808b3bd3468e5de0ac91e6554a9a34c7ef5880e02",
2026-06-09 11:30:35.001914 | controller |     "Jun 09 10:57:24.391714 crc crio[3651]: time=\"2026-06-09T10:57:24.391530805Z\" level=info msg=\"NetworkStart: stopping network for sandbox 62d0decc26c26dbe9dff8bf120d805b40bc8f535122513132d46b7310ff036a4\" id=a99421ff-e4cd-4cfa-b691-651352cb4e7c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.001929 | controller |     "Jun 09 10:57:24.435499 crc crio[3651]: time=\"2026-06-09T10:57:24.435227997Z\" level=info msg=\"NetworkStart: stopping network for sandbox 1519b740403c03febb9a6dde9bd95708057de624e4b93d351243a3da9dbf729a\" id=8d1d2faa-ab57-4865-99a5-35e01f87d50f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.001945 | controller |     "Jun 09 10:57:24.780869 crc crio[3651]: time=\"2026-06-09T10:57:24.780314551Z\" level=info msg=\"NetworkStart: stopping network for sandbox b1622d0dd5898c2e653a5e9c5ee80f85e0e2a14a78c8a4b5357a754427fe2f87\" id=6782f517-bf84-44e7-ae8f-472c099b8241 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.001960 | controller |     "Jun 09 10:57:24.818268 crc crio[3651]: time=\"2026-06-09T10:57:24.818041498Z\" level=info msg=\"NetworkStart: stopping network for sandbox 10dd7cf732a31d9c0f860fbcf0024e3b54168c4ece1e764a7429b0c934f6393d\" id=0e9966cf-9e0c-4e93-9f8f-415daa30a557 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.001975 | controller |     "Jun 09 10:57:24.938574 crc crio[3651]: time=\"2026-06-09T10:57:24.938322127Z\" level=info msg=\"NetworkStart: stopping network for sandbox 84258b78743432c8cccae4b296e5de9b3b513884ee7dae6687a54e67e0185f40\" id=db51e1a5-a741-4d10-a2cc-1588d3b110ed name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.001990 | controller |     "Jun 09 10:57:25.031747 crc crio[3651]: time=\"2026-06-09T10:57:25.031356546Z\" level=info msg=\"NetworkStart: stopping network for sandbox ff1cdb4ae1a436918c82f83fd08346723a368cba7d1b2fdfc0a794cfcccaab7f\" id=e2df8c14-361b-4854-8fa5-00f7eb36b647 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.002006 | controller |     "Jun 09 10:57:25.582383 crc crio[3651]: time=\"2026-06-09T10:57:25.582241636Z\" level=info msg=\"NetworkStart: stopping network for sandbox b29b10f6d0a76308401b0fd4a95c06996e453e46b06dd530cb63d472869b351f\" id=1414b831-14b2-4a3a-aeba-3cd749656a67 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.002021 | controller |     "Jun 09 10:57:26.060697 crc crio[3651]: time=\"2026-06-09T10:57:26.060577439Z\" level=info msg=\"NetworkStart: stopping network for sandbox 8baaa979a141b21792a21a207f9ebf8f16719cfeb90242b8bc8dc2b4063adbc6\" id=e97ef6ee-b40d-4bc7-bb7a-55f76911d7de name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.002036 | controller |     "Jun 09 10:57:26.147323 crc crio[3651]: time=\"2026-06-09T10:57:26.1471949Z\" level=info msg=\"NetworkStart: stopping network for sandbox f08081c03c5c7372c13785ef14d58653159efb7f7320d4a9b931d328e5e71789\" id=ae1c7a6d-72e7-4668-95b7-e031d4a133df name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.002051 | controller |     "Jun 09 10:57:26.176941 crc crio[3651]: time=\"2026-06-09T10:57:26.176707206Z\" level=info msg=\"NetworkStart: stopping network for sandbox 2dd9729dbd5a0500db05146743fa01a5e5500723b5b7b0b4b9c7b63f25eb672c\" id=34b06273-de7b-4080-8a2c-79b11aa4ad61 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.002065 | controller |     "Jun 09 10:57:26.291719 crc crio[3651]: time=\"2026-06-09T10:57:26.291541565Z\" level=info msg=\"NetworkStart: stopping network for sandbox 9b146f6c773d10dfbe129e97792ecf3484789cc43b4d5995bb2e7d7460a9dda6\" id=b53f234b-0100-433c-905b-277b5349a1bd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.002080 | controller |     "Jun 09 10:57:26.341222 crc crio[3651]: time=\"2026-06-09T10:57:26.340904473Z\" level=info msg=\"NetworkStart: stopping network for sandbox b22ad492a4514fa6af06605c62ecda5b812a7dca4d33d6277186d0dec75fbad0\" id=1df6f769-edcc-4c40-8f38-8c1864d5deb4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.002099 | controller |     "Jun 09 10:57:26.457058 crc crio[3651]: time=\"2026-06-09T10:57:26.456523965Z\" level=info msg=\"NetworkStart: stopping network for sandbox 4e4337943946265f046a5ed31029861415d33a398e8130fc2eb5c7c7c90a95f6\" id=555ccae3-9b5c-4838-9ea9-58bd7166f180 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.002114 | controller |     "Jun 09 10:57:26.500013 crc crio[3651]: time=\"2026-06-09T10:57:26.499761154Z\" level=info msg=\"NetworkStart: stopping network for sandbox d06e2e5f7a4eb0cf725af93fa92c96714601b99ce29154d541c2c894321d11d1\" id=e90865a1-9ba1-4e0b-97df-35b0028d35cb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.002129 | controller |     "Jun 09 10:57:26.535098 crc crio[3651]: time=\"2026-06-09T10:57:26.534917515Z\" level=info msg=\"NetworkStart: stopping network for sandbox 87045f3e17059138c8a16477cf8010dc3361b205e7a77195944d1cd1f801d25b\" id=0aafc3d3-2ed0-4546-8fc3-d7858345c631 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.002144 | controller |     "Jun 09 10:57:26.539900 crc crio[3651]: time=\"2026-06-09T10:57:26.539764087Z\" level=info msg=\"NetworkStart: stopping network for sandbox 38bfe331c17ef07902d086b17d00a2c164657fda36c2a019760a5060703c6e27\" id=e072a86b-8720-4ad7-8b3c-27da934e18b1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.002159 | controller |     "Jun 09 10:57:26.565934 crc crio[3651]: time=\"2026-06-09T10:57:26.56575778Z\" level=info msg=\"NetworkStart: stopping network for sandbox 188f72fd3087099620591186ca987eb453a6f7de2899a52a3c4ef00bbdb0568a\" id=3205ce2b-edb1-48a1-8c0e-1f9f2dddc014 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.002173 | controller |     "Jun 09 10:57:29.702747 crc crio[3651]: time=\"2026-06-09T10:57:29.702653586Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=f688d20a-95d3-412f-84f0-f4b157cd9366 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.002188 | controller |     "Jun 09 10:57:29.706513 crc crio[3651]: time=\"2026-06-09T10:57:29.706310004Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=280a5416-a65a-43fd-91b9-dca66953d4cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.002203 | controller |     "Jun 09 10:57:29.709094 crc crio[3651]: time=\"2026-06-09T10:57:29.70892932Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni\" id=084f86a9-bf54-443e-98b2-4bc4d19a5b95 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.002219 | controller |     "Jun 09 10:57:29.709508 crc crio[3651]: time=\"2026-06-09T10:57:29.709339582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.002234 | controller |     "Jun 09 10:57:29.734497 crc crio[3651]: time=\"2026-06-09T10:57:29.734259013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.002249 | controller |     "Jun 09 10:57:30.077157 crc crio[3651]: time=\"2026-06-09T10:57:30.075558726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.002264 | controller |     "Jun 09 10:57:30.446835 crc crio[3651]: time=\"2026-06-09T10:57:30.445819248Z\" level=info msg=\"Created container 84a568c885fc503d24ad899a166aa728ee631c7004e6044bc0caa6f35fc299a3: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni\" id=084f86a9-bf54-443e-98b2-4bc4d19a5b95 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.002283 | controller |     "Jun 09 10:57:30.447239 crc crio[3651]: time=\"2026-06-09T10:57:30.447051865Z\" level=info msg=\"Starting container: 84a568c885fc503d24ad899a166aa728ee631c7004e6044bc0caa6f35fc299a3\" id=a5a85566-355f-4b9c-ba19-9bb6fd01d49b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.002299 | controller |     "Jun 09 10:57:30.470274 crc crio[3651]: time=\"2026-06-09T10:57:30.469671018Z\" level=info msg=\"Started container\" PID=8966 containerID=84a568c885fc503d24ad899a166aa728ee631c7004e6044bc0caa6f35fc299a3 description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni id=a5a85566-355f-4b9c-ba19-9bb6fd01d49b name=/runtime.v1.RuntimeService/StartContainer sandboxID=80a10675af2f184dcf1abd6808b3bd3468e5de0ac91e6554a9a34c7ef5880e02",
2026-06-09 11:30:35.002314 | controller |     "Jun 09 10:57:30.719462 crc crio[3651]: time=\"2026-06-09T10:57:30.719350413Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=26faf8c2-c45e-4256-ab47-78730e48615b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.002329 | controller |     "Jun 09 10:57:30.722118 crc crio[3651]: time=\"2026-06-09T10:57:30.722034342Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=4858f88a-a207-4fa2-a551-d1386c90bcdf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.002344 | controller |     "Jun 09 10:57:30.724601 crc crio[3651]: time=\"2026-06-09T10:57:30.724544515Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins\" id=1a01aab0-723a-4ddf-a235-de7dba0e8bb4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.002359 | controller |     "Jun 09 10:57:30.724948 crc crio[3651]: time=\"2026-06-09T10:57:30.724898946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.002374 | controller |     "Jun 09 10:57:30.746976 crc crio[3651]: time=\"2026-06-09T10:57:30.746881171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.002389 | controller |     "Jun 09 10:57:31.050789 crc crio[3651]: time=\"2026-06-09T10:57:31.050517209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.002404 | controller |     "Jun 09 10:57:31.168306 crc crio[3651]: time=\"2026-06-09T10:57:31.168072157Z\" level=info msg=\"Created container a23b6002871def431bba3e11cb4f93d830f82236b7ce54b1df1781cad5de7d51: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins\" id=1a01aab0-723a-4ddf-a235-de7dba0e8bb4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.002419 | controller |     "Jun 09 10:57:31.170035 crc crio[3651]: time=\"2026-06-09T10:57:31.169968223Z\" level=info msg=\"Starting container: a23b6002871def431bba3e11cb4f93d830f82236b7ce54b1df1781cad5de7d51\" id=718ad961-514c-477a-bbfa-a9d120434fd6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.002435 | controller |     "Jun 09 10:57:31.178270 crc crio[3651]: time=\"2026-06-09T10:57:31.178153263Z\" level=info msg=\"Started container\" PID=9036 containerID=a23b6002871def431bba3e11cb4f93d830f82236b7ce54b1df1781cad5de7d51 description=openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins id=718ad961-514c-477a-bbfa-a9d120434fd6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=80a10675af2f184dcf1abd6808b3bd3468e5de0ac91e6554a9a34c7ef5880e02",
2026-06-09 11:30:35.002450 | controller |     "Jun 09 10:57:34.749981 crc crio[3651]: time=\"2026-06-09T10:57:34.749496447Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=a4d040c9-2c41-4672-ad79-bdcc036e8f77 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.002472 | controller |     "Jun 09 10:57:34.751964 crc crio[3651]: time=\"2026-06-09T10:57:34.751901297Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=9846599f-d231-40b3-b165-f644189f7331 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.002487 | controller |     "Jun 09 10:57:34.754158 crc crio[3651]: time=\"2026-06-09T10:57:34.75403985Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=accbc49d-557d-4524-bb62-e6b189723315 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.002502 | controller |     "Jun 09 10:57:34.754472 crc crio[3651]: time=\"2026-06-09T10:57:34.754339509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.002516 | controller |     "Jun 09 10:57:34.779839 crc crio[3651]: time=\"2026-06-09T10:57:34.779718073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.002531 | controller |     "Jun 09 10:57:35.011505 crc crio[3651]: time=\"2026-06-09T10:57:35.011009869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.002546 | controller |     "Jun 09 10:57:35.096916 crc crio[3651]: time=\"2026-06-09T10:57:35.096792425Z\" level=info msg=\"Created container 2dde84c46fe5fd10d7f6abbcee28f4c14098f917665ed94e8ef77d5ea497408d: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=accbc49d-557d-4524-bb62-e6b189723315 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.002561 | controller |     "Jun 09 10:57:35.098641 crc crio[3651]: time=\"2026-06-09T10:57:35.097898608Z\" level=info msg=\"Starting container: 2dde84c46fe5fd10d7f6abbcee28f4c14098f917665ed94e8ef77d5ea497408d\" id=26e9e98d-e17e-4310-b7b4-1ef38ded663e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.002576 | controller |     "Jun 09 10:57:35.105669 crc crio[3651]: time=\"2026-06-09T10:57:35.105498301Z\" level=info msg=\"Started container\" PID=9438 containerID=2dde84c46fe5fd10d7f6abbcee28f4c14098f917665ed94e8ef77d5ea497408d description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=26e9e98d-e17e-4310-b7b4-1ef38ded663e name=/runtime.v1.RuntimeService/StartContainer sandboxID=83ed0aff373038db68e58800dba63537b27927893e565669943b82e688e1cbb1",
2026-06-09 11:30:35.002592 | controller |     "Jun 09 10:57:38.885023 crc crio[3651]: 2026-06-09T10:57:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1ab19461ac72032 Mac:06:02:82:58:10:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2b Mtu:0 Sandbox:/var/run/netns/c86a2e95-8d91-442b-933a-7a8b03c92175 SocketPath: PciID:}] [{Interface:0xc000293c90 Address:{IP:10.217.0.43 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.002607 | controller |     "Jun 09 10:57:38.891460 crc crio[3651]: 2026-06-09T10:57:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:896f2565991b9a7 Mac:be:ae:08:01:40:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/7e8df88e-2c79-419e-90c6-0164b1eaa720 SocketPath: PciID:}] [{Interface:0xc000318e00 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.002622 | controller |     "Jun 09 10:57:38.924032 crc crio[3651]: 2026-06-09T10:57:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:88f217f7e7cbc51 Mac:56:f6:16:b2:81:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/20e263e1-5616-46c4-a702-23d22a0f6401 SocketPath: PciID:}] [{Interface:0xc00036a800 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.002640 | controller |     "Jun 09 10:57:38.926350 crc crio[3651]: 2026-06-09T10:57:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6969dd775293939 Mac:7e:e9:e5:20:1a:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/fad3a22c-c388-4d26-98c3-2e16c0d80751 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.002655 | controller |     "Jun 09 10:57:38.934247 crc crio[3651]: 2026-06-09T10:57:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:11ba591f4c9e845 Mac:d6:ac:ca:ec:28:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/c52cee2d-1ac8-4182-825b-cb85617b9229 SocketPath: PciID:}] [{Interface:0xc00002aa00 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.002669 | controller |     "Jun 09 10:57:38.954529 crc crio[3651]: 2026-06-09T10:57:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d5acdeb22da71f2 Mac:56:dc:49:0c:b3:e1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/99d8a062-2786-4530-9866-00a8c2b20069 SocketPath: PciID:}] [{Interface:0xc000141020 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.002684 | controller |     "Jun 09 10:57:38.976838 crc crio[3651]: 2026-06-09T10:57:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0d7666e2760bac0 Mac:6a:5e:44:f6:94:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/2039e9d2-b0e2-41d1-a99a-6144a38437f9 SocketPath: PciID:}] [{Interface:0xc0001237b0 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.002700 | controller |     "Jun 09 10:57:39.006807 crc crio[3651]: 2026-06-09T10:57:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5088bde617dedd8 Mac:c2:81:2d:66:c2:d4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/c65c1e9e-5907-4ab5-80a0-2da83700fa50 SocketPath: PciID:}] [{Interface:0xc000135090 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.002723 | controller |     "Jun 09 10:57:39.007325 crc crio[3651]: time=\"2026-06-09T10:57:39.007220398Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 11:30:35.002740 | controller |     "Jun 09 10:57:39.007325 crc crio[3651]: time=\"2026-06-09T10:57:39.007337102Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_0a3c0de4-c6cd-4dfd-a841-aa2a25b4bc52\\\"\"",
2026-06-09 11:30:35.002760 | controller |     "Jun 09 10:57:39.007661 crc crio[3651]: time=\"2026-06-09T10:57:39.007588369Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:5088bde617dedd8b9fd47b3ab9ad1a348adb1a2dde97033ee30ecb32d143d8f4 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/c65c1e9e-5907-4ab5-80a0-2da83700fa50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ee7e057_363b_48e4_a711_ee54046db35f.slice PodAnnotations:0xc00008c5c8}] Aliases:map[]}\"",
2026-06-09 11:30:35.002781 | controller |     "Jun 09 10:57:39.007782 crc crio[3651]: time=\"2026-06-09T10:57:39.007711403Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:b29b10f6d0a76308401b0fd4a95c06996e453e46b06dd530cb63d472869b351f UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/4625a3f1-a24d-429a-a99a-bf94d030f2c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc001f062e0}] Aliases:map[]}\"",
2026-06-09 11:30:35.002808 | controller |     "Jun 09 10:57:39.007877 crc crio[3651]: time=\"2026-06-09T10:57:39.007788645Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:afe8252ed5523f337d7e51671beaa522a7c147ea1b00b84d5eeade60981cdc9f UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/2b168961-955c-4366-8f48-21be1fbd30d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc001e2a430}] Aliases:map[]}\"",
2026-06-09 11:30:35.002828 | controller |     "Jun 09 10:57:39.007877 crc crio[3651]: time=\"2026-06-09T10:57:39.007837106Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:b22ad492a4514fa6af06605c62ecda5b812a7dca4d33d6277186d0dec75fbad0 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/1fe53c9c-3486-471d-85e0-2998a0b0b4aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc001c5c628}] Aliases:map[]}\"",
2026-06-09 11:30:35.002861 | controller |     "Jun 09 10:57:39.007877 crc crio[3651]: time=\"2026-06-09T10:57:39.007861937Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 11:30:35.002888 | controller |     "Jun 09 10:57:39.007877 crc crio[3651]: time=\"2026-06-09T10:57:39.007876797Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 11:30:35.002946 | controller |     "Jun 09 10:57:39.008128 crc crio[3651]: time=\"2026-06-09T10:57:39.007890208Z\" level=info msg=\"Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.002967 | controller |     "Jun 09 10:57:39.008128 crc crio[3651]: time=\"2026-06-09T10:57:39.00795191Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:4e4337943946265f046a5ed31029861415d33a398e8130fc2eb5c7c7c90a95f6 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/5588d418-2a3f-4bdf-8fa4-8173c15dc980 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc000a01060}] Aliases:map[]}\"",
2026-06-09 11:30:35.002983 | controller |     "Jun 09 10:57:39.008128 crc crio[3651]: time=\"2026-06-09T10:57:39.008071583Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 11:30:35.002998 | controller |     "Jun 09 10:57:39.008128 crc crio[3651]: time=\"2026-06-09T10:57:39.008085864Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 11:30:35.003014 | controller |     "Jun 09 10:57:39.008128 crc crio[3651]: time=\"2026-06-09T10:57:39.008125095Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.003030 | controller |     "Jun 09 10:57:39.008350 crc crio[3651]: time=\"2026-06-09T10:57:39.008176076Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:3988fd85f96cd9ae7fb4f7d8b61be8d71f6339a3315ff6e8d37b1904e0ec7920 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/26875aee-fb83-4940-adb6-0dd1d29618b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc001f06328}] Aliases:map[]}\"",
2026-06-09 11:30:35.003049 | controller |     "Jun 09 10:57:39.008350 crc crio[3651]: time=\"2026-06-09T10:57:39.008216397Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:6969dd7752939397c4d9bafc15d1cfc808489d024b95bfbdaa0b5cc21b28a7f4 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/fad3a22c-c388-4d26-98c3-2e16c0d80751 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91f37d35_53d4_49eb_b4e2_8ee1a226094b.slice PodAnnotations:0xc00108a708}] Aliases:map[]}\"",
2026-06-09 11:30:35.003065 | controller |     "Jun 09 10:57:39.008350 crc crio[3651]: time=\"2026-06-09T10:57:39.00830302Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 11:30:35.003080 | controller |     "Jun 09 10:57:39.008350 crc crio[3651]: time=\"2026-06-09T10:57:39.008325041Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 11:30:35.003095 | controller |     "Jun 09 10:57:39.008350 crc crio[3651]: time=\"2026-06-09T10:57:39.008339031Z\" level=info msg=\"Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.003110 | controller |     "Jun 09 10:57:39.008697 crc crio[3651]: time=\"2026-06-09T10:57:39.008350031Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:188f72fd3087099620591186ca987eb453a6f7de2899a52a3c4ef00bbdb0568a UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/e5c8c537-b72e-4f56-993e-238c1cff439e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc00108a868}] Aliases:map[]}\"",
2026-06-09 11:30:35.003125 | controller |     "Jun 09 10:57:39.008981 crc crio[3651]: time=\"2026-06-09T10:57:39.008383922Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:11ba591f4c9e84593765bac74bd694ada1ed6c4f14432c17eb9a536fc5533ff9 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/c52cee2d-1ac8-4182-825b-cb85617b9229 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc001ecc2b0}] Aliases:map[]}\"",
2026-06-09 11:30:35.003140 | controller |     "Jun 09 10:57:39.009118 crc crio[3651]: time=\"2026-06-09T10:57:39.009029741Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:0d7666e2760bac087004b0062402a77b4fbc45dade3c7a95e1fd4663c92a0819 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/2039e9d2-b0e2-41d1-a99a-6144a38437f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5ed093a_5c43_49ee_8429_b0de4b9c784d.slice PodAnnotations:0xc001f068f8}] Aliases:map[]}\"",
2026-06-09 11:30:35.003155 | controller |     "Jun 09 10:57:39.009754 crc crio[3651]: time=\"2026-06-09T10:57:39.0096667Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:66e5b22c95d638b21163cae11e7053426c93abfd6549e1e02636e93c4a032042 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/9aebd3a1-fbfd-45ae-990b-69d5cc3a0fcb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc000452618}] Aliases:map[]}\"",
2026-06-09 11:30:35.003175 | controller |     "Jun 09 10:57:39.009754 crc crio[3651]: time=\"2026-06-09T10:57:39.009713431Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:f08081c03c5c7372c13785ef14d58653159efb7f7320d4a9b931d328e5e71789 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/ee68db9f-4585-4a73-ba61-262176a09301 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc0001324c8}] Aliases:map[]}\"",
2026-06-09 11:30:35.003191 | controller |     "Jun 09 10:57:39.009874 crc crio[3651]: time=\"2026-06-09T10:57:39.009751132Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:1b8b90454b573a57a797cf819087234720634d73b90814841625bf37e02ab4aa UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/d4d9858c-68cb-43ba-a7e2-2a9703752e0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc001e2a400}] Aliases:map[]}\"",
2026-06-09 11:30:35.003206 | controller |     "Jun 09 10:57:39.009927 crc crio[3651]: time=\"2026-06-09T10:57:39.009803464Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:685d2bc0180894133080f2be9712276bb5d2a11e6a124214ef09290e436b5362 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/c5b22637-caf5-4549-a051-9738624defd6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc000452640}] Aliases:map[]}\"",
2026-06-09 11:30:35.003222 | controller |     "Jun 09 10:57:39.009927 crc crio[3651]: time=\"2026-06-09T10:57:39.009913797Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:d06e2e5f7a4eb0cf725af93fa92c96714601b99ce29154d541c2c894321d11d1 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/336faea6-f310-4e45-9138-6bcce484e041 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38fb2a5f_6a1e_4c7a_8df2_0b2a456c372e.slice PodAnnotations:0xc00108a880}] Aliases:map[]}\"",
2026-06-09 11:30:35.003237 | controller |     "Jun 09 10:57:39.010148 crc crio[3651]: time=\"2026-06-09T10:57:39.010040871Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:1519b740403c03febb9a6dde9bd95708057de624e4b93d351243a3da9dbf729a UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/39cbe772-1d0c-4111-bc45-6d02d3261835 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc00018a6e8}] Aliases:map[]}\"",
2026-06-09 11:30:35.003252 | controller |     "Jun 09 10:57:39.010148 crc crio[3651]: time=\"2026-06-09T10:57:39.010086972Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:6c6d1cb0ca8158e44c56d9f0e1301e5dba60fd6348c23f606350c736102e7d4e UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/bfe771db-fd41-4fe6-ba1f-fd1f6f439250 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6cdf074d_0e2a_4a0b_8843_5f823e7bf7c3.slice PodAnnotations:0xc001ecc720}] Aliases:map[]}\"",
2026-06-09 11:30:35.003270 | controller |     "Jun 09 10:57:39.010297 crc crio[3651]: time=\"2026-06-09T10:57:39.010146694Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:adf6cc0211e6188ce47c74192a3aa0db04330d09b99d0b450d6f397a4e572e72 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/b4928945-a407-4e7c-9c24-c3d07cf0864b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc0001324e8}] Aliases:map[]}\"",
2026-06-09 11:30:35.003285 | controller |     "Jun 09 10:57:39.010297 crc crio[3651]: time=\"2026-06-09T10:57:39.010203396Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:1ec4fe535baf8d99d6e2d9574a0f2d0f41ab445c68e70dd8291627e8ae3c71b7 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/e50db0a0-9f89-45f5-8fa6-5850d89dcafe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc000452668}] Aliases:map[]}\"",
2026-06-09 11:30:35.003300 | controller |     "Jun 09 10:57:39.010297 crc crio[3651]: time=\"2026-06-09T10:57:39.010257877Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:29529b82ca5b1b7fb68c077963c0ca0837424bbb3198584a3d6bde8b42f5096e UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/2824f8a8-fd98-4739-92df-a388863d8e48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc00108a8a0}] Aliases:map[]}\"",
2026-06-09 11:30:35.003315 | controller |     "Jun 09 10:57:39.010533 crc crio[3651]: time=\"2026-06-09T10:57:39.010309059Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 11:30:35.003330 | controller |     "Jun 09 10:57:39.010533 crc crio[3651]: time=\"2026-06-09T10:57:39.010326909Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 11:30:35.003345 | controller |     "Jun 09 10:57:39.010533 crc crio[3651]: time=\"2026-06-09T10:57:39.01033848Z\" level=info msg=\"Deleting pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.003360 | controller |     "Jun 09 10:57:39.010533 crc crio[3651]: time=\"2026-06-09T10:57:39.007880458Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:7c38470142945355e9ab6ec0638bf1d8d3d1d623d7b9018507e4d5ebd8d2ffc2 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/856f9d79-00bd-45d4-a4b5-859d61d9bf3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc001f062f8}] Aliases:map[]}\"",
2026-06-09 11:30:35.003376 | controller |     "Jun 09 10:57:39.010533 crc crio[3651]: time=\"2026-06-09T10:57:39.01036724Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:b1622d0dd5898c2e653a5e9c5ee80f85e0e2a14a78c8a4b5357a754427fe2f87 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/41a92e87-cc5e-498d-bc84-f8933c6ff26e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc001e162b8}] Aliases:map[]}\"",
2026-06-09 11:30:35.003395 | controller |     "Jun 09 10:57:39.010533 crc crio[3651]: time=\"2026-06-09T10:57:39.010491554Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 11:30:35.003411 | controller |     "Jun 09 10:57:39.010533 crc crio[3651]: time=\"2026-06-09T10:57:39.010517615Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 11:30:35.003427 | controller |     "Jun 09 10:57:39.010533 crc crio[3651]: time=\"2026-06-09T10:57:39.010536565Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 11:30:35.003443 | controller |     "Jun 09 10:57:39.010824 crc crio[3651]: time=\"2026-06-09T10:57:39.010546486Z\" level=info msg=\"Deleting pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.003459 | controller |     "Jun 09 10:57:39.010824 crc crio[3651]: time=\"2026-06-09T10:57:39.009982109Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:84258b78743432c8cccae4b296e5de9b3b513884ee7dae6687a54e67e0185f40 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/a2b8a826-16b3-4582-9074-d6d1d68939c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc001f06390}] Aliases:map[]}\"",
2026-06-09 11:30:35.003476 | controller |     "Jun 09 10:57:39.010824 crc crio[3651]: time=\"2026-06-09T10:57:39.009736912Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:62d0decc26c26dbe9dff8bf120d805b40bc8f535122513132d46b7310ff036a4 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/c159d137-202a-4d8e-b132-3128376fecb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc001f06378}] Aliases:map[]}\"",
2026-06-09 11:30:35.003492 | controller |     "Jun 09 10:57:39.010824 crc crio[3651]: time=\"2026-06-09T10:57:39.010734011Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:b3ba15818461fe7560aac427bfa4eb4c1e433da8aaafac2cce6e6b410390f690 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/defaebe5-f595-48bb-ba49-1214b4ffbe25 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc00018a730}] Aliases:map[]}\"",
2026-06-09 11:30:35.003508 | controller |     "Jun 09 10:57:39.010824 crc crio[3651]: time=\"2026-06-09T10:57:39.010750712Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 11:30:35.003523 | controller |     "Jun 09 10:57:39.010824 crc crio[3651]: time=\"2026-06-09T10:57:39.010799363Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 11:30:35.003538 | controller |     "Jun 09 10:57:39.010824 crc crio[3651]: time=\"2026-06-09T10:57:39.007711613Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:38bfe331c17ef07902d086b17d00a2c164657fda36c2a019760a5060703c6e27 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/f9ee7492-b529-413c-a4b7-f9a4fa6de900 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc000a01030}] Aliases:map[]}\"",
2026-06-09 11:30:35.003557 | controller |     "Jun 09 10:57:39.011202 crc crio[3651]: time=\"2026-06-09T10:57:39.010859565Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 11:30:35.003573 | controller |     "Jun 09 10:57:39.011202 crc crio[3651]: time=\"2026-06-09T10:57:39.010873945Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 11:30:35.003589 | controller |     "Jun 09 10:57:39.011202 crc crio[3651]: time=\"2026-06-09T10:57:39.010886926Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.003604 | controller |     "Jun 09 10:57:39.011202 crc crio[3651]: time=\"2026-06-09T10:57:39.010920697Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 11:30:35.003619 | controller |     "Jun 09 10:57:39.011202 crc crio[3651]: time=\"2026-06-09T10:57:39.010937917Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 11:30:35.003634 | controller |     "Jun 09 10:57:39.011202 crc crio[3651]: time=\"2026-06-09T10:57:39.010949117Z\" level=info msg=\"Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.003649 | controller |     "Jun 09 10:57:39.011202 crc crio[3651]: time=\"2026-06-09T10:57:39.010981328Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 11:30:35.003664 | controller |     "Jun 09 10:57:39.011202 crc crio[3651]: time=\"2026-06-09T10:57:39.011003239Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 11:30:35.003678 | controller |     "Jun 09 10:57:39.011202 crc crio[3651]: time=\"2026-06-09T10:57:39.011015989Z\" level=info msg=\"Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.003692 | controller |     "Jun 09 10:57:39.011202 crc crio[3651]: time=\"2026-06-09T10:57:39.01103124Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 11:30:35.003707 | controller |     "Jun 09 10:57:39.011202 crc crio[3651]: time=\"2026-06-09T10:57:39.011058471Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 11:30:35.003721 | controller |     "Jun 09 10:57:39.011202 crc crio[3651]: time=\"2026-06-09T10:57:39.011078111Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.003736 | controller |     "Jun 09 10:57:39.011202 crc crio[3651]: time=\"2026-06-09T10:57:39.010777042Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 11:30:35.003751 | controller |     "Jun 09 10:57:39.011202 crc crio[3651]: time=\"2026-06-09T10:57:39.011204335Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 11:30:35.003766 | controller |     "Jun 09 10:57:39.011202 crc crio[3651]: time=\"2026-06-09T10:57:39.011214495Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.003781 | controller |     "Jun 09 10:57:39.011912 crc crio[3651]: time=\"2026-06-09T10:57:39.009813964Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.003800 | controller |     "Jun 09 10:57:39.011912 crc crio[3651]: time=\"2026-06-09T10:57:39.011688899Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 11:30:35.003815 | controller |     "Jun 09 10:57:39.011912 crc crio[3651]: time=\"2026-06-09T10:57:39.01170897Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 11:30:35.003830 | controller |     "Jun 09 10:57:39.011912 crc crio[3651]: time=\"2026-06-09T10:57:39.011752181Z\" level=info msg=\"Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.003845 | controller |     "Jun 09 10:57:39.011912 crc crio[3651]: time=\"2026-06-09T10:57:39.011774262Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 11:30:35.003886 | controller |     "Jun 09 10:57:39.011912 crc crio[3651]: time=\"2026-06-09T10:57:39.011800042Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 11:30:35.003902 | controller |     "Jun 09 10:57:39.011912 crc crio[3651]: time=\"2026-06-09T10:57:39.011814523Z\" level=info msg=\"Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.003918 | controller |     "Jun 09 10:57:39.012272 crc crio[3651]: time=\"2026-06-09T10:57:39.008627099Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:1ab19461ac72032f70f03f5dbcc05baaf7110c4bafb349da6a1d9c5adba14c04 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/c86a2e95-8d91-442b-933a-7a8b03c92175 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc00108a050}] Aliases:map[]}\"",
2026-06-09 11:30:35.003934 | controller |     "Jun 09 10:57:39.012272 crc crio[3651]: time=\"2026-06-09T10:57:39.011753871Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 11:30:35.003950 | controller |     "Jun 09 10:57:39.012272 crc crio[3651]: time=\"2026-06-09T10:57:39.012016319Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 11:30:35.003964 | controller |     "Jun 09 10:57:39.012272 crc crio[3651]: time=\"2026-06-09T10:57:39.012028399Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.003979 | controller |     "Jun 09 10:57:39.012272 crc crio[3651]: time=\"2026-06-09T10:57:39.012140682Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.003995 | controller |     "Jun 09 10:57:39.012272 crc crio[3651]: time=\"2026-06-09T10:57:39.009129884Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:1bbb3ad505e192de9d5e89b3f5ad7ec22645aedc68a65b2dacae5c9098f6c814 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/2d50605b-7fbf-4f1f-b519-847c8c9cf235 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc00018a698}] Aliases:map[]}\"",
2026-06-09 11:30:35.004011 | controller |     "Jun 09 10:57:39.012627 crc crio[3651]: time=\"2026-06-09T10:57:39.01207079Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 11:30:35.004029 | controller |     "Jun 09 10:57:39.012627 crc crio[3651]: time=\"2026-06-09T10:57:39.012301637Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 11:30:35.004045 | controller |     "Jun 09 10:57:39.012627 crc crio[3651]: time=\"2026-06-09T10:57:39.012319888Z\" level=info msg=\"Deleting pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.004061 | controller |     "Jun 09 10:57:39.012627 crc crio[3651]: time=\"2026-06-09T10:57:39.008361742Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:d5acdeb22da71f2d17be4781053e57d278534d742453c0465271ffbccd44e9e0 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/99d8a062-2786-4530-9866-00a8c2b20069 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc00108a3f0}] Aliases:map[]}\"",
2026-06-09 11:30:35.004077 | controller |     "Jun 09 10:57:39.012627 crc crio[3651]: time=\"2026-06-09T10:57:39.012589496Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.004093 | controller |     "Jun 09 10:57:39.012627 crc crio[3651]: time=\"2026-06-09T10:57:39.012280307Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 11:30:35.004108 | controller |     "Jun 09 10:57:39.012627 crc crio[3651]: time=\"2026-06-09T10:57:39.012636717Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 11:30:35.004123 | controller |     "Jun 09 10:57:39.012923 crc crio[3651]: time=\"2026-06-09T10:57:39.012647807Z\" level=info msg=\"Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.004139 | controller |     "Jun 09 10:57:39.012975 crc crio[3651]: time=\"2026-06-09T10:57:39.012919455Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 11:30:35.004154 | controller |     "Jun 09 10:57:39.012975 crc crio[3651]: time=\"2026-06-09T10:57:39.012936846Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 11:30:35.004170 | controller |     "Jun 09 10:57:39.012975 crc crio[3651]: time=\"2026-06-09T10:57:39.012949026Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.004185 | controller |     "Jun 09 10:57:39.014487 crc crio[3651]: time=\"2026-06-09T10:57:39.007800185Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 11:30:35.004200 | controller |     "Jun 09 10:57:39.014487 crc crio[3651]: time=\"2026-06-09T10:57:39.013312607Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 11:30:35.004215 | controller |     "Jun 09 10:57:39.014487 crc crio[3651]: time=\"2026-06-09T10:57:39.013324657Z\" level=info msg=\"Deleting pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.004230 | controller |     "Jun 09 10:57:39.015127 crc crio[3651]: time=\"2026-06-09T10:57:39.007729823Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:d1cf5b75879182c2258f1f458303f4e2134ebe9daee8480ba6dfae64e5c1b4be UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/841bb4e2-45ae-4db6-a12e-23d4e61eef98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc001e2a418}] Aliases:map[]}\"",
2026-06-09 11:30:35.004250 | controller |     "Jun 09 10:57:39.015228 crc crio[3651]: time=\"2026-06-09T10:57:39.01513809Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 11:30:35.004265 | controller |     "Jun 09 10:57:39.015228 crc crio[3651]: time=\"2026-06-09T10:57:39.015152461Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 11:30:35.004281 | controller |     "Jun 09 10:57:39.015228 crc crio[3651]: time=\"2026-06-09T10:57:39.015204552Z\" level=info msg=\"Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.004296 | controller |     "Jun 09 10:57:39.016352 crc crio[3651]: time=\"2026-06-09T10:57:39.007750144Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-x5vn9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.004311 | controller |     "Jun 09 10:57:39.016830 crc crio[3651]: time=\"2026-06-09T10:57:39.00761327Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:d64f681e3339ab037811a0bc502d17969ee450e3eddaa8f29877c61424b21c13 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/62ba6307-f632-4303-aaa4-b1d31fcfb7b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc001e2a3e8}] Aliases:map[]}\"",
2026-06-09 11:30:35.004327 | controller |     "Jun 09 10:57:39.017298 crc crio[3651]: time=\"2026-06-09T10:57:39.011754611Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 11:30:35.004343 | controller |     "Jun 09 10:57:39.017298 crc crio[3651]: time=\"2026-06-09T10:57:39.017279053Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 11:30:35.004358 | controller |     "Jun 09 10:57:39.017688 crc crio[3651]: time=\"2026-06-09T10:57:39.017297154Z\" level=info msg=\"Deleting pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.004374 | controller |     "Jun 09 10:57:39.017688 crc crio[3651]: time=\"2026-06-09T10:57:39.017584672Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 11:30:35.004389 | controller |     "Jun 09 10:57:39.017688 crc crio[3651]: time=\"2026-06-09T10:57:39.009294369Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.004404 | controller |     "Jun 09 10:57:39.018191 crc crio[3651]: time=\"2026-06-09T10:57:39.017729206Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 11:30:35.004420 | controller |     "Jun 09 10:57:39.018191 crc crio[3651]: time=\"2026-06-09T10:57:39.01785649Z\" level=info msg=\"Deleting pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.004436 | controller |     "Jun 09 10:57:39.021250 crc crio[3651]: time=\"2026-06-09T10:57:39.007808565Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:8baaa979a141b21792a21a207f9ebf8f16719cfeb90242b8bc8dc2b4063adbc6 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/341f87f6-a113-4af0-8eec-0d86872f2060 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc000a01048}] Aliases:map[]}\"",
2026-06-09 11:30:35.004455 | controller |     "Jun 09 10:57:39.021250 crc crio[3651]: time=\"2026-06-09T10:57:39.020958351Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 11:30:35.004470 | controller |     "Jun 09 10:57:39.021250 crc crio[3651]: time=\"2026-06-09T10:57:39.020970561Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 11:30:35.004485 | controller |     "Jun 09 10:57:39.021250 crc crio[3651]: time=\"2026-06-09T10:57:39.020980132Z\" level=info msg=\"Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.004500 | controller |     "Jun 09 10:57:39.022198 crc crio[3651]: time=\"2026-06-09T10:57:39.008453944Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:f641c8651b31405a4581e6f3476fed163757c2087cb8cb493fd71a28ac2cd791 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/e9ea9401-052c-4e4e-badb-dac0675141c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc00018a680}] Aliases:map[]}\"",
2026-06-09 11:30:35.004516 | controller |     "Jun 09 10:57:39.022198 crc crio[3651]: time=\"2026-06-09T10:57:39.021559519Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 11:30:35.004531 | controller |     "Jun 09 10:57:39.022198 crc crio[3651]: time=\"2026-06-09T10:57:39.021580829Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 11:30:35.004546 | controller |     "Jun 09 10:57:39.022198 crc crio[3651]: time=\"2026-06-09T10:57:39.02159338Z\" level=info msg=\"Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.004580 | controller |     "Jun 09 10:57:39.022552 crc crio[3651]: time=\"2026-06-09T10:57:39.008472125Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-l27pk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.004596 | controller |     "Jun 09 10:57:39.023251 crc crio[3651]: time=\"2026-06-09T10:57:39.008482585Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 11:30:35.004611 | controller |     "Jun 09 10:57:39.023251 crc crio[3651]: time=\"2026-06-09T10:57:39.02297347Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 11:30:35.004628 | controller |     "Jun 09 10:57:39.023251 crc crio[3651]: time=\"2026-06-09T10:57:39.022991601Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.004643 | controller |     "Jun 09 10:57:39.026609 crc crio[3651]: time=\"2026-06-09T10:57:39.00864223Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:896f2565991b9a7e1ec1a7b85522022fa11d97d2ea0780c5e0bc4cc93b95a7f6 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/7e8df88e-2c79-419e-90c6-0164b1eaa720 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod304346ae_9d3b_4262_8068_4ed1e7ff48a8.slice PodAnnotations:0xc00108ac80}] Aliases:map[]}\"",
2026-06-09 11:30:35.004662 | controller |     "Jun 09 10:57:39.026609 crc crio[3651]: time=\"2026-06-09T10:57:39.026159474Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-ntdwx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.004678 | controller |     "Jun 09 10:57:39.026609 crc crio[3651]: time=\"2026-06-09T10:57:39.00865775Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:88f217f7e7cbc51ed63fa06d9e2d69e38baa595ef0c6fb3d86b135277603d5f1 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/20e263e1-5616-46c4-a702-23d22a0f6401 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb9d3cfcf_d286_4dfc_a5cf_dbb9268a3cda.slice PodAnnotations:0xc001ecc620}] Aliases:map[]}\"",
2026-06-09 11:30:35.004693 | controller |     "Jun 09 10:57:39.026843 crc crio[3651]: time=\"2026-06-09T10:57:39.008788254Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:79a02d941cf9ead24f8497e97a0d9688942d24e9b92500d7045e4d288421424a UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/6f77ccf3-c12d-4538-9b5f-100c8b11d420 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc000132488}] Aliases:map[]}\"",
2026-06-09 11:30:35.004708 | controller |     "Jun 09 10:57:39.026843 crc crio[3651]: time=\"2026-06-09T10:57:39.008836726Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:098eb32b9b183e9b4c2aeb91f98090d41069a1adbc425cddaf44272136feecc1 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/5dd8e0bc-e36e-4354-a004-97194050ef36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc001f06348}] Aliases:map[]}\"",
2026-06-09 11:30:35.004723 | controller |     "Jun 09 10:57:39.026991 crc crio[3651]: time=\"2026-06-09T10:57:39.026871485Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 11:30:35.004738 | controller |     "Jun 09 10:57:39.026991 crc crio[3651]: time=\"2026-06-09T10:57:39.026895555Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 11:30:35.004753 | controller |     "Jun 09 10:57:39.026991 crc crio[3651]: time=\"2026-06-09T10:57:39.026910046Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.004767 | controller |     "Jun 09 10:57:39.027981 crc crio[3651]: time=\"2026-06-09T10:57:39.026754231Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.004782 | controller |     "Jun 09 10:57:39.027981 crc crio[3651]: time=\"2026-06-09T10:57:39.009166505Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:2dd9729dbd5a0500db05146743fa01a5e5500723b5b7b0b4b9c7b63f25eb672c UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/c8634cf5-5d93-4986-9658-ca068db5fd51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc001e16278}] Aliases:map[]}\"",
2026-06-09 11:30:35.004797 | controller |     "Jun 09 10:57:39.027981 crc crio[3651]: time=\"2026-06-09T10:57:39.027887844Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 11:30:35.004816 | controller |     "Jun 09 10:57:39.027981 crc crio[3651]: time=\"2026-06-09T10:57:39.027907805Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 11:30:35.004830 | controller |     "Jun 09 10:57:39.027981 crc crio[3651]: time=\"2026-06-09T10:57:39.027918635Z\" level=info msg=\"Deleting pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.004845 | controller |     "Jun 09 10:57:39.029986 crc crio[3651]: time=\"2026-06-09T10:57:39.009854725Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:9b146f6c773d10dfbe129e97792ecf3484789cc43b4d5995bb2e7d7460a9dda6 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/7233d19b-a04a-4591-a6e1-5accefc2d6ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc00008c3f8}] Aliases:map[]}\"",
2026-06-09 11:30:35.004881 | controller |     "Jun 09 10:57:39.029986 crc crio[3651]: time=\"2026-06-09T10:57:39.030007397Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 11:30:35.004898 | controller |     "Jun 09 10:57:39.029986 crc crio[3651]: time=\"2026-06-09T10:57:39.030021037Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 11:30:35.004913 | controller |     "Jun 09 10:57:39.029986 crc crio[3651]: time=\"2026-06-09T10:57:39.030033527Z\" level=info msg=\"Deleting pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.004928 | controller |     "Jun 09 10:57:39.031449 crc crio[3651]: time=\"2026-06-09T10:57:39.026875955Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 11:30:35.004943 | controller |     "Jun 09 10:57:39.031899 crc crio[3651]: time=\"2026-06-09T10:57:39.009512865Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:03614efc3822aa7ce2db8081c0d27f19956ad2e39bcde475518d71e86869cc0a UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/1dd2ea42-e50e-4cde-bd71-d8fc78bf53a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc0001324a0}] Aliases:map[]}\"",
2026-06-09 11:30:35.004958 | controller |     "Jun 09 10:57:39.031899 crc crio[3651]: time=\"2026-06-09T10:57:39.010675979Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:87045f3e17059138c8a16477cf8010dc3361b205e7a77195944d1cd1f801d25b UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/dcc1cbc7-3f6b-46e8-9c9c-30693a4827c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc001e2a4b0}] Aliases:map[]}\"",
2026-06-09 11:30:35.004973 | controller |     "Jun 09 10:57:39.032210 crc crio[3651]: time=\"2026-06-09T10:57:39.009836295Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:10dd7cf732a31d9c0f860fbcf0024e3b54168c4ece1e764a7429b0c934f6393d UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/9c193370-8b73-47e2-b4fe-bad2d36c3e61 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc001e16298}] Aliases:map[]}\"",
2026-06-09 11:30:35.004992 | controller |     "Jun 09 10:57:39.032210 crc crio[3651]: time=\"2026-06-09T10:57:39.032152129Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 11:30:35.005007 | controller |     "Jun 09 10:57:39.032210 crc crio[3651]: time=\"2026-06-09T10:57:39.03217191Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 11:30:35.005023 | controller |     "Jun 09 10:57:39.032210 crc crio[3651]: time=\"2026-06-09T10:57:39.032187001Z\" level=info msg=\"Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.005038 | controller |     "Jun 09 10:57:39.032699 crc crio[3651]: time=\"2026-06-09T10:57:39.031808399Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 11:30:35.005052 | controller |     "Jun 09 10:57:39.032699 crc crio[3651]: time=\"2026-06-09T10:57:39.032667195Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 11:30:35.005068 | controller |     "Jun 09 10:57:39.032699 crc crio[3651]: time=\"2026-06-09T10:57:39.032714456Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 11:30:35.005082 | controller |     "Jun 09 10:57:39.032699 crc crio[3651]: time=\"2026-06-09T10:57:39.032728446Z\" level=info msg=\"Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.005097 | controller |     "Jun 09 10:57:39.033564 crc crio[3651]: time=\"2026-06-09T10:57:39.009561757Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:af726b71d4987ee44786e155299f8b7b52b94c6db99db46579cd6fb84214d5fe UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/a801f73f-7202-4060-9847-fd2411b9fc28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc001f06360}] Aliases:map[]}\"",
2026-06-09 11:30:35.005112 | controller |     "Jun 09 10:57:39.033564 crc crio[3651]: time=\"2026-06-09T10:57:39.03284332Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 11:30:35.005126 | controller |     "Jun 09 10:57:39.033564 crc crio[3651]: time=\"2026-06-09T10:57:39.03285427Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 11:30:35.005141 | controller |     "Jun 09 10:57:39.033564 crc crio[3651]: time=\"2026-06-09T10:57:39.03286327Z\" level=info msg=\"Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.005156 | controller |     "Jun 09 10:57:39.033564 crc crio[3651]: time=\"2026-06-09T10:57:39.010286028Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:ff1cdb4ae1a436918c82f83fd08346723a368cba7d1b2fdfc0a794cfcccaab7f UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/68ec89c9-c3b6-4a0e-b97d-eb333f324ba6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc001f063a8}] Aliases:map[]}\"",
2026-06-09 11:30:35.005171 | controller |     "Jun 09 10:57:39.033823 crc crio[3651]: time=\"2026-06-09T10:57:39.033637473Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 11:30:35.005192 | controller |     "Jun 09 10:57:39.033823 crc crio[3651]: time=\"2026-06-09T10:57:39.033659704Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 11:30:35.005207 | controller |     "Jun 09 10:57:39.033823 crc crio[3651]: time=\"2026-06-09T10:57:39.033673204Z\" level=info msg=\"Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.005222 | controller |     "Jun 09 10:57:39.042367 crc crio[3651]: time=\"2026-06-09T10:57:39.031974744Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 11:30:35.005236 | controller |     "Jun 09 10:57:39.042367 crc crio[3651]: time=\"2026-06-09T10:57:39.04070639Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 11:30:35.005251 | controller |     "Jun 09 10:57:39.042367 crc crio[3651]: time=\"2026-06-09T10:57:39.040730991Z\" level=info msg=\"Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.005266 | controller |     "Jun 09 10:57:39.042367 crc crio[3651]: time=\"2026-06-09T10:57:39.032692025Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.005281 | controller |     "Jun 09 10:57:39.042367 crc crio[3651]: time=\"2026-06-09T10:57:39.010449803Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 11:30:35.005295 | controller |     "Jun 09 10:57:39.042367 crc crio[3651]: time=\"2026-06-09T10:57:39.042220045Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 11:30:35.005310 | controller |     "Jun 09 10:57:39.042367 crc crio[3651]: time=\"2026-06-09T10:57:39.042234735Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.005324 | controller |     "Jun 09 10:57:39.044143 crc crio[3651]: time=\"2026-06-09T10:57:39.010521715Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 11:30:35.005339 | controller |     "Jun 09 10:57:39.044143 crc crio[3651]: time=\"2026-06-09T10:57:39.044070599Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.005354 | controller |     "Jun 09 10:57:39.047136 crc crio[3651]: time=\"2026-06-09T10:57:39.008893267Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:b2cf22e834b536e85febd9d1d1ee0f46f7cc920fe1aae4523cec870f0e0b4be3 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/c61be6a5-6bf3-4a51-a69d-76c56df67ecd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc00008c2b8}] Aliases:map[]}\"",
2026-06-09 11:30:35.005370 | controller |     "Jun 09 10:57:39.047136 crc crio[3651]: time=\"2026-06-09T10:57:39.047189751Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 11:30:35.005385 | controller |     "Jun 09 10:57:39.047136 crc crio[3651]: time=\"2026-06-09T10:57:39.047210351Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 11:30:35.005401 | controller |     "Jun 09 10:57:39.047582 crc crio[3651]: time=\"2026-06-09T10:57:39.047224102Z\" level=info msg=\"Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.005420 | controller |     "Jun 09 10:57:39.047582 crc crio[3651]: time=\"2026-06-09T10:57:39.010812163Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.005436 | controller |     "Jun 09 10:57:39.047582 crc crio[3651]: time=\"2026-06-09T10:57:39.009491005Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 11:30:35.005451 | controller |     "Jun 09 10:57:39.047582 crc crio[3651]: time=\"2026-06-09T10:57:39.048355595Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 11:30:35.005466 | controller |     "Jun 09 10:57:39.047582 crc crio[3651]: time=\"2026-06-09T10:57:39.048375665Z\" level=info msg=\"Deleting pod openshift-dns_dns-default-qtghf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.005481 | controller |     "Jun 09 10:57:39.047582 crc crio[3651]: time=\"2026-06-09T10:57:39.049353834Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 11:30:35.005496 | controller |     "Jun 09 10:57:39.526372 crc crio[3651]: time=\"2026-06-09T10:57:39.518084246Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox adf6cc0211e6188ce47c74192a3aa0db04330d09b99d0b450d6f397a4e572e72\" id=5cfad21c-f85e-41f5-9c02-5554341605eb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.005512 | controller |     "Jun 09 10:57:39.603305 crc crio[3651]: time=\"2026-06-09T10:57:39.60307195Z\" level=info msg=\"runSandbox: deleting pod ID adf6cc0211e6188ce47c74192a3aa0db04330d09b99d0b450d6f397a4e572e72 from idIndex\" id=5cfad21c-f85e-41f5-9c02-5554341605eb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.005527 | controller |     "Jun 09 10:57:39.603504 crc crio[3651]: time=\"2026-06-09T10:57:39.603318487Z\" level=info msg=\"runSandbox: removing pod sandbox adf6cc0211e6188ce47c74192a3aa0db04330d09b99d0b450d6f397a4e572e72\" id=5cfad21c-f85e-41f5-9c02-5554341605eb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.005542 | controller |     "Jun 09 10:57:39.603579 crc crio[3651]: time=\"2026-06-09T10:57:39.603490602Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox adf6cc0211e6188ce47c74192a3aa0db04330d09b99d0b450d6f397a4e572e72\" id=5cfad21c-f85e-41f5-9c02-5554341605eb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.005557 | controller |     "Jun 09 10:57:39.603655 crc crio[3651]: time=\"2026-06-09T10:57:39.603591965Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox adf6cc0211e6188ce47c74192a3aa0db04330d09b99d0b450d6f397a4e572e72\" id=5cfad21c-f85e-41f5-9c02-5554341605eb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.005572 | controller |     "Jun 09 10:57:39.930278 crc crio[3651]: time=\"2026-06-09T10:57:39.929913407Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox afe8252ed5523f337d7e51671beaa522a7c147ea1b00b84d5eeade60981cdc9f\" id=6e3932e1-8724-44a6-9a60-c9ceea37ef5e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.005587 | controller |     "Jun 09 10:57:39.948636 crc crio[3651]: time=\"2026-06-09T10:57:39.947953296Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: adf6cc0211e6188ce47c74192a3aa0db04330d09b99d0b450d6f397a4e572e72\" id=5cfad21c-f85e-41f5-9c02-5554341605eb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.005602 | controller |     "Jun 09 10:57:39.955206 crc crio[3651]: time=\"2026-06-09T10:57:39.955045954Z\" level=info msg=\"runSandbox: deleting pod ID afe8252ed5523f337d7e51671beaa522a7c147ea1b00b84d5eeade60981cdc9f from idIndex\" id=6e3932e1-8724-44a6-9a60-c9ceea37ef5e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.005620 | controller |     "Jun 09 10:57:39.955206 crc crio[3651]: time=\"2026-06-09T10:57:39.955182608Z\" level=info msg=\"runSandbox: removing pod sandbox afe8252ed5523f337d7e51671beaa522a7c147ea1b00b84d5eeade60981cdc9f\" id=6e3932e1-8724-44a6-9a60-c9ceea37ef5e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.005637 | controller |     "Jun 09 10:57:39.955514 crc crio[3651]: time=\"2026-06-09T10:57:39.95523582Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox afe8252ed5523f337d7e51671beaa522a7c147ea1b00b84d5eeade60981cdc9f\" id=6e3932e1-8724-44a6-9a60-c9ceea37ef5e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.005652 | controller |     "Jun 09 10:57:39.955514 crc crio[3651]: time=\"2026-06-09T10:57:39.95526286Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox afe8252ed5523f337d7e51671beaa522a7c147ea1b00b84d5eeade60981cdc9f\" id=6e3932e1-8724-44a6-9a60-c9ceea37ef5e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.005668 | controller |     "Jun 09 10:57:39.963152 crc crio[3651]: time=\"2026-06-09T10:57:39.962942536Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: afe8252ed5523f337d7e51671beaa522a7c147ea1b00b84d5eeade60981cdc9f\" id=6e3932e1-8724-44a6-9a60-c9ceea37ef5e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.005683 | controller |     "Jun 09 10:57:39.968312 crc crio[3651]: time=\"2026-06-09T10:57:39.967087197Z\" level=info msg=\"Ran pod sandbox 0d7666e2760bac087004b0062402a77b4fbc45dade3c7a95e1fd4663c92a0819 with infra container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=8e86f5b6-fdc0-4d18-b614-9ac97f6bc778 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.005698 | controller |     "Jun 09 10:57:40.037061 crc crio[3651]: time=\"2026-06-09T10:57:40.019352891Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=12272f52-c805-403a-bb1f-6b35dc412579 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.005714 | controller |     "Jun 09 10:57:40.037061 crc crio[3651]: time=\"2026-06-09T10:57:40.025052548Z\" level=info msg=\"Ran pod sandbox 11ba591f4c9e84593765bac74bd694ada1ed6c4f14432c17eb9a536fc5533ff9 with infra container: openshift-console/console-6c684df5db-cc8g8/POD\" id=4fbf640c-32eb-459d-87c3-25cb97d549c9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.005729 | controller |     "Jun 09 10:57:40.054712 crc crio[3651]: time=\"2026-06-09T10:57:40.048814365Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=71f6776a-6fd1-4a3c-8fc6-fdbc46238424 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.005744 | controller |     "Jun 09 10:57:40.054712 crc crio[3651]: time=\"2026-06-09T10:57:40.05034359Z\" level=info msg=\"Ran pod sandbox 896f2565991b9a7e1ec1a7b85522022fa11d97d2ea0780c5e0bc4cc93b95a7f6 with infra container: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=330fce23-3257-43c4-8302-a12466a5245c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.005760 | controller |     "Jun 09 10:57:40.054849 crc crio[3651]: time=\"2026-06-09T10:57:40.05478071Z\" level=info msg=\"Ran pod sandbox 6969dd7752939397c4d9bafc15d1cfc808489d024b95bfbdaa0b5cc21b28a7f4 with infra container: openshift-marketplace/certified-operators-l27pk/POD\" id=4008360d-f08f-4b4a-a345-5c688069f412 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.005775 | controller |     "Jun 09 10:57:40.091788 crc crio[3651]: time=\"2026-06-09T10:57:40.088614672Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 7c38470142945355e9ab6ec0638bf1d8d3d1d623d7b9018507e4d5ebd8d2ffc2\" id=680dfc72-58c8-4052-a233-723ae69f12d2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.005790 | controller |     "Jun 09 10:57:40.111836 crc crio[3651]: time=\"2026-06-09T10:57:40.111510554Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=80b9207f-90f7-4cd9-8978-b409be030d19 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.005808 | controller |     "Jun 09 10:57:40.112687 crc crio[3651]: time=\"2026-06-09T10:57:40.111562426Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=70cb66c9-c418-4287-ac43-1fcc2e3efceb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.005823 | controller |     "Jun 09 10:57:40.113435 crc crio[3651]: time=\"2026-06-09T10:57:40.112920506Z\" level=info msg=\"runSandbox: deleting pod ID 7c38470142945355e9ab6ec0638bf1d8d3d1d623d7b9018507e4d5ebd8d2ffc2 from idIndex\" id=680dfc72-58c8-4052-a233-723ae69f12d2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.005838 | controller |     "Jun 09 10:57:40.113435 crc crio[3651]: time=\"2026-06-09T10:57:40.113034879Z\" level=info msg=\"runSandbox: removing pod sandbox 7c38470142945355e9ab6ec0638bf1d8d3d1d623d7b9018507e4d5ebd8d2ffc2\" id=680dfc72-58c8-4052-a233-723ae69f12d2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.005871 | controller |     "Jun 09 10:57:40.113435 crc crio[3651]: time=\"2026-06-09T10:57:40.113134162Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 7c38470142945355e9ab6ec0638bf1d8d3d1d623d7b9018507e4d5ebd8d2ffc2\" id=680dfc72-58c8-4052-a233-723ae69f12d2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.005888 | controller |     "Jun 09 10:57:40.113435 crc crio[3651]: time=\"2026-06-09T10:57:40.113159383Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 7c38470142945355e9ab6ec0638bf1d8d3d1d623d7b9018507e4d5ebd8d2ffc2\" id=680dfc72-58c8-4052-a233-723ae69f12d2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.005904 | controller |     "Jun 09 10:57:40.126923 crc crio[3651]: time=\"2026-06-09T10:57:40.12260097Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 7c38470142945355e9ab6ec0638bf1d8d3d1d623d7b9018507e4d5ebd8d2ffc2\" id=680dfc72-58c8-4052-a233-723ae69f12d2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.005918 | controller |     "Jun 09 10:57:40.126923 crc crio[3651]: time=\"2026-06-09T10:57:40.122682052Z\" level=info msg=\"Ran pod sandbox 5088bde617dedd8b9fd47b3ab9ad1a348adb1a2dde97033ee30ecb32d143d8f4 with infra container: openshift-marketplace/redhat-operators-x5vn9/POD\" id=e1a65856-28f3-4b23-a8a1-1c808113af92 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.005933 | controller |     "Jun 09 10:57:40.177068 crc crio[3651]: time=\"2026-06-09T10:57:40.17407514Z\" level=info msg=\"Ran pod sandbox d5acdeb22da71f2d17be4781053e57d278534d742453c0465271ffbccd44e9e0 with infra container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=4c4402c8-6e95-4aa0-bdeb-4838b6c5c639 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.005947 | controller |     "Jun 09 10:57:40.190982 crc crio[3651]: time=\"2026-06-09T10:57:40.190371888Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=71f74989-bbd9-4176-84b7-6368758f5d68 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.005962 | controller |     "Jun 09 10:57:40.223775 crc crio[3651]: time=\"2026-06-09T10:57:40.223354575Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=a8223b92-c34c-4ac8-9685-1cff9fb421ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.005976 | controller |     "Jun 09 10:57:40.255636 crc crio[3651]: time=\"2026-06-09T10:57:40.255525299Z\" level=info msg=\"Ran pod sandbox 88f217f7e7cbc51ed63fa06d9e2d69e38baa595ef0c6fb3d86b135277603d5f1 with infra container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=8aa45065-bfff-4b31-810b-743ebf5c9b36 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.005994 | controller |     "Jun 09 10:57:40.273891 crc crio[3651]: time=\"2026-06-09T10:57:40.271322812Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=3b6c34e9-1b83-405e-8464-0c7197711d7a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.006009 | controller |     "Jun 09 10:57:40.286242 crc crio[3651]: time=\"2026-06-09T10:57:40.286024204Z\" level=info msg=\"Ran pod sandbox 1ab19461ac72032f70f03f5dbcc05baaf7110c4bafb349da6a1d9c5adba14c04 with infra container: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=cbd6cc6d-c71c-4d33-a2a4-803523e20197 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.006025 | controller |     "Jun 09 10:57:40.414376 crc crio[3651]: time=\"2026-06-09T10:57:40.412273988Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 84258b78743432c8cccae4b296e5de9b3b513884ee7dae6687a54e67e0185f40\" id=db51e1a5-a741-4d10-a2cc-1588d3b110ed name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.006040 | controller |     "Jun 09 10:57:40.451757 crc crio[3651]: time=\"2026-06-09T10:57:40.45088397Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=eaaab2cd-a0bf-4831-a5c6-40f9d7cd5a6d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.006055 | controller |     "Jun 09 10:57:40.465233 crc crio[3651]: time=\"2026-06-09T10:57:40.464255612Z\" level=info msg=\"runSandbox: deleting pod ID 84258b78743432c8cccae4b296e5de9b3b513884ee7dae6687a54e67e0185f40 from idIndex\" id=db51e1a5-a741-4d10-a2cc-1588d3b110ed name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.006071 | controller |     "Jun 09 10:57:40.465233 crc crio[3651]: time=\"2026-06-09T10:57:40.464803369Z\" level=info msg=\"runSandbox: removing pod sandbox 84258b78743432c8cccae4b296e5de9b3b513884ee7dae6687a54e67e0185f40\" id=db51e1a5-a741-4d10-a2cc-1588d3b110ed name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.006086 | controller |     "Jun 09 10:57:40.465233 crc crio[3651]: time=\"2026-06-09T10:57:40.464899201Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 84258b78743432c8cccae4b296e5de9b3b513884ee7dae6687a54e67e0185f40\" id=db51e1a5-a741-4d10-a2cc-1588d3b110ed name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.006101 | controller |     "Jun 09 10:57:40.465233 crc crio[3651]: time=\"2026-06-09T10:57:40.464931742Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 84258b78743432c8cccae4b296e5de9b3b513884ee7dae6687a54e67e0185f40\" id=db51e1a5-a741-4d10-a2cc-1588d3b110ed name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.006116 | controller |     "Jun 09 10:57:40.480813 crc crio[3651]: time=\"2026-06-09T10:57:40.480232511Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 84258b78743432c8cccae4b296e5de9b3b513884ee7dae6687a54e67e0185f40\" id=db51e1a5-a741-4d10-a2cc-1588d3b110ed name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.006131 | controller |     "Jun 09 10:57:40.678829 crc crio[3651]: time=\"2026-06-09T10:57:40.653787173Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0\" id=5cfad21c-f85e-41f5-9c02-5554341605eb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.006146 | controller |     "Jun 09 10:57:40.678829 crc crio[3651]: time=\"2026-06-09T10:57:40.662960522Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0\" id=5cfad21c-f85e-41f5-9c02-5554341605eb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.006165 | controller |     "Jun 09 10:57:40.678829 crc crio[3651]: time=\"2026-06-09T10:57:40.669626008Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2d443196-5d8b-485c-85c5-e816861ff156 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.006180 | controller |     "Jun 09 10:57:40.678829 crc crio[3651]: time=\"2026-06-09T10:57:40.669732421Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=632874d3-da6d-482f-8e5c-bc0d545d784c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.006195 | controller |     "Jun 09 10:57:40.678829 crc crio[3651]: time=\"2026-06-09T10:57:40.669783162Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=3f12533c-198b-444e-85c2-94505d7d0eb0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.006209 | controller |     "Jun 09 10:57:40.681561 crc crio[3651]: time=\"2026-06-09T10:57:40.681327921Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5c8ed788-764c-43d8-8460-31e10e86f888 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.006224 | controller |     "Jun 09 10:57:40.681656 crc crio[3651]: time=\"2026-06-09T10:57:40.68163935Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c1c58a8e-b4b2-4281-a989-25472cb0588a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.006239 | controller |     "Jun 09 10:57:40.681702 crc crio[3651]: time=\"2026-06-09T10:57:40.681685862Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=1ae81fd1-9238-4ae4-8921-33c14b4bc377 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.006254 | controller |     "Jun 09 10:57:40.763832 crc crio[3651]: time=\"2026-06-09T10:57:40.76206817Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0\" id=db51e1a5-a741-4d10-a2cc-1588d3b110ed name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.006269 | controller |     "Jun 09 10:57:40.793868 crc crio[3651]: time=\"2026-06-09T10:57:40.793661837Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0\" id=db51e1a5-a741-4d10-a2cc-1588d3b110ed name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.006284 | controller |     "Jun 09 10:57:40.805641 crc crio[3651]: time=\"2026-06-09T10:57:40.805381611Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=838f8c5e-85dd-4a24-aaaf-b48708e06d47 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.006299 | controller |     "Jun 09 10:57:40.805641 crc crio[3651]: time=\"2026-06-09T10:57:40.805627708Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=fbefa9ed-e033-4708-9252-c7e33d6bbb40 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.006314 | controller |     "Jun 09 10:57:40.808189 crc crio[3651]: time=\"2026-06-09T10:57:40.808015098Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=ace63276-d14e-4bb4-b625-8cc7d2fccd21 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.006332 | controller |     "Jun 09 10:57:40.839464 crc crio[3651]: time=\"2026-06-09T10:57:40.835032461Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 098eb32b9b183e9b4c2aeb91f98090d41069a1adbc425cddaf44272136feecc1\" id=94c44e93-cf4c-4e76-af20-d7dbe5b41d92 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.006347 | controller |     "Jun 09 10:57:40.844961 crc crio[3651]: time=\"2026-06-09T10:57:40.84183364Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0\" id=680dfc72-58c8-4052-a233-723ae69f12d2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.006362 | controller |     "Jun 09 10:57:40.844961 crc crio[3651]: time=\"2026-06-09T10:57:40.842016866Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0\" id=680dfc72-58c8-4052-a233-723ae69f12d2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.006376 | controller |     "Jun 09 10:57:40.844961 crc crio[3651]: time=\"2026-06-09T10:57:40.843738526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.006391 | controller |     "Jun 09 10:57:40.852953 crc crio[3651]: time=\"2026-06-09T10:57:40.852603596Z\" level=info msg=\"runSandbox: deleting pod ID 098eb32b9b183e9b4c2aeb91f98090d41069a1adbc425cddaf44272136feecc1 from idIndex\" id=94c44e93-cf4c-4e76-af20-d7dbe5b41d92 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.006407 | controller |     "Jun 09 10:57:40.852953 crc crio[3651]: time=\"2026-06-09T10:57:40.852893635Z\" level=info msg=\"runSandbox: removing pod sandbox 098eb32b9b183e9b4c2aeb91f98090d41069a1adbc425cddaf44272136feecc1\" id=94c44e93-cf4c-4e76-af20-d7dbe5b41d92 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.006422 | controller |     "Jun 09 10:57:40.852953 crc crio[3651]: time=\"2026-06-09T10:57:40.852949906Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 098eb32b9b183e9b4c2aeb91f98090d41069a1adbc425cddaf44272136feecc1\" id=94c44e93-cf4c-4e76-af20-d7dbe5b41d92 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.006437 | controller |     "Jun 09 10:57:40.853273 crc crio[3651]: time=\"2026-06-09T10:57:40.852965707Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 098eb32b9b183e9b4c2aeb91f98090d41069a1adbc425cddaf44272136feecc1\" id=94c44e93-cf4c-4e76-af20-d7dbe5b41d92 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.006453 | controller |     "Jun 09 10:57:40.859974 crc crio[3651]: time=\"2026-06-09T10:57:40.858950422Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 098eb32b9b183e9b4c2aeb91f98090d41069a1adbc425cddaf44272136feecc1\" id=94c44e93-cf4c-4e76-af20-d7dbe5b41d92 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.006468 | controller |     "Jun 09 10:57:40.886881 crc crio[3651]: time=\"2026-06-09T10:57:40.886650185Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=b349f31e-f344-4e2e-80f7-b38cb5d954ec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.006484 | controller |     "Jun 09 10:57:40.887182 crc crio[3651]: time=\"2026-06-09T10:57:40.886947084Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=f0d33e37-5ec1-44f4-a7c0-ecc1a9444b58 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.006499 | controller |     "Jun 09 10:57:40.887678 crc crio[3651]: time=\"2026-06-09T10:57:40.887292564Z\" level=info msg=\"Creating container: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary\" id=04bb9c8c-1ba1-4a74-9ba9-bda4e0f4ea4f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.006517 | controller |     "Jun 09 10:57:40.890487 crc crio[3651]: time=\"2026-06-09T10:57:40.887766598Z\" level=info msg=\"Creating container: openshift-console/console-6c684df5db-cc8g8/console\" id=179dcb63-4b54-4ab9-90f4-fa9a23d44509 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.006533 | controller |     "Jun 09 10:57:40.890487 crc crio[3651]: time=\"2026-06-09T10:57:40.888016365Z\" level=info msg=\"Creating container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=987b8037-4448-47e8-ad4d-c7ec65a36277 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.006548 | controller |     "Jun 09 10:57:40.890487 crc crio[3651]: time=\"2026-06-09T10:57:40.888216701Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=cd7199fd-55df-4b18-aa49-73e3dcb3e00c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.006563 | controller |     "Jun 09 10:57:40.890487 crc crio[3651]: time=\"2026-06-09T10:57:40.888348055Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=4b216d88-b51c-4055-85aa-9e9db251e6e6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.006579 | controller |     "Jun 09 10:57:41.628779 crc crio[3651]: time=\"2026-06-09T10:57:41.624718358Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 1ec4fe535baf8d99d6e2d9574a0f2d0f41ab445c68e70dd8291627e8ae3c71b7\" id=5882ccf5-b03c-4608-a4f6-8cfa220e592e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.006594 | controller |     "Jun 09 10:57:41.649057 crc crio[3651]: time=\"2026-06-09T10:57:41.629510029Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 4e4337943946265f046a5ed31029861415d33a398e8130fc2eb5c7c7c90a95f6\" id=555ccae3-9b5c-4838-9ea9-58bd7166f180 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.006609 | controller |     "Jun 09 10:57:41.649057 crc crio[3651]: time=\"2026-06-09T10:57:41.645710514Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox b1622d0dd5898c2e653a5e9c5ee80f85e0e2a14a78c8a4b5357a754427fe2f87\" id=6782f517-bf84-44e7-ae8f-472c099b8241 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.006624 | controller |     "Jun 09 10:57:41.685969 crc crio[3651]: time=\"2026-06-09T10:57:41.662004392Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 6c6d1cb0ca8158e44c56d9f0e1301e5dba60fd6348c23f606350c736102e7d4e\" id=3b4c5509-1a3d-49a9-b89a-1c2d1e4b6ea8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.006638 | controller |     "Jun 09 10:57:41.685969 crc crio[3651]: time=\"2026-06-09T10:57:41.673344215Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0\" id=6e3932e1-8724-44a6-9a60-c9ceea37ef5e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.006653 | controller |     "Jun 09 10:57:41.685969 crc crio[3651]: time=\"2026-06-09T10:57:41.673493839Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0\" id=6e3932e1-8724-44a6-9a60-c9ceea37ef5e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.006668 | controller |     "Jun 09 10:57:41.685969 crc crio[3651]: time=\"2026-06-09T10:57:41.674842279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.006683 | controller |     "Jun 09 10:57:41.701648 crc crio[3651]: time=\"2026-06-09T10:57:41.69703805Z\" level=info msg=\"runSandbox: deleting pod ID 1ec4fe535baf8d99d6e2d9574a0f2d0f41ab445c68e70dd8291627e8ae3c71b7 from idIndex\" id=5882ccf5-b03c-4608-a4f6-8cfa220e592e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.006701 | controller |     "Jun 09 10:57:41.701648 crc crio[3651]: time=\"2026-06-09T10:57:41.697126623Z\" level=info msg=\"runSandbox: removing pod sandbox 1ec4fe535baf8d99d6e2d9574a0f2d0f41ab445c68e70dd8291627e8ae3c71b7\" id=5882ccf5-b03c-4608-a4f6-8cfa220e592e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.006717 | controller |     "Jun 09 10:57:41.701648 crc crio[3651]: time=\"2026-06-09T10:57:41.697190635Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 1ec4fe535baf8d99d6e2d9574a0f2d0f41ab445c68e70dd8291627e8ae3c71b7\" id=5882ccf5-b03c-4608-a4f6-8cfa220e592e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.006733 | controller |     "Jun 09 10:57:41.701648 crc crio[3651]: time=\"2026-06-09T10:57:41.697210485Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 1ec4fe535baf8d99d6e2d9574a0f2d0f41ab445c68e70dd8291627e8ae3c71b7\" id=5882ccf5-b03c-4608-a4f6-8cfa220e592e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.006749 | controller |     "Jun 09 10:57:41.701648 crc crio[3651]: time=\"2026-06-09T10:57:41.699983717Z\" level=info msg=\"runSandbox: deleting pod ID 4e4337943946265f046a5ed31029861415d33a398e8130fc2eb5c7c7c90a95f6 from idIndex\" id=555ccae3-9b5c-4838-9ea9-58bd7166f180 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.006764 | controller |     "Jun 09 10:57:41.701648 crc crio[3651]: time=\"2026-06-09T10:57:41.700015547Z\" level=info msg=\"runSandbox: removing pod sandbox 4e4337943946265f046a5ed31029861415d33a398e8130fc2eb5c7c7c90a95f6\" id=555ccae3-9b5c-4838-9ea9-58bd7166f180 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.006779 | controller |     "Jun 09 10:57:41.701648 crc crio[3651]: time=\"2026-06-09T10:57:41.700042368Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 4e4337943946265f046a5ed31029861415d33a398e8130fc2eb5c7c7c90a95f6\" id=555ccae3-9b5c-4838-9ea9-58bd7166f180 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.006794 | controller |     "Jun 09 10:57:41.701648 crc crio[3651]: time=\"2026-06-09T10:57:41.700063769Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 4e4337943946265f046a5ed31029861415d33a398e8130fc2eb5c7c7c90a95f6\" id=555ccae3-9b5c-4838-9ea9-58bd7166f180 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.006809 | controller |     "Jun 09 10:57:41.701648 crc crio[3651]: time=\"2026-06-09T10:57:41.700982026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.006824 | controller |     "Jun 09 10:57:41.713081 crc crio[3651]: time=\"2026-06-09T10:57:41.708991331Z\" level=info msg=\"runSandbox: deleting pod ID b1622d0dd5898c2e653a5e9c5ee80f85e0e2a14a78c8a4b5357a754427fe2f87 from idIndex\" id=6782f517-bf84-44e7-ae8f-472c099b8241 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.006839 | controller |     "Jun 09 10:57:41.713081 crc crio[3651]: time=\"2026-06-09T10:57:41.709032252Z\" level=info msg=\"runSandbox: removing pod sandbox b1622d0dd5898c2e653a5e9c5ee80f85e0e2a14a78c8a4b5357a754427fe2f87\" id=6782f517-bf84-44e7-ae8f-472c099b8241 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.006874 | controller |     "Jun 09 10:57:41.713081 crc crio[3651]: time=\"2026-06-09T10:57:41.709076343Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox b1622d0dd5898c2e653a5e9c5ee80f85e0e2a14a78c8a4b5357a754427fe2f87\" id=6782f517-bf84-44e7-ae8f-472c099b8241 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.006891 | controller |     "Jun 09 10:57:41.713081 crc crio[3651]: time=\"2026-06-09T10:57:41.709124845Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox b1622d0dd5898c2e653a5e9c5ee80f85e0e2a14a78c8a4b5357a754427fe2f87\" id=6782f517-bf84-44e7-ae8f-472c099b8241 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.006909 | controller |     "Jun 09 10:57:41.713081 crc crio[3651]: time=\"2026-06-09T10:57:41.709504086Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 1ec4fe535baf8d99d6e2d9574a0f2d0f41ab445c68e70dd8291627e8ae3c71b7\" id=5882ccf5-b03c-4608-a4f6-8cfa220e592e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.006925 | controller |     "Jun 09 10:57:41.713081 crc crio[3651]: time=\"2026-06-09T10:57:41.709699152Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 4e4337943946265f046a5ed31029861415d33a398e8130fc2eb5c7c7c90a95f6\" id=555ccae3-9b5c-4838-9ea9-58bd7166f180 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.006939 | controller |     "Jun 09 10:57:41.725574 crc crio[3651]: time=\"2026-06-09T10:57:41.723678882Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: b1622d0dd5898c2e653a5e9c5ee80f85e0e2a14a78c8a4b5357a754427fe2f87\" id=6782f517-bf84-44e7-ae8f-472c099b8241 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.006953 | controller |     "Jun 09 10:57:41.730781 crc crio[3651]: time=\"2026-06-09T10:57:41.729854463Z\" level=info msg=\"runSandbox: deleting pod ID 6c6d1cb0ca8158e44c56d9f0e1301e5dba60fd6348c23f606350c736102e7d4e from idIndex\" id=3b4c5509-1a3d-49a9-b89a-1c2d1e4b6ea8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.006967 | controller |     "Jun 09 10:57:41.730781 crc crio[3651]: time=\"2026-06-09T10:57:41.729956036Z\" level=info msg=\"runSandbox: removing pod sandbox 6c6d1cb0ca8158e44c56d9f0e1301e5dba60fd6348c23f606350c736102e7d4e\" id=3b4c5509-1a3d-49a9-b89a-1c2d1e4b6ea8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.006981 | controller |     "Jun 09 10:57:41.730781 crc crio[3651]: time=\"2026-06-09T10:57:41.730018008Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 6c6d1cb0ca8158e44c56d9f0e1301e5dba60fd6348c23f606350c736102e7d4e\" id=3b4c5509-1a3d-49a9-b89a-1c2d1e4b6ea8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.006996 | controller |     "Jun 09 10:57:41.730781 crc crio[3651]: time=\"2026-06-09T10:57:41.730041528Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 6c6d1cb0ca8158e44c56d9f0e1301e5dba60fd6348c23f606350c736102e7d4e\" id=3b4c5509-1a3d-49a9-b89a-1c2d1e4b6ea8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.007011 | controller |     "Jun 09 10:57:41.759755 crc crio[3651]: time=\"2026-06-09T10:57:41.753238099Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 6c6d1cb0ca8158e44c56d9f0e1301e5dba60fd6348c23f606350c736102e7d4e\" id=3b4c5509-1a3d-49a9-b89a-1c2d1e4b6ea8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.007025 | controller |     "Jun 09 10:57:41.766696 crc crio[3651]: time=\"2026-06-09T10:57:41.764890551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.007040 | controller |     "Jun 09 10:57:41.766947 crc crio[3651]: time=\"2026-06-09T10:57:41.766841568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.007055 | controller |     "Jun 09 10:57:41.803511 crc crio[3651]: time=\"2026-06-09T10:57:41.799660211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.007070 | controller |     "Jun 09 10:57:41.803511 crc crio[3651]: time=\"2026-06-09T10:57:41.801315589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.007085 | controller |     "Jun 09 10:57:41.921811 crc crio[3651]: time=\"2026-06-09T10:57:41.920852986Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 1bbb3ad505e192de9d5e89b3f5ad7ec22645aedc68a65b2dacae5c9098f6c814\" id=fb51f46f-d303-4de1-a75a-dfa0932ed443 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.007103 | controller |     "Jun 09 10:57:41.942986 crc crio[3651]: time=\"2026-06-09T10:57:41.938678679Z\" level=info msg=\"runSandbox: deleting pod ID 1bbb3ad505e192de9d5e89b3f5ad7ec22645aedc68a65b2dacae5c9098f6c814 from idIndex\" id=fb51f46f-d303-4de1-a75a-dfa0932ed443 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.007118 | controller |     "Jun 09 10:57:41.942986 crc crio[3651]: time=\"2026-06-09T10:57:41.938741871Z\" level=info msg=\"runSandbox: removing pod sandbox 1bbb3ad505e192de9d5e89b3f5ad7ec22645aedc68a65b2dacae5c9098f6c814\" id=fb51f46f-d303-4de1-a75a-dfa0932ed443 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.007133 | controller |     "Jun 09 10:57:41.942986 crc crio[3651]: time=\"2026-06-09T10:57:41.938793793Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 1bbb3ad505e192de9d5e89b3f5ad7ec22645aedc68a65b2dacae5c9098f6c814\" id=fb51f46f-d303-4de1-a75a-dfa0932ed443 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.007148 | controller |     "Jun 09 10:57:41.942986 crc crio[3651]: time=\"2026-06-09T10:57:41.938818223Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 1bbb3ad505e192de9d5e89b3f5ad7ec22645aedc68a65b2dacae5c9098f6c814\" id=fb51f46f-d303-4de1-a75a-dfa0932ed443 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.007163 | controller |     "Jun 09 10:57:41.942986 crc crio[3651]: time=\"2026-06-09T10:57:41.939851894Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox b3ba15818461fe7560aac427bfa4eb4c1e433da8aaafac2cce6e6b410390f690\" id=83e5f503-e3ba-4430-9c85-b1e308fbbbf3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.007178 | controller |     "Jun 09 10:57:41.943577 crc crio[3651]: time=\"2026-06-09T10:57:41.943331176Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 1bbb3ad505e192de9d5e89b3f5ad7ec22645aedc68a65b2dacae5c9098f6c814\" id=fb51f46f-d303-4de1-a75a-dfa0932ed443 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.007192 | controller |     "Jun 09 10:57:41.978815 crc crio[3651]: time=\"2026-06-09T10:57:41.977713044Z\" level=info msg=\"runSandbox: deleting pod ID b3ba15818461fe7560aac427bfa4eb4c1e433da8aaafac2cce6e6b410390f690 from idIndex\" id=83e5f503-e3ba-4430-9c85-b1e308fbbbf3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.007207 | controller |     "Jun 09 10:57:41.978815 crc crio[3651]: time=\"2026-06-09T10:57:41.977957251Z\" level=info msg=\"runSandbox: removing pod sandbox b3ba15818461fe7560aac427bfa4eb4c1e433da8aaafac2cce6e6b410390f690\" id=83e5f503-e3ba-4430-9c85-b1e308fbbbf3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.007221 | controller |     "Jun 09 10:57:41.978815 crc crio[3651]: time=\"2026-06-09T10:57:41.978005523Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox b3ba15818461fe7560aac427bfa4eb4c1e433da8aaafac2cce6e6b410390f690\" id=83e5f503-e3ba-4430-9c85-b1e308fbbbf3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.007236 | controller |     "Jun 09 10:57:41.978815 crc crio[3651]: time=\"2026-06-09T10:57:41.978026724Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox b3ba15818461fe7560aac427bfa4eb4c1e433da8aaafac2cce6e6b410390f690\" id=83e5f503-e3ba-4430-9c85-b1e308fbbbf3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.007250 | controller |     "Jun 09 10:57:41.989640 crc crio[3651]: time=\"2026-06-09T10:57:41.988571123Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_kube-controller-manager-operator-69d5f845f8-mm4qn_openshift-kube-controller-manager-operator_89eeceba-0661-4e85-be2e-57d689102094_0\" id=6782f517-bf84-44e7-ae8f-472c099b8241 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.007265 | controller |     "Jun 09 10:57:41.989640 crc crio[3651]: time=\"2026-06-09T10:57:41.98879834Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_kube-controller-manager-operator-69d5f845f8-mm4qn_openshift-kube-controller-manager-operator_89eeceba-0661-4e85-be2e-57d689102094_0\" id=6782f517-bf84-44e7-ae8f-472c099b8241 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.007283 | controller |     "Jun 09 10:57:41.989820 crc crio[3651]: time=\"2026-06-09T10:57:41.989739657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.007298 | controller |     "Jun 09 10:57:41.995877 crc crio[3651]: time=\"2026-06-09T10:57:41.995725983Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: b3ba15818461fe7560aac427bfa4eb4c1e433da8aaafac2cce6e6b410390f690\" id=83e5f503-e3ba-4430-9c85-b1e308fbbbf3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.007313 | controller |     "Jun 09 10:57:42.036145 crc crio[3651]: time=\"2026-06-09T10:57:42.035344495Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_machine-config-operator-67c9d58cbb-dc6bh_openshift-machine-config-operator_e7c4bdbd-866b-490e-85ee-d4c85fa577d8_0\" id=94c44e93-cf4c-4e76-af20-d7dbe5b41d92 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.007328 | controller |     "Jun 09 10:57:42.036145 crc crio[3651]: time=\"2026-06-09T10:57:42.03550314Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_machine-config-operator-67c9d58cbb-dc6bh_openshift-machine-config-operator_e7c4bdbd-866b-490e-85ee-d4c85fa577d8_0\" id=94c44e93-cf4c-4e76-af20-d7dbe5b41d92 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.007342 | controller |     "Jun 09 10:57:42.050902 crc crio[3651]: time=\"2026-06-09T10:57:42.049694696Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0\" id=555ccae3-9b5c-4838-9ea9-58bd7166f180 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.007357 | controller |     "Jun 09 10:57:42.050902 crc crio[3651]: time=\"2026-06-09T10:57:42.0498131Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0\" id=555ccae3-9b5c-4838-9ea9-58bd7166f180 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.007371 | controller |     "Jun 09 10:57:42.092889 crc crio[3651]: time=\"2026-06-09T10:57:42.078953875Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0\" id=3b4c5509-1a3d-49a9-b89a-1c2d1e4b6ea8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.007386 | controller |     "Jun 09 10:57:42.092889 crc crio[3651]: time=\"2026-06-09T10:57:42.079034587Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0\" id=3b4c5509-1a3d-49a9-b89a-1c2d1e4b6ea8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.007400 | controller |     "Jun 09 10:57:42.108921 crc crio[3651]: time=\"2026-06-09T10:57:42.106356299Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0\" id=5882ccf5-b03c-4608-a4f6-8cfa220e592e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.007415 | controller |     "Jun 09 10:57:42.108921 crc crio[3651]: time=\"2026-06-09T10:57:42.106707329Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0\" id=5882ccf5-b03c-4608-a4f6-8cfa220e592e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.007429 | controller |     "Jun 09 10:57:42.138851 crc crio[3651]: time=\"2026-06-09T10:57:42.138715588Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 66e5b22c95d638b21163cae11e7053426c93abfd6549e1e02636e93c4a032042\" id=b8c0778a-a587-4648-919a-10ae18eab872 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.007447 | controller |     "Jun 09 10:57:42.147088 crc crio[3651]: time=\"2026-06-09T10:57:42.146380193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.007462 | controller |     "Jun 09 10:57:42.177358 crc crio[3651]: time=\"2026-06-09T10:57:42.172778247Z\" level=info msg=\"runSandbox: deleting pod ID 66e5b22c95d638b21163cae11e7053426c93abfd6549e1e02636e93c4a032042 from idIndex\" id=b8c0778a-a587-4648-919a-10ae18eab872 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.007477 | controller |     "Jun 09 10:57:42.177358 crc crio[3651]: time=\"2026-06-09T10:57:42.17288073Z\" level=info msg=\"runSandbox: removing pod sandbox 66e5b22c95d638b21163cae11e7053426c93abfd6549e1e02636e93c4a032042\" id=b8c0778a-a587-4648-919a-10ae18eab872 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.007491 | controller |     "Jun 09 10:57:42.177358 crc crio[3651]: time=\"2026-06-09T10:57:42.172945932Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 66e5b22c95d638b21163cae11e7053426c93abfd6549e1e02636e93c4a032042\" id=b8c0778a-a587-4648-919a-10ae18eab872 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.007506 | controller |     "Jun 09 10:57:42.177358 crc crio[3651]: time=\"2026-06-09T10:57:42.172974673Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 66e5b22c95d638b21163cae11e7053426c93abfd6549e1e02636e93c4a032042\" id=b8c0778a-a587-4648-919a-10ae18eab872 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.007522 | controller |     "Jun 09 10:57:42.192894 crc crio[3651]: time=\"2026-06-09T10:57:42.192801015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.007537 | controller |     "Jun 09 10:57:42.201358 crc crio[3651]: time=\"2026-06-09T10:57:42.200999185Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 66e5b22c95d638b21163cae11e7053426c93abfd6549e1e02636e93c4a032042\" id=b8c0778a-a587-4648-919a-10ae18eab872 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.007552 | controller |     "Jun 09 10:57:42.291167 crc crio[3651]: time=\"2026-06-09T10:57:42.290323776Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0\" id=fb51f46f-d303-4de1-a75a-dfa0932ed443 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.007567 | controller |     "Jun 09 10:57:42.291167 crc crio[3651]: time=\"2026-06-09T10:57:42.290727377Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0\" id=fb51f46f-d303-4de1-a75a-dfa0932ed443 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.007582 | controller |     "Jun 09 10:57:42.327778 crc crio[3651]: time=\"2026-06-09T10:57:42.326763635Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0\" id=83e5f503-e3ba-4430-9c85-b1e308fbbbf3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.007597 | controller |     "Jun 09 10:57:42.327778 crc crio[3651]: time=\"2026-06-09T10:57:42.326837147Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0\" id=83e5f503-e3ba-4430-9c85-b1e308fbbbf3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.007612 | controller |     "Jun 09 10:57:42.381735 crc crio[3651]: time=\"2026-06-09T10:57:42.381369727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.007630 | controller |     "Jun 09 10:57:42.458045 crc crio[3651]: time=\"2026-06-09T10:57:42.457793249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.007645 | controller |     "Jun 09 10:57:42.479449 crc crio[3651]: time=\"2026-06-09T10:57:42.479256498Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox f08081c03c5c7372c13785ef14d58653159efb7f7320d4a9b931d328e5e71789\" id=ae1c7a6d-72e7-4668-95b7-e031d4a133df name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.007660 | controller |     "Jun 09 10:57:42.538148 crc crio[3651]: time=\"2026-06-09T10:57:42.527950717Z\" level=info msg=\"Created container 34af4d6354d7886d8807c28e8a2b5d1e388ae4a6e623e28a1a26be805638c69b: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=ace63276-d14e-4bb4-b625-8cc7d2fccd21 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.007675 | controller |     "Jun 09 10:57:42.538148 crc crio[3651]: time=\"2026-06-09T10:57:42.530702208Z\" level=info msg=\"runSandbox: deleting pod ID f08081c03c5c7372c13785ef14d58653159efb7f7320d4a9b931d328e5e71789 from idIndex\" id=ae1c7a6d-72e7-4668-95b7-e031d4a133df name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.007691 | controller |     "Jun 09 10:57:42.538148 crc crio[3651]: time=\"2026-06-09T10:57:42.53078563Z\" level=info msg=\"runSandbox: removing pod sandbox f08081c03c5c7372c13785ef14d58653159efb7f7320d4a9b931d328e5e71789\" id=ae1c7a6d-72e7-4668-95b7-e031d4a133df name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.007706 | controller |     "Jun 09 10:57:42.538148 crc crio[3651]: time=\"2026-06-09T10:57:42.530845552Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox f08081c03c5c7372c13785ef14d58653159efb7f7320d4a9b931d328e5e71789\" id=ae1c7a6d-72e7-4668-95b7-e031d4a133df name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.007721 | controller |     "Jun 09 10:57:42.538148 crc crio[3651]: time=\"2026-06-09T10:57:42.530869063Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox f08081c03c5c7372c13785ef14d58653159efb7f7320d4a9b931d328e5e71789\" id=ae1c7a6d-72e7-4668-95b7-e031d4a133df name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.007736 | controller |     "Jun 09 10:57:42.538148 crc crio[3651]: time=\"2026-06-09T10:57:42.532174921Z\" level=info msg=\"Starting container: 34af4d6354d7886d8807c28e8a2b5d1e388ae4a6e623e28a1a26be805638c69b\" id=7694a95d-c5e0-482a-a7c3-74202412e1a3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.007751 | controller |     "Jun 09 10:57:42.539059 crc crio[3651]: time=\"2026-06-09T10:57:42.538252319Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: f08081c03c5c7372c13785ef14d58653159efb7f7320d4a9b931d328e5e71789\" id=ae1c7a6d-72e7-4668-95b7-e031d4a133df name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.007766 | controller |     "Jun 09 10:57:42.541611 crc crio[3651]: time=\"2026-06-09T10:57:42.541569696Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_cluster-image-registry-operator-86c45576b9-qdg7g_openshift-image-registry_1d749813-cd37-46e7-9865-e180c3005dc0_0\" id=b8c0778a-a587-4648-919a-10ae18eab872 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.007782 | controller |     "Jun 09 10:57:42.547497 crc crio[3651]: time=\"2026-06-09T10:57:42.541713441Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_cluster-image-registry-operator-86c45576b9-qdg7g_openshift-image-registry_1d749813-cd37-46e7-9865-e180c3005dc0_0\" id=b8c0778a-a587-4648-919a-10ae18eab872 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.007801 | controller |     "Jun 09 10:57:42.597294 crc crio[3651]: time=\"2026-06-09T10:57:42.596291612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.007817 | controller |     "Jun 09 10:57:42.611871 crc crio[3651]: time=\"2026-06-09T10:57:42.611307952Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0\" id=ae1c7a6d-72e7-4668-95b7-e031d4a133df name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.007832 | controller |     "Jun 09 10:57:42.611871 crc crio[3651]: time=\"2026-06-09T10:57:42.611722765Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0\" id=ae1c7a6d-72e7-4668-95b7-e031d4a133df name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.007866 | controller |     "Jun 09 10:57:42.630847 crc crio[3651]: time=\"2026-06-09T10:57:42.630608069Z\" level=info msg=\"Started container\" PID=10281 containerID=34af4d6354d7886d8807c28e8a2b5d1e388ae4a6e623e28a1a26be805638c69b description=openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities id=7694a95d-c5e0-482a-a7c3-74202412e1a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=896f2565991b9a7e1ec1a7b85522022fa11d97d2ea0780c5e0bc4cc93b95a7f6",
2026-06-09 11:30:35.007888 | controller |     "Jun 09 10:57:42.644446 crc crio[3651]: time=\"2026-06-09T10:57:42.643309301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.007905 | controller |     "Jun 09 10:57:42.733889 crc crio[3651]: time=\"2026-06-09T10:57:42.733739444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.007920 | controller |     "Jun 09 10:57:42.901845 crc crio[3651]: time=\"2026-06-09T10:57:42.901695862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.007935 | controller |     "Jun 09 10:57:42.958565 crc crio[3651]: time=\"2026-06-09T10:57:42.958278672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.007950 | controller |     "Jun 09 10:57:43.066341 crc crio[3651]: time=\"2026-06-09T10:57:43.065892379Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox f641c8651b31405a4581e6f3476fed163757c2087cb8cb493fd71a28ac2cd791\" id=fe252ac6-464c-46e6-9a4f-a1b5c428338b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.007966 | controller |     "Jun 09 10:57:43.089813 crc crio[3651]: time=\"2026-06-09T10:57:43.089674207Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 87045f3e17059138c8a16477cf8010dc3361b205e7a77195944d1cd1f801d25b\" id=0aafc3d3-2ed0-4546-8fc3-d7858345c631 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.007981 | controller |     "Jun 09 10:57:43.090039 crc crio[3651]: time=\"2026-06-09T10:57:43.089992266Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 1519b740403c03febb9a6dde9bd95708057de624e4b93d351243a3da9dbf729a\" id=8d1d2faa-ab57-4865-99a5-35e01f87d50f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.007997 | controller |     "Jun 09 10:57:43.097083 crc crio[3651]: time=\"2026-06-09T10:57:43.096704093Z\" level=info msg=\"Created container 476a45526957dd0a516c163d06449f734ee4b1b9b26f0ca777893aefd55f3b95: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=f0d33e37-5ec1-44f4-a7c0-ecc1a9444b58 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.008019 | controller |     "Jun 09 10:57:43.119674 crc crio[3651]: time=\"2026-06-09T10:57:43.119260175Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 3988fd85f96cd9ae7fb4f7d8b61be8d71f6339a3315ff6e8d37b1904e0ec7920\" id=2c66559e-d33c-4a8e-9bc3-8ed3fafdd709 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.008035 | controller |     "Jun 09 10:57:43.125369 crc crio[3651]: time=\"2026-06-09T10:57:43.124797647Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox b22ad492a4514fa6af06605c62ecda5b812a7dca4d33d6277186d0dec75fbad0\" id=1df6f769-edcc-4c40-8f38-8c1864d5deb4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.008050 | controller |     "Jun 09 10:57:43.150314 crc crio[3651]: time=\"2026-06-09T10:57:43.149858972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.008065 | controller |     "Jun 09 10:57:43.180331 crc crio[3651]: time=\"2026-06-09T10:57:43.150706927Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox b29b10f6d0a76308401b0fd4a95c06996e453e46b06dd530cb63d472869b351f\" id=1414b831-14b2-4a3a-aeba-3cd749656a67 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.008080 | controller |     "Jun 09 10:57:43.188951 crc crio[3651]: time=\"2026-06-09T10:57:43.188515926Z\" level=info msg=\"runSandbox: deleting pod ID b22ad492a4514fa6af06605c62ecda5b812a7dca4d33d6277186d0dec75fbad0 from idIndex\" id=1df6f769-edcc-4c40-8f38-8c1864d5deb4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.008095 | controller |     "Jun 09 10:57:43.188951 crc crio[3651]: time=\"2026-06-09T10:57:43.1886293Z\" level=info msg=\"runSandbox: removing pod sandbox b22ad492a4514fa6af06605c62ecda5b812a7dca4d33d6277186d0dec75fbad0\" id=1df6f769-edcc-4c40-8f38-8c1864d5deb4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.008110 | controller |     "Jun 09 10:57:43.188951 crc crio[3651]: time=\"2026-06-09T10:57:43.188696792Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox b22ad492a4514fa6af06605c62ecda5b812a7dca4d33d6277186d0dec75fbad0\" id=1df6f769-edcc-4c40-8f38-8c1864d5deb4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.008124 | controller |     "Jun 09 10:57:43.188951 crc crio[3651]: time=\"2026-06-09T10:57:43.188718772Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox b22ad492a4514fa6af06605c62ecda5b812a7dca4d33d6277186d0dec75fbad0\" id=1df6f769-edcc-4c40-8f38-8c1864d5deb4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.008139 | controller |     "Jun 09 10:57:43.188951 crc crio[3651]: time=\"2026-06-09T10:57:43.188751743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.008154 | controller |     "Jun 09 10:57:43.189730 crc crio[3651]: time=\"2026-06-09T10:57:43.189248998Z\" level=info msg=\"runSandbox: deleting pod ID 3988fd85f96cd9ae7fb4f7d8b61be8d71f6339a3315ff6e8d37b1904e0ec7920 from idIndex\" id=2c66559e-d33c-4a8e-9bc3-8ed3fafdd709 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.008169 | controller |     "Jun 09 10:57:43.189730 crc crio[3651]: time=\"2026-06-09T10:57:43.189306099Z\" level=info msg=\"runSandbox: removing pod sandbox 3988fd85f96cd9ae7fb4f7d8b61be8d71f6339a3315ff6e8d37b1904e0ec7920\" id=2c66559e-d33c-4a8e-9bc3-8ed3fafdd709 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.008184 | controller |     "Jun 09 10:57:43.189730 crc crio[3651]: time=\"2026-06-09T10:57:43.189356441Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 3988fd85f96cd9ae7fb4f7d8b61be8d71f6339a3315ff6e8d37b1904e0ec7920\" id=2c66559e-d33c-4a8e-9bc3-8ed3fafdd709 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.008203 | controller |     "Jun 09 10:57:43.189730 crc crio[3651]: time=\"2026-06-09T10:57:43.189378852Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 3988fd85f96cd9ae7fb4f7d8b61be8d71f6339a3315ff6e8d37b1904e0ec7920\" id=2c66559e-d33c-4a8e-9bc3-8ed3fafdd709 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.008220 | controller |     "Jun 09 10:57:43.212612 crc crio[3651]: time=\"2026-06-09T10:57:43.151006446Z\" level=info msg=\"Starting container: 476a45526957dd0a516c163d06449f734ee4b1b9b26f0ca777893aefd55f3b95\" id=6860e3e3-7761-4c43-abec-0426b67f9d9e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.008235 | controller |     "Jun 09 10:57:43.212612 crc crio[3651]: time=\"2026-06-09T10:57:43.211986115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.008250 | controller |     "Jun 09 10:57:43.234705 crc crio[3651]: time=\"2026-06-09T10:57:43.233168936Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 79a02d941cf9ead24f8497e97a0d9688942d24e9b92500d7045e4d288421424a\" id=b85fe8d5-a186-4716-a2ea-d026be6b8059 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.008265 | controller |     "Jun 09 10:57:43.236327 crc crio[3651]: time=\"2026-06-09T10:57:43.236040431Z\" level=info msg=\"runSandbox: deleting pod ID f641c8651b31405a4581e6f3476fed163757c2087cb8cb493fd71a28ac2cd791 from idIndex\" id=fe252ac6-464c-46e6-9a4f-a1b5c428338b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.008280 | controller |     "Jun 09 10:57:43.236327 crc crio[3651]: time=\"2026-06-09T10:57:43.236205035Z\" level=info msg=\"runSandbox: removing pod sandbox f641c8651b31405a4581e6f3476fed163757c2087cb8cb493fd71a28ac2cd791\" id=fe252ac6-464c-46e6-9a4f-a1b5c428338b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.008295 | controller |     "Jun 09 10:57:43.236327 crc crio[3651]: time=\"2026-06-09T10:57:43.236280048Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox f641c8651b31405a4581e6f3476fed163757c2087cb8cb493fd71a28ac2cd791\" id=fe252ac6-464c-46e6-9a4f-a1b5c428338b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.008311 | controller |     "Jun 09 10:57:43.236327 crc crio[3651]: time=\"2026-06-09T10:57:43.236309739Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox f641c8651b31405a4581e6f3476fed163757c2087cb8cb493fd71a28ac2cd791\" id=fe252ac6-464c-46e6-9a4f-a1b5c428338b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.008326 | controller |     "Jun 09 10:57:43.237344 crc crio[3651]: time=\"2026-06-09T10:57:43.236086062Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: b22ad492a4514fa6af06605c62ecda5b812a7dca4d33d6277186d0dec75fbad0\" id=1df6f769-edcc-4c40-8f38-8c1864d5deb4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.008341 | controller |     "Jun 09 10:57:43.241046 crc crio[3651]: time=\"2026-06-09T10:57:43.239383049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.008355 | controller |     "Jun 09 10:57:43.248083 crc crio[3651]: time=\"2026-06-09T10:57:43.247878458Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_kube-storage-version-migrator-operator-565b79b866-2h5s6_openshift-kube-storage-version-migrator-operator_8f573912-eb25-4f17-bfe5-81325e551bf2_0\" id=1df6f769-edcc-4c40-8f38-8c1864d5deb4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.008370 | controller |     "Jun 09 10:57:43.248083 crc crio[3651]: time=\"2026-06-09T10:57:43.24793795Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_kube-storage-version-migrator-operator-565b79b866-2h5s6_openshift-kube-storage-version-migrator-operator_8f573912-eb25-4f17-bfe5-81325e551bf2_0\" id=1df6f769-edcc-4c40-8f38-8c1864d5deb4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.008389 | controller |     "Jun 09 10:57:43.251522 crc crio[3651]: time=\"2026-06-09T10:57:43.249076443Z\" level=info msg=\"runSandbox: deleting pod ID 1519b740403c03febb9a6dde9bd95708057de624e4b93d351243a3da9dbf729a from idIndex\" id=8d1d2faa-ab57-4865-99a5-35e01f87d50f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.008404 | controller |     "Jun 09 10:57:43.251522 crc crio[3651]: time=\"2026-06-09T10:57:43.249157876Z\" level=info msg=\"runSandbox: removing pod sandbox 1519b740403c03febb9a6dde9bd95708057de624e4b93d351243a3da9dbf729a\" id=8d1d2faa-ab57-4865-99a5-35e01f87d50f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.008419 | controller |     "Jun 09 10:57:43.251522 crc crio[3651]: time=\"2026-06-09T10:57:43.249193217Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 1519b740403c03febb9a6dde9bd95708057de624e4b93d351243a3da9dbf729a\" id=8d1d2faa-ab57-4865-99a5-35e01f87d50f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.008433 | controller |     "Jun 09 10:57:43.251522 crc crio[3651]: time=\"2026-06-09T10:57:43.249214937Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 1519b740403c03febb9a6dde9bd95708057de624e4b93d351243a3da9dbf729a\" id=8d1d2faa-ab57-4865-99a5-35e01f87d50f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.008449 | controller |     "Jun 09 10:57:43.251522 crc crio[3651]: time=\"2026-06-09T10:57:43.249346531Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 3988fd85f96cd9ae7fb4f7d8b61be8d71f6339a3315ff6e8d37b1904e0ec7920\" id=2c66559e-d33c-4a8e-9bc3-8ed3fafdd709 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.008463 | controller |     "Jun 09 10:57:43.252879 crc crio[3651]: time=\"2026-06-09T10:57:43.252844114Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 1b8b90454b573a57a797cf819087234720634d73b90814841625bf37e02ab4aa\" id=d2d1d628-f498-4d92-814e-3dce1978cbeb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.008478 | controller |     "Jun 09 10:57:43.257535 crc crio[3651]: time=\"2026-06-09T10:57:43.240307126Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: f641c8651b31405a4581e6f3476fed163757c2087cb8cb493fd71a28ac2cd791\" id=fe252ac6-464c-46e6-9a4f-a1b5c428338b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.008493 | controller |     "Jun 09 10:57:43.257535 crc crio[3651]: time=\"2026-06-09T10:57:43.255291425Z\" level=info msg=\"runSandbox: deleting pod ID 87045f3e17059138c8a16477cf8010dc3361b205e7a77195944d1cd1f801d25b from idIndex\" id=0aafc3d3-2ed0-4546-8fc3-d7858345c631 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.008507 | controller |     "Jun 09 10:57:43.257535 crc crio[3651]: time=\"2026-06-09T10:57:43.255693957Z\" level=info msg=\"runSandbox: removing pod sandbox 87045f3e17059138c8a16477cf8010dc3361b205e7a77195944d1cd1f801d25b\" id=0aafc3d3-2ed0-4546-8fc3-d7858345c631 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.008522 | controller |     "Jun 09 10:57:43.257535 crc crio[3651]: time=\"2026-06-09T10:57:43.255738909Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 87045f3e17059138c8a16477cf8010dc3361b205e7a77195944d1cd1f801d25b\" id=0aafc3d3-2ed0-4546-8fc3-d7858345c631 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.008537 | controller |     "Jun 09 10:57:43.257535 crc crio[3651]: time=\"2026-06-09T10:57:43.255766469Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 87045f3e17059138c8a16477cf8010dc3361b205e7a77195944d1cd1f801d25b\" id=0aafc3d3-2ed0-4546-8fc3-d7858345c631 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.008566 | controller |     "Jun 09 10:57:43.257535 crc crio[3651]: time=\"2026-06-09T10:57:43.243300384Z\" level=info msg=\"runSandbox: deleting pod ID 79a02d941cf9ead24f8497e97a0d9688942d24e9b92500d7045e4d288421424a from idIndex\" id=b85fe8d5-a186-4716-a2ea-d026be6b8059 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.008587 | controller |     "Jun 09 10:57:43.257535 crc crio[3651]: time=\"2026-06-09T10:57:43.256614744Z\" level=info msg=\"runSandbox: removing pod sandbox 79a02d941cf9ead24f8497e97a0d9688942d24e9b92500d7045e4d288421424a\" id=b85fe8d5-a186-4716-a2ea-d026be6b8059 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.008603 | controller |     "Jun 09 10:57:43.257535 crc crio[3651]: time=\"2026-06-09T10:57:43.256682626Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 79a02d941cf9ead24f8497e97a0d9688942d24e9b92500d7045e4d288421424a\" id=b85fe8d5-a186-4716-a2ea-d026be6b8059 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.008621 | controller |     "Jun 09 10:57:43.257535 crc crio[3651]: time=\"2026-06-09T10:57:43.256713927Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 79a02d941cf9ead24f8497e97a0d9688942d24e9b92500d7045e4d288421424a\" id=b85fe8d5-a186-4716-a2ea-d026be6b8059 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.008637 | controller |     "Jun 09 10:57:43.260700 crc crio[3651]: time=\"2026-06-09T10:57:43.260616292Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0\" id=2c66559e-d33c-4a8e-9bc3-8ed3fafdd709 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.008651 | controller |     "Jun 09 10:57:43.260821 crc crio[3651]: time=\"2026-06-09T10:57:43.260797137Z\" level=info msg=\"Created container b1f5b95a94d4c1b2dffbe730f3e2948d0a39dcff785dc957b5d379ac75954cb0: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary\" id=04bb9c8c-1ba1-4a74-9ba9-bda4e0f4ea4f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.008666 | controller |     "Jun 09 10:57:43.261548 crc crio[3651]: time=\"2026-06-09T10:57:43.260720085Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0\" id=2c66559e-d33c-4a8e-9bc3-8ed3fafdd709 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.008681 | controller |     "Jun 09 10:57:43.263787 crc crio[3651]: time=\"2026-06-09T10:57:43.262849667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.008696 | controller |     "Jun 09 10:57:43.265890 crc crio[3651]: time=\"2026-06-09T10:57:43.24489264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.008711 | controller |     "Jun 09 10:57:43.275224 crc crio[3651]: time=\"2026-06-09T10:57:43.27488098Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0\" id=fe252ac6-464c-46e6-9a4f-a1b5c428338b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.008726 | controller |     "Jun 09 10:57:43.275224 crc crio[3651]: time=\"2026-06-09T10:57:43.274999834Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0\" id=fe252ac6-464c-46e6-9a4f-a1b5c428338b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.008741 | controller |     "Jun 09 10:57:43.283189 crc crio[3651]: time=\"2026-06-09T10:57:43.283021719Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 1519b740403c03febb9a6dde9bd95708057de624e4b93d351243a3da9dbf729a\" id=8d1d2faa-ab57-4865-99a5-35e01f87d50f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.008756 | controller |     "Jun 09 10:57:43.285819 crc crio[3651]: time=\"2026-06-09T10:57:43.285656536Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 79a02d941cf9ead24f8497e97a0d9688942d24e9b92500d7045e4d288421424a\" id=b85fe8d5-a186-4716-a2ea-d026be6b8059 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.008775 | controller |     "Jun 09 10:57:43.289991 crc crio[3651]: time=\"2026-06-09T10:57:43.289380886Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 87045f3e17059138c8a16477cf8010dc3361b205e7a77195944d1cd1f801d25b\" id=0aafc3d3-2ed0-4546-8fc3-d7858345c631 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.008790 | controller |     "Jun 09 10:57:43.292244 crc crio[3651]: time=\"2026-06-09T10:57:43.292192858Z\" level=info msg=\"runSandbox: deleting pod ID 1b8b90454b573a57a797cf819087234720634d73b90814841625bf37e02ab4aa from idIndex\" id=d2d1d628-f498-4d92-814e-3dce1978cbeb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.008805 | controller |     "Jun 09 10:57:43.292368 crc crio[3651]: time=\"2026-06-09T10:57:43.292344312Z\" level=info msg=\"runSandbox: removing pod sandbox 1b8b90454b573a57a797cf819087234720634d73b90814841625bf37e02ab4aa\" id=d2d1d628-f498-4d92-814e-3dce1978cbeb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.008819 | controller |     "Jun 09 10:57:43.292563 crc crio[3651]: time=\"2026-06-09T10:57:43.292539568Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 1b8b90454b573a57a797cf819087234720634d73b90814841625bf37e02ab4aa\" id=d2d1d628-f498-4d92-814e-3dce1978cbeb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.008834 | controller |     "Jun 09 10:57:43.292679 crc crio[3651]: time=\"2026-06-09T10:57:43.292656442Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 1b8b90454b573a57a797cf819087234720634d73b90814841625bf37e02ab4aa\" id=d2d1d628-f498-4d92-814e-3dce1978cbeb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.008864 | controller |     "Jun 09 10:57:43.293319 crc crio[3651]: time=\"2026-06-09T10:57:43.292992681Z\" level=info msg=\"runSandbox: deleting pod ID b29b10f6d0a76308401b0fd4a95c06996e453e46b06dd530cb63d472869b351f from idIndex\" id=1414b831-14b2-4a3a-aeba-3cd749656a67 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.008885 | controller |     "Jun 09 10:57:43.293319 crc crio[3651]: time=\"2026-06-09T10:57:43.293132526Z\" level=info msg=\"runSandbox: removing pod sandbox b29b10f6d0a76308401b0fd4a95c06996e453e46b06dd530cb63d472869b351f\" id=1414b831-14b2-4a3a-aeba-3cd749656a67 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.008901 | controller |     "Jun 09 10:57:43.293319 crc crio[3651]: time=\"2026-06-09T10:57:43.293185397Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox b29b10f6d0a76308401b0fd4a95c06996e453e46b06dd530cb63d472869b351f\" id=1414b831-14b2-4a3a-aeba-3cd749656a67 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.008917 | controller |     "Jun 09 10:57:43.293319 crc crio[3651]: time=\"2026-06-09T10:57:43.293205658Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox b29b10f6d0a76308401b0fd4a95c06996e453e46b06dd530cb63d472869b351f\" id=1414b831-14b2-4a3a-aeba-3cd749656a67 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.008932 | controller |     "Jun 09 10:57:43.294768 crc crio[3651]: time=\"2026-06-09T10:57:43.294739103Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 10dd7cf732a31d9c0f860fbcf0024e3b54168c4ece1e764a7429b0c934f6393d\" id=0e9966cf-9e0c-4e93-9f8f-415daa30a557 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.008947 | controller |     "Jun 09 10:57:43.294960 crc crio[3651]: time=\"2026-06-09T10:57:43.294939129Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 1b8b90454b573a57a797cf819087234720634d73b90814841625bf37e02ab4aa\" id=d2d1d628-f498-4d92-814e-3dce1978cbeb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.008962 | controller |     "Jun 09 10:57:43.295879 crc crio[3651]: time=\"2026-06-09T10:57:43.295826915Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: b29b10f6d0a76308401b0fd4a95c06996e453e46b06dd530cb63d472869b351f\" id=1414b831-14b2-4a3a-aeba-3cd749656a67 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.008981 | controller |     "Jun 09 10:57:43.296186 crc crio[3651]: time=\"2026-06-09T10:57:43.296138054Z\" level=info msg=\"Starting container: b1f5b95a94d4c1b2dffbe730f3e2948d0a39dcff785dc957b5d379ac75954cb0\" id=af7fa98e-b786-4ef2-9a77-084bad5c546a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.008996 | controller |     "Jun 09 10:57:43.313185 crc crio[3651]: time=\"2026-06-09T10:57:43.31304059Z\" level=info msg=\"runSandbox: deleting pod ID 10dd7cf732a31d9c0f860fbcf0024e3b54168c4ece1e764a7429b0c934f6393d from idIndex\" id=0e9966cf-9e0c-4e93-9f8f-415daa30a557 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.009011 | controller |     "Jun 09 10:57:43.313673 crc crio[3651]: time=\"2026-06-09T10:57:43.313641247Z\" level=info msg=\"runSandbox: removing pod sandbox 10dd7cf732a31d9c0f860fbcf0024e3b54168c4ece1e764a7429b0c934f6393d\" id=0e9966cf-9e0c-4e93-9f8f-415daa30a557 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.009026 | controller |     "Jun 09 10:57:43.313852 crc crio[3651]: time=\"2026-06-09T10:57:43.313812072Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 10dd7cf732a31d9c0f860fbcf0024e3b54168c4ece1e764a7429b0c934f6393d\" id=0e9966cf-9e0c-4e93-9f8f-415daa30a557 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.009040 | controller |     "Jun 09 10:57:43.313984 crc crio[3651]: time=\"2026-06-09T10:57:43.313957646Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 10dd7cf732a31d9c0f860fbcf0024e3b54168c4ece1e764a7429b0c934f6393d\" id=0e9966cf-9e0c-4e93-9f8f-415daa30a557 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.009055 | controller |     "Jun 09 10:57:43.320764 crc crio[3651]: time=\"2026-06-09T10:57:43.320713145Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 10dd7cf732a31d9c0f860fbcf0024e3b54168c4ece1e764a7429b0c934f6393d\" id=0e9966cf-9e0c-4e93-9f8f-415daa30a557 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.009070 | controller |     "Jun 09 10:57:43.336975 crc crio[3651]: time=\"2026-06-09T10:57:43.329311337Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox d1cf5b75879182c2258f1f458303f4e2134ebe9daee8480ba6dfae64e5c1b4be\" id=afe01c70-f34e-4b98-8670-b5c837006e5f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.009084 | controller |     "Jun 09 10:57:43.350548 crc crio[3651]: time=\"2026-06-09T10:57:43.344599506Z\" level=info msg=\"Started container\" PID=10332 containerID=476a45526957dd0a516c163d06449f734ee4b1b9b26f0ca777893aefd55f3b95 description=openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager id=6860e3e3-7761-4c43-abec-0426b67f9d9e name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d7666e2760bac087004b0062402a77b4fbc45dade3c7a95e1fd4663c92a0819",
2026-06-09 11:30:35.009100 | controller |     "Jun 09 10:57:43.350817 crc crio[3651]: time=\"2026-06-09T10:57:43.350743156Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 03614efc3822aa7ce2db8081c0d27f19956ad2e39bcde475518d71e86869cc0a\" id=d26a1f76-dadb-4c12-be47-d67257909ad4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.009115 | controller |     "Jun 09 10:57:43.357759 crc crio[3651]: time=\"2026-06-09T10:57:43.357643518Z\" level=info msg=\"runSandbox: deleting pod ID d1cf5b75879182c2258f1f458303f4e2134ebe9daee8480ba6dfae64e5c1b4be from idIndex\" id=afe01c70-f34e-4b98-8670-b5c837006e5f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.009130 | controller |     "Jun 09 10:57:43.357926 crc crio[3651]: time=\"2026-06-09T10:57:43.357765972Z\" level=info msg=\"runSandbox: removing pod sandbox d1cf5b75879182c2258f1f458303f4e2134ebe9daee8480ba6dfae64e5c1b4be\" id=afe01c70-f34e-4b98-8670-b5c837006e5f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.009148 | controller |     "Jun 09 10:57:43.357926 crc crio[3651]: time=\"2026-06-09T10:57:43.357855504Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox d1cf5b75879182c2258f1f458303f4e2134ebe9daee8480ba6dfae64e5c1b4be\" id=afe01c70-f34e-4b98-8670-b5c837006e5f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.009164 | controller |     "Jun 09 10:57:43.357926 crc crio[3651]: time=\"2026-06-09T10:57:43.357877055Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox d1cf5b75879182c2258f1f458303f4e2134ebe9daee8480ba6dfae64e5c1b4be\" id=afe01c70-f34e-4b98-8670-b5c837006e5f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.009178 | controller |     "Jun 09 10:57:43.358335 crc crio[3651]: time=\"2026-06-09T10:57:43.358140643Z\" level=info msg=\"Created container c24f8cde6eea69c48fb227183facb9e1d63aa6c3751714a296fb69c14064accd: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=b349f31e-f344-4e2e-80f7-b38cb5d954ec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.009193 | controller |     "Jun 09 10:57:43.361697 crc crio[3651]: time=\"2026-06-09T10:57:43.358642937Z\" level=info msg=\"runSandbox: deleting pod ID 03614efc3822aa7ce2db8081c0d27f19956ad2e39bcde475518d71e86869cc0a from idIndex\" id=d26a1f76-dadb-4c12-be47-d67257909ad4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.009208 | controller |     "Jun 09 10:57:43.361697 crc crio[3651]: time=\"2026-06-09T10:57:43.358777511Z\" level=info msg=\"runSandbox: removing pod sandbox 03614efc3822aa7ce2db8081c0d27f19956ad2e39bcde475518d71e86869cc0a\" id=d26a1f76-dadb-4c12-be47-d67257909ad4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.009223 | controller |     "Jun 09 10:57:43.361697 crc crio[3651]: time=\"2026-06-09T10:57:43.358852584Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 03614efc3822aa7ce2db8081c0d27f19956ad2e39bcde475518d71e86869cc0a\" id=d26a1f76-dadb-4c12-be47-d67257909ad4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.009238 | controller |     "Jun 09 10:57:43.361697 crc crio[3651]: time=\"2026-06-09T10:57:43.358878234Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 03614efc3822aa7ce2db8081c0d27f19956ad2e39bcde475518d71e86869cc0a\" id=d26a1f76-dadb-4c12-be47-d67257909ad4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.009253 | controller |     "Jun 09 10:57:43.361697 crc crio[3651]: time=\"2026-06-09T10:57:43.359811072Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: d1cf5b75879182c2258f1f458303f4e2134ebe9daee8480ba6dfae64e5c1b4be\" id=afe01c70-f34e-4b98-8670-b5c837006e5f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.009268 | controller |     "Jun 09 10:57:43.361697 crc crio[3651]: time=\"2026-06-09T10:57:43.360818911Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 03614efc3822aa7ce2db8081c0d27f19956ad2e39bcde475518d71e86869cc0a\" id=d26a1f76-dadb-4c12-be47-d67257909ad4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.009282 | controller |     "Jun 09 10:57:43.362278 crc crio[3651]: time=\"2026-06-09T10:57:43.362251313Z\" level=info msg=\"Starting container: c24f8cde6eea69c48fb227183facb9e1d63aa6c3751714a296fb69c14064accd\" id=98616abc-1234-46fe-a79a-cdc98ab26bd9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.009296 | controller |     "Jun 09 10:57:43.368743 crc crio[3651]: time=\"2026-06-09T10:57:43.368513997Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_package-server-manager-77f986bd66-5lhf9_openshift-operator-lifecycle-manager_bebbba29-e4e9-44ad-b643-3a7ebf505270_0\" id=8d1d2faa-ab57-4865-99a5-35e01f87d50f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.009311 | controller |     "Jun 09 10:57:43.368950 crc crio[3651]: time=\"2026-06-09T10:57:43.368870747Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_package-server-manager-77f986bd66-5lhf9_openshift-operator-lifecycle-manager_bebbba29-e4e9-44ad-b643-3a7ebf505270_0\" id=8d1d2faa-ab57-4865-99a5-35e01f87d50f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.009329 | controller |     "Jun 09 10:57:43.383672 crc crio[3651]: time=\"2026-06-09T10:57:43.381174628Z\" level=info msg=\"Started container\" PID=10354 containerID=b1f5b95a94d4c1b2dffbe730f3e2948d0a39dcff785dc957b5d379ac75954cb0 description=openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary id=af7fa98e-b786-4ef2-9a77-084bad5c546a name=/runtime.v1.RuntimeService/StartContainer sandboxID=1ab19461ac72032f70f03f5dbcc05baaf7110c4bafb349da6a1d9c5adba14c04",
2026-06-09 11:30:35.009344 | controller |     "Jun 09 10:57:43.386842 crc crio[3651]: time=\"2026-06-09T10:57:43.386772493Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox af726b71d4987ee44786e155299f8b7b52b94c6db99db46579cd6fb84214d5fe\" id=324d3184-b01b-4eb6-8af9-8aabe7e89ebb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.009359 | controller |     "Jun 09 10:57:43.388684 crc crio[3651]: time=\"2026-06-09T10:57:43.386771663Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 38bfe331c17ef07902d086b17d00a2c164657fda36c2a019760a5060703c6e27\" id=e072a86b-8720-4ad7-8b3c-27da934e18b1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.009373 | controller |     "Jun 09 10:57:43.400026 crc crio[3651]: time=\"2026-06-09T10:57:43.399914338Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0\" id=d26a1f76-dadb-4c12-be47-d67257909ad4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.009388 | controller |     "Jun 09 10:57:43.400256 crc crio[3651]: time=\"2026-06-09T10:57:43.399993831Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0\" id=d26a1f76-dadb-4c12-be47-d67257909ad4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.009403 | controller |     "Jun 09 10:57:43.400606 crc crio[3651]: time=\"2026-06-09T10:57:43.400552667Z\" level=info msg=\"runSandbox: deleting pod ID af726b71d4987ee44786e155299f8b7b52b94c6db99db46579cd6fb84214d5fe from idIndex\" id=324d3184-b01b-4eb6-8af9-8aabe7e89ebb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.009418 | controller |     "Jun 09 10:57:43.400606 crc crio[3651]: time=\"2026-06-09T10:57:43.400602278Z\" level=info msg=\"runSandbox: removing pod sandbox af726b71d4987ee44786e155299f8b7b52b94c6db99db46579cd6fb84214d5fe\" id=324d3184-b01b-4eb6-8af9-8aabe7e89ebb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.009432 | controller |     "Jun 09 10:57:43.400795 crc crio[3651]: time=\"2026-06-09T10:57:43.40066452Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox af726b71d4987ee44786e155299f8b7b52b94c6db99db46579cd6fb84214d5fe\" id=324d3184-b01b-4eb6-8af9-8aabe7e89ebb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.009447 | controller |     "Jun 09 10:57:43.400795 crc crio[3651]: time=\"2026-06-09T10:57:43.400687481Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox af726b71d4987ee44786e155299f8b7b52b94c6db99db46579cd6fb84214d5fe\" id=324d3184-b01b-4eb6-8af9-8aabe7e89ebb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.009462 | controller |     "Jun 09 10:57:43.402426 crc crio[3651]: time=\"2026-06-09T10:57:43.402171705Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: af726b71d4987ee44786e155299f8b7b52b94c6db99db46579cd6fb84214d5fe\" id=324d3184-b01b-4eb6-8af9-8aabe7e89ebb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.009476 | controller |     "Jun 09 10:57:43.404022 crc crio[3651]: time=\"2026-06-09T10:57:43.403957367Z\" level=info msg=\"runSandbox: deleting pod ID 38bfe331c17ef07902d086b17d00a2c164657fda36c2a019760a5060703c6e27 from idIndex\" id=e072a86b-8720-4ad7-8b3c-27da934e18b1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.009495 | controller |     "Jun 09 10:57:43.404022 crc crio[3651]: time=\"2026-06-09T10:57:43.404008038Z\" level=info msg=\"runSandbox: removing pod sandbox 38bfe331c17ef07902d086b17d00a2c164657fda36c2a019760a5060703c6e27\" id=e072a86b-8720-4ad7-8b3c-27da934e18b1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.009510 | controller |     "Jun 09 10:57:43.404221 crc crio[3651]: time=\"2026-06-09T10:57:43.404041979Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 38bfe331c17ef07902d086b17d00a2c164657fda36c2a019760a5060703c6e27\" id=e072a86b-8720-4ad7-8b3c-27da934e18b1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.009525 | controller |     "Jun 09 10:57:43.404221 crc crio[3651]: time=\"2026-06-09T10:57:43.40406486Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 38bfe331c17ef07902d086b17d00a2c164657fda36c2a019760a5060703c6e27\" id=e072a86b-8720-4ad7-8b3c-27da934e18b1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.009539 | controller |     "Jun 09 10:57:43.404673 crc crio[3651]: time=\"2026-06-09T10:57:43.404508783Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 29529b82ca5b1b7fb68c077963c0ca0837424bbb3198584a3d6bde8b42f5096e\" id=6b3ced7c-cd90-4dc0-964d-f5df3bf4192a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.009554 | controller |     "Jun 09 10:57:43.406826 crc crio[3651]: time=\"2026-06-09T10:57:43.406505492Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 38bfe331c17ef07902d086b17d00a2c164657fda36c2a019760a5060703c6e27\" id=e072a86b-8720-4ad7-8b3c-27da934e18b1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.009570 | controller |     "Jun 09 10:57:43.419861 crc crio[3651]: time=\"2026-06-09T10:57:43.410327034Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0\" id=d2d1d628-f498-4d92-814e-3dce1978cbeb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.009584 | controller |     "Jun 09 10:57:43.419861 crc crio[3651]: time=\"2026-06-09T10:57:43.410471388Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0\" id=d2d1d628-f498-4d92-814e-3dce1978cbeb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.009599 | controller |     "Jun 09 10:57:43.419861 crc crio[3651]: time=\"2026-06-09T10:57:43.413918569Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox b2cf22e834b536e85febd9d1d1ee0f46f7cc920fe1aae4523cec870f0e0b4be3\" id=ac61bc0d-d042-42d5-88d7-e6b62f14e72d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.009613 | controller |     "Jun 09 10:57:43.420999 crc crio[3651]: time=\"2026-06-09T10:57:43.419923535Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-controller-manager-operator-686468bdd5-sjcrn_openshift-controller-manager-operator_84e6e6fd-a448-462c-a5d3-8fa636be2d6f_0\" id=e072a86b-8720-4ad7-8b3c-27da934e18b1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.009629 | controller |     "Jun 09 10:57:43.420999 crc crio[3651]: time=\"2026-06-09T10:57:43.419969487Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-controller-manager-operator-686468bdd5-sjcrn_openshift-controller-manager-operator_84e6e6fd-a448-462c-a5d3-8fa636be2d6f_0\" id=e072a86b-8720-4ad7-8b3c-27da934e18b1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.009643 | controller |     "Jun 09 10:57:43.424831 crc crio[3651]: time=\"2026-06-09T10:57:43.424721566Z\" level=info msg=\"runSandbox: deleting pod ID 29529b82ca5b1b7fb68c077963c0ca0837424bbb3198584a3d6bde8b42f5096e from idIndex\" id=6b3ced7c-cd90-4dc0-964d-f5df3bf4192a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.009661 | controller |     "Jun 09 10:57:43.424919 crc crio[3651]: time=\"2026-06-09T10:57:43.424833419Z\" level=info msg=\"runSandbox: removing pod sandbox 29529b82ca5b1b7fb68c077963c0ca0837424bbb3198584a3d6bde8b42f5096e\" id=6b3ced7c-cd90-4dc0-964d-f5df3bf4192a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.009677 | controller |     "Jun 09 10:57:43.424919 crc crio[3651]: time=\"2026-06-09T10:57:43.424904991Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 29529b82ca5b1b7fb68c077963c0ca0837424bbb3198584a3d6bde8b42f5096e\" id=6b3ced7c-cd90-4dc0-964d-f5df3bf4192a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.009692 | controller |     "Jun 09 10:57:43.425003 crc crio[3651]: time=\"2026-06-09T10:57:43.424930342Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 29529b82ca5b1b7fb68c077963c0ca0837424bbb3198584a3d6bde8b42f5096e\" id=6b3ced7c-cd90-4dc0-964d-f5df3bf4192a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.009707 | controller |     "Jun 09 10:57:43.435140 crc crio[3651]: time=\"2026-06-09T10:57:43.42793718Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 29529b82ca5b1b7fb68c077963c0ca0837424bbb3198584a3d6bde8b42f5096e\" id=6b3ced7c-cd90-4dc0-964d-f5df3bf4192a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.009721 | controller |     "Jun 09 10:57:43.435140 crc crio[3651]: time=\"2026-06-09T10:57:43.432155044Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0\" id=afe01c70-f34e-4b98-8670-b5c837006e5f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.009737 | controller |     "Jun 09 10:57:43.435140 crc crio[3651]: time=\"2026-06-09T10:57:43.432214486Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0\" id=afe01c70-f34e-4b98-8670-b5c837006e5f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.009752 | controller |     "Jun 09 10:57:43.436551 crc crio[3651]: time=\"2026-06-09T10:57:43.436503252Z\" level=info msg=\"Started container\" PID=10369 containerID=c24f8cde6eea69c48fb227183facb9e1d63aa6c3751714a296fb69c14064accd description=openshift-marketplace/certified-operators-l27pk/extract-utilities id=98616abc-1234-46fe-a79a-cdc98ab26bd9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6969dd7752939397c4d9bafc15d1cfc808489d024b95bfbdaa0b5cc21b28a7f4",
2026-06-09 11:30:35.009767 | controller |     "Jun 09 10:57:43.439574 crc crio[3651]: time=\"2026-06-09T10:57:43.439373506Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0\" id=0aafc3d3-2ed0-4546-8fc3-d7858345c631 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.009782 | controller |     "Jun 09 10:57:43.454493 crc crio[3651]: time=\"2026-06-09T10:57:43.454228522Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0\" id=0aafc3d3-2ed0-4546-8fc3-d7858345c631 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.009797 | controller |     "Jun 09 10:57:43.454493 crc crio[3651]: time=\"2026-06-09T10:57:43.454331915Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0\" id=6b3ced7c-cd90-4dc0-964d-f5df3bf4192a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.009812 | controller |     "Jun 09 10:57:43.454493 crc crio[3651]: time=\"2026-06-09T10:57:43.454358065Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0\" id=6b3ced7c-cd90-4dc0-964d-f5df3bf4192a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.009831 | controller |     "Jun 09 10:57:43.454743 crc crio[3651]: time=\"2026-06-09T10:57:43.439887581Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 62d0decc26c26dbe9dff8bf120d805b40bc8f535122513132d46b7310ff036a4\" id=a99421ff-e4cd-4cfa-b691-651352cb4e7c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.009846 | controller |     "Jun 09 10:57:43.460846 crc crio[3651]: time=\"2026-06-09T10:57:43.460237528Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_openshift-machine-api_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c_0\" id=1414b831-14b2-4a3a-aeba-3cd749656a67 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.009882 | controller |     "Jun 09 10:57:43.460846 crc crio[3651]: time=\"2026-06-09T10:57:43.460280999Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_openshift-machine-api_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c_0\" id=1414b831-14b2-4a3a-aeba-3cd749656a67 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.009898 | controller |     "Jun 09 10:57:43.467876 crc crio[3651]: time=\"2026-06-09T10:57:43.467589704Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 9b146f6c773d10dfbe129e97792ecf3484789cc43b4d5995bb2e7d7460a9dda6\" id=b53f234b-0100-433c-905b-277b5349a1bd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.009913 | controller |     "Jun 09 10:57:43.469932 crc crio[3651]: time=\"2026-06-09T10:57:43.469808438Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox d64f681e3339ab037811a0bc502d17969ee450e3eddaa8f29877c61424b21c13\" id=425ea384-8aad-4703-a2a5-035ef84ccbcd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.009927 | controller |     "Jun 09 10:57:43.482574 crc crio[3651]: time=\"2026-06-09T10:57:43.480161812Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0\" id=324d3184-b01b-4eb6-8af9-8aabe7e89ebb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.009942 | controller |     "Jun 09 10:57:43.482574 crc crio[3651]: time=\"2026-06-09T10:57:43.480264505Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0\" id=324d3184-b01b-4eb6-8af9-8aabe7e89ebb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.009958 | controller |     "Jun 09 10:57:43.485144 crc crio[3651]: time=\"2026-06-09T10:57:43.485016474Z\" level=info msg=\"runSandbox: deleting pod ID d64f681e3339ab037811a0bc502d17969ee450e3eddaa8f29877c61424b21c13 from idIndex\" id=425ea384-8aad-4703-a2a5-035ef84ccbcd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.009974 | controller |     "Jun 09 10:57:43.485144 crc crio[3651]: time=\"2026-06-09T10:57:43.485130988Z\" level=info msg=\"runSandbox: removing pod sandbox d64f681e3339ab037811a0bc502d17969ee450e3eddaa8f29877c61424b21c13\" id=425ea384-8aad-4703-a2a5-035ef84ccbcd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.009989 | controller |     "Jun 09 10:57:43.485279 crc crio[3651]: time=\"2026-06-09T10:57:43.485197099Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox d64f681e3339ab037811a0bc502d17969ee450e3eddaa8f29877c61424b21c13\" id=425ea384-8aad-4703-a2a5-035ef84ccbcd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.010005 | controller |     "Jun 09 10:57:43.485279 crc crio[3651]: time=\"2026-06-09T10:57:43.48522789Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox d64f681e3339ab037811a0bc502d17969ee450e3eddaa8f29877c61424b21c13\" id=425ea384-8aad-4703-a2a5-035ef84ccbcd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.010020 | controller |     "Jun 09 10:57:43.486231 crc crio[3651]: time=\"2026-06-09T10:57:43.486147807Z\" level=info msg=\"runSandbox: deleting pod ID 9b146f6c773d10dfbe129e97792ecf3484789cc43b4d5995bb2e7d7460a9dda6 from idIndex\" id=b53f234b-0100-433c-905b-277b5349a1bd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.010038 | controller |     "Jun 09 10:57:43.486231 crc crio[3651]: time=\"2026-06-09T10:57:43.486220749Z\" level=info msg=\"runSandbox: removing pod sandbox 9b146f6c773d10dfbe129e97792ecf3484789cc43b4d5995bb2e7d7460a9dda6\" id=b53f234b-0100-433c-905b-277b5349a1bd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.010054 | controller |     "Jun 09 10:57:43.486294 crc crio[3651]: time=\"2026-06-09T10:57:43.486274941Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 9b146f6c773d10dfbe129e97792ecf3484789cc43b4d5995bb2e7d7460a9dda6\" id=b53f234b-0100-433c-905b-277b5349a1bd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.010069 | controller |     "Jun 09 10:57:43.486384 crc crio[3651]: time=\"2026-06-09T10:57:43.486296141Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 9b146f6c773d10dfbe129e97792ecf3484789cc43b4d5995bb2e7d7460a9dda6\" id=b53f234b-0100-433c-905b-277b5349a1bd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.010085 | controller |     "Jun 09 10:57:43.487820 crc crio[3651]: time=\"2026-06-09T10:57:43.486167488Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: d64f681e3339ab037811a0bc502d17969ee450e3eddaa8f29877c61424b21c13\" id=425ea384-8aad-4703-a2a5-035ef84ccbcd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.010100 | controller |     "Jun 09 10:57:43.487820 crc crio[3651]: time=\"2026-06-09T10:57:43.486869709Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 685d2bc0180894133080f2be9712276bb5d2a11e6a124214ef09290e436b5362\" id=2dea6e92-9093-4827-a5b4-ffad7177bdfb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.010115 | controller |     "Jun 09 10:57:43.487932 crc crio[3651]: time=\"2026-06-09T10:57:43.487819906Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 9b146f6c773d10dfbe129e97792ecf3484789cc43b4d5995bb2e7d7460a9dda6\" id=b53f234b-0100-433c-905b-277b5349a1bd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.010129 | controller |     "Jun 09 10:57:43.488702 crc crio[3651]: time=\"2026-06-09T10:57:43.48864035Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0\" id=0e9966cf-9e0c-4e93-9f8f-415daa30a557 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.010144 | controller |     "Jun 09 10:57:43.488776 crc crio[3651]: time=\"2026-06-09T10:57:43.488708422Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0\" id=0e9966cf-9e0c-4e93-9f8f-415daa30a557 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.010159 | controller |     "Jun 09 10:57:43.491332 crc crio[3651]: time=\"2026-06-09T10:57:43.491304048Z\" level=info msg=\"runSandbox: deleting pod ID 62d0decc26c26dbe9dff8bf120d805b40bc8f535122513132d46b7310ff036a4 from idIndex\" id=a99421ff-e4cd-4cfa-b691-651352cb4e7c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.010174 | controller |     "Jun 09 10:57:43.491711 crc crio[3651]: time=\"2026-06-09T10:57:43.491663519Z\" level=info msg=\"runSandbox: removing pod sandbox 62d0decc26c26dbe9dff8bf120d805b40bc8f535122513132d46b7310ff036a4\" id=a99421ff-e4cd-4cfa-b691-651352cb4e7c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.010190 | controller |     "Jun 09 10:57:43.491798 crc crio[3651]: time=\"2026-06-09T10:57:43.491729961Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 62d0decc26c26dbe9dff8bf120d805b40bc8f535122513132d46b7310ff036a4\" id=a99421ff-e4cd-4cfa-b691-651352cb4e7c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.010208 | controller |     "Jun 09 10:57:43.491798 crc crio[3651]: time=\"2026-06-09T10:57:43.491762182Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 62d0decc26c26dbe9dff8bf120d805b40bc8f535122513132d46b7310ff036a4\" id=a99421ff-e4cd-4cfa-b691-651352cb4e7c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.010224 | controller |     "Jun 09 10:57:43.492217 crc crio[3651]: time=\"2026-06-09T10:57:43.492169194Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 62d0decc26c26dbe9dff8bf120d805b40bc8f535122513132d46b7310ff036a4\" id=a99421ff-e4cd-4cfa-b691-651352cb4e7c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.010239 | controller |     "Jun 09 10:57:43.494970 crc crio[3651]: time=\"2026-06-09T10:57:43.494864033Z\" level=info msg=\"runSandbox: deleting pod ID b2cf22e834b536e85febd9d1d1ee0f46f7cc920fe1aae4523cec870f0e0b4be3 from idIndex\" id=ac61bc0d-d042-42d5-88d7-e6b62f14e72d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.010254 | controller |     "Jun 09 10:57:43.495057 crc crio[3651]: time=\"2026-06-09T10:57:43.494997027Z\" level=info msg=\"runSandbox: removing pod sandbox b2cf22e834b536e85febd9d1d1ee0f46f7cc920fe1aae4523cec870f0e0b4be3\" id=ac61bc0d-d042-42d5-88d7-e6b62f14e72d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.010269 | controller |     "Jun 09 10:57:43.495132 crc crio[3651]: time=\"2026-06-09T10:57:43.495064489Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox b2cf22e834b536e85febd9d1d1ee0f46f7cc920fe1aae4523cec870f0e0b4be3\" id=ac61bc0d-d042-42d5-88d7-e6b62f14e72d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.010285 | controller |     "Jun 09 10:57:43.495176 crc crio[3651]: time=\"2026-06-09T10:57:43.495141871Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox b2cf22e834b536e85febd9d1d1ee0f46f7cc920fe1aae4523cec870f0e0b4be3\" id=ac61bc0d-d042-42d5-88d7-e6b62f14e72d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.010300 | controller |     "Jun 09 10:57:43.497066 crc crio[3651]: time=\"2026-06-09T10:57:43.496966854Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: b2cf22e834b536e85febd9d1d1ee0f46f7cc920fe1aae4523cec870f0e0b4be3\" id=ac61bc0d-d042-42d5-88d7-e6b62f14e72d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.010315 | controller |     "Jun 09 10:57:43.497556 crc crio[3651]: time=\"2026-06-09T10:57:43.49749198Z\" level=info msg=\"runSandbox: deleting pod ID 685d2bc0180894133080f2be9712276bb5d2a11e6a124214ef09290e436b5362 from idIndex\" id=2dea6e92-9093-4827-a5b4-ffad7177bdfb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.010330 | controller |     "Jun 09 10:57:43.497616 crc crio[3651]: time=\"2026-06-09T10:57:43.497568892Z\" level=info msg=\"runSandbox: removing pod sandbox 685d2bc0180894133080f2be9712276bb5d2a11e6a124214ef09290e436b5362\" id=2dea6e92-9093-4827-a5b4-ffad7177bdfb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.010344 | controller |     "Jun 09 10:57:43.497688 crc crio[3651]: time=\"2026-06-09T10:57:43.497649285Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 685d2bc0180894133080f2be9712276bb5d2a11e6a124214ef09290e436b5362\" id=2dea6e92-9093-4827-a5b4-ffad7177bdfb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.010360 | controller |     "Jun 09 10:57:43.497748 crc crio[3651]: time=\"2026-06-09T10:57:43.497686866Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 685d2bc0180894133080f2be9712276bb5d2a11e6a124214ef09290e436b5362\" id=2dea6e92-9093-4827-a5b4-ffad7177bdfb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.010374 | controller |     "Jun 09 10:57:43.498961 crc crio[3651]: time=\"2026-06-09T10:57:43.49885077Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 685d2bc0180894133080f2be9712276bb5d2a11e6a124214ef09290e436b5362\" id=2dea6e92-9093-4827-a5b4-ffad7177bdfb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.010392 | controller |     "Jun 09 10:57:43.502623 crc crio[3651]: time=\"2026-06-09T10:57:43.502213598Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0\" id=b85fe8d5-a186-4716-a2ea-d026be6b8059 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.010408 | controller |     "Jun 09 10:57:43.502623 crc crio[3651]: time=\"2026-06-09T10:57:43.502298671Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0\" id=b85fe8d5-a186-4716-a2ea-d026be6b8059 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.010423 | controller |     "Jun 09 10:57:43.521605 crc crio[3651]: time=\"2026-06-09T10:57:43.520385012Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=38ba0c3b-fae3-41d2-9e48-1b655d47be44 name=/runtime.v1.ImageService/PullImage",
2026-06-09 11:30:35.010437 | controller |     "Jun 09 10:57:43.530146 crc crio[3651]: time=\"2026-06-09T10:57:43.529973563Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox d06e2e5f7a4eb0cf725af93fa92c96714601b99ce29154d541c2c894321d11d1\" id=e90865a1-9ba1-4e0b-97df-35b0028d35cb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.010453 | controller |     "Jun 09 10:57:43.536890 crc crio[3651]: time=\"2026-06-09T10:57:43.536733421Z\" level=info msg=\"runSandbox: deleting pod ID d06e2e5f7a4eb0cf725af93fa92c96714601b99ce29154d541c2c894321d11d1 from idIndex\" id=e90865a1-9ba1-4e0b-97df-35b0028d35cb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.010467 | controller |     "Jun 09 10:57:43.541517 crc crio[3651]: time=\"2026-06-09T10:57:43.540635846Z\" level=info msg=\"runSandbox: removing pod sandbox d06e2e5f7a4eb0cf725af93fa92c96714601b99ce29154d541c2c894321d11d1\" id=e90865a1-9ba1-4e0b-97df-35b0028d35cb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.010483 | controller |     "Jun 09 10:57:43.541517 crc crio[3651]: time=\"2026-06-09T10:57:43.540928245Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox d06e2e5f7a4eb0cf725af93fa92c96714601b99ce29154d541c2c894321d11d1\" id=e90865a1-9ba1-4e0b-97df-35b0028d35cb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.010498 | controller |     "Jun 09 10:57:43.541517 crc crio[3651]: time=\"2026-06-09T10:57:43.540954106Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox d06e2e5f7a4eb0cf725af93fa92c96714601b99ce29154d541c2c894321d11d1\" id=e90865a1-9ba1-4e0b-97df-35b0028d35cb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.010512 | controller |     "Jun 09 10:57:43.541803 crc crio[3651]: time=\"2026-06-09T10:57:43.541691117Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: d06e2e5f7a4eb0cf725af93fa92c96714601b99ce29154d541c2c894321d11d1\" id=e90865a1-9ba1-4e0b-97df-35b0028d35cb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.010528 | controller |     "Jun 09 10:57:43.545131 crc crio[3651]: time=\"2026-06-09T10:57:43.544982713Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 2dd9729dbd5a0500db05146743fa01a5e5500723b5b7b0b4b9c7b63f25eb672c\" id=34b06273-de7b-4080-8a2c-79b11aa4ad61 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.010542 | controller |     "Jun 09 10:57:43.547813 crc crio[3651]: time=\"2026-06-09T10:57:43.547736694Z\" level=info msg=\"runSandbox: deleting pod ID 2dd9729dbd5a0500db05146743fa01a5e5500723b5b7b0b4b9c7b63f25eb672c from idIndex\" id=34b06273-de7b-4080-8a2c-79b11aa4ad61 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.010558 | controller |     "Jun 09 10:57:43.547813 crc crio[3651]: time=\"2026-06-09T10:57:43.547810676Z\" level=info msg=\"runSandbox: removing pod sandbox 2dd9729dbd5a0500db05146743fa01a5e5500723b5b7b0b4b9c7b63f25eb672c\" id=34b06273-de7b-4080-8a2c-79b11aa4ad61 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.010576 | controller |     "Jun 09 10:57:43.547990 crc crio[3651]: time=\"2026-06-09T10:57:43.547863468Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 2dd9729dbd5a0500db05146743fa01a5e5500723b5b7b0b4b9c7b63f25eb672c\" id=34b06273-de7b-4080-8a2c-79b11aa4ad61 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.010592 | controller |     "Jun 09 10:57:43.547990 crc crio[3651]: time=\"2026-06-09T10:57:43.547886148Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 2dd9729dbd5a0500db05146743fa01a5e5500723b5b7b0b4b9c7b63f25eb672c\" id=34b06273-de7b-4080-8a2c-79b11aa4ad61 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.010607 | controller |     "Jun 09 10:57:43.549704 crc crio[3651]: time=\"2026-06-09T10:57:43.548868937Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 2dd9729dbd5a0500db05146743fa01a5e5500723b5b7b0b4b9c7b63f25eb672c\" id=34b06273-de7b-4080-8a2c-79b11aa4ad61 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.010622 | controller |     "Jun 09 10:57:43.558067 crc crio[3651]: time=\"2026-06-09T10:57:43.557972134Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0\" id=ac61bc0d-d042-42d5-88d7-e6b62f14e72d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.010637 | controller |     "Jun 09 10:57:43.558067 crc crio[3651]: time=\"2026-06-09T10:57:43.558056257Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0\" id=ac61bc0d-d042-42d5-88d7-e6b62f14e72d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.010652 | controller |     "Jun 09 10:57:43.561064 crc crio[3651]: time=\"2026-06-09T10:57:43.560879139Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 8baaa979a141b21792a21a207f9ebf8f16719cfeb90242b8bc8dc2b4063adbc6\" id=e97ef6ee-b40d-4bc7-bb7a-55f76911d7de name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.010667 | controller |     "Jun 09 10:57:43.562748 crc crio[3651]: time=\"2026-06-09T10:57:43.562678132Z\" level=info msg=\"runSandbox: deleting pod ID 8baaa979a141b21792a21a207f9ebf8f16719cfeb90242b8bc8dc2b4063adbc6 from idIndex\" id=e97ef6ee-b40d-4bc7-bb7a-55f76911d7de name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.010681 | controller |     "Jun 09 10:57:43.562842 crc crio[3651]: time=\"2026-06-09T10:57:43.562746344Z\" level=info msg=\"runSandbox: removing pod sandbox 8baaa979a141b21792a21a207f9ebf8f16719cfeb90242b8bc8dc2b4063adbc6\" id=e97ef6ee-b40d-4bc7-bb7a-55f76911d7de name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.010696 | controller |     "Jun 09 10:57:43.562842 crc crio[3651]: time=\"2026-06-09T10:57:43.562804436Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 8baaa979a141b21792a21a207f9ebf8f16719cfeb90242b8bc8dc2b4063adbc6\" id=e97ef6ee-b40d-4bc7-bb7a-55f76911d7de name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.010711 | controller |     "Jun 09 10:57:43.562842 crc crio[3651]: time=\"2026-06-09T10:57:43.562829267Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 8baaa979a141b21792a21a207f9ebf8f16719cfeb90242b8bc8dc2b4063adbc6\" id=e97ef6ee-b40d-4bc7-bb7a-55f76911d7de name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.010726 | controller |     "Jun 09 10:57:43.563311 crc crio[3651]: time=\"2026-06-09T10:57:43.563208958Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_cluster-samples-operator-6b564684c8-bqbxk_openshift-cluster-samples-operator_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0_0\" id=425ea384-8aad-4703-a2a5-035ef84ccbcd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.010747 | controller |     "Jun 09 10:57:43.563311 crc crio[3651]: time=\"2026-06-09T10:57:43.56327156Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_cluster-samples-operator-6b564684c8-bqbxk_openshift-cluster-samples-operator_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0_0\" id=425ea384-8aad-4703-a2a5-035ef84ccbcd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.010762 | controller |     "Jun 09 10:57:43.566193 crc crio[3651]: time=\"2026-06-09T10:57:43.566134014Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 8baaa979a141b21792a21a207f9ebf8f16719cfeb90242b8bc8dc2b4063adbc6\" id=e97ef6ee-b40d-4bc7-bb7a-55f76911d7de name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.010778 | controller |     "Jun 09 10:57:43.567279 crc crio[3651]: time=\"2026-06-09T10:57:43.567149083Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox ff1cdb4ae1a436918c82f83fd08346723a368cba7d1b2fdfc0a794cfcccaab7f\" id=e2df8c14-361b-4854-8fa5-00f7eb36b647 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.010793 | controller |     "Jun 09 10:57:43.568865 crc crio[3651]: time=\"2026-06-09T10:57:43.568802882Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 188f72fd3087099620591186ca987eb453a6f7de2899a52a3c4ef00bbdb0568a\" id=3205ce2b-edb1-48a1-8c0e-1f9f2dddc014 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.010809 | controller |     "Jun 09 10:57:43.569549 crc crio[3651]: time=\"2026-06-09T10:57:43.569320017Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 11:30:35.010824 | controller |     "Jun 09 10:57:43.569549 crc crio[3651]: time=\"2026-06-09T10:57:43.569544944Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/egress-router\\\"\"",
2026-06-09 11:30:35.010839 | controller |     "Jun 09 10:57:43.569936 crc crio[3651]: time=\"2026-06-09T10:57:43.569339868Z\" level=info msg=\"runSandbox: deleting pod ID ff1cdb4ae1a436918c82f83fd08346723a368cba7d1b2fdfc0a794cfcccaab7f from idIndex\" id=e2df8c14-361b-4854-8fa5-00f7eb36b647 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.010872 | controller |     "Jun 09 10:57:43.570017 crc crio[3651]: time=\"2026-06-09T10:57:43.569949026Z\" level=info msg=\"runSandbox: removing pod sandbox ff1cdb4ae1a436918c82f83fd08346723a368cba7d1b2fdfc0a794cfcccaab7f\" id=e2df8c14-361b-4854-8fa5-00f7eb36b647 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.010889 | controller |     "Jun 09 10:57:43.570064 crc crio[3651]: time=\"2026-06-09T10:57:43.570018338Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox ff1cdb4ae1a436918c82f83fd08346723a368cba7d1b2fdfc0a794cfcccaab7f\" id=e2df8c14-361b-4854-8fa5-00f7eb36b647 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.010905 | controller |     "Jun 09 10:57:43.570064 crc crio[3651]: time=\"2026-06-09T10:57:43.570046998Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox ff1cdb4ae1a436918c82f83fd08346723a368cba7d1b2fdfc0a794cfcccaab7f\" id=e2df8c14-361b-4854-8fa5-00f7eb36b647 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.010920 | controller |     "Jun 09 10:57:43.571357 crc crio[3651]: time=\"2026-06-09T10:57:43.571150901Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: ff1cdb4ae1a436918c82f83fd08346723a368cba7d1b2fdfc0a794cfcccaab7f\" id=e2df8c14-361b-4854-8fa5-00f7eb36b647 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.010935 | controller |     "Jun 09 10:57:43.571854 crc crio[3651]: time=\"2026-06-09T10:57:43.57180764Z\" level=info msg=\"runSandbox: deleting pod ID 188f72fd3087099620591186ca987eb453a6f7de2899a52a3c4ef00bbdb0568a from idIndex\" id=3205ce2b-edb1-48a1-8c0e-1f9f2dddc014 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.010950 | controller |     "Jun 09 10:57:43.571940 crc crio[3651]: time=\"2026-06-09T10:57:43.571862752Z\" level=info msg=\"runSandbox: removing pod sandbox 188f72fd3087099620591186ca987eb453a6f7de2899a52a3c4ef00bbdb0568a\" id=3205ce2b-edb1-48a1-8c0e-1f9f2dddc014 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.010969 | controller |     "Jun 09 10:57:43.571940 crc crio[3651]: time=\"2026-06-09T10:57:43.571891093Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_kube-apiserver-operator-575994946d-vgpnb_openshift-kube-apiserver-operator_4f837d5f-4682-4cae-99ca-824ebae60fec_0\" id=2dea6e92-9093-4827-a5b4-ffad7177bdfb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.010985 | controller |     "Jun 09 10:57:43.571940 crc crio[3651]: time=\"2026-06-09T10:57:43.571909903Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 188f72fd3087099620591186ca987eb453a6f7de2899a52a3c4ef00bbdb0568a\" id=3205ce2b-edb1-48a1-8c0e-1f9f2dddc014 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.010999 | controller |     "Jun 09 10:57:43.571940 crc crio[3651]: time=\"2026-06-09T10:57:43.571921443Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_kube-apiserver-operator-575994946d-vgpnb_openshift-kube-apiserver-operator_4f837d5f-4682-4cae-99ca-824ebae60fec_0\" id=2dea6e92-9093-4827-a5b4-ffad7177bdfb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.011014 | controller |     "Jun 09 10:57:43.571940 crc crio[3651]: time=\"2026-06-09T10:57:43.571929174Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 188f72fd3087099620591186ca987eb453a6f7de2899a52a3c4ef00bbdb0568a\" id=3205ce2b-edb1-48a1-8c0e-1f9f2dddc014 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.011029 | controller |     "Jun 09 10:57:43.572906 crc crio[3651]: time=\"2026-06-09T10:57:43.572690606Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 188f72fd3087099620591186ca987eb453a6f7de2899a52a3c4ef00bbdb0568a\" id=3205ce2b-edb1-48a1-8c0e-1f9f2dddc014 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.011044 | controller |     "Jun 09 10:57:43.576330 crc crio[3651]: time=\"2026-06-09T10:57:43.5762513Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0\" id=e97ef6ee-b40d-4bc7-bb7a-55f76911d7de name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.011059 | controller |     "Jun 09 10:57:43.576456 crc crio[3651]: time=\"2026-06-09T10:57:43.576342483Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0\" id=e97ef6ee-b40d-4bc7-bb7a-55f76911d7de name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.011074 | controller |     "Jun 09 10:57:43.584721 crc crio[3651]: time=\"2026-06-09T10:57:43.582753271Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0\" id=e90865a1-9ba1-4e0b-97df-35b0028d35cb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.011089 | controller |     "Jun 09 10:57:43.585048 crc crio[3651]: time=\"2026-06-09T10:57:43.584965896Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0\" id=e90865a1-9ba1-4e0b-97df-35b0028d35cb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.011103 | controller |     "Jun 09 10:57:43.586966 crc crio[3651]: time=\"2026-06-09T10:57:43.586871832Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_machine-config-controller-f9cdd68f7-bb2jm_openshift-machine-config-operator_e968817c-5b6a-4904-ba68-59a8235d6c0d_0\" id=a99421ff-e4cd-4cfa-b691-651352cb4e7c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.011118 | controller |     "Jun 09 10:57:43.587055 crc crio[3651]: time=\"2026-06-09T10:57:43.586976605Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_machine-config-controller-f9cdd68f7-bb2jm_openshift-machine-config-operator_e968817c-5b6a-4904-ba68-59a8235d6c0d_0\" id=a99421ff-e4cd-4cfa-b691-651352cb4e7c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.011136 | controller |     "Jun 09 10:57:43.587055 crc crio[3651]: time=\"2026-06-09T10:57:43.586991696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.011151 | controller |     "Jun 09 10:57:43.588962 crc crio[3651]: time=\"2026-06-09T10:57:43.588879951Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 11:30:35.011166 | controller |     "Jun 09 10:57:43.588962 crc crio[3651]: time=\"2026-06-09T10:57:43.588938973Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 11:30:35.011182 | controller |     "Jun 09 10:57:43.589078 crc crio[3651]: time=\"2026-06-09T10:57:43.588969794Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_0a3c0de4-c6cd-4dfd-a841-aa2a25b4bc52\\\"\"",
2026-06-09 11:30:35.011197 | controller |     "Jun 09 10:57:43.589078 crc crio[3651]: time=\"2026-06-09T10:57:43.589026625Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.011212 | controller |     "Jun 09 10:57:43.592066 crc crio[3651]: time=\"2026-06-09T10:57:43.592021253Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-kube-scheduler-operator-54f497555d-d8646_openshift-kube-scheduler-operator_4e9ac1d6-d4ed-4411-a098-d1bf725c943c_0\" id=b53f234b-0100-433c-905b-277b5349a1bd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.011228 | controller |     "Jun 09 10:57:43.592252 crc crio[3651]: time=\"2026-06-09T10:57:43.592229309Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-kube-scheduler-operator-54f497555d-d8646_openshift-kube-scheduler-operator_4e9ac1d6-d4ed-4411-a098-d1bf725c943c_0\" id=b53f234b-0100-433c-905b-277b5349a1bd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.011243 | controller |     "Jun 09 10:57:43.597545 crc crio[3651]: time=\"2026-06-09T10:57:43.597290588Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_service-ca-operator-5b9c976747-l2sd4_openshift-service-ca-operator_fd3771ed-6d15-47a3-9f81-762cf83a728f_0\" id=34b06273-de7b-4080-8a2c-79b11aa4ad61 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.011258 | controller |     "Jun 09 10:57:43.597545 crc crio[3651]: time=\"2026-06-09T10:57:43.59737268Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_service-ca-operator-5b9c976747-l2sd4_openshift-service-ca-operator_fd3771ed-6d15-47a3-9f81-762cf83a728f_0\" id=34b06273-de7b-4080-8a2c-79b11aa4ad61 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.011273 | controller |     "Jun 09 10:57:43.602938 crc crio[3651]: time=\"2026-06-09T10:57:43.60283789Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0\" id=e2df8c14-361b-4854-8fa5-00f7eb36b647 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.011288 | controller |     "Jun 09 10:57:43.602938 crc crio[3651]: time=\"2026-06-09T10:57:43.602907252Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0\" id=e2df8c14-361b-4854-8fa5-00f7eb36b647 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.011303 | controller |     "Jun 09 10:57:43.603557 crc crio[3651]: time=\"2026-06-09T10:57:43.603468089Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-09 11:30:35.011318 | controller |     "Jun 09 10:57:43.605966 crc crio[3651]: time=\"2026-06-09T10:57:43.60589679Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0\" id=3205ce2b-edb1-48a1-8c0e-1f9f2dddc014 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.011337 | controller |     "Jun 09 10:57:43.605966 crc crio[3651]: time=\"2026-06-09T10:57:43.605953252Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0\" id=3205ce2b-edb1-48a1-8c0e-1f9f2dddc014 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.011353 | controller |     "Jun 09 10:57:43.609855 crc crio[3651]: time=\"2026-06-09T10:57:43.609789594Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 11:30:35.011368 | controller |     "Jun 09 10:57:43.609855 crc crio[3651]: time=\"2026-06-09T10:57:43.609835466Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 11:30:35.011383 | controller |     "Jun 09 10:57:43.609855 crc crio[3651]: time=\"2026-06-09T10:57:43.609856206Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_7b394bb7-8ee3-4b84-b50b-7ae45cf65de5\\\"\"",
2026-06-09 11:30:35.011398 | controller |     "Jun 09 10:57:43.630354 crc crio[3651]: time=\"2026-06-09T10:57:43.630244244Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 11:30:35.011412 | controller |     "Jun 09 10:57:43.630354 crc crio[3651]: time=\"2026-06-09T10:57:43.630308646Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 11:30:35.011427 | controller |     "Jun 09 10:57:43.630354 crc crio[3651]: time=\"2026-06-09T10:57:43.630356328Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.011441 | controller |     "Jun 09 10:57:43.655862 crc crio[3651]: time=\"2026-06-09T10:57:43.655767923Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 11:30:35.011455 | controller |     "Jun 09 10:57:43.655862 crc crio[3651]: time=\"2026-06-09T10:57:43.655832485Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 11:30:35.011470 | controller |     "Jun 09 10:57:43.655862 crc crio[3651]: time=\"2026-06-09T10:57:43.655854556Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bandwidth\\\"\"",
2026-06-09 11:30:35.011484 | controller |     "Jun 09 10:57:43.681302 crc crio[3651]: time=\"2026-06-09T10:57:43.681196029Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 11:30:35.011498 | controller |     "Jun 09 10:57:43.681302 crc crio[3651]: time=\"2026-06-09T10:57:43.681273592Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 11:30:35.011513 | controller |     "Jun 09 10:57:43.681609 crc crio[3651]: time=\"2026-06-09T10:57:43.681334853Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bridge\\\"\"",
2026-06-09 11:30:35.011527 | controller |     "Jun 09 10:57:43.701151 crc crio[3651]: time=\"2026-06-09T10:57:43.701023821Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 11:30:35.011542 | controller |     "Jun 09 10:57:43.701151 crc crio[3651]: time=\"2026-06-09T10:57:43.701113404Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 11:30:35.011557 | controller |     "Jun 09 10:57:43.701151 crc crio[3651]: time=\"2026-06-09T10:57:43.701169575Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/dhcp\\\"\"",
2026-06-09 11:30:35.011571 | controller |     "Jun 09 10:57:43.718936 crc crio[3651]: time=\"2026-06-09T10:57:43.718829733Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 11:30:35.011595 | controller |     "Jun 09 10:57:43.718936 crc crio[3651]: time=\"2026-06-09T10:57:43.718900425Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 11:30:35.011610 | controller |     "Jun 09 10:57:43.719082 crc crio[3651]: time=\"2026-06-09T10:57:43.718943017Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/dummy\\\"\"",
2026-06-09 11:30:35.011625 | controller |     "Jun 09 10:57:43.734861 crc crio[3651]: time=\"2026-06-09T10:57:43.734758731Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 11:30:35.011640 | controller |     "Jun 09 10:57:43.734861 crc crio[3651]: time=\"2026-06-09T10:57:43.734818272Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 11:30:35.011654 | controller |     "Jun 09 10:57:43.734861 crc crio[3651]: time=\"2026-06-09T10:57:43.734857653Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/firewall\\\"\"",
2026-06-09 11:30:35.011669 | controller |     "Jun 09 10:57:43.754015 crc crio[3651]: time=\"2026-06-09T10:57:43.753915683Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 11:30:35.011683 | controller |     "Jun 09 10:57:43.754015 crc crio[3651]: time=\"2026-06-09T10:57:43.753962244Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 11:30:35.011698 | controller |     "Jun 09 10:57:43.754015 crc crio[3651]: time=\"2026-06-09T10:57:43.753995905Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/host-device\\\"\"",
2026-06-09 11:30:35.011712 | controller |     "Jun 09 10:57:43.785280 crc crio[3651]: time=\"2026-06-09T10:57:43.784947333Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 11:30:35.011727 | controller |     "Jun 09 10:57:43.785280 crc crio[3651]: time=\"2026-06-09T10:57:43.785027475Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 11:30:35.011741 | controller |     "Jun 09 10:57:43.785280 crc crio[3651]: time=\"2026-06-09T10:57:43.785080867Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/host-local\\\"\"",
2026-06-09 11:30:35.011756 | controller |     "Jun 09 10:57:43.817145 crc crio[3651]: time=\"2026-06-09T10:57:43.816949962Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 11:30:35.011770 | controller |     "Jun 09 10:57:43.817145 crc crio[3651]: time=\"2026-06-09T10:57:43.817060725Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 11:30:35.011784 | controller |     "Jun 09 10:57:43.817727 crc crio[3651]: time=\"2026-06-09T10:57:43.817189539Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ipvlan\\\"\"",
2026-06-09 11:30:35.011799 | controller |     "Jun 09 10:57:43.837679 crc crio[3651]: time=\"2026-06-09T10:57:43.837546526Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 11:30:35.011814 | controller |     "Jun 09 10:57:43.837679 crc crio[3651]: time=\"2026-06-09T10:57:43.837652759Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 11:30:35.011829 | controller |     "Jun 09 10:57:43.838014 crc crio[3651]: time=\"2026-06-09T10:57:43.837713991Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/loopback\\\"\"",
2026-06-09 11:30:35.011844 | controller |     "Jun 09 10:57:43.857430 crc crio[3651]: time=\"2026-06-09T10:57:43.857247804Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 11:30:35.011879 | controller |     "Jun 09 10:57:43.857430 crc crio[3651]: time=\"2026-06-09T10:57:43.857345237Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 11:30:35.011898 | controller |     "Jun 09 10:57:43.857749 crc crio[3651]: time=\"2026-06-09T10:57:43.857499381Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/macvlan\\\"\"",
2026-06-09 11:30:35.011914 | controller |     "Jun 09 10:57:43.895514 crc crio[3651]: time=\"2026-06-09T10:57:43.89528001Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 11:30:35.011929 | controller |     "Jun 09 10:57:43.895514 crc crio[3651]: time=\"2026-06-09T10:57:43.895494806Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 11:30:35.011944 | controller |     "Jun 09 10:57:43.895867 crc crio[3651]: time=\"2026-06-09T10:57:43.895567068Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/portmap\\\"\"",
2026-06-09 11:30:35.011959 | controller |     "Jun 09 10:57:43.912831 crc crio[3651]: time=\"2026-06-09T10:57:43.912442303Z\" level=info msg=\"Created container d980df2c88065bb6d5ee526d4a7b6e62663d3270c00ceb25d5ebfba6c6f5a7c5: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=4b216d88-b51c-4055-85aa-9e9db251e6e6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.011974 | controller |     "Jun 09 10:57:43.913274 crc crio[3651]: time=\"2026-06-09T10:57:43.912846595Z\" level=info msg=\"Created container b63891aee6c748598dc51427837955b07e1d6cb61059aad545f3644b348c2245: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=cd7199fd-55df-4b18-aa49-73e3dcb3e00c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.011989 | controller |     "Jun 09 10:57:43.913274 crc crio[3651]: time=\"2026-06-09T10:57:43.912973039Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 11:30:35.012004 | controller |     "Jun 09 10:57:43.913274 crc crio[3651]: time=\"2026-06-09T10:57:43.91299516Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 11:30:35.012019 | controller |     "Jun 09 10:57:43.913274 crc crio[3651]: time=\"2026-06-09T10:57:43.91301783Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ptp\\\"\"",
2026-06-09 11:30:35.012034 | controller |     "Jun 09 10:57:43.915045 crc crio[3651]: time=\"2026-06-09T10:57:43.914844454Z\" level=info msg=\"Starting container: d980df2c88065bb6d5ee526d4a7b6e62663d3270c00ceb25d5ebfba6c6f5a7c5\" id=cff49164-ee81-424c-b191-335cf9070813 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.012049 | controller |     "Jun 09 10:57:43.916574 crc crio[3651]: time=\"2026-06-09T10:57:43.916377169Z\" level=info msg=\"Starting container: b63891aee6c748598dc51427837955b07e1d6cb61059aad545f3644b348c2245\" id=3fd772fd-b5e1-40e6-8a84-76ccbfdb2475 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.012064 | controller |     "Jun 09 10:57:43.921825 crc crio[3651]: time=\"2026-06-09T10:57:43.921721946Z\" level=info msg=\"Started container\" PID=10468 containerID=d980df2c88065bb6d5ee526d4a7b6e62663d3270c00ceb25d5ebfba6c6f5a7c5 description=openshift-marketplace/redhat-operators-x5vn9/extract-utilities id=cff49164-ee81-424c-b191-335cf9070813 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5088bde617dedd8b9fd47b3ab9ad1a348adb1a2dde97033ee30ecb32d143d8f4",
2026-06-09 11:30:35.012080 | controller |     "Jun 09 10:57:43.924811 crc crio[3651]: time=\"2026-06-09T10:57:43.924695463Z\" level=info msg=\"Started container\" PID=10460 containerID=b63891aee6c748598dc51427837955b07e1d6cb61059aad545f3644b348c2245 description=openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager id=3fd772fd-b5e1-40e6-8a84-76ccbfdb2475 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88f217f7e7cbc51ed63fa06d9e2d69e38baa595ef0c6fb3d86b135277603d5f1",
2026-06-09 11:30:35.012096 | controller |     "Jun 09 10:57:43.936566 crc crio[3651]: time=\"2026-06-09T10:57:43.936376115Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 11:30:35.012118 | controller |     "Jun 09 10:57:43.936566 crc crio[3651]: time=\"2026-06-09T10:57:43.93652883Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 11:30:35.012134 | controller |     "Jun 09 10:57:43.936843 crc crio[3651]: time=\"2026-06-09T10:57:43.936597742Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/sbr\\\"\"",
2026-06-09 11:30:35.012149 | controller |     "Jun 09 10:57:43.954361 crc crio[3651]: time=\"2026-06-09T10:57:43.954182458Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 11:30:35.012165 | controller |     "Jun 09 10:57:43.954361 crc crio[3651]: time=\"2026-06-09T10:57:43.954273741Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 11:30:35.012180 | controller |     "Jun 09 10:57:43.954361 crc crio[3651]: time=\"2026-06-09T10:57:43.954356553Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/static\\\"\"",
2026-06-09 11:30:35.012195 | controller |     "Jun 09 10:57:43.974762 crc crio[3651]: time=\"2026-06-09T10:57:43.974653578Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 11:30:35.012210 | controller |     "Jun 09 10:57:43.974762 crc crio[3651]: time=\"2026-06-09T10:57:43.97470702Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 11:30:35.012225 | controller |     "Jun 09 10:57:43.974762 crc crio[3651]: time=\"2026-06-09T10:57:43.974742681Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/tap\\\"\"",
2026-06-09 11:30:35.012240 | controller |     "Jun 09 10:57:43.990474 crc crio[3651]: time=\"2026-06-09T10:57:43.990296427Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 11:30:35.012254 | controller |     "Jun 09 10:57:43.990474 crc crio[3651]: time=\"2026-06-09T10:57:43.990348059Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 11:30:35.012269 | controller |     "Jun 09 10:57:43.990474 crc crio[3651]: time=\"2026-06-09T10:57:43.990438012Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/tuning\\\"\"",
2026-06-09 11:30:35.012284 | controller |     "Jun 09 10:57:44.007263 crc crio[3651]: time=\"2026-06-09T10:57:44.007126321Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 11:30:35.012299 | controller |     "Jun 09 10:57:44.007263 crc crio[3651]: time=\"2026-06-09T10:57:44.007189143Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 11:30:35.012314 | controller |     "Jun 09 10:57:44.007263 crc crio[3651]: time=\"2026-06-09T10:57:44.007228344Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/vlan\\\"\"",
2026-06-09 11:30:35.012328 | controller |     "Jun 09 10:57:44.023982 crc crio[3651]: time=\"2026-06-09T10:57:44.023856972Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 11:30:35.012343 | controller |     "Jun 09 10:57:44.023982 crc crio[3651]: time=\"2026-06-09T10:57:44.023931694Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 11:30:35.012357 | controller |     "Jun 09 10:57:44.023982 crc crio[3651]: time=\"2026-06-09T10:57:44.023979345Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/vrf\\\"\"",
2026-06-09 11:30:35.012372 | controller |     "Jun 09 10:57:44.066786 crc crio[3651]: time=\"2026-06-09T10:57:44.066625267Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 11:30:35.012390 | controller |     "Jun 09 10:57:44.066786 crc crio[3651]: time=\"2026-06-09T10:57:44.06672911Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 11:30:35.012405 | controller |     "Jun 09 10:57:44.066786 crc crio[3651]: time=\"2026-06-09T10:57:44.066790111Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_7b394bb7-8ee3-4b84-b50b-7ae45cf65de5\\\"\"",
2026-06-09 11:30:35.012420 | controller |     "Jun 09 10:57:44.067080 crc crio[3651]: time=\"2026-06-09T10:57:44.066947276Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_019972ce-b1a4-4c84-b990-74732be16b20\\\"\"",
2026-06-09 11:30:35.012434 | controller |     "Jun 09 10:57:44.093990 crc crio[3651]: time=\"2026-06-09T10:57:44.09366588Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 11:30:35.012448 | controller |     "Jun 09 10:57:44.093990 crc crio[3651]: time=\"2026-06-09T10:57:44.093917197Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 11:30:35.012462 | controller |     "Jun 09 10:57:44.093990 crc crio[3651]: time=\"2026-06-09T10:57:44.093957598Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bond\\\"\"",
2026-06-09 11:30:35.012477 | controller |     "Jun 09 10:57:44.111151 crc crio[3651]: time=\"2026-06-09T10:57:44.111033479Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 11:30:35.012491 | controller |     "Jun 09 10:57:44.111151 crc crio[3651]: time=\"2026-06-09T10:57:44.111135672Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 11:30:35.012506 | controller |     "Jun 09 10:57:44.111482 crc crio[3651]: time=\"2026-06-09T10:57:44.111187384Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_019972ce-b1a4-4c84-b990-74732be16b20\\\"\"",
2026-06-09 11:30:35.012520 | controller |     "Jun 09 10:57:44.111482 crc crio[3651]: time=\"2026-06-09T10:57:44.111258866Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_c64dbd26-fed1-44e4-8be6-9af50816298e\\\"\"",
2026-06-09 11:30:35.012535 | controller |     "Jun 09 10:57:44.126916 crc crio[3651]: time=\"2026-06-09T10:57:44.126786152Z\" level=info msg=\"Created container 11c24e6b8c6f5c820ed96556fb1c7fdae849de9f7efa516429885819b32c95e1: openshift-console/console-6c684df5db-cc8g8/console\" id=179dcb63-4b54-4ab9-90f4-fa9a23d44509 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.012549 | controller |     "Jun 09 10:57:44.129046 crc crio[3651]: time=\"2026-06-09T10:57:44.128485821Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 11:30:35.012583 | controller |     "Jun 09 10:57:44.129046 crc crio[3651]: time=\"2026-06-09T10:57:44.128598585Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 11:30:35.012600 | controller |     "Jun 09 10:57:44.129046 crc crio[3651]: time=\"2026-06-09T10:57:44.128635596Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/route-override\\\"\"",
2026-06-09 11:30:35.012615 | controller |     "Jun 09 10:57:44.129046 crc crio[3651]: time=\"2026-06-09T10:57:44.128819481Z\" level=info msg=\"Starting container: 11c24e6b8c6f5c820ed96556fb1c7fdae849de9f7efa516429885819b32c95e1\" id=d24eec02-87c5-4d76-8e92-78d01ab3b9e0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.012630 | controller |     "Jun 09 10:57:44.142630 crc crio[3651]: time=\"2026-06-09T10:57:44.142354098Z\" level=info msg=\"Started container\" PID=10466 containerID=11c24e6b8c6f5c820ed96556fb1c7fdae849de9f7efa516429885819b32c95e1 description=openshift-console/console-6c684df5db-cc8g8/console id=d24eec02-87c5-4d76-8e92-78d01ab3b9e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11ba591f4c9e84593765bac74bd694ada1ed6c4f14432c17eb9a536fc5533ff9",
2026-06-09 11:30:35.012650 | controller |     "Jun 09 10:57:44.144600 crc crio[3651]: time=\"2026-06-09T10:57:44.144495701Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 11:30:35.012666 | controller |     "Jun 09 10:57:44.144600 crc crio[3651]: time=\"2026-06-09T10:57:44.144564453Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 11:30:35.012685 | controller |     "Jun 09 10:57:44.144600 crc crio[3651]: time=\"2026-06-09T10:57:44.144605614Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_c64dbd26-fed1-44e4-8be6-9af50816298e\\\"\"",
2026-06-09 11:30:35.012700 | controller |     "Jun 09 10:57:44.144864 crc crio[3651]: time=\"2026-06-09T10:57:44.144644505Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_2e4ed659-9993-4e4e-b4f6-2d6cca565158\\\"\"",
2026-06-09 11:30:35.012714 | controller |     "Jun 09 10:57:44.160156 crc crio[3651]: time=\"2026-06-09T10:57:44.159899163Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 11:30:35.012729 | controller |     "Jun 09 10:57:44.160156 crc crio[3651]: time=\"2026-06-09T10:57:44.160036147Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 11:30:35.012743 | controller |     "Jun 09 10:57:44.160156 crc crio[3651]: time=\"2026-06-09T10:57:44.160166941Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/cert-approver\\\"\"",
2026-06-09 11:30:35.012758 | controller |     "Jun 09 10:57:44.184358 crc crio[3651]: time=\"2026-06-09T10:57:44.184240597Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 11:30:35.012774 | controller |     "Jun 09 10:57:44.184358 crc crio[3651]: time=\"2026-06-09T10:57:44.184306859Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 11:30:35.012788 | controller |     "Jun 09 10:57:44.184358 crc crio[3651]: time=\"2026-06-09T10:57:44.18434772Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/install_multus\\\"\"",
2026-06-09 11:30:35.012803 | controller |     "Jun 09 10:57:44.205306 crc crio[3651]: time=\"2026-06-09T10:57:44.205036107Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 11:30:35.012818 | controller |     "Jun 09 10:57:44.205306 crc crio[3651]: time=\"2026-06-09T10:57:44.20513255Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 11:30:35.012833 | controller |     "Jun 09 10:57:44.205306 crc crio[3651]: time=\"2026-06-09T10:57:44.205187582Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/kubeconfig_generator\\\"\"",
2026-06-09 11:30:35.012862 | controller |     "Jun 09 10:57:44.205919 crc crio[3651]: time=\"2026-06-09T10:57:44.20582879Z\" level=info msg=\"Created container 00e996f82ddd43b427724d86171e68f68c1f86bbad8d9e01ab18bb8624517598: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=987b8037-4448-47e8-ad4d-c7ec65a36277 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.012883 | controller |     "Jun 09 10:57:44.207119 crc crio[3651]: time=\"2026-06-09T10:57:44.207045126Z\" level=info msg=\"Starting container: 00e996f82ddd43b427724d86171e68f68c1f86bbad8d9e01ab18bb8624517598\" id=c6b1e265-6c03-440b-868c-cd83133af632 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.012900 | controller |     "Jun 09 10:57:44.214275 crc crio[3651]: time=\"2026-06-09T10:57:44.214184876Z\" level=info msg=\"Started container\" PID=10521 containerID=00e996f82ddd43b427724d86171e68f68c1f86bbad8d9e01ab18bb8624517598 description=openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift id=c6b1e265-6c03-440b-868c-cd83133af632 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5acdeb22da71f2d17be4781053e57d278534d742453c0465271ffbccd44e9e0",
2026-06-09 11:30:35.012920 | controller |     "Jun 09 10:57:44.225501 crc crio[3651]: time=\"2026-06-09T10:57:44.225344223Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 11:30:35.012936 | controller |     "Jun 09 10:57:44.225501 crc crio[3651]: time=\"2026-06-09T10:57:44.225443206Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 11:30:35.012952 | controller |     "Jun 09 10:57:44.225501 crc crio[3651]: time=\"2026-06-09T10:57:44.225502838Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus\\\"\"",
2026-06-09 11:30:35.012967 | controller |     "Jun 09 10:57:44.241696 crc crio[3651]: time=\"2026-06-09T10:57:44.241623641Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 11:30:35.012983 | controller |     "Jun 09 10:57:44.241696 crc crio[3651]: time=\"2026-06-09T10:57:44.241670142Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 11:30:35.012997 | controller |     "Jun 09 10:57:44.241963 crc crio[3651]: time=\"2026-06-09T10:57:44.241711583Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-daemon\\\"\"",
2026-06-09 11:30:35.013012 | controller |     "Jun 09 10:57:44.263262 crc crio[3651]: time=\"2026-06-09T10:57:44.26307237Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 11:30:35.013035 | controller |     "Jun 09 10:57:44.263262 crc crio[3651]: time=\"2026-06-09T10:57:44.263190543Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 11:30:35.013051 | controller |     "Jun 09 10:57:44.263262 crc crio[3651]: time=\"2026-06-09T10:57:44.263245825Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-shim\\\"\"",
2026-06-09 11:30:35.013071 | controller |     "Jun 09 10:57:44.305789 crc crio[3651]: time=\"2026-06-09T10:57:44.305642709Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 11:30:35.013088 | controller |     "Jun 09 10:57:44.305789 crc crio[3651]: time=\"2026-06-09T10:57:44.305708531Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 11:30:35.013108 | controller |     "Jun 09 10:57:44.305789 crc crio[3651]: time=\"2026-06-09T10:57:44.305747762Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/passthru\\\"\"",
2026-06-09 11:30:35.013125 | controller |     "Jun 09 10:57:44.328083 crc crio[3651]: time=\"2026-06-09T10:57:44.327903492Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 11:30:35.013144 | controller |     "Jun 09 10:57:44.328083 crc crio[3651]: time=\"2026-06-09T10:57:44.328113008Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 11:30:35.013162 | controller |     "Jun 09 10:57:44.328490 crc crio[3651]: time=\"2026-06-09T10:57:44.328225441Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/thin_entrypoint\\\"\"",
2026-06-09 11:30:35.013181 | controller |     "Jun 09 10:57:44.344042 crc crio[3651]: time=\"2026-06-09T10:57:44.343962353Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 11:30:35.013198 | controller |     "Jun 09 10:57:44.344042 crc crio[3651]: time=\"2026-06-09T10:57:44.344025855Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 11:30:35.013216 | controller |     "Jun 09 10:57:44.344202 crc crio[3651]: time=\"2026-06-09T10:57:44.344069976Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_dc485411-858d-480d-8815-3f46f7c9e011\\\"\"",
2026-06-09 11:30:35.013239 | controller |     "Jun 09 10:57:44.344202 crc crio[3651]: time=\"2026-06-09T10:57:44.344154478Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ip-control-loop\\\"\"",
2026-06-09 11:30:35.013260 | controller |     "Jun 09 10:57:44.363436 crc crio[3651]: time=\"2026-06-09T10:57:44.363262539Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 11:30:35.013278 | controller |     "Jun 09 10:57:44.363436 crc crio[3651]: time=\"2026-06-09T10:57:44.363352672Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 11:30:35.013297 | controller |     "Jun 09 10:57:44.363535 crc crio[3651]: time=\"2026-06-09T10:57:44.363449595Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/node-slice-controller\\\"\"",
2026-06-09 11:30:35.013314 | controller |     "Jun 09 10:57:44.405179 crc crio[3651]: time=\"2026-06-09T10:57:44.404964242Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 11:30:35.013331 | controller |     "Jun 09 10:57:44.405179 crc crio[3651]: time=\"2026-06-09T10:57:44.405056025Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 11:30:35.013347 | controller |     "Jun 09 10:57:44.405179 crc crio[3651]: time=\"2026-06-09T10:57:44.405139228Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/whereabouts\\\"\"",
2026-06-09 11:30:35.013364 | controller |     "Jun 09 10:57:44.437858 crc crio[3651]: time=\"2026-06-09T10:57:44.437707003Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 11:30:35.013383 | controller |     "Jun 09 10:57:44.437858 crc crio[3651]: time=\"2026-06-09T10:57:44.437793385Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 11:30:35.013400 | controller |     "Jun 09 10:57:44.437858 crc crio[3651]: time=\"2026-06-09T10:57:44.437856527Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_2e4ed659-9993-4e4e-b4f6-2d6cca565158\\\"\"",
2026-06-09 11:30:35.013417 | controller |     "Jun 09 10:57:44.438505 crc crio[3651]: time=\"2026-06-09T10:57:44.43796194Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-09 11:30:35.013436 | controller |     "Jun 09 10:57:44.462157 crc crio[3651]: time=\"2026-06-09T10:57:44.462000626Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 11:30:35.013453 | controller |     "Jun 09 10:57:44.462157 crc crio[3651]: time=\"2026-06-09T10:57:44.462117429Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 11:30:35.013472 | controller |     "Jun 09 10:57:44.555285 crc crio[3651]: time=\"2026-06-09T10:57:44.555154289Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=85624170-0e11-4688-a19f-954cebf9ff68 name=/runtime.v1.ImageService/PullImage",
2026-06-09 11:30:35.013490 | controller |     "Jun 09 10:57:44.560750 crc crio[3651]: time=\"2026-06-09T10:57:44.56065975Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-09 11:30:35.013509 | controller |     "Jun 09 10:57:44.567902 crc crio[3651]: time=\"2026-06-09T10:57:44.567783139Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=35a35c3f-3180-421a-b026-7c91ca33751d name=/runtime.v1.ImageService/PullImage",
2026-06-09 11:30:35.013525 | controller |     "Jun 09 10:57:44.571131 crc crio[3651]: time=\"2026-06-09T10:57:44.571020934Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-09 11:30:35.013549 | controller |     "Jun 09 10:57:47.292819 crc crio[3651]: time=\"2026-06-09T10:57:47.292638747Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683365-5dplj/POD\" id=4720a028-9ece-468a-89e5-6a181cde9281 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.013569 | controller |     "Jun 09 10:57:47.294711 crc crio[3651]: time=\"2026-06-09T10:57:47.292861764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.013587 | controller |     "Jun 09 10:57:47.377882 crc crio[3651]: time=\"2026-06-09T10:57:47.366168944Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683365-5dplj Namespace:openshift-operator-lifecycle-manager ID:9bfbb4f5a17c6f37cb714773cddcd82b1cdbe5a19a3c17f1478708a1e5a7853a UID:0e95ee2c-92a2-486a-af89-3311d6139404 NetNS:/var/run/netns/34d05ab2-938b-4072-822e-73bc662d5b7c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0e95ee2c_92a2_486a_af89_3311d6139404.slice PodAnnotations:0xc00018a838}] Aliases:map[]}\"",
2026-06-09 11:30:35.013607 | controller |     "Jun 09 10:57:47.377882 crc crio[3651]: time=\"2026-06-09T10:57:47.366311658Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683365-5dplj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.013625 | controller |     "Jun 09 10:57:50.404838 crc crio[3651]: 2026-06-09T10:57:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9bfbb4f5a17c6f3 Mac:c6:35:22:87:bc:c3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/34d05ab2-938b-4072-822e-73bc662d5b7c SocketPath: PciID:}] [{Interface:0xc00022e800 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.013645 | controller |     "Jun 09 10:57:50.408137 crc crio[3651]: time=\"2026-06-09T10:57:50.408044655Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683365-5dplj Namespace:openshift-operator-lifecycle-manager ID:9bfbb4f5a17c6f37cb714773cddcd82b1cdbe5a19a3c17f1478708a1e5a7853a UID:0e95ee2c-92a2-486a-af89-3311d6139404 NetNS:/var/run/netns/34d05ab2-938b-4072-822e-73bc662d5b7c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0e95ee2c_92a2_486a_af89_3311d6139404.slice PodAnnotations:0xc00018a838}] Aliases:map[]}\"",
2026-06-09 11:30:35.013665 | controller |     "Jun 09 10:57:50.409641 crc crio[3651]: time=\"2026-06-09T10:57:50.409332943Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683365-5dplj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.013683 | controller |     "Jun 09 10:57:51.031868 crc crio[3651]: time=\"2026-06-09T10:57:51.0313386Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=98d1fc5a-e4ea-4052-9684-2795231ab91e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.013703 | controller |     "Jun 09 10:57:51.032021 crc crio[3651]: time=\"2026-06-09T10:57:51.031882886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.013721 | controller |     "Jun 09 10:57:52.028217 crc crio[3651]: time=\"2026-06-09T10:57:52.027942317Z\" level=info msg=\"Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=b90457b3-9c28-451d-b886-54fa9a904ca9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.013741 | controller |     "Jun 09 10:57:52.028938 crc crio[3651]: time=\"2026-06-09T10:57:52.028255216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.013764 | controller |     "Jun 09 10:57:53.035819 crc crio[3651]: time=\"2026-06-09T10:57:53.035734393Z\" level=info msg=\"Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=0353c0cf-6492-47ca-a394-56daa69814a9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.013784 | controller |     "Jun 09 10:57:53.036514 crc crio[3651]: time=\"2026-06-09T10:57:53.035829045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.013802 | controller |     "Jun 09 10:57:53.036998 crc crio[3651]: time=\"2026-06-09T10:57:53.036862416Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=eb4b1e4b-325a-4291-b8b5-5a94028b3894 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.013821 | controller |     "Jun 09 10:57:53.037066 crc crio[3651]: time=\"2026-06-09T10:57:53.037035401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.013839 | controller |     "Jun 09 10:57:53.041608 crc crio[3651]: time=\"2026-06-09T10:57:53.041290435Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=bcec8302-6273-4fb1-93b7-eac424fe9428 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.013875 | controller |     "Jun 09 10:57:53.041608 crc crio[3651]: time=\"2026-06-09T10:57:53.041478021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.013897 | controller |     "Jun 09 10:57:54.042507 crc crio[3651]: time=\"2026-06-09T10:57:54.041653133Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=2b39e982-a2f4-4015-a271-7dff70dee878 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.013917 | controller |     "Jun 09 10:57:54.042507 crc crio[3651]: time=\"2026-06-09T10:57:54.041844939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.013937 | controller |     "Jun 09 10:57:55.189852 crc crio[3651]: time=\"2026-06-09T10:57:55.189702092Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=b381ca00-c8cb-4e12-abad-095fa62318e0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.013957 | controller |     "Jun 09 10:57:55.190383 crc crio[3651]: time=\"2026-06-09T10:57:55.189893578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.013978 | controller |     "Jun 09 10:57:55.190535 crc crio[3651]: time=\"2026-06-09T10:57:55.190456594Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=c7a90f34-882f-4451-8944-c5d5cdfc198a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.013998 | controller |     "Jun 09 10:57:55.190535 crc crio[3651]: time=\"2026-06-09T10:57:55.190493446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.014018 | controller |     "Jun 09 10:57:55.191224 crc crio[3651]: time=\"2026-06-09T10:57:55.190855056Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=91d0656f-5952-4e0e-a137-c2e0d33984a9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.014042 | controller |     "Jun 09 10:57:55.191224 crc crio[3651]: time=\"2026-06-09T10:57:55.190910598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.014062 | controller |     "Jun 09 10:57:55.191224 crc crio[3651]: time=\"2026-06-09T10:57:55.190935209Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=a36e89cc-660b-4a53-82fc-ae798d13e8d8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.014082 | controller |     "Jun 09 10:57:55.191224 crc crio[3651]: time=\"2026-06-09T10:57:55.191018701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.014102 | controller |     "Jun 09 10:57:55.191224 crc crio[3651]: time=\"2026-06-09T10:57:55.191189106Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=a728babb-13a9-4c6d-a203-44d7fe8ff4d5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.014122 | controller |     "Jun 09 10:57:55.191224 crc crio[3651]: time=\"2026-06-09T10:57:55.191221487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.014142 | controller |     "Jun 09 10:57:55.191639 crc crio[3651]: time=\"2026-06-09T10:57:55.191276949Z\" level=info msg=\"Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=65c7ce3a-5131-43c6-afbe-b735c777bd5b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.014162 | controller |     "Jun 09 10:57:55.192558 crc crio[3651]: time=\"2026-06-09T10:57:55.192446403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.014182 | controller |     "Jun 09 10:57:55.193207 crc crio[3651]: time=\"2026-06-09T10:57:55.191188146Z\" level=info msg=\"Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=d4d17e84-c228-4cad-b6d4-adf1f407cd1e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.014202 | controller |     "Jun 09 10:57:55.193207 crc crio[3651]: time=\"2026-06-09T10:57:55.193158964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.014222 | controller |     "Jun 09 10:57:56.031297 crc crio[3651]: time=\"2026-06-09T10:57:56.030981173Z\" level=info msg=\"Running pod sandbox: openshift-dns/dns-default-qtghf/POD\" id=aa3d40be-2fab-4e19-b318-b62e8c4a9e93 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.014243 | controller |     "Jun 09 10:57:56.031297 crc crio[3651]: time=\"2026-06-09T10:57:56.031073616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.014264 | controller |     "Jun 09 10:57:56.035804 crc crio[3651]: time=\"2026-06-09T10:57:56.035701832Z\" level=info msg=\"Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=630149b6-d08d-4461-8ab4-01a6d8b989bb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.014285 | controller |     "Jun 09 10:57:56.035804 crc crio[3651]: time=\"2026-06-09T10:57:56.035770424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.014305 | controller |     "Jun 09 10:57:56.036496 crc crio[3651]: time=\"2026-06-09T10:57:56.036118574Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=66f67aa4-3599-4def-8486-4315eeb664cb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.014329 | controller |     "Jun 09 10:57:56.036496 crc crio[3651]: time=\"2026-06-09T10:57:56.036276069Z\" level=info msg=\"Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=c49c9c41-a5d0-4b4a-a955-598f8d1b4673 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.014350 | controller |     "Jun 09 10:57:56.036496 crc crio[3651]: time=\"2026-06-09T10:57:56.036366931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.014371 | controller |     "Jun 09 10:57:56.037334 crc crio[3651]: time=\"2026-06-09T10:57:56.036513196Z\" level=info msg=\"Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=ab030dbb-695f-45a4-9332-49d250a66fb8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.014391 | controller |     "Jun 09 10:57:56.037334 crc crio[3651]: time=\"2026-06-09T10:57:56.036526036Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=102db50b-3906-4b3d-bdfb-ae8930e0b672 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.014412 | controller |     "Jun 09 10:57:56.037334 crc crio[3651]: time=\"2026-06-09T10:57:56.036570527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.014432 | controller |     "Jun 09 10:57:56.037334 crc crio[3651]: time=\"2026-06-09T10:57:56.036577748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.014452 | controller |     "Jun 09 10:57:56.037334 crc crio[3651]: time=\"2026-06-09T10:57:56.036181986Z\" level=info msg=\"Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=1de4d3dc-7605-483b-9f1a-0783348b2d77 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.014472 | controller |     "Jun 09 10:57:56.037721 crc crio[3651]: time=\"2026-06-09T10:57:56.037376361Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=d0ebe8d6-9abc-4bb1-aed6-c607a6450ffc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.014493 | controller |     "Jun 09 10:57:56.037721 crc crio[3651]: time=\"2026-06-09T10:57:56.037470044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.014514 | controller |     "Jun 09 10:57:56.037721 crc crio[3651]: time=\"2026-06-09T10:57:56.037383651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.014535 | controller |     "Jun 09 10:57:56.038036 crc crio[3651]: time=\"2026-06-09T10:57:56.037964328Z\" level=info msg=\"Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=5154be0d-91a7-4c6a-9366-16dab0f3d8ef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.014555 | controller |     "Jun 09 10:57:56.038036 crc crio[3651]: time=\"2026-06-09T10:57:56.036281869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.014575 | controller |     "Jun 09 10:57:56.038246 crc crio[3651]: time=\"2026-06-09T10:57:56.038042341Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=de186569-84b2-4d5d-a789-7dd1afbdd60f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.014602 | controller |     "Jun 09 10:57:56.038246 crc crio[3651]: time=\"2026-06-09T10:57:56.038165404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.014624 | controller |     "Jun 09 10:57:56.038246 crc crio[3651]: time=\"2026-06-09T10:57:56.038044591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.014641 | controller |     "Jun 09 10:57:56.038670 crc crio[3651]: time=\"2026-06-09T10:57:56.038603237Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=09c2f534-5000-482d-8bfd-197a4c08be5d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.014661 | controller |     "Jun 09 10:57:56.038813 crc crio[3651]: time=\"2026-06-09T10:57:56.038684849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.014682 | controller |     "Jun 09 10:57:57.032059 crc crio[3651]: time=\"2026-06-09T10:57:57.031756273Z\" level=info msg=\"Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=71acd0d9-89f1-4b6f-a229-80631436ed1d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.014702 | controller |     "Jun 09 10:57:57.032059 crc crio[3651]: time=\"2026-06-09T10:57:57.031855946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.014722 | controller |     "Jun 09 10:57:57.035563 crc crio[3651]: time=\"2026-06-09T10:57:57.035222525Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=72554bd0-c474-4716-b51b-01fd7b0518b7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.014742 | controller |     "Jun 09 10:57:57.035563 crc crio[3651]: time=\"2026-06-09T10:57:57.035369249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.014762 | controller |     "Jun 09 10:57:57.045917 crc crio[3651]: time=\"2026-06-09T10:57:57.042359164Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=488cd546-c969-46a7-93e0-b3fe3d6f520e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.014782 | controller |     "Jun 09 10:57:57.045917 crc crio[3651]: time=\"2026-06-09T10:57:57.042511699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.014803 | controller |     "Jun 09 10:57:57.064219 crc crio[3651]: time=\"2026-06-09T10:57:57.063852405Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=65c551e6-c593-465a-9d68-09d448de6512 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.014819 | controller |     "Jun 09 10:57:57.064219 crc crio[3651]: time=\"2026-06-09T10:57:57.064197065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.014839 | controller |     "Jun 09 10:57:58.044063 crc crio[3651]: time=\"2026-06-09T10:57:58.04236188Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=8ced6a28-b38c-4000-8916-a63701ad1605 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.014871 | controller |     "Jun 09 10:57:58.044063 crc crio[3651]: time=\"2026-06-09T10:57:58.04269137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.014892 | controller |     "Jun 09 10:57:58.044063 crc crio[3651]: time=\"2026-06-09T10:57:58.04271816Z\" level=info msg=\"Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=ef4e5abb-d16c-4527-b496-f5cf9cdbc8b1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.014913 | controller |     "Jun 09 10:57:58.044063 crc crio[3651]: time=\"2026-06-09T10:57:58.042844374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.014932 | controller |     "Jun 09 10:57:58.045378 crc crio[3651]: time=\"2026-06-09T10:57:58.044307117Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD\" id=0a53aea4-1664-4c6e-a3d8-9dc4a316b5a1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.014953 | controller |     "Jun 09 10:57:58.045378 crc crio[3651]: time=\"2026-06-09T10:57:58.044327938Z\" level=info msg=\"Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=8dec1886-d29b-4566-a73d-c79c69e39c6d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.014973 | controller |     "Jun 09 10:57:58.045378 crc crio[3651]: time=\"2026-06-09T10:57:58.044639847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.014993 | controller |     "Jun 09 10:57:58.045378 crc crio[3651]: time=\"2026-06-09T10:57:58.044646767Z\" level=info msg=\"Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=58b4f77f-dd7e-40bf-94e9-237d8aa73353 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.015013 | controller |     "Jun 09 10:57:58.045378 crc crio[3651]: time=\"2026-06-09T10:57:58.044702889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.015033 | controller |     "Jun 09 10:57:58.045378 crc crio[3651]: time=\"2026-06-09T10:57:58.044359699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.015049 | controller |     "Jun 09 10:57:58.048008 crc crio[3651]: time=\"2026-06-09T10:57:58.047962534Z\" level=info msg=\"Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=c9d8ba77-f95e-40fb-a52f-200852afc401 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.015065 | controller |     "Jun 09 10:57:58.053834 crc crio[3651]: time=\"2026-06-09T10:57:58.048197211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.015080 | controller |     "Jun 09 10:57:58.054754 crc crio[3651]: time=\"2026-06-09T10:57:58.048023416Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=42aff1b7-8e48-4b9a-8399-639b0a62f4ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.015138 | controller |     "Jun 09 10:57:58.054946 crc crio[3651]: time=\"2026-06-09T10:57:58.054922538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.015159 | controller |     "Jun 09 10:57:59.033941 crc crio[3651]: time=\"2026-06-09T10:57:59.033828937Z\" level=info msg=\"Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD\" id=5ccb2722-0cbe-485a-9f30-34022cca0bb9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.015179 | controller |     "Jun 09 10:57:59.033941 crc crio[3651]: time=\"2026-06-09T10:57:59.0339391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.015195 | controller |     "Jun 09 10:57:59.187461 crc crio[3651]: time=\"2026-06-09T10:57:59.186926878Z\" level=info msg=\"Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=ab25a4ae-6e0f-41f1-888a-99f1af74b3d0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.015211 | controller |     "Jun 09 10:57:59.188609 crc crio[3651]: time=\"2026-06-09T10:57:59.187517126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.015226 | controller |     "Jun 09 10:58:10.525913 crc crio[3651]: time=\"2026-06-09T10:58:10.524036872Z\" level=info msg=\"Running pod sandbox: openshift-multus/cni-sysctl-allowlist-ds-mqx5h/POD\" id=2675299f-47a6-4a57-a737-8d4352422db6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.015241 | controller |     "Jun 09 10:58:10.525913 crc crio[3651]: time=\"2026-06-09T10:58:10.525302946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.015256 | controller |     "Jun 09 10:58:11.603995 crc crio[3651]: time=\"2026-06-09T10:58:11.602692646Z\" level=info msg=\"Ran pod sandbox 9bfbb4f5a17c6f37cb714773cddcd82b1cdbe5a19a3c17f1478708a1e5a7853a with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683365-5dplj/POD\" id=4720a028-9ece-468a-89e5-6a181cde9281 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.015271 | controller |     "Jun 09 10:58:11.606767 crc crio[3651]: time=\"2026-06-09T10:58:11.606685364Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=87b1181d-720a-414f-a87d-961104e5eb29 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.015286 | controller |     "Jun 09 10:58:15.775458 crc crio[3651]: time=\"2026-06-09T10:58:15.77244347Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a1eafa5a-af6a-45f5-8968-f55433aa8056 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.015302 | controller |     "Jun 09 10:58:26.692142 crc crio[3651]: time=\"2026-06-09T10:58:26.691477885Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:a104f58c959d5bf78555ff8e34db71baab8f8f4b597506d46f3fbe0d324a2446 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/fd8818d7-96fd-48bc-b14f-e12eee532eec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc000a00820}] Aliases:map[]}\"",
2026-06-09 11:30:35.015318 | controller |     "Jun 09 10:58:26.692142 crc crio[3651]: time=\"2026-06-09T10:58:26.692086146Z\" level=info msg=\"Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.015333 | controller |     "Jun 09 10:58:27.031735 crc crio[3651]: time=\"2026-06-09T10:58:27.024716947Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:c237513fc503a7d7446aa7aaf641659be2d33dc6be005f7bf50ca500c95267f0 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/0cba9d70-5433-4ef0-8096-8312908a0b44 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc000452348}] Aliases:map[]}\"",
2026-06-09 11:30:35.015351 | controller |     "Jun 09 10:58:27.031735 crc crio[3651]: time=\"2026-06-09T10:58:27.026209438Z\" level=info msg=\"Adding pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.015368 | controller |     "Jun 09 10:58:27.061783 crc crio[3651]: time=\"2026-06-09T10:58:27.060114221Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:41bacdc61c8258b24c2ba353d9f9829c5c4a63ae3cb857739e3c005850ca28fa UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/2e692538-2872-43d1-bd5f-3fde2d58080b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc001ecc098}] Aliases:map[]}\"",
2026-06-09 11:30:35.015383 | controller |     "Jun 09 10:58:27.061783 crc crio[3651]: time=\"2026-06-09T10:58:27.060233175Z\" level=info msg=\"Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.015399 | controller |     "Jun 09 10:58:27.063548 crc crio[3651]: time=\"2026-06-09T10:58:27.063376863Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:271b0faef23de3761966d17212d2cd46818ff4e2c6a0c788930dc9b4bf24283d UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/203d9f9b-58b9-4f24-9afa-1a8ad32e7b09 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc00108a6b8}] Aliases:map[]}\"",
2026-06-09 11:30:35.015414 | controller |     "Jun 09 10:58:27.063665 crc crio[3651]: time=\"2026-06-09T10:58:27.06356762Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.015430 | controller |     "Jun 09 10:58:27.072367 crc crio[3651]: time=\"2026-06-09T10:58:27.072259421Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:b6a77415bc05b1e81f341897075f3a097a15edb034111239d6655ca613be6fc7 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/f3faed82-fafa-43f9-bb9e-575d3a63cbf3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc0004526d8}] Aliases:map[]}\"",
2026-06-09 11:30:35.015446 | controller |     "Jun 09 10:58:27.072367 crc crio[3651]: time=\"2026-06-09T10:58:27.072358544Z\" level=info msg=\"Adding pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.015470 | controller |     "Jun 09 10:58:27.090061 crc crio[3651]: time=\"2026-06-09T10:58:27.089773716Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:d5cd2843b11801a2a9b6ece8b679f4320ac92e3049e1d4fe7b29cd7a5cd50a17 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/48e0eeaf-44ed-4cb7-baa5-d609c92160e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc000a001f0}] Aliases:map[]}\"",
2026-06-09 11:30:35.015486 | controller |     "Jun 09 10:58:27.090061 crc crio[3651]: time=\"2026-06-09T10:58:27.089858019Z\" level=info msg=\"Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.015505 | controller |     "Jun 09 10:58:27.090917 crc crio[3651]: time=\"2026-06-09T10:58:27.090715179Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:75adb927381142de43f93aff0f2537b9c6c08c74493cce2190ea875677c67a18 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/2fa01449-bece-48ad-bd66-44eca1fd2405 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc0018aa150}] Aliases:map[]}\"",
2026-06-09 11:30:35.015521 | controller |     "Jun 09 10:58:27.090917 crc crio[3651]: time=\"2026-06-09T10:58:27.090851463Z\" level=info msg=\"Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.015536 | controller |     "Jun 09 10:58:27.116715 crc crio[3651]: time=\"2026-06-09T10:58:27.116109797Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:602de7d2490701c9b75158dc0558a74f91c346da83b37d02a20565b62b3d65ee UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/4c9511f2-0ab1-4afb-9877-3e7d1191ca76 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc0004528c8}] Aliases:map[]}\"",
2026-06-09 11:30:35.015551 | controller |     "Jun 09 10:58:27.116715 crc crio[3651]: time=\"2026-06-09T10:58:27.116337574Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.015567 | controller |     "Jun 09 10:58:27.119372 crc crio[3651]: time=\"2026-06-09T10:58:27.118907703Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:53b93f23f59d688a03a9840321f46fff10210e03e02dcd575e9c43699f490a66 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/cbf2af81-8adc-4f1a-a3f9-1249420256fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc000a00358}] Aliases:map[]}\"",
2026-06-09 11:30:35.015582 | controller |     "Jun 09 10:58:27.119372 crc crio[3651]: time=\"2026-06-09T10:58:27.119344428Z\" level=info msg=\"Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.015599 | controller |     "Jun 09 10:58:27.125138 crc crio[3651]: time=\"2026-06-09T10:58:27.124719804Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:fe5cb461b724f8b89ba5c497b131634a4bae9421655076e274fcff66e7a106a3 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/2ab02991-deca-4d84-afb1-7e2f137484e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc00108a910}] Aliases:map[]}\"",
2026-06-09 11:30:35.015614 | controller |     "Jun 09 10:58:27.125138 crc crio[3651]: time=\"2026-06-09T10:58:27.12488932Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.015630 | controller |     "Jun 09 10:58:27.127662 crc crio[3651]: time=\"2026-06-09T10:58:27.127322594Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=2675299f-47a6-4a57-a737-8d4352422db6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.015649 | controller |     "Jun 09 10:58:27.168384 crc crio[3651]: time=\"2026-06-09T10:58:27.167066189Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:962cdac498a176464ee27a7b6d69f86b95a8ab7b281d4769b8ba16b22c8abedb UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/6c1de9a7-1d71-4553-93df-d7c7216602f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc0018aa310}] Aliases:map[]}\"",
2026-06-09 11:30:35.015665 | controller |     "Jun 09 10:58:27.168384 crc crio[3651]: time=\"2026-06-09T10:58:27.167588347Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.015680 | controller |     "Jun 09 10:58:27.216101 crc crio[3651]: time=\"2026-06-09T10:58:27.214982885Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:2f0ff3a6bd1f8c6b3011358f44f30b72dedb66fff005849616e325c1bb5f9c94 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/493f143a-6cd5-4050-b432-6927b5eec7b9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc001ecc2d8}] Aliases:map[]}\"",
2026-06-09 11:30:35.015696 | controller |     "Jun 09 10:58:27.216101 crc crio[3651]: time=\"2026-06-09T10:58:27.215187012Z\" level=info msg=\"Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.015711 | controller |     "Jun 09 10:58:27.234348 crc crio[3651]: time=\"2026-06-09T10:58:27.234073345Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:4389953051c238a0fbe4458debb60786ebca030c6e30e205d781bf07861d0e7e UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/a0802bba-e561-4f1c-bcad-c87b82be5a63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6cdf074d_0e2a_4a0b_8843_5f823e7bf7c3.slice PodAnnotations:0xc001e2a348}] Aliases:map[]}\"",
2026-06-09 11:30:35.015726 | controller |     "Jun 09 10:58:27.234348 crc crio[3651]: time=\"2026-06-09T10:58:27.234124197Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.015741 | controller |     "Jun 09 10:58:27.271015 crc crio[3651]: time=\"2026-06-09T10:58:27.26832637Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683365-5dplj/collect-profiles\" id=d32a6b96-d9d9-44e5-ae35-333158336d29 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.015756 | controller |     "Jun 09 10:58:27.286954 crc crio[3651]: time=\"2026-06-09T10:58:27.286824339Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:a5814ac82bc23a41c0ffe5c939d830b670e608a684a392e53eb8cd5724c4f18f UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/43ba85cf-eb33-45da-afba-b64965aa51bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc0018aa4d0}] Aliases:map[]}\"",
2026-06-09 11:30:35.015775 | controller |     "Jun 09 10:58:27.287384 crc crio[3651]: time=\"2026-06-09T10:58:27.287357518Z\" level=info msg=\"Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.015791 | controller |     "Jun 09 10:58:27.291318 crc crio[3651]: time=\"2026-06-09T10:58:27.291101667Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:c14204007b4bd9f11109690b669faf79170a09d2aed3d2675b7c674dd91868ae UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/314ee98f-f1b8-436e-bfc8-c68ed780b365 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc00108ab50}] Aliases:map[]}\"",
2026-06-09 11:30:35.015807 | controller |     "Jun 09 10:58:27.291958 crc crio[3651]: time=\"2026-06-09T10:58:27.291322905Z\" level=info msg=\"Adding pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.015822 | controller |     "Jun 09 10:58:27.394123 crc crio[3651]: time=\"2026-06-09T10:58:27.393949013Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:8f8c6599fbbecdca35a23a4fe0d79d12a81bd090e8b540aeb7ecc61fcfb40875 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/7913f548-3fc9-442d-a19c-575a5aca4ad1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38fb2a5f_6a1e_4c7a_8df2_0b2a456c372e.slice PodAnnotations:0xc001ecc420}] Aliases:map[]}\"",
2026-06-09 11:30:35.015838 | controller |     "Jun 09 10:58:27.394123 crc crio[3651]: time=\"2026-06-09T10:58:27.394070317Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.015881 | controller |     "Jun 09 10:58:27.448741 crc crio[3651]: time=\"2026-06-09T10:58:27.437104355Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:fdff107fe4dd9d65d82f2741a5cc75cb70c3ff22a1224e80f8e96c028716e9bb UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/de9c610a-dd59-42ad-87d4-9f3a8df02ca2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc00008c6f8}] Aliases:map[]}\"",
2026-06-09 11:30:35.015899 | controller |     "Jun 09 10:58:27.448741 crc crio[3651]: time=\"2026-06-09T10:58:27.437152007Z\" level=info msg=\"Adding pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.015915 | controller |     "Jun 09 10:58:27.506023 crc crio[3651]: time=\"2026-06-09T10:58:27.505958225Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:77ef9676de98e250e8816ed434b28dd2f982cddf40411c5af6fb07185d0f53d4 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/afaa53bd-426d-4fa2-b954-b8c697910068 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc00008c848}] Aliases:map[]}\"",
2026-06-09 11:30:35.015931 | controller |     "Jun 09 10:58:27.506370 crc crio[3651]: time=\"2026-06-09T10:58:27.506347549Z\" level=info msg=\"Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.015950 | controller |     "Jun 09 10:58:27.549741 crc crio[3651]: time=\"2026-06-09T10:58:27.549374687Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:01720d3cc7c6b83f90c7243e29ef131128b48f41261824bdcb105e6c237f15e4 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/d9425a6d-6970-4964-86dd-a5b27b616116 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc00108ad10}] Aliases:map[]}\"",
2026-06-09 11:30:35.015965 | controller |     "Jun 09 10:58:27.549741 crc crio[3651]: time=\"2026-06-09T10:58:27.549733729Z\" level=info msg=\"Adding pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.015980 | controller |     "Jun 09 10:58:27.623744 crc crio[3651]: time=\"2026-06-09T10:58:27.623033523Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:6486d3fd6af67b3f3adb787754053f65accf4b36d3467130639ea553959008a1 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/39d0d32f-f343-4407-b40b-173350f861c3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc001e2a510}] Aliases:map[]}\"",
2026-06-09 11:30:35.015995 | controller |     "Jun 09 10:58:27.623744 crc crio[3651]: time=\"2026-06-09T10:58:27.623432737Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.016011 | controller |     "Jun 09 10:58:27.644985 crc crio[3651]: time=\"2026-06-09T10:58:27.64464579Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:7cd6811fd4f4886952d25001c4b3869e22cbcf9fc329670ae044c28dc141365e UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/ccd145fc-af3a-468f-985e-721edb35d4ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc000a00630}] Aliases:map[]}\"",
2026-06-09 11:30:35.016026 | controller |     "Jun 09 10:58:27.644985 crc crio[3651]: time=\"2026-06-09T10:58:27.644899809Z\" level=info msg=\"Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.016042 | controller |     "Jun 09 10:58:27.709548 crc crio[3651]: time=\"2026-06-09T10:58:27.707453432Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:3a31f3586cfe5c133be1bd1d62abea58ae3abcc549c04a906c2d4c79cf1c7676 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/9243b6fe-0d84-4dec-b0d2-0ddf0476b3fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc001f06158}] Aliases:map[]}\"",
2026-06-09 11:30:35.016057 | controller |     "Jun 09 10:58:27.709548 crc crio[3651]: time=\"2026-06-09T10:58:27.70769508Z\" level=info msg=\"Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.016072 | controller |     "Jun 09 10:58:27.767160 crc crio[3651]: time=\"2026-06-09T10:58:27.766838655Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:2b3874486ab4714c54a62fc3918cec19b6a563f63cd5ba98565e424621af693f UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/164fdee9-079c-4e0d-9e6b-520a29b960aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc00008c9d8}] Aliases:map[]}\"",
2026-06-09 11:30:35.016092 | controller |     "Jun 09 10:58:27.767667 crc crio[3651]: time=\"2026-06-09T10:58:27.76698179Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.016107 | controller |     "Jun 09 10:58:27.784933 crc crio[3651]: time=\"2026-06-09T10:58:27.781650327Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:ce783c8785d6ba72439bbf8650a9a8d15beabf3210b247d32cc1239a74807b8e UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/09fe49b7-6073-4527-925e-ee1835874cfa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc00108ae28}] Aliases:map[]}\"",
2026-06-09 11:30:35.016123 | controller |     "Jun 09 10:58:27.784933 crc crio[3651]: time=\"2026-06-09T10:58:27.781785302Z\" level=info msg=\"Adding pod openshift-dns_dns-default-qtghf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.016138 | controller |     "Jun 09 10:58:27.785597 crc crio[3651]: time=\"2026-06-09T10:58:27.784978482Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:bf1c22d094c12a5ec0ea8ebbd4e1e59133fada12ce61e3b9c47de2ce57cd23ce UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/7f5eba7b-ec6f-4cfa-a349-64b727a20c87 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc001ecc5c8}] Aliases:map[]}\"",
2026-06-09 11:30:35.016154 | controller |     "Jun 09 10:58:27.785597 crc crio[3651]: time=\"2026-06-09T10:58:27.785315104Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.016169 | controller |     "Jun 09 10:58:27.793859 crc crio[3651]: time=\"2026-06-09T10:58:27.793683443Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:74ed6ea7f8cc65253f99e578e59707b7f24b66b489f27386e8dc9479cfbe3e5c UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/7cb7e214-4623-4b2e-93fb-f97cd8e3a281 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc0018aa730}] Aliases:map[]}\"",
2026-06-09 11:30:35.016184 | controller |     "Jun 09 10:58:27.793859 crc crio[3651]: time=\"2026-06-09T10:58:27.793751296Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.016199 | controller |     "Jun 09 10:58:28.051104 crc crio[3651]: time=\"2026-06-09T10:58:28.050872475Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:744f02bb2909c6f3865bf8815b27eafc57e9cabb2855e90db1ce63933dacbfc7 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/e063a977-c2de-4b67-81d2-7279a43bd4f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc001e2a740}] Aliases:map[]}\"",
2026-06-09 11:30:35.016217 | controller |     "Jun 09 10:58:28.051104 crc crio[3651]: time=\"2026-06-09T10:58:28.051103263Z\" level=info msg=\"Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.016232 | controller |     "Jun 09 10:58:28.059113 crc crio[3651]: time=\"2026-06-09T10:58:28.052022825Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:dfb6e0430f92afe743a6b2c216debf0dc91afae5331c1ef7311faa5611c6ff0a UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/21a971ed-92f4-45cd-931c-dd07f5c37d94 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc001ecc798}] Aliases:map[]}\"",
2026-06-09 11:30:35.016248 | controller |     "Jun 09 10:58:28.059113 crc crio[3651]: time=\"2026-06-09T10:58:28.052080637Z\" level=info msg=\"Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.016263 | controller |     "Jun 09 10:58:28.059113 crc crio[3651]: time=\"2026-06-09T10:58:28.055851427Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:b0ef322b9b33fe8a5f6e8f97c85a30cfc686519d2d12236dc8f3610a5ae4648a UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/3cdd67b3-4b06-491e-9a04-b53eee468024 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc00018a728}] Aliases:map[]}\"",
2026-06-09 11:30:35.016278 | controller |     "Jun 09 10:58:28.059113 crc crio[3651]: time=\"2026-06-09T10:58:28.055887089Z\" level=info msg=\"Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.016293 | controller |     "Jun 09 10:58:28.180093 crc crio[3651]: time=\"2026-06-09T10:58:28.179242054Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:b616e6b1e0cd8199758fb15f85947bd3c890bce947bd22e662f36108daa89055 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/f41e099b-266e-4afb-869e-24707ba87da5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc00018a918}] Aliases:map[]}\"",
2026-06-09 11:30:35.016309 | controller |     "Jun 09 10:58:28.180093 crc crio[3651]: time=\"2026-06-09T10:58:28.179308006Z\" level=info msg=\"Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.016324 | controller |     "Jun 09 10:58:28.206834 crc crio[3651]: time=\"2026-06-09T10:58:28.205102088Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:8123b2013610528515984fa6d5c318636dc91b6aaf789285818f0c223fb360a3 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/423a46c5-bf50-4452-814c-248b7e5724c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc00008ccf8}] Aliases:map[]}\"",
2026-06-09 11:30:35.016340 | controller |     "Jun 09 10:58:28.206834 crc crio[3651]: time=\"2026-06-09T10:58:28.205976558Z\" level=info msg=\"Adding pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.016359 | controller |     "Jun 09 10:58:28.216484 crc crio[3651]: time=\"2026-06-09T10:58:28.214570365Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:ad7195ea87bf0a13e665d163ee2fbef04d2f0727168efb7c207c87004b6d824a UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/64f8b9d8-d7fb-491c-b133-7b12b6106f24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc001ecc8c0}] Aliases:map[]}\"",
2026-06-09 11:30:35.016374 | controller |     "Jun 09 10:58:28.219844 crc crio[3651]: time=\"2026-06-09T10:58:28.218724769Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.016390 | controller |     "Jun 09 10:58:28.243117 crc crio[3651]: time=\"2026-06-09T10:58:28.238261954Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:7447659a8d7bb213bdc140c6d9ff81b2f8739dff5814b1c551ee1fc3408c5636 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/d99e355f-deff-4278-b412-23c9dcab1ed8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc00008cd28}] Aliases:map[]}\"",
2026-06-09 11:30:35.016404 | controller |     "Jun 09 10:58:28.243117 crc crio[3651]: time=\"2026-06-09T10:58:28.238594356Z\" level=info msg=\"Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.016419 | controller |     "Jun 09 10:58:28.290717 crc crio[3651]: time=\"2026-06-09T10:58:28.290115837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.016434 | controller |     "Jun 09 10:58:28.396165 crc crio[3651]: time=\"2026-06-09T10:58:28.386146657Z\" level=info msg=\"Ran pod sandbox 63888747bcf6c9d5bfe4c2405cc1ec1f40c7c3af184b687667314c71d26577f4 with infra container: openshift-multus/cni-sysctl-allowlist-ds-mqx5h/POD\" id=2675299f-47a6-4a57-a737-8d4352422db6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.016449 | controller |     "Jun 09 10:58:28.396165 crc crio[3651]: time=\"2026-06-09T10:58:28.395723138Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:2c0049503fa8adb64b38d4b24ec8d1b3c13afca807623945676f512764c4c804 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/ea7c4902-6136-45d4-b657-4bf37994c034 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc0001325b0}] Aliases:map[]}\"",
2026-06-09 11:30:35.016464 | controller |     "Jun 09 10:58:28.396165 crc crio[3651]: time=\"2026-06-09T10:58:28.3957708Z\" level=info msg=\"Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.016479 | controller |     "Jun 09 10:58:28.396689 crc crio[3651]: time=\"2026-06-09T10:58:28.396086301Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:fc2182547f0f3e4071d00a8948ea0e63e51bfc62540b658a41e2adb137293c79 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/cc610cc6-aa9d-4b89-a137-ff647c9bd275 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc000452c38}] Aliases:map[]}\"",
2026-06-09 11:30:35.016497 | controller |     "Jun 09 10:58:28.396689 crc crio[3651]: time=\"2026-06-09T10:58:28.396289398Z\" level=info msg=\"Adding pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.016513 | controller |     "Jun 09 10:58:28.539622 crc crio[3651]: time=\"2026-06-09T10:58:28.536801556Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=7aa88cad-d8aa-4cd4-8a5b-5062556325dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.016528 | controller |     "Jun 09 10:58:28.539622 crc crio[3651]: time=\"2026-06-09T10:58:28.539350644Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:6f86af0ca2497367fe314675d97afdceb29467a33852929ef4f6841fe9364b0d UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/cbf58f65-007f-47db-b4a3-1a8c456dad67 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc001c5c048}] Aliases:map[]}\"",
2026-06-09 11:30:35.016543 | controller |     "Jun 09 10:58:28.539622 crc crio[3651]: time=\"2026-06-09T10:58:28.53951943Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.016574 | controller |     "Jun 09 10:58:28.543829 crc crio[3651]: time=\"2026-06-09T10:58:28.543611042Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:7340aa1e10799ec33026859d608b1de2c54ad3af7fd6221f5b0592ad74bd8104 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/233039b7-2730-4022-88dc-04e94e66b385 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc001ecc9c0}] Aliases:map[]}\"",
2026-06-09 11:30:35.016592 | controller |     "Jun 09 10:58:28.543829 crc crio[3651]: time=\"2026-06-09T10:58:28.543685784Z\" level=info msg=\"Adding pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.016608 | controller |     "Jun 09 10:58:28.885986 crc crio[3651]: time=\"2026-06-09T10:58:28.878954756Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=39a9495c-da7a-44bd-a601-3e661564bb78 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.016624 | controller |     "Jun 09 10:58:30.996542 crc crio[3651]: 2026-06-09T10:58:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a104f58c959d5bf Mac:2e:df:1d:c7:b9:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0e Mtu:0 Sandbox:/var/run/netns/fd8818d7-96fd-48bc-b14f-e12eee532eec SocketPath: PciID:}] [{Interface:0xc00014aba0 Address:{IP:10.217.0.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.016639 | controller |     "Jun 09 10:58:30.998951 crc crio[3651]: time=\"2026-06-09T10:58:30.998350922Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:a104f58c959d5bf78555ff8e34db71baab8f8f4b597506d46f3fbe0d324a2446 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/fd8818d7-96fd-48bc-b14f-e12eee532eec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc000a00820}] Aliases:map[]}\"",
2026-06-09 11:30:35.016659 | controller |     "Jun 09 10:58:30.998951 crc crio[3651]: time=\"2026-06-09T10:58:30.998745435Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.016675 | controller |     "Jun 09 10:58:36.038529 crc crio[3651]: 2026-06-09T10:58:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:41bacdc61c8258b Mac:6e:ed:bf:f0:03:ba Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0b Mtu:0 Sandbox:/var/run/netns/2e692538-2872-43d1-bd5f-3fde2d58080b SocketPath: PciID:}] [{Interface:0xc00038c5f0 Address:{IP:10.217.0.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.016690 | controller |     "Jun 09 10:58:36.054571 crc crio[3651]: time=\"2026-06-09T10:58:36.05354121Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:41bacdc61c8258b24c2ba353d9f9829c5c4a63ae3cb857739e3c005850ca28fa UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/2e692538-2872-43d1-bd5f-3fde2d58080b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc001ecc098}] Aliases:map[]}\"",
2026-06-09 11:30:35.016706 | controller |     "Jun 09 10:58:36.054833 crc crio[3651]: time=\"2026-06-09T10:58:36.054737381Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.016722 | controller |     "Jun 09 10:58:36.151949 crc crio[3651]: 2026-06-09T10:58:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:602de7d2490701c Mac:fa:c5:3b:48:fb:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:04 Mtu:0 Sandbox:/var/run/netns/4c9511f2-0ab1-4afb-9877-3e7d1191ca76 SocketPath: PciID:}] [{Interface:0xc000147050 Address:{IP:10.217.0.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.016738 | controller |     "Jun 09 10:58:36.153028 crc crio[3651]: time=\"2026-06-09T10:58:36.152911636Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:602de7d2490701c9b75158dc0558a74f91c346da83b37d02a20565b62b3d65ee UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/4c9511f2-0ab1-4afb-9877-3e7d1191ca76 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc0004528c8}] Aliases:map[]}\"",
2026-06-09 11:30:35.016754 | controller |     "Jun 09 10:58:36.154290 crc crio[3651]: time=\"2026-06-09T10:58:36.153582829Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.016769 | controller |     "Jun 09 10:58:36.225595 crc crio[3651]: 2026-06-09T10:58:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:962cdac498a1764 Mac:12:4d:6a:5d:1f:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3a Mtu:0 Sandbox:/var/run/netns/6c1de9a7-1d71-4553-93df-d7c7216602f2 SocketPath: PciID:}] [{Interface:0xc0003a4960 Address:{IP:10.217.0.58 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.016785 | controller |     "Jun 09 10:58:36.231180 crc crio[3651]: time=\"2026-06-09T10:58:36.231053757Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:962cdac498a176464ee27a7b6d69f86b95a8ab7b281d4769b8ba16b22c8abedb UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/6c1de9a7-1d71-4553-93df-d7c7216602f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc0018aa310}] Aliases:map[]}\"",
2026-06-09 11:30:35.016803 | controller |     "Jun 09 10:58:36.231588 crc crio[3651]: time=\"2026-06-09T10:58:36.231338627Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.016819 | controller |     "Jun 09 10:58:36.311610 crc crio[3651]: 2026-06-09T10:58:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:271b0faef23de37 Mac:ca:2b:f3:69:5f:b9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:24 Mtu:0 Sandbox:/var/run/netns/203d9f9b-58b9-4f24-9afa-1a8ad32e7b09 SocketPath: PciID:}] [{Interface:0xc000127070 Address:{IP:10.217.0.36 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.016834 | controller |     "Jun 09 10:58:36.311845 crc crio[3651]: time=\"2026-06-09T10:58:36.311811389Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:271b0faef23de3761966d17212d2cd46818ff4e2c6a0c788930dc9b4bf24283d UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/203d9f9b-58b9-4f24-9afa-1a8ad32e7b09 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc00108a6b8}] Aliases:map[]}\"",
2026-06-09 11:30:35.016864 | controller |     "Jun 09 10:58:36.314703 crc crio[3651]: time=\"2026-06-09T10:58:36.311986595Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.016885 | controller |     "Jun 09 10:58:36.358564 crc crio[3651]: 2026-06-09T10:58:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2f0ff3a6bd1f8c6 Mac:6e:1c:20:53:c7:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:10 Mtu:0 Sandbox:/var/run/netns/493f143a-6cd5-4050-b432-6927b5eec7b9 SocketPath: PciID:}] [{Interface:0xc0003268c0 Address:{IP:10.217.0.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.016902 | controller |     "Jun 09 10:58:36.359702 crc crio[3651]: time=\"2026-06-09T10:58:36.358795064Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:2f0ff3a6bd1f8c6b3011358f44f30b72dedb66fff005849616e325c1bb5f9c94 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/493f143a-6cd5-4050-b432-6927b5eec7b9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc001ecc2d8}] Aliases:map[]}\"",
2026-06-09 11:30:35.016917 | controller |     "Jun 09 10:58:36.359702 crc crio[3651]: time=\"2026-06-09T10:58:36.358955289Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.016933 | controller |     "Jun 09 10:58:36.874049 crc crio[3651]: 2026-06-09T10:58:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d5cd2843b11801a Mac:b2:3b:66:38:01:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1b Mtu:0 Sandbox:/var/run/netns/48e0eeaf-44ed-4cb7-baa5-d609c92160e8 SocketPath: PciID:}] [{Interface:0xc000110a00 Address:{IP:10.217.0.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.016948 | controller |     "Jun 09 10:58:36.929101 crc crio[3651]: time=\"2026-06-09T10:58:36.928944096Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:d5cd2843b11801a2a9b6ece8b679f4320ac92e3049e1d4fe7b29cd7a5cd50a17 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/48e0eeaf-44ed-4cb7-baa5-d609c92160e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc000a001f0}] Aliases:map[]}\"",
2026-06-09 11:30:35.016966 | controller |     "Jun 09 10:58:36.929689 crc crio[3651]: time=\"2026-06-09T10:58:36.929291558Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.016982 | controller |     "Jun 09 10:58:40.660036 crc crio[3651]: 2026-06-09T10:58:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c237513fc503a7d Mac:0a:a1:5c:da:4f:53 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:25 Mtu:0 Sandbox:/var/run/netns/0cba9d70-5433-4ef0-8096-8312908a0b44 SocketPath: PciID:}] [{Interface:0xc0002fa780 Address:{IP:10.217.0.37 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.016998 | controller |     "Jun 09 10:58:40.687102 crc crio[3651]: time=\"2026-06-09T10:58:40.686965337Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:c237513fc503a7d7446aa7aaf641659be2d33dc6be005f7bf50ca500c95267f0 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/0cba9d70-5433-4ef0-8096-8312908a0b44 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc000452348}] Aliases:map[]}\"",
2026-06-09 11:30:35.017014 | controller |     "Jun 09 10:58:40.687689 crc crio[3651]: time=\"2026-06-09T10:58:40.687592809Z\" level=info msg=\"Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.017030 | controller |     "Jun 09 10:58:41.752974 crc crio[3651]: 2026-06-09T10:58:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4389953051c238a Mac:fa:e9:75:c5:32:52 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/a0802bba-e561-4f1c-bcad-c87b82be5a63 SocketPath: PciID:}] [{Interface:0xc0003651c0 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.017046 | controller |     "Jun 09 10:58:41.753916 crc crio[3651]: time=\"2026-06-09T10:58:41.753823952Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:4389953051c238a0fbe4458debb60786ebca030c6e30e205d781bf07861d0e7e UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/a0802bba-e561-4f1c-bcad-c87b82be5a63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6cdf074d_0e2a_4a0b_8843_5f823e7bf7c3.slice PodAnnotations:0xc001e2a348}] Aliases:map[]}\"",
2026-06-09 11:30:35.017062 | controller |     "Jun 09 10:58:41.754090 crc crio[3651]: time=\"2026-06-09T10:58:41.754021519Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.017077 | controller |     "Jun 09 10:58:41.855520 crc crio[3651]: 2026-06-09T10:58:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ad7195ea87bf0a1 Mac:6e:64:61:cd:2b:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:26 Mtu:0 Sandbox:/var/run/netns/64f8b9d8-d7fb-491c-b133-7b12b6106f24 SocketPath: PciID:}] [{Interface:0xc0003aa7c0 Address:{IP:10.217.0.38 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.017092 | controller |     "Jun 09 10:58:41.855520 crc crio[3651]: time=\"2026-06-09T10:58:41.854104439Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:ad7195ea87bf0a13e665d163ee2fbef04d2f0727168efb7c207c87004b6d824a UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/64f8b9d8-d7fb-491c-b133-7b12b6106f24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc001ecc8c0}] Aliases:map[]}\"",
2026-06-09 11:30:35.017113 | controller |     "Jun 09 10:58:41.855520 crc crio[3651]: time=\"2026-06-09T10:58:41.854232144Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.017129 | controller |     "Jun 09 10:58:41.880266 crc crio[3651]: 2026-06-09T10:58:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:75adb927381142d Mac:7a:38:39:a2:fe:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:09 Mtu:0 Sandbox:/var/run/netns/2fa01449-bece-48ad-bd66-44eca1fd2405 SocketPath: PciID:}] [{Interface:0xc00059a810 Address:{IP:10.217.0.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.017145 | controller |     "Jun 09 10:58:41.881931 crc crio[3651]: time=\"2026-06-09T10:58:41.88188338Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:75adb927381142de43f93aff0f2537b9c6c08c74493cce2190ea875677c67a18 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/2fa01449-bece-48ad-bd66-44eca1fd2405 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc0018aa150}] Aliases:map[]}\"",
2026-06-09 11:30:35.017161 | controller |     "Jun 09 10:58:41.882157 crc crio[3651]: time=\"2026-06-09T10:58:41.882061326Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.017176 | controller |     "Jun 09 10:58:41.910632 crc crio[3651]: 2026-06-09T10:58:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c14204007b4bd9f Mac:f6:48:c7:1b:19:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:20 Mtu:0 Sandbox:/var/run/netns/314ee98f-f1b8-436e-bfc8-c68ed780b365 SocketPath: PciID:}] [{Interface:0xc0002b29e0 Address:{IP:10.217.0.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.017191 | controller |     "Jun 09 10:58:41.913215 crc crio[3651]: time=\"2026-06-09T10:58:41.912621453Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:c14204007b4bd9f11109690b669faf79170a09d2aed3d2675b7c674dd91868ae UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/314ee98f-f1b8-436e-bfc8-c68ed780b365 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc00108ab50}] Aliases:map[]}\"",
2026-06-09 11:30:35.017207 | controller |     "Jun 09 10:58:41.913215 crc crio[3651]: time=\"2026-06-09T10:58:41.913013016Z\" level=info msg=\"Checking pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.017222 | controller |     "Jun 09 10:58:41.913215 crc crio[3651]: 2026-06-09T10:58:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fc2182547f0f3e4 Mac:a6:eb:c9:eb:65:87 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:15 Mtu:0 Sandbox:/var/run/netns/cc610cc6-aa9d-4b89-a137-ff647c9bd275 SocketPath: PciID:}] [{Interface:0xc00023ad40 Address:{IP:10.217.0.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.017241 | controller |     "Jun 09 10:58:41.914020 crc crio[3651]: time=\"2026-06-09T10:58:41.913956549Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:fc2182547f0f3e4071d00a8948ea0e63e51bfc62540b658a41e2adb137293c79 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/cc610cc6-aa9d-4b89-a137-ff647c9bd275 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc000452c38}] Aliases:map[]}\"",
2026-06-09 11:30:35.017257 | controller |     "Jun 09 10:58:41.914354 crc crio[3651]: time=\"2026-06-09T10:58:41.914159776Z\" level=info msg=\"Checking pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.017272 | controller |     "Jun 09 10:58:41.937358 crc crio[3651]: 2026-06-09T10:58:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a5814ac82bc23a4 Mac:42:23:0d:65:5e:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0d Mtu:0 Sandbox:/var/run/netns/43ba85cf-eb33-45da-afba-b64965aa51bf SocketPath: PciID:}] [{Interface:0xc0002e27f0 Address:{IP:10.217.0.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.017287 | controller |     "Jun 09 10:58:41.938229 crc crio[3651]: time=\"2026-06-09T10:58:41.938123514Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:a5814ac82bc23a41c0ffe5c939d830b670e608a684a392e53eb8cd5724c4f18f UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/43ba85cf-eb33-45da-afba-b64965aa51bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc0018aa4d0}] Aliases:map[]}\"",
2026-06-09 11:30:35.017303 | controller |     "Jun 09 10:58:41.938499 crc crio[3651]: time=\"2026-06-09T10:58:41.938380723Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.017319 | controller |     "Jun 09 10:58:41.939624 crc crio[3651]: 2026-06-09T10:58:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bf1c22d094c12a5 Mac:b6:d8:35:b1:40:4b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:11 Mtu:0 Sandbox:/var/run/netns/7f5eba7b-ec6f-4cfa-a349-64b727a20c87 SocketPath: PciID:}] [{Interface:0xc000302cb0 Address:{IP:10.217.0.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.017334 | controller |     "Jun 09 10:58:41.939785 crc crio[3651]: 2026-06-09T10:58:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b616e6b1e0cd819 Mac:6e:cc:5c:23:c4:29 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1f Mtu:0 Sandbox:/var/run/netns/f41e099b-266e-4afb-869e-24707ba87da5 SocketPath: PciID:}] [{Interface:0xc00019e680 Address:{IP:10.217.0.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.017349 | controller |     "Jun 09 10:58:41.940493 crc crio[3651]: time=\"2026-06-09T10:58:41.940297129Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:b616e6b1e0cd8199758fb15f85947bd3c890bce947bd22e662f36108daa89055 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/f41e099b-266e-4afb-869e-24707ba87da5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc00018a918}] Aliases:map[]}\"",
2026-06-09 11:30:35.017365 | controller |     "Jun 09 10:58:41.940964 crc crio[3651]: time=\"2026-06-09T10:58:41.940942972Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.017384 | controller |     "Jun 09 10:58:41.948110 crc crio[3651]: time=\"2026-06-09T10:58:41.944910369Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:bf1c22d094c12a5ec0ea8ebbd4e1e59133fada12ce61e3b9c47de2ce57cd23ce UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/7f5eba7b-ec6f-4cfa-a349-64b727a20c87 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc001ecc5c8}] Aliases:map[]}\"",
2026-06-09 11:30:35.017400 | controller |     "Jun 09 10:58:41.948110 crc crio[3651]: time=\"2026-06-09T10:58:41.945340404Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.017415 | controller |     "Jun 09 10:58:41.966043 crc crio[3651]: 2026-06-09T10:58:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b6a77415bc05b1e Mac:56:24:a7:ff:b9:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1e Mtu:0 Sandbox:/var/run/netns/f3faed82-fafa-43f9-bb9e-575d3a63cbf3 SocketPath: PciID:}] [{Interface:0xc000341830 Address:{IP:10.217.0.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.017431 | controller |     "Jun 09 10:58:41.966043 crc crio[3651]: time=\"2026-06-09T10:58:41.960868591Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:b6a77415bc05b1e81f341897075f3a097a15edb034111239d6655ca613be6fc7 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/f3faed82-fafa-43f9-bb9e-575d3a63cbf3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc0004526d8}] Aliases:map[]}\"",
2026-06-09 11:30:35.017447 | controller |     "Jun 09 10:58:41.966043 crc crio[3651]: time=\"2026-06-09T10:58:41.961051867Z\" level=info msg=\"Checking pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.017462 | controller |     "Jun 09 10:58:41.988646 crc crio[3651]: 2026-06-09T10:58:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:744f02bb2909c6f Mac:2e:24:39:7c:78:20 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:06 Mtu:0 Sandbox:/var/run/netns/e063a977-c2de-4b67-81d2-7279a43bd4f0 SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.0.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.017478 | controller |     "Jun 09 10:58:41.990010 crc crio[3651]: time=\"2026-06-09T10:58:41.989973737Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:744f02bb2909c6f3865bf8815b27eafc57e9cabb2855e90db1ce63933dacbfc7 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/e063a977-c2de-4b67-81d2-7279a43bd4f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc001e2a740}] Aliases:map[]}\"",
2026-06-09 11:30:35.017493 | controller |     "Jun 09 10:58:41.990311 crc crio[3651]: time=\"2026-06-09T10:58:41.990287428Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.017509 | controller |     "Jun 09 10:58:42.163320 crc crio[3651]: 2026-06-09T10:58:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:77ef9676de98e25 Mac:02:17:9f:e8:15:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2a Mtu:0 Sandbox:/var/run/netns/afaa53bd-426d-4fa2-b954-b8c697910068 SocketPath: PciID:}] [{Interface:0xc0001a2900 Address:{IP:10.217.0.42 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.017527 | controller |     "Jun 09 10:58:42.164160 crc crio[3651]: time=\"2026-06-09T10:58:42.164060236Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:77ef9676de98e250e8816ed434b28dd2f982cddf40411c5af6fb07185d0f53d4 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/afaa53bd-426d-4fa2-b954-b8c697910068 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc00008c848}] Aliases:map[]}\"",
2026-06-09 11:30:35.017543 | controller |     "Jun 09 10:58:42.164313 crc crio[3651]: time=\"2026-06-09T10:58:42.164281714Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.017558 | controller |     "Jun 09 10:58:42.185847 crc crio[3651]: 2026-06-09T10:58:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dfb6e0430f92afe Mac:f2:4b:6e:4c:ff:fe Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:03 Mtu:0 Sandbox:/var/run/netns/21a971ed-92f4-45cd-931c-dd07f5c37d94 SocketPath: PciID:}] [{Interface:0xc0002ee760 Address:{IP:10.217.0.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.017574 | controller |     "Jun 09 10:58:42.186820 crc crio[3651]: time=\"2026-06-09T10:58:42.18673646Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:dfb6e0430f92afe743a6b2c216debf0dc91afae5331c1ef7311faa5611c6ff0a UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/21a971ed-92f4-45cd-931c-dd07f5c37d94 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc001ecc798}] Aliases:map[]}\"",
2026-06-09 11:30:35.017589 | controller |     "Jun 09 10:58:42.187098 crc crio[3651]: time=\"2026-06-09T10:58:42.186997589Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.017604 | controller |     "Jun 09 10:58:42.216633 crc crio[3651]: 2026-06-09T10:58:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7340aa1e10799ec Mac:8e:39:65:93:69:55 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0a Mtu:0 Sandbox:/var/run/netns/233039b7-2730-4022-88dc-04e94e66b385 SocketPath: PciID:}] [{Interface:0xc000318900 Address:{IP:10.217.0.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.017620 | controller |     "Jun 09 10:58:42.216633 crc crio[3651]: time=\"2026-06-09T10:58:42.216148057Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:7340aa1e10799ec33026859d608b1de2c54ad3af7fd6221f5b0592ad74bd8104 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/233039b7-2730-4022-88dc-04e94e66b385 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc001ecc9c0}] Aliases:map[]}\"",
2026-06-09 11:30:35.017635 | controller |     "Jun 09 10:58:42.218626 crc crio[3651]: time=\"2026-06-09T10:58:42.218514679Z\" level=info msg=\"Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.017651 | controller |     "Jun 09 10:58:42.222968 crc crio[3651]: 2026-06-09T10:58:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3a31f3586cfe5c1 Mac:e6:80:92:25:50:ab Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:12 Mtu:0 Sandbox:/var/run/netns/9243b6fe-0d84-4dec-b0d2-0ddf0476b3fa SocketPath: PciID:}] [{Interface:0xc000123870 Address:{IP:10.217.0.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.017669 | controller |     "Jun 09 10:58:42.223845 crc crio[3651]: time=\"2026-06-09T10:58:42.22376631Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:3a31f3586cfe5c133be1bd1d62abea58ae3abcc549c04a906c2d4c79cf1c7676 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/9243b6fe-0d84-4dec-b0d2-0ddf0476b3fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc001f06158}] Aliases:map[]}\"",
2026-06-09 11:30:35.017685 | controller |     "Jun 09 10:58:42.223943 crc crio[3651]: time=\"2026-06-09T10:58:42.223929426Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.017701 | controller |     "Jun 09 10:58:42.226478 crc crio[3651]: 2026-06-09T10:58:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8f8c6599fbbecdc Mac:0e:ba:c7:b4:7b:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/7913f548-3fc9-442d-a19c-575a5aca4ad1 SocketPath: PciID:}] [{Interface:0xc000201170 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.017717 | controller |     "Jun 09 10:58:42.227020 crc crio[3651]: time=\"2026-06-09T10:58:42.22694528Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:8f8c6599fbbecdca35a23a4fe0d79d12a81bd090e8b540aeb7ecc61fcfb40875 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/7913f548-3fc9-442d-a19c-575a5aca4ad1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38fb2a5f_6a1e_4c7a_8df2_0b2a456c372e.slice PodAnnotations:0xc001ecc420}] Aliases:map[]}\"",
2026-06-09 11:30:35.017732 | controller |     "Jun 09 10:58:42.227140 crc crio[3651]: time=\"2026-06-09T10:58:42.227124786Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-qhh6t for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.017748 | controller |     "Jun 09 10:58:42.229576 crc crio[3651]: 2026-06-09T10:58:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2b3874486ab4714 Mac:96:79:ec:ef:ad:5a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:29 Mtu:0 Sandbox:/var/run/netns/164fdee9-079c-4e0d-9e6b-520a29b960aa SocketPath: PciID:}] [{Interface:0xc0001ba8f0 Address:{IP:10.217.0.41 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.017763 | controller |     "Jun 09 10:58:42.232483 crc crio[3651]: time=\"2026-06-09T10:58:42.230469632Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:2b3874486ab4714c54a62fc3918cec19b6a563f63cd5ba98565e424621af693f UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/164fdee9-079c-4e0d-9e6b-520a29b960aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc00008c9d8}] Aliases:map[]}\"",
2026-06-09 11:30:35.017779 | controller |     "Jun 09 10:58:42.232483 crc crio[3651]: time=\"2026-06-09T10:58:42.230678369Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.017794 | controller |     "Jun 09 10:58:42.319779 crc crio[3651]: 2026-06-09T10:58:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:53b93f23f59d688 Mac:ea:ee:d2:a0:9e:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:16 Mtu:0 Sandbox:/var/run/netns/cbf2af81-8adc-4f1a-a3f9-1249420256fd SocketPath: PciID:}] [{Interface:0xc000112960 Address:{IP:10.217.0.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.017813 | controller |     "Jun 09 10:58:42.333755 crc crio[3651]: time=\"2026-06-09T10:58:42.325971124Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:53b93f23f59d688a03a9840321f46fff10210e03e02dcd575e9c43699f490a66 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/cbf2af81-8adc-4f1a-a3f9-1249420256fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc000a00358}] Aliases:map[]}\"",
2026-06-09 11:30:35.017830 | controller |     "Jun 09 10:58:42.333755 crc crio[3651]: time=\"2026-06-09T10:58:42.326949028Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.017846 | controller |     "Jun 09 10:58:42.343746 crc crio[3651]: 2026-06-09T10:58:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:01720d3cc7c6b83 Mac:8a:d2:81:2b:dc:7a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:17 Mtu:0 Sandbox:/var/run/netns/d9425a6d-6970-4964-86dd-a5b27b616116 SocketPath: PciID:}] [{Interface:0xc0005113f0 Address:{IP:10.217.0.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.017880 | controller |     "Jun 09 10:58:42.346865 crc crio[3651]: time=\"2026-06-09T10:58:42.346061048Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:01720d3cc7c6b83f90c7243e29ef131128b48f41261824bdcb105e6c237f15e4 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/d9425a6d-6970-4964-86dd-a5b27b616116 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc00108ad10}] Aliases:map[]}\"",
2026-06-09 11:30:35.017896 | controller |     "Jun 09 10:58:42.361006 crc crio[3651]: 2026-06-09T10:58:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fe5cb461b724f8b Mac:02:31:a2:d3:43:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:22 Mtu:0 Sandbox:/var/run/netns/2ab02991-deca-4d84-afb1-7e2f137484e7 SocketPath: PciID:}] [{Interface:0xc00011a970 Address:{IP:10.217.0.34 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.017912 | controller |     "Jun 09 10:58:42.362477 crc crio[3651]: time=\"2026-06-09T10:58:42.362352632Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:fe5cb461b724f8b89ba5c497b131634a4bae9421655076e274fcff66e7a106a3 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/2ab02991-deca-4d84-afb1-7e2f137484e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc00108a910}] Aliases:map[]}\"",
2026-06-09 11:30:35.017927 | controller |     "Jun 09 10:58:42.364494 crc crio[3651]: 2026-06-09T10:58:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8123b2013610528 Mac:2a:19:8d:51:df:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1c Mtu:0 Sandbox:/var/run/netns/423a46c5-bf50-4452-814c-248b7e5724c6 SocketPath: PciID:}] [{Interface:0xc000348bd0 Address:{IP:10.217.0.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.017943 | controller |     "Jun 09 10:58:42.364758 crc crio[3651]: time=\"2026-06-09T10:58:42.364231547Z\" level=info msg=\"Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.017962 | controller |     "Jun 09 10:58:42.365274 crc crio[3651]: time=\"2026-06-09T10:58:42.36520668Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:8123b2013610528515984fa6d5c318636dc91b6aaf789285818f0c223fb360a3 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/423a46c5-bf50-4452-814c-248b7e5724c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc00008ccf8}] Aliases:map[]}\"",
2026-06-09 11:30:35.017978 | controller |     "Jun 09 10:58:42.365550 crc crio[3651]: time=\"2026-06-09T10:58:42.365501291Z\" level=info msg=\"Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.017993 | controller |     "Jun 09 10:58:42.368712 crc crio[3651]: 2026-06-09T10:58:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fdff107fe4dd9d6 Mac:0a:84:73:ec:9f:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1d Mtu:0 Sandbox:/var/run/netns/de9c610a-dd59-42ad-87d4-9f3a8df02ca2 SocketPath: PciID:}] [{Interface:0xc000014d50 Address:{IP:10.217.0.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.018009 | controller |     "Jun 09 10:58:42.369633 crc crio[3651]: time=\"2026-06-09T10:58:42.369607203Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:fdff107fe4dd9d65d82f2741a5cc75cb70c3ff22a1224e80f8e96c028716e9bb UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/de9c610a-dd59-42ad-87d4-9f3a8df02ca2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc00008c6f8}] Aliases:map[]}\"",
2026-06-09 11:30:35.018024 | controller |     "Jun 09 10:58:42.369877 crc crio[3651]: time=\"2026-06-09T10:58:42.369853001Z\" level=info msg=\"Checking pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.018039 | controller |     "Jun 09 10:58:42.370183 crc crio[3651]: 2026-06-09T10:58:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6f86af0ca249736 Mac:ce:60:cb:dc:a5:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:18 Mtu:0 Sandbox:/var/run/netns/cbf58f65-007f-47db-b4a3-1a8c456dad67 SocketPath: PciID:}] [{Interface:0xc0001231d0 Address:{IP:10.217.0.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.018054 | controller |     "Jun 09 10:58:42.370589 crc crio[3651]: 2026-06-09T10:58:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6486d3fd6af67b3 Mac:d2:6b:4b:5c:71:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:13 Mtu:0 Sandbox:/var/run/netns/39d0d32f-f343-4407-b40b-173350f861c3 SocketPath: PciID:}] [{Interface:0xc0002f4e80 Address:{IP:10.217.0.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.018069 | controller |     "Jun 09 10:58:42.370922 crc crio[3651]: time=\"2026-06-09T10:58:42.370899947Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:6f86af0ca2497367fe314675d97afdceb29467a33852929ef4f6841fe9364b0d UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/cbf58f65-007f-47db-b4a3-1a8c456dad67 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc001c5c048}] Aliases:map[]}\"",
2026-06-09 11:30:35.018088 | controller |     "Jun 09 10:58:42.371120 crc crio[3651]: time=\"2026-06-09T10:58:42.371095554Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.018104 | controller |     "Jun 09 10:58:42.371628 crc crio[3651]: time=\"2026-06-09T10:58:42.371544129Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:6486d3fd6af67b3f3adb787754053f65accf4b36d3467130639ea553959008a1 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/39d0d32f-f343-4407-b40b-173350f861c3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc001e2a510}] Aliases:map[]}\"",
2026-06-09 11:30:35.018120 | controller |     "Jun 09 10:58:42.371787 crc crio[3651]: time=\"2026-06-09T10:58:42.371736646Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.018135 | controller |     "Jun 09 10:58:42.372640 crc crio[3651]: 2026-06-09T10:58:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7447659a8d7bb21 Mac:c2:84:37:01:0f:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:08 Mtu:0 Sandbox:/var/run/netns/d99e355f-deff-4278-b412-23c9dcab1ed8 SocketPath: PciID:}] [{Interface:0xc0001136c0 Address:{IP:10.217.0.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.018150 | controller |     "Jun 09 10:58:42.372770 crc crio[3651]: 2026-06-09T10:58:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ce783c8785d6ba7 Mac:fa:26:ce:4c:72:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:27 Mtu:0 Sandbox:/var/run/netns/09fe49b7-6073-4527-925e-ee1835874cfa SocketPath: PciID:}] [{Interface:0xc0002e87b0 Address:{IP:10.217.0.39 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.018166 | controller |     "Jun 09 10:58:42.372840 crc crio[3651]: 2026-06-09T10:58:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2c0049503fa8adb Mac:1a:ed:45:03:85:fd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:05 Mtu:0 Sandbox:/var/run/netns/ea7c4902-6136-45d4-b657-4bf37994c034 SocketPath: PciID:}] [{Interface:0xc000146de0 Address:{IP:10.217.0.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.018181 | controller |     "Jun 09 10:58:42.372906 crc crio[3651]: 2026-06-09T10:58:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:74ed6ea7f8cc652 Mac:2a:cd:73:0a:c3:0e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:28 Mtu:0 Sandbox:/var/run/netns/7cb7e214-4623-4b2e-93fb-f97cd8e3a281 SocketPath: PciID:}] [{Interface:0xc0004908a0 Address:{IP:10.217.0.40 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.018196 | controller |     "Jun 09 10:58:42.373465 crc crio[3651]: time=\"2026-06-09T10:58:42.373270769Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:ce783c8785d6ba72439bbf8650a9a8d15beabf3210b247d32cc1239a74807b8e UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/09fe49b7-6073-4527-925e-ee1835874cfa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc00108ae28}] Aliases:map[]}\"",
2026-06-09 11:30:35.018213 | controller |     "Jun 09 10:58:42.373465 crc crio[3651]: time=\"2026-06-09T10:58:42.373351452Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:74ed6ea7f8cc65253f99e578e59707b7f24b66b489f27386e8dc9479cfbe3e5c UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/7cb7e214-4623-4b2e-93fb-f97cd8e3a281 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc0018aa730}] Aliases:map[]}\"",
2026-06-09 11:30:35.018231 | controller |     "Jun 09 10:58:42.373597 crc crio[3651]: time=\"2026-06-09T10:58:42.373507507Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.018246 | controller |     "Jun 09 10:58:42.373597 crc crio[3651]: time=\"2026-06-09T10:58:42.373549729Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.018262 | controller |     "Jun 09 10:58:42.373861 crc crio[3651]: time=\"2026-06-09T10:58:42.373771607Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:2c0049503fa8adb64b38d4b24ec8d1b3c13afca807623945676f512764c4c804 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/ea7c4902-6136-45d4-b657-4bf37994c034 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc0001325b0}] Aliases:map[]}\"",
2026-06-09 11:30:35.018277 | controller |     "Jun 09 10:58:42.373995 crc crio[3651]: time=\"2026-06-09T10:58:42.373949943Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.018292 | controller |     "Jun 09 10:58:42.374526 crc crio[3651]: time=\"2026-06-09T10:58:42.37445501Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:7447659a8d7bb213bdc140c6d9ff81b2f8739dff5814b1c551ee1fc3408c5636 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/d99e355f-deff-4278-b412-23c9dcab1ed8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc00008cd28}] Aliases:map[]}\"",
2026-06-09 11:30:35.018308 | controller |     "Jun 09 10:58:42.374846 crc crio[3651]: time=\"2026-06-09T10:58:42.37473696Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.018323 | controller |     "Jun 09 10:58:42.383224 crc crio[3651]: time=\"2026-06-09T10:58:42.383092809Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.018338 | controller |     "Jun 09 10:58:42.540763 crc crio[3651]: 2026-06-09T10:58:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7cd6811fd4f4886 Mac:36:96:15:6b:42:05 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3b Mtu:0 Sandbox:/var/run/netns/ccd145fc-af3a-468f-985e-721edb35d4ff SocketPath: PciID:}] [{Interface:0xc0001107a0 Address:{IP:10.217.0.59 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.018353 | controller |     "Jun 09 10:58:42.542047 crc crio[3651]: time=\"2026-06-09T10:58:42.541940921Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:7cd6811fd4f4886952d25001c4b3869e22cbcf9fc329670ae044c28dc141365e UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/ccd145fc-af3a-468f-985e-721edb35d4ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc000a00630}] Aliases:map[]}\"",
2026-06-09 11:30:35.018372 | controller |     "Jun 09 10:58:42.542278 crc crio[3651]: time=\"2026-06-09T10:58:42.542177349Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.018387 | controller |     "Jun 09 10:58:42.559292 crc crio[3651]: 2026-06-09T10:58:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b0ef322b9b33fe8 Mac:a2:91:04:64:81:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:21 Mtu:0 Sandbox:/var/run/netns/3cdd67b3-4b06-491e-9a04-b53eee468024 SocketPath: PciID:}] [{Interface:0xc0002a5860 Address:{IP:10.217.0.33 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.018402 | controller |     "Jun 09 10:58:42.560208 crc crio[3651]: time=\"2026-06-09T10:58:42.56013505Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:b0ef322b9b33fe8a5f6e8f97c85a30cfc686519d2d12236dc8f3610a5ae4648a UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/3cdd67b3-4b06-491e-9a04-b53eee468024 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc00018a728}] Aliases:map[]}\"",
2026-06-09 11:30:35.018417 | controller |     "Jun 09 10:58:42.560346 crc crio[3651]: time=\"2026-06-09T10:58:42.560323936Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.018432 | controller |     "Jun 09 10:58:46.553340 crc crio[3651]: time=\"2026-06-09T10:58:46.552828123Z\" level=info msg=\"Creating container: openshift-multus/cni-sysctl-allowlist-ds-mqx5h/kube-multus-additional-cni-plugins\" id=1c8b2483-f137-44b3-a13d-53f9602bb819 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.018447 | controller |     "Jun 09 10:58:46.553340 crc crio[3651]: time=\"2026-06-09T10:58:46.55301829Z\" level=info msg=\"Ran pod sandbox 6f86af0ca2497367fe314675d97afdceb29467a33852929ef4f6841fe9364b0d with infra container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=65c551e6-c593-465a-9d68-09d448de6512 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.018462 | controller |     "Jun 09 10:58:46.555127 crc crio[3651]: time=\"2026-06-09T10:58:46.555005259Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=d0aec537-c876-464c-b9ea-b7039a01385d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.018477 | controller |     "Jun 09 10:58:46.555218 crc crio[3651]: time=\"2026-06-09T10:58:46.555111982Z\" level=info msg=\"Ran pod sandbox 75adb927381142de43f93aff0f2537b9c6c08c74493cce2190ea875677c67a18 with infra container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=630149b6-d08d-4461-8ab4-01a6d8b989bb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.018491 | controller |     "Jun 09 10:58:46.557208 crc crio[3651]: time=\"2026-06-09T10:58:46.557138922Z\" level=info msg=\"Ran pod sandbox 77ef9676de98e250e8816ed434b28dd2f982cddf40411c5af6fb07185d0f53d4 with infra container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=bcec8302-6273-4fb1-93b7-eac424fe9428 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.018506 | controller |     "Jun 09 10:58:46.557489 crc crio[3651]: time=\"2026-06-09T10:58:46.55736305Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=44477a00-55db-446e-9ac1-f062d1b610de name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.018593 | controller |     "Jun 09 10:58:46.561490 crc crio[3651]: time=\"2026-06-09T10:58:46.561200853Z\" level=info msg=\"Ran pod sandbox a5814ac82bc23a41c0ffe5c939d830b670e608a684a392e53eb8cd5724c4f18f with infra container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=58b4f77f-dd7e-40bf-94e9-237d8aa73353 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.018614 | controller |     "Jun 09 10:58:46.561490 crc crio[3651]: time=\"2026-06-09T10:58:46.561226664Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=725e35a7-0677-431a-8eb1-9c1193afef53 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.018629 | controller |     "Jun 09 10:58:46.563064 crc crio[3651]: time=\"2026-06-09T10:58:46.563004065Z\" level=info msg=\"Ran pod sandbox 7cd6811fd4f4886952d25001c4b3869e22cbcf9fc329670ae044c28dc141365e with infra container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=ab030dbb-695f-45a4-9332-49d250a66fb8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.018645 | controller |     "Jun 09 10:58:46.563379 crc crio[3651]: time=\"2026-06-09T10:58:46.563309456Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca\" id=8c1d0821-da45-49ca-a1aa-677a592b83ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.018660 | controller |     "Jun 09 10:58:46.565509 crc crio[3651]: time=\"2026-06-09T10:58:46.564350512Z\" level=info msg=\"Ran pod sandbox 6486d3fd6af67b3f3adb787754053f65accf4b36d3467130639ea553959008a1 with infra container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=a36e89cc-660b-4a53-82fc-ae798d13e8d8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.018675 | controller |     "Jun 09 10:58:46.565509 crc crio[3651]: time=\"2026-06-09T10:58:46.564358402Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4\" id=d0966724-a634-498a-acf2-9d4eef52b49e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.018690 | controller |     "Jun 09 10:58:46.566623 crc crio[3651]: time=\"2026-06-09T10:58:46.566507336Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=3acdf87a-c12c-4136-8a2c-f4c29034c188 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.018706 | controller |     "Jun 09 10:58:46.567605 crc crio[3651]: time=\"2026-06-09T10:58:46.567508831Z\" level=info msg=\"Ran pod sandbox c14204007b4bd9f11109690b669faf79170a09d2aed3d2675b7c674dd91868ae with infra container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=102db50b-3906-4b3d-bdfb-ae8930e0b672 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.018721 | controller |     "Jun 09 10:58:46.569519 crc crio[3651]: time=\"2026-06-09T10:58:46.569052504Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=f6fab4a7-bf7c-4933-b91f-f1b0c0d08563 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.018736 | controller |     "Jun 09 10:58:46.571121 crc crio[3651]: time=\"2026-06-09T10:58:46.571040263Z\" level=info msg=\"Ran pod sandbox 4389953051c238a0fbe4458debb60786ebca030c6e30e205d781bf07861d0e7e with infra container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=488cd546-c969-46a7-93e0-b3fe3d6f520e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.018751 | controller |     "Jun 09 10:58:46.572700 crc crio[3651]: time=\"2026-06-09T10:58:46.572618528Z\" level=info msg=\"Ran pod sandbox 2b3874486ab4714c54a62fc3918cec19b6a563f63cd5ba98565e424621af693f with infra container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=91d0656f-5952-4e0e-a137-c2e0d33984a9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.018770 | controller |     "Jun 09 10:58:46.573779 crc crio[3651]: time=\"2026-06-09T10:58:46.573699405Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=bbb95a70-1236-4c22-ae3a-c65bfca1e918 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.018786 | controller |     "Jun 09 10:58:46.574644 crc crio[3651]: time=\"2026-06-09T10:58:46.574529214Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=7e2cb86a-dc44-48ea-9efe-523b0164f38e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.018801 | controller |     "Jun 09 10:58:46.576547 crc crio[3651]: time=\"2026-06-09T10:58:46.576359887Z\" level=info msg=\"Ran pod sandbox 962cdac498a176464ee27a7b6d69f86b95a8ab7b281d4769b8ba16b22c8abedb with infra container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=de186569-84b2-4d5d-a789-7dd1afbdd60f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.018816 | controller |     "Jun 09 10:58:46.578345 crc crio[3651]: time=\"2026-06-09T10:58:46.57817227Z\" level=info msg=\"Ran pod sandbox 53b93f23f59d688a03a9840321f46fff10210e03e02dcd575e9c43699f490a66 with infra container: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=d4d17e84-c228-4cad-b6d4-adf1f407cd1e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.018830 | controller |     "Jun 09 10:58:46.581303 crc crio[3651]: time=\"2026-06-09T10:58:46.581189924Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=18bf13ba-558b-4640-b249-0d694b3d6a6d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.018845 | controller |     "Jun 09 10:58:46.582192 crc crio[3651]: time=\"2026-06-09T10:58:46.582092135Z\" level=info msg=\"Ran pod sandbox b6a77415bc05b1e81f341897075f3a097a15edb034111239d6655ca613be6fc7 with infra container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=c7a90f34-882f-4451-8944-c5d5cdfc198a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.018878 | controller |     "Jun 09 10:58:46.586769 crc crio[3651]: time=\"2026-06-09T10:58:46.586331022Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=3c48ed3a-bfdf-4fdc-bed8-5b991463e64a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.018894 | controller |     "Jun 09 10:58:46.587383 crc crio[3651]: time=\"2026-06-09T10:58:46.587325746Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=da1e56c9-5fab-4ea9-b4dd-f77e1c58f102 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.018910 | controller |     "Jun 09 10:58:46.590864 crc crio[3651]: time=\"2026-06-09T10:58:46.590788576Z\" level=info msg=\"Ran pod sandbox 01720d3cc7c6b83f90c7243e29ef131128b48f41261824bdcb105e6c237f15e4 with infra container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=eb4b1e4b-325a-4291-b8b5-5a94028b3894 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.018925 | controller |     "Jun 09 10:58:46.594982 crc crio[3651]: time=\"2026-06-09T10:58:46.594877577Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=dbd96875-674d-45a4-8f63-1347b34d4b32 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.018939 | controller |     "Jun 09 10:58:46.596680 crc crio[3651]: time=\"2026-06-09T10:58:46.596602987Z\" level=info msg=\"Ran pod sandbox 7447659a8d7bb213bdc140c6d9ff81b2f8739dff5814b1c551ee1fc3408c5636 with infra container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=65c7ce3a-5131-43c6-afbe-b735c777bd5b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.018957 | controller |     "Jun 09 10:58:46.599337 crc crio[3651]: time=\"2026-06-09T10:58:46.599076772Z\" level=info msg=\"Ran pod sandbox 2c0049503fa8adb64b38d4b24ec8d1b3c13afca807623945676f512764c4c804 with infra container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=71acd0d9-89f1-4b6f-a229-80631436ed1d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.018973 | controller |     "Jun 09 10:58:46.600565 crc crio[3651]: time=\"2026-06-09T10:58:46.600490741Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=dd8d6899-84b2-4aa1-ae9b-5a749cb53a94 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.018988 | controller |     "Jun 09 10:58:46.600706 crc crio[3651]: time=\"2026-06-09T10:58:46.600646587Z\" level=info msg=\"Ran pod sandbox 8123b2013610528515984fa6d5c318636dc91b6aaf789285818f0c223fb360a3 with infra container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=1de4d3dc-7605-483b-9f1a-0783348b2d77 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.019003 | controller |     "Jun 09 10:58:46.601968 crc crio[3651]: time=\"2026-06-09T10:58:46.60190699Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=20ae36e6-7cec-4f7d-99b3-c828f417d784 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.019019 | controller |     "Jun 09 10:58:46.602672 crc crio[3651]: time=\"2026-06-09T10:58:46.602531822Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=168a7fc9-1abd-44f7-ac15-03dc54244ced name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.019034 | controller |     "Jun 09 10:58:46.603125 crc crio[3651]: time=\"2026-06-09T10:58:46.60306368Z\" level=info msg=\"Ran pod sandbox 271b0faef23de3761966d17212d2cd46818ff4e2c6a0c788930dc9b4bf24283d with infra container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=8ced6a28-b38c-4000-8916-a63701ad1605 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.019050 | controller |     "Jun 09 10:58:46.603218 crc crio[3651]: time=\"2026-06-09T10:58:46.603165464Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=f0812d63-b622-4c26-84e4-4455162f5212 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.019064 | controller |     "Jun 09 10:58:46.606075 crc crio[3651]: time=\"2026-06-09T10:58:46.606006492Z\" level=info msg=\"Ran pod sandbox ce783c8785d6ba72439bbf8650a9a8d15beabf3210b247d32cc1239a74807b8e with infra container: openshift-dns/dns-default-qtghf/POD\" id=aa3d40be-2fab-4e19-b318-b62e8c4a9e93 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.019079 | controller |     "Jun 09 10:58:46.608050 crc crio[3651]: time=\"2026-06-09T10:58:46.608007301Z\" level=info msg=\"Ran pod sandbox b0ef322b9b33fe8a5f6e8f97c85a30cfc686519d2d12236dc8f3610a5ae4648a with infra container: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=ab25a4ae-6e0f-41f1-888a-99f1af74b3d0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.019094 | controller |     "Jun 09 10:58:46.608928 crc crio[3651]: time=\"2026-06-09T10:58:46.608812239Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ad158977-71eb-4413-92a9-4b559aaca228 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.019112 | controller |     "Jun 09 10:58:46.610330 crc crio[3651]: time=\"2026-06-09T10:58:46.610200787Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989\" id=79edc188-9aca-423e-82d8-5c4e257b86b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.019127 | controller |     "Jun 09 10:58:46.610967 crc crio[3651]: time=\"2026-06-09T10:58:46.610886661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.019142 | controller |     "Jun 09 10:58:46.612601 crc crio[3651]: time=\"2026-06-09T10:58:46.612530868Z\" level=info msg=\"Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15\" id=03af16b5-3f51-4042-8ea2-5659be616bf3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.019157 | controller |     "Jun 09 10:58:46.617206 crc crio[3651]: time=\"2026-06-09T10:58:46.617129897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.019172 | controller |     "Jun 09 10:58:46.620286 crc crio[3651]: time=\"2026-06-09T10:58:46.620160671Z\" level=info msg=\"Ran pod sandbox bf1c22d094c12a5ec0ea8ebbd4e1e59133fada12ce61e3b9c47de2ce57cd23ce with infra container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=09c2f534-5000-482d-8bfd-197a4c08be5d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.019187 | controller |     "Jun 09 10:58:46.624131 crc crio[3651]: time=\"2026-06-09T10:58:46.62331432Z\" level=info msg=\"Ran pod sandbox c237513fc503a7d7446aa7aaf641659be2d33dc6be005f7bf50ca500c95267f0 with infra container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=d0ebe8d6-9abc-4bb1-aed6-c607a6450ffc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.019202 | controller |     "Jun 09 10:58:46.630050 crc crio[3651]: time=\"2026-06-09T10:58:46.62996291Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=5da2f312-13f4-4ffe-85ab-f646cda367ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.019217 | controller |     "Jun 09 10:58:46.631612 crc crio[3651]: time=\"2026-06-09T10:58:46.631508364Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=482a8d82-6b46-4bbc-9397-ce4121d94494 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.019232 | controller |     "Jun 09 10:58:46.632747 crc crio[3651]: time=\"2026-06-09T10:58:46.632671934Z\" level=info msg=\"Ran pod sandbox fe5cb461b724f8b89ba5c497b131634a4bae9421655076e274fcff66e7a106a3 with infra container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=b381ca00-c8cb-4e12-abad-095fa62318e0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.019247 | controller |     "Jun 09 10:58:46.634662 crc crio[3651]: time=\"2026-06-09T10:58:46.63459746Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=b1053b3e-c460-4860-a890-a14fa15f0e3b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.019262 | controller |     "Jun 09 10:58:46.635377 crc crio[3651]: time=\"2026-06-09T10:58:46.635247753Z\" level=info msg=\"Ran pod sandbox 74ed6ea7f8cc65253f99e578e59707b7f24b66b489f27386e8dc9479cfbe3e5c with infra container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=a728babb-13a9-4c6d-a203-44d7fe8ff4d5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.019281 | controller |     "Jun 09 10:58:46.637897 crc crio[3651]: time=\"2026-06-09T10:58:46.637801831Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=983e5348-2d0f-4fa9-a914-57a19e7d42c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.019297 | controller |     "Jun 09 10:58:46.639435 crc crio[3651]: time=\"2026-06-09T10:58:46.639325464Z\" level=info msg=\"Ran pod sandbox dfb6e0430f92afe743a6b2c216debf0dc91afae5331c1ef7311faa5611c6ff0a with infra container: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=c9d8ba77-f95e-40fb-a52f-200852afc401 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.019313 | controller |     "Jun 09 10:58:46.641056 crc crio[3651]: time=\"2026-06-09T10:58:46.640847307Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14\" id=a0f54482-df7e-40ea-a6fc-ece63375a17f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.019328 | controller |     "Jun 09 10:58:46.644550 crc crio[3651]: time=\"2026-06-09T10:58:46.644380279Z\" level=info msg=\"Ran pod sandbox a104f58c959d5bf78555ff8e34db71baab8f8f4b597506d46f3fbe0d324a2446 with infra container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=b90457b3-9c28-451d-b886-54fa9a904ca9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.019343 | controller |     "Jun 09 10:58:46.646902 crc crio[3651]: time=\"2026-06-09T10:58:46.646814643Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=2096f310-5eef-4701-8ce1-d4264de13958 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.019358 | controller |     "Jun 09 10:58:46.764293 crc crio[3651]: time=\"2026-06-09T10:58:46.763835089Z\" level=info msg=\"Created container d34681d90df2570d78dc498a49dfeb16a594b7206c3684bf0a90f3d63ec2061b: openshift-operator-lifecycle-manager/collect-profiles-29683365-5dplj/collect-profiles\" id=d32a6b96-d9d9-44e5-ae35-333158336d29 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.019373 | controller |     "Jun 09 10:58:46.765962 crc crio[3651]: time=\"2026-06-09T10:58:46.765922171Z\" level=info msg=\"Starting container: d34681d90df2570d78dc498a49dfeb16a594b7206c3684bf0a90f3d63ec2061b\" id=708232f3-b384-4d03-a8b9-81efecf9b313 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.019389 | controller |     "Jun 09 10:58:46.770315 crc crio[3651]: time=\"2026-06-09T10:58:46.77022378Z\" level=info msg=\"Ran pod sandbox 7340aa1e10799ec33026859d608b1de2c54ad3af7fd6221f5b0592ad74bd8104 with infra container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=5154be0d-91a7-4c6a-9366-16dab0f3d8ef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.019404 | controller |     "Jun 09 10:58:46.772998 crc crio[3651]: time=\"2026-06-09T10:58:46.772919673Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=d4e52c02-67a2-4ea4-9e2f-089540ca9fb1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.019419 | controller |     "Jun 09 10:58:46.776214 crc crio[3651]: time=\"2026-06-09T10:58:46.776117183Z\" level=info msg=\"Started container\" PID=12429 containerID=d34681d90df2570d78dc498a49dfeb16a594b7206c3684bf0a90f3d63ec2061b description=openshift-operator-lifecycle-manager/collect-profiles-29683365-5dplj/collect-profiles id=708232f3-b384-4d03-a8b9-81efecf9b313 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9bfbb4f5a17c6f37cb714773cddcd82b1cdbe5a19a3c17f1478708a1e5a7853a",
2026-06-09 11:30:35.019435 | controller |     "Jun 09 10:58:51.641615 crc crio[3651]: time=\"2026-06-09T10:58:51.641457257Z\" level=info msg=\"Stopping pod sandbox: 9bfbb4f5a17c6f37cb714773cddcd82b1cdbe5a19a3c17f1478708a1e5a7853a\" id=97930db2-e875-4541-9b37-27c7f3acd794 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.019457 | controller |     "Jun 09 10:58:51.643014 crc crio[3651]: time=\"2026-06-09T10:58:51.642866116Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683365-5dplj Namespace:openshift-operator-lifecycle-manager ID:9bfbb4f5a17c6f37cb714773cddcd82b1cdbe5a19a3c17f1478708a1e5a7853a UID:0e95ee2c-92a2-486a-af89-3311d6139404 NetNS:/var/run/netns/34d05ab2-938b-4072-822e-73bc662d5b7c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0e95ee2c_92a2_486a_af89_3311d6139404.slice PodAnnotations:0xc000452460}] Aliases:map[]}\"",
2026-06-09 11:30:35.019473 | controller |     "Jun 09 10:58:51.643122 crc crio[3651]: time=\"2026-06-09T10:58:51.643034082Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683365-5dplj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.019488 | controller |     "Jun 09 10:58:57.451535 crc crio[3651]: time=\"2026-06-09T10:58:57.450207989Z\" level=info msg=\"Stopping container: 386be1641d307e66c54ca7b45fbd0ae80f1dd1ef7565b709ccc2fbaa7ac6a3cf (timeout: 3600s)\" id=6bbc3d50-a9e3-47af-94a8-f996ee7aa4f3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.019504 | controller |     "Jun 09 10:58:58.822017 crc crio[3651]: time=\"2026-06-09T10:58:58.820153603Z\" level=info msg=\"Ran pod sandbox 41bacdc61c8258b24c2ba353d9f9829c5c4a63ae3cb857739e3c005850ca28fa with infra container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=ef4e5abb-d16c-4527-b496-f5cf9cdbc8b1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.019519 | controller |     "Jun 09 10:58:58.822017 crc crio[3651]: time=\"2026-06-09T10:58:58.820841237Z\" level=info msg=\"Ran pod sandbox 3a31f3586cfe5c133be1bd1d62abea58ae3abcc549c04a906c2d4c79cf1c7676 with infra container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=8dec1886-d29b-4566-a73d-c79c69e39c6d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.019534 | controller |     "Jun 09 10:58:58.822623 crc crio[3651]: time=\"2026-06-09T10:58:58.822176233Z\" level=info msg=\"Ran pod sandbox 8f8c6599fbbecdca35a23a4fe0d79d12a81bd090e8b540aeb7ecc61fcfb40875 with infra container: openshift-marketplace/community-operators-qhh6t/POD\" id=0a53aea4-1664-4c6e-a3d8-9dc4a316b5a1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.019549 | controller |     "Jun 09 10:58:58.824657 crc crio[3651]: time=\"2026-06-09T10:58:58.824266575Z\" level=info msg=\"Ran pod sandbox 744f02bb2909c6f3865bf8815b27eafc57e9cabb2855e90db1ce63933dacbfc7 with infra container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=c49c9c41-a5d0-4b4a-a955-598f8d1b4673 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.019564 | controller |     "Jun 09 10:58:58.828104 crc crio[3651]: time=\"2026-06-09T10:58:58.827803288Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d\" id=17c385b0-0b48-4eef-abd1-1bda68d3e923 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.019579 | controller |     "Jun 09 10:58:58.828104 crc crio[3651]: time=\"2026-06-09T10:58:58.827894221Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=025b2118-f835-4108-a83f-54c14cb0cf7e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.019594 | controller |     "Jun 09 10:58:58.828104 crc crio[3651]: time=\"2026-06-09T10:58:58.827943952Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=425a0dd1-5a25-4ac4-907a-8c26785148ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.019613 | controller |     "Jun 09 10:58:58.828104 crc crio[3651]: time=\"2026-06-09T10:58:58.828062357Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=e018e627-fc64-4fb4-af79-ede0909ea4ec name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.019628 | controller |     "Jun 09 10:58:58.832102 crc crio[3651]: time=\"2026-06-09T10:58:58.831748094Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=098882b6-5687-48d9-8e04-7f6ddc379e35 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.019643 | controller |     "Jun 09 10:58:58.832977 crc crio[3651]: time=\"2026-06-09T10:58:58.832875193Z\" level=info msg=\"Ran pod sandbox ad7195ea87bf0a13e665d163ee2fbef04d2f0727168efb7c207c87004b6d824a with infra container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=72554bd0-c474-4716-b51b-01fd7b0518b7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.019658 | controller |     "Jun 09 10:58:58.835920 crc crio[3651]: time=\"2026-06-09T10:58:58.835788094Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=68c3024d-a4ea-414f-900a-89e897a38517 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.019673 | controller |     "Jun 09 10:58:58.844369 crc crio[3651]: time=\"2026-06-09T10:58:58.844111591Z\" level=info msg=\"Ran pod sandbox b616e6b1e0cd8199758fb15f85947bd3c890bce947bd22e662f36108daa89055 with infra container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=98d1fc5a-e4ea-4052-9684-2795231ab91e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.019687 | controller |     "Jun 09 10:58:58.847137 crc crio[3651]: time=\"2026-06-09T10:58:58.847015672Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=4d0ce41b-b9d5-45e7-bebd-e1888fe24e3b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.019702 | controller |     "Jun 09 10:58:58.847137 crc crio[3651]: time=\"2026-06-09T10:58:58.847062123Z\" level=info msg=\"Ran pod sandbox 602de7d2490701c9b75158dc0558a74f91c346da83b37d02a20565b62b3d65ee with infra container: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=42aff1b7-8e48-4b9a-8399-639b0a62f4ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.019716 | controller |     "Jun 09 10:58:58.848713 crc crio[3651]: time=\"2026-06-09T10:58:58.848622387Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=ee2af2a2-7d8b-4f7c-b36d-bb4c166f1b86 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.019758 | controller |     "Jun 09 10:58:58.851695 crc crio[3651]: time=\"2026-06-09T10:58:58.851570869Z\" level=info msg=\"Ran pod sandbox fdff107fe4dd9d65d82f2741a5cc75cb70c3ff22a1224e80f8e96c028716e9bb with infra container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=66f67aa4-3599-4def-8486-4315eeb664cb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.019777 | controller |     "Jun 09 10:58:58.854909 crc crio[3651]: time=\"2026-06-09T10:58:58.854803841Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=62011693-023f-42ab-9df4-faffc1a2717f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.019793 | controller |     "Jun 09 10:58:58.857457 crc crio[3651]: time=\"2026-06-09T10:58:58.857298937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.019812 | controller |     "Jun 09 10:58:58.859455 crc crio[3651]: time=\"2026-06-09T10:58:58.859207563Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=f87f0d96-61ea-4d15-8bb8-f01b50e2b155 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.019827 | controller |     "Jun 09 10:58:58.862609 crc crio[3651]: time=\"2026-06-09T10:58:58.859930968Z\" level=info msg=\"Ran pod sandbox 2f0ff3a6bd1f8c6b3011358f44f30b72dedb66fff005849616e325c1bb5f9c94 with infra container: openshift-console/downloads-747b44746d-4pqvr/POD\" id=5ccb2722-0cbe-485a-9f30-34022cca0bb9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.019842 | controller |     "Jun 09 10:58:58.862609 crc crio[3651]: time=\"2026-06-09T10:58:58.860169567Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=0d8aac56-f198-49a8-a923-f5d89a0d5c72 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.019875 | controller |     "Jun 09 10:58:58.862609 crc crio[3651]: time=\"2026-06-09T10:58:58.860666264Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=dc1effc7-8fac-44c6-a65f-5919f0ce67c7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.019891 | controller |     "Jun 09 10:58:58.862609 crc crio[3651]: time=\"2026-06-09T10:58:58.861842425Z\" level=info msg=\"Ran pod sandbox fc2182547f0f3e4071d00a8948ea0e63e51bfc62540b658a41e2adb137293c79 with infra container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=2b39e982-a2f4-4015-a271-7dff70dee878 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.019906 | controller |     "Jun 09 10:58:58.862609 crc crio[3651]: time=\"2026-06-09T10:58:58.862471236Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=ae67ebeb-e66c-4116-99d5-9f7b66ee116f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.019921 | controller |     "Jun 09 10:58:58.862609 crc crio[3651]: time=\"2026-06-09T10:58:58.862594311Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=41bc0fc3-a2ed-451d-9fca-e667820bd4d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.019936 | controller |     "Jun 09 10:58:58.868254 crc crio[3651]: time=\"2026-06-09T10:58:58.868117841Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions\" id=bf3b6594-3517-4788-add5-b0df996d3bea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.019951 | controller |     "Jun 09 10:58:58.868254 crc crio[3651]: time=\"2026-06-09T10:58:58.868215915Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=42acc035-23a2-49c8-b190-cb75f3dc4162 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.019966 | controller |     "Jun 09 10:58:58.868931 crc crio[3651]: time=\"2026-06-09T10:58:58.86836474Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=e2488213-8ce3-4a0d-a605-06991f6e3070 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.019981 | controller |     "Jun 09 10:58:58.868931 crc crio[3651]: time=\"2026-06-09T10:58:58.868533926Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=91d40a79-9559-43d4-a96d-32d8612eeab8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.019999 | controller |     "Jun 09 10:58:58.868931 crc crio[3651]: time=\"2026-06-09T10:58:58.868597008Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=b70e315f-5198-4ce3-bac4-3c093ae3a9e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.020014 | controller |     "Jun 09 10:58:58.868931 crc crio[3651]: time=\"2026-06-09T10:58:58.868907689Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=1026dd49-48de-4ce1-bf02-2ab980baafd3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.020029 | controller |     "Jun 09 10:58:58.869108 crc crio[3651]: time=\"2026-06-09T10:58:58.86893829Z\" level=info msg=\"Ran pod sandbox d5cd2843b11801a2a9b6ece8b679f4320ac92e3049e1d4fe7b29cd7a5cd50a17 with infra container: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=0353c0cf-6492-47ca-a394-56daa69814a9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.020044 | controller |     "Jun 09 10:58:58.869108 crc crio[3651]: time=\"2026-06-09T10:58:58.868993792Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca\" id=b03ef120-89a6-4a52-86ab-76951c8f3e7b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.020060 | controller |     "Jun 09 10:58:58.869108 crc crio[3651]: time=\"2026-06-09T10:58:58.868962651Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989\" id=15b2fa33-4342-4ce6-be6e-1a40c65a6058 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.020075 | controller |     "Jun 09 10:58:58.869108 crc crio[3651]: time=\"2026-06-09T10:58:58.869100455Z\" level=info msg=\"Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15\" id=1e7635c9-8eda-4878-b966-73148536adb6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.020089 | controller |     "Jun 09 10:58:58.869260 crc crio[3651]: time=\"2026-06-09T10:58:58.869217429Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=9eede372-1e32-4957-8930-05971d40daf8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.020105 | controller |     "Jun 09 10:58:58.869486 crc crio[3651]: time=\"2026-06-09T10:58:58.869257761Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=06c1bdb4-ddc6-4f77-814f-1bc37708659f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.020120 | controller |     "Jun 09 10:58:58.869828 crc crio[3651]: time=\"2026-06-09T10:58:58.869752608Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=ad2cee71-65b3-4464-a442-82ae7e6777b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.020135 | controller |     "Jun 09 10:58:58.870228 crc crio[3651]: time=\"2026-06-09T10:58:58.869928924Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2bda1a41-80b7-49ef-aa12-1783a3151899 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.020150 | controller |     "Jun 09 10:58:58.870685 crc crio[3651]: time=\"2026-06-09T10:58:58.870620178Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=3a1404d6-52fc-422f-bf1a-ebca79d4e42d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.020168 | controller |     "Jun 09 10:58:58.870786 crc crio[3651]: time=\"2026-06-09T10:58:58.87067959Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=171842ee-2b0c-4d94-81df-940d562bec4d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.020184 | controller |     "Jun 09 10:58:58.871007 crc crio[3651]: time=\"2026-06-09T10:58:58.87095549Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=cdcb0479-4bbf-45a0-90f9-fb74cffe6671 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.020199 | controller |     "Jun 09 10:58:58.881955 crc crio[3651]: time=\"2026-06-09T10:58:58.881753263Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4\" id=86d08ce8-204f-4d26-86d8-b277ee36784c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.020215 | controller |     "Jun 09 10:59:34.442862 crc crio[3651]: time=\"2026-06-09T10:59:34.442084285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.020229 | controller |     "Jun 09 10:59:34.447221 crc crio[3651]: time=\"2026-06-09T10:59:34.447172058Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=596cc345-f015-40c0-a73f-df8a5bdef6ee name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.020244 | controller |     "Jun 09 10:59:34.449212 crc crio[3651]: time=\"2026-06-09T10:59:34.448643915Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=0d87cc9d-59e5-41a3-b714-8192ae0345df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.020260 | controller |     "Jun 09 10:59:34.456716 crc crio[3651]: time=\"2026-06-09T10:59:34.45662971Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=20e79806-4a83-4f22-914e-5102950206fc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.020275 | controller |     "Jun 09 10:59:34.458623 crc crio[3651]: time=\"2026-06-09T10:59:34.456684822Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d\" id=d65818de-2009-411b-a113-1d13cd1dd312 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.020289 | controller |     "Jun 09 10:59:34.458623 crc crio[3651]: time=\"2026-06-09T10:59:34.456758384Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=ba9ef464-4a71-46f8-924c-a0a0b87ff940 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.020305 | controller |     "Jun 09 10:59:34.458623 crc crio[3651]: time=\"2026-06-09T10:59:34.45691743Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a0eddc79-58e1-4e15-a0d1-ef1652c42b24 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.020319 | controller |     "Jun 09 10:59:34.458623 crc crio[3651]: time=\"2026-06-09T10:59:34.456881718Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=600c3fc3-5154-404a-a44d-935d932e3f28 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.020334 | controller |     "Jun 09 10:59:34.458623 crc crio[3651]: time=\"2026-06-09T10:59:34.45694699Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=a09bfdc9-c9ef-4eb0-bc60-871d4e648b6a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.020351 | controller |     "Jun 09 10:59:34.458623 crc crio[3651]: time=\"2026-06-09T10:59:34.456852147Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0460de26-d8d4-472e-9124-2fbcaf3d106f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.020366 | controller |     "Jun 09 10:59:34.458623 crc crio[3651]: time=\"2026-06-09T10:59:34.456820166Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=6be33b4f-3dd2-4217-bb18-f810540c5364 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.020382 | controller |     "Jun 09 10:59:34.458623 crc crio[3651]: time=\"2026-06-09T10:59:34.456843347Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=28831f59-6b21-4a68-b42c-10fa7f6e13ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.020397 | controller |     "Jun 09 10:59:34.458623 crc crio[3651]: time=\"2026-06-09T10:59:34.456956901Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=e28ac0ab-06b2-4b8e-9b61-6a5acc4ce1ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.020412 | controller |     "Jun 09 10:59:34.458623 crc crio[3651]: time=\"2026-06-09T10:59:34.457023903Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=73696936-8350-4110-af2f-4cdeccb4d578 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.020427 | controller |     "Jun 09 10:59:34.458623 crc crio[3651]: time=\"2026-06-09T10:59:34.457215279Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=f3594002-348c-4e55-b238-5b1f58d13b20 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.020442 | controller |     "Jun 09 10:59:34.458623 crc crio[3651]: time=\"2026-06-09T10:59:34.455749562Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=1803f29f-6755-425e-8b77-0e676a8658b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.020457 | controller |     "Jun 09 10:59:34.458623 crc crio[3651]: time=\"2026-06-09T10:59:34.456721023Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=718fd6e6-be29-4bce-9b2a-0588f06fda64 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.020472 | controller |     "Jun 09 10:59:34.458623 crc crio[3651]: time=\"2026-06-09T10:59:34.455489004Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14\" id=3b12f563-5622-4a14-967c-38023c35d963 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.020487 | controller |     "Jun 09 10:59:34.458623 crc crio[3651]: time=\"2026-06-09T10:59:34.451543618Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner\" id=b6e82a51-3be2-4fa6-ac6f-fad2ab67c6bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.020502 | controller |     "Jun 09 10:59:34.458623 crc crio[3651]: time=\"2026-06-09T10:59:34.458562352Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=8b7ba2d5-b997-4cbc-9431-2e222c1078b7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.020520 | controller |     "Jun 09 10:59:34.460664 crc crio[3651]: time=\"2026-06-09T10:59:34.45693712Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=535c6996-87bf-475f-8f3f-b81d7ffe1b13 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.020536 | controller |     "Jun 09 10:59:34.460664 crc crio[3651]: time=\"2026-06-09T10:59:34.455238906Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=29d7159c-f487-4f3a-af07-487f00d50fbb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.020550 | controller |     "Jun 09 10:59:34.461020 crc crio[3651]: time=\"2026-06-09T10:59:34.460922958Z\" level=info msg=\"Creating container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin\" id=ef3c5085-47b1-4824-bf90-1e5f9bcd76bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.020578 | controller |     "Jun 09 10:59:34.461147 crc crio[3651]: time=\"2026-06-09T10:59:34.460960659Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator\" id=b271fa1e-1815-4131-b5c9-3273473c64a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.020593 | controller |     "Jun 09 10:59:34.464342 crc crio[3651]: time=\"2026-06-09T10:59:34.464252544Z\" level=info msg=\"Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions\" id=c97a2dcd-a6f0-45b9-ad8c-94a8dcd8fddf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.020608 | controller |     "Jun 09 10:59:34.466607 crc crio[3651]: time=\"2026-06-09T10:59:34.466518987Z\" level=info msg=\"Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=94ac47b2-73d4-4436-9ff6-e927f8ed2a15 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.020622 | controller |     "Jun 09 10:59:34.467313 crc crio[3651]: time=\"2026-06-09T10:59:34.4672297Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=f1eda026-46f6-4fc8-8f39-7b463afdfc6b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.020637 | controller |     "Jun 09 10:59:34.468237 crc crio[3651]: time=\"2026-06-09T10:59:34.468156089Z\" level=info msg=\"Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=b98bad83-3f78-4786-85a6-e8e036253634 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.020652 | controller |     "Jun 09 10:59:34.469134 crc crio[3651]: time=\"2026-06-09T10:59:34.469050108Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=1b201052-4420-4d43-9bf3-f7328d765913 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.020667 | controller |     "Jun 09 10:59:34.469662 crc crio[3651]: time=\"2026-06-09T10:59:34.469600195Z\" level=info msg=\"Creating container: openshift-dns/dns-default-qtghf/dns\" id=77c683c0-4b16-49de-a820-61cca9694fd3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.020681 | controller |     "Jun 09 10:59:34.470309 crc crio[3651]: time=\"2026-06-09T10:59:34.470206455Z\" level=info msg=\"Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=386dd5d8-2323-40a7-a3de-ccac99487c69 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.020700 | controller |     "Jun 09 10:59:34.470921 crc crio[3651]: time=\"2026-06-09T10:59:34.470842615Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=c797c588-da00-4b59-bba2-451947f2369c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.020715 | controller |     "Jun 09 10:59:34.471724 crc crio[3651]: time=\"2026-06-09T10:59:34.471214217Z\" level=info msg=\"Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=59728387-30cc-41b4-9d64-5bc45964a20a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.020731 | controller |     "Jun 09 10:59:34.472061 crc crio[3651]: time=\"2026-06-09T10:59:34.471962341Z\" level=info msg=\"Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=34099fae-1673-46c7-a0ff-4c6ed3c86339 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.020745 | controller |     "Jun 09 10:59:34.472967 crc crio[3651]: time=\"2026-06-09T10:59:34.472842839Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=0a56a8c5-0913-4e04-a714-344663fbc455 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.020760 | controller |     "Jun 09 10:59:34.476539 crc crio[3651]: time=\"2026-06-09T10:59:34.476348361Z\" level=info msg=\"Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator\" id=4a3acde4-b4d8-4ac5-8ac8-63288dc606cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.020775 | controller |     "Jun 09 10:59:34.558872 crc crio[3651]: time=\"2026-06-09T10:59:34.558713117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.020790 | controller |     "Jun 09 10:59:34.561279 crc crio[3651]: time=\"2026-06-09T10:59:34.559578264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.020837 | controller |     "Jun 09 10:59:34.561279 crc crio[3651]: time=\"2026-06-09T10:59:34.559729749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.020873 | controller |     "Jun 09 10:59:34.561279 crc crio[3651]: time=\"2026-06-09T10:59:34.559915245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.020890 | controller |     "Jun 09 10:59:34.561279 crc crio[3651]: time=\"2026-06-09T10:59:34.56007288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.020905 | controller |     "Jun 09 10:59:34.561279 crc crio[3651]: time=\"2026-06-09T10:59:34.560235896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.020920 | controller |     "Jun 09 10:59:34.561279 crc crio[3651]: time=\"2026-06-09T10:59:34.56037579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.020935 | controller |     "Jun 09 10:59:34.561279 crc crio[3651]: time=\"2026-06-09T10:59:34.560520035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.020950 | controller |     "Jun 09 10:59:34.561279 crc crio[3651]: time=\"2026-06-09T10:59:34.560545665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.020969 | controller |     "Jun 09 10:59:34.561279 crc crio[3651]: time=\"2026-06-09T10:59:34.56070101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.020985 | controller |     "Jun 09 10:59:34.561279 crc crio[3651]: time=\"2026-06-09T10:59:34.560735561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.021000 | controller |     "Jun 09 10:59:34.561279 crc crio[3651]: time=\"2026-06-09T10:59:34.560915077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.021015 | controller |     "Jun 09 10:59:34.562134 crc crio[3651]: time=\"2026-06-09T10:59:34.561974401Z\" level=info msg=\"Stopped pod sandbox: 9bfbb4f5a17c6f37cb714773cddcd82b1cdbe5a19a3c17f1478708a1e5a7853a\" id=97930db2-e875-4541-9b37-27c7f3acd794 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.021030 | controller |     "Jun 09 10:59:34.565009 crc crio[3651]: time=\"2026-06-09T10:59:34.564149691Z\" level=info msg=\"Creating container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints\" id=972a792f-b479-4eb5-8166-8225c4f197f2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.021045 | controller |     "Jun 09 10:59:34.565009 crc crio[3651]: time=\"2026-06-09T10:59:34.564209443Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api\" id=152aca63-1dc4-4521-a9fc-8c2bef9ed3e7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.021060 | controller |     "Jun 09 10:59:34.565009 crc crio[3651]: time=\"2026-06-09T10:59:34.564297765Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy\" id=2c6b5467-386e-4e3f-bb5b-25f4cfef8c70 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.021075 | controller |     "Jun 09 10:59:34.565009 crc crio[3651]: time=\"2026-06-09T10:59:34.564487631Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=eb070b41-e61c-40b0-ad2f-4cc7b9e5289e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.021090 | controller |     "Jun 09 10:59:34.567140 crc crio[3651]: time=\"2026-06-09T10:59:34.567028853Z\" level=info msg=\"Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=6c5b7991-5278-467a-ad86-4c52920bf139 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.021105 | controller |     "Jun 09 10:59:34.567292 crc crio[3651]: time=\"2026-06-09T10:59:34.567154597Z\" level=info msg=\"Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator\" id=b1b1e3d4-b481-4197-af50-4d49f70cc9ea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.021120 | controller |     "Jun 09 10:59:34.570362 crc crio[3651]: time=\"2026-06-09T10:59:34.57006097Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=e865322f-bdfb-4044-a068-734beb16af6e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.021134 | controller |     "Jun 09 10:59:34.570362 crc crio[3651]: time=\"2026-06-09T10:59:34.570098841Z\" level=info msg=\"Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=38604026-4a62-437c-b19e-5f46783c1f5e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.021149 | controller |     "Jun 09 10:59:34.570362 crc crio[3651]: time=\"2026-06-09T10:59:34.570220115Z\" level=info msg=\"Creating container: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon\" id=b1f8af6c-c24b-46a5-ad83-aac873e88235 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.021167 | controller |     "Jun 09 10:59:34.571793 crc crio[3651]: time=\"2026-06-09T10:59:34.571700672Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy\" id=eb1e4d7e-d78f-4b7f-99f2-f0cf1fe27fe9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.021182 | controller |     "Jun 09 10:59:45.902464 crc crio[3651]: time=\"2026-06-09T10:59:45.902244879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.021196 | controller |     "Jun 09 10:59:45.902464 crc crio[3651]: time=\"2026-06-09T10:59:45.902309991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.021212 | controller |     "Jun 09 10:59:45.902464 crc crio[3651]: time=\"2026-06-09T10:59:45.902362552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.021227 | controller |     "Jun 09 10:59:45.903934 crc crio[3651]: time=\"2026-06-09T10:59:45.902528698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.021242 | controller |     "Jun 09 10:59:45.903934 crc crio[3651]: time=\"2026-06-09T10:59:45.90291795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.021257 | controller |     "Jun 09 10:59:45.903934 crc crio[3651]: time=\"2026-06-09T10:59:45.902994023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.021272 | controller |     "Jun 09 10:59:45.903934 crc crio[3651]: time=\"2026-06-09T10:59:45.90324146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.021287 | controller |     "Jun 09 10:59:45.903934 crc crio[3651]: time=\"2026-06-09T10:59:45.903259571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.021302 | controller |     "Jun 09 10:59:45.903934 crc crio[3651]: time=\"2026-06-09T10:59:45.903345144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.021316 | controller |     "Jun 09 10:59:45.903934 crc crio[3651]: time=\"2026-06-09T10:59:45.903516149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.021331 | controller |     "Jun 09 10:59:45.907331 crc crio[3651]: time=\"2026-06-09T10:59:45.907258729Z\" level=info msg=\"Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=ca647967-c3a7-4717-bf69-f8102df92589 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.021346 | controller |     "Jun 09 10:59:45.907658 crc crio[3651]: time=\"2026-06-09T10:59:45.90759799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.021361 | controller |     "Jun 09 10:59:45.907739 crc crio[3651]: time=\"2026-06-09T10:59:45.90760459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.021380 | controller |     "Jun 09 10:59:45.909509 crc crio[3651]: time=\"2026-06-09T10:59:45.908561681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.021396 | controller |     "Jun 09 10:59:45.909509 crc crio[3651]: time=\"2026-06-09T10:59:45.908642753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.021410 | controller |     "Jun 09 10:59:45.911527 crc crio[3651]: time=\"2026-06-09T10:59:45.91136465Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=cf43c291-11e4-4287-9dbd-9c552ab36710 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.021425 | controller |     "Jun 09 10:59:45.911864 crc crio[3651]: time=\"2026-06-09T10:59:45.911742103Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=b73ce00f-7ed8-42a7-a02c-fcdb2bca1a75 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.021441 | controller |     "Jun 09 10:59:45.914197 crc crio[3651]: time=\"2026-06-09T10:59:45.914030696Z\" level=info msg=\"Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=34e54da3-b954-4a4b-84d6-28d18ce2753a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.021456 | controller |     "Jun 09 10:59:45.915199 crc crio[3651]: time=\"2026-06-09T10:59:45.91508587Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=053bfa9f-24a3-4340-81f7-571c753de8b0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.021471 | controller |     "Jun 09 10:59:45.915426 crc crio[3651]: time=\"2026-06-09T10:59:45.915319217Z\" level=info msg=\"Creating container: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container\" id=90711f4b-bd8e-4236-8d4b-694c4205b0be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.021487 | controller |     "Jun 09 10:59:45.919005 crc crio[3651]: time=\"2026-06-09T10:59:45.918747567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.021502 | controller |     "Jun 09 10:59:45.919005 crc crio[3651]: time=\"2026-06-09T10:59:45.918774218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.021518 | controller |     "Jun 09 10:59:45.919290 crc crio[3651]: time=\"2026-06-09T10:59:45.919100468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.021533 | controller |     "Jun 09 10:59:45.919290 crc crio[3651]: time=\"2026-06-09T10:59:45.919187841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.021549 | controller |     "Jun 09 10:59:45.925587 crc crio[3651]: time=\"2026-06-09T10:59:45.925344088Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=8be32bc4-29e7-4946-8623-c4ca90047936 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.021564 | controller |     "Jun 09 10:59:45.933946 crc crio[3651]: time=\"2026-06-09T10:59:45.933903072Z\" level=info msg=\"Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=cd291ece-2acc-470e-8530-5ffdbb8897b5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.021582 | controller |     "Jun 09 10:59:45.938014 crc crio[3651]: time=\"2026-06-09T10:59:45.9379279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.021598 | controller |     "Jun 09 10:59:45.938105 crc crio[3651]: time=\"2026-06-09T10:59:45.93792849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.021613 | controller |     "Jun 09 10:59:45.938105 crc crio[3651]: time=\"2026-06-09T10:59:45.938058355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.021628 | controller |     "Jun 09 10:59:45.938436 crc crio[3651]: time=\"2026-06-09T10:59:45.938284252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.021643 | controller |     "Jun 09 10:59:45.939190 crc crio[3651]: time=\"2026-06-09T10:59:45.939121299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.021659 | controller |     "Jun 09 10:59:45.939338 crc crio[3651]: time=\"2026-06-09T10:59:45.939287024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.021674 | controller |     "Jun 09 10:59:46.117584 crc crio[3651]: time=\"2026-06-09T10:59:46.117378403Z\" level=info msg=\"Stopped container 386be1641d307e66c54ca7b45fbd0ae80f1dd1ef7565b709ccc2fbaa7ac6a3cf: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=6bbc3d50-a9e3-47af-94a8-f996ee7aa4f3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.021689 | controller |     "Jun 09 10:59:46.119704 crc crio[3651]: time=\"2026-06-09T10:59:46.119593824Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=da50babc-b269-4ecf-a251-fea20c4fa4d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.021704 | controller |     "Jun 09 10:59:46.196261 crc crio[3651]: time=\"2026-06-09T10:59:46.196084711Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=f39dfeb7-15a6-49bd-90cc-d9d11e307eec name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.021719 | controller |     "Jun 09 10:59:46.209609 crc crio[3651]: time=\"2026-06-09T10:59:46.209373556Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=061e56e9-5af7-4ff8-8cdc-132483c723bc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.021734 | controller |     "Jun 09 10:59:46.214312 crc crio[3651]: time=\"2026-06-09T10:59:46.214273603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.021750 | controller |     "Jun 09 10:59:46.255275 crc crio[3651]: time=\"2026-06-09T10:59:46.254348995Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f6afa6910526559d119271735433b130655b18361ec8e62f8147ae8ca0181f3a\" id=35a35c3f-3180-421a-b026-7c91ca33751d name=/runtime.v1.ImageService/PullImage",
2026-06-09 11:30:35.021764 | controller |     "Jun 09 10:59:46.257054 crc crio[3651]: time=\"2026-06-09T10:59:46.256957619Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=1ee3d268-1bcb-41cc-9a2c-67481085bcc6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.021783 | controller |     "Jun 09 10:59:46.290099 crc crio[3651]: time=\"2026-06-09T10:59:46.289948855Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=85624170-0e11-4688-a19f-954cebf9ff68 name=/runtime.v1.ImageService/PullImage",
2026-06-09 11:30:35.021798 | controller |     "Jun 09 10:59:46.291323 crc crio[3651]: time=\"2026-06-09T10:59:46.291213075Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=4ef82fdc-f451-415e-9af1-200cc05f56f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.021814 | controller |     "Jun 09 10:59:46.529692 crc crio[3651]: time=\"2026-06-09T10:59:46.529532631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.021829 | controller |     "Jun 09 10:59:46.533051 crc crio[3651]: time=\"2026-06-09T10:59:46.53295222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.021844 | controller |     "Jun 09 10:59:46.536626 crc crio[3651]: time=\"2026-06-09T10:59:46.536582606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.022506 | controller |     "Jun 09 10:59:46.540993 crc crio[3651]: time=\"2026-06-09T10:59:46.540786801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.022593 | controller |     "Jun 09 10:59:46.545725 crc crio[3651]: time=\"2026-06-09T10:59:46.545631086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.022614 | controller |     "Jun 09 10:59:46.653355 crc crio[3651]: time=\"2026-06-09T10:59:46.65325629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.022630 | controller |     "Jun 09 10:59:46.676693 crc crio[3651]: time=\"2026-06-09T10:59:46.676056549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.022646 | controller |     "Jun 09 10:59:46.676693 crc crio[3651]: time=\"2026-06-09T10:59:46.676219215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.022662 | controller |     "Jun 09 10:59:46.742125 crc crio[3651]: time=\"2026-06-09T10:59:46.740967666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.022677 | controller |     "Jun 09 10:59:46.769554 crc crio[3651]: time=\"2026-06-09T10:59:46.769466548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.022693 | controller |     "Jun 09 10:59:46.786808 crc crio[3651]: time=\"2026-06-09T10:59:46.78672095Z\" level=info msg=\"Created container 8f609e04650670ab58870e5fa158ebed6baf02f7dc5227736eb5224b62c9f19a: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=94ac47b2-73d4-4436-9ff6-e927f8ed2a15 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.022714 | controller |     "Jun 09 10:59:46.787910 crc crio[3651]: time=\"2026-06-09T10:59:46.787850717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.022731 | controller |     "Jun 09 10:59:46.788293 crc crio[3651]: time=\"2026-06-09T10:59:46.788217348Z\" level=info msg=\"Starting container: 8f609e04650670ab58870e5fa158ebed6baf02f7dc5227736eb5224b62c9f19a\" id=a5633d77-67e9-413d-a3a7-9f9ac37ed1f9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.022747 | controller |     "Jun 09 10:59:46.809849 crc crio[3651]: time=\"2026-06-09T10:59:46.809746707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.022763 | controller |     "Jun 09 10:59:46.827783 crc crio[3651]: time=\"2026-06-09T10:59:46.827662941Z\" level=info msg=\"Started container\" PID=12775 containerID=8f609e04650670ab58870e5fa158ebed6baf02f7dc5227736eb5224b62c9f19a description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=a5633d77-67e9-413d-a3a7-9f9ac37ed1f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c14204007b4bd9f11109690b669faf79170a09d2aed3d2675b7c674dd91868ae",
2026-06-09 11:30:35.022779 | controller |     "Jun 09 10:59:46.837442 crc crio[3651]: time=\"2026-06-09T10:59:46.837281768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.022794 | controller |     "Jun 09 10:59:46.941020 crc crio[3651]: time=\"2026-06-09T10:59:46.940736489Z\" level=info msg=\"Created container 3a5c07bcf47f8afaa20759b2789d89a5b831a0476d8cfa49a6d810d644b8b8d2: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=b98bad83-3f78-4786-85a6-e8e036253634 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.022810 | controller |     "Jun 09 10:59:46.943262 crc crio[3651]: time=\"2026-06-09T10:59:46.943196847Z\" level=info msg=\"Starting container: 3a5c07bcf47f8afaa20759b2789d89a5b831a0476d8cfa49a6d810d644b8b8d2\" id=d6e18b95-dc9a-4d79-b7c1-b489837f668e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.022826 | controller |     "Jun 09 10:59:46.964252 crc crio[3651]: time=\"2026-06-09T10:59:46.964152428Z\" level=info msg=\"Started container\" PID=12776 containerID=3a5c07bcf47f8afaa20759b2789d89a5b831a0476d8cfa49a6d810d644b8b8d2 description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=d6e18b95-dc9a-4d79-b7c1-b489837f668e name=/runtime.v1.RuntimeService/StartContainer sandboxID=01720d3cc7c6b83f90c7243e29ef131128b48f41261824bdcb105e6c237f15e4",
2026-06-09 11:30:35.022841 | controller |     "Jun 09 10:59:46.999099 crc crio[3651]: time=\"2026-06-09T10:59:46.998352492Z\" level=info msg=\"Created container f75402775fb76a5c9b2cbfe7e1d03c76f29983915e1c748b71d78e18cb48ed01: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy\" id=eb1e4d7e-d78f-4b7f-99f2-f0cf1fe27fe9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.022876 | controller |     "Jun 09 10:59:47.007639 crc crio[3651]: time=\"2026-06-09T10:59:47.006883805Z\" level=info msg=\"Starting container: f75402775fb76a5c9b2cbfe7e1d03c76f29983915e1c748b71d78e18cb48ed01\" id=0f0251d5-78ad-41d2-9393-4466e673a0bd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.022893 | controller |     "Jun 09 10:59:47.020925 crc crio[3651]: time=\"2026-06-09T10:59:47.020745249Z\" level=info msg=\"Started container\" PID=12781 containerID=f75402775fb76a5c9b2cbfe7e1d03c76f29983915e1c748b71d78e18cb48ed01 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy id=0f0251d5-78ad-41d2-9393-4466e673a0bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=b616e6b1e0cd8199758fb15f85947bd3c890bce947bd22e662f36108daa89055",
2026-06-09 11:30:35.022912 | controller |     "Jun 09 10:59:47.034815 crc crio[3651]: time=\"2026-06-09T10:59:47.034725256Z\" level=info msg=\"Created container 4de09a55393b6013a827db72418f5d552c03d10bbf277ae3cd143c47e7f90afb: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=f1eda026-46f6-4fc8-8f39-7b463afdfc6b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.022928 | controller |     "Jun 09 10:59:47.039817 crc crio[3651]: time=\"2026-06-09T10:59:47.039564811Z\" level=info msg=\"Starting container: 4de09a55393b6013a827db72418f5d552c03d10bbf277ae3cd143c47e7f90afb\" id=6bcbf1ec-8b4b-4498-bccd-5d18c2d58998 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.022944 | controller |     "Jun 09 10:59:47.058713 crc crio[3651]: time=\"2026-06-09T10:59:47.058188847Z\" level=info msg=\"Started container\" PID=12786 containerID=4de09a55393b6013a827db72418f5d552c03d10bbf277ae3cd143c47e7f90afb description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=6bcbf1ec-8b4b-4498-bccd-5d18c2d58998 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b6a77415bc05b1e81f341897075f3a097a15edb034111239d6655ca613be6fc7",
2026-06-09 11:30:35.022959 | controller |     "Jun 09 10:59:47.187684 crc crio[3651]: time=\"2026-06-09T10:59:47.187528935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.022975 | controller |     "Jun 09 10:59:47.218196 crc crio[3651]: time=\"2026-06-09T10:59:47.217761903Z\" level=info msg=\"Created container 7758c0b7dd8cdbc8ef2d92e00eb92910b06813c48fb6ad411e330d0f9c340294: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=0a56a8c5-0913-4e04-a714-344663fbc455 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.022990 | controller |     "Jun 09 10:59:47.221016 crc crio[3651]: time=\"2026-06-09T10:59:47.220916524Z\" level=info msg=\"Starting container: 7758c0b7dd8cdbc8ef2d92e00eb92910b06813c48fb6ad411e330d0f9c340294\" id=3323a92b-1bf0-4d94-89f6-72c4b0c942cf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.023005 | controller |     "Jun 09 10:59:47.231977 crc crio[3651]: time=\"2026-06-09T10:59:47.231811762Z\" level=info msg=\"Started container\" PID=12791 containerID=7758c0b7dd8cdbc8ef2d92e00eb92910b06813c48fb6ad411e330d0f9c340294 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=3323a92b-1bf0-4d94-89f6-72c4b0c942cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=4389953051c238a0fbe4458debb60786ebca030c6e30e205d781bf07861d0e7e",
2026-06-09 11:30:35.023021 | controller |     "Jun 09 10:59:47.247369 crc crio[3651]: time=\"2026-06-09T10:59:47.247249896Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=c3504907-cd24-47bd-ae52-c651a868e3bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.023036 | controller |     "Jun 09 10:59:47.421235 crc crio[3651]: time=\"2026-06-09T10:59:47.420692486Z\" level=info msg=\"Created container c9c39b537c22385d03f9c66e8d6721b5daa6ef1a23ad19105ce5b7c415c8ddbe: openshift-multus/cni-sysctl-allowlist-ds-mqx5h/kube-multus-additional-cni-plugins\" id=1c8b2483-f137-44b3-a13d-53f9602bb819 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.023052 | controller |     "Jun 09 10:59:47.425640 crc crio[3651]: time=\"2026-06-09T10:59:47.425556502Z\" level=info msg=\"Starting container: c9c39b537c22385d03f9c66e8d6721b5daa6ef1a23ad19105ce5b7c415c8ddbe\" id=1857d0df-d683-46f2-9004-baf88d412caa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.023068 | controller |     "Jun 09 10:59:47.435565 crc crio[3651]: time=\"2026-06-09T10:59:47.434588311Z\" level=info msg=\"Started container\" PID=12834 containerID=c9c39b537c22385d03f9c66e8d6721b5daa6ef1a23ad19105ce5b7c415c8ddbe description=openshift-multus/cni-sysctl-allowlist-ds-mqx5h/kube-multus-additional-cni-plugins id=1857d0df-d683-46f2-9004-baf88d412caa name=/runtime.v1.RuntimeService/StartContainer sandboxID=63888747bcf6c9d5bfe4c2405cc1ec1f40c7c3af184b687667314c71d26577f4",
2026-06-09 11:30:35.023089 | controller |     "Jun 09 10:59:47.454838 crc crio[3651]: time=\"2026-06-09T10:59:47.454179638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.023105 | controller |     "Jun 09 10:59:47.532530 crc crio[3651]: time=\"2026-06-09T10:59:47.532313868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.023120 | controller |     "Jun 09 10:59:47.533736 crc crio[3651]: time=\"2026-06-09T10:59:47.533588149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.023135 | controller |     "Jun 09 10:59:47.543460 crc crio[3651]: time=\"2026-06-09T10:59:47.543226327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.023151 | controller |     "Jun 09 10:59:47.545624 crc crio[3651]: time=\"2026-06-09T10:59:47.544521738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.023166 | controller |     "Jun 09 10:59:47.553781 crc crio[3651]: time=\"2026-06-09T10:59:47.553679242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.023181 | controller |     "Jun 09 10:59:47.554305 crc crio[3651]: time=\"2026-06-09T10:59:47.554132296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.023196 | controller |     "Jun 09 10:59:47.556767 crc crio[3651]: time=\"2026-06-09T10:59:47.556670077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.023211 | controller |     "Jun 09 10:59:47.559173 crc crio[3651]: time=\"2026-06-09T10:59:47.559080174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.023226 | controller |     "Jun 09 10:59:47.559586 crc crio[3651]: time=\"2026-06-09T10:59:47.559359403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.023241 | controller |     "Jun 09 10:59:47.564574 crc crio[3651]: time=\"2026-06-09T10:59:47.56425913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.023256 | controller |     "Jun 09 10:59:47.566226 crc crio[3651]: time=\"2026-06-09T10:59:47.566156411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.023271 | controller |     "Jun 09 10:59:47.570767 crc crio[3651]: time=\"2026-06-09T10:59:47.570634904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.023290 | controller |     "Jun 09 10:59:47.573198 crc crio[3651]: time=\"2026-06-09T10:59:47.573093403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.023305 | controller |     "Jun 09 10:59:47.574979 crc crio[3651]: time=\"2026-06-09T10:59:47.5748808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.023321 | controller |     "Jun 09 10:59:47.576991 crc crio[3651]: time=\"2026-06-09T10:59:47.576869324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.023336 | controller |     "Jun 09 10:59:47.580971 crc crio[3651]: time=\"2026-06-09T10:59:47.580929764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.023351 | controller |     "Jun 09 10:59:47.581982 crc crio[3651]: time=\"2026-06-09T10:59:47.581929356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.023366 | controller |     "Jun 09 10:59:47.605826 crc crio[3651]: time=\"2026-06-09T10:59:47.605734867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.023381 | controller |     "Jun 09 10:59:47.625600 crc crio[3651]: time=\"2026-06-09T10:59:47.611257634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.023396 | controller |     "Jun 09 10:59:47.625600 crc crio[3651]: time=\"2026-06-09T10:59:47.613078002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.023411 | controller |     "Jun 09 10:59:47.625600 crc crio[3651]: time=\"2026-06-09T10:59:47.621714139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.023426 | controller |     "Jun 09 10:59:47.629909 crc crio[3651]: time=\"2026-06-09T10:59:47.629346183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.023441 | controller |     "Jun 09 10:59:47.640859 crc crio[3651]: time=\"2026-06-09T10:59:47.635856751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.023456 | controller |     "Jun 09 10:59:47.683816 crc crio[3651]: time=\"2026-06-09T10:59:47.679908671Z\" level=info msg=\"Created container 34b0dc0ecd8a3b417ded23409685738fb590eee8ffcdf462bc2f5e8e823db4a8: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions\" id=bf3b6594-3517-4788-add5-b0df996d3bea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.023471 | controller |     "Jun 09 10:59:47.687229 crc crio[3651]: time=\"2026-06-09T10:59:47.68675825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.023486 | controller |     "Jun 09 10:59:47.703265 crc crio[3651]: time=\"2026-06-09T10:59:47.702814014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.023501 | controller |     "Jun 09 10:59:47.745212 crc crio[3651]: time=\"2026-06-09T10:59:47.733272348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.023519 | controller |     "Jun 09 10:59:47.749149 crc crio[3651]: time=\"2026-06-09T10:59:47.748861757Z\" level=info msg=\"Starting container: 34b0dc0ecd8a3b417ded23409685738fb590eee8ffcdf462bc2f5e8e823db4a8\" id=d107d6e7-ea9b-4f14-b073-0459084a5cb5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.023535 | controller |     "Jun 09 10:59:47.749555 crc crio[3651]: time=\"2026-06-09T10:59:47.749364553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.023551 | controller |     "Jun 09 10:59:47.756367 crc crio[3651]: time=\"2026-06-09T10:59:47.756264264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.023566 | controller |     "Jun 09 10:59:47.758986 crc crio[3651]: time=\"2026-06-09T10:59:47.75894313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.023581 | controller |     "Jun 09 10:59:47.803716 crc crio[3651]: time=\"2026-06-09T10:59:47.792126522Z\" level=info msg=\"Started container\" PID=12849 containerID=34b0dc0ecd8a3b417ded23409685738fb590eee8ffcdf462bc2f5e8e823db4a8 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions id=d107d6e7-ea9b-4f14-b073-0459084a5cb5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7447659a8d7bb213bdc140c6d9ff81b2f8739dff5814b1c551ee1fc3408c5636",
2026-06-09 11:30:35.023596 | controller |     "Jun 09 10:59:47.805208 crc crio[3651]: time=\"2026-06-09T10:59:47.805003524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.023612 | controller |     "Jun 09 10:59:47.805335 crc crio[3651]: time=\"2026-06-09T10:59:47.803227547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.023627 | controller |     "Jun 09 10:59:47.812965 crc crio[3651]: time=\"2026-06-09T10:59:47.812787353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.023642 | controller |     "Jun 09 10:59:47.828578 crc crio[3651]: time=\"2026-06-09T10:59:47.82801797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.023657 | controller |     "Jun 09 10:59:47.828965 crc crio[3651]: time=\"2026-06-09T10:59:47.828758414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.023672 | controller |     "Jun 09 10:59:47.830770 crc crio[3651]: time=\"2026-06-09T10:59:47.830665265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.023687 | controller |     "Jun 09 10:59:47.836653 crc crio[3651]: time=\"2026-06-09T10:59:47.835944024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.023702 | controller |     "Jun 09 10:59:47.863229 crc crio[3651]: time=\"2026-06-09T10:59:47.86300545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.023721 | controller |     "Jun 09 10:59:47.892734 crc crio[3651]: time=\"2026-06-09T10:59:47.892663819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.023736 | controller |     "Jun 09 10:59:47.902260 crc crio[3651]: time=\"2026-06-09T10:59:47.900293293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.023751 | controller |     "Jun 09 10:59:47.902260 crc crio[3651]: time=\"2026-06-09T10:59:47.901823732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.023766 | controller |     "Jun 09 10:59:47.924575 crc crio[3651]: time=\"2026-06-09T10:59:47.924191058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.023780 | controller |     "Jun 09 10:59:47.924575 crc crio[3651]: time=\"2026-06-09T10:59:47.924526978Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=e8b2de76-abcf-4c58-b866-e3bc386f85a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.023795 | controller |     "Jun 09 10:59:48.012918 crc crio[3651]: time=\"2026-06-09T10:59:47.93956937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.023810 | controller |     "Jun 09 10:59:48.012918 crc crio[3651]: time=\"2026-06-09T10:59:47.948114553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.023825 | controller |     "Jun 09 10:59:48.012918 crc crio[3651]: time=\"2026-06-09T10:59:47.949102735Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=edfb787d-a735-4a42-b5bd-eac0ef8495f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.023840 | controller |     "Jun 09 10:59:48.012918 crc crio[3651]: time=\"2026-06-09T10:59:47.958866637Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=f2da9aa8-d9b3-4338-abe9-6f3b329ff9be name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.023879 | controller |     "Jun 09 10:59:48.012918 crc crio[3651]: time=\"2026-06-09T10:59:47.967575766Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=182c072d-6afd-459e-87ae-d9198c3af5f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.023896 | controller |     "Jun 09 10:59:48.012918 crc crio[3651]: time=\"2026-06-09T10:59:47.967977099Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/extract-content\" id=e68e18da-c824-4366-87d9-9edd3120419f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.023911 | controller |     "Jun 09 10:59:48.033273 crc crio[3651]: time=\"2026-06-09T10:59:48.03085365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.023927 | controller |     "Jun 09 10:59:48.049310 crc crio[3651]: time=\"2026-06-09T10:59:48.046898984Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=1735a61a-ded0-4151-a54e-d294e4e679bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.023942 | controller |     "Jun 09 10:59:48.068774 crc crio[3651]: time=\"2026-06-09T10:59:48.068097802Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver\" id=c87b5123-b887-491d-a691-0118884fea1b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.023960 | controller |     "Jun 09 10:59:48.070572 crc crio[3651]: time=\"2026-06-09T10:59:48.070052205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.023975 | controller |     "Jun 09 10:59:48.080123 crc crio[3651]: time=\"2026-06-09T10:59:48.079039522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.023990 | controller |     "Jun 09 10:59:48.108106 crc crio[3651]: time=\"2026-06-09T10:59:48.10802491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.024005 | controller |     "Jun 09 10:59:48.127509 crc crio[3651]: time=\"2026-06-09T10:59:48.12491561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.024020 | controller |     "Jun 09 10:59:48.131181 crc crio[3651]: time=\"2026-06-09T10:59:48.131071137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.024035 | controller |     "Jun 09 10:59:48.132597 crc crio[3651]: time=\"2026-06-09T10:59:48.132547674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.024049 | controller |     "Jun 09 10:59:48.145847 crc crio[3651]: time=\"2026-06-09T10:59:48.145729936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.024064 | controller |     "Jun 09 10:59:48.281160 crc crio[3651]: time=\"2026-06-09T10:59:48.280075865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.024079 | controller |     "Jun 09 10:59:48.299969 crc crio[3651]: time=\"2026-06-09T10:59:48.299759455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.024094 | controller |     "Jun 09 10:59:48.420974 crc crio[3651]: time=\"2026-06-09T10:59:48.420702925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.024110 | controller |     "Jun 09 10:59:48.424204 crc crio[3651]: time=\"2026-06-09T10:59:48.423726601Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=ed1b30ef-55f4-410e-bb11-590950bda72e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.024125 | controller |     "Jun 09 10:59:48.428198 crc crio[3651]: time=\"2026-06-09T10:59:48.428127542Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=64369537-5735-4955-ad5d-887214be90ab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.024142 | controller |     "Jun 09 10:59:48.428826 crc crio[3651]: time=\"2026-06-09T10:59:48.428657739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.024157 | controller |     "Jun 09 10:59:48.452000 crc crio[3651]: time=\"2026-06-09T10:59:48.447975737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.024176 | controller |     "Jun 09 10:59:48.460985 crc crio[3651]: time=\"2026-06-09T10:59:48.460084855Z\" level=info msg=\"Stopping container: c9c39b537c22385d03f9c66e8d6721b5daa6ef1a23ad19105ce5b7c415c8ddbe (timeout: 30s)\" id=48844225-f961-45b8-ab7f-80bc4abd1999 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.024191 | controller |     "Jun 09 10:59:48.517709 crc crio[3651]: time=\"2026-06-09T10:59:48.504181306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.024206 | controller |     "Jun 09 10:59:48.604231 crc crio[3651]: time=\"2026-06-09T10:59:48.603920597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.024221 | controller |     "Jun 09 10:59:48.631285 crc crio[3651]: time=\"2026-06-09T10:59:48.630272321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.024236 | controller |     "Jun 09 10:59:48.735877 crc crio[3651]: time=\"2026-06-09T10:59:48.735644643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.024251 | controller |     "Jun 09 10:59:48.814362 crc crio[3651]: time=\"2026-06-09T10:59:48.776080635Z\" level=info msg=\"Created container 28c506efdf4b7278ea0b5cb1d0e766fd56bbf3b770d8f5dab8349ffa2b7dce1c: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=386dd5d8-2323-40a7-a3de-ccac99487c69 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.024266 | controller |     "Jun 09 10:59:48.819860 crc crio[3651]: time=\"2026-06-09T10:59:48.81967294Z\" level=info msg=\"Starting container: 28c506efdf4b7278ea0b5cb1d0e766fd56bbf3b770d8f5dab8349ffa2b7dce1c\" id=6b31c1ba-2c9a-4dc8-8de9-6a6404866415 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.024281 | controller |     "Jun 09 10:59:48.840061 crc crio[3651]: time=\"2026-06-09T10:59:48.83998453Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=38ba0c3b-fae3-41d2-9e48-1b655d47be44 name=/runtime.v1.ImageService/PullImage",
2026-06-09 11:30:35.024296 | controller |     "Jun 09 10:59:48.858777 crc crio[3651]: time=\"2026-06-09T10:59:48.858148581Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=9ff80801-44ae-440f-94bb-ec650db1b87b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.024311 | controller |     "Jun 09 10:59:48.862215 crc crio[3651]: time=\"2026-06-09T10:59:48.862086797Z\" level=info msg=\"Started container\" PID=12930 containerID=28c506efdf4b7278ea0b5cb1d0e766fd56bbf3b770d8f5dab8349ffa2b7dce1c description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=6b31c1ba-2c9a-4dc8-8de9-6a6404866415 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c0049503fa8adb64b38d4b24ec8d1b3c13afca807623945676f512764c4c804",
2026-06-09 11:30:35.024327 | controller |     "Jun 09 10:59:48.865639 crc crio[3651]: time=\"2026-06-09T10:59:48.865516807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.024342 | controller |     "Jun 09 10:59:48.877046 crc crio[3651]: time=\"2026-06-09T10:59:48.876988484Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=37a1c487-a79a-472a-a7e1-dca196cf5dbd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.024359 | controller |     "Jun 09 10:59:48.884315 crc crio[3651]: time=\"2026-06-09T10:59:48.883913036Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=9d27c88f-e732-4709-b335-fce3834c6a1b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.024375 | controller |     "Jun 09 10:59:48.893948 crc crio[3651]: time=\"2026-06-09T10:59:48.893182872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.024391 | controller |     "Jun 09 10:59:48.921648 crc crio[3651]: time=\"2026-06-09T10:59:48.921282271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.024407 | controller |     "Jun 09 10:59:49.133778 crc crio[3651]: time=\"2026-06-09T10:59:49.13062625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.024423 | controller |     "Jun 09 10:59:49.269691 crc crio[3651]: time=\"2026-06-09T10:59:49.220190156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.024438 | controller |     "Jun 09 10:59:49.278380 crc crio[3651]: time=\"2026-06-09T10:59:49.241131256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.024454 | controller |     "Jun 09 10:59:49.297591 crc crio[3651]: time=\"2026-06-09T10:59:49.297364395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.024469 | controller |     "Jun 09 10:59:50.183215 crc crio[3651]: time=\"2026-06-09T10:59:50.169374549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.024485 | controller |     "Jun 09 10:59:50.201180 crc crio[3651]: time=\"2026-06-09T10:59:50.200104102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.024500 | controller |     "Jun 09 10:59:50.658949 crc crio[3651]: time=\"2026-06-09T10:59:50.658805599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.024515 | controller |     "Jun 09 10:59:50.753098 crc crio[3651]: time=\"2026-06-09T10:59:50.752967622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.024530 | controller |     "Jun 09 10:59:50.954658 crc crio[3651]: time=\"2026-06-09T10:59:50.954330815Z\" level=info msg=\"Created container d771e8f8b4118157a9b53f6d476bf759791592dff92e9996d8bf57d4c12c16f8: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=eb070b41-e61c-40b0-ad2f-4cc7b9e5289e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.024545 | controller |     "Jun 09 10:59:50.963745 crc crio[3651]: time=\"2026-06-09T10:59:50.962934641Z\" level=info msg=\"Starting container: d771e8f8b4118157a9b53f6d476bf759791592dff92e9996d8bf57d4c12c16f8\" id=856d56da-02ab-4f44-a2a8-806cec3f536e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.024575 | controller |     "Jun 09 10:59:50.976257 crc crio[3651]: time=\"2026-06-09T10:59:50.974137939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.024600 | controller |     "Jun 09 10:59:51.006967 crc crio[3651]: time=\"2026-06-09T10:59:51.006272427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.024616 | controller |     "Jun 09 10:59:51.237093 crc crio[3651]: time=\"2026-06-09T10:59:51.235886365Z\" level=info msg=\"Started container\" PID=12971 containerID=d771e8f8b4118157a9b53f6d476bf759791592dff92e9996d8bf57d4c12c16f8 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator id=856d56da-02ab-4f44-a2a8-806cec3f536e name=/runtime.v1.RuntimeService/StartContainer sandboxID=7340aa1e10799ec33026859d608b1de2c54ad3af7fd6221f5b0592ad74bd8104",
2026-06-09 11:30:35.024631 | controller |     "Jun 09 10:59:51.277749 crc crio[3651]: time=\"2026-06-09T10:59:51.27762366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.024647 | controller |     "Jun 09 10:59:51.414872 crc crio[3651]: time=\"2026-06-09T10:59:51.414716697Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=2de470db-0bc6-493b-9f93-f0e010807650 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.024662 | controller |     "Jun 09 10:59:51.434645 crc crio[3651]: time=\"2026-06-09T10:59:51.434553152Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=cea1d6c8-9483-4728-9708-4c55df9319da name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.024677 | controller |     "Jun 09 10:59:51.453480 crc crio[3651]: time=\"2026-06-09T10:59:51.453266231Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch\" id=1c08f7a8-4bc7-442d-a511-391825302a87 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.024692 | controller |     "Jun 09 10:59:51.454098 crc crio[3651]: time=\"2026-06-09T10:59:51.454012484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.024707 | controller |     "Jun 09 10:59:51.559808 crc crio[3651]: time=\"2026-06-09T10:59:51.559166349Z\" level=info msg=\"Created container 7ffb229a46b1478af99279c962b75d2a0c685fbc806269c28c2b87e4092870bc: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=8b7ba2d5-b997-4cbc-9431-2e222c1078b7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.024722 | controller |     "Jun 09 10:59:51.564799 crc crio[3651]: time=\"2026-06-09T10:59:51.564148928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.024737 | controller |     "Jun 09 10:59:51.583155 crc crio[3651]: time=\"2026-06-09T10:59:51.582806165Z\" level=info msg=\"Starting container: 7ffb229a46b1478af99279c962b75d2a0c685fbc806269c28c2b87e4092870bc\" id=7d99a91d-5667-48de-ab39-55405d0a8387 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.024753 | controller |     "Jun 09 10:59:51.594017 crc crio[3651]: time=\"2026-06-09T10:59:51.59326151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.024768 | controller |     "Jun 09 10:59:51.608282 crc crio[3651]: time=\"2026-06-09T10:59:51.608167767Z\" level=info msg=\"Created container 30aa52a0941c88c2146ffc26f4be1ba89a3f852b815a846b1f26e2acaa735ec2: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator\" id=4a3acde4-b4d8-4ac5-8ac8-63288dc606cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.024787 | controller |     "Jun 09 10:59:51.617447 crc crio[3651]: time=\"2026-06-09T10:59:51.616870035Z\" level=info msg=\"Starting container: 30aa52a0941c88c2146ffc26f4be1ba89a3f852b815a846b1f26e2acaa735ec2\" id=774ffe5f-1229-41e1-9f54-faea2b6ad95e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.024803 | controller |     "Jun 09 10:59:51.627316 crc crio[3651]: time=\"2026-06-09T10:59:51.627151114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.024818 | controller |     "Jun 09 10:59:51.633168 crc crio[3651]: time=\"2026-06-09T10:59:51.633059443Z\" level=info msg=\"Started container\" PID=12987 containerID=7ffb229a46b1478af99279c962b75d2a0c685fbc806269c28c2b87e4092870bc description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=7d99a91d-5667-48de-ab39-55405d0a8387 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b3874486ab4714c54a62fc3918cec19b6a563f63cd5ba98565e424621af693f",
2026-06-09 11:30:35.024834 | controller |     "Jun 09 10:59:51.670109 crc crio[3651]: time=\"2026-06-09T10:59:51.669936263Z\" level=info msg=\"Started container\" PID=12993 containerID=30aa52a0941c88c2146ffc26f4be1ba89a3f852b815a846b1f26e2acaa735ec2 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator id=774ffe5f-1229-41e1-9f54-faea2b6ad95e name=/runtime.v1.RuntimeService/StartContainer sandboxID=a5814ac82bc23a41c0ffe5c939d830b670e608a684a392e53eb8cd5724c4f18f",
2026-06-09 11:30:35.024863 | controller |     "Jun 09 10:59:51.743976 crc crio[3651]: time=\"2026-06-09T10:59:51.743055863Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=9da82dd3-917f-4f7a-aa94-32d7f68b15cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.024884 | controller |     "Jun 09 10:59:51.747230 crc crio[3651]: time=\"2026-06-09T10:59:51.747143224Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=e70390bf-9144-492c-82f9-5a3867f01916 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.024900 | controller |     "Jun 09 10:59:51.752914 crc crio[3651]: time=\"2026-06-09T10:59:51.752549537Z\" level=info msg=\"Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy\" id=78ee804e-1efd-4900-b60c-e52314c39fc0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.024916 | controller |     "Jun 09 10:59:51.754071 crc crio[3651]: time=\"2026-06-09T10:59:51.753015982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.024931 | controller |     "Jun 09 10:59:51.904249 crc crio[3651]: time=\"2026-06-09T10:59:51.902132193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.024947 | controller |     "Jun 09 10:59:52.069707 crc crio[3651]: time=\"2026-06-09T10:59:52.069606822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.024962 | controller |     "Jun 09 10:59:52.088015 crc crio[3651]: time=\"2026-06-09T10:59:52.087194975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.024981 | controller |     "Jun 09 10:59:52.595685 crc crio[3651]: time=\"2026-06-09T10:59:52.595619322Z\" level=info msg=\"Created container a32f8a00b0ccd302660eef558c2610a7560598bbe344b9417f52676db3d92d7a: openshift-dns/dns-default-qtghf/dns\" id=77c683c0-4b16-49de-a820-61cca9694fd3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.024997 | controller |     "Jun 09 10:59:52.597219 crc crio[3651]: time=\"2026-06-09T10:59:52.597036298Z\" level=info msg=\"Created container ac18e6aa036b5c3b754aafc05d889e1d666386dc407cd29857d54b1fca000cc4: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=b73ce00f-7ed8-42a7-a02c-fcdb2bca1a75 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.025013 | controller |     "Jun 09 10:59:52.600565 crc crio[3651]: time=\"2026-06-09T10:59:52.598327159Z\" level=info msg=\"Created container 8bc6f5b6e31fbf430c79c8b76da2b8b2cad5777c02c80b607ebb6f410f994b0b: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=061e56e9-5af7-4ff8-8cdc-132483c723bc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.025028 | controller |     "Jun 09 10:59:52.602085 crc crio[3651]: time=\"2026-06-09T10:59:52.600828579Z\" level=info msg=\"Starting container: a32f8a00b0ccd302660eef558c2610a7560598bbe344b9417f52676db3d92d7a\" id=4fa0f69c-e8f9-4f51-869a-c805ef356565 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.025043 | controller |     "Jun 09 10:59:52.766581 crc crio[3651]: time=\"2026-06-09T10:59:52.605694385Z\" level=info msg=\"Starting container: ac18e6aa036b5c3b754aafc05d889e1d666386dc407cd29857d54b1fca000cc4\" id=e895b4e2-0a22-4496-b8d6-3d834019e741 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.025059 | controller |     "Jun 09 10:59:52.766581 crc crio[3651]: time=\"2026-06-09T10:59:52.60772531Z\" level=info msg=\"Starting container: 8bc6f5b6e31fbf430c79c8b76da2b8b2cad5777c02c80b607ebb6f410f994b0b\" id=50553dd9-3c32-4edc-83eb-ca80c7346fc9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.025074 | controller |     "Jun 09 10:59:52.766581 crc crio[3651]: time=\"2026-06-09T10:59:52.598742792Z\" level=info msg=\"Created container 96a5dcda3f543fa521c7cf1b649b930f646ba8e391c3ff057a19315f7fc0a90f: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=0d87cc9d-59e5-41a3-b714-8192ae0345df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.025090 | controller |     "Jun 09 10:59:52.766581 crc crio[3651]: time=\"2026-06-09T10:59:52.617233824Z\" level=info msg=\"Starting container: 96a5dcda3f543fa521c7cf1b649b930f646ba8e391c3ff057a19315f7fc0a90f\" id=c614bc44-43b5-49d9-94f4-60eaa0bee875 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.025105 | controller |     "Jun 09 10:59:52.766581 crc crio[3651]: time=\"2026-06-09T10:59:52.629863238Z\" level=info msg=\"Started container\" PID=13069 containerID=ac18e6aa036b5c3b754aafc05d889e1d666386dc407cd29857d54b1fca000cc4 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=e895b4e2-0a22-4496-b8d6-3d834019e741 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad7195ea87bf0a13e665d163ee2fbef04d2f0727168efb7c207c87004b6d824a",
2026-06-09 11:30:35.025121 | controller |     "Jun 09 10:59:52.766581 crc crio[3651]: time=\"2026-06-09T10:59:52.634473896Z\" level=info msg=\"Started container\" PID=13045 containerID=96a5dcda3f543fa521c7cf1b649b930f646ba8e391c3ff057a19315f7fc0a90f description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=c614bc44-43b5-49d9-94f4-60eaa0bee875 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f86af0ca2497367fe314675d97afdceb29467a33852929ef4f6841fe9364b0d",
2026-06-09 11:30:35.025137 | controller |     "Jun 09 10:59:52.766581 crc crio[3651]: time=\"2026-06-09T10:59:52.641538182Z\" level=info msg=\"Started container\" PID=13097 containerID=a32f8a00b0ccd302660eef558c2610a7560598bbe344b9417f52676db3d92d7a description=openshift-dns/dns-default-qtghf/dns id=4fa0f69c-e8f9-4f51-869a-c805ef356565 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ce783c8785d6ba72439bbf8650a9a8d15beabf3210b247d32cc1239a74807b8e",
2026-06-09 11:30:35.025158 | controller |     "Jun 09 10:59:52.766581 crc crio[3651]: time=\"2026-06-09T10:59:52.651628985Z\" level=info msg=\"Started container\" PID=13057 containerID=8bc6f5b6e31fbf430c79c8b76da2b8b2cad5777c02c80b607ebb6f410f994b0b description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=50553dd9-3c32-4edc-83eb-ca80c7346fc9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=549b94dad749667a3a520eeb0af9b8ad693e1e4510dde3dfec14e2690d907656",
2026-06-09 11:30:35.025174 | controller |     "Jun 09 10:59:52.824196 crc crio[3651]: time=\"2026-06-09T10:59:52.823124992Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=e4aaa497-85de-4031-ba0a-283b07d94440 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.025540 | controller |     "Jun 09 10:59:52.826147 crc crio[3651]: time=\"2026-06-09T10:59:52.826030855Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=1fd6605c-a366-4442-a091-a7f29cac8ac2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.025586 | controller |     "Jun 09 10:59:52.831596 crc crio[3651]: time=\"2026-06-09T10:59:52.83149131Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy\" id=6c2e5e6e-20c6-4643-917d-3e32cbd52640 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.025607 | controller |     "Jun 09 10:59:52.832066 crc crio[3651]: time=\"2026-06-09T10:59:52.831987496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.025624 | controller |     "Jun 09 10:59:53.605479 crc crio[3651]: time=\"2026-06-09T10:59:53.595003481Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=fe88744b-de7d-4b74-af94-b2dab944cc10 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.025642 | controller |     "Jun 09 10:59:53.680274 crc crio[3651]: time=\"2026-06-09T10:59:53.679727392Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=b23faf61-bbb6-4581-b891-15965aa2d491 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.025658 | controller |     "Jun 09 10:59:53.757897 crc crio[3651]: time=\"2026-06-09T10:59:53.757786979Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=bd809c73-0445-4bb9-b3b5-d6d6c5b6f934 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.025708 | controller |     "Jun 09 10:59:53.760663 crc crio[3651]: time=\"2026-06-09T10:59:53.760556968Z\" level=info msg=\"Creating container: openshift-dns/dns-default-qtghf/kube-rbac-proxy\" id=c7a49a7d-a6cf-4a72-9613-7554c4b3fe34 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.025726 | controller |     "Jun 09 10:59:53.761259 crc crio[3651]: time=\"2026-06-09T10:59:53.761180438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.025742 | controller |     "Jun 09 10:59:53.778604 crc crio[3651]: time=\"2026-06-09T10:59:53.77844121Z\" level=info msg=\"Created container 0d3543349d83a6ce55181e0727a0bd0576109dbe5a22431604c8150d945056c9: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin\" id=ef3c5085-47b1-4824-bf90-1e5f9bcd76bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.025786 | controller |     "Jun 09 10:59:53.782669 crc crio[3651]: time=\"2026-06-09T10:59:53.782363286Z\" level=info msg=\"Starting container: 0d3543349d83a6ce55181e0727a0bd0576109dbe5a22431604c8150d945056c9\" id=98ddf4e4-56ec-4512-8715-520fe97a1e7d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.025806 | controller |     "Jun 09 10:59:53.795985 crc crio[3651]: time=\"2026-06-09T10:59:53.795829027Z\" level=info msg=\"Started container\" PID=13085 containerID=0d3543349d83a6ce55181e0727a0bd0576109dbe5a22431604c8150d945056c9 description=openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin id=98ddf4e4-56ec-4512-8715-520fe97a1e7d name=/runtime.v1.RuntimeService/StartContainer sandboxID=7cd6811fd4f4886952d25001c4b3869e22cbcf9fc329670ae044c28dc141365e",
2026-06-09 11:30:35.025843 | controller |     "Jun 09 10:59:53.806623 crc crio[3651]: time=\"2026-06-09T10:59:53.80655914Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=cc29a9b0-c2c2-4eee-b3a4-038d0826d095 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.025879 | controller |     "Jun 09 10:59:53.828566 crc crio[3651]: time=\"2026-06-09T10:59:53.824591937Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy\" id=5553de19-1ced-4e24-9c25-adc7472c0ea2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.025896 | controller |     "Jun 09 10:59:53.956889 crc crio[3651]: time=\"2026-06-09T10:59:53.956661283Z\" level=info msg=\"Created container 32618608aef8f0f32ddbf65b37f3758500e48092fc36ea60b79d3ce9e0c3cd4a: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions\" id=c97a2dcd-a6f0-45b9-ad8c-94a8dcd8fddf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.025912 | controller |     "Jun 09 10:59:53.960053 crc crio[3651]: time=\"2026-06-09T10:59:53.96000728Z\" level=info msg=\"Starting container: 32618608aef8f0f32ddbf65b37f3758500e48092fc36ea60b79d3ce9e0c3cd4a\" id=1d77de54-9a83-4008-b81e-0175385ba171 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.025928 | controller |     "Jun 09 10:59:53.989689 crc crio[3651]: time=\"2026-06-09T10:59:53.977841541Z\" level=info msg=\"Started container\" PID=13103 containerID=32618608aef8f0f32ddbf65b37f3758500e48092fc36ea60b79d3ce9e0c3cd4a description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions id=1d77de54-9a83-4008-b81e-0175385ba171 name=/runtime.v1.RuntimeService/StartContainer sandboxID=744f02bb2909c6f3865bf8815b27eafc57e9cabb2855e90db1ce63933dacbfc7",
2026-06-09 11:30:35.025945 | controller |     "Jun 09 10:59:54.223928 crc crio[3651]: time=\"2026-06-09T10:59:54.223643106Z\" level=info msg=\"Created container 21f46499440fc077a6b1e7ac9988b79097a078f76810fa16852a456d931698de: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=1b201052-4420-4d43-9bf3-f7328d765913 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.025961 | controller |     "Jun 09 10:59:54.230248 crc crio[3651]: time=\"2026-06-09T10:59:54.230131084Z\" level=info msg=\"Starting container: 21f46499440fc077a6b1e7ac9988b79097a078f76810fa16852a456d931698de\" id=713ae290-b479-44a4-9ace-edad35d9e632 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.025977 | controller |     "Jun 09 10:59:54.265534 crc crio[3651]: time=\"2026-06-09T10:59:54.257907643Z\" level=info msg=\"Started container\" PID=13065 containerID=21f46499440fc077a6b1e7ac9988b79097a078f76810fa16852a456d931698de description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=713ae290-b479-44a4-9ace-edad35d9e632 name=/runtime.v1.RuntimeService/StartContainer sandboxID=271b0faef23de3761966d17212d2cd46818ff4e2c6a0c788930dc9b4bf24283d",
2026-06-09 11:30:35.025997 | controller |     "Jun 09 10:59:54.345629 crc crio[3651]: time=\"2026-06-09T10:59:54.34471542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.026013 | controller |     "Jun 09 10:59:54.518236 crc crio[3651]: time=\"2026-06-09T10:59:54.517317373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.026030 | controller |     "Jun 09 10:59:54.520879 crc crio[3651]: time=\"2026-06-09T10:59:54.520590568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.026046 | controller |     "Jun 09 10:59:54.527906 crc crio[3651]: time=\"2026-06-09T10:59:54.527784318Z\" level=info msg=\"Created container 91c09750aceab18e32fde2dc93d16acc6a4f30057faf40b5915a244911fba555: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=59728387-30cc-41b4-9d64-5bc45964a20a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.026061 | controller |     "Jun 09 10:59:54.529156 crc crio[3651]: time=\"2026-06-09T10:59:54.528890984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.026077 | controller |     "Jun 09 10:59:54.529475 crc crio[3651]: time=\"2026-06-09T10:59:54.529362379Z\" level=info msg=\"Starting container: 91c09750aceab18e32fde2dc93d16acc6a4f30057faf40b5915a244911fba555\" id=250c2de6-68dc-4771-8dc2-e61a1c6731ae name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.026093 | controller |     "Jun 09 10:59:54.544338 crc crio[3651]: time=\"2026-06-09T10:59:54.532574541Z\" level=info msg=\"Created container c75a43c1610e2d7a049aad398cbd1e5adac91ad57080691d845a5da5060fe3c6: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=c797c588-da00-4b59-bba2-451947f2369c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.026109 | controller |     "Jun 09 10:59:54.544338 crc crio[3651]: time=\"2026-06-09T10:59:54.532859761Z\" level=info msg=\"Created container 2dfadcce23a2a8f5dbe261269962f6fe9ee38463b6b99e8206d5c468889c7137: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=cd291ece-2acc-470e-8530-5ffdbb8897b5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.026124 | controller |     "Jun 09 10:59:54.544338 crc crio[3651]: time=\"2026-06-09T10:59:54.533671937Z\" level=info msg=\"Created container 5154087c96454e3ee2ea2f9f51581f7c87ae9153779e94fb3df7ac66494405f1: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon\" id=b1f8af6c-c24b-46a5-ad83-aac873e88235 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.026141 | controller |     "Jun 09 10:59:54.544338 crc crio[3651]: time=\"2026-06-09T10:59:54.537684225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.026157 | controller |     "Jun 09 10:59:54.548362 crc crio[3651]: time=\"2026-06-09T10:59:54.548113969Z\" level=info msg=\"Starting container: 2dfadcce23a2a8f5dbe261269962f6fe9ee38463b6b99e8206d5c468889c7137\" id=5b432e5a-742c-4826-b776-eafab3966a8f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.026173 | controller |     "Jun 09 10:59:54.549072 crc crio[3651]: time=\"2026-06-09T10:59:54.548853382Z\" level=info msg=\"Starting container: 5154087c96454e3ee2ea2f9f51581f7c87ae9153779e94fb3df7ac66494405f1\" id=19f8cc3d-d290-41c8-a88b-4225f995b235 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.026188 | controller |     "Jun 09 10:59:54.564941 crc crio[3651]: time=\"2026-06-09T10:59:54.564865665Z\" level=info msg=\"Starting container: c75a43c1610e2d7a049aad398cbd1e5adac91ad57080691d845a5da5060fe3c6\" id=dc8205f2-3e8b-4c50-b0ab-b805bac4d646 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.026207 | controller |     "Jun 09 10:59:54.575228 crc crio[3651]: time=\"2026-06-09T10:59:54.574139111Z\" level=info msg=\"Started container\" PID=13082 containerID=2dfadcce23a2a8f5dbe261269962f6fe9ee38463b6b99e8206d5c468889c7137 description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=5b432e5a-742c-4826-b776-eafab3966a8f name=/runtime.v1.RuntimeService/StartContainer sandboxID=fdff107fe4dd9d65d82f2741a5cc75cb70c3ff22a1224e80f8e96c028716e9bb",
2026-06-09 11:30:35.026225 | controller |     "Jun 09 10:59:54.584743 crc crio[3651]: time=\"2026-06-09T10:59:54.548877063Z\" level=info msg=\"Created container 72333903c2eef60831880ab8b4535ee519a4a4810d122a5daf5757c64dda2b52: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=64369537-5735-4955-ad5d-887214be90ab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.026241 | controller |     "Jun 09 10:59:54.616921 crc crio[3651]: time=\"2026-06-09T10:59:54.590850906Z\" level=info msg=\"Started container\" PID=13015 containerID=c75a43c1610e2d7a049aad398cbd1e5adac91ad57080691d845a5da5060fe3c6 description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller id=dc8205f2-3e8b-4c50-b0ab-b805bac4d646 name=/runtime.v1.RuntimeService/StartContainer sandboxID=77ef9676de98e250e8816ed434b28dd2f982cddf40411c5af6fb07185d0f53d4",
2026-06-09 11:30:35.026257 | controller |     "Jun 09 10:59:54.616921 crc crio[3651]: time=\"2026-06-09T10:59:54.596791056Z\" level=info msg=\"Started container\" PID=13106 containerID=5154087c96454e3ee2ea2f9f51581f7c87ae9153779e94fb3df7ac66494405f1 description=openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon id=19f8cc3d-d290-41c8-a88b-4225f995b235 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfb6e0430f92afe743a6b2c216debf0dc91afae5331c1ef7311faa5611c6ff0a",
2026-06-09 11:30:35.026273 | controller |     "Jun 09 10:59:54.635235 crc crio[3651]: time=\"2026-06-09T10:59:54.635164004Z\" level=info msg=\"Starting container: 72333903c2eef60831880ab8b4535ee519a4a4810d122a5daf5757c64dda2b52\" id=725f7b6f-dae5-45e5-a49f-873d7b6239cf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.026288 | controller |     "Jun 09 10:59:54.644041 crc crio[3651]: time=\"2026-06-09T10:59:54.643871973Z\" level=info msg=\"Started container\" PID=13007 containerID=91c09750aceab18e32fde2dc93d16acc6a4f30057faf40b5915a244911fba555 description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=250c2de6-68dc-4771-8dc2-e61a1c6731ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=75adb927381142de43f93aff0f2537b9c6c08c74493cce2190ea875677c67a18",
2026-06-09 11:30:35.026304 | controller |     "Jun 09 10:59:54.650150 crc crio[3651]: time=\"2026-06-09T10:59:54.65002295Z\" level=info msg=\"Created container 1b9258a7a60aca71bc050af352fd5e70caacc334097eb5e5e15a3b7626488e3e: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy\" id=2c6b5467-386e-4e3f-bb5b-25f4cfef8c70 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.026319 | controller |     "Jun 09 10:59:54.698692 crc crio[3651]: time=\"2026-06-09T10:59:54.654856674Z\" level=info msg=\"Started container\" PID=13100 containerID=72333903c2eef60831880ab8b4535ee519a4a4810d122a5daf5757c64dda2b52 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=725f7b6f-dae5-45e5-a49f-873d7b6239cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=b616e6b1e0cd8199758fb15f85947bd3c890bce947bd22e662f36108daa89055",
2026-06-09 11:30:35.026335 | controller |     "Jun 09 10:59:54.698692 crc crio[3651]: time=\"2026-06-09T10:59:54.670000469Z\" level=info msg=\"Starting container: 1b9258a7a60aca71bc050af352fd5e70caacc334097eb5e5e15a3b7626488e3e\" id=30f8a33f-a9c0-47f4-8f98-2e44d1eda6a8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.026354 | controller |     "Jun 09 10:59:54.698692 crc crio[3651]: time=\"2026-06-09T10:59:54.671053953Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=97c2daff-1613-4b53-807d-b62aa9a2346d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.026369 | controller |     "Jun 09 10:59:54.698692 crc crio[3651]: time=\"2026-06-09T10:59:54.680179004Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=60c10e01-7603-4840-a69f-a0026c52eacb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.026385 | controller |     "Jun 09 10:59:54.698692 crc crio[3651]: time=\"2026-06-09T10:59:54.682725836Z\" level=info msg=\"Created container c6893631b477fe306776c1dfbce383938f531b7dee501135f8d9819e0de97b34: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=053bfa9f-24a3-4340-81f7-571c753de8b0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.026400 | controller |     "Jun 09 10:59:54.704799 crc crio[3651]: time=\"2026-06-09T10:59:54.704635867Z\" level=info msg=\"Started container\" PID=13084 containerID=1b9258a7a60aca71bc050af352fd5e70caacc334097eb5e5e15a3b7626488e3e description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy id=30f8a33f-a9c0-47f4-8f98-2e44d1eda6a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe5cb461b724f8b89ba5c497b131634a4bae9421655076e274fcff66e7a106a3",
2026-06-09 11:30:35.026416 | controller |     "Jun 09 10:59:54.705681 crc crio[3651]: time=\"2026-06-09T10:59:54.705611618Z\" level=info msg=\"Starting container: c6893631b477fe306776c1dfbce383938f531b7dee501135f8d9819e0de97b34\" id=678aeccf-798e-4a90-bbd3-b6a70cec66fa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.026431 | controller |     "Jun 09 10:59:54.705914 crc crio[3651]: time=\"2026-06-09T10:59:54.705617809Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=c00c2f8a-e095-41e7-ae3b-ef960b64581f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.026446 | controller |     "Jun 09 10:59:54.721664 crc crio[3651]: time=\"2026-06-09T10:59:54.719340198Z\" level=info msg=\"Created container b4df020dcfb228b4a1250739014b66da8035f6211b763bac05a482ad65c3d0f8: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator\" id=b271fa1e-1815-4131-b5c9-3273473c64a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.026461 | controller |     "Jun 09 10:59:54.735350 crc crio[3651]: time=\"2026-06-09T10:59:54.735118733Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=c840b00e-71f4-45de-885c-c623993b703d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.026476 | controller |     "Jun 09 10:59:54.740811 crc crio[3651]: time=\"2026-06-09T10:59:54.74002886Z\" level=info msg=\"Creating container: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy\" id=230b15e9-f82c-4117-9a28-322e334d5e61 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.026492 | controller |     "Jun 09 10:59:54.740811 crc crio[3651]: time=\"2026-06-09T10:59:54.740715162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.026507 | controller |     "Jun 09 10:59:54.749380 crc crio[3651]: time=\"2026-06-09T10:59:54.748286974Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=60bd698a-750e-471f-b248-da2bdb4c32fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.026528 | controller |     "Jun 09 10:59:54.749380 crc crio[3651]: time=\"2026-06-09T10:59:54.748905154Z\" level=info msg=\"Starting container: b4df020dcfb228b4a1250739014b66da8035f6211b763bac05a482ad65c3d0f8\" id=d6b27078-bdc2-4dd4-a303-2101e9d83cd8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.026544 | controller |     "Jun 09 10:59:54.749975 crc crio[3651]: time=\"2026-06-09T10:59:54.749905696Z\" level=info msg=\"Created container 258b3bad0f06471480085361c6e126bce154fa6e1bc67dc2f057e3e6caec83d7: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints\" id=972a792f-b479-4eb5-8166-8225c4f197f2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.026559 | controller |     "Jun 09 10:59:54.758348 crc crio[3651]: time=\"2026-06-09T10:59:54.758141109Z\" level=info msg=\"Starting container: 258b3bad0f06471480085361c6e126bce154fa6e1bc67dc2f057e3e6caec83d7\" id=59cdba54-675f-4728-8642-a7488dc36070 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.026574 | controller |     "Jun 09 10:59:54.787052 crc crio[3651]: time=\"2026-06-09T10:59:54.778565313Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=966d0b51-c7c8-4456-b5d9-416a32a19e62 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.026589 | controller |     "Jun 09 10:59:54.791907 crc crio[3651]: time=\"2026-06-09T10:59:54.788854252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.026604 | controller |     "Jun 09 10:59:54.854130 crc crio[3651]: time=\"2026-06-09T10:59:54.853024995Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a7def7d6-08c0-4fe7-8387-38e6e89875cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.026620 | controller |     "Jun 09 10:59:55.133687 crc crio[3651]: time=\"2026-06-09T10:59:55.131142034Z\" level=info msg=\"Started container\" PID=13093 containerID=c6893631b477fe306776c1dfbce383938f531b7dee501135f8d9819e0de97b34 description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=678aeccf-798e-4a90-bbd3-b6a70cec66fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf1c22d094c12a5ec0ea8ebbd4e1e59133fada12ce61e3b9c47de2ce57cd23ce",
2026-06-09 11:30:35.026635 | controller |     "Jun 09 10:59:55.134914 crc crio[3651]: time=\"2026-06-09T10:59:55.134302135Z\" level=info msg=\"Started container\" PID=13102 containerID=b4df020dcfb228b4a1250739014b66da8035f6211b763bac05a482ad65c3d0f8 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator id=d6b27078-bdc2-4dd4-a303-2101e9d83cd8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6486d3fd6af67b3f3adb787754053f65accf4b36d3467130639ea553959008a1",
2026-06-09 11:30:35.026651 | controller |     "Jun 09 10:59:55.143270 crc crio[3651]: time=\"2026-06-09T10:59:55.1431985Z\" level=info msg=\"Started container\" PID=13059 containerID=258b3bad0f06471480085361c6e126bce154fa6e1bc67dc2f057e3e6caec83d7 description=openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints id=59cdba54-675f-4728-8642-a7488dc36070 name=/runtime.v1.RuntimeService/StartContainer sandboxID=962cdac498a176464ee27a7b6d69f86b95a8ab7b281d4769b8ba16b22c8abedb",
2026-06-09 11:30:35.026666 | controller |     "Jun 09 10:59:55.146109 crc crio[3651]: time=\"2026-06-09T10:59:55.145945548Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=2c780795-012e-4239-aa32-0675c8bc3fb6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.026685 | controller |     "Jun 09 10:59:55.150574 crc crio[3651]: time=\"2026-06-09T10:59:55.150106041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.026700 | controller |     "Jun 09 10:59:56.156458 crc crio[3651]: time=\"2026-06-09T10:59:56.151046996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.026716 | controller |     "Jun 09 10:59:56.282663 crc crio[3651]: time=\"2026-06-09T10:59:56.24390727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.026732 | controller |     "Jun 09 10:59:56.421160 crc crio[3651]: time=\"2026-06-09T10:59:56.414010462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.026747 | controller |     "Jun 09 10:59:56.543580 crc crio[3651]: time=\"2026-06-09T10:59:56.543376082Z\" level=info msg=\"Created container 649be353ae651739ab3cfbfb2b11e42dba047f25fc5ae19c6ebbabaf4b324587: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=e865322f-bdfb-4044-a068-734beb16af6e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.026762 | controller |     "Jun 09 10:59:56.734195 crc crio[3651]: time=\"2026-06-09T10:59:56.724481607Z\" level=info msg=\"Created container 494b9a9d8481a3d86c16f2c7a92688a33448ad893f37d916badd53d05232c3ec: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=8be32bc4-29e7-4946-8623-c4ca90047936 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.026777 | controller |     "Jun 09 10:59:56.735949 crc crio[3651]: time=\"2026-06-09T10:59:56.735889302Z\" level=info msg=\"Starting container: 649be353ae651739ab3cfbfb2b11e42dba047f25fc5ae19c6ebbabaf4b324587\" id=5f989784-9d04-4e0e-ba93-bcb8ef04b919 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.026793 | controller |     "Jun 09 10:59:56.743054 crc crio[3651]: time=\"2026-06-09T10:59:56.742904227Z\" level=info msg=\"Created container 98eb2885d97b88d61ca9698f56e86292344ee462f9cf05759f3a539693e763ab: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=6c5b7991-5278-467a-ad86-4c52920bf139 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.026808 | controller |     "Jun 09 10:59:56.744616 crc crio[3651]: time=\"2026-06-09T10:59:56.744474687Z\" level=info msg=\"Created container aa90082f5e3d70c0b16d17b938b0c56e8b46569ab632d66ad4e93e648753c785: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=ed1b30ef-55f4-410e-bb11-590950bda72e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.026824 | controller |     "Jun 09 10:59:56.749694 crc crio[3651]: time=\"2026-06-09T10:59:56.745902503Z\" level=info msg=\"Created container 72a7f1645aaed0f83db594afc5d8fdfd72e6fa279f049c6e4b2d8cc87c163973: openshift-marketplace/certified-operators-l27pk/extract-content\" id=e68e18da-c824-4366-87d9-9edd3120419f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.026839 | controller |     "Jun 09 10:59:56.749694 crc crio[3651]: time=\"2026-06-09T10:59:56.73642911Z\" level=info msg=\"Created container df5efc6972b47c4f44bef404264494bc3787ea75a76837d4d49594cc00e4302a: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=9d27c88f-e732-4709-b335-fce3834c6a1b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.026874 | controller |     "Jun 09 10:59:56.764914 crc crio[3651]: time=\"2026-06-09T10:59:56.73644454Z\" level=info msg=\"Starting container: 494b9a9d8481a3d86c16f2c7a92688a33448ad893f37d916badd53d05232c3ec\" id=7ded19a5-f42c-4a35-8d6b-823d4eded31d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.026896 | controller |     "Jun 09 10:59:56.767341 crc crio[3651]: time=\"2026-06-09T10:59:56.767274787Z\" level=info msg=\"Starting container: 98eb2885d97b88d61ca9698f56e86292344ee462f9cf05759f3a539693e763ab\" id=c64989fd-20ac-4cc3-b54b-8aa0accf36e3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.026913 | controller |     "Jun 09 10:59:56.773811 crc crio[3651]: time=\"2026-06-09T10:59:56.773763224Z\" level=info msg=\"Starting container: aa90082f5e3d70c0b16d17b938b0c56e8b46569ab632d66ad4e93e648753c785\" id=acff1af1-1dc5-4d48-84b0-4f9f84405e51 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.026929 | controller |     "Jun 09 10:59:56.778244 crc crio[3651]: time=\"2026-06-09T10:59:56.778125864Z\" level=info msg=\"Starting container: 72a7f1645aaed0f83db594afc5d8fdfd72e6fa279f049c6e4b2d8cc87c163973\" id=4afb0130-e865-4821-981c-5c49a98b44d8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.026944 | controller |     "Jun 09 10:59:56.779794 crc crio[3651]: time=\"2026-06-09T10:59:56.779698924Z\" level=info msg=\"Started container\" PID=13032 containerID=494b9a9d8481a3d86c16f2c7a92688a33448ad893f37d916badd53d05232c3ec description=openshift-marketplace/community-operators-qhh6t/extract-utilities id=7ded19a5-f42c-4a35-8d6b-823d4eded31d name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f8c6599fbbecdca35a23a4fe0d79d12a81bd090e8b540aeb7ecc61fcfb40875",
2026-06-09 11:30:35.026960 | controller |     "Jun 09 10:59:56.781444 crc crio[3651]: time=\"2026-06-09T10:59:56.738043401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.026976 | controller |     "Jun 09 10:59:56.783375 crc crio[3651]: time=\"2026-06-09T10:59:56.74207698Z\" level=info msg=\"Created container 32935635583c60b600a8dce9412f4aa5541fbc287461c4dbda49fdebb8317eef: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=34099fae-1673-46c7-a0ff-4c6ed3c86339 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.026991 | controller |     "Jun 09 10:59:56.801834 crc crio[3651]: time=\"2026-06-09T10:59:56.789825258Z\" level=info msg=\"Starting container: 32935635583c60b600a8dce9412f4aa5541fbc287461c4dbda49fdebb8317eef\" id=d3f4c34d-334b-41ad-8435-2c67c30aba7f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.027007 | controller |     "Jun 09 10:59:56.803343 crc crio[3651]: time=\"2026-06-09T10:59:56.803272238Z\" level=info msg=\"Started container\" PID=13104 containerID=aa90082f5e3d70c0b16d17b938b0c56e8b46569ab632d66ad4e93e648753c785 description=openshift-marketplace/redhat-operators-x5vn9/extract-content id=acff1af1-1dc5-4d48-84b0-4f9f84405e51 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5088bde617dedd8b9fd47b3ab9ad1a348adb1a2dde97033ee30ecb32d143d8f4",
2026-06-09 11:30:35.027023 | controller |     "Jun 09 10:59:56.808610 crc crio[3651]: time=\"2026-06-09T10:59:56.804118166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.027038 | controller |     "Jun 09 10:59:56.808610 crc crio[3651]: time=\"2026-06-09T10:59:56.805001084Z\" level=info msg=\"Started container\" PID=13087 containerID=72a7f1645aaed0f83db594afc5d8fdfd72e6fa279f049c6e4b2d8cc87c163973 description=openshift-marketplace/certified-operators-l27pk/extract-content id=4afb0130-e865-4821-981c-5c49a98b44d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6969dd7752939397c4d9bafc15d1cfc808489d024b95bfbdaa0b5cc21b28a7f4",
2026-06-09 11:30:35.027054 | controller |     "Jun 09 10:59:56.831860 crc crio[3651]: time=\"2026-06-09T10:59:56.820364226Z\" level=info msg=\"Started container\" PID=13081 containerID=32935635583c60b600a8dce9412f4aa5541fbc287461c4dbda49fdebb8317eef description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=d3f4c34d-334b-41ad-8435-2c67c30aba7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=8123b2013610528515984fa6d5c318636dc91b6aaf789285818f0c223fb360a3",
2026-06-09 11:30:35.027073 | controller |     "Jun 09 10:59:56.831860 crc crio[3651]: time=\"2026-06-09T10:59:56.82081832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.027089 | controller |     "Jun 09 10:59:56.846836 crc crio[3651]: time=\"2026-06-09T10:59:56.846704028Z\" level=info msg=\"Started container\" PID=13017 containerID=98eb2885d97b88d61ca9698f56e86292344ee462f9cf05759f3a539693e763ab description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=c64989fd-20ac-4cc3-b54b-8aa0accf36e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5cd2843b11801a2a9b6ece8b679f4320ac92e3049e1d4fe7b29cd7a5cd50a17",
2026-06-09 11:30:35.027105 | controller |     "Jun 09 10:59:56.899111 crc crio[3651]: time=\"2026-06-09T10:59:56.894863449Z\" level=info msg=\"Starting container: df5efc6972b47c4f44bef404264494bc3787ea75a76837d4d49594cc00e4302a\" id=0884a14f-4c51-4bc7-9580-b255aec6020d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.027121 | controller |     "Jun 09 10:59:56.914949 crc crio[3651]: time=\"2026-06-09T10:59:56.914818278Z\" level=info msg=\"Started container\" PID=13078 containerID=df5efc6972b47c4f44bef404264494bc3787ea75a76837d4d49594cc00e4302a description=openshift-marketplace/redhat-marketplace-ntdwx/extract-content id=0884a14f-4c51-4bc7-9580-b255aec6020d name=/runtime.v1.RuntimeService/StartContainer sandboxID=896f2565991b9a7e1ec1a7b85522022fa11d97d2ea0780c5e0bc4cc93b95a7f6",
2026-06-09 11:30:35.027137 | controller |     "Jun 09 10:59:58.091859 crc crio[3651]: time=\"2026-06-09T10:59:58.091326124Z\" level=info msg=\"Created container 893f62a45398960e8e4247ff7b21e27b824eb9608f23d61fba516b5b68e83b00: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=cf43c291-11e4-4287-9dbd-9c552ab36710 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.027154 | controller |     "Jun 09 10:59:58.096038 crc crio[3651]: time=\"2026-06-09T10:59:58.093035179Z\" level=info msg=\"Created container dc75148bf881ecf8749743bc9651b97edbcf556c62cbcda54b43965d76dbf9dd: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=e28ac0ab-06b2-4b8e-9b61-6a5acc4ce1ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.027170 | controller |     "Jun 09 10:59:58.101642 crc crio[3651]: time=\"2026-06-09T10:59:58.101164339Z\" level=info msg=\"Created container 1bc08daa84fd3f3ba9d83943142935618dac5fb4b8dfe9401fcad4b8af603462: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api\" id=152aca63-1dc4-4521-a9fc-8c2bef9ed3e7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.027186 | controller |     "Jun 09 10:59:58.105022 crc crio[3651]: time=\"2026-06-09T10:59:58.104863797Z\" level=info msg=\"Created container 2c0d6d54514fb076ffd55655eef32406c1a8ab0c25c4e665c6a08b44e99011c8: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator\" id=b1b1e3d4-b481-4197-af50-4d49f70cc9ea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.027201 | controller |     "Jun 09 10:59:58.165932 crc crio[3651]: time=\"2026-06-09T10:59:58.136120387Z\" level=info msg=\"Started container\" PID=13051 containerID=649be353ae651739ab3cfbfb2b11e42dba047f25fc5ae19c6ebbabaf4b324587 description=openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator id=5f989784-9d04-4e0e-ba93-bcb8ef04b919 name=/runtime.v1.RuntimeService/StartContainer sandboxID=74ed6ea7f8cc65253f99e578e59707b7f24b66b489f27386e8dc9479cfbe3e5c",
2026-06-09 11:30:35.027218 | controller |     "Jun 09 10:59:58.165932 crc crio[3651]: time=\"2026-06-09T10:59:58.149729933Z\" level=info msg=\"Starting container: 893f62a45398960e8e4247ff7b21e27b824eb9608f23d61fba516b5b68e83b00\" id=f49a9ef8-c3bf-4d79-9f9d-c1e5300a308a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.027237 | controller |     "Jun 09 10:59:58.178668 crc crio[3651]: time=\"2026-06-09T10:59:58.178553745Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=c45fc601-3eaa-4106-8d5f-a40bad3c95ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.027253 | controller |     "Jun 09 10:59:58.750011 crc crio[3651]: time=\"2026-06-09T10:59:58.252533872Z\" level=info msg=\"Starting container: dc75148bf881ecf8749743bc9651b97edbcf556c62cbcda54b43965d76dbf9dd\" id=a229bdb6-f0b3-4d4a-8588-e2c1a57126e4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.027270 | controller |     "Jun 09 10:59:58.750011 crc crio[3651]: time=\"2026-06-09T10:59:58.39247278Z\" level=info msg=\"Starting container: 2c0d6d54514fb076ffd55655eef32406c1a8ab0c25c4e665c6a08b44e99011c8\" id=bc7f04c0-ac69-4c9d-964c-14e768087f50 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.027286 | controller |     "Jun 09 10:59:58.750011 crc crio[3651]: time=\"2026-06-09T10:59:58.620478446Z\" level=info msg=\"Started container\" PID=13091 containerID=2c0d6d54514fb076ffd55655eef32406c1a8ab0c25c4e665c6a08b44e99011c8 description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator id=bc7f04c0-ac69-4c9d-964c-14e768087f50 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a31f3586cfe5c133be1bd1d62abea58ae3abcc549c04a906c2d4c79cf1c7676",
2026-06-09 11:30:35.027302 | controller |     "Jun 09 10:59:58.804665 crc crio[3651]: time=\"2026-06-09T10:59:58.793472989Z\" level=info msg=\"Starting container: 1bc08daa84fd3f3ba9d83943142935618dac5fb4b8dfe9401fcad4b8af603462\" id=afa924d2-6ed5-4a54-ae07-49ff2ab40e4f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.027317 | controller |     "Jun 09 10:59:58.985733 crc crio[3651]: time=\"2026-06-09T10:59:58.978600576Z\" level=info msg=\"Started container\" PID=13083 containerID=893f62a45398960e8e4247ff7b21e27b824eb9608f23d61fba516b5b68e83b00 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=f49a9ef8-c3bf-4d79-9f9d-c1e5300a308a name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f0ff3a6bd1f8c6b3011358f44f30b72dedb66fff005849616e325c1bb5f9c94",
2026-06-09 11:30:35.027333 | controller |     "Jun 09 10:59:58.985733 crc crio[3651]: time=\"2026-06-09T10:59:58.983585015Z\" level=info msg=\"Started container\" PID=13016 containerID=1bc08daa84fd3f3ba9d83943142935618dac5fb4b8dfe9401fcad4b8af603462 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api id=afa924d2-6ed5-4a54-ae07-49ff2ab40e4f name=/runtime.v1.RuntimeService/StartContainer sandboxID=41bacdc61c8258b24c2ba353d9f9829c5c4a63ae3cb857739e3c005850ca28fa",
2026-06-09 11:30:35.027349 | controller |     "Jun 09 10:59:59.154696 crc crio[3651]: time=\"2026-06-09T10:59:59.125698522Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=0e2a96b0-c86f-44d0-bca7-8eefba5b382f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.027366 | controller |     "Jun 09 10:59:59.169935 crc crio[3651]: time=\"2026-06-09T10:59:59.169874426Z\" level=info msg=\"Started container\" PID=13077 containerID=dc75148bf881ecf8749743bc9651b97edbcf556c62cbcda54b43965d76dbf9dd description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=a229bdb6-f0b3-4d4a-8588-e2c1a57126e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53b93f23f59d688a03a9840321f46fff10210e03e02dcd575e9c43699f490a66",
2026-06-09 11:30:35.027382 | controller |     "Jun 09 10:59:59.443075 crc crio[3651]: time=\"2026-06-09T10:59:59.443018656Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination\" id=c10c6ed7-baae-4378-bd1c-18f2426ff090 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.027397 | controller |     "Jun 09 10:59:59.443826 crc crio[3651]: time=\"2026-06-09T10:59:59.443797911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.027416 | controller |     "Jun 09 10:59:59.554830 crc crio[3651]: time=\"2026-06-09T10:59:59.553140549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.027432 | controller |     "Jun 09 10:59:59.569331 crc crio[3651]: time=\"2026-06-09T10:59:59.569215383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.027448 | controller |     "Jun 09 10:59:59.592956 crc crio[3651]: time=\"2026-06-09T10:59:59.592845519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.027464 | controller |     "Jun 09 10:59:59.644941 crc crio[3651]: time=\"2026-06-09T10:59:59.644169322Z\" level=info msg=\"Created container ea1c03d9db48616076a314c95eef23814da5b2fe52dd5b6a7712ca5fcd842752: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container\" id=90711f4b-bd8e-4236-8d4b-694c4205b0be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.027480 | controller |     "Jun 09 10:59:59.707215 crc crio[3651]: time=\"2026-06-09T10:59:59.706253649Z\" level=info msg=\"Starting container: ea1c03d9db48616076a314c95eef23814da5b2fe52dd5b6a7712ca5fcd842752\" id=32802a1c-21a1-4551-a629-d659786a6402 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.027496 | controller |     "Jun 09 10:59:59.718118 crc crio[3651]: time=\"2026-06-09T10:59:59.706355172Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=06eecde2-3c5a-4f82-a138-c90c7b25251b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.027512 | controller |     "Jun 09 10:59:59.731051 crc crio[3651]: time=\"2026-06-09T10:59:59.73098611Z\" level=info msg=\"Started container\" PID=13061 containerID=ea1c03d9db48616076a314c95eef23814da5b2fe52dd5b6a7712ca5fcd842752 description=openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container id=32802a1c-21a1-4551-a629-d659786a6402 name=/runtime.v1.RuntimeService/StartContainer sandboxID=602de7d2490701c9b75158dc0558a74f91c346da83b37d02a20565b62b3d65ee",
2026-06-09 11:30:35.027528 | controller |     "Jun 09 11:00:01.394186 crc crio[3651]: time=\"2026-06-09T11:00:01.345508091Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=cb511f13-b869-48c4-9922-4c528ffd0523 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.027543 | controller |     "Jun 09 11:00:01.394186 crc crio[3651]: time=\"2026-06-09T11:00:01.346189453Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=ce95289f-ec1e-420e-a954-49d1082a722b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.027559 | controller |     "Jun 09 11:00:01.394186 crc crio[3651]: time=\"2026-06-09T11:00:01.357068961Z\" level=info msg=\"Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver\" id=8445cd7c-a524-423f-8c20-305824dcafc1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.027574 | controller |     "Jun 09 11:00:01.394186 crc crio[3651]: time=\"2026-06-09T11:00:01.357638669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.027590 | controller |     "Jun 09 11:00:03.994689 crc crio[3651]: time=\"2026-06-09T11:00:03.98005151Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=7d7b18be-1777-4b25-a631-089aa618d466 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.027609 | controller |     "Jun 09 11:00:04.031137 crc crio[3651]: time=\"2026-06-09T11:00:04.030876517Z\" level=info msg=\"Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy\" id=f244869e-73d5-478a-9302-b9371ce067bf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.027625 | controller |     "Jun 09 11:00:04.031877 crc crio[3651]: time=\"2026-06-09T11:00:04.031759105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.027641 | controller |     "Jun 09 11:00:04.754986 crc crio[3651]: time=\"2026-06-09T11:00:04.75007307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.027656 | controller |     "Jun 09 11:00:05.453728 crc crio[3651]: time=\"2026-06-09T11:00:05.421300347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.027672 | controller |     "Jun 09 11:00:05.683081 crc crio[3651]: time=\"2026-06-09T11:00:05.513701724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.027687 | controller |     "Jun 09 11:00:05.683081 crc crio[3651]: time=\"2026-06-09T11:00:05.610306855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.027703 | controller |     "Jun 09 11:00:06.023723 crc crio[3651]: time=\"2026-06-09T11:00:06.023653682Z\" level=info msg=\"Created container 25d9d7a0bcb5a84113ecbd6cf6015fc1de2b9150e74b554b538c9911b42a324f: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch\" id=1c08f7a8-4bc7-442d-a511-391825302a87 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.027719 | controller |     "Jun 09 11:00:06.330932 crc crio[3651]: time=\"2026-06-09T11:00:06.330309604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.027734 | controller |     "Jun 09 11:00:06.357804 crc crio[3651]: time=\"2026-06-09T11:00:06.357102451Z\" level=info msg=\"Starting container: 25d9d7a0bcb5a84113ecbd6cf6015fc1de2b9150e74b554b538c9911b42a324f\" id=17de1286-2530-43c9-a4d6-9a791b8be815 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.027750 | controller |     "Jun 09 11:00:06.392908 crc crio[3651]: time=\"2026-06-09T11:00:06.391084838Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=fbe63e38-fd0e-4be5-8e3b-2bbf92161d3c name=/runtime.v1.ImageService/PullImage",
2026-06-09 11:30:35.027765 | controller |     "Jun 09 11:00:06.423098 crc crio[3651]: time=\"2026-06-09T11:00:06.422797843Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-09 11:30:35.027782 | controller |     "Jun 09 11:00:06.426934 crc crio[3651]: time=\"2026-06-09T11:00:06.426263324Z\" level=info msg=\"Started container\" PID=13118 containerID=25d9d7a0bcb5a84113ecbd6cf6015fc1de2b9150e74b554b538c9911b42a324f description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch id=17de1286-2530-43c9-a4d6-9a791b8be815 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7340aa1e10799ec33026859d608b1de2c54ad3af7fd6221f5b0592ad74bd8104",
2026-06-09 11:30:35.027801 | controller |     "Jun 09 11:00:06.589341 crc crio[3651]: time=\"2026-06-09T11:00:06.58924209Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=dbe72273-8bb8-4d39-ae11-0c353f366bde name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.027817 | controller |     "Jun 09 11:00:06.680593 crc crio[3651]: time=\"2026-06-09T11:00:06.679798896Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=33563db8-2a92-47dd-8e71-f70c8e478db3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.027833 | controller |     "Jun 09 11:00:06.697059 crc crio[3651]: time=\"2026-06-09T11:00:06.696664186Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=3719b07f-c815-4797-bce3-db3a17e84995 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.027862 | controller |     "Jun 09 11:00:06.697619 crc crio[3651]: time=\"2026-06-09T11:00:06.697235774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.027883 | controller |     "Jun 09 11:00:06.819784 crc crio[3651]: time=\"2026-06-09T11:00:06.819655251Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d3d42169-fe15-46bb-8e89-ee1ee8f7aa2e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.027900 | controller |     "Jun 09 11:00:07.125874 crc crio[3651]: time=\"2026-06-09T11:00:07.038113441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.027916 | controller |     "Jun 09 11:00:07.125874 crc crio[3651]: time=\"2026-06-09T11:00:07.045064213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.027932 | controller |     "Jun 09 11:00:07.466150 crc crio[3651]: time=\"2026-06-09T11:00:07.283196563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.027947 | controller |     "Jun 09 11:00:07.576611 crc crio[3651]: time=\"2026-06-09T11:00:07.576183088Z\" level=info msg=\"Created container 8112399c7ff395d5476e1b0ca527ec81fb672e965870af7df04e15c7746a3f37: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=ca647967-c3a7-4717-bf69-f8102df92589 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.027963 | controller |     "Jun 09 11:00:07.583215 crc crio[3651]: time=\"2026-06-09T11:00:07.582330825Z\" level=info msg=\"Starting container: 8112399c7ff395d5476e1b0ca527ec81fb672e965870af7df04e15c7746a3f37\" id=cef49caa-930d-4a9b-902d-89208d6ea252 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.027979 | controller |     "Jun 09 11:00:07.586324 crc crio[3651]: time=\"2026-06-09T11:00:07.586192128Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e9129eb9-f67f-47a0-b19f-f16c5b1a6c85 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.027995 | controller |     "Jun 09 11:00:07.607156 crc crio[3651]: time=\"2026-06-09T11:00:07.59781162Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/registry-server\" id=94ab065e-8f97-4c86-92b7-ed4bb1c62bb9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.028011 | controller |     "Jun 09 11:00:07.607156 crc crio[3651]: time=\"2026-06-09T11:00:07.598321667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.028031 | controller |     "Jun 09 11:00:07.700747 crc crio[3651]: time=\"2026-06-09T11:00:07.687011174Z\" level=info msg=\"Created container 4d16cfc3609bba7b70d7ecde5b38dbe9da2cad4ee1e1a1fc862beadfe112075e: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=38604026-4a62-437c-b19e-5f46783c1f5e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.028047 | controller |     "Jun 09 11:00:07.717107 crc crio[3651]: time=\"2026-06-09T11:00:07.715748684Z\" level=info msg=\"Starting container: 4d16cfc3609bba7b70d7ecde5b38dbe9da2cad4ee1e1a1fc862beadfe112075e\" id=5da91a9e-4836-49a9-b25f-cc73c92d6719 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.028063 | controller |     "Jun 09 11:00:07.732788 crc crio[3651]: time=\"2026-06-09T11:00:07.730521417Z\" level=info msg=\"Started container\" PID=13121 containerID=8112399c7ff395d5476e1b0ca527ec81fb672e965870af7df04e15c7746a3f37 description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=cef49caa-930d-4a9b-902d-89208d6ea252 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc2182547f0f3e4071d00a8948ea0e63e51bfc62540b658a41e2adb137293c79",
2026-06-09 11:30:35.028080 | controller |     "Jun 09 11:00:07.896779 crc crio[3651]: time=\"2026-06-09T11:00:07.896145917Z\" level=info msg=\"Started container\" PID=13120 containerID=4d16cfc3609bba7b70d7ecde5b38dbe9da2cad4ee1e1a1fc862beadfe112075e description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=5da91a9e-4836-49a9-b25f-cc73c92d6719 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a104f58c959d5bf78555ff8e34db71baab8f8f4b597506d46f3fbe0d324a2446",
2026-06-09 11:30:35.028095 | controller |     "Jun 09 11:00:08.178635 crc crio[3651]: time=\"2026-06-09T11:00:08.177304903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.028111 | controller |     "Jun 09 11:00:08.210372 crc crio[3651]: time=\"2026-06-09T11:00:08.20688119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.028126 | controller |     "Jun 09 11:00:08.879519 crc crio[3651]: time=\"2026-06-09T11:00:08.878857293Z\" level=info msg=\"Created container 3cd99ceec9a3b57f70c2504654fc69cbf66ca29e1e4d8dd7d4a9de4ece723379: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination\" id=c10c6ed7-baae-4378-bd1c-18f2426ff090 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.028142 | controller |     "Jun 09 11:00:08.881783 crc crio[3651]: time=\"2026-06-09T11:00:08.881509908Z\" level=info msg=\"Starting container: 3cd99ceec9a3b57f70c2504654fc69cbf66ca29e1e4d8dd7d4a9de4ece723379\" id=5e123eca-6358-4c86-99ad-1013e9e42e17 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.028158 | controller |     "Jun 09 11:00:08.931983 crc crio[3651]: time=\"2026-06-09T11:00:08.922284552Z\" level=info msg=\"Started container\" PID=13496 containerID=3cd99ceec9a3b57f70c2504654fc69cbf66ca29e1e4d8dd7d4a9de4ece723379 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination id=5e123eca-6358-4c86-99ad-1013e9e42e17 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6486d3fd6af67b3f3adb787754053f65accf4b36d3467130639ea553959008a1",
2026-06-09 11:30:35.028175 | controller |     "Jun 09 11:00:09.187874 crc crio[3651]: time=\"2026-06-09T11:00:08.986086594Z\" level=info msg=\"Created container 5ca9481c95ad93303794be356d3072aeacdc3f662c3b4ea8f459ff29bfea1b31: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=2c780795-012e-4239-aa32-0675c8bc3fb6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.028194 | controller |     "Jun 09 11:00:09.187874 crc crio[3651]: time=\"2026-06-09T11:00:08.988335826Z\" level=info msg=\"Starting container: 5ca9481c95ad93303794be356d3072aeacdc3f662c3b4ea8f459ff29bfea1b31\" id=81a07f54-e330-4e44-81bd-b155ccd089a4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.028210 | controller |     "Jun 09 11:00:09.187874 crc crio[3651]: time=\"2026-06-09T11:00:09.000188295Z\" level=info msg=\"Created container 6d6dd1fb66bbe1cd044130694a79092043e87de24448c796c22c9803845eead6: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy\" id=6c2e5e6e-20c6-4643-917d-3e32cbd52640 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.028225 | controller |     "Jun 09 11:00:09.187874 crc crio[3651]: time=\"2026-06-09T11:00:09.001100124Z\" level=info msg=\"Created container 225c400392ede8df9fa0bebaba4d0551ddedc5901cecd89cde869a741ea611b0: openshift-dns/dns-default-qtghf/kube-rbac-proxy\" id=c7a49a7d-a6cf-4a72-9613-7554c4b3fe34 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.028241 | controller |     "Jun 09 11:00:09.187874 crc crio[3651]: time=\"2026-06-09T11:00:09.005168314Z\" level=info msg=\"Started container\" PID=13497 containerID=5ca9481c95ad93303794be356d3072aeacdc3f662c3b4ea8f459ff29bfea1b31 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=81a07f54-e330-4e44-81bd-b155ccd089a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe5cb461b724f8b89ba5c497b131634a4bae9421655076e274fcff66e7a106a3",
2026-06-09 11:30:35.028256 | controller |     "Jun 09 11:00:09.255259 crc crio[3651]: time=\"2026-06-09T11:00:09.254968378Z\" level=info msg=\"Created container 4f713b4761642884f6f16fa04409b6e2dc555907691520c85cf1d9dc9f4c9da5: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver\" id=c87b5123-b887-491d-a691-0118884fea1b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.028272 | controller |     "Jun 09 11:00:09.280611 crc crio[3651]: time=\"2026-06-09T11:00:09.265739353Z\" level=info msg=\"Starting container: 6d6dd1fb66bbe1cd044130694a79092043e87de24448c796c22c9803845eead6\" id=bc37653d-10c5-477c-9b69-54afd8ecaacb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.028288 | controller |     "Jun 09 11:00:09.280611 crc crio[3651]: time=\"2026-06-09T11:00:09.272745227Z\" level=info msg=\"Starting container: 225c400392ede8df9fa0bebaba4d0551ddedc5901cecd89cde869a741ea611b0\" id=fbfe4be5-d75c-42ee-a529-921c9a3d3ed0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.028304 | controller |     "Jun 09 11:00:09.281099 crc crio[3651]: time=\"2026-06-09T11:00:09.281057233Z\" level=info msg=\"Starting container: 4f713b4761642884f6f16fa04409b6e2dc555907691520c85cf1d9dc9f4c9da5\" id=e7650937-423e-436d-9d99-20fc54e761c3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.028320 | controller |     "Jun 09 11:00:09.339842 crc crio[3651]: time=\"2026-06-09T11:00:09.334646527Z\" level=info msg=\"Started container\" PID=13494 containerID=225c400392ede8df9fa0bebaba4d0551ddedc5901cecd89cde869a741ea611b0 description=openshift-dns/dns-default-qtghf/kube-rbac-proxy id=fbfe4be5-d75c-42ee-a529-921c9a3d3ed0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ce783c8785d6ba72439bbf8650a9a8d15beabf3210b247d32cc1239a74807b8e",
2026-06-09 11:30:35.028335 | controller |     "Jun 09 11:00:09.356246 crc crio[3651]: time=\"2026-06-09T11:00:09.356042002Z\" level=info msg=\"Started container\" PID=13506 containerID=4f713b4761642884f6f16fa04409b6e2dc555907691520c85cf1d9dc9f4c9da5 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver id=e7650937-423e-436d-9d99-20fc54e761c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7447659a8d7bb213bdc140c6d9ff81b2f8739dff5814b1c551ee1fc3408c5636",
2026-06-09 11:30:35.028351 | controller |     "Jun 09 11:00:09.403370 crc crio[3651]: time=\"2026-06-09T11:00:09.403132099Z\" level=info msg=\"Started container\" PID=13495 containerID=6d6dd1fb66bbe1cd044130694a79092043e87de24448c796c22c9803845eead6 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy id=bc37653d-10c5-477c-9b69-54afd8ecaacb name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f86af0ca2497367fe314675d97afdceb29467a33852929ef4f6841fe9364b0d",
2026-06-09 11:30:35.028371 | controller |     "Jun 09 11:00:09.787481 crc crio[3651]: time=\"2026-06-09T11:00:09.787321422Z\" level=info msg=\"Created container 0588cffbf984394df6581aa4abe8368317d1e70294ad65e60e7f7779258f1849: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy\" id=78ee804e-1efd-4900-b60c-e52314c39fc0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.028386 | controller |     "Jun 09 11:00:10.133094 crc crio[3651]: time=\"2026-06-09T11:00:10.132695414Z\" level=info msg=\"Created container 6ac254591a8feb338be51c5dbc94efc0b86bb420abd0205f07e60319878964a6: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver\" id=8445cd7c-a524-423f-8c20-305824dcafc1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.028402 | controller |     "Jun 09 11:00:10.358254 crc crio[3651]: time=\"2026-06-09T11:00:10.355474202Z\" level=info msg=\"Created container 948e936b65c28942423d548802b5b0abbe314654f56937a14d8dbbc5cfbb06ee: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=3719b07f-c815-4797-bce3-db3a17e84995 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.028417 | controller |     "Jun 09 11:00:10.379862 crc crio[3651]: time=\"2026-06-09T11:00:10.371293968Z\" level=info msg=\"Created container dd31301b1d3ab6ab8b38e40cd77b539bf09b44ba06f5d72b67e12ca68addc487: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy\" id=5553de19-1ced-4e24-9c25-adc7472c0ea2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.028433 | controller |     "Jun 09 11:00:10.379862 crc crio[3651]: time=\"2026-06-09T11:00:10.372138785Z\" level=info msg=\"Created container 7f638605bd37bb3d46db545146ff58ba0f208c1e30575faecc6e9cfb0e609a7f: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=34e54da3-b954-4a4b-84d6-28d18ce2753a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.028448 | controller |     "Jun 09 11:00:10.379862 crc crio[3651]: time=\"2026-06-09T11:00:10.374316464Z\" level=info msg=\"Starting container: 6ac254591a8feb338be51c5dbc94efc0b86bb420abd0205f07e60319878964a6\" id=6d07088b-7add-4abc-a89f-c85395ea181e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.028464 | controller |     "Jun 09 11:00:10.379862 crc crio[3651]: time=\"2026-06-09T11:00:10.378188418Z\" level=info msg=\"Starting container: 0588cffbf984394df6581aa4abe8368317d1e70294ad65e60e7f7779258f1849\" id=473a1179-9ac4-47e6-8c3d-5aa844230765 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.028480 | controller |     "Jun 09 11:00:10.379862 crc crio[3651]: time=\"2026-06-09T11:00:10.378895611Z\" level=info msg=\"Starting container: 948e936b65c28942423d548802b5b0abbe314654f56937a14d8dbbc5cfbb06ee\" id=6db5c128-d38c-45b6-b06b-923f6d3a9cf1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.028495 | controller |     "Jun 09 11:00:10.491167 crc crio[3651]: time=\"2026-06-09T11:00:10.484707507Z\" level=info msg=\"Started container\" PID=13522 containerID=948e936b65c28942423d548802b5b0abbe314654f56937a14d8dbbc5cfbb06ee description=openshift-marketplace/redhat-marketplace-ntdwx/registry-server id=6db5c128-d38c-45b6-b06b-923f6d3a9cf1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=896f2565991b9a7e1ec1a7b85522022fa11d97d2ea0780c5e0bc4cc93b95a7f6",
2026-06-09 11:30:35.028511 | controller |     "Jun 09 11:00:10.492258 crc crio[3651]: time=\"2026-06-09T11:00:10.492178175Z\" level=info msg=\"Started container\" PID=13505 containerID=0588cffbf984394df6581aa4abe8368317d1e70294ad65e60e7f7779258f1849 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy id=473a1179-9ac4-47e6-8c3d-5aa844230765 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a5814ac82bc23a41c0ffe5c939d830b670e608a684a392e53eb8cd5724c4f18f",
2026-06-09 11:30:35.028530 | controller |     "Jun 09 11:00:10.621218 crc crio[3651]: time=\"2026-06-09T11:00:10.607182025Z\" level=info msg=\"Started container\" PID=13528 containerID=6ac254591a8feb338be51c5dbc94efc0b86bb420abd0205f07e60319878964a6 description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver id=6d07088b-7add-4abc-a89f-c85395ea181e name=/runtime.v1.RuntimeService/StartContainer sandboxID=744f02bb2909c6f3865bf8815b27eafc57e9cabb2855e90db1ce63933dacbfc7",
2026-06-09 11:30:35.028545 | controller |     "Jun 09 11:00:10.641783 crc crio[3651]: time=\"2026-06-09T11:00:10.641644038Z\" level=info msg=\"Starting container: 7f638605bd37bb3d46db545146ff58ba0f208c1e30575faecc6e9cfb0e609a7f\" id=8bb1d935-2e76-4a2b-8a6b-2d3601274e71 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.028560 | controller |     "Jun 09 11:00:10.642097 crc crio[3651]: time=\"2026-06-09T11:00:10.641866215Z\" level=info msg=\"Starting container: dd31301b1d3ab6ab8b38e40cd77b539bf09b44ba06f5d72b67e12ca68addc487\" id=18bcd72f-ac3b-4ab8-9ada-d9e871d39da3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.028590 | controller |     "Jun 09 11:00:10.724808 crc crio[3651]: time=\"2026-06-09T11:00:10.724272612Z\" level=info msg=\"Started container\" PID=13504 containerID=7f638605bd37bb3d46db545146ff58ba0f208c1e30575faecc6e9cfb0e609a7f description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=8bb1d935-2e76-4a2b-8a6b-2d3601274e71 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c237513fc503a7d7446aa7aaf641659be2d33dc6be005f7bf50ca500c95267f0",
2026-06-09 11:30:35.028606 | controller |     "Jun 09 11:00:11.123075 crc crio[3651]: time=\"2026-06-09T11:00:11.122819575Z\" level=info msg=\"Started container\" PID=13503 containerID=dd31301b1d3ab6ab8b38e40cd77b539bf09b44ba06f5d72b67e12ca68addc487 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy id=18bcd72f-ac3b-4ab8-9ada-d9e871d39da3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad7195ea87bf0a13e665d163ee2fbef04d2f0727168efb7c207c87004b6d824a",
2026-06-09 11:30:35.028621 | controller |     "Jun 09 11:00:12.842877 crc crio[3651]: time=\"2026-06-09T11:00:11.774111695Z\" level=info msg=\"Created container e16e7dbd11b4263764e0e76c12c5a70b752844c96535ccf3ddcdd2e8b458867d: openshift-marketplace/certified-operators-l27pk/registry-server\" id=94ab065e-8f97-4c86-92b7-ed4bb1c62bb9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.028639 | controller |     "Jun 09 11:00:12.842877 crc crio[3651]: time=\"2026-06-09T11:00:11.851305175Z\" level=info msg=\"Starting container: e16e7dbd11b4263764e0e76c12c5a70b752844c96535ccf3ddcdd2e8b458867d\" id=1480e4c8-9f12-401b-bc8f-98eb31807478 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.028655 | controller |     "Jun 09 11:00:12.842877 crc crio[3651]: time=\"2026-06-09T11:00:11.854040623Z\" level=info msg=\"Created container 5ada346364d72b31118704bad7cb84d020556fcc4c245c99db6ceca891b9c9d0: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy\" id=230b15e9-f82c-4117-9a28-322e334d5e61 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.028670 | controller |     "Jun 09 11:00:12.842877 crc crio[3651]: time=\"2026-06-09T11:00:11.85458697Z\" level=info msg=\"Created container afc30254ec36a1109374d189b627d49c96b4d55d724125f60e2f3d8e596a2095: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=60bd698a-750e-471f-b248-da2bdb4c32fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.028686 | controller |     "Jun 09 11:00:12.842877 crc crio[3651]: time=\"2026-06-09T11:00:11.942904116Z\" level=info msg=\"Created container 0bd38c50679dfc0e05315dccdeec411de7190c8545d788362a94f88092bb7909: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy\" id=f244869e-73d5-478a-9302-b9371ce067bf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.028704 | controller |     "Jun 09 11:00:12.842877 crc crio[3651]: time=\"2026-06-09T11:00:11.983782824Z\" level=info msg=\"Starting container: 0bd38c50679dfc0e05315dccdeec411de7190c8545d788362a94f88092bb7909\" id=66496711-c8d6-4f37-8771-09d5ea57e201 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.028720 | controller |     "Jun 09 11:00:12.842877 crc crio[3651]: time=\"2026-06-09T11:00:11.985035864Z\" level=info msg=\"Starting container: afc30254ec36a1109374d189b627d49c96b4d55d724125f60e2f3d8e596a2095\" id=dfd8881c-a3c7-4dea-956a-eee287cb6d8f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.028735 | controller |     "Jun 09 11:00:12.842877 crc crio[3651]: time=\"2026-06-09T11:00:11.986011395Z\" level=info msg=\"Starting container: 5ada346364d72b31118704bad7cb84d020556fcc4c245c99db6ceca891b9c9d0\" id=24f30092-56b7-408a-b317-40df41a08bca name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.028750 | controller |     "Jun 09 11:00:12.842877 crc crio[3651]: time=\"2026-06-09T11:00:12.038642969Z\" level=info msg=\"Started container\" PID=13521 containerID=afc30254ec36a1109374d189b627d49c96b4d55d724125f60e2f3d8e596a2095 description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy id=dfd8881c-a3c7-4dea-956a-eee287cb6d8f name=/runtime.v1.RuntimeService/StartContainer sandboxID=77ef9676de98e250e8816ed434b28dd2f982cddf40411c5af6fb07185d0f53d4",
2026-06-09 11:30:35.028765 | controller |     "Jun 09 11:00:12.842877 crc crio[3651]: time=\"2026-06-09T11:00:12.040699795Z\" level=info msg=\"Started container\" PID=13526 containerID=0bd38c50679dfc0e05315dccdeec411de7190c8545d788362a94f88092bb7909 description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy id=66496711-c8d6-4f37-8771-09d5ea57e201 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a31f3586cfe5c133be1bd1d62abea58ae3abcc549c04a906c2d4c79cf1c7676",
2026-06-09 11:30:35.028781 | controller |     "Jun 09 11:00:12.842877 crc crio[3651]: time=\"2026-06-09T11:00:12.060032363Z\" level=info msg=\"Started container\" PID=13565 containerID=e16e7dbd11b4263764e0e76c12c5a70b752844c96535ccf3ddcdd2e8b458867d description=openshift-marketplace/certified-operators-l27pk/registry-server id=1480e4c8-9f12-401b-bc8f-98eb31807478 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6969dd7752939397c4d9bafc15d1cfc808489d024b95bfbdaa0b5cc21b28a7f4",
2026-06-09 11:30:35.028796 | controller |     "Jun 09 11:00:12.842877 crc crio[3651]: time=\"2026-06-09T11:00:12.094256249Z\" level=info msg=\"Started container\" PID=13519 containerID=5ada346364d72b31118704bad7cb84d020556fcc4c245c99db6ceca891b9c9d0 description=openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy id=24f30092-56b7-408a-b317-40df41a08bca name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfb6e0430f92afe743a6b2c216debf0dc91afae5331c1ef7311faa5611c6ff0a",
2026-06-09 11:30:35.028811 | controller |     "Jun 09 11:00:14.000711 crc crio[3651]: time=\"2026-06-09T11:00:13.999248595Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=fe4efb64-ab86-46a7-8b2c-eb08f360960e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.028827 | controller |     "Jun 09 11:00:15.022133 crc crio[3651]: time=\"2026-06-09T11:00:15.021880049Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=b06c62d5-e2af-4288-a8f7-6280dfd1e634 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.028842 | controller |     "Jun 09 11:00:15.972924 crc crio[3651]: time=\"2026-06-09T11:00:15.972819897Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=46ce66c4-1a97-4b0d-8075-d49d73de7d98 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.028878 | controller |     "Jun 09 11:00:15.978777 crc crio[3651]: time=\"2026-06-09T11:00:15.978682505Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints\" id=6462ba9b-df45-426a-8ebf-02d804a3ad23 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.028896 | controller |     "Jun 09 11:00:15.980587 crc crio[3651]: time=\"2026-06-09T11:00:15.980476742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.028912 | controller |     "Jun 09 11:00:16.152706 crc crio[3651]: time=\"2026-06-09T11:00:16.150904385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.028928 | controller |     "Jun 09 11:00:16.212825 crc crio[3651]: time=\"2026-06-09T11:00:16.212349392Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=d3713f9e-4e64-4da6-ba9a-2c61f2d2db10 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.028943 | controller |     "Jun 09 11:00:16.232644 crc crio[3651]: time=\"2026-06-09T11:00:16.227377883Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=700f8992-f4c7-466d-b085-6527bf136c3b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.028959 | controller |     "Jun 09 11:00:16.239835 crc crio[3651]: time=\"2026-06-09T11:00:16.239762659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.028974 | controller |     "Jun 09 11:00:16.607448 crc crio[3651]: time=\"2026-06-09T11:00:16.589716047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.028990 | controller |     "Jun 09 11:00:16.607448 crc crio[3651]: time=\"2026-06-09T11:00:16.603599312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.029005 | controller |     "Jun 09 11:00:17.072057 crc crio[3651]: time=\"2026-06-09T11:00:17.070883121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.029021 | controller |     "Jun 09 11:00:18.196224 crc crio[3651]: time=\"2026-06-09T11:00:18.195600431Z\" level=info msg=\"Created container 2b589d70b257aade535e95e693043d721d658825ad25bef78ceb5b0481210c64: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=700f8992-f4c7-466d-b085-6527bf136c3b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.029036 | controller |     "Jun 09 11:00:18.229182 crc crio[3651]: time=\"2026-06-09T11:00:18.229108863Z\" level=info msg=\"Starting container: 2b589d70b257aade535e95e693043d721d658825ad25bef78ceb5b0481210c64\" id=3a63a499-dc78-4f5b-a597-f11034b2190e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.029051 | controller |     "Jun 09 11:00:18.251219 crc crio[3651]: time=\"2026-06-09T11:00:18.25087532Z\" level=info msg=\"Started container\" PID=13723 containerID=2b589d70b257aade535e95e693043d721d658825ad25bef78ceb5b0481210c64 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=3a63a499-dc78-4f5b-a597-f11034b2190e name=/runtime.v1.RuntimeService/StartContainer sandboxID=41bacdc61c8258b24c2ba353d9f9829c5c4a63ae3cb857739e3c005850ca28fa",
2026-06-09 11:30:35.029070 | controller |     "Jun 09 11:00:18.546894 crc crio[3651]: time=\"2026-06-09T11:00:18.546548401Z\" level=warning msg=\"Stopping container c9c39b537c22385d03f9c66e8d6721b5daa6ef1a23ad19105ce5b7c415c8ddbe with stop signal(15) timed out. Killing...\"",
2026-06-09 11:30:35.029085 | controller |     "Jun 09 11:00:19.427729 crc crio[3651]: time=\"2026-06-09T11:00:19.427613044Z\" level=info msg=\"Created container 136f4ec3c089df337670179ec5eafc3af486eb2ad918974c7e1b753384552dd3: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints\" id=6462ba9b-df45-426a-8ebf-02d804a3ad23 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.029101 | controller |     "Jun 09 11:00:19.456091 crc crio[3651]: time=\"2026-06-09T11:00:19.456018343Z\" level=info msg=\"Starting container: 136f4ec3c089df337670179ec5eafc3af486eb2ad918974c7e1b753384552dd3\" id=29d6e96c-dfa7-40d9-a7c8-a70209bf50d3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.029117 | controller |     "Jun 09 11:00:19.486494 crc crio[3651]: time=\"2026-06-09T11:00:19.486323812Z\" level=info msg=\"Started container\" PID=13727 containerID=136f4ec3c089df337670179ec5eafc3af486eb2ad918974c7e1b753384552dd3 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints id=29d6e96c-dfa7-40d9-a7c8-a70209bf50d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7447659a8d7bb213bdc140c6d9ff81b2f8739dff5814b1c551ee1fc3408c5636",
2026-06-09 11:30:35.029133 | controller |     "Jun 09 11:00:21.056145 crc crio[3651]: time=\"2026-06-09T11:00:21.054124238Z\" level=info msg=\"Stopped container c9c39b537c22385d03f9c66e8d6721b5daa6ef1a23ad19105ce5b7c415c8ddbe: openshift-multus/cni-sysctl-allowlist-ds-mqx5h/kube-multus-additional-cni-plugins\" id=48844225-f961-45b8-ab7f-80bc4abd1999 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.029149 | controller |     "Jun 09 11:00:21.070866 crc crio[3651]: time=\"2026-06-09T11:00:21.069218791Z\" level=info msg=\"Stopping pod sandbox: 63888747bcf6c9d5bfe4c2405cc1ec1f40c7c3af184b687667314c71d26577f4\" id=899d2ab4-33d0-4b17-a7b6-9ac6606ef9c7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.029164 | controller |     "Jun 09 11:00:21.406373 crc crio[3651]: time=\"2026-06-09T11:00:21.378021982Z\" level=info msg=\"Stopped pod sandbox: 63888747bcf6c9d5bfe4c2405cc1ec1f40c7c3af184b687667314c71d26577f4\" id=899d2ab4-33d0-4b17-a7b6-9ac6606ef9c7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.029179 | controller |     "Jun 09 11:00:21.856835 crc crio[3651]: time=\"2026-06-09T11:00:21.856662698Z\" level=info msg=\"Stopping container: 21f46499440fc077a6b1e7ac9988b79097a078f76810fa16852a456d931698de (timeout: 30s)\" id=5b02c486-374f-4f52-a602-907d3e0998c8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.029194 | controller |     "Jun 09 11:00:21.928190 crc crio[3651]: time=\"2026-06-09T11:00:21.928021401Z\" level=info msg=\"Removing container: c9c39b537c22385d03f9c66e8d6721b5daa6ef1a23ad19105ce5b7c415c8ddbe\" id=705e7324-1992-4f3b-94d6-049509bbab70 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.029209 | controller |     "Jun 09 11:00:21.969246 crc crio[3651]: time=\"2026-06-09T11:00:21.969143517Z\" level=info msg=\"Removed container c9c39b537c22385d03f9c66e8d6721b5daa6ef1a23ad19105ce5b7c415c8ddbe: openshift-multus/cni-sysctl-allowlist-ds-mqx5h/kube-multus-additional-cni-plugins\" id=705e7324-1992-4f3b-94d6-049509bbab70 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.029225 | controller |     "Jun 09 11:00:22.251837 crc crio[3651]: time=\"2026-06-09T11:00:22.250918243Z\" level=info msg=\"Stopping container: 1773c09c0249cd012cf975391bc8b4f31376cd17d3e1b032cbb082638347f3b9 (timeout: 600s)\" id=34d510bf-fc8d-4cf1-8f26-4ae968bf2f3d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.029246 | controller |     "Jun 09 11:00:22.848558 crc crio[3651]: time=\"2026-06-09T11:00:22.848283127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.029262 | controller |     "Jun 09 11:00:24.037440 crc crio[3651]: time=\"2026-06-09T11:00:24.037065026Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=93793870-dc88-435f-b5bf-b71f0b17a80c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.029278 | controller |     "Jun 09 11:00:24.540141 crc crio[3651]: time=\"2026-06-09T11:00:24.539742031Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=1d4a4f06-d404-4751-8257-9eb124761044 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.029293 | controller |     "Jun 09 11:00:24.548081 crc crio[3651]: time=\"2026-06-09T11:00:24.547739645Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=cc36ef10-857a-469c-872f-8f81e1031640 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.029308 | controller |     "Jun 09 11:00:24.549995 crc crio[3651]: time=\"2026-06-09T11:00:24.549801791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.029324 | controller |     "Jun 09 11:00:24.683837 crc crio[3651]: time=\"2026-06-09T11:00:24.683696226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.029339 | controller |     "Jun 09 11:00:25.386094 crc crio[3651]: time=\"2026-06-09T11:00:25.385281066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.029354 | controller |     "Jun 09 11:00:26.722045 crc crio[3651]: time=\"2026-06-09T11:00:26.721787672Z\" level=info msg=\"Stopped container 21f46499440fc077a6b1e7ac9988b79097a078f76810fa16852a456d931698de: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=5b02c486-374f-4f52-a602-907d3e0998c8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.029378 | controller |     "Jun 09 11:00:26.724017 crc crio[3651]: time=\"2026-06-09T11:00:26.723973222Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3d0645ab-b476-437c-b5f4-0501e83e093b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.029393 | controller |     "Jun 09 11:00:26.725034 crc crio[3651]: time=\"2026-06-09T11:00:26.724946163Z\" level=info msg=\"Created container 68d38fd5a9313a46819fa5f5ceaaff197a5ff65e2d0cfe56b5a4144e74180ec4: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner\" id=b6e82a51-3be2-4fa6-ac6f-fad2ab67c6bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.029409 | controller |     "Jun 09 11:00:26.733885 crc crio[3651]: time=\"2026-06-09T11:00:26.733670042Z\" level=info msg=\"Starting container: 68d38fd5a9313a46819fa5f5ceaaff197a5ff65e2d0cfe56b5a4144e74180ec4\" id=a12a6598-c6b5-447b-9026-634e9de564fe name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.029424 | controller |     "Jun 09 11:00:27.029152 crc crio[3651]: time=\"2026-06-09T11:00:27.028641551Z\" level=info msg=\"Started container\" PID=13863 containerID=68d38fd5a9313a46819fa5f5ceaaff197a5ff65e2d0cfe56b5a4144e74180ec4 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner id=a12a6598-c6b5-447b-9026-634e9de564fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0ef322b9b33fe8a5f6e8f97c85a30cfc686519d2d12236dc8f3610a5ae4648a",
2026-06-09 11:30:35.029444 | controller |     "Jun 09 11:00:27.029152 crc crio[3651]: time=\"2026-06-09T11:00:27.029094785Z\" level=info msg=\"Created container 1b42e9377690f2dfc614c1c118a887f50823ab31b0318f107c7120a565e97504: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=cc36ef10-857a-469c-872f-8f81e1031640 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.029460 | controller |     "Jun 09 11:00:27.033345 crc crio[3651]: time=\"2026-06-09T11:00:27.033053732Z\" level=info msg=\"Starting container: 1b42e9377690f2dfc614c1c118a887f50823ab31b0318f107c7120a565e97504\" id=0488e664-967e-4748-b8c0-812a6b664425 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.029475 | controller |     "Jun 09 11:00:27.052207 crc crio[3651]: time=\"2026-06-09T11:00:27.051365288Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ccc300cd-d26a-4f54-8c2b-c2ab342d262e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.029491 | controller |     "Jun 09 11:00:27.054869 crc crio[3651]: time=\"2026-06-09T11:00:27.054835429Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=2dad902e-a3a0-4fa2-be8c-191b5176008d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.029506 | controller |     "Jun 09 11:00:27.055265 crc crio[3651]: time=\"2026-06-09T11:00:27.055241462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.029522 | controller |     "Jun 09 11:00:27.064521 crc crio[3651]: time=\"2026-06-09T11:00:27.06393065Z\" level=info msg=\"Started container\" PID=13888 containerID=1b42e9377690f2dfc614c1c118a887f50823ab31b0318f107c7120a565e97504 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=0488e664-967e-4748-b8c0-812a6b664425 name=/runtime.v1.RuntimeService/StartContainer sandboxID=10a436eaf8e348d1b9ab6f246aea0c7409ced60acba075a0c3519143509c4b4b",
2026-06-09 11:30:35.029538 | controller |     "Jun 09 11:00:27.165679 crc crio[3651]: time=\"2026-06-09T11:00:27.16520132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.029554 | controller |     "Jun 09 11:00:27.194106 crc crio[3651]: time=\"2026-06-09T11:00:27.194016362Z\" level=info msg=\"Stopping container: 2b589d70b257aade535e95e693043d721d658825ad25bef78ceb5b0481210c64 (timeout: 30s)\" id=c438f0dd-17ac-4f5d-b101-ffb56ca2ba78 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.029570 | controller |     "Jun 09 11:00:27.215474 crc crio[3651]: time=\"2026-06-09T11:00:27.215364265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.029585 | controller |     "Jun 09 11:00:29.551103 crc crio[3651]: time=\"2026-06-09T11:00:29.550202864Z\" level=info msg=\"Stopped container 1773c09c0249cd012cf975391bc8b4f31376cd17d3e1b032cbb082638347f3b9: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=34d510bf-fc8d-4cf1-8f26-4ae968bf2f3d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.029601 | controller |     "Jun 09 11:00:29.554140 crc crio[3651]: time=\"2026-06-09T11:00:29.553911773Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=ec51e38d-2457-48ba-8b5b-e3e8e6607d92 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.029616 | controller |     "Jun 09 11:00:29.779583 crc crio[3651]: time=\"2026-06-09T11:00:29.776786344Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=96526738-df8e-42a7-b6a0-d4e1d32f5a2b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.029635 | controller |     "Jun 09 11:00:29.783274 crc crio[3651]: time=\"2026-06-09T11:00:29.782967752Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=337abae1-696a-446b-9fc3-a731c3458d2a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.029652 | controller |     "Jun 09 11:00:29.784223 crc crio[3651]: time=\"2026-06-09T11:00:29.784064017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.029668 | controller |     "Jun 09 11:00:30.048155 crc crio[3651]: time=\"2026-06-09T11:00:30.045247053Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=4a23f9fb-6689-41cb-b14a-980a8cfc8d5c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.029683 | controller |     "Jun 09 11:00:30.119889 crc crio[3651]: time=\"2026-06-09T11:00:30.11978005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.029699 | controller |     "Jun 09 11:00:30.125488 crc crio[3651]: time=\"2026-06-09T11:00:30.124038896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.029714 | controller |     "Jun 09 11:00:30.180813 crc crio[3651]: time=\"2026-06-09T11:00:30.180622317Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=fb8909a3-1100-4f1f-b06a-9d34bc754078 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.029730 | controller |     "Jun 09 11:00:30.185310 crc crio[3651]: time=\"2026-06-09T11:00:30.185081369Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=d98a99bc-b282-4e8c-9bc5-358d87c283c5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.029745 | controller |     "Jun 09 11:00:30.185993 crc crio[3651]: time=\"2026-06-09T11:00:30.185514993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.029761 | controller |     "Jun 09 11:00:30.247785 crc crio[3651]: time=\"2026-06-09T11:00:30.247738584Z\" level=info msg=\"Stopping container: 649be353ae651739ab3cfbfb2b11e42dba047f25fc5ae19c6ebbabaf4b324587 (timeout: 30s)\" id=8f7afc01-39f6-4a44-b6a7-3c7b6416ccc4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.029776 | controller |     "Jun 09 11:00:30.258256 crc crio[3651]: time=\"2026-06-09T11:00:30.258190898Z\" level=info msg=\"Created container 9b6f257a50d82ecfd8f9e351dd62f130e433eee2423a933fc7067590530d5f65: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=2dad902e-a3a0-4fa2-be8c-191b5176008d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.029792 | controller |     "Jun 09 11:00:30.265811 crc crio[3651]: time=\"2026-06-09T11:00:30.2622992Z\" level=info msg=\"Starting container: 9b6f257a50d82ecfd8f9e351dd62f130e433eee2423a933fc7067590530d5f65\" id=48361a98-25f3-4d62-b558-dcf7b1834670 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.029808 | controller |     "Jun 09 11:00:30.275953 crc crio[3651]: time=\"2026-06-09T11:00:30.275868334Z\" level=info msg=\"Started container\" PID=13927 containerID=9b6f257a50d82ecfd8f9e351dd62f130e433eee2423a933fc7067590530d5f65 description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=48361a98-25f3-4d62-b558-dcf7b1834670 name=/runtime.v1.RuntimeService/StartContainer sandboxID=271b0faef23de3761966d17212d2cd46818ff4e2c6a0c788930dc9b4bf24283d",
2026-06-09 11:30:35.029828 | controller |     "Jun 09 11:00:30.298776 crc crio[3651]: time=\"2026-06-09T11:00:30.298053144Z\" level=info msg=\"Stopped container 2b589d70b257aade535e95e693043d721d658825ad25bef78ceb5b0481210c64: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=c438f0dd-17ac-4f5d-b101-ffb56ca2ba78 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.029845 | controller |     "Jun 09 11:00:30.450517 crc crio[3651]: time=\"2026-06-09T11:00:30.450349657Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=b8d8347e-acaf-47ee-9c29-a5e6cde6f538 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.029879 | controller |     "Jun 09 11:00:30.642257 crc crio[3651]: time=\"2026-06-09T11:00:30.63793916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.029896 | controller |     "Jun 09 11:00:30.680628 crc crio[3651]: time=\"2026-06-09T11:00:30.680180271Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=c9db8088-e023-4610-8fd4-f2879155fb75 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.029913 | controller |     "Jun 09 11:00:30.685691 crc crio[3651]: time=\"2026-06-09T11:00:30.685233393Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=75572d3f-4bf4-4f5f-b227-f2ae26b5de60 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.029929 | controller |     "Jun 09 11:00:30.689575 crc crio[3651]: time=\"2026-06-09T11:00:30.689141848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.029945 | controller |     "Jun 09 11:00:30.782485 crc crio[3651]: time=\"2026-06-09T11:00:30.78107898Z\" level=info msg=\"Stopping container: dc75148bf881ecf8749743bc9651b97edbcf556c62cbcda54b43965d76dbf9dd (timeout: 30s)\" id=826719bd-9b57-4eb9-9f9b-fa9ec17ae582 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.029961 | controller |     "Jun 09 11:00:30.874097 crc crio[3651]: time=\"2026-06-09T11:00:30.873986023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.029977 | controller |     "Jun 09 11:00:30.882159 crc crio[3651]: time=\"2026-06-09T11:00:30.882072871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.029992 | controller |     "Jun 09 11:00:31.928794 crc crio[3651]: time=\"2026-06-09T11:00:31.928196845Z\" level=info msg=\"Stopped container dc75148bf881ecf8749743bc9651b97edbcf556c62cbcda54b43965d76dbf9dd: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=826719bd-9b57-4eb9-9f9b-fa9ec17ae582 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.030008 | controller |     "Jun 09 11:00:31.931356 crc crio[3651]: time=\"2026-06-09T11:00:31.931059446Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=de129a98-3102-472b-89ff-0278ead68214 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.030023 | controller |     "Jun 09 11:00:32.042559 crc crio[3651]: time=\"2026-06-09T11:00:32.042145091Z\" level=info msg=\"Created container 546da68325056c9f8f17e8f759c2184a67eaded7d6778a83ce082e02bc51c15b: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=337abae1-696a-446b-9fc3-a731c3458d2a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.030042 | controller |     "Jun 09 11:00:32.046151 crc crio[3651]: time=\"2026-06-09T11:00:32.046057926Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=44a2f3f6-79f6-418f-8781-517ed1276b9e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.030059 | controller |     "Jun 09 11:00:32.046252 crc crio[3651]: time=\"2026-06-09T11:00:32.046178Z\" level=info msg=\"Starting container: 546da68325056c9f8f17e8f759c2184a67eaded7d6778a83ce082e02bc51c15b\" id=eec3e7fb-0c0f-4f8b-969f-f43edc02f5ff name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.030074 | controller |     "Jun 09 11:00:32.065589 crc crio[3651]: time=\"2026-06-09T11:00:32.064535587Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=89781348-3dfb-45b5-9987-55ce316d07dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.030090 | controller |     "Jun 09 11:00:32.068172 crc crio[3651]: time=\"2026-06-09T11:00:32.068098091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.030106 | controller |     "Jun 09 11:00:32.152842 crc crio[3651]: time=\"2026-06-09T11:00:32.152714089Z\" level=info msg=\"Started container\" PID=13965 containerID=546da68325056c9f8f17e8f759c2184a67eaded7d6778a83ce082e02bc51c15b description=openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon id=eec3e7fb-0c0f-4f8b-969f-f43edc02f5ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc43ff16a32b25163b55d640d18669725cd184c2474507b43ac509a25396edf1",
2026-06-09 11:30:35.030122 | controller |     "Jun 09 11:00:32.274903 crc crio[3651]: time=\"2026-06-09T11:00:32.274775775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.030138 | controller |     "Jun 09 11:00:32.285555 crc crio[3651]: time=\"2026-06-09T11:00:32.283343979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.030153 | controller |     "Jun 09 11:00:32.445583 crc crio[3651]: time=\"2026-06-09T11:00:32.444895588Z\" level=info msg=\"Stopped container 649be353ae651739ab3cfbfb2b11e42dba047f25fc5ae19c6ebbabaf4b324587: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=8f7afc01-39f6-4a44-b6a7-3c7b6416ccc4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.030169 | controller |     "Jun 09 11:00:32.449664 crc crio[3651]: time=\"2026-06-09T11:00:32.447785091Z\" level=info msg=\"Created container 1fbcb631e72112df9365f0aac3fb380d43b365e443483e631b16f4fb7c4e443a: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=75572d3f-4bf4-4f5f-b227-f2ae26b5de60 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.030185 | controller |     "Jun 09 11:00:32.451908 crc crio[3651]: time=\"2026-06-09T11:00:32.451076016Z\" level=info msg=\"Starting container: 1fbcb631e72112df9365f0aac3fb380d43b365e443483e631b16f4fb7c4e443a\" id=bf12f6cd-9c63-4fc6-9a0b-568758d32f17 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.030200 | controller |     "Jun 09 11:00:32.456358 crc crio[3651]: time=\"2026-06-09T11:00:32.454247668Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=40423a6c-9390-4202-8de4-1dcb37b5e7a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.030216 | controller |     "Jun 09 11:00:32.479779 crc crio[3651]: time=\"2026-06-09T11:00:32.479584458Z\" level=info msg=\"Started container\" PID=14017 containerID=1fbcb631e72112df9365f0aac3fb380d43b365e443483e631b16f4fb7c4e443a description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=bf12f6cd-9c63-4fc6-9a0b-568758d32f17 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41bacdc61c8258b24c2ba353d9f9829c5c4a63ae3cb857739e3c005850ca28fa",
2026-06-09 11:30:35.030235 | controller |     "Jun 09 11:00:32.480710 crc crio[3651]: time=\"2026-06-09T11:00:32.480291131Z\" level=info msg=\"Stopping container: 893f62a45398960e8e4247ff7b21e27b824eb9608f23d61fba516b5b68e83b00 (timeout: 2s)\" id=52bf9d54-7497-406f-af4a-cc955daf49bb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.030252 | controller |     "Jun 09 11:00:32.485653 crc crio[3651]: time=\"2026-06-09T11:00:32.483329508Z\" level=info msg=\"Stopping container: c6893631b477fe306776c1dfbce383938f531b7dee501135f8d9819e0de97b34 (timeout: 30s)\" id=ba558bd6-2d5b-4836-b131-390d57d9f4c2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.030268 | controller |     "Jun 09 11:00:32.551648 crc crio[3651]: time=\"2026-06-09T11:00:32.519685171Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8d331669-b6a1-448f-b38e-09f4fb14bed7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.030284 | controller |     "Jun 09 11:00:32.584275 crc crio[3651]: time=\"2026-06-09T11:00:32.584044761Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=ee8365fc-e088-46f5-b344-6d11f640c5b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.030299 | controller |     "Jun 09 11:00:32.586228 crc crio[3651]: time=\"2026-06-09T11:00:32.585745045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.030315 | controller |     "Jun 09 11:00:32.683214 crc crio[3651]: time=\"2026-06-09T11:00:32.683164132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.030330 | controller |     "Jun 09 11:00:32.726240 crc crio[3651]: time=\"2026-06-09T11:00:32.723887455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.030346 | controller |     "Jun 09 11:00:33.566352 crc crio[3651]: time=\"2026-06-09T11:00:33.5603275Z\" level=info msg=\"Created container d8f6e00f2d209ff981fc79aa3267b48a0f19476ae14eaaa0b4bf5020588346be: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=89781348-3dfb-45b5-9987-55ce316d07dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.030362 | controller |     "Jun 09 11:00:33.575946 crc crio[3651]: time=\"2026-06-09T11:00:33.575818385Z\" level=info msg=\"Starting container: d8f6e00f2d209ff981fc79aa3267b48a0f19476ae14eaaa0b4bf5020588346be\" id=79b20066-297d-497a-b0ba-fa71b6d5903e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.030377 | controller |     "Jun 09 11:00:33.609465 crc crio[3651]: time=\"2026-06-09T11:00:33.609261915Z\" level=info msg=\"Created container 1c85d54b90a04178d127f67b6c70837f2b77a25e3920b49bd83f561fd825dd93: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=ee8365fc-e088-46f5-b344-6d11f640c5b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.030393 | controller |     "Jun 09 11:00:33.613913 crc crio[3651]: time=\"2026-06-09T11:00:33.61379229Z\" level=info msg=\"Starting container: 1c85d54b90a04178d127f67b6c70837f2b77a25e3920b49bd83f561fd825dd93\" id=bed87e5a-6beb-4e29-a32e-73fc9f1400f0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.030412 | controller |     "Jun 09 11:00:33.663853 crc crio[3651]: time=\"2026-06-09T11:00:33.663712918Z\" level=info msg=\"Started container\" PID=14058 containerID=1c85d54b90a04178d127f67b6c70837f2b77a25e3920b49bd83f561fd825dd93 description=openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator id=bed87e5a-6beb-4e29-a32e-73fc9f1400f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=74ed6ea7f8cc65253f99e578e59707b7f24b66b489f27386e8dc9479cfbe3e5c",
2026-06-09 11:30:35.030428 | controller |     "Jun 09 11:00:33.749135 crc crio[3651]: time=\"2026-06-09T11:00:33.748677256Z\" level=info msg=\"Started container\" PID=14041 containerID=d8f6e00f2d209ff981fc79aa3267b48a0f19476ae14eaaa0b4bf5020588346be description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=79b20066-297d-497a-b0ba-fa71b6d5903e name=/runtime.v1.RuntimeService/StartContainer sandboxID=53b93f23f59d688a03a9840321f46fff10210e03e02dcd575e9c43699f490a66",
2026-06-09 11:30:35.030443 | controller |     "Jun 09 11:00:33.928373 crc crio[3651]: time=\"2026-06-09T11:00:33.927584901Z\" level=info msg=\"Stopped container 893f62a45398960e8e4247ff7b21e27b824eb9608f23d61fba516b5b68e83b00: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=52bf9d54-7497-406f-af4a-cc955daf49bb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.030459 | controller |     "Jun 09 11:00:33.930753 crc crio[3651]: time=\"2026-06-09T11:00:33.930568477Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=76c11cd6-3697-4f59-bbd3-4dc8175e531a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.030474 | controller |     "Jun 09 11:00:34.220049 crc crio[3651]: time=\"2026-06-09T11:00:34.219923745Z\" level=info msg=\"Stopped container c6893631b477fe306776c1dfbce383938f531b7dee501135f8d9819e0de97b34: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=ba558bd6-2d5b-4836-b131-390d57d9f4c2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.030490 | controller |     "Jun 09 11:00:34.230938 crc crio[3651]: time=\"2026-06-09T11:00:34.230794413Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6edd584b-c359-40d3-9ecb-1140da7591ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.030505 | controller |     "Jun 09 11:00:37.668806 crc crio[3651]: time=\"2026-06-09T11:00:37.668030007Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c3fcab7d-e794-4f88-9db1-da502434e22b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.030521 | controller |     "Jun 09 11:00:39.819679 crc crio[3651]: time=\"2026-06-09T11:00:39.818911511Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683380-pkxlv/POD\" id=077bed39-d4ed-449b-bbc0-217f9a15393e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.030537 | controller |     "Jun 09 11:00:39.819679 crc crio[3651]: time=\"2026-06-09T11:00:39.819084337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.030552 | controller |     "Jun 09 11:00:41.462163 crc crio[3651]: time=\"2026-06-09T11:00:41.457258996Z\" level=info msg=\"Stopping container: 28c506efdf4b7278ea0b5cb1d0e766fd56bbf3b770d8f5dab8349ffa2b7dce1c (timeout: 30s)\" id=015ca7b2-866e-419c-a753-b04a52299e53 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.030568 | controller |     "Jun 09 11:00:42.192516 crc crio[3651]: time=\"2026-06-09T11:00:42.190132827Z\" level=info msg=\"Stopping container: 1fbcb631e72112df9365f0aac3fb380d43b365e443483e631b16f4fb7c4e443a (timeout: 30s)\" id=d55b8a35-4711-460f-8ec4-dd808953b1a7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.030586 | controller |     "Jun 09 11:00:44.479567 crc crio[3651]: time=\"2026-06-09T11:00:44.332295202Z\" level=info msg=\"Removing container: 2b589d70b257aade535e95e693043d721d658825ad25bef78ceb5b0481210c64\" id=d9f08329-6324-4e8d-80e9-e089fb55e334 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.030602 | controller |     "Jun 09 11:01:00.746334 crc crio[3651]: time=\"2026-06-09T11:01:00.744338583Z\" level=info msg=\"Stopping container: d8f6e00f2d209ff981fc79aa3267b48a0f19476ae14eaaa0b4bf5020588346be (timeout: 30s)\" id=4f474a91-6de6-45a1-84f4-5330692f14b2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.030617 | controller |     "Jun 09 11:01:02.962969 crc crio[3651]: time=\"2026-06-09T11:01:02.856084385Z\" level=info msg=\"Stopping container: 9b6f257a50d82ecfd8f9e351dd62f130e433eee2423a933fc7067590530d5f65 (timeout: 30s)\" id=7b7ddc07-40c0-455f-bb0f-c83de03f7389 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.030632 | controller |     "Jun 09 11:01:04.699005 crc crio[3651]: time=\"2026-06-09T11:01:04.698738046Z\" level=info msg=\"Stopping pod sandbox: 63888747bcf6c9d5bfe4c2405cc1ec1f40c7c3af184b687667314c71d26577f4\" id=3bec8b86-6f3d-47c0-acc9-f76284ab6651 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.030647 | controller |     "Jun 09 11:01:04.699005 crc crio[3651]: time=\"2026-06-09T11:01:04.698826649Z\" level=info msg=\"Stopped pod sandbox (already stopped): 63888747bcf6c9d5bfe4c2405cc1ec1f40c7c3af184b687667314c71d26577f4\" id=3bec8b86-6f3d-47c0-acc9-f76284ab6651 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.030663 | controller |     "Jun 09 11:01:04.700347 crc crio[3651]: time=\"2026-06-09T11:01:04.700160641Z\" level=info msg=\"Removing pod sandbox: 63888747bcf6c9d5bfe4c2405cc1ec1f40c7c3af184b687667314c71d26577f4\" id=952d7916-9a87-4387-b0b4-cde6ac8426c2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 11:30:35.030678 | controller |     "Jun 09 11:01:05.630554 crc crio[3651]: time=\"2026-06-09T11:01:05.63018503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.030693 | controller |     "Jun 09 11:01:06.132844 crc crio[3651]: time=\"2026-06-09T11:01:06.131570703Z\" level=info msg=\"Created container 46e9799ddbb294cb42c8fbfccd2061ca95dce6a224db51468e6e0bb645e1d38e: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=d98a99bc-b282-4e8c-9bc5-358d87c283c5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.030709 | controller |     "Jun 09 11:01:06.136940 crc crio[3651]: time=\"2026-06-09T11:01:06.136369977Z\" level=info msg=\"Starting container: 46e9799ddbb294cb42c8fbfccd2061ca95dce6a224db51468e6e0bb645e1d38e\" id=34356181-2191-4b39-b952-7da54f585533 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.030724 | controller |     "Jun 09 11:01:06.194122 crc crio[3651]: time=\"2026-06-09T11:01:06.193890317Z\" level=info msg=\"Started container\" PID=14568 containerID=46e9799ddbb294cb42c8fbfccd2061ca95dce6a224db51468e6e0bb645e1d38e description=hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar id=34356181-2191-4b39-b952-7da54f585533 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0ef322b9b33fe8a5f6e8f97c85a30cfc686519d2d12236dc8f3610a5ae4648a",
2026-06-09 11:30:35.030740 | controller |     "Jun 09 11:01:07.533934 crc crio[3651]: time=\"2026-06-09T11:01:07.533861963Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest\" id=4f1d691e-1ed9-49fb-b775-a01ab4495264 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.030755 | controller |     "Jun 09 11:01:22.324351 crc crio[3651]: time=\"2026-06-09T11:01:22.323329482Z\" level=info msg=\"Removed pod sandbox: 63888747bcf6c9d5bfe4c2405cc1ec1f40c7c3af184b687667314c71d26577f4\" id=952d7916-9a87-4387-b0b4-cde6ac8426c2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 11:30:35.030773 | controller |     "Jun 09 11:01:22.348358 crc crio[3651]: time=\"2026-06-09T11:01:22.3482739Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest\" id=85d9b29e-0388-4397-a512-79f5ceb84e52 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.030789 | controller |     "Jun 09 11:01:22.349336 crc crio[3651]: time=\"2026-06-09T11:01:22.348300271Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ed762631-f11c-434f-ba2f-efe85942bcc0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.030805 | controller |     "Jun 09 11:01:22.349482 crc crio[3651]: time=\"2026-06-09T11:01:22.348346763Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=a40536cd-eee0-47d5-a064-b460eb1ae872 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.030820 | controller |     "Jun 09 11:01:22.349709 crc crio[3651]: time=\"2026-06-09T11:01:22.348531619Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=36480c4f-c812-4fb5-84af-12bc6f1c7866 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.030835 | controller |     "Jun 09 11:01:22.352112 crc crio[3651]: time=\"2026-06-09T11:01:22.352036661Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=9821470c-2f7b-4ae4-86fc-6bfd95697694 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.030863 | controller |     "Jun 09 11:01:22.352579 crc crio[3651]: time=\"2026-06-09T11:01:22.352521026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.030884 | controller |     "Jun 09 11:01:22.352993 crc crio[3651]: time=\"2026-06-09T11:01:22.35296257Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe\" id=3c7c1203-7710-4d6b-a1a4-52ea74da6de4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.030900 | controller |     "Jun 09 11:01:22.353481 crc crio[3651]: time=\"2026-06-09T11:01:22.353449396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.030916 | controller |     "Jun 09 11:01:22.354038 crc crio[3651]: time=\"2026-06-09T11:01:22.35388438Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=17b8490f-1790-4c45-b4eb-9d3e7aec8d0c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.030932 | controller |     "Jun 09 11:01:22.354940 crc crio[3651]: time=\"2026-06-09T11:01:22.354877652Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.030948 | controller |     "Jun 09 11:01:22.355266 crc crio[3651]: time=\"2026-06-09T11:01:22.355071778Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=e6438641-d88d-4c91-b3f0-78cd87f3fa84 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.030964 | controller |     "Jun 09 11:01:22.355908 crc crio[3651]: time=\"2026-06-09T11:01:22.35577527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.030979 | controller |     "Jun 09 11:01:22.358548 crc crio[3651]: time=\"2026-06-09T11:01:22.358521418Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683380-pkxlv Namespace:openshift-operator-lifecycle-manager ID:588fd7312905f0847382da56849721695257ef41028ef203d444e192a2bab0c1 UID:0733e440-b967-4d60-8897-0267a6040ebd NetNS:/var/run/netns/7b2860dc-0309-4d9a-9d8c-085facb91155 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0733e440_b967_4d60_8897_0267a6040ebd.slice PodAnnotations:0xc00008c838}] Aliases:map[]}\"",
2026-06-09 11:30:35.030999 | controller |     "Jun 09 11:01:22.358795 crc crio[3651]: time=\"2026-06-09T11:01:22.358767486Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683380-pkxlv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.031016 | controller |     "Jun 09 11:01:22.420860 crc crio[3651]: time=\"2026-06-09T11:01:22.420692918Z\" level=info msg=\"Stopped container d8f6e00f2d209ff981fc79aa3267b48a0f19476ae14eaaa0b4bf5020588346be: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=4f474a91-6de6-45a1-84f4-5330692f14b2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.031031 | controller |     "Jun 09 11:01:22.427801 crc crio[3651]: time=\"2026-06-09T11:01:22.427603439Z\" level=info msg=\"Stopped container 28c506efdf4b7278ea0b5cb1d0e766fd56bbf3b770d8f5dab8349ffa2b7dce1c: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=015ca7b2-866e-419c-a753-b04a52299e53 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.031047 | controller |     "Jun 09 11:01:22.428154 crc crio[3651]: time=\"2026-06-09T11:01:22.427785575Z\" level=info msg=\"Stopped container 1fbcb631e72112df9365f0aac3fb380d43b365e443483e631b16f4fb7c4e443a: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=d55b8a35-4711-460f-8ec4-dd808953b1a7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.031062 | controller |     "Jun 09 11:01:22.437649 crc crio[3651]: time=\"2026-06-09T11:01:22.436642558Z\" level=info msg=\"Stopped container 9b6f257a50d82ecfd8f9e351dd62f130e433eee2423a933fc7067590530d5f65: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=7b7ddc07-40c0-455f-bb0f-c83de03f7389 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.031077 | controller |     "Jun 09 11:01:22.455547 crc crio[3651]: time=\"2026-06-09T11:01:22.447196076Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=f86dbb36-4ed6-4e03-bba3-99c0c8b08864 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.031092 | controller |     "Jun 09 11:01:22.455547 crc crio[3651]: time=\"2026-06-09T11:01:22.447375611Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=286ceabd-2064-4955-8d50-f342e11d09dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.031107 | controller |     "Jun 09 11:01:22.455547 crc crio[3651]: time=\"2026-06-09T11:01:22.447545247Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=0b702de6-0000-48c5-8c04-f5624d63771f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.031123 | controller |     "Jun 09 11:01:22.455547 crc crio[3651]: time=\"2026-06-09T11:01:22.447610289Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=aaa4ac0e-68c2-435e-a9e1-65fac4cd23f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.031138 | controller |     "Jun 09 11:01:22.509673 crc crio[3651]: time=\"2026-06-09T11:01:22.494564841Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=c6fb9e44-ca73-49d5-8710-e60ea85b614b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.031156 | controller |     "Jun 09 11:01:22.594013 crc crio[3651]: time=\"2026-06-09T11:01:22.593897331Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4bf24b1d-df13-447e-bf77-7012229fbc53 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.031172 | controller |     "Jun 09 11:01:22.605662 crc crio[3651]: time=\"2026-06-09T11:01:22.598005609Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=e6fdbdd1-413b-4c57-bdfd-5acf8fc3366c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.031187 | controller |     "Jun 09 11:01:22.675187 crc crio[3651]: time=\"2026-06-09T11:01:22.67469604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.031202 | controller |     "Jun 09 11:01:22.928956 crc crio[3651]: time=\"2026-06-09T11:01:22.928112761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.031217 | controller |     "Jun 09 11:01:22.995710 crc crio[3651]: time=\"2026-06-09T11:01:22.995611895Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=3818776f-762b-402c-a11c-d4569abadd67 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.031233 | controller |     "Jun 09 11:01:22.996072 crc crio[3651]: time=\"2026-06-09T11:01:22.995809101Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=eb9bc69b-d2a3-4bae-b3ed-b2943568efc6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.031248 | controller |     "Jun 09 11:01:22.997178 crc crio[3651]: time=\"2026-06-09T11:01:22.997079491Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=bed51070-ded0-4962-b1a9-79b95e854683 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.031263 | controller |     "Jun 09 11:01:23.012949 crc crio[3651]: time=\"2026-06-09T11:01:23.012835042Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=ce9293a8-5490-4d7c-a0dd-e2de5d1926c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.031278 | controller |     "Jun 09 11:01:23.020960 crc crio[3651]: time=\"2026-06-09T11:01:23.020903133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.031294 | controller |     "Jun 09 11:01:23.071608 crc crio[3651]: time=\"2026-06-09T11:01:23.071325985Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:9c782f85ddcb0389a6fc6d4137624c95edbb8f30a5c0be1b76f414ee05a284b9\" id=fbe63e38-fd0e-4be5-8e3b-2bbf92161d3c name=/runtime.v1.ImageService/PullImage",
2026-06-09 11:30:35.031309 | controller |     "Jun 09 11:01:23.087056 crc crio[3651]: time=\"2026-06-09T11:01:23.086816948Z\" level=info msg=\"Removed container 2b589d70b257aade535e95e693043d721d658825ad25bef78ceb5b0481210c64: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=d9f08329-6324-4e8d-80e9-e089fb55e334 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.031325 | controller |     "Jun 09 11:01:23.087706 crc crio[3651]: time=\"2026-06-09T11:01:23.087595832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.031344 | controller |     "Jun 09 11:01:23.092187 crc crio[3651]: time=\"2026-06-09T11:01:23.092069242Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=3a784d87-df23-407f-8c98-bd96a149c277 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.031360 | controller |     "Jun 09 11:01:23.092519 crc crio[3651]: time=\"2026-06-09T11:01:23.092440073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.031376 | controller |     "Jun 09 11:01:23.095332 crc crio[3651]: time=\"2026-06-09T11:01:23.095199759Z\" level=info msg=\"Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=fc547d53-0772-4510-b436-f009b91bfadf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.031392 | controller |     "Jun 09 11:01:23.102285 crc crio[3651]: time=\"2026-06-09T11:01:23.102161646Z\" level=info msg=\"Removing container: dc75148bf881ecf8749743bc9651b97edbcf556c62cbcda54b43965d76dbf9dd\" id=8e261920-b3a4-49fe-ab56-003e7d48aa35 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.031408 | controller |     "Jun 09 11:01:23.105277 crc crio[3651]: time=\"2026-06-09T11:01:23.105126629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.031423 | controller |     "Jun 09 11:01:23.111266 crc crio[3651]: time=\"2026-06-09T11:01:23.111090535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.031439 | controller |     "Jun 09 11:01:23.138292 crc crio[3651]: time=\"2026-06-09T11:01:23.137131597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.031454 | controller |     "Jun 09 11:01:23.140019 crc crio[3651]: time=\"2026-06-09T11:01:23.139969315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.031469 | controller |     "Jun 09 11:01:23.260600 crc crio[3651]: time=\"2026-06-09T11:01:23.260492072Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=1a96b1ce-bb21-48ca-9c8e-4a7d494f8b08 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.031485 | controller |     "Jun 09 11:01:23.364238 crc crio[3651]: time=\"2026-06-09T11:01:23.363779343Z\" level=info msg=\"Created container 60788f06c6fbd6b76907d70883292c512c72e7b8986591aad2b643a4dc255044: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=9821470c-2f7b-4ae4-86fc-6bfd95697694 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.031500 | controller |     "Jun 09 11:01:23.370227 crc crio[3651]: time=\"2026-06-09T11:01:23.370083559Z\" level=info msg=\"Starting container: 60788f06c6fbd6b76907d70883292c512c72e7b8986591aad2b643a4dc255044\" id=83d916ea-56b5-4435-a660-41cdd167563b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.031515 | controller |     "Jun 09 11:01:23.406888 crc crio[3651]: time=\"2026-06-09T11:01:23.406231476Z\" level=info msg=\"Started container\" PID=14769 containerID=60788f06c6fbd6b76907d70883292c512c72e7b8986591aad2b643a4dc255044 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=83d916ea-56b5-4435-a660-41cdd167563b name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f0ff3a6bd1f8c6b3011358f44f30b72dedb66fff005849616e325c1bb5f9c94",
2026-06-09 11:30:35.031531 | controller |     "Jun 09 11:01:23.482842 crc crio[3651]: time=\"2026-06-09T11:01:23.482541885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.031550 | controller |     "Jun 09 11:01:23.494124 crc crio[3651]: time=\"2026-06-09T11:01:23.493972601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.031565 | controller |     "Jun 09 11:01:23.501831 crc crio[3651]: time=\"2026-06-09T11:01:23.501702842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.031581 | controller |     "Jun 09 11:01:23.515260 crc crio[3651]: time=\"2026-06-09T11:01:23.51511105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.031597 | controller |     "Jun 09 11:01:23.541984 crc crio[3651]: time=\"2026-06-09T11:01:23.540317766Z\" level=info msg=\"Created container 8063f0aee8c0dd15d9cf814f7c02b75d7c6cc3d2810d9ce71fea1aea804f7b27: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=17b8490f-1790-4c45-b4eb-9d3e7aec8d0c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.031612 | controller |     "Jun 09 11:01:23.547976 crc crio[3651]: time=\"2026-06-09T11:01:23.547864311Z\" level=info msg=\"Starting container: 8063f0aee8c0dd15d9cf814f7c02b75d7c6cc3d2810d9ce71fea1aea804f7b27\" id=f8c43bec-2816-495c-9568-148db1ec0e43 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.031628 | controller |     "Jun 09 11:01:23.569661 crc crio[3651]: time=\"2026-06-09T11:01:23.569557038Z\" level=info msg=\"Removed container dc75148bf881ecf8749743bc9651b97edbcf556c62cbcda54b43965d76dbf9dd: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=8e261920-b3a4-49fe-ab56-003e7d48aa35 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.031643 | controller |     "Jun 09 11:01:23.600709 crc crio[3651]: time=\"2026-06-09T11:01:23.600521683Z\" level=info msg=\"Removing container: 21f46499440fc077a6b1e7ac9988b79097a078f76810fa16852a456d931698de\" id=24066108-3cf7-428d-a830-11c880a0d4ed name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.031659 | controller |     "Jun 09 11:01:23.605244 crc crio[3651]: time=\"2026-06-09T11:01:23.604999012Z\" level=info msg=\"Started container\" PID=14774 containerID=8063f0aee8c0dd15d9cf814f7c02b75d7c6cc3d2810d9ce71fea1aea804f7b27 description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=f8c43bec-2816-495c-9568-148db1ec0e43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf1c22d094c12a5ec0ea8ebbd4e1e59133fada12ce61e3b9c47de2ce57cd23ce",
2026-06-09 11:30:35.031676 | controller |     "Jun 09 11:01:23.727595 crc crio[3651]: time=\"2026-06-09T11:01:23.727212352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.031692 | controller |     "Jun 09 11:01:23.788559 crc crio[3651]: time=\"2026-06-09T11:01:23.783080044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.031708 | controller |     "Jun 09 11:01:23.807484 crc crio[3651]: time=\"2026-06-09T11:01:23.806628218Z\" level=info msg=\"Created container 1626bad4af2fef1991591e2d187543f75b4d7e87669cee2995885c4884660276: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=ce9293a8-5490-4d7c-a0dd-e2de5d1926c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.031724 | controller |     "Jun 09 11:01:23.814049 crc crio[3651]: time=\"2026-06-09T11:01:23.814000228Z\" level=info msg=\"Created container 05267ab1e67e048953696bbedb73858945d8c37cc17f3f52394ed2baf9b13e6b: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=e6438641-d88d-4c91-b3f0-78cd87f3fa84 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.031743 | controller |     "Jun 09 11:01:23.814925 crc crio[3651]: time=\"2026-06-09T11:01:23.814895146Z\" level=info msg=\"Starting container: 1626bad4af2fef1991591e2d187543f75b4d7e87669cee2995885c4884660276\" id=661637ee-1e45-4c5c-801b-12f0accab32d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.031760 | controller |     "Jun 09 11:01:23.840748 crc crio[3651]: time=\"2026-06-09T11:01:23.838366758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.031776 | controller |     "Jun 09 11:01:23.840748 crc crio[3651]: time=\"2026-06-09T11:01:23.840028569Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/extract-content\" id=ceabda6c-d8c1-44da-b03a-2b3856a15e38 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.031791 | controller |     "Jun 09 11:01:23.840748 crc crio[3651]: time=\"2026-06-09T11:01:23.840350149Z\" level=info msg=\"Starting container: 05267ab1e67e048953696bbedb73858945d8c37cc17f3f52394ed2baf9b13e6b\" id=9d8a9184-8e6c-4621-a5b2-20a2f174b0e6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.031807 | controller |     "Jun 09 11:01:23.874553 crc crio[3651]: time=\"2026-06-09T11:01:23.871265593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.031822 | controller |     "Jun 09 11:01:23.965284 crc crio[3651]: time=\"2026-06-09T11:01:23.960229307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.031838 | controller |     "Jun 09 11:01:23.988029 crc crio[3651]: time=\"2026-06-09T11:01:23.987965061Z\" level=info msg=\"Started container\" PID=14795 containerID=1626bad4af2fef1991591e2d187543f75b4d7e87669cee2995885c4884660276 description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=661637ee-1e45-4c5c-801b-12f0accab32d name=/runtime.v1.RuntimeService/StartContainer sandboxID=271b0faef23de3761966d17212d2cd46818ff4e2c6a0c788930dc9b4bf24283d",
2026-06-09 11:30:35.031872 | controller |     "Jun 09 11:01:24.037203 crc crio[3651]: time=\"2026-06-09T11:01:24.025713108Z\" level=info msg=\"Started container\" PID=14796 containerID=05267ab1e67e048953696bbedb73858945d8c37cc17f3f52394ed2baf9b13e6b description=openshift-marketplace/redhat-operators-x5vn9/registry-server id=9d8a9184-8e6c-4621-a5b2-20a2f174b0e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5088bde617dedd8b9fd47b3ab9ad1a348adb1a2dde97033ee30ecb32d143d8f4",
2026-06-09 11:30:35.031889 | controller |     "Jun 09 11:01:24.352623 crc crio[3651]: time=\"2026-06-09T11:01:24.351245737Z\" level=info msg=\"Removed container 21f46499440fc077a6b1e7ac9988b79097a078f76810fa16852a456d931698de: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=24066108-3cf7-428d-a830-11c880a0d4ed name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.031905 | controller |     "Jun 09 11:01:24.462986 crc crio[3651]: time=\"2026-06-09T11:01:24.462780334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.031921 | controller |     "Jun 09 11:01:24.483976 crc crio[3651]: time=\"2026-06-09T11:01:24.4831891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.031937 | controller |     "Jun 09 11:01:24.540116 crc crio[3651]: time=\"2026-06-09T11:01:24.539355981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.031956 | controller |     "Jun 09 11:01:24.621258 crc crio[3651]: time=\"2026-06-09T11:01:24.620859782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.031972 | controller |     "Jun 09 11:01:24.710296 crc crio[3651]: time=\"2026-06-09T11:01:24.70997894Z\" level=info msg=\"Created container dfcd6f927aefb6f8811562e458a69747c3dd424c6e916b9104dd1896387e5172: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=3818776f-762b-402c-a11c-d4569abadd67 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.031987 | controller |     "Jun 09 11:01:24.714877 crc crio[3651]: time=\"2026-06-09T11:01:24.714716668Z\" level=info msg=\"Starting container: dfcd6f927aefb6f8811562e458a69747c3dd424c6e916b9104dd1896387e5172\" id=108314db-06ac-42f7-a643-1e72150ea3c8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.032003 | controller |     "Jun 09 11:01:24.732687 crc crio[3651]: time=\"2026-06-09T11:01:24.732375338Z\" level=info msg=\"Started container\" PID=14855 containerID=dfcd6f927aefb6f8811562e458a69747c3dd424c6e916b9104dd1896387e5172 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=108314db-06ac-42f7-a643-1e72150ea3c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41bacdc61c8258b24c2ba353d9f9829c5c4a63ae3cb857739e3c005850ca28fa",
2026-06-09 11:30:35.032018 | controller |     "Jun 09 11:01:24.734803 crc crio[3651]: time=\"2026-06-09T11:01:24.733834414Z\" level=info msg=\"Created container 139e4b1a49387b21d4313b58c9bee4d84c9723fb3fd055f107344934992572ec: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=bed51070-ded0-4962-b1a9-79b95e854683 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.032034 | controller |     "Jun 09 11:01:24.755903 crc crio[3651]: time=\"2026-06-09T11:01:24.754618212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.032050 | controller |     "Jun 09 11:01:24.757178 crc crio[3651]: time=\"2026-06-09T11:01:24.75712818Z\" level=info msg=\"Starting container: 139e4b1a49387b21d4313b58c9bee4d84c9723fb3fd055f107344934992572ec\" id=8e67c6a6-10e9-4fae-846d-8d50eb553482 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.032065 | controller |     "Jun 09 11:01:24.809046 crc crio[3651]: time=\"2026-06-09T11:01:24.808669767Z\" level=info msg=\"Created container ec0eb5491479a76b229b2ff87789f7ed9f193c143a78cea62f5400c3f05709c0: openshift-marketplace/community-operators-qhh6t/extract-content\" id=ceabda6c-d8c1-44da-b03a-2b3856a15e38 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.032081 | controller |     "Jun 09 11:01:24.813212 crc crio[3651]: time=\"2026-06-09T11:01:24.81293396Z\" level=info msg=\"Starting container: ec0eb5491479a76b229b2ff87789f7ed9f193c143a78cea62f5400c3f05709c0\" id=e10ef3dd-d36a-4361-b579-182d29cd8d40 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.032096 | controller |     "Jun 09 11:01:25.061642 crc crio[3651]: time=\"2026-06-09T11:01:25.050570818Z\" level=info msg=\"Started container\" PID=14815 containerID=139e4b1a49387b21d4313b58c9bee4d84c9723fb3fd055f107344934992572ec description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=8e67c6a6-10e9-4fae-846d-8d50eb553482 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53b93f23f59d688a03a9840321f46fff10210e03e02dcd575e9c43699f490a66",
2026-06-09 11:30:35.032113 | controller |     "Jun 09 11:01:25.108836 crc crio[3651]: time=\"2026-06-09T11:01:25.10290648Z\" level=info msg=\"Started container\" PID=14877 containerID=ec0eb5491479a76b229b2ff87789f7ed9f193c143a78cea62f5400c3f05709c0 description=openshift-marketplace/community-operators-qhh6t/extract-content id=e10ef3dd-d36a-4361-b579-182d29cd8d40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f8c6599fbbecdca35a23a4fe0d79d12a81bd090e8b540aeb7ecc61fcfb40875",
2026-06-09 11:30:35.032135 | controller |     "Jun 09 11:01:25.675278 crc crio[3651]: time=\"2026-06-09T11:01:25.670954687Z\" level=info msg=\"Created container 62c7a617a131f8cd2244f457449a3d86a96524f6a21ac60a8850c8aefb377287: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=fc547d53-0772-4510-b436-f009b91bfadf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.032152 | controller |     "Jun 09 11:01:25.693566 crc crio[3651]: time=\"2026-06-09T11:01:25.690964691Z\" level=info msg=\"Starting container: 62c7a617a131f8cd2244f457449a3d86a96524f6a21ac60a8850c8aefb377287\" id=9c2a07c9-f88c-491a-976f-cde0d8b5457c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.032167 | controller |     "Jun 09 11:01:25.710228 crc crio[3651]: time=\"2026-06-09T11:01:25.708000122Z\" level=info msg=\"Created container 6c04cc872107864b00de4cc8ffc915f984a303c79188a99d91ca326d96a8fe25: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe\" id=3c7c1203-7710-4d6b-a1a4-52ea74da6de4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.032182 | controller |     "Jun 09 11:01:25.714607 crc crio[3651]: time=\"2026-06-09T11:01:25.710703527Z\" level=info msg=\"Starting container: 6c04cc872107864b00de4cc8ffc915f984a303c79188a99d91ca326d96a8fe25\" id=917724de-f9b6-4b21-92de-a81755bc02b0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.032197 | controller |     "Jun 09 11:01:25.735588 crc crio[3651]: time=\"2026-06-09T11:01:25.735024845Z\" level=info msg=\"Started container\" PID=14900 containerID=6c04cc872107864b00de4cc8ffc915f984a303c79188a99d91ca326d96a8fe25 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe id=917724de-f9b6-4b21-92de-a81755bc02b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0ef322b9b33fe8a5f6e8f97c85a30cfc686519d2d12236dc8f3610a5ae4648a",
2026-06-09 11:30:35.032213 | controller |     "Jun 09 11:01:25.956695 crc crio[3651]: time=\"2026-06-09T11:01:25.956318134Z\" level=info msg=\"Started container\" PID=14886 containerID=62c7a617a131f8cd2244f457449a3d86a96524f6a21ac60a8850c8aefb377287 description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=9c2a07c9-f88c-491a-976f-cde0d8b5457c name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c0049503fa8adb64b38d4b24ec8d1b3c13afca807623945676f512764c4c804",
2026-06-09 11:30:35.032228 | controller |     "Jun 09 11:01:26.432011 crc crio[3651]: time=\"2026-06-09T11:01:26.431810717Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=d88df7b9-f871-4fe6-864f-fc6e0df0eceb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.032243 | controller |     "Jun 09 11:01:26.436815 crc crio[3651]: time=\"2026-06-09T11:01:26.43671662Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=a6adba93-7946-4340-a789-3af31c6ffa2d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.032259 | controller |     "Jun 09 11:01:26.442165 crc crio[3651]: time=\"2026-06-09T11:01:26.441716366Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=c38a76e2-e6cb-4cbf-99ec-f016a7374f44 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.032274 | controller |     "Jun 09 11:01:26.442766 crc crio[3651]: time=\"2026-06-09T11:01:26.442697916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.032290 | controller |     "Jun 09 11:01:26.469675 crc crio[3651]: 2026-06-09T11:01:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:588fd7312905f08 Mac:d2:2d:3d:0b:7f:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/7b2860dc-0309-4d9a-9d8c-085facb91155 SocketPath: PciID:}] [{Interface:0xc00035aa00 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.032310 | controller |     "Jun 09 11:01:26.485198 crc crio[3651]: time=\"2026-06-09T11:01:26.472624749Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683380-pkxlv Namespace:openshift-operator-lifecycle-manager ID:588fd7312905f0847382da56849721695257ef41028ef203d444e192a2bab0c1 UID:0733e440-b967-4d60-8897-0267a6040ebd NetNS:/var/run/netns/7b2860dc-0309-4d9a-9d8c-085facb91155 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0733e440_b967_4d60_8897_0267a6040ebd.slice PodAnnotations:0xc00008c838}] Aliases:map[]}\"",
2026-06-09 11:30:35.032327 | controller |     "Jun 09 11:01:26.485198 crc crio[3651]: time=\"2026-06-09T11:01:26.472870507Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683380-pkxlv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.032343 | controller |     "Jun 09 11:01:26.516596 crc crio[3651]: time=\"2026-06-09T11:01:26.516387324Z\" level=info msg=\"Ran pod sandbox 588fd7312905f0847382da56849721695257ef41028ef203d444e192a2bab0c1 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683380-pkxlv/POD\" id=077bed39-d4ed-449b-bbc0-217f9a15393e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.032358 | controller |     "Jun 09 11:01:26.527574 crc crio[3651]: time=\"2026-06-09T11:01:26.526578581Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=cab03110-8085-49a3-a29d-cd6735c60029 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.032374 | controller |     "Jun 09 11:01:26.536042 crc crio[3651]: time=\"2026-06-09T11:01:26.535889142Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bab6edec-a821-48f6-aa4f-f015fc3eaf12 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.032390 | controller |     "Jun 09 11:01:26.731866 crc crio[3651]: time=\"2026-06-09T11:01:26.582586778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.032406 | controller |     "Jun 09 11:01:26.787246 crc crio[3651]: time=\"2026-06-09T11:01:26.786785883Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683380-pkxlv/collect-profiles\" id=4f7df624-32dd-4d83-aa67-e196c5281bc2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.032421 | controller |     "Jun 09 11:01:26.788611 crc crio[3651]: time=\"2026-06-09T11:01:26.788306591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.032437 | controller |     "Jun 09 11:01:27.110769 crc crio[3651]: time=\"2026-06-09T11:01:27.108843563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.032453 | controller |     "Jun 09 11:01:27.174001 crc crio[3651]: time=\"2026-06-09T11:01:27.17385925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.032469 | controller |     "Jun 09 11:01:28.320621 crc crio[3651]: time=\"2026-06-09T11:01:28.310139613Z\" level=info msg=\"Created container ecf60455ef0e600f5f582856df4155d08f26a7cf2375eee7f6a22905c084a9cd: openshift-operator-lifecycle-manager/collect-profiles-29683380-pkxlv/collect-profiles\" id=4f7df624-32dd-4d83-aa67-e196c5281bc2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.032490 | controller |     "Jun 09 11:01:28.325857 crc crio[3651]: time=\"2026-06-09T11:01:28.325068719Z\" level=info msg=\"Starting container: ecf60455ef0e600f5f582856df4155d08f26a7cf2375eee7f6a22905c084a9cd\" id=5d64d090-6dd2-4adb-8807-9ed2fbde538d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.032507 | controller |     "Jun 09 11:01:28.426923 crc crio[3651]: time=\"2026-06-09T11:01:28.426818231Z\" level=info msg=\"Started container\" PID=14952 containerID=ecf60455ef0e600f5f582856df4155d08f26a7cf2375eee7f6a22905c084a9cd description=openshift-operator-lifecycle-manager/collect-profiles-29683380-pkxlv/collect-profiles id=5d64d090-6dd2-4adb-8807-9ed2fbde538d name=/runtime.v1.RuntimeService/StartContainer sandboxID=588fd7312905f0847382da56849721695257ef41028ef203d444e192a2bab0c1",
2026-06-09 11:30:35.032523 | controller |     "Jun 09 11:01:28.880106 crc crio[3651]: time=\"2026-06-09T11:01:28.879894385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.032539 | controller |     "Jun 09 11:01:30.935606 crc crio[3651]: time=\"2026-06-09T11:01:30.934535817Z\" level=info msg=\"Created container 96b60d8e50cb74116a6c942e3b12cc841680c4a96bbf3e6d3202f2e997cdb65b: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=c38a76e2-e6cb-4cbf-99ec-f016a7374f44 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.032555 | controller |     "Jun 09 11:01:30.940189 crc crio[3651]: time=\"2026-06-09T11:01:30.939517973Z\" level=info msg=\"Starting container: 96b60d8e50cb74116a6c942e3b12cc841680c4a96bbf3e6d3202f2e997cdb65b\" id=ab79e672-cf19-4007-a2ee-5f5158f8a576 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.032583 | controller |     "Jun 09 11:01:31.010565 crc crio[3651]: time=\"2026-06-09T11:01:31.007303846Z\" level=info msg=\"Started container\" PID=14991 containerID=96b60d8e50cb74116a6c942e3b12cc841680c4a96bbf3e6d3202f2e997cdb65b description=hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner id=ab79e672-cf19-4007-a2ee-5f5158f8a576 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0ef322b9b33fe8a5f6e8f97c85a30cfc686519d2d12236dc8f3610a5ae4648a",
2026-06-09 11:30:35.032600 | controller |     "Jun 09 11:01:32.119604 crc crio[3651]: time=\"2026-06-09T11:01:32.118860789Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-nqbwl/POD\" id=ca68e3ae-a81a-482d-9459-2da60df6239d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.032616 | controller |     "Jun 09 11:01:32.119604 crc crio[3651]: time=\"2026-06-09T11:01:32.119511009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.032633 | controller |     "Jun 09 11:01:32.318979 crc crio[3651]: time=\"2026-06-09T11:01:32.309550863Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-z4q5m/POD\" id=5c7114a7-3c08-4576-ba3b-381bf214d1ba name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.032649 | controller |     "Jun 09 11:01:32.318979 crc crio[3651]: time=\"2026-06-09T11:01:32.309677437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.032665 | controller |     "Jun 09 11:01:32.401631 crc crio[3651]: time=\"2026-06-09T11:01:32.401223391Z\" level=info msg=\"Got pod network &{Name:certified-operators-z4q5m Namespace:openshift-marketplace ID:0115e35e2583bcf04c9f0a748c9cab834080251dbe57588789b671f198062e64 UID:edc0a38b-ba44-4e43-bf73-d951644d8410 NetNS:/var/run/netns/58a825c1-080a-494e-b699-e9885c3b7074 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podedc0a38b_ba44_4e43_bf73_d951644d8410.slice PodAnnotations:0xc00108a948}] Aliases:map[]}\"",
2026-06-09 11:30:35.032684 | controller |     "Jun 09 11:01:32.401631 crc crio[3651]: time=\"2026-06-09T11:01:32.401302944Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-z4q5m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.032700 | controller |     "Jun 09 11:01:32.405802 crc crio[3651]: time=\"2026-06-09T11:01:32.405070731Z\" level=info msg=\"Got pod network &{Name:community-operators-nqbwl Namespace:openshift-marketplace ID:f5bd0aa8568abf4791983c789f9d84e756045956a3dd385b0c370dee880cd613 UID:f4121523-5727-440a-a3d4-9b79ae5ee2bc NetNS:/var/run/netns/56c2cf32-3b82-40f1-8302-94e606026404 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf4121523_5727_440a_a3d4_9b79ae5ee2bc.slice PodAnnotations:0xc0018aa970}] Aliases:map[]}\"",
2026-06-09 11:30:35.032716 | controller |     "Jun 09 11:01:32.405802 crc crio[3651]: time=\"2026-06-09T11:01:32.405145104Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-nqbwl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.032732 | controller |     "Jun 09 11:01:33.211370 crc crio[3651]: time=\"2026-06-09T11:01:33.211285784Z\" level=info msg=\"Stopping container: dfcd6f927aefb6f8811562e458a69747c3dd424c6e916b9104dd1896387e5172 (timeout: 30s)\" id=0df07654-4d68-4b96-b7fe-6e5b0e7d8bb7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.032748 | controller |     "Jun 09 11:01:33.797617 crc crio[3651]: time=\"2026-06-09T11:01:33.796025513Z\" level=info msg=\"Stopping pod sandbox: 588fd7312905f0847382da56849721695257ef41028ef203d444e192a2bab0c1\" id=602e49ce-97ef-480d-8e85-dbbe257fc230 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.032765 | controller |     "Jun 09 11:01:33.807988 crc crio[3651]: time=\"2026-06-09T11:01:33.807733408Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683380-pkxlv Namespace:openshift-operator-lifecycle-manager ID:588fd7312905f0847382da56849721695257ef41028ef203d444e192a2bab0c1 UID:0733e440-b967-4d60-8897-0267a6040ebd NetNS:/var/run/netns/7b2860dc-0309-4d9a-9d8c-085facb91155 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0733e440_b967_4d60_8897_0267a6040ebd.slice PodAnnotations:0xc001c5c898}] Aliases:map[]}\"",
2026-06-09 11:30:35.032781 | controller |     "Jun 09 11:01:33.808367 crc crio[3651]: time=\"2026-06-09T11:01:33.808091679Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683380-pkxlv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.032797 | controller |     "Jun 09 11:01:35.914897 crc crio[3651]: time=\"2026-06-09T11:01:35.914583059Z\" level=info msg=\"Removing container: 1fbcb631e72112df9365f0aac3fb380d43b365e443483e631b16f4fb7c4e443a\" id=2ba88a1c-d5b3-4ab8-a8b2-cddcbf7107e2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.032813 | controller |     "Jun 09 11:01:36.577736 crc crio[3651]: time=\"2026-06-09T11:01:36.572681014Z\" level=info msg=\"Stopped container dfcd6f927aefb6f8811562e458a69747c3dd424c6e916b9104dd1896387e5172: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=0df07654-4d68-4b96-b7fe-6e5b0e7d8bb7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.032829 | controller |     "Jun 09 11:01:36.595307 crc crio[3651]: time=\"2026-06-09T11:01:36.594974479Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=6d6e88e3-2103-4b3f-a6f5-16548082fc5e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.032861 | controller |     "Jun 09 11:01:36.804661 crc crio[3651]: time=\"2026-06-09T11:01:36.803655525Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=8ebb5d0e-b51c-4a2f-b64e-955d3294b809 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.032883 | controller |     "Jun 09 11:01:36.846714 crc crio[3651]: time=\"2026-06-09T11:01:36.846601134Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=c11f747f-120e-467c-86b6-4653b0d1f3bd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.032900 | controller |     "Jun 09 11:01:36.911672 crc crio[3651]: time=\"2026-06-09T11:01:36.910728753Z\" level=info msg=\"Removed container 1fbcb631e72112df9365f0aac3fb380d43b365e443483e631b16f4fb7c4e443a: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=2ba88a1c-d5b3-4ab8-a8b2-cddcbf7107e2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.032916 | controller |     "Jun 09 11:01:36.913070 crc crio[3651]: time=\"2026-06-09T11:01:36.912005443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.032933 | controller |     "Jun 09 11:01:37.226923 crc crio[3651]: time=\"2026-06-09T11:01:37.226151606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.032949 | controller |     "Jun 09 11:01:37.235475 crc crio[3651]: time=\"2026-06-09T11:01:37.234065923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.032964 | controller |     "Jun 09 11:01:37.744915 crc crio[3651]: time=\"2026-06-09T11:01:37.744198716Z\" level=info msg=\"Created container fe4f0c88cfe67543010d95fc5cfefd089feb64179b657129f3fbb5671f290570: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=c11f747f-120e-467c-86b6-4653b0d1f3bd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.032980 | controller |     "Jun 09 11:01:37.763605 crc crio[3651]: time=\"2026-06-09T11:01:37.755286691Z\" level=info msg=\"Starting container: fe4f0c88cfe67543010d95fc5cfefd089feb64179b657129f3fbb5671f290570\" id=f9380b8b-3eaa-4ac3-a94b-31e4862b522c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.032996 | controller |     "Jun 09 11:01:37.805069 crc crio[3651]: time=\"2026-06-09T11:01:37.790035515Z\" level=info msg=\"Started container\" PID=15203 containerID=fe4f0c88cfe67543010d95fc5cfefd089feb64179b657129f3fbb5671f290570 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=f9380b8b-3eaa-4ac3-a94b-31e4862b522c name=/runtime.v1.RuntimeService/StartContainer sandboxID=41bacdc61c8258b24c2ba353d9f9829c5c4a63ae3cb857739e3c005850ca28fa",
2026-06-09 11:30:35.033012 | controller |     "Jun 09 11:01:38.308828 crc crio[3651]: time=\"2026-06-09T11:01:38.30857053Z\" level=info msg=\"Stopping container: 476a45526957dd0a516c163d06449f734ee4b1b9b26f0ca777893aefd55f3b95 (timeout: 30s)\" id=98dae1f5-7ead-483c-91a4-8fb34d791d62 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.033029 | controller |     "Jun 09 11:01:38.465612 crc crio[3651]: time=\"2026-06-09T11:01:38.464310465Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-2qssp/POD\" id=4a20b8c2-c2e4-4395-8e60-084566b8daa0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.033044 | controller |     "Jun 09 11:01:38.465612 crc crio[3651]: time=\"2026-06-09T11:01:38.4651273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.033063 | controller |     "Jun 09 11:01:38.466637 crc crio[3651]: time=\"2026-06-09T11:01:38.466573945Z\" level=info msg=\"Stopping container: b63891aee6c748598dc51427837955b07e1d6cb61059aad545f3644b348c2245 (timeout: 30s)\" id=af472ba1-ed69-4f17-8a8a-42ec25c85596 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.033079 | controller |     "Jun 09 11:01:38.585079 crc crio[3651]: time=\"2026-06-09T11:01:38.584940675Z\" level=info msg=\"Stopped container 476a45526957dd0a516c163d06449f734ee4b1b9b26f0ca777893aefd55f3b95: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=98dae1f5-7ead-483c-91a4-8fb34d791d62 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.033095 | controller |     "Jun 09 11:01:38.590968 crc crio[3651]: time=\"2026-06-09T11:01:38.590840279Z\" level=info msg=\"Stopping pod sandbox: 0d7666e2760bac087004b0062402a77b4fbc45dade3c7a95e1fd4663c92a0819\" id=1863012f-c07f-48c2-add9-679216a2b754 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.033111 | controller |     "Jun 09 11:01:38.591731 crc crio[3651]: time=\"2026-06-09T11:01:38.591523751Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:0d7666e2760bac087004b0062402a77b4fbc45dade3c7a95e1fd4663c92a0819 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/2039e9d2-b0e2-41d1-a99a-6144a38437f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5ed093a_5c43_49ee_8429_b0de4b9c784d.slice PodAnnotations:0xc000a002f0}] Aliases:map[]}\"",
2026-06-09 11:30:35.033127 | controller |     "Jun 09 11:01:38.591938 crc crio[3651]: time=\"2026-06-09T11:01:38.591741887Z\" level=info msg=\"Stopped pod sandbox: 588fd7312905f0847382da56849721695257ef41028ef203d444e192a2bab0c1\" id=602e49ce-97ef-480d-8e85-dbbe257fc230 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.033142 | controller |     "Jun 09 11:01:38.591938 crc crio[3651]: time=\"2026-06-09T11:01:38.591920623Z\" level=info msg=\"Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.033158 | controller |     "Jun 09 11:01:38.615987 crc crio[3651]: time=\"2026-06-09T11:01:38.615830568Z\" level=info msg=\"Got pod network &{Name:redhat-operators-2qssp Namespace:openshift-marketplace ID:b93a5571f285aa379d475289ab339d85bfccd3681a4511fc2ad3c3609d5cfe0a UID:ff0ff42e-7d74-407a-b185-d2652305d609 NetNS:/var/run/netns/1c60964b-9a6f-4fe1-8e93-81af5d5d06af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podff0ff42e_7d74_407a_b185_d2652305d609.slice PodAnnotations:0xc0018aa4c8}] Aliases:map[]}\"",
2026-06-09 11:30:35.033175 | controller |     "Jun 09 11:01:38.615987 crc crio[3651]: time=\"2026-06-09T11:01:38.615925091Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-2qssp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.033190 | controller |     "Jun 09 11:01:38.871676 crc crio[3651]: time=\"2026-06-09T11:01:38.668004105Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-gx9sh/POD\" id=9d10d790-6884-4fd3-a3e0-2ff05f51e52e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.033206 | controller |     "Jun 09 11:01:38.871676 crc crio[3651]: time=\"2026-06-09T11:01:38.668085657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.033222 | controller |     "Jun 09 11:01:38.875560 crc crio[3651]: time=\"2026-06-09T11:01:38.874843223Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-gx9sh Namespace:openshift-marketplace ID:8bdf68288c0ba7f60066e51a99dcce53247b97d2c5570f15c9e1a3530ada7fc5 UID:67f9e436-bd24-4165-ae1c-ce6f4a7e6570 NetNS:/var/run/netns/eaef0720-5b7f-4419-a631-9f2cb031c1d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod67f9e436_bd24_4165_ae1c_ce6f4a7e6570.slice PodAnnotations:0xc0018aa620}] Aliases:map[]}\"",
2026-06-09 11:30:35.033242 | controller |     "Jun 09 11:01:38.875560 crc crio[3651]: time=\"2026-06-09T11:01:38.875500513Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-gx9sh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.033258 | controller |     "Jun 09 11:01:38.988736 crc crio[3651]: 2026-06-09T11:01:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0115e35e2583bcf Mac:02:ed:c0:8a:10:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/58a825c1-080a-494e-b699-e9885c3b7074 SocketPath: PciID:}] [{Interface:0xc00031c730 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.033273 | controller |     "Jun 09 11:01:39.000225 crc crio[3651]: time=\"2026-06-09T11:01:39.00016862Z\" level=info msg=\"Got pod network &{Name:certified-operators-z4q5m Namespace:openshift-marketplace ID:0115e35e2583bcf04c9f0a748c9cab834080251dbe57588789b671f198062e64 UID:edc0a38b-ba44-4e43-bf73-d951644d8410 NetNS:/var/run/netns/58a825c1-080a-494e-b699-e9885c3b7074 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podedc0a38b_ba44_4e43_bf73_d951644d8410.slice PodAnnotations:0xc00108a948}] Aliases:map[]}\"",
2026-06-09 11:30:35.033289 | controller |     "Jun 09 11:01:39.000930 crc crio[3651]: time=\"2026-06-09T11:01:39.000901013Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-z4q5m for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.033305 | controller |     "Jun 09 11:01:39.057115 crc crio[3651]: time=\"2026-06-09T11:01:39.056965031Z\" level=info msg=\"Ran pod sandbox 0115e35e2583bcf04c9f0a748c9cab834080251dbe57588789b671f198062e64 with infra container: openshift-marketplace/certified-operators-z4q5m/POD\" id=5c7114a7-3c08-4576-ba3b-381bf214d1ba name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.033321 | controller |     "Jun 09 11:01:39.064905 crc crio[3651]: 2026-06-09T11:01:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f5bd0aa8568abf4 Mac:1e:fb:96:52:30:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/56c2cf32-3b82-40f1-8302-94e606026404 SocketPath: PciID:}] [{Interface:0xc000457260 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.033337 | controller |     "Jun 09 11:01:39.065342 crc crio[3651]: time=\"2026-06-09T11:01:39.065252229Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d9fd2b00-4546-4fbb-91ed-1e9c68c25254 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.033352 | controller |     "Jun 09 11:01:39.066033 crc crio[3651]: time=\"2026-06-09T11:01:39.065960041Z\" level=info msg=\"Got pod network &{Name:community-operators-nqbwl Namespace:openshift-marketplace ID:f5bd0aa8568abf4791983c789f9d84e756045956a3dd385b0c370dee880cd613 UID:f4121523-5727-440a-a3d4-9b79ae5ee2bc NetNS:/var/run/netns/56c2cf32-3b82-40f1-8302-94e606026404 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf4121523_5727_440a_a3d4_9b79ae5ee2bc.slice PodAnnotations:0xc0018aa970}] Aliases:map[]}\"",
2026-06-09 11:30:35.033368 | controller |     "Jun 09 11:01:39.066190 crc crio[3651]: time=\"2026-06-09T11:01:39.066135686Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-nqbwl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.033387 | controller |     "Jun 09 11:01:39.069032 crc crio[3651]: time=\"2026-06-09T11:01:39.068842291Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=079bc298-a7bf-4119-84e3-0cb354dc5d89 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.033439 | controller |     "Jun 09 11:01:39.091230 crc crio[3651]: time=\"2026-06-09T11:01:39.091100295Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-z4q5m/extract-utilities\" id=96d2fb6d-c768-4e96-b131-def0632142a4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.033460 | controller |     "Jun 09 11:01:39.091782 crc crio[3651]: time=\"2026-06-09T11:01:39.091630441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.033476 | controller |     "Jun 09 11:01:39.114877 crc crio[3651]: time=\"2026-06-09T11:01:39.114746672Z\" level=info msg=\"Ran pod sandbox f5bd0aa8568abf4791983c789f9d84e756045956a3dd385b0c370dee880cd613 with infra container: openshift-marketplace/community-operators-nqbwl/POD\" id=ca68e3ae-a81a-482d-9459-2da60df6239d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.033492 | controller |     "Jun 09 11:01:39.125468 crc crio[3651]: time=\"2026-06-09T11:01:39.125147876Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=62fa1d01-9334-4797-974d-d92867d2b332 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.033507 | controller |     "Jun 09 11:01:39.153129 crc crio[3651]: time=\"2026-06-09T11:01:39.152953803Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=29b85d36-3dbc-4cf4-96ef-8d0ccb877e8b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.033523 | controller |     "Jun 09 11:01:39.168068 crc crio[3651]: time=\"2026-06-09T11:01:39.167952891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.033539 | controller |     "Jun 09 11:01:39.174324 crc crio[3651]: time=\"2026-06-09T11:01:39.174178505Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-nqbwl/extract-utilities\" id=6fd6b533-fbb1-40e8-a30e-18bc711dc523 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.033554 | controller |     "Jun 09 11:01:39.175572 crc crio[3651]: time=\"2026-06-09T11:01:39.175364942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.033569 | controller |     "Jun 09 11:01:39.188332 crc crio[3651]: time=\"2026-06-09T11:01:39.188103429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.033584 | controller |     "Jun 09 11:01:39.303782 crc crio[3651]: time=\"2026-06-09T11:01:39.302215216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.033599 | controller |     "Jun 09 11:01:39.388579 crc crio[3651]: time=\"2026-06-09T11:01:39.360916386Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b99460f7-25f9-4a7a-a0ca-4df97142317d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.033618 | controller |     "Jun 09 11:01:39.388579 crc crio[3651]: time=\"2026-06-09T11:01:39.364782087Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1cd30e36-5b35-4450-89dc-21fc2c1c0be7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.033633 | controller |     "Jun 09 11:01:39.388579 crc crio[3651]: time=\"2026-06-09T11:01:39.368307547Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/registry-server\" id=73442a73-aaeb-4075-8070-500cc454b79d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.033649 | controller |     "Jun 09 11:01:39.388579 crc crio[3651]: time=\"2026-06-09T11:01:39.368961887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.033665 | controller |     "Jun 09 11:01:39.729982 crc crio[3651]: time=\"2026-06-09T11:01:39.604045476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.033682 | controller |     "Jun 09 11:01:39.838595 crc crio[3651]: time=\"2026-06-09T11:01:39.837696629Z\" level=info msg=\"Created container 7c0bda2a5a687b434b5e5791067e19360afd0375aebefbfa938452186522336b: openshift-marketplace/certified-operators-z4q5m/extract-utilities\" id=96d2fb6d-c768-4e96-b131-def0632142a4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.033697 | controller |     "Jun 09 11:01:39.890139 crc crio[3651]: time=\"2026-06-09T11:01:39.886186391Z\" level=info msg=\"Starting container: 7c0bda2a5a687b434b5e5791067e19360afd0375aebefbfa938452186522336b\" id=8cffdf9f-ed54-41bb-a743-c869c7455dbe name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.033713 | controller |     "Jun 09 11:01:39.918678 crc crio[3651]: time=\"2026-06-09T11:01:39.918011963Z\" level=info msg=\"Started container\" PID=15296 containerID=7c0bda2a5a687b434b5e5791067e19360afd0375aebefbfa938452186522336b description=openshift-marketplace/certified-operators-z4q5m/extract-utilities id=8cffdf9f-ed54-41bb-a743-c869c7455dbe name=/runtime.v1.RuntimeService/StartContainer sandboxID=0115e35e2583bcf04c9f0a748c9cab834080251dbe57588789b671f198062e64",
2026-06-09 11:30:35.033729 | controller |     "Jun 09 11:01:40.093909 crc crio[3651]: time=\"2026-06-09T11:01:40.093268616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.033744 | controller |     "Jun 09 11:01:40.105713 crc crio[3651]: time=\"2026-06-09T11:01:40.10429456Z\" level=info msg=\"Stopped container b63891aee6c748598dc51427837955b07e1d6cb61059aad545f3644b348c2245: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=af472ba1-ed69-4f17-8a8a-42ec25c85596 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.033760 | controller |     "Jun 09 11:01:40.121174 crc crio[3651]: time=\"2026-06-09T11:01:40.12097349Z\" level=info msg=\"Stopping pod sandbox: 88f217f7e7cbc51ed63fa06d9e2d69e38baa595ef0c6fb3d86b135277603d5f1\" id=da749e00-868d-4409-b102-416eaf7f4a0c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.033776 | controller |     "Jun 09 11:01:40.122383 crc crio[3651]: time=\"2026-06-09T11:01:40.122107146Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:88f217f7e7cbc51ed63fa06d9e2d69e38baa595ef0c6fb3d86b135277603d5f1 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/20e263e1-5616-46c4-a702-23d22a0f6401 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb9d3cfcf_d286_4dfc_a5cf_dbb9268a3cda.slice PodAnnotations:0xc000132910}] Aliases:map[]}\"",
2026-06-09 11:30:35.033795 | controller |     "Jun 09 11:01:40.139833 crc crio[3651]: time=\"2026-06-09T11:01:40.139661613Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.033812 | controller |     "Jun 09 11:01:40.172568 crc crio[3651]: time=\"2026-06-09T11:01:40.170847415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.033827 | controller |     "Jun 09 11:01:41.121657 crc crio[3651]: time=\"2026-06-09T11:01:41.061991466Z\" level=info msg=\"Created container 548271a259e32f0e4db41e463e5825a5018daa0bd2c632c09d23e75798115a67: openshift-marketplace/community-operators-nqbwl/extract-utilities\" id=6fd6b533-fbb1-40e8-a30e-18bc711dc523 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.033843 | controller |     "Jun 09 11:01:41.121657 crc crio[3651]: time=\"2026-06-09T11:01:41.074831516Z\" level=info msg=\"Starting container: 548271a259e32f0e4db41e463e5825a5018daa0bd2c632c09d23e75798115a67\" id=5af5bc0b-9f69-4b61-8440-3cb9d3921469 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.033878 | controller |     "Jun 09 11:01:41.172196 crc crio[3651]: time=\"2026-06-09T11:01:41.172135Z\" level=info msg=\"Started container\" PID=15320 containerID=548271a259e32f0e4db41e463e5825a5018daa0bd2c632c09d23e75798115a67 description=openshift-marketplace/community-operators-nqbwl/extract-utilities id=5af5bc0b-9f69-4b61-8440-3cb9d3921469 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f5bd0aa8568abf4791983c789f9d84e756045956a3dd385b0c370dee880cd613",
2026-06-09 11:30:35.033895 | controller |     "Jun 09 11:01:41.623594 crc crio[3651]: time=\"2026-06-09T11:01:41.62248223Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=ede853e0-90d2-4d59-84de-dfedecb6f4f6 name=/runtime.v1.ImageService/PullImage",
2026-06-09 11:30:35.033911 | controller |     "Jun 09 11:01:41.653727 crc crio[3651]: time=\"2026-06-09T11:01:41.653168967Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=51a808ee-5c8c-4a61-ba13-e2155a295289 name=/runtime.v1.ImageService/PullImage",
2026-06-09 11:30:35.033927 | controller |     "Jun 09 11:01:41.661975 crc crio[3651]: time=\"2026-06-09T11:01:41.661685472Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-09 11:30:35.033943 | controller |     "Jun 09 11:01:41.662686 crc crio[3651]: time=\"2026-06-09T11:01:41.662598961Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-09 11:30:35.033960 | controller |     "Jun 09 11:01:41.751860 crc crio[3651]: time=\"2026-06-09T11:01:41.751678868Z\" level=info msg=\"Created container 335908e52c481b31c8d06a98f584f28cb9c6d7cf3514198d394490d9992f30c2: openshift-marketplace/community-operators-qhh6t/registry-server\" id=73442a73-aaeb-4075-8070-500cc454b79d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.033976 | controller |     "Jun 09 11:01:41.756743 crc crio[3651]: time=\"2026-06-09T11:01:41.756114576Z\" level=info msg=\"Starting container: 335908e52c481b31c8d06a98f584f28cb9c6d7cf3514198d394490d9992f30c2\" id=73292865-a09b-4a79-b3bd-56168d3f8a76 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.033992 | controller |     "Jun 09 11:01:42.121835 crc crio[3651]: time=\"2026-06-09T11:01:42.118448876Z\" level=info msg=\"Started container\" PID=15349 containerID=335908e52c481b31c8d06a98f584f28cb9c6d7cf3514198d394490d9992f30c2 description=openshift-marketplace/community-operators-qhh6t/registry-server id=73292865-a09b-4a79-b3bd-56168d3f8a76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f8c6599fbbecdca35a23a4fe0d79d12a81bd090e8b540aeb7ecc61fcfb40875",
2026-06-09 11:30:35.034008 | controller |     "Jun 09 11:01:43.007716 crc crio[3651]: time=\"2026-06-09T11:01:43.007147047Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=51a808ee-5c8c-4a61-ba13-e2155a295289 name=/runtime.v1.ImageService/PullImage",
2026-06-09 11:30:35.034028 | controller |     "Jun 09 11:01:43.008613 crc crio[3651]: time=\"2026-06-09T11:01:43.008373945Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=dcf16e6b-6d3a-41fb-8613-d14d4d49b7cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.034044 | controller |     "Jun 09 11:01:43.022211 crc crio[3651]: time=\"2026-06-09T11:01:43.021912117Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=ee1c3c1a-40f8-4ede-b6cf-9843a502ea64 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.034060 | controller |     "Jun 09 11:01:43.042932 crc crio[3651]: time=\"2026-06-09T11:01:43.042692445Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:9c782f85ddcb0389a6fc6d4137624c95edbb8f30a5c0be1b76f414ee05a284b9\" id=ede853e0-90d2-4d59-84de-dfedecb6f4f6 name=/runtime.v1.ImageService/PullImage",
2026-06-09 11:30:35.034076 | controller |     "Jun 09 11:01:43.045096 crc crio[3651]: time=\"2026-06-09T11:01:43.044835491Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=c7b6c990-a454-4f9e-9549-2ef7bff5bf4a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.034095 | controller |     "Jun 09 11:01:43.045202 crc crio[3651]: time=\"2026-06-09T11:01:43.044867942Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-z4q5m/extract-content\" id=8b87fd2f-3c06-47a9-a6ed-c2d6467c4111 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.034110 | controller |     "Jun 09 11:01:43.046034 crc crio[3651]: time=\"2026-06-09T11:01:43.045664477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.034126 | controller |     "Jun 09 11:01:43.086282 crc crio[3651]: time=\"2026-06-09T11:01:43.085127748Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=aae80e74-94cb-4df9-9202-747ffb119fae name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.034142 | controller |     "Jun 09 11:01:43.113001 crc crio[3651]: time=\"2026-06-09T11:01:43.112944425Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-nqbwl/extract-content\" id=337de9c2-7dff-4dc8-85a8-e0853b1f8037 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.034158 | controller |     "Jun 09 11:01:43.113533 crc crio[3651]: time=\"2026-06-09T11:01:43.113269305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.034174 | controller |     "Jun 09 11:01:43.122568 crc crio[3651]: time=\"2026-06-09T11:01:43.117003681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.034190 | controller |     "Jun 09 11:01:43.137820 crc crio[3651]: time=\"2026-06-09T11:01:43.121594714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.034205 | controller |     "Jun 09 11:01:43.391033 crc crio[3651]: time=\"2026-06-09T11:01:43.379847204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.034221 | controller |     "Jun 09 11:01:43.391033 crc crio[3651]: time=\"2026-06-09T11:01:43.385179111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.034240 | controller |     "Jun 09 11:01:43.917056 crc crio[3651]: time=\"2026-06-09T11:01:43.916268636Z\" level=info msg=\"Created container 5ccfce3197996154c3aa672e7e53acdf0113113b9e381c3d72470f422be0b1fe: openshift-marketplace/certified-operators-z4q5m/extract-content\" id=8b87fd2f-3c06-47a9-a6ed-c2d6467c4111 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.034256 | controller |     "Jun 09 11:01:43.918688 crc crio[3651]: time=\"2026-06-09T11:01:43.918266188Z\" level=info msg=\"Starting container: 5ccfce3197996154c3aa672e7e53acdf0113113b9e381c3d72470f422be0b1fe\" id=231edaf9-042e-46b8-9838-d4f291393f43 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.034272 | controller |     "Jun 09 11:01:44.070587 crc crio[3651]: time=\"2026-06-09T11:01:44.007065386Z\" level=info msg=\"Started container\" PID=15427 containerID=5ccfce3197996154c3aa672e7e53acdf0113113b9e381c3d72470f422be0b1fe description=openshift-marketplace/certified-operators-z4q5m/extract-content id=231edaf9-042e-46b8-9838-d4f291393f43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0115e35e2583bcf04c9f0a748c9cab834080251dbe57588789b671f198062e64",
2026-06-09 11:30:35.034288 | controller |     "Jun 09 11:01:44.516613 crc crio[3651]: time=\"2026-06-09T11:01:44.516037553Z\" level=info msg=\"Created container 483222022efee6e767c30ffccd9c5008c12c1355c0bdc64b5e08296f39f14d98: openshift-marketplace/community-operators-nqbwl/extract-content\" id=337de9c2-7dff-4dc8-85a8-e0853b1f8037 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.034304 | controller |     "Jun 09 11:01:44.524779 crc crio[3651]: time=\"2026-06-09T11:01:44.524365773Z\" level=info msg=\"Starting container: 483222022efee6e767c30ffccd9c5008c12c1355c0bdc64b5e08296f39f14d98\" id=ea3c75d5-5984-4580-a583-f070de1450be name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.034320 | controller |     "Jun 09 11:01:44.577840 crc crio[3651]: time=\"2026-06-09T11:01:44.577356715Z\" level=info msg=\"Started container\" PID=15432 containerID=483222022efee6e767c30ffccd9c5008c12c1355c0bdc64b5e08296f39f14d98 description=openshift-marketplace/community-operators-nqbwl/extract-content id=ea3c75d5-5984-4580-a583-f070de1450be name=/runtime.v1.RuntimeService/StartContainer sandboxID=f5bd0aa8568abf4791983c789f9d84e756045956a3dd385b0c370dee880cd613",
2026-06-09 11:30:35.034336 | controller |     "Jun 09 11:01:45.315023 crc crio[3651]: time=\"2026-06-09T11:01:45.313594696Z\" level=info msg=\"Stopped pod sandbox: 0d7666e2760bac087004b0062402a77b4fbc45dade3c7a95e1fd4663c92a0819\" id=1863012f-c07f-48c2-add9-679216a2b754 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.034351 | controller |     "Jun 09 11:01:45.906242 crc crio[3651]: time=\"2026-06-09T11:01:45.905918902Z\" level=info msg=\"Removing container: 476a45526957dd0a516c163d06449f734ee4b1b9b26f0ca777893aefd55f3b95\" id=5d944fd8-2167-4cd3-b2c9-6d2aa0b13d80 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.034367 | controller |     "Jun 09 11:01:45.985283 crc crio[3651]: time=\"2026-06-09T11:01:45.985020528Z\" level=info msg=\"Removed container 476a45526957dd0a516c163d06449f734ee4b1b9b26f0ca777893aefd55f3b95: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=5d944fd8-2167-4cd3-b2c9-6d2aa0b13d80 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.034383 | controller |     "Jun 09 11:01:47.478353 crc crio[3651]: time=\"2026-06-09T11:01:47.47767451Z\" level=info msg=\"Stopped pod sandbox: 88f217f7e7cbc51ed63fa06d9e2d69e38baa595ef0c6fb3d86b135277603d5f1\" id=da749e00-868d-4409-b102-416eaf7f4a0c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.034398 | controller |     "Jun 09 11:01:48.350048 crc crio[3651]: time=\"2026-06-09T11:01:48.349941073Z\" level=info msg=\"Removing container: b63891aee6c748598dc51427837955b07e1d6cb61059aad545f3644b348c2245\" id=e9956fb3-158a-475b-9e77-702ae154149f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.034417 | controller |     "Jun 09 11:01:48.402012 crc crio[3651]: 2026-06-09T11:01:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b93a5571f285aa3 Mac:26:a7:0b:6b:33:cf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/1c60964b-9a6f-4fe1-8e93-81af5d5d06af SocketPath: PciID:}] [{Interface:0xc0004c65d0 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.034433 | controller |     "Jun 09 11:01:48.405656 crc crio[3651]: time=\"2026-06-09T11:01:48.405569567Z\" level=info msg=\"Got pod network &{Name:redhat-operators-2qssp Namespace:openshift-marketplace ID:b93a5571f285aa379d475289ab339d85bfccd3681a4511fc2ad3c3609d5cfe0a UID:ff0ff42e-7d74-407a-b185-d2652305d609 NetNS:/var/run/netns/1c60964b-9a6f-4fe1-8e93-81af5d5d06af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podff0ff42e_7d74_407a_b185_d2652305d609.slice PodAnnotations:0xc0018aa4c8}] Aliases:map[]}\"",
2026-06-09 11:30:35.034450 | controller |     "Jun 09 11:01:48.405985 crc crio[3651]: time=\"2026-06-09T11:01:48.405846445Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-2qssp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.034466 | controller |     "Jun 09 11:01:48.444534 crc crio[3651]: time=\"2026-06-09T11:01:48.443022154Z\" level=info msg=\"Ran pod sandbox b93a5571f285aa379d475289ab339d85bfccd3681a4511fc2ad3c3609d5cfe0a with infra container: openshift-marketplace/redhat-operators-2qssp/POD\" id=4a20b8c2-c2e4-4395-8e60-084566b8daa0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.034482 | controller |     "Jun 09 11:01:48.451065 crc crio[3651]: time=\"2026-06-09T11:01:48.450877579Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ab3b0cd9-5e72-458a-8ec5-56179c415f47 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.034498 | controller |     "Jun 09 11:01:48.476315 crc crio[3651]: time=\"2026-06-09T11:01:48.476172318Z\" level=info msg=\"Removed container b63891aee6c748598dc51427837955b07e1d6cb61059aad545f3644b348c2245: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=e9956fb3-158a-475b-9e77-702ae154149f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.034513 | controller |     "Jun 09 11:01:48.481546 crc crio[3651]: time=\"2026-06-09T11:01:48.481451452Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c8ee3375-2427-4ab0-984e-d88fe0bfd70f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.034529 | controller |     "Jun 09 11:01:48.487209 crc crio[3651]: 2026-06-09T11:01:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8bdf68288c0ba7f Mac:5a:55:c1:6b:27:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/eaef0720-5b7f-4419-a631-9f2cb031c1d8 SocketPath: PciID:}] [{Interface:0xc00027b090 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.034545 | controller |     "Jun 09 11:01:48.489809 crc crio[3651]: time=\"2026-06-09T11:01:48.48971805Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-gx9sh Namespace:openshift-marketplace ID:8bdf68288c0ba7f60066e51a99dcce53247b97d2c5570f15c9e1a3530ada7fc5 UID:67f9e436-bd24-4165-ae1c-ce6f4a7e6570 NetNS:/var/run/netns/eaef0720-5b7f-4419-a631-9f2cb031c1d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod67f9e436_bd24_4165_ae1c_ce6f4a7e6570.slice PodAnnotations:0xc0018aa620}] Aliases:map[]}\"",
2026-06-09 11:30:35.034564 | controller |     "Jun 09 11:01:48.490113 crc crio[3651]: time=\"2026-06-09T11:01:48.489945887Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-gx9sh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.034581 | controller |     "Jun 09 11:01:48.508462 crc crio[3651]: time=\"2026-06-09T11:01:48.50830437Z\" level=info msg=\"Ran pod sandbox 8bdf68288c0ba7f60066e51a99dcce53247b97d2c5570f15c9e1a3530ada7fc5 with infra container: openshift-marketplace/redhat-marketplace-gx9sh/POD\" id=9d10d790-6884-4fd3-a3e0-2ff05f51e52e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.034597 | controller |     "Jun 09 11:01:48.517607 crc crio[3651]: time=\"2026-06-09T11:01:48.516683171Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=dc4e3e99-42ba-432c-9c16-e6c0d5038b4f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.034613 | controller |     "Jun 09 11:01:48.524147 crc crio[3651]: time=\"2026-06-09T11:01:48.524004909Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6c0f7c0d-98c9-4a7e-bd32-035434a8e714 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.034628 | controller |     "Jun 09 11:01:48.665911 crc crio[3651]: time=\"2026-06-09T11:01:48.665743298Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-2qssp/extract-utilities\" id=68eb152e-3d1c-4a71-a0d5-19bc695238af name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.034644 | controller |     "Jun 09 11:01:48.666472 crc crio[3651]: time=\"2026-06-09T11:01:48.666313406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.034660 | controller |     "Jun 09 11:01:48.676050 crc crio[3651]: time=\"2026-06-09T11:01:48.675948226Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-gx9sh/extract-utilities\" id=ccbdc071-9dde-4e17-a89d-b2f400e9733c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.034676 | controller |     "Jun 09 11:01:48.718674 crc crio[3651]: time=\"2026-06-09T11:01:48.718595956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.034692 | controller |     "Jun 09 11:01:48.811952 crc crio[3651]: time=\"2026-06-09T11:01:48.811614095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.034708 | controller |     "Jun 09 11:01:48.847484 crc crio[3651]: time=\"2026-06-09T11:01:48.847214125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.034723 | controller |     "Jun 09 11:01:48.855153 crc crio[3651]: time=\"2026-06-09T11:01:48.854859524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.034739 | controller |     "Jun 09 11:01:48.885599 crc crio[3651]: time=\"2026-06-09T11:01:48.88490382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.034755 | controller |     "Jun 09 11:01:49.283299 crc crio[3651]: time=\"2026-06-09T11:01:49.283182666Z\" level=info msg=\"Created container 606ae995a52e7e2883f9e74bc10e275ff31d8b1b82d932262df96805b7c3330e: openshift-marketplace/redhat-operators-2qssp/extract-utilities\" id=68eb152e-3d1c-4a71-a0d5-19bc695238af name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.034775 | controller |     "Jun 09 11:01:49.299370 crc crio[3651]: time=\"2026-06-09T11:01:49.299222606Z\" level=info msg=\"Starting container: 606ae995a52e7e2883f9e74bc10e275ff31d8b1b82d932262df96805b7c3330e\" id=eb3c0b48-934f-4a89-8a42-0cf3525bae63 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.034792 | controller |     "Jun 09 11:01:49.364995 crc crio[3651]: time=\"2026-06-09T11:01:49.364898454Z\" level=info msg=\"Started container\" PID=15562 containerID=606ae995a52e7e2883f9e74bc10e275ff31d8b1b82d932262df96805b7c3330e description=openshift-marketplace/redhat-operators-2qssp/extract-utilities id=eb3c0b48-934f-4a89-8a42-0cf3525bae63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b93a5571f285aa379d475289ab339d85bfccd3681a4511fc2ad3c3609d5cfe0a",
2026-06-09 11:30:35.034808 | controller |     "Jun 09 11:01:49.368813 crc crio[3651]: time=\"2026-06-09T11:01:49.368650091Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-798f9f7dfd-7m5r6/POD\" id=8a1c8276-9c95-4553-8a43-ade224988a7e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.034824 | controller |     "Jun 09 11:01:49.368813 crc crio[3651]: time=\"2026-06-09T11:01:49.368734783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.034840 | controller |     "Jun 09 11:01:50.481743 crc crio[3651]: time=\"2026-06-09T11:01:49.495537086Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-798f9f7dfd-7m5r6 Namespace:openshift-route-controller-manager ID:40a7c7f1bbb55ca282525de91b9a8507b7e079f29b43c22e11c93191ee928bd2 UID:3a5c8e52-a571-4d96-8aaf-287800f3d9b5 NetNS:/var/run/netns/64ccdbc0-44f1-45f5-a351-c2e1089dc3da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3a5c8e52_a571_4d96_8aaf_287800f3d9b5.slice PodAnnotations:0xc00108aed8}] Aliases:map[]}\"",
2026-06-09 11:30:35.034874 | controller |     "Jun 09 11:01:50.481743 crc crio[3651]: time=\"2026-06-09T11:01:49.496152515Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-798f9f7dfd-7m5r6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.034891 | controller |     "Jun 09 11:01:50.909540 crc crio[3651]: time=\"2026-06-09T11:01:50.908158823Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-748955fd87-9pkpl/POD\" id=9efd2ff1-ff2e-42e4-9cfa-910f9cc92ce7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.034907 | controller |     "Jun 09 11:01:50.909540 crc crio[3651]: time=\"2026-06-09T11:01:50.909157124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.034923 | controller |     "Jun 09 11:01:51.307695 crc crio[3651]: time=\"2026-06-09T11:01:51.307198713Z\" level=info msg=\"Got pod network &{Name:controller-manager-748955fd87-9pkpl Namespace:openshift-controller-manager ID:59054781ff3570e3b59189534806b20744decfbe9b501687e168f78d3dcfbcaa UID:694fd7d9-9f65-42c9-9613-7c5e5387f62f NetNS:/var/run/netns/74e6d2b4-c9d6-4694-bf48-0620a646cefb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod694fd7d9_9f65_42c9_9613_7c5e5387f62f.slice PodAnnotations:0xc001f065b8}] Aliases:map[]}\"",
2026-06-09 11:30:35.034942 | controller |     "Jun 09 11:01:51.307695 crc crio[3651]: time=\"2026-06-09T11:01:51.307348797Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-748955fd87-9pkpl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.034958 | controller |     "Jun 09 11:01:51.496603 crc crio[3651]: time=\"2026-06-09T11:01:51.495030979Z\" level=info msg=\"Created container 4e064a648e79d5f4eefd502c16d035575577abb2e94487510d0bd0b0c8ce4f3a: openshift-marketplace/redhat-marketplace-gx9sh/extract-utilities\" id=ccbdc071-9dde-4e17-a89d-b2f400e9733c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.034980 | controller |     "Jun 09 11:01:51.498036 crc crio[3651]: time=\"2026-06-09T11:01:51.497988631Z\" level=info msg=\"Starting container: 4e064a648e79d5f4eefd502c16d035575577abb2e94487510d0bd0b0c8ce4f3a\" id=2ed7038d-6fe3-40be-a221-de46a89c62e9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.034996 | controller |     "Jun 09 11:01:51.972037 crc crio[3651]: time=\"2026-06-09T11:01:51.9701474Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=a1075e65-5d42-4187-bab6-d3abcb8ee894 name=/runtime.v1.ImageService/PullImage",
2026-06-09 11:30:35.035012 | controller |     "Jun 09 11:01:52.084322 crc crio[3651]: time=\"2026-06-09T11:01:52.084174925Z\" level=info msg=\"Started container\" PID=15566 containerID=4e064a648e79d5f4eefd502c16d035575577abb2e94487510d0bd0b0c8ce4f3a description=openshift-marketplace/redhat-marketplace-gx9sh/extract-utilities id=2ed7038d-6fe3-40be-a221-de46a89c62e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8bdf68288c0ba7f60066e51a99dcce53247b97d2c5570f15c9e1a3530ada7fc5",
2026-06-09 11:30:35.035028 | controller |     "Jun 09 11:01:52.109848 crc crio[3651]: time=\"2026-06-09T11:01:52.10935581Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-09 11:30:35.035044 | controller |     "Jun 09 11:01:52.233542 crc crio[3651]: time=\"2026-06-09T11:01:52.232301563Z\" level=info msg=\"Stopping container: 60788f06c6fbd6b76907d70883292c512c72e7b8986591aad2b643a4dc255044 (timeout: 2s)\" id=373ee0b3-0c55-43ab-8f2a-95bfde52d2fb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.035060 | controller |     "Jun 09 11:01:53.356180 crc crio[3651]: time=\"2026-06-09T11:01:53.355177629Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=cf584f31-f8b5-46ac-ac2f-15df870f17f3 name=/runtime.v1.ImageService/PullImage",
2026-06-09 11:30:35.035077 | controller |     "Jun 09 11:01:53.373976 crc crio[3651]: time=\"2026-06-09T11:01:53.373804799Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-09 11:30:35.035093 | controller |     "Jun 09 11:01:53.854727 crc crio[3651]: time=\"2026-06-09T11:01:53.845930928Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f6afa6910526559d119271735433b130655b18361ec8e62f8147ae8ca0181f3a\" id=a1075e65-5d42-4187-bab6-d3abcb8ee894 name=/runtime.v1.ImageService/PullImage",
2026-06-09 11:30:35.035109 | controller |     "Jun 09 11:01:53.860197 crc crio[3651]: time=\"2026-06-09T11:01:53.859953645Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=ee1aae42-bb2e-418a-912b-6c8fcf7efa6a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.035125 | controller |     "Jun 09 11:01:53.877150 crc crio[3651]: time=\"2026-06-09T11:01:53.877053628Z\" level=info msg=\"Stopped container 60788f06c6fbd6b76907d70883292c512c72e7b8986591aad2b643a4dc255044: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=373ee0b3-0c55-43ab-8f2a-95bfde52d2fb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.035141 | controller |     "Jun 09 11:01:53.880932 crc crio[3651]: time=\"2026-06-09T11:01:53.880258558Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=af91284e-9400-478e-94a4-8b2898b7beff name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.035157 | controller |     "Jun 09 11:01:53.882339 crc crio[3651]: time=\"2026-06-09T11:01:53.882302782Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=596c6b16-65db-4062-820c-ec83a8837b55 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.035176 | controller |     "Jun 09 11:01:53.890745 crc crio[3651]: time=\"2026-06-09T11:01:53.890209798Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=19d1022f-0c19-48df-9bed-56c3c2149768 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.035192 | controller |     "Jun 09 11:01:53.900205 crc crio[3651]: time=\"2026-06-09T11:01:53.900044255Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-2qssp/extract-content\" id=1f88aec1-16ad-4a97-bfec-a8e7646405f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.035208 | controller |     "Jun 09 11:01:53.901096 crc crio[3651]: time=\"2026-06-09T11:01:53.900907512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.035223 | controller |     "Jun 09 11:01:53.907590 crc crio[3651]: time=\"2026-06-09T11:01:53.907321992Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=e99cc3fb-3113-4716-8c29-4698b1d5bb69 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.035239 | controller |     "Jun 09 11:01:53.936018 crc crio[3651]: time=\"2026-06-09T11:01:53.935869762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.035255 | controller |     "Jun 09 11:01:54.085269 crc crio[3651]: time=\"2026-06-09T11:01:54.084606578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.035270 | controller |     "Jun 09 11:01:54.099066 crc crio[3651]: time=\"2026-06-09T11:01:54.098982796Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.035292 | controller |     "Jun 09 11:01:54.139231 crc crio[3651]: time=\"2026-06-09T11:01:54.139007494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.035312 | controller |     "Jun 09 11:01:54.176546 crc crio[3651]: time=\"2026-06-09T11:01:54.176205353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.035332 | controller |     "Jun 09 11:01:54.367529 crc crio[3651]: time=\"2026-06-09T11:01:54.367317191Z\" level=info msg=\"Removing container: 893f62a45398960e8e4247ff7b21e27b824eb9608f23d61fba516b5b68e83b00\" id=dc03148a-9be4-44ef-9d10-726c07d45652 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.035352 | controller |     "Jun 09 11:01:54.437684 crc crio[3651]: time=\"2026-06-09T11:01:54.437362025Z\" level=info msg=\"Stopping container: 8bc6f5b6e31fbf430c79c8b76da2b8b2cad5777c02c80b607ebb6f410f994b0b (timeout: 3600s)\" id=b94b5adb-5b8b-405e-ba2b-c66d293cd6bf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.035372 | controller |     "Jun 09 11:01:55.578632 crc crio[3651]: time=\"2026-06-09T11:01:55.524543168Z\" level=info msg=\"Created container 2146e4df0b4c217fcd791df8cf3a91659b53f3abd34b32b7244f5651ddc029c3: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=e99cc3fb-3113-4716-8c29-4698b1d5bb69 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.035393 | controller |     "Jun 09 11:01:55.578632 crc crio[3651]: time=\"2026-06-09T11:01:55.524846767Z\" level=info msg=\"Created container 38be82bf84234bd5c1eeaf149148e5a35a9297b6fec92f31837eac74c975f131: openshift-marketplace/redhat-operators-2qssp/extract-content\" id=1f88aec1-16ad-4a97-bfec-a8e7646405f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.035416 | controller |     "Jun 09 11:01:55.607114 crc crio[3651]: time=\"2026-06-09T11:01:55.600496496Z\" level=info msg=\"Starting container: 2146e4df0b4c217fcd791df8cf3a91659b53f3abd34b32b7244f5651ddc029c3\" id=051fff68-f7a2-4ee0-a559-c825e3a1a01d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.035437 | controller |     "Jun 09 11:01:55.609699 crc crio[3651]: time=\"2026-06-09T11:01:55.609639851Z\" level=info msg=\"Starting container: 38be82bf84234bd5c1eeaf149148e5a35a9297b6fec92f31837eac74c975f131\" id=4006138a-80fa-408f-8158-ec3d954a2dd4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.035457 | controller |     "Jun 09 11:01:55.674326 crc crio[3651]: time=\"2026-06-09T11:01:55.673021906Z\" level=info msg=\"Started container\" PID=15736 containerID=38be82bf84234bd5c1eeaf149148e5a35a9297b6fec92f31837eac74c975f131 description=openshift-marketplace/redhat-operators-2qssp/extract-content id=4006138a-80fa-408f-8158-ec3d954a2dd4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b93a5571f285aa379d475289ab339d85bfccd3681a4511fc2ad3c3609d5cfe0a",
2026-06-09 11:30:35.035478 | controller |     "Jun 09 11:01:55.674326 crc crio[3651]: time=\"2026-06-09T11:01:55.673241103Z\" level=info msg=\"Started container\" PID=15739 containerID=2146e4df0b4c217fcd791df8cf3a91659b53f3abd34b32b7244f5651ddc029c3 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=051fff68-f7a2-4ee0-a559-c825e3a1a01d name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f0ff3a6bd1f8c6b3011358f44f30b72dedb66fff005849616e325c1bb5f9c94",
2026-06-09 11:30:35.035498 | controller |     "Jun 09 11:01:56.801237 crc crio[3651]: time=\"2026-06-09T11:01:56.800471785Z\" level=info msg=\"Removed container 893f62a45398960e8e4247ff7b21e27b824eb9608f23d61fba516b5b68e83b00: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=dc03148a-9be4-44ef-9d10-726c07d45652 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.035518 | controller |     "Jun 09 11:01:56.833499 crc crio[3651]: time=\"2026-06-09T11:01:56.833317879Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=cf584f31-f8b5-46ac-ac2f-15df870f17f3 name=/runtime.v1.ImageService/PullImage",
2026-06-09 11:30:35.035538 | controller |     "Jun 09 11:01:56.834269 crc crio[3651]: time=\"2026-06-09T11:01:56.834215167Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=60ad7ad0-10e0-4dc2-8236-63d5a025faa3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.035558 | controller |     "Jun 09 11:01:56.837575 crc crio[3651]: time=\"2026-06-09T11:01:56.837505649Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=25a34897-0343-4087-8675-f40c7af5c12c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.035578 | controller |     "Jun 09 11:01:56.844230 crc crio[3651]: 2026-06-09T11:01:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:40a7c7f1bbb55ca Mac:66:6c:64:93:4d:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/64ccdbc0-44f1-45f5-a351-c2e1089dc3da SocketPath: PciID:}] [{Interface:0xc00012a8f0 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.035594 | controller |     "Jun 09 11:01:56.847223 crc crio[3651]: time=\"2026-06-09T11:01:56.847050387Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-798f9f7dfd-7m5r6 Namespace:openshift-route-controller-manager ID:40a7c7f1bbb55ca282525de91b9a8507b7e079f29b43c22e11c93191ee928bd2 UID:3a5c8e52-a571-4d96-8aaf-287800f3d9b5 NetNS:/var/run/netns/64ccdbc0-44f1-45f5-a351-c2e1089dc3da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3a5c8e52_a571_4d96_8aaf_287800f3d9b5.slice PodAnnotations:0xc00108aed8}] Aliases:map[]}\"",
2026-06-09 11:30:35.035619 | controller |     "Jun 09 11:01:56.847642 crc crio[3651]: time=\"2026-06-09T11:01:56.847380247Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-798f9f7dfd-7m5r6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.035640 | controller |     "Jun 09 11:01:56.848082 crc crio[3651]: time=\"2026-06-09T11:01:56.847906653Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-gx9sh/extract-content\" id=27a7a3b2-23e6-451e-9d53-df1d22f09561 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.035661 | controller |     "Jun 09 11:01:56.857964 crc crio[3651]: time=\"2026-06-09T11:01:56.857872354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.035682 | controller |     "Jun 09 11:01:56.861836 crc crio[3651]: time=\"2026-06-09T11:01:56.861682553Z\" level=info msg=\"Ran pod sandbox 40a7c7f1bbb55ca282525de91b9a8507b7e079f29b43c22e11c93191ee928bd2 with infra container: openshift-route-controller-manager/route-controller-manager-798f9f7dfd-7m5r6/POD\" id=8a1c8276-9c95-4553-8a43-ade224988a7e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.035702 | controller |     "Jun 09 11:01:56.865503 crc crio[3651]: time=\"2026-06-09T11:01:56.865358128Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=b1e61db4-1aeb-4630-8e92-c0f2b54effca name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.035722 | controller |     "Jun 09 11:01:56.914683 crc crio[3651]: time=\"2026-06-09T11:01:56.914611663Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=446aadf2-7781-452b-8dcc-0712c1382b0b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.035742 | controller |     "Jun 09 11:01:56.923118 crc crio[3651]: time=\"2026-06-09T11:01:56.922969303Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-798f9f7dfd-7m5r6/route-controller-manager\" id=8a4205ea-8294-4ca2-b091-7f0b8396caeb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.035763 | controller |     "Jun 09 11:01:56.923618 crc crio[3651]: time=\"2026-06-09T11:01:56.923525491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.035783 | controller |     "Jun 09 11:01:56.977668 crc crio[3651]: 2026-06-09T11:01:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:59054781ff3570e Mac:8a:86:80:52:8f:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/74e6d2b4-c9d6-4694-bf48-0620a646cefb SocketPath: PciID:}] [{Interface:0xc00014afa0 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.035804 | controller |     "Jun 09 11:01:56.978956 crc crio[3651]: time=\"2026-06-09T11:01:56.978779643Z\" level=info msg=\"Got pod network &{Name:controller-manager-748955fd87-9pkpl Namespace:openshift-controller-manager ID:59054781ff3570e3b59189534806b20744decfbe9b501687e168f78d3dcfbcaa UID:694fd7d9-9f65-42c9-9613-7c5e5387f62f NetNS:/var/run/netns/74e6d2b4-c9d6-4694-bf48-0620a646cefb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod694fd7d9_9f65_42c9_9613_7c5e5387f62f.slice PodAnnotations:0xc001f065b8}] Aliases:map[]}\"",
2026-06-09 11:30:35.035825 | controller |     "Jun 09 11:01:56.979082 crc crio[3651]: time=\"2026-06-09T11:01:56.979042522Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-748955fd87-9pkpl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.035861 | controller |     "Jun 09 11:01:57.016238 crc crio[3651]: time=\"2026-06-09T11:01:57.015914001Z\" level=info msg=\"Ran pod sandbox 59054781ff3570e3b59189534806b20744decfbe9b501687e168f78d3dcfbcaa with infra container: openshift-controller-manager/controller-manager-748955fd87-9pkpl/POD\" id=9efd2ff1-ff2e-42e4-9cfa-910f9cc92ce7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.035887 | controller |     "Jun 09 11:01:57.019137 crc crio[3651]: time=\"2026-06-09T11:01:57.019033348Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=6b3e9b4f-b1e8-42dc-bb2e-a2289242c600 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.035909 | controller |     "Jun 09 11:01:57.032334 crc crio[3651]: time=\"2026-06-09T11:01:57.03223443Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=3d58fe6f-112b-4c1e-a311-8b349635c2b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.035928 | controller |     "Jun 09 11:01:57.060531 crc crio[3651]: time=\"2026-06-09T11:01:57.060306845Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-748955fd87-9pkpl/controller-manager\" id=7555e403-78a1-4c52-8dbe-67067d1cad63 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.035949 | controller |     "Jun 09 11:01:57.060968 crc crio[3651]: time=\"2026-06-09T11:01:57.060943535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.035968 | controller |     "Jun 09 11:01:57.063338 crc crio[3651]: time=\"2026-06-09T11:01:57.063218546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.035989 | controller |     "Jun 09 11:01:57.100856 crc crio[3651]: time=\"2026-06-09T11:01:57.100735405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.036008 | controller |     "Jun 09 11:01:57.102888 crc crio[3651]: time=\"2026-06-09T11:01:57.102723307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.036029 | controller |     "Jun 09 11:01:57.128685 crc crio[3651]: time=\"2026-06-09T11:01:57.128332986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.036049 | controller |     "Jun 09 11:01:57.190203 crc crio[3651]: time=\"2026-06-09T11:01:57.188818801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.036069 | controller |     "Jun 09 11:01:57.207380 crc crio[3651]: time=\"2026-06-09T11:01:57.206307377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.036090 | controller |     "Jun 09 11:01:57.448924 crc crio[3651]: time=\"2026-06-09T11:01:57.448822657Z\" level=info msg=\"Created container cbd7a3c76b9a5071d789949145a4ccb7a303e269221f52032d54d851ee22fc85: openshift-route-controller-manager/route-controller-manager-798f9f7dfd-7m5r6/route-controller-manager\" id=8a4205ea-8294-4ca2-b091-7f0b8396caeb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.036111 | controller |     "Jun 09 11:01:57.451164 crc crio[3651]: time=\"2026-06-09T11:01:57.450749457Z\" level=info msg=\"Starting container: cbd7a3c76b9a5071d789949145a4ccb7a303e269221f52032d54d851ee22fc85\" id=b47d6918-1c5c-4f1f-9f2a-708b8ce45e30 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.036136 | controller |     "Jun 09 11:01:57.465042 crc crio[3651]: time=\"2026-06-09T11:01:57.464732593Z\" level=info msg=\"Started container\" PID=15823 containerID=cbd7a3c76b9a5071d789949145a4ccb7a303e269221f52032d54d851ee22fc85 description=openshift-route-controller-manager/route-controller-manager-798f9f7dfd-7m5r6/route-controller-manager id=b47d6918-1c5c-4f1f-9f2a-708b8ce45e30 name=/runtime.v1.RuntimeService/StartContainer sandboxID=40a7c7f1bbb55ca282525de91b9a8507b7e079f29b43c22e11c93191ee928bd2",
2026-06-09 11:30:35.036157 | controller |     "Jun 09 11:01:57.489365 crc crio[3651]: time=\"2026-06-09T11:01:57.488512865Z\" level=info msg=\"Created container 7a188d39adc2d6b4554410d639693823965f1c84ec0e56c56703a10506e8e9c0: openshift-controller-manager/controller-manager-748955fd87-9pkpl/controller-manager\" id=7555e403-78a1-4c52-8dbe-67067d1cad63 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.036178 | controller |     "Jun 09 11:01:57.495870 crc crio[3651]: time=\"2026-06-09T11:01:57.495650977Z\" level=info msg=\"Starting container: 7a188d39adc2d6b4554410d639693823965f1c84ec0e56c56703a10506e8e9c0\" id=7bf07cd2-643c-41b6-a923-a0402cda8c10 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.036199 | controller |     "Jun 09 11:01:57.517002 crc crio[3651]: time=\"2026-06-09T11:01:57.516854438Z\" level=info msg=\"Started container\" PID=15831 containerID=7a188d39adc2d6b4554410d639693823965f1c84ec0e56c56703a10506e8e9c0 description=openshift-controller-manager/controller-manager-748955fd87-9pkpl/controller-manager id=7bf07cd2-643c-41b6-a923-a0402cda8c10 name=/runtime.v1.RuntimeService/StartContainer sandboxID=59054781ff3570e3b59189534806b20744decfbe9b501687e168f78d3dcfbcaa",
2026-06-09 11:30:35.036219 | controller |     "Jun 09 11:01:57.577133 crc crio[3651]: time=\"2026-06-09T11:01:57.576730315Z\" level=info msg=\"Created container 36fe5de5bab75e1224007c55c89f166ef2ccf43de32ae881e7c74b800d0582dc: openshift-marketplace/redhat-marketplace-gx9sh/extract-content\" id=27a7a3b2-23e6-451e-9d53-df1d22f09561 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.036240 | controller |     "Jun 09 11:01:57.578990 crc crio[3651]: time=\"2026-06-09T11:01:57.578768008Z\" level=info msg=\"Starting container: 36fe5de5bab75e1224007c55c89f166ef2ccf43de32ae881e7c74b800d0582dc\" id=f5e565e6-baaf-44fd-b76b-2bc9c0846b0e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.036261 | controller |     "Jun 09 11:01:57.864674 crc crio[3651]: time=\"2026-06-09T11:01:57.593094065Z\" level=info msg=\"Started container\" PID=15828 containerID=36fe5de5bab75e1224007c55c89f166ef2ccf43de32ae881e7c74b800d0582dc description=openshift-marketplace/redhat-marketplace-gx9sh/extract-content id=f5e565e6-baaf-44fd-b76b-2bc9c0846b0e name=/runtime.v1.RuntimeService/StartContainer sandboxID=8bdf68288c0ba7f60066e51a99dcce53247b97d2c5570f15c9e1a3530ada7fc5",
2026-06-09 11:30:35.036282 | controller |     "Jun 09 11:02:03.254723 crc crio[3651]: time=\"2026-06-09T11:02:03.25298574Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d6d94122-1408-44e4-a66d-c2e9e03ea24f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.036302 | controller |     "Jun 09 11:02:04.496252 crc crio[3651]: time=\"2026-06-09T11:02:04.496054762Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=83023694-1dc7-423a-97ac-f8268b9f1fbd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.036324 | controller |     "Jun 09 11:02:07.564099 crc crio[3651]: time=\"2026-06-09T11:02:07.562128395Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-nqbwl/registry-server\" id=1c2ee173-aa77-41ea-8efe-8a9bc9020212 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.036347 | controller |     "Jun 09 11:02:07.564099 crc crio[3651]: time=\"2026-06-09T11:02:07.563601471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.036368 | controller |     "Jun 09 11:02:07.742332 crc crio[3651]: time=\"2026-06-09T11:02:07.742204249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.036388 | controller |     "Jun 09 11:02:07.760605 crc crio[3651]: time=\"2026-06-09T11:02:07.760110427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.036409 | controller |     "Jun 09 11:02:09.282023 crc crio[3651]: time=\"2026-06-09T11:02:09.281757653Z\" level=info msg=\"Created container a209a5cab4ad89afdf528be3f45cad8cd1008105529613ce8c00ad5899f5c40c: openshift-marketplace/community-operators-nqbwl/registry-server\" id=1c2ee173-aa77-41ea-8efe-8a9bc9020212 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.036429 | controller |     "Jun 09 11:02:09.284593 crc crio[3651]: time=\"2026-06-09T11:02:09.284150468Z\" level=info msg=\"Starting container: a209a5cab4ad89afdf528be3f45cad8cd1008105529613ce8c00ad5899f5c40c\" id=9ee2c24a-1cfe-45f7-947c-b8ad49511156 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.036450 | controller |     "Jun 09 11:02:09.302067 crc crio[3651]: time=\"2026-06-09T11:02:09.301793258Z\" level=info msg=\"Started container\" PID=15976 containerID=a209a5cab4ad89afdf528be3f45cad8cd1008105529613ce8c00ad5899f5c40c description=openshift-marketplace/community-operators-nqbwl/registry-server id=9ee2c24a-1cfe-45f7-947c-b8ad49511156 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f5bd0aa8568abf4791983c789f9d84e756045956a3dd385b0c370dee880cd613",
2026-06-09 11:30:35.036481 | controller |     "Jun 09 11:02:09.858945 crc crio[3651]: time=\"2026-06-09T11:02:09.857813312Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=41285d78-f2f3-4404-b4b6-15d7bc4339b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.036504 | controller |     "Jun 09 11:02:09.878514 crc crio[3651]: time=\"2026-06-09T11:02:09.878237169Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=57cc92a3-32a8-45d2-a31d-1a7634217504 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.036525 | controller |     "Jun 09 11:02:09.907134 crc crio[3651]: time=\"2026-06-09T11:02:09.906368746Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=63bafdfe-b857-4da7-af43-86313d72518d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.036545 | controller |     "Jun 09 11:02:09.907663 crc crio[3651]: time=\"2026-06-09T11:02:09.907635045Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=24fc06ce-4617-4497-8811-2467a8269301 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.036576 | controller |     "Jun 09 11:02:10.357826 crc crio[3651]: time=\"2026-06-09T11:02:10.357700686Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-z4q5m/registry-server\" id=04dd056e-7473-42f2-8486-e3a4eb974eb4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.036642 | controller |     "Jun 09 11:02:10.359176 crc crio[3651]: time=\"2026-06-09T11:02:10.358216832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.036669 | controller |     "Jun 09 11:02:10.426358 crc crio[3651]: time=\"2026-06-09T11:02:10.426212992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.036714 | controller |     "Jun 09 11:02:10.446666 crc crio[3651]: time=\"2026-06-09T11:02:10.446160384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.036736 | controller |     "Jun 09 11:02:11.315717 crc crio[3651]: time=\"2026-06-09T11:02:11.314913207Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-gx9sh/registry-server\" id=c1a2e105-4191-416f-93af-ad9d7e7bfe26 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.036752 | controller |     "Jun 09 11:02:11.316518 crc crio[3651]: time=\"2026-06-09T11:02:11.316316261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.036768 | controller |     "Jun 09 11:02:11.329108 crc crio[3651]: time=\"2026-06-09T11:02:11.32880373Z\" level=info msg=\"Created container 738e659ffe09cbbae97c71264cffd57d784879b3b782762c447f6dfca5698d0e: openshift-marketplace/certified-operators-z4q5m/registry-server\" id=04dd056e-7473-42f2-8486-e3a4eb974eb4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.036783 | controller |     "Jun 09 11:02:11.337646 crc crio[3651]: time=\"2026-06-09T11:02:11.337343166Z\" level=info msg=\"Starting container: 738e659ffe09cbbae97c71264cffd57d784879b3b782762c447f6dfca5698d0e\" id=85493923-1a31-4581-b265-6d0a962375d3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.036798 | controller |     "Jun 09 11:02:11.458515 crc crio[3651]: time=\"2026-06-09T11:02:11.457941416Z\" level=info msg=\"Started container\" PID=16045 containerID=738e659ffe09cbbae97c71264cffd57d784879b3b782762c447f6dfca5698d0e description=openshift-marketplace/certified-operators-z4q5m/registry-server id=85493923-1a31-4581-b265-6d0a962375d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0115e35e2583bcf04c9f0a748c9cab834080251dbe57588789b671f198062e64",
2026-06-09 11:30:35.036814 | controller |     "Jun 09 11:02:11.526087 crc crio[3651]: time=\"2026-06-09T11:02:11.525820602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.036830 | controller |     "Jun 09 11:02:11.748257 crc crio[3651]: time=\"2026-06-09T11:02:11.551933096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.036845 | controller |     "Jun 09 11:02:13.698281 crc crio[3651]: time=\"2026-06-09T11:02:13.697087481Z\" level=info msg=\"Created container 5416cf1bddf74f01d9cb114c6fdd24bea9b87f0b5e3544a5a60ddbae13b7b2bc: openshift-marketplace/redhat-marketplace-gx9sh/registry-server\" id=c1a2e105-4191-416f-93af-ad9d7e7bfe26 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.036884 | controller |     "Jun 09 11:02:13.700333 crc crio[3651]: time=\"2026-06-09T11:02:13.699736034Z\" level=info msg=\"Starting container: 5416cf1bddf74f01d9cb114c6fdd24bea9b87f0b5e3544a5a60ddbae13b7b2bc\" id=79590360-bf94-4296-93e3-9af37dd2bcfe name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.036900 | controller |     "Jun 09 11:02:13.742225 crc crio[3651]: time=\"2026-06-09T11:02:13.742061403Z\" level=info msg=\"Started container\" PID=16073 containerID=5416cf1bddf74f01d9cb114c6fdd24bea9b87f0b5e3544a5a60ddbae13b7b2bc description=openshift-marketplace/redhat-marketplace-gx9sh/registry-server id=79590360-bf94-4296-93e3-9af37dd2bcfe name=/runtime.v1.RuntimeService/StartContainer sandboxID=8bdf68288c0ba7f60066e51a99dcce53247b97d2c5570f15c9e1a3530ada7fc5",
2026-06-09 11:30:35.036920 | controller |     "Jun 09 11:02:16.197232 crc crio[3651]: time=\"2026-06-09T11:02:16.197036466Z\" level=info msg=\"Removing container: 7945013c366739fee631536d0674a6db2a056ed5526871995486058ce296e49c\" id=c8708057-725c-4719-b7af-baa4d42e211c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.036936 | controller |     "Jun 09 11:02:16.986742 crc crio[3651]: time=\"2026-06-09T11:02:16.986383874Z\" level=info msg=\"Removed container 7945013c366739fee631536d0674a6db2a056ed5526871995486058ce296e49c: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=c8708057-725c-4719-b7af-baa4d42e211c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.036951 | controller |     "Jun 09 11:02:22.212280 crc crio[3651]: time=\"2026-06-09T11:02:22.211365631Z\" level=info msg=\"Stopping container: 2146e4df0b4c217fcd791df8cf3a91659b53f3abd34b32b7244f5651ddc029c3 (timeout: 2s)\" id=35cea843-4590-43f8-91fb-3b0eb75d8c09 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.036966 | controller |     "Jun 09 11:02:22.698779 crc crio[3651]: time=\"2026-06-09T11:02:22.697589138Z\" level=info msg=\"Stopping pod sandbox: 88f217f7e7cbc51ed63fa06d9e2d69e38baa595ef0c6fb3d86b135277603d5f1\" id=972106b5-cb1b-4977-bc8f-8fa4bd125717 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.036981 | controller |     "Jun 09 11:02:22.698779 crc crio[3651]: time=\"2026-06-09T11:02:22.697679021Z\" level=info msg=\"Stopped pod sandbox (already stopped): 88f217f7e7cbc51ed63fa06d9e2d69e38baa595ef0c6fb3d86b135277603d5f1\" id=972106b5-cb1b-4977-bc8f-8fa4bd125717 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.036996 | controller |     "Jun 09 11:02:22.713630 crc crio[3651]: time=\"2026-06-09T11:02:22.713295458Z\" level=info msg=\"Removing pod sandbox: 88f217f7e7cbc51ed63fa06d9e2d69e38baa595ef0c6fb3d86b135277603d5f1\" id=665a9fbd-e7a2-4cfc-bfe8-d630f214587b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 11:30:35.037011 | controller |     "Jun 09 11:02:24.552489 crc crio[3651]: time=\"2026-06-09T11:02:24.552085851Z\" level=info msg=\"Removed pod sandbox: 88f217f7e7cbc51ed63fa06d9e2d69e38baa595ef0c6fb3d86b135277603d5f1\" id=665a9fbd-e7a2-4cfc-bfe8-d630f214587b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 11:30:35.037026 | controller |     "Jun 09 11:02:24.554293 crc crio[3651]: time=\"2026-06-09T11:02:24.554180346Z\" level=info msg=\"Stopping pod sandbox: 0d7666e2760bac087004b0062402a77b4fbc45dade3c7a95e1fd4663c92a0819\" id=9d933178-f38a-45a8-9c1d-7aeded0d6401 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.037042 | controller |     "Jun 09 11:02:24.554516 crc crio[3651]: time=\"2026-06-09T11:02:24.554315811Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0d7666e2760bac087004b0062402a77b4fbc45dade3c7a95e1fd4663c92a0819\" id=9d933178-f38a-45a8-9c1d-7aeded0d6401 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.037057 | controller |     "Jun 09 11:02:24.555340 crc crio[3651]: time=\"2026-06-09T11:02:24.55524071Z\" level=info msg=\"Removing pod sandbox: 0d7666e2760bac087004b0062402a77b4fbc45dade3c7a95e1fd4663c92a0819\" id=35d91284-ce7d-4bd6-8ab1-e66fdbbec7f7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 11:30:35.037073 | controller |     "Jun 09 11:02:25.094633 crc crio[3651]: time=\"2026-06-09T11:02:25.094546743Z\" level=info msg=\"Removed pod sandbox: 0d7666e2760bac087004b0062402a77b4fbc45dade3c7a95e1fd4663c92a0819\" id=35d91284-ce7d-4bd6-8ab1-e66fdbbec7f7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 11:30:35.037088 | controller |     "Jun 09 11:02:26.054356 crc crio[3651]: time=\"2026-06-09T11:02:26.054162888Z\" level=info msg=\"Removing container: 60788f06c6fbd6b76907d70883292c512c72e7b8986591aad2b643a4dc255044\" id=8e67d91f-6494-4291-8b2f-44603380b6c8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.037106 | controller |     "Jun 09 11:02:26.786496 crc crio[3651]: time=\"2026-06-09T11:02:26.786129656Z\" level=info msg=\"Stopped container 2146e4df0b4c217fcd791df8cf3a91659b53f3abd34b32b7244f5651ddc029c3: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=35cea843-4590-43f8-91fb-3b0eb75d8c09 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.037121 | controller |     "Jun 09 11:02:26.788856 crc crio[3651]: time=\"2026-06-09T11:02:26.788745267Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=f79e7fed-1952-4c2d-a165-39581bfdb1a3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.037136 | controller |     "Jun 09 11:02:26.791094 crc crio[3651]: time=\"2026-06-09T11:02:26.791026329Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=aac90ee1-1f2a-4ba2-b27a-91dce6b55220 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.037151 | controller |     "Jun 09 11:02:26.794829 crc crio[3651]: time=\"2026-06-09T11:02:26.794751535Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=a910424c-f4f0-4ad4-9c3b-7da21b3482c5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.037167 | controller |     "Jun 09 11:02:26.795119 crc crio[3651]: time=\"2026-06-09T11:02:26.795055804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.037183 | controller |     "Jun 09 11:02:26.905872 crc crio[3651]: time=\"2026-06-09T11:02:26.90174168Z\" level=info msg=\"Removed container 60788f06c6fbd6b76907d70883292c512c72e7b8986591aad2b643a4dc255044: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=8e67d91f-6494-4291-8b2f-44603380b6c8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.037198 | controller |     "Jun 09 11:02:26.906208 crc crio[3651]: time=\"2026-06-09T11:02:26.905718504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.037213 | controller |     "Jun 09 11:02:26.910354 crc crio[3651]: time=\"2026-06-09T11:02:26.910295727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.037228 | controller |     "Jun 09 11:02:27.063602 crc crio[3651]: time=\"2026-06-09T11:02:27.063504171Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=dace2436-bc89-45e7-ac50-7ffeec246c0d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.037244 | controller |     "Jun 09 11:02:27.066162 crc crio[3651]: time=\"2026-06-09T11:02:27.066083495Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3e7b4855-08f1-43a9-a174-74bb54a0eb5c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.037262 | controller |     "Jun 09 11:02:27.086097 crc crio[3651]: time=\"2026-06-09T11:02:27.085951126Z\" level=info msg=\"Created container c8b1e20e809cb3a1181229c11c5a7a0d48fec3e9f1e7a61eb673a4b26a076dc4: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=a910424c-f4f0-4ad4-9c3b-7da21b3482c5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.037277 | controller |     "Jun 09 11:02:27.087190 crc crio[3651]: time=\"2026-06-09T11:02:27.087041832Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-2qssp/registry-server\" id=0cda328d-143c-4a71-9a34-28c42e8cb11a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.037312 | controller |     "Jun 09 11:02:27.087678 crc crio[3651]: time=\"2026-06-09T11:02:27.08759803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.037330 | controller |     "Jun 09 11:02:27.089245 crc crio[3651]: time=\"2026-06-09T11:02:27.088158069Z\" level=info msg=\"Starting container: c8b1e20e809cb3a1181229c11c5a7a0d48fec3e9f1e7a61eb673a4b26a076dc4\" id=515024c7-ae6e-4460-bf82-12e775b91f57 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.037345 | controller |     "Jun 09 11:02:27.102653 crc crio[3651]: time=\"2026-06-09T11:02:27.10254934Z\" level=info msg=\"Started container\" PID=16321 containerID=c8b1e20e809cb3a1181229c11c5a7a0d48fec3e9f1e7a61eb673a4b26a076dc4 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=515024c7-ae6e-4460-bf82-12e775b91f57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f0ff3a6bd1f8c6b3011358f44f30b72dedb66fff005849616e325c1bb5f9c94",
2026-06-09 11:30:35.037361 | controller |     "Jun 09 11:02:27.157864 crc crio[3651]: time=\"2026-06-09T11:02:27.15777921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.037377 | controller |     "Jun 09 11:02:27.161346 crc crio[3651]: time=\"2026-06-09T11:02:27.161274884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.037392 | controller |     "Jun 09 11:02:27.260892 crc crio[3651]: time=\"2026-06-09T11:02:27.260237427Z\" level=info msg=\"Created container d8dff11c093e52f82130850a01465c49e7032849e54aa56858da844f35233cac: openshift-marketplace/redhat-operators-2qssp/registry-server\" id=0cda328d-143c-4a71-9a34-28c42e8cb11a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.037407 | controller |     "Jun 09 11:02:27.262452 crc crio[3651]: time=\"2026-06-09T11:02:27.262281044Z\" level=info msg=\"Starting container: d8dff11c093e52f82130850a01465c49e7032849e54aa56858da844f35233cac\" id=b5a06d53-caf4-42b8-be8e-4e1e73cd8332 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.037422 | controller |     "Jun 09 11:02:27.269018 crc crio[3651]: time=\"2026-06-09T11:02:27.268901501Z\" level=info msg=\"Started container\" PID=16345 containerID=d8dff11c093e52f82130850a01465c49e7032849e54aa56858da844f35233cac description=openshift-marketplace/redhat-operators-2qssp/registry-server id=b5a06d53-caf4-42b8-be8e-4e1e73cd8332 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b93a5571f285aa379d475289ab339d85bfccd3681a4511fc2ad3c3609d5cfe0a",
2026-06-09 11:30:35.037438 | controller |     "Jun 09 11:02:31.588226 crc crio[3651]: time=\"2026-06-09T11:02:31.587689048Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/revision-pruner-13-crc/POD\" id=0b971af4-d1ca-4b37-b6cd-2967091ed9ad name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.037454 | controller |     "Jun 09 11:02:31.589750 crc crio[3651]: time=\"2026-06-09T11:02:31.588266457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.037469 | controller |     "Jun 09 11:02:31.649467 crc crio[3651]: time=\"2026-06-09T11:02:31.644772039Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:9fbba7e965f38293a5f3bb95dc78d108473e108cb8365cb9db71da9b43435a06 UID:24de53e8-acfb-427d-9aa5-9a69a19e0312 NetNS:/var/run/netns/fc3c5f0d-8ddd-4471-9d56-c48d4fde8cc8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod24de53e8_acfb_427d_9aa5_9a69a19e0312.slice PodAnnotations:0xc0018aa0f0}] Aliases:map[]}\"",
2026-06-09 11:30:35.037486 | controller |     "Jun 09 11:02:31.649467 crc crio[3651]: time=\"2026-06-09T11:02:31.645696659Z\" level=info msg=\"Adding pod openshift-kube-apiserver_revision-pruner-13-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.037505 | controller |     "Jun 09 11:02:34.031789 crc crio[3651]: time=\"2026-06-09T11:02:34.031689572Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=14d08039-0333-4bdb-b0c5-ce2666ffbb5b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.037520 | controller |     "Jun 09 11:02:34.394148 crc crio[3651]: time=\"2026-06-09T11:02:34.389261037Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=9b06e427-5d7a-4886-829a-e42bdc10eb5d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.037536 | controller |     "Jun 09 11:02:34.394148 crc crio[3651]: time=\"2026-06-09T11:02:34.392756372Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=4b430ae3-ad8a-4947-bf13-000adb69a5c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.037551 | controller |     "Jun 09 11:02:34.394148 crc crio[3651]: time=\"2026-06-09T11:02:34.393033481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.037566 | controller |     "Jun 09 11:02:35.135144 crc crio[3651]: time=\"2026-06-09T11:02:35.134844055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.037582 | controller |     "Jun 09 11:02:35.505494 crc crio[3651]: time=\"2026-06-09T11:02:35.505074865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.037597 | controller |     "Jun 09 11:02:38.568713 crc crio[3651]: time=\"2026-06-09T11:02:38.567838271Z\" level=info msg=\"Created container 6657011cb1a4821a6aa6ad39dbe40de0d60a91f0d15fa3f73fc409d951a8bd53: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=4b430ae3-ad8a-4947-bf13-000adb69a5c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.037612 | controller |     "Jun 09 11:02:38.570613 crc crio[3651]: time=\"2026-06-09T11:02:38.570537599Z\" level=info msg=\"Starting container: 6657011cb1a4821a6aa6ad39dbe40de0d60a91f0d15fa3f73fc409d951a8bd53\" id=0307cd5a-2342-4bd3-924a-5a197d02d649 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.037628 | controller |     "Jun 09 11:02:38.577240 crc crio[3651]: time=\"2026-06-09T11:02:38.577151056Z\" level=info msg=\"Started container\" PID=16611 containerID=6657011cb1a4821a6aa6ad39dbe40de0d60a91f0d15fa3f73fc409d951a8bd53 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=0307cd5a-2342-4bd3-924a-5a197d02d649 name=/runtime.v1.RuntimeService/StartContainer sandboxID=10a436eaf8e348d1b9ab6f246aea0c7409ced60acba075a0c3519143509c4b4b",
2026-06-09 11:30:35.037643 | controller |     "Jun 09 11:02:38.817544 crc crio[3651]: time=\"2026-06-09T11:02:38.816896731Z\" level=info msg=\"Stopping container: 5416cf1bddf74f01d9cb114c6fdd24bea9b87f0b5e3544a5a60ddbae13b7b2bc (timeout: 2s)\" id=25a2b642-9ac0-4444-83a0-cef316ac909a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.037659 | controller |     "Jun 09 11:02:41.238824 crc crio[3651]: time=\"2026-06-09T11:02:41.237976843Z\" level=info msg=\"Stopped container 5416cf1bddf74f01d9cb114c6fdd24bea9b87f0b5e3544a5a60ddbae13b7b2bc: openshift-marketplace/redhat-marketplace-gx9sh/registry-server\" id=25a2b642-9ac0-4444-83a0-cef316ac909a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.037688 | controller |     "Jun 09 11:02:41.240829 crc crio[3651]: time=\"2026-06-09T11:02:41.240747154Z\" level=info msg=\"Stopping pod sandbox: 8bdf68288c0ba7f60066e51a99dcce53247b97d2c5570f15c9e1a3530ada7fc5\" id=7302a643-2994-4809-a626-25a2a697081a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.037705 | controller |     "Jun 09 11:02:41.241545 crc crio[3651]: 2026-06-09T11:02:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9fbba7e965f3829 Mac:82:7e:cb:e7:23:5a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/fc3c5f0d-8ddd-4471-9d56-c48d4fde8cc8 SocketPath: PciID:}] [{Interface:0xc0003c1090 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.037722 | controller |     "Jun 09 11:02:41.241623 crc crio[3651]: time=\"2026-06-09T11:02:41.241581392Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-gx9sh Namespace:openshift-marketplace ID:8bdf68288c0ba7f60066e51a99dcce53247b97d2c5570f15c9e1a3530ada7fc5 UID:67f9e436-bd24-4165-ae1c-ce6f4a7e6570 NetNS:/var/run/netns/eaef0720-5b7f-4419-a631-9f2cb031c1d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod67f9e436_bd24_4165_ae1c_ce6f4a7e6570.slice PodAnnotations:0xc001c5c220}] Aliases:map[]}\"",
2026-06-09 11:30:35.037738 | controller |     "Jun 09 11:02:41.241803 crc crio[3651]: time=\"2026-06-09T11:02:41.241739817Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-gx9sh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.037755 | controller |     "Jun 09 11:02:41.243464 crc crio[3651]: time=\"2026-06-09T11:02:41.243291297Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:9fbba7e965f38293a5f3bb95dc78d108473e108cb8365cb9db71da9b43435a06 UID:24de53e8-acfb-427d-9aa5-9a69a19e0312 NetNS:/var/run/netns/fc3c5f0d-8ddd-4471-9d56-c48d4fde8cc8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod24de53e8_acfb_427d_9aa5_9a69a19e0312.slice PodAnnotations:0xc0018aa0f0}] Aliases:map[]}\"",
2026-06-09 11:30:35.037770 | controller |     "Jun 09 11:02:41.243636 crc crio[3651]: time=\"2026-06-09T11:02:41.243567867Z\" level=info msg=\"Checking pod openshift-kube-apiserver_revision-pruner-13-crc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.037785 | controller |     "Jun 09 11:02:41.258357 crc crio[3651]: time=\"2026-06-09T11:02:41.257616637Z\" level=info msg=\"Ran pod sandbox 9fbba7e965f38293a5f3bb95dc78d108473e108cb8365cb9db71da9b43435a06 with infra container: openshift-kube-apiserver/revision-pruner-13-crc/POD\" id=0b971af4-d1ca-4b37-b6cd-2967091ed9ad name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.037800 | controller |     "Jun 09 11:02:41.260850 crc crio[3651]: time=\"2026-06-09T11:02:41.260781781Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=1ff67aa5-4636-4965-93b3-ba1ecd38ad54 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.037816 | controller |     "Jun 09 11:02:41.262612 crc crio[3651]: time=\"2026-06-09T11:02:41.262540588Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=2b75a4a4-37e2-477f-be72-5c745c48c020 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.037830 | controller |     "Jun 09 11:02:41.701269 crc crio[3651]: time=\"2026-06-09T11:02:41.70089569Z\" level=info msg=\"Creating container: openshift-kube-apiserver/revision-pruner-13-crc/pruner\" id=d0c1454a-1174-4dd7-b8c6-14d115c863a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.037845 | controller |     "Jun 09 11:02:41.702360 crc crio[3651]: time=\"2026-06-09T11:02:41.702155812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.037886 | controller |     "Jun 09 11:02:41.795452 crc crio[3651]: time=\"2026-06-09T11:02:41.795282813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.037904 | controller |     "Jun 09 11:02:42.438662 crc crio[3651]: time=\"2026-06-09T11:02:42.436520902Z\" level=info msg=\"Removing container: 386be1641d307e66c54ca7b45fbd0ae80f1dd1ef7565b709ccc2fbaa7ac6a3cf\" id=386a1b4f-dd44-44c4-9b74-be267173d971 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.037920 | controller |     "Jun 09 11:02:42.503347 crc crio[3651]: time=\"2026-06-09T11:02:42.503065232Z\" level=info msg=\"Stopped container 8bc6f5b6e31fbf430c79c8b76da2b8b2cad5777c02c80b607ebb6f410f994b0b: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=b94b5adb-5b8b-405e-ba2b-c66d293cd6bf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.037935 | controller |     "Jun 09 11:02:42.539838 crc crio[3651]: time=\"2026-06-09T11:02:42.539724373Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=e8bc7f02-7d7b-4fba-91af-bdcf291b6c33 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.037950 | controller |     "Jun 09 11:02:42.557846 crc crio[3651]: time=\"2026-06-09T11:02:42.557574148Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=127d38a7-9b74-4965-ba49-ec242ef36044 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.037965 | controller |     "Jun 09 11:02:42.573189 crc crio[3651]: time=\"2026-06-09T11:02:42.572809207Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=588761c6-f353-4140-8dff-363a6cb1fbeb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.037979 | controller |     "Jun 09 11:02:42.581851 crc crio[3651]: time=\"2026-06-09T11:02:42.580852701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.037994 | controller |     "Jun 09 11:02:42.653718 crc crio[3651]: time=\"2026-06-09T11:02:42.652832049Z\" level=info msg=\"Stopped pod sandbox: 8bdf68288c0ba7f60066e51a99dcce53247b97d2c5570f15c9e1a3530ada7fc5\" id=7302a643-2994-4809-a626-25a2a697081a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.038010 | controller |     "Jun 09 11:02:42.757573 crc crio[3651]: time=\"2026-06-09T11:02:42.756913939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.038025 | controller |     "Jun 09 11:02:42.787504 crc crio[3651]: time=\"2026-06-09T11:02:42.780089959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.038042 | controller |     "Jun 09 11:02:42.824658 crc crio[3651]: time=\"2026-06-09T11:02:42.822758437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.038057 | controller |     "Jun 09 11:02:42.859004 crc crio[3651]: time=\"2026-06-09T11:02:42.858913871Z\" level=info msg=\"Removed container 386be1641d307e66c54ca7b45fbd0ae80f1dd1ef7565b709ccc2fbaa7ac6a3cf: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=386a1b4f-dd44-44c4-9b74-be267173d971 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.038078 | controller |     "Jun 09 11:02:43.473254 crc crio[3651]: time=\"2026-06-09T11:02:43.473135555Z\" level=info msg=\"Removing container: 5416cf1bddf74f01d9cb114c6fdd24bea9b87f0b5e3544a5a60ddbae13b7b2bc\" id=e077e11e-61a5-473c-90c8-718568c7d4d4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.038093 | controller |     "Jun 09 11:02:43.506480 crc crio[3651]: time=\"2026-06-09T11:02:43.505691562Z\" level=info msg=\"Removed container 5416cf1bddf74f01d9cb114c6fdd24bea9b87f0b5e3544a5a60ddbae13b7b2bc: openshift-marketplace/redhat-marketplace-gx9sh/registry-server\" id=e077e11e-61a5-473c-90c8-718568c7d4d4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.038108 | controller |     "Jun 09 11:02:43.512750 crc crio[3651]: time=\"2026-06-09T11:02:43.508802914Z\" level=info msg=\"Removing container: 36fe5de5bab75e1224007c55c89f166ef2ccf43de32ae881e7c74b800d0582dc\" id=1971610e-b07c-4faa-a55b-02979db7313f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.038123 | controller |     "Jun 09 11:02:43.530860 crc crio[3651]: time=\"2026-06-09T11:02:43.530712332Z\" level=info msg=\"Removed container 36fe5de5bab75e1224007c55c89f166ef2ccf43de32ae881e7c74b800d0582dc: openshift-marketplace/redhat-marketplace-gx9sh/extract-content\" id=1971610e-b07c-4faa-a55b-02979db7313f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.038138 | controller |     "Jun 09 11:02:43.533381 crc crio[3651]: time=\"2026-06-09T11:02:43.533309176Z\" level=info msg=\"Removing container: 4e064a648e79d5f4eefd502c16d035575577abb2e94487510d0bd0b0c8ce4f3a\" id=4ed198d3-94d3-404a-89e8-f2a8476b3ba0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.038152 | controller |     "Jun 09 11:02:43.560654 crc crio[3651]: time=\"2026-06-09T11:02:43.560554909Z\" level=info msg=\"Removed container 4e064a648e79d5f4eefd502c16d035575577abb2e94487510d0bd0b0c8ce4f3a: openshift-marketplace/redhat-marketplace-gx9sh/extract-utilities\" id=4ed198d3-94d3-404a-89e8-f2a8476b3ba0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.038167 | controller |     "Jun 09 11:02:43.590053 crc crio[3651]: time=\"2026-06-09T11:02:43.589918001Z\" level=info msg=\"Created container cbe740a046dc1a0900bd1db2e802f08ba0a79eeb584090914ece0a346419915d: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=588761c6-f353-4140-8dff-363a6cb1fbeb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.038182 | controller |     "Jun 09 11:02:43.591568 crc crio[3651]: time=\"2026-06-09T11:02:43.591367909Z\" level=info msg=\"Starting container: cbe740a046dc1a0900bd1db2e802f08ba0a79eeb584090914ece0a346419915d\" id=c43ed55e-8fb5-48b3-80d6-8550ae3411de name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.038197 | controller |     "Jun 09 11:02:43.597378 crc crio[3651]: time=\"2026-06-09T11:02:43.597252561Z\" level=info msg=\"Started container\" PID=16841 containerID=cbe740a046dc1a0900bd1db2e802f08ba0a79eeb584090914ece0a346419915d description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=c43ed55e-8fb5-48b3-80d6-8550ae3411de name=/runtime.v1.RuntimeService/StartContainer sandboxID=549b94dad749667a3a520eeb0af9b8ad693e1e4510dde3dfec14e2690d907656",
2026-06-09 11:30:35.038212 | controller |     "Jun 09 11:02:43.860331 crc crio[3651]: time=\"2026-06-09T11:02:43.8597007Z\" level=info msg=\"Created container 396aac256f7c9dc4b3232d133054789c32715c9727f39d92ff7ebca4018e5e2b: openshift-kube-apiserver/revision-pruner-13-crc/pruner\" id=d0c1454a-1174-4dd7-b8c6-14d115c863a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.038227 | controller |     "Jun 09 11:02:43.861846 crc crio[3651]: time=\"2026-06-09T11:02:43.861628483Z\" level=info msg=\"Starting container: 396aac256f7c9dc4b3232d133054789c32715c9727f39d92ff7ebca4018e5e2b\" id=48b9af15-05da-4102-9af3-6cbb37f1d38e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.038241 | controller |     "Jun 09 11:02:43.876364 crc crio[3651]: time=\"2026-06-09T11:02:43.876236202Z\" level=info msg=\"Started container\" PID=16840 containerID=396aac256f7c9dc4b3232d133054789c32715c9727f39d92ff7ebca4018e5e2b description=openshift-kube-apiserver/revision-pruner-13-crc/pruner id=48b9af15-05da-4102-9af3-6cbb37f1d38e name=/runtime.v1.RuntimeService/StartContainer sandboxID=9fbba7e965f38293a5f3bb95dc78d108473e108cb8365cb9db71da9b43435a06",
2026-06-09 11:30:35.038262 | controller |     "Jun 09 11:02:46.775016 crc crio[3651]: time=\"2026-06-09T11:02:46.773719111Z\" level=info msg=\"Stopping pod sandbox: 9fbba7e965f38293a5f3bb95dc78d108473e108cb8365cb9db71da9b43435a06\" id=b9e8cb44-6f82-41a5-a76e-021bbd2b46dc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.038278 | controller |     "Jun 09 11:02:46.776280 crc crio[3651]: time=\"2026-06-09T11:02:46.775725487Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:9fbba7e965f38293a5f3bb95dc78d108473e108cb8365cb9db71da9b43435a06 UID:24de53e8-acfb-427d-9aa5-9a69a19e0312 NetNS:/var/run/netns/fc3c5f0d-8ddd-4471-9d56-c48d4fde8cc8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod24de53e8_acfb_427d_9aa5_9a69a19e0312.slice PodAnnotations:0xc00108aa88}] Aliases:map[]}\"",
2026-06-09 11:30:35.038293 | controller |     "Jun 09 11:02:46.776280 crc crio[3651]: time=\"2026-06-09T11:02:46.775867602Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-13-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.038308 | controller |     "Jun 09 11:02:48.803541 crc crio[3651]: time=\"2026-06-09T11:02:48.802877922Z\" level=info msg=\"Stopped pod sandbox: 9fbba7e965f38293a5f3bb95dc78d108473e108cb8365cb9db71da9b43435a06\" id=b9e8cb44-6f82-41a5-a76e-021bbd2b46dc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.038323 | controller |     "Jun 09 11:02:50.187054 crc crio[3651]: time=\"2026-06-09T11:02:50.186179574Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/installer-13-crc/POD\" id=ffa0377c-3029-4d47-9c6c-70f5912b7833 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.038338 | controller |     "Jun 09 11:02:50.187054 crc crio[3651]: time=\"2026-06-09T11:02:50.186994341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.038353 | controller |     "Jun 09 11:02:50.194298 crc crio[3651]: time=\"2026-06-09T11:02:50.193872006Z\" level=info msg=\"Stopping container: a209a5cab4ad89afdf528be3f45cad8cd1008105529613ce8c00ad5899f5c40c (timeout: 2s)\" id=fd43a406-52fd-4a6c-9b91-66dd8cfef803 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.038368 | controller |     "Jun 09 11:02:50.251017 crc crio[3651]: time=\"2026-06-09T11:02:50.250836672Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:e3a9f781401b176ab668cfa885c5ee810797bd9213cad3bc8865792287d43a24 UID:6f635839-dcc3-4374-99cf-e51bfebb26ce NetNS:/var/run/netns/b2ea6828-273f-40c4-82ba-0e8fed53feab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod6f635839_dcc3_4374_99cf_e51bfebb26ce.slice PodAnnotations:0xc000453760}] Aliases:map[]}\"",
2026-06-09 11:30:35.038383 | controller |     "Jun 09 11:02:50.251360 crc crio[3651]: time=\"2026-06-09T11:02:50.251334029Z\" level=info msg=\"Adding pod openshift-kube-apiserver_installer-13-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.038397 | controller |     "Jun 09 11:02:50.308929 crc crio[3651]: time=\"2026-06-09T11:02:50.308803012Z\" level=info msg=\"Stopping container: 738e659ffe09cbbae97c71264cffd57d784879b3b782762c447f6dfca5698d0e (timeout: 2s)\" id=b7136c69-a11c-47eb-9a4b-c4f0c3f6f609 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.038412 | controller |     "Jun 09 11:02:50.424850 crc crio[3651]: time=\"2026-06-09T11:02:50.422788486Z\" level=info msg=\"Stopped container a209a5cab4ad89afdf528be3f45cad8cd1008105529613ce8c00ad5899f5c40c: openshift-marketplace/community-operators-nqbwl/registry-server\" id=fd43a406-52fd-4a6c-9b91-66dd8cfef803 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.038430 | controller |     "Jun 09 11:02:50.448748 crc crio[3651]: time=\"2026-06-09T11:02:50.448600492Z\" level=info msg=\"Stopping pod sandbox: f5bd0aa8568abf4791983c789f9d84e756045956a3dd385b0c370dee880cd613\" id=06610aa3-5fed-474a-b3e9-d2f6f60becb4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.038446 | controller |     "Jun 09 11:02:50.449530 crc crio[3651]: time=\"2026-06-09T11:02:50.44947443Z\" level=info msg=\"Got pod network &{Name:community-operators-nqbwl Namespace:openshift-marketplace ID:f5bd0aa8568abf4791983c789f9d84e756045956a3dd385b0c370dee880cd613 UID:f4121523-5727-440a-a3d4-9b79ae5ee2bc NetNS:/var/run/netns/56c2cf32-3b82-40f1-8302-94e606026404 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf4121523_5727_440a_a3d4_9b79ae5ee2bc.slice PodAnnotations:0xc0004538c0}] Aliases:map[]}\"",
2026-06-09 11:30:35.038461 | controller |     "Jun 09 11:02:50.451477 crc crio[3651]: time=\"2026-06-09T11:02:50.451216837Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-nqbwl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.038476 | controller |     "Jun 09 11:02:50.550841 crc crio[3651]: time=\"2026-06-09T11:02:50.549636612Z\" level=info msg=\"Stopped container 738e659ffe09cbbae97c71264cffd57d784879b3b782762c447f6dfca5698d0e: openshift-marketplace/certified-operators-z4q5m/registry-server\" id=b7136c69-a11c-47eb-9a4b-c4f0c3f6f609 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.038491 | controller |     "Jun 09 11:02:50.553889 crc crio[3651]: time=\"2026-06-09T11:02:50.553763167Z\" level=info msg=\"Stopping pod sandbox: 0115e35e2583bcf04c9f0a748c9cab834080251dbe57588789b671f198062e64\" id=cfff4f58-1c10-46b5-ad1c-3f69817d85f1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.038507 | controller |     "Jun 09 11:02:50.554288 crc crio[3651]: time=\"2026-06-09T11:02:50.554227002Z\" level=info msg=\"Got pod network &{Name:certified-operators-z4q5m Namespace:openshift-marketplace ID:0115e35e2583bcf04c9f0a748c9cab834080251dbe57588789b671f198062e64 UID:edc0a38b-ba44-4e43-bf73-d951644d8410 NetNS:/var/run/netns/58a825c1-080a-494e-b699-e9885c3b7074 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podedc0a38b_ba44_4e43_bf73_d951644d8410.slice PodAnnotations:0xc001f06e68}] Aliases:map[]}\"",
2026-06-09 11:30:35.038522 | controller |     "Jun 09 11:02:50.554538 crc crio[3651]: time=\"2026-06-09T11:02:50.554481161Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-z4q5m from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.038536 | controller |     "Jun 09 11:02:51.649878 crc crio[3651]: time=\"2026-06-09T11:02:51.648863016Z\" level=info msg=\"Stopped pod sandbox: 0115e35e2583bcf04c9f0a748c9cab834080251dbe57588789b671f198062e64\" id=cfff4f58-1c10-46b5-ad1c-3f69817d85f1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.038551 | controller |     "Jun 09 11:02:51.716551 crc crio[3651]: 2026-06-09T11:02:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e3a9f781401b176 Mac:32:c0:e7:42:28:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/b2ea6828-273f-40c4-82ba-0e8fed53feab SocketPath: PciID:}] [{Interface:0xc00022b050 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.038566 | controller |     "Jun 09 11:02:51.717839 crc crio[3651]: time=\"2026-06-09T11:02:51.717747153Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:e3a9f781401b176ab668cfa885c5ee810797bd9213cad3bc8865792287d43a24 UID:6f635839-dcc3-4374-99cf-e51bfebb26ce NetNS:/var/run/netns/b2ea6828-273f-40c4-82ba-0e8fed53feab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod6f635839_dcc3_4374_99cf_e51bfebb26ce.slice PodAnnotations:0xc000453760}] Aliases:map[]}\"",
2026-06-09 11:30:35.038585 | controller |     "Jun 09 11:02:51.718004 crc crio[3651]: time=\"2026-06-09T11:02:51.717934469Z\" level=info msg=\"Checking pod openshift-kube-apiserver_installer-13-crc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.038601 | controller |     "Jun 09 11:02:51.730743 crc crio[3651]: time=\"2026-06-09T11:02:51.729638732Z\" level=info msg=\"Ran pod sandbox e3a9f781401b176ab668cfa885c5ee810797bd9213cad3bc8865792287d43a24 with infra container: openshift-kube-apiserver/installer-13-crc/POD\" id=ffa0377c-3029-4d47-9c6c-70f5912b7833 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.038617 | controller |     "Jun 09 11:02:51.731646 crc crio[3651]: time=\"2026-06-09T11:02:51.731604877Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=688ec23f-9f6a-4a95-8f6d-b148efc469c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.038632 | controller |     "Jun 09 11:02:51.733878 crc crio[3651]: time=\"2026-06-09T11:02:51.733762327Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=c79a0071-a02e-4fde-a5ca-f14e3c97bcac name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.038647 | controller |     "Jun 09 11:02:51.744339 crc crio[3651]: time=\"2026-06-09T11:02:51.744281292Z\" level=info msg=\"Creating container: openshift-kube-apiserver/installer-13-crc/installer\" id=d8ee79f3-486b-4214-8b67-6e7a37d85ea9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.038662 | controller |     "Jun 09 11:02:51.745021 crc crio[3651]: time=\"2026-06-09T11:02:51.7448393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.038678 | controller |     "Jun 09 11:02:51.810722 crc crio[3651]: time=\"2026-06-09T11:02:51.810619065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.038693 | controller |     "Jun 09 11:02:51.869906 crc crio[3651]: time=\"2026-06-09T11:02:51.869785284Z\" level=info msg=\"Stopped pod sandbox: f5bd0aa8568abf4791983c789f9d84e756045956a3dd385b0c370dee880cd613\" id=06610aa3-5fed-474a-b3e9-d2f6f60becb4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.038708 | controller |     "Jun 09 11:02:51.969149 crc crio[3651]: time=\"2026-06-09T11:02:51.939360763Z\" level=info msg=\"Removing container: 738e659ffe09cbbae97c71264cffd57d784879b3b782762c447f6dfca5698d0e\" id=e08b23a2-62d0-48d4-9cf9-5e20968455ed name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.038725 | controller |     "Jun 09 11:02:52.046355 crc crio[3651]: time=\"2026-06-09T11:02:52.046236455Z\" level=info msg=\"Removed container 738e659ffe09cbbae97c71264cffd57d784879b3b782762c447f6dfca5698d0e: openshift-marketplace/certified-operators-z4q5m/registry-server\" id=e08b23a2-62d0-48d4-9cf9-5e20968455ed name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.038740 | controller |     "Jun 09 11:02:52.054030 crc crio[3651]: time=\"2026-06-09T11:02:52.053215944Z\" level=info msg=\"Removing container: 5ccfce3197996154c3aa672e7e53acdf0113113b9e381c3d72470f422be0b1fe\" id=a3b5b07e-b60b-4df1-b419-1dde8b13673a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.038758 | controller |     "Jun 09 11:02:52.096520 crc crio[3651]: time=\"2026-06-09T11:02:52.096274275Z\" level=info msg=\"Removed container 5ccfce3197996154c3aa672e7e53acdf0113113b9e381c3d72470f422be0b1fe: openshift-marketplace/certified-operators-z4q5m/extract-content\" id=a3b5b07e-b60b-4df1-b419-1dde8b13673a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.038773 | controller |     "Jun 09 11:02:52.101786 crc crio[3651]: time=\"2026-06-09T11:02:52.101704642Z\" level=info msg=\"Removing container: 7c0bda2a5a687b434b5e5791067e19360afd0375aebefbfa938452186522336b\" id=d052f56c-dcf0-4d31-8c30-38203b385eb9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.038788 | controller |     "Jun 09 11:02:52.174325 crc crio[3651]: time=\"2026-06-09T11:02:52.174066933Z\" level=info msg=\"Removed container 7c0bda2a5a687b434b5e5791067e19360afd0375aebefbfa938452186522336b: openshift-marketplace/certified-operators-z4q5m/extract-utilities\" id=d052f56c-dcf0-4d31-8c30-38203b385eb9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.038803 | controller |     "Jun 09 11:02:52.186064 crc crio[3651]: time=\"2026-06-09T11:02:52.184996871Z\" level=info msg=\"Removing container: a209a5cab4ad89afdf528be3f45cad8cd1008105529613ce8c00ad5899f5c40c\" id=7a1cb501-1397-49f0-9160-211a93fa6074 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.038819 | controller |     "Jun 09 11:02:52.206593 crc crio[3651]: time=\"2026-06-09T11:02:52.20631577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.038834 | controller |     "Jun 09 11:02:52.212017 crc crio[3651]: time=\"2026-06-09T11:02:52.211940064Z\" level=info msg=\"Stopping container: c8b1e20e809cb3a1181229c11c5a7a0d48fec3e9f1e7a61eb673a4b26a076dc4 (timeout: 2s)\" id=30300bb9-60ad-4b0e-8e5e-671123418b5e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.038863 | controller |     "Jun 09 11:02:52.214364 crc crio[3651]: time=\"2026-06-09T11:02:52.21426339Z\" level=info msg=\"Removed container a209a5cab4ad89afdf528be3f45cad8cd1008105529613ce8c00ad5899f5c40c: openshift-marketplace/community-operators-nqbwl/registry-server\" id=7a1cb501-1397-49f0-9160-211a93fa6074 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.038884 | controller |     "Jun 09 11:02:52.223328 crc crio[3651]: time=\"2026-06-09T11:02:52.223133021Z\" level=info msg=\"Removing container: 483222022efee6e767c30ffccd9c5008c12c1355c0bdc64b5e08296f39f14d98\" id=3e980dd1-8cdc-4e73-89cc-d46ef72c153e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.038900 | controller |     "Jun 09 11:02:52.249182 crc crio[3651]: time=\"2026-06-09T11:02:52.24905302Z\" level=info msg=\"Removed container 483222022efee6e767c30ffccd9c5008c12c1355c0bdc64b5e08296f39f14d98: openshift-marketplace/community-operators-nqbwl/extract-content\" id=3e980dd1-8cdc-4e73-89cc-d46ef72c153e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.038916 | controller |     "Jun 09 11:02:52.257280 crc crio[3651]: time=\"2026-06-09T11:02:52.256653999Z\" level=info msg=\"Removing container: 548271a259e32f0e4db41e463e5825a5018daa0bd2c632c09d23e75798115a67\" id=8968bfe4-dbb1-4f2d-9f52-27ec7c85c606 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.038931 | controller |     "Jun 09 11:02:52.332367 crc crio[3651]: time=\"2026-06-09T11:02:52.33177373Z\" level=info msg=\"Removed container 548271a259e32f0e4db41e463e5825a5018daa0bd2c632c09d23e75798115a67: openshift-marketplace/community-operators-nqbwl/extract-utilities\" id=8968bfe4-dbb1-4f2d-9f52-27ec7c85c606 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.038946 | controller |     "Jun 09 11:02:52.352354 crc crio[3651]: time=\"2026-06-09T11:02:52.35221027Z\" level=info msg=\"Stopped container c8b1e20e809cb3a1181229c11c5a7a0d48fec3e9f1e7a61eb673a4b26a076dc4: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=30300bb9-60ad-4b0e-8e5e-671123418b5e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.038964 | controller |     "Jun 09 11:02:52.353987 crc crio[3651]: time=\"2026-06-09T11:02:52.353877855Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=1cf4567f-53c9-43ee-b547-3e3077fdccad name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.038979 | controller |     "Jun 09 11:02:52.356273 crc crio[3651]: time=\"2026-06-09T11:02:52.356136589Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=a81059c4-000c-441b-a8c0-76221a74c378 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.038994 | controller |     "Jun 09 11:02:52.373130 crc crio[3651]: time=\"2026-06-09T11:02:52.372774184Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=ba54aa11-3098-49ae-ab7d-8dbf5606b7e3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.039010 | controller |     "Jun 09 11:02:52.373522 crc crio[3651]: time=\"2026-06-09T11:02:52.373300041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.039025 | controller |     "Jun 09 11:02:52.401760 crc crio[3651]: time=\"2026-06-09T11:02:52.401154484Z\" level=info msg=\"Stopping container: d8dff11c093e52f82130850a01465c49e7032849e54aa56858da844f35233cac (timeout: 2s)\" id=c5dfd5ab-3e6b-44e9-bb6e-1f9eee96f155 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.039040 | controller |     "Jun 09 11:02:52.404807 crc crio[3651]: time=\"2026-06-09T11:02:52.404683269Z\" level=info msg=\"Created container ab1c0f4d1488e3123aece435c6b4a91d7c8ad57b7855311ce488f4b3e24b32d3: openshift-kube-apiserver/installer-13-crc/installer\" id=d8ee79f3-486b-4214-8b67-6e7a37d85ea9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.039055 | controller |     "Jun 09 11:02:52.407558 crc crio[3651]: time=\"2026-06-09T11:02:52.40746674Z\" level=info msg=\"Starting container: ab1c0f4d1488e3123aece435c6b4a91d7c8ad57b7855311ce488f4b3e24b32d3\" id=bd5322ad-64c3-4441-91b9-e704a04422be name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.039071 | controller |     "Jun 09 11:02:52.410109 crc crio[3651]: time=\"2026-06-09T11:02:52.410032314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.039086 | controller |     "Jun 09 11:02:52.414129 crc crio[3651]: time=\"2026-06-09T11:02:52.414055946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.039101 | controller |     "Jun 09 11:02:52.418969 crc crio[3651]: time=\"2026-06-09T11:02:52.41875959Z\" level=info msg=\"Started container\" PID=17183 containerID=ab1c0f4d1488e3123aece435c6b4a91d7c8ad57b7855311ce488f4b3e24b32d3 description=openshift-kube-apiserver/installer-13-crc/installer id=bd5322ad-64c3-4441-91b9-e704a04422be name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3a9f781401b176ab668cfa885c5ee810797bd9213cad3bc8865792287d43a24",
2026-06-09 11:30:35.039117 | controller |     "Jun 09 11:02:52.502592 crc crio[3651]: time=\"2026-06-09T11:02:52.502486314Z\" level=info msg=\"Created container 83527f83075fe6dedf996595dee00cc9abe160d0cefcefa1ce6b72111337ce0e: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=ba54aa11-3098-49ae-ab7d-8dbf5606b7e3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.039133 | controller |     "Jun 09 11:02:52.503814 crc crio[3651]: time=\"2026-06-09T11:02:52.503751445Z\" level=info msg=\"Starting container: 83527f83075fe6dedf996595dee00cc9abe160d0cefcefa1ce6b72111337ce0e\" id=76ffb310-1dd8-4734-b8bd-7dd029ab5794 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.039151 | controller |     "Jun 09 11:02:52.508640 crc crio[3651]: time=\"2026-06-09T11:02:52.508498071Z\" level=info msg=\"Started container\" PID=17202 containerID=83527f83075fe6dedf996595dee00cc9abe160d0cefcefa1ce6b72111337ce0e description=openshift-console/downloads-747b44746d-4pqvr/download-server id=76ffb310-1dd8-4734-b8bd-7dd029ab5794 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f0ff3a6bd1f8c6b3011358f44f30b72dedb66fff005849616e325c1bb5f9c94",
2026-06-09 11:30:35.039167 | controller |     "Jun 09 11:02:52.544484 crc crio[3651]: time=\"2026-06-09T11:02:52.544309594Z\" level=info msg=\"Stopped container d8dff11c093e52f82130850a01465c49e7032849e54aa56858da844f35233cac: openshift-marketplace/redhat-operators-2qssp/registry-server\" id=c5dfd5ab-3e6b-44e9-bb6e-1f9eee96f155 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.039183 | controller |     "Jun 09 11:02:52.545655 crc crio[3651]: time=\"2026-06-09T11:02:52.545520353Z\" level=info msg=\"Stopping pod sandbox: b93a5571f285aa379d475289ab339d85bfccd3681a4511fc2ad3c3609d5cfe0a\" id=2a93f0fd-120e-4a5b-9471-e7331bba0d69 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.039198 | controller |     "Jun 09 11:02:52.546314 crc crio[3651]: time=\"2026-06-09T11:02:52.546204146Z\" level=info msg=\"Got pod network &{Name:redhat-operators-2qssp Namespace:openshift-marketplace ID:b93a5571f285aa379d475289ab339d85bfccd3681a4511fc2ad3c3609d5cfe0a UID:ff0ff42e-7d74-407a-b185-d2652305d609 NetNS:/var/run/netns/1c60964b-9a6f-4fe1-8e93-81af5d5d06af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podff0ff42e_7d74_407a_b185_d2652305d609.slice PodAnnotations:0xc0004527c0}] Aliases:map[]}\"",
2026-06-09 11:30:35.039213 | controller |     "Jun 09 11:02:52.546595 crc crio[3651]: time=\"2026-06-09T11:02:52.546516396Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-2qssp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.039229 | controller |     "Jun 09 11:02:53.183939 crc crio[3651]: time=\"2026-06-09T11:02:53.183264198Z\" level=info msg=\"Removing container: 2146e4df0b4c217fcd791df8cf3a91659b53f3abd34b32b7244f5651ddc029c3\" id=b7421db2-329b-4774-aa82-e1461e662da0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.039244 | controller |     "Jun 09 11:02:53.306149 crc crio[3651]: time=\"2026-06-09T11:02:53.306044751Z\" level=info msg=\"Removed container 2146e4df0b4c217fcd791df8cf3a91659b53f3abd34b32b7244f5651ddc029c3: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=b7421db2-329b-4774-aa82-e1461e662da0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.039259 | controller |     "Jun 09 11:02:53.358368 crc crio[3651]: time=\"2026-06-09T11:02:53.358247701Z\" level=info msg=\"Stopped pod sandbox: b93a5571f285aa379d475289ab339d85bfccd3681a4511fc2ad3c3609d5cfe0a\" id=2a93f0fd-120e-4a5b-9471-e7331bba0d69 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.039275 | controller |     "Jun 09 11:02:54.215337 crc crio[3651]: time=\"2026-06-09T11:02:54.214827726Z\" level=info msg=\"Removing container: d8dff11c093e52f82130850a01465c49e7032849e54aa56858da844f35233cac\" id=afa11f15-071c-415b-8e46-6fc825987880 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.039289 | controller |     "Jun 09 11:02:54.235879 crc crio[3651]: time=\"2026-06-09T11:02:54.235792583Z\" level=info msg=\"Removed container d8dff11c093e52f82130850a01465c49e7032849e54aa56858da844f35233cac: openshift-marketplace/redhat-operators-2qssp/registry-server\" id=afa11f15-071c-415b-8e46-6fc825987880 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.039304 | controller |     "Jun 09 11:02:54.240075 crc crio[3651]: time=\"2026-06-09T11:02:54.23996803Z\" level=info msg=\"Removing container: 38be82bf84234bd5c1eeaf149148e5a35a9297b6fec92f31837eac74c975f131\" id=4c5aeb27-1989-4e23-b2ea-d212b30c627b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.039322 | controller |     "Jun 09 11:02:54.285797 crc crio[3651]: time=\"2026-06-09T11:02:54.285705698Z\" level=info msg=\"Removed container 38be82bf84234bd5c1eeaf149148e5a35a9297b6fec92f31837eac74c975f131: openshift-marketplace/redhat-operators-2qssp/extract-content\" id=4c5aeb27-1989-4e23-b2ea-d212b30c627b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.039337 | controller |     "Jun 09 11:02:54.288494 crc crio[3651]: time=\"2026-06-09T11:02:54.288439148Z\" level=info msg=\"Removing container: 606ae995a52e7e2883f9e74bc10e275ff31d8b1b82d932262df96805b7c3330e\" id=b9afa471-6830-47ed-9ce2-18186031b8c1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.039352 | controller |     "Jun 09 11:02:54.313757 crc crio[3651]: time=\"2026-06-09T11:02:54.313584772Z\" level=info msg=\"Removed container 606ae995a52e7e2883f9e74bc10e275ff31d8b1b82d932262df96805b7c3330e: openshift-marketplace/redhat-operators-2qssp/extract-utilities\" id=b9afa471-6830-47ed-9ce2-18186031b8c1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.039367 | controller |     "Jun 09 11:03:22.210821 crc crio[3651]: time=\"2026-06-09T11:03:22.209693551Z\" level=info msg=\"Stopping container: 83527f83075fe6dedf996595dee00cc9abe160d0cefcefa1ce6b72111337ce0e (timeout: 2s)\" id=10cf3e85-5935-465c-81ca-9558f1ee445e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.039381 | controller |     "Jun 09 11:03:24.530479 crc crio[3651]: time=\"2026-06-09T11:03:24.529888188Z\" level=info msg=\"Removing container: c8b1e20e809cb3a1181229c11c5a7a0d48fec3e9f1e7a61eb673a4b26a076dc4\" id=ab2f3e43-fc00-4884-868a-4b258d439cfc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.039396 | controller |     "Jun 09 11:03:25.124544 crc crio[3651]: time=\"2026-06-09T11:03:25.124451668Z\" level=info msg=\"Stopping pod sandbox: f5bd0aa8568abf4791983c789f9d84e756045956a3dd385b0c370dee880cd613\" id=79e587b8-400f-4dbc-8195-08c2a4c7b774 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.039411 | controller |     "Jun 09 11:03:25.124544 crc crio[3651]: time=\"2026-06-09T11:03:25.124548491Z\" level=info msg=\"Stopped pod sandbox (already stopped): f5bd0aa8568abf4791983c789f9d84e756045956a3dd385b0c370dee880cd613\" id=79e587b8-400f-4dbc-8195-08c2a4c7b774 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.039426 | controller |     "Jun 09 11:03:25.126274 crc crio[3651]: time=\"2026-06-09T11:03:25.125912436Z\" level=info msg=\"Removing pod sandbox: f5bd0aa8568abf4791983c789f9d84e756045956a3dd385b0c370dee880cd613\" id=8fd653a3-0028-454b-821f-bb6ab28c410b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 11:30:35.039441 | controller |     "Jun 09 11:03:25.145511 crc crio[3651]: time=\"2026-06-09T11:03:25.145297141Z\" level=info msg=\"Removed pod sandbox: f5bd0aa8568abf4791983c789f9d84e756045956a3dd385b0c370dee880cd613\" id=8fd653a3-0028-454b-821f-bb6ab28c410b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 11:30:35.039456 | controller |     "Jun 09 11:03:25.146482 crc crio[3651]: time=\"2026-06-09T11:03:25.146350355Z\" level=info msg=\"Stopping pod sandbox: b93a5571f285aa379d475289ab339d85bfccd3681a4511fc2ad3c3609d5cfe0a\" id=df834abd-ceb1-4ee6-a5c1-8c1a9c4a380e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.039471 | controller |     "Jun 09 11:03:25.146562 crc crio[3651]: time=\"2026-06-09T11:03:25.146482549Z\" level=info msg=\"Stopped pod sandbox (already stopped): b93a5571f285aa379d475289ab339d85bfccd3681a4511fc2ad3c3609d5cfe0a\" id=df834abd-ceb1-4ee6-a5c1-8c1a9c4a380e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.039486 | controller |     "Jun 09 11:03:25.147440 crc crio[3651]: time=\"2026-06-09T11:03:25.14710772Z\" level=info msg=\"Removing pod sandbox: b93a5571f285aa379d475289ab339d85bfccd3681a4511fc2ad3c3609d5cfe0a\" id=3dcb3300-1f4a-4f9e-90c9-0f653c4993dd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 11:30:35.039504 | controller |     "Jun 09 11:03:25.153564 crc crio[3651]: time=\"2026-06-09T11:03:25.153494699Z\" level=info msg=\"Removed pod sandbox: b93a5571f285aa379d475289ab339d85bfccd3681a4511fc2ad3c3609d5cfe0a\" id=3dcb3300-1f4a-4f9e-90c9-0f653c4993dd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 11:30:35.039519 | controller |     "Jun 09 11:03:25.154215 crc crio[3651]: time=\"2026-06-09T11:03:25.15412621Z\" level=info msg=\"Stopping pod sandbox: 8bdf68288c0ba7f60066e51a99dcce53247b97d2c5570f15c9e1a3530ada7fc5\" id=fefef226-097f-4931-b034-66e54cb77b6e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.039534 | controller |     "Jun 09 11:03:25.154215 crc crio[3651]: time=\"2026-06-09T11:03:25.154180932Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8bdf68288c0ba7f60066e51a99dcce53247b97d2c5570f15c9e1a3530ada7fc5\" id=fefef226-097f-4931-b034-66e54cb77b6e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.039549 | controller |     "Jun 09 11:03:25.154843 crc crio[3651]: time=\"2026-06-09T11:03:25.154794022Z\" level=info msg=\"Removing pod sandbox: 8bdf68288c0ba7f60066e51a99dcce53247b97d2c5570f15c9e1a3530ada7fc5\" id=5bafef44-97a9-4ea9-aed2-57890b6eb5c8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 11:30:35.039564 | controller |     "Jun 09 11:03:25.161034 crc crio[3651]: time=\"2026-06-09T11:03:25.160958144Z\" level=info msg=\"Removed pod sandbox: 8bdf68288c0ba7f60066e51a99dcce53247b97d2c5570f15c9e1a3530ada7fc5\" id=5bafef44-97a9-4ea9-aed2-57890b6eb5c8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 11:30:35.039579 | controller |     "Jun 09 11:03:25.161573 crc crio[3651]: time=\"2026-06-09T11:03:25.161523822Z\" level=info msg=\"Stopping pod sandbox: 0115e35e2583bcf04c9f0a748c9cab834080251dbe57588789b671f198062e64\" id=1c3a6cd7-9bf2-40b4-a584-3eada705bcc6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.039594 | controller |     "Jun 09 11:03:25.161667 crc crio[3651]: time=\"2026-06-09T11:03:25.161580374Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0115e35e2583bcf04c9f0a748c9cab834080251dbe57588789b671f198062e64\" id=1c3a6cd7-9bf2-40b4-a584-3eada705bcc6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.039609 | controller |     "Jun 09 11:03:25.162153 crc crio[3651]: time=\"2026-06-09T11:03:25.162116732Z\" level=info msg=\"Removing pod sandbox: 0115e35e2583bcf04c9f0a748c9cab834080251dbe57588789b671f198062e64\" id=39cf80cf-0f10-4cf6-b03f-de30d1578f43 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 11:30:35.039624 | controller |     "Jun 09 11:03:25.168342 crc crio[3651]: time=\"2026-06-09T11:03:25.168206491Z\" level=info msg=\"Removed pod sandbox: 0115e35e2583bcf04c9f0a748c9cab834080251dbe57588789b671f198062e64\" id=39cf80cf-0f10-4cf6-b03f-de30d1578f43 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 11:30:35.039639 | controller |     "Jun 09 11:03:26.630032 crc crio[3651]: time=\"2026-06-09T11:03:26.629047753Z\" level=info msg=\"Removed container c8b1e20e809cb3a1181229c11c5a7a0d48fec3e9f1e7a61eb673a4b26a076dc4: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=ab2f3e43-fc00-4884-868a-4b258d439cfc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.039654 | controller |     "Jun 09 11:03:28.947055 crc crio[3651]: time=\"2026-06-09T11:03:28.946816581Z\" level=info msg=\"Stopped container 83527f83075fe6dedf996595dee00cc9abe160d0cefcefa1ce6b72111337ce0e: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=10cf3e85-5935-465c-81ca-9558f1ee445e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.039669 | controller |     "Jun 09 11:03:35.825961 crc crio[3651]: time=\"2026-06-09T11:03:35.824722528Z\" level=info msg=\"Stopping container: 93ac8c06fcda9fb59496290bca8d357a5cf3a733adc264be91ced5a1d598ad8d (timeout: 15s)\" id=a9f53385-4799-4bfc-a6d9-a66f54f8bfea name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.039687 | controller |     "Jun 09 11:03:35.827664 crc crio[3651]: time=\"2026-06-09T11:03:35.824748669Z\" level=info msg=\"Stopping container: 320832db735b50aaab85c306b8699cdc59b2a0da20c65419d30890db1c38b9cc (timeout: 15s)\" id=5d940d24-b43c-4d70-94c2-ea389c020807 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.039706 | controller |     "Jun 09 11:03:35.827664 crc crio[3651]: time=\"2026-06-09T11:03:35.824755429Z\" level=info msg=\"Stopping container: d3b492aa594e2e091cf56854ef6cf5e56536664d7e723e9afc430f56d36b1a44 (timeout: 15s)\" id=91416436-6724-494b-99b3-d7e4e77d6021 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.039720 | controller |     "Jun 09 11:03:35.827664 crc crio[3651]: time=\"2026-06-09T11:03:35.825069778Z\" level=info msg=\"Stopping container: be0e8bfd702b205e6c7010fb639a4cf1a4c3505d3aba97a7f58201d9d024b82e (timeout: 15s)\" id=d64ea019-e75f-4846-9193-a4253c9edddb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.039735 | controller |     "Jun 09 11:03:35.827664 crc crio[3651]: time=\"2026-06-09T11:03:35.825218323Z\" level=info msg=\"Stopping container: 3e80e18747d2ee70aa9f641ca7128f0d5bfb642464a360d93e38d650a83c1745 (timeout: 15s)\" id=2f71f450-5e6e-43c8-9c32-c32d021cee33 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.039750 | controller |     "Jun 09 11:03:36.009173 crc crio[3651]: time=\"2026-06-09T11:03:36.00844585Z\" level=info msg=\"Stopped container 93ac8c06fcda9fb59496290bca8d357a5cf3a733adc264be91ced5a1d598ad8d: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=a9f53385-4799-4bfc-a6d9-a66f54f8bfea name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.039765 | controller |     "Jun 09 11:03:36.087918 crc crio[3651]: time=\"2026-06-09T11:03:36.087714162Z\" level=info msg=\"Stopped container be0e8bfd702b205e6c7010fb639a4cf1a4c3505d3aba97a7f58201d9d024b82e: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=d64ea019-e75f-4846-9193-a4253c9edddb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.039780 | controller |     "Jun 09 11:03:36.130699 crc crio[3651]: time=\"2026-06-09T11:03:36.130574901Z\" level=info msg=\"Stopped container d3b492aa594e2e091cf56854ef6cf5e56536664d7e723e9afc430f56d36b1a44: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=91416436-6724-494b-99b3-d7e4e77d6021 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.039795 | controller |     "Jun 09 11:03:36.183462 crc crio[3651]: time=\"2026-06-09T11:03:36.183255191Z\" level=info msg=\"Stopped container 3e80e18747d2ee70aa9f641ca7128f0d5bfb642464a360d93e38d650a83c1745: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=2f71f450-5e6e-43c8-9c32-c32d021cee33 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.039810 | controller |     "Jun 09 11:03:36.223972 crc crio[3651]: time=\"2026-06-09T11:03:36.223887582Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD\" id=a6351c64-c001-4746-a635-be5c047b8a3b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.039825 | controller |     "Jun 09 11:03:36.224128 crc crio[3651]: time=\"2026-06-09T11:03:36.224019066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.039840 | controller |     "Jun 09 11:03:36.243456 crc crio[3651]: time=\"2026-06-09T11:03:36.243235783Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=a6351c64-c001-4746-a635-be5c047b8a3b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.039921 | controller |     "Jun 09 11:03:36.253315 crc crio[3651]: time=\"2026-06-09T11:03:36.253209718Z\" level=info msg=\"Ran pod sandbox abe6da44dd8cafb375e159c5a7688b0fc405cdc311919924108fb9c0581ea201 with infra container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD\" id=a6351c64-c001-4746-a635-be5c047b8a3b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.039944 | controller |     "Jun 09 11:03:36.255952 crc crio[3651]: time=\"2026-06-09T11:03:36.255873979Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=6bcbc6e7-b885-46bf-8a0c-a0dc921667a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.039960 | controller |     "Jun 09 11:03:36.279295 crc crio[3651]: time=\"2026-06-09T11:03:36.279109359Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=8746242b-37ec-490e-8f30-3793b0ff8bb1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.039976 | controller |     "Jun 09 11:03:36.290785 crc crio[3651]: time=\"2026-06-09T11:03:36.290693643Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=67bb46b1-28a0-45ab-afaa-907caa1d99df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.039992 | controller |     "Jun 09 11:03:36.291064 crc crio[3651]: time=\"2026-06-09T11:03:36.290994202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.040008 | controller |     "Jun 09 11:03:36.321484 crc crio[3651]: time=\"2026-06-09T11:03:36.32136117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.040024 | controller |     "Jun 09 11:03:36.467238 crc crio[3651]: time=\"2026-06-09T11:03:36.467069131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.040039 | controller |     "Jun 09 11:03:36.579664 crc crio[3651]: time=\"2026-06-09T11:03:36.579527486Z\" level=info msg=\"Created container f950b0a9f0ccaa927014a10cbea7369ff4b1cbaad785c0ffe19694faa92663a1: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=67bb46b1-28a0-45ab-afaa-907caa1d99df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.040054 | controller |     "Jun 09 11:03:36.580815 crc crio[3651]: time=\"2026-06-09T11:03:36.580735803Z\" level=info msg=\"Starting container: f950b0a9f0ccaa927014a10cbea7369ff4b1cbaad785c0ffe19694faa92663a1\" id=d23685c3-fb49-42bb-8653-fe50a9bd2441 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.040069 | controller |     "Jun 09 11:03:36.587721 crc crio[3651]: time=\"2026-06-09T11:03:36.587598783Z\" level=info msg=\"Started container\" PID=17844 containerID=f950b0a9f0ccaa927014a10cbea7369ff4b1cbaad785c0ffe19694faa92663a1 description=openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor id=d23685c3-fb49-42bb-8653-fe50a9bd2441 name=/runtime.v1.RuntimeService/StartContainer sandboxID=abe6da44dd8cafb375e159c5a7688b0fc405cdc311919924108fb9c0581ea201",
2026-06-09 11:30:35.040085 | controller |     "Jun 09 11:03:36.641021 crc crio[3651]: time=\"2026-06-09T11:03:36.640956563Z\" level=info msg=\"Removing container: 4b526bcaa230f14a4cff22097a79ded71ce1d516ab3f5c20481e8b887df08394\" id=147f37fe-7ee8-4588-9c64-20d8b7b7a6c9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.040100 | controller |     "Jun 09 11:03:36.715907 crc crio[3651]: time=\"2026-06-09T11:03:36.715769148Z\" level=info msg=\"Removed container 4b526bcaa230f14a4cff22097a79ded71ce1d516ab3f5c20481e8b887df08394: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=147f37fe-7ee8-4588-9c64-20d8b7b7a6c9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.040118 | controller |     "Jun 09 11:03:37.658642 crc crio[3651]: time=\"2026-06-09T11:03:37.65792118Z\" level=info msg=\"Stopping pod sandbox: e3a9f781401b176ab668cfa885c5ee810797bd9213cad3bc8865792287d43a24\" id=60062e38-18e3-4553-8bb1-e12245982532 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.040133 | controller |     "Jun 09 11:03:37.660036 crc crio[3651]: time=\"2026-06-09T11:03:37.659118357Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:e3a9f781401b176ab668cfa885c5ee810797bd9213cad3bc8865792287d43a24 UID:6f635839-dcc3-4374-99cf-e51bfebb26ce NetNS:/var/run/netns/b2ea6828-273f-40c4-82ba-0e8fed53feab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod6f635839_dcc3_4374_99cf_e51bfebb26ce.slice PodAnnotations:0xc000132988}] Aliases:map[]}\"",
2026-06-09 11:30:35.040149 | controller |     "Jun 09 11:03:37.660036 crc crio[3651]: time=\"2026-06-09T11:03:37.659302762Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_installer-13-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.040164 | controller |     "Jun 09 11:03:37.933602 crc crio[3651]: time=\"2026-06-09T11:03:37.933502018Z\" level=info msg=\"Stopped pod sandbox: e3a9f781401b176ab668cfa885c5ee810797bd9213cad3bc8865792287d43a24\" id=60062e38-18e3-4553-8bb1-e12245982532 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.040179 | controller |     "Jun 09 11:03:38.408813 crc crio[3651]: time=\"2026-06-09T11:03:38.40723729Z\" level=info msg=\"Stopped container 320832db735b50aaab85c306b8699cdc59b2a0da20c65419d30890db1c38b9cc: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=5d940d24-b43c-4d70-94c2-ea389c020807 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.040194 | controller |     "Jun 09 11:03:38.410808 crc crio[3651]: time=\"2026-06-09T11:03:38.410716766Z\" level=info msg=\"Stopping pod sandbox: fad9950d4d19f211666866a3f71bcd6bbff39bc9c6aa90e24cf76cd7a4ddf9d1\" id=418598a5-c57b-4e81-af43-44735c8967a5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.040209 | controller |     "Jun 09 11:03:38.416452 crc crio[3651]: time=\"2026-06-09T11:03:38.416310527Z\" level=info msg=\"Stopped pod sandbox: fad9950d4d19f211666866a3f71bcd6bbff39bc9c6aa90e24cf76cd7a4ddf9d1\" id=418598a5-c57b-4e81-af43-44735c8967a5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.040223 | controller |     "Jun 09 11:03:38.675638 crc crio[3651]: time=\"2026-06-09T11:03:38.675517346Z\" level=info msg=\"Removing container: 3e80e18747d2ee70aa9f641ca7128f0d5bfb642464a360d93e38d650a83c1745\" id=2f002ba6-cf75-4f9d-ac03-b3d73cfa4aab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.040238 | controller |     "Jun 09 11:03:38.705976 crc crio[3651]: time=\"2026-06-09T11:03:38.705609805Z\" level=info msg=\"Removed container 3e80e18747d2ee70aa9f641ca7128f0d5bfb642464a360d93e38d650a83c1745: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=2f002ba6-cf75-4f9d-ac03-b3d73cfa4aab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.040252 | controller |     "Jun 09 11:03:38.714590 crc crio[3651]: time=\"2026-06-09T11:03:38.714381413Z\" level=info msg=\"Removing container: 93ac8c06fcda9fb59496290bca8d357a5cf3a733adc264be91ced5a1d598ad8d\" id=9f80412b-443d-4502-9706-86c7f7c56aab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.040267 | controller |     "Jun 09 11:03:38.730731 crc crio[3651]: time=\"2026-06-09T11:03:38.730619459Z\" level=info msg=\"Removed container 93ac8c06fcda9fb59496290bca8d357a5cf3a733adc264be91ced5a1d598ad8d: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=9f80412b-443d-4502-9706-86c7f7c56aab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.040282 | controller |     "Jun 09 11:03:38.733327 crc crio[3651]: time=\"2026-06-09T11:03:38.733162696Z\" level=info msg=\"Removing container: d3b492aa594e2e091cf56854ef6cf5e56536664d7e723e9afc430f56d36b1a44\" id=59b0f531-12b5-42f1-9db1-8f6e2684e465 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.040299 | controller |     "Jun 09 11:03:38.748564 crc crio[3651]: time=\"2026-06-09T11:03:38.748452304Z\" level=info msg=\"Removed container d3b492aa594e2e091cf56854ef6cf5e56536664d7e723e9afc430f56d36b1a44: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=59b0f531-12b5-42f1-9db1-8f6e2684e465 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.040315 | controller |     "Jun 09 11:03:38.752007 crc crio[3651]: time=\"2026-06-09T11:03:38.751906239Z\" level=info msg=\"Removing container: be0e8bfd702b205e6c7010fb639a4cf1a4c3505d3aba97a7f58201d9d024b82e\" id=4e4229e4-509f-467c-97b6-85bcaf8bdacf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.040329 | controller |     "Jun 09 11:03:38.769233 crc crio[3651]: time=\"2026-06-09T11:03:38.769104344Z\" level=info msg=\"Removed container be0e8bfd702b205e6c7010fb639a4cf1a4c3505d3aba97a7f58201d9d024b82e: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=4e4229e4-509f-467c-97b6-85bcaf8bdacf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.040344 | controller |     "Jun 09 11:03:38.773315 crc crio[3651]: time=\"2026-06-09T11:03:38.773188849Z\" level=info msg=\"Removing container: 320832db735b50aaab85c306b8699cdc59b2a0da20c65419d30890db1c38b9cc\" id=bedada31-bc69-4968-b6d0-f96593e60d10 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.040359 | controller |     "Jun 09 11:03:38.792779 crc crio[3651]: time=\"2026-06-09T11:03:38.792727526Z\" level=info msg=\"Removed container 320832db735b50aaab85c306b8699cdc59b2a0da20c65419d30890db1c38b9cc: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=bedada31-bc69-4968-b6d0-f96593e60d10 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.040374 | controller |     "Jun 09 11:03:38.795969 crc crio[3651]: time=\"2026-06-09T11:03:38.795873152Z\" level=info msg=\"Removing container: 15712a698a3ce2868f852d4366845619955e942ec3f79ef220b5540e2408c549\" id=38823243-a8fe-49f5-a837-586a413366b8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.040388 | controller |     "Jun 09 11:03:38.903484 crc crio[3651]: time=\"2026-06-09T11:03:38.903348396Z\" level=info msg=\"Removed container 15712a698a3ce2868f852d4366845619955e942ec3f79ef220b5540e2408c549: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=38823243-a8fe-49f5-a837-586a413366b8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.040403 | controller |     "Jun 09 11:03:49.057453 crc crio[3651]: time=\"2026-06-09T11:03:49.056346679Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=267ac34b-3e27-4824-8eda-4c16804feb08 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.040418 | controller |     "Jun 09 11:03:49.058514 crc crio[3651]: time=\"2026-06-09T11:03:49.057471473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.040434 | controller |     "Jun 09 11:03:49.072696 crc crio[3651]: time=\"2026-06-09T11:03:49.071756099Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=267ac34b-3e27-4824-8eda-4c16804feb08 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.040451 | controller |     "Jun 09 11:03:49.082078 crc crio[3651]: time=\"2026-06-09T11:03:49.081974092Z\" level=info msg=\"Ran pod sandbox 54d622acf64b36aebdf5d50423bb5ad1feff9aa2c201b6c62b5954bcf6a35df2 with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=267ac34b-3e27-4824-8eda-4c16804feb08 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.040469 | controller |     "Jun 09 11:03:49.084881 crc crio[3651]: time=\"2026-06-09T11:03:49.084748446Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=533cb81c-d9d2-481c-bf17-13acf3b0b53f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.040484 | controller |     "Jun 09 11:03:49.086924 crc crio[3651]: time=\"2026-06-09T11:03:49.08682236Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=2a65ec09-c481-4bde-8864-18c471635866 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.040499 | controller |     "Jun 09 11:03:49.141152 crc crio[3651]: time=\"2026-06-09T11:03:49.141024906Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=888888e2-db6b-4386-ab45-394a14f0d395 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.040514 | controller |     "Jun 09 11:03:49.141837 crc crio[3651]: time=\"2026-06-09T11:03:49.141770028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.040529 | controller |     "Jun 09 11:03:49.169039 crc crio[3651]: time=\"2026-06-09T11:03:49.168863736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.040544 | controller |     "Jun 09 11:03:49.412310 crc crio[3651]: time=\"2026-06-09T11:03:49.412160769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.040559 | controller |     "Jun 09 11:03:50.781920 crc crio[3651]: time=\"2026-06-09T11:03:50.78115403Z\" level=info msg=\"Created container bf64d8782527a37e38f79ccfcfe979c4ef3e2e089c499366ef413d14f3e80083: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=888888e2-db6b-4386-ab45-394a14f0d395 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.040584 | controller |     "Jun 09 11:03:50.783368 crc crio[3651]: time=\"2026-06-09T11:03:50.783154161Z\" level=info msg=\"Starting container: bf64d8782527a37e38f79ccfcfe979c4ef3e2e089c499366ef413d14f3e80083\" id=b7d2dbba-100d-4b4c-83e3-0245625a7ead name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.040599 | controller |     "Jun 09 11:03:50.791548 crc crio[3651]: time=\"2026-06-09T11:03:50.791327901Z\" level=info msg=\"Started container\" PID=18041 containerID=bf64d8782527a37e38f79ccfcfe979c4ef3e2e089c499366ef413d14f3e80083 description=openshift-kube-apiserver/kube-apiserver-crc/setup id=b7d2dbba-100d-4b4c-83e3-0245625a7ead name=/runtime.v1.RuntimeService/StartContainer sandboxID=54d622acf64b36aebdf5d50423bb5ad1feff9aa2c201b6c62b5954bcf6a35df2",
2026-06-09 11:30:35.040615 | controller |     "Jun 09 11:03:51.815687 crc crio[3651]: time=\"2026-06-09T11:03:51.815200349Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=61a8e5b5-4e80-4c4b-9adf-f5e8fc8bcfdf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.040630 | controller |     "Jun 09 11:03:51.819064 crc crio[3651]: time=\"2026-06-09T11:03:51.818955474Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=fb578013-fc0c-4fd1-8568-4bb1e81a74b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.040645 | controller |     "Jun 09 11:03:51.826262 crc crio[3651]: time=\"2026-06-09T11:03:51.825469263Z\" level=info msg=\"Removing container: 1b42e9377690f2dfc614c1c118a887f50823ab31b0318f107c7120a565e97504\" id=0baada68-0121-4f7d-994d-5afa5ff43fed name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.040662 | controller |     "Jun 09 11:03:51.836035 crc crio[3651]: time=\"2026-06-09T11:03:51.835958333Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=361a2f32-bd82-437b-ab5e-d318f00b9365 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.040678 | controller |     "Jun 09 11:03:51.886456 crc crio[3651]: time=\"2026-06-09T11:03:51.88627308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.040692 | controller |     "Jun 09 11:03:51.915332 crc crio[3651]: time=\"2026-06-09T11:03:51.91506808Z\" level=info msg=\"Removed container 1b42e9377690f2dfc614c1c118a887f50823ab31b0318f107c7120a565e97504: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=0baada68-0121-4f7d-994d-5afa5ff43fed name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.040708 | controller |     "Jun 09 11:03:51.925333 crc crio[3651]: time=\"2026-06-09T11:03:51.92521797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.040722 | controller |     "Jun 09 11:03:52.077325 crc crio[3651]: time=\"2026-06-09T11:03:52.077233864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.040737 | controller |     "Jun 09 11:03:52.179762 crc crio[3651]: time=\"2026-06-09T11:03:52.178772495Z\" level=info msg=\"Created container c531fc8a43bae2b668d82d27292e5432c2f225bd3972fb817342ab101f8c0a34: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=361a2f32-bd82-437b-ab5e-d318f00b9365 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.040752 | controller |     "Jun 09 11:03:52.180241 crc crio[3651]: time=\"2026-06-09T11:03:52.180165397Z\" level=info msg=\"Starting container: c531fc8a43bae2b668d82d27292e5432c2f225bd3972fb817342ab101f8c0a34\" id=d0d3fc6d-9700-419b-9b23-78348601369d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.040767 | controller |     "Jun 09 11:03:52.186034 crc crio[3651]: time=\"2026-06-09T11:03:52.185908953Z\" level=info msg=\"Started container\" PID=18131 containerID=c531fc8a43bae2b668d82d27292e5432c2f225bd3972fb817342ab101f8c0a34 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=d0d3fc6d-9700-419b-9b23-78348601369d name=/runtime.v1.RuntimeService/StartContainer sandboxID=54d622acf64b36aebdf5d50423bb5ad1feff9aa2c201b6c62b5954bcf6a35df2",
2026-06-09 11:30:35.040782 | controller |     "Jun 09 11:03:52.197919 crc crio[3651]: time=\"2026-06-09T11:03:52.197875298Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=2fc98084-ce93-434a-b2f9-48c87f46a44e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.040797 | controller |     "Jun 09 11:03:52.199978 crc crio[3651]: time=\"2026-06-09T11:03:52.199933761Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=3ee6bbb3-80a6-43c8-bbfe-8f7ed4035ac8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.040813 | controller |     "Jun 09 11:03:52.206683 crc crio[3651]: time=\"2026-06-09T11:03:52.206588724Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=6caa5781-4988-443b-ba52-597f51d30cbc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.040829 | controller |     "Jun 09 11:03:52.207128 crc crio[3651]: time=\"2026-06-09T11:03:52.207064219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.040865 | controller |     "Jun 09 11:03:52.233545 crc crio[3651]: time=\"2026-06-09T11:03:52.233366332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.040887 | controller |     "Jun 09 11:03:52.428359 crc crio[3651]: time=\"2026-06-09T11:03:52.428264496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.040904 | controller |     "Jun 09 11:03:52.509717 crc crio[3651]: time=\"2026-06-09T11:03:52.509635702Z\" level=info msg=\"Created container 3ccc01701e1fdc84b1b36c9533c87f149d36f06fdc800bdf2607411cabada4ff: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=6caa5781-4988-443b-ba52-597f51d30cbc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.040919 | controller |     "Jun 09 11:03:52.511135 crc crio[3651]: time=\"2026-06-09T11:03:52.511051115Z\" level=info msg=\"Starting container: 3ccc01701e1fdc84b1b36c9533c87f149d36f06fdc800bdf2607411cabada4ff\" id=6b972bf3-4355-4189-8864-41fa2fcf1e53 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.040934 | controller |     "Jun 09 11:03:52.515792 crc crio[3651]: time=\"2026-06-09T11:03:52.515724248Z\" level=info msg=\"Started container\" PID=18169 containerID=3ccc01701e1fdc84b1b36c9533c87f149d36f06fdc800bdf2607411cabada4ff description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=6b972bf3-4355-4189-8864-41fa2fcf1e53 name=/runtime.v1.RuntimeService/StartContainer sandboxID=54d622acf64b36aebdf5d50423bb5ad1feff9aa2c201b6c62b5954bcf6a35df2",
2026-06-09 11:30:35.040950 | controller |     "Jun 09 11:03:52.527273 crc crio[3651]: time=\"2026-06-09T11:03:52.52722822Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=165c71d2-2b2a-4a17-9713-2612a4038ea3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.040965 | controller |     "Jun 09 11:03:52.529652 crc crio[3651]: time=\"2026-06-09T11:03:52.529583252Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=f4d66741-e64b-4aba-ac12-926df604406a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.040980 | controller |     "Jun 09 11:03:52.535341 crc crio[3651]: time=\"2026-06-09T11:03:52.535273345Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=96730115-b4b2-49a6-9aa8-ee0c9f995dad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.040995 | controller |     "Jun 09 11:03:52.535787 crc crio[3651]: time=\"2026-06-09T11:03:52.53576206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.041010 | controller |     "Jun 09 11:03:52.557882 crc crio[3651]: time=\"2026-06-09T11:03:52.557822574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.041025 | controller |     "Jun 09 11:03:52.724057 crc crio[3651]: time=\"2026-06-09T11:03:52.72397747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.041040 | controller |     "Jun 09 11:03:52.796022 crc crio[3651]: time=\"2026-06-09T11:03:52.795919018Z\" level=info msg=\"Created container ed0a68b926665c5ec9cd1c698de30958dbf775c87b6c21023fc74d57310a4a7e: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=96730115-b4b2-49a6-9aa8-ee0c9f995dad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.041062 | controller |     "Jun 09 11:03:52.797001 crc crio[3651]: time=\"2026-06-09T11:03:52.796953919Z\" level=info msg=\"Starting container: ed0a68b926665c5ec9cd1c698de30958dbf775c87b6c21023fc74d57310a4a7e\" id=88a6c36b-1e95-4479-a8ac-2c370712c4ac name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.041078 | controller |     "Jun 09 11:03:52.801933 crc crio[3651]: time=\"2026-06-09T11:03:52.801864579Z\" level=info msg=\"Started container\" PID=18189 containerID=ed0a68b926665c5ec9cd1c698de30958dbf775c87b6c21023fc74d57310a4a7e description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=88a6c36b-1e95-4479-a8ac-2c370712c4ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=54d622acf64b36aebdf5d50423bb5ad1feff9aa2c201b6c62b5954bcf6a35df2",
2026-06-09 11:30:35.041094 | controller |     "Jun 09 11:03:52.812562 crc crio[3651]: time=\"2026-06-09T11:03:52.812497854Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=de31afe3-ea06-4280-9718-f64d5ca83fac name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.041110 | controller |     "Jun 09 11:03:52.816265 crc crio[3651]: time=\"2026-06-09T11:03:52.816123305Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=28eadf99-e587-429e-bc45-64d8fb4742ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.041125 | controller |     "Jun 09 11:03:52.823665 crc crio[3651]: time=\"2026-06-09T11:03:52.823581853Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=b95b35af-9915-4b66-a99d-6d587d4f6539 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.041141 | controller |     "Jun 09 11:03:52.823998 crc crio[3651]: time=\"2026-06-09T11:03:52.823945894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.041156 | controller |     "Jun 09 11:03:52.846676 crc crio[3651]: time=\"2026-06-09T11:03:52.846595336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.041171 | controller |     "Jun 09 11:03:53.028255 crc crio[3651]: time=\"2026-06-09T11:03:53.028110281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.041186 | controller |     "Jun 09 11:03:53.114026 crc crio[3651]: time=\"2026-06-09T11:03:53.113921743Z\" level=info msg=\"Created container e07e8b9a815665e32fb7bb5d619be7ee599802709c579d525940f6f82672eb67: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=b95b35af-9915-4b66-a99d-6d587d4f6539 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.041203 | controller |     "Jun 09 11:03:53.116224 crc crio[3651]: time=\"2026-06-09T11:03:53.116107079Z\" level=info msg=\"Starting container: e07e8b9a815665e32fb7bb5d619be7ee599802709c579d525940f6f82672eb67\" id=d4a8c97f-30e2-416a-92f8-8706169ce687 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.041219 | controller |     "Jun 09 11:03:53.121610 crc crio[3651]: time=\"2026-06-09T11:03:53.121531735Z\" level=info msg=\"Started container\" PID=18209 containerID=e07e8b9a815665e32fb7bb5d619be7ee599802709c579d525940f6f82672eb67 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=d4a8c97f-30e2-416a-92f8-8706169ce687 name=/runtime.v1.RuntimeService/StartContainer sandboxID=54d622acf64b36aebdf5d50423bb5ad1feff9aa2c201b6c62b5954bcf6a35df2",
2026-06-09 11:30:35.041235 | controller |     "Jun 09 11:03:53.132376 crc crio[3651]: time=\"2026-06-09T11:03:53.132280853Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=f8995506-6af3-478b-a32f-cc1cba8bbb2d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.041254 | controller |     "Jun 09 11:03:53.134870 crc crio[3651]: time=\"2026-06-09T11:03:53.13477332Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=5a412269-9f18-4e47-913b-c9771b0e16db name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.041269 | controller |     "Jun 09 11:03:53.143722 crc crio[3651]: time=\"2026-06-09T11:03:53.143652461Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=491101e1-2e7e-4aaf-b033-d94fbf934ca3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.041285 | controller |     "Jun 09 11:03:53.144075 crc crio[3651]: time=\"2026-06-09T11:03:53.144016462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.041300 | controller |     "Jun 09 11:03:53.169589 crc crio[3651]: time=\"2026-06-09T11:03:53.169280454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.041316 | controller |     "Jun 09 11:03:53.417463 crc crio[3651]: time=\"2026-06-09T11:03:53.417191877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.041331 | controller |     "Jun 09 11:03:53.579428 crc crio[3651]: time=\"2026-06-09T11:03:53.578593788Z\" level=info msg=\"Created container 92367612c1f4ab5c41ad3fea02bfbcf5230c983e30aa28d08e3f10f8ab6569db: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=491101e1-2e7e-4aaf-b033-d94fbf934ca3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.041347 | controller |     "Jun 09 11:03:53.580891 crc crio[3651]: time=\"2026-06-09T11:03:53.580807735Z\" level=info msg=\"Starting container: 92367612c1f4ab5c41ad3fea02bfbcf5230c983e30aa28d08e3f10f8ab6569db\" id=b62511a3-c6e0-478e-9b9c-4fd9467de5a3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.041363 | controller |     "Jun 09 11:03:53.587677 crc crio[3651]: time=\"2026-06-09T11:03:53.587589983Z\" level=info msg=\"Started container\" PID=18226 containerID=92367612c1f4ab5c41ad3fea02bfbcf5230c983e30aa28d08e3f10f8ab6569db description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=b62511a3-c6e0-478e-9b9c-4fd9467de5a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=54d622acf64b36aebdf5d50423bb5ad1feff9aa2c201b6c62b5954bcf6a35df2",
2026-06-09 11:30:35.041378 | controller |     "Jun 09 11:04:11.035599 crc crio[3651]: time=\"2026-06-09T11:04:11.033808093Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=1947e8dd-31cd-4102-a140-8584a837762f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.041393 | controller |     "Jun 09 11:04:11.038579 crc crio[3651]: time=\"2026-06-09T11:04:11.037940709Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=6814712e-5a90-4c16-b5dc-39e0234be8ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.041409 | controller |     "Jun 09 11:04:11.042278 crc crio[3651]: time=\"2026-06-09T11:04:11.042184439Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=cea82367-4024-4919-890a-5c813c5bc4fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.041428 | controller |     "Jun 09 11:04:11.042849 crc crio[3651]: time=\"2026-06-09T11:04:11.042769957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.041443 | controller |     "Jun 09 11:04:11.079353 crc crio[3651]: time=\"2026-06-09T11:04:11.07922882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.041459 | controller |     "Jun 09 11:04:11.084270 crc crio[3651]: time=\"2026-06-09T11:04:11.084207263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.041474 | controller |     "Jun 09 11:04:11.206243 crc crio[3651]: time=\"2026-06-09T11:04:11.206162768Z\" level=info msg=\"Created container 16b910f9b721abb335bf57a9df59c60eb51bfc5cf96583db86533670089a0ca3: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=cea82367-4024-4919-890a-5c813c5bc4fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.041490 | controller |     "Jun 09 11:04:11.208725 crc crio[3651]: time=\"2026-06-09T11:04:11.20786179Z\" level=info msg=\"Starting container: 16b910f9b721abb335bf57a9df59c60eb51bfc5cf96583db86533670089a0ca3\" id=1d797475-6817-4a9e-84d9-e7bf462c7ebb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.041506 | controller |     "Jun 09 11:04:11.212843 crc crio[3651]: time=\"2026-06-09T11:04:11.212706798Z\" level=info msg=\"Started container\" PID=18504 containerID=16b910f9b721abb335bf57a9df59c60eb51bfc5cf96583db86533670089a0ca3 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=1d797475-6817-4a9e-84d9-e7bf462c7ebb name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f0ff3a6bd1f8c6b3011358f44f30b72dedb66fff005849616e325c1bb5f9c94",
2026-06-09 11:30:35.041521 | controller |     "Jun 09 11:04:15.056178 crc crio[3651]: time=\"2026-06-09T11:04:15.05515745Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=591d4dc2-1923-4563-8e2b-8970c9c78141 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.041536 | controller |     "Jun 09 11:04:15.060784 crc crio[3651]: time=\"2026-06-09T11:04:15.060017198Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=bfb9b6ce-2dcd-48bc-8ad4-879a8e0d46d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.041551 | controller |     "Jun 09 11:04:15.064535 crc crio[3651]: time=\"2026-06-09T11:04:15.063984969Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=dd05fc27-72a1-4d47-bfa8-1bdf67429ad3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.041567 | controller |     "Jun 09 11:04:15.064850 crc crio[3651]: time=\"2026-06-09T11:04:15.064749313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.041582 | controller |     "Jun 09 11:04:15.102709 crc crio[3651]: time=\"2026-06-09T11:04:15.1026387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.041597 | controller |     "Jun 09 11:04:15.363797 crc crio[3651]: time=\"2026-06-09T11:04:15.363632323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.041612 | controller |     "Jun 09 11:04:15.495495 crc crio[3651]: time=\"2026-06-09T11:04:15.495210113Z\" level=info msg=\"Created container a540343f43131f698b039a45bdb4328760821bcdc04d8c7c1a239860ef428013: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=dd05fc27-72a1-4d47-bfa8-1bdf67429ad3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.041631 | controller |     "Jun 09 11:04:15.498527 crc crio[3651]: time=\"2026-06-09T11:04:15.498301457Z\" level=info msg=\"Starting container: a540343f43131f698b039a45bdb4328760821bcdc04d8c7c1a239860ef428013\" id=56ffa12d-c345-46cc-8362-37880bd42583 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.041647 | controller |     "Jun 09 11:04:15.505725 crc crio[3651]: time=\"2026-06-09T11:04:15.50558024Z\" level=info msg=\"Started container\" PID=18557 containerID=a540343f43131f698b039a45bdb4328760821bcdc04d8c7c1a239860ef428013 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=56ffa12d-c345-46cc-8362-37880bd42583 name=/runtime.v1.RuntimeService/StartContainer sandboxID=10a436eaf8e348d1b9ab6f246aea0c7409ced60acba075a0c3519143509c4b4b",
2026-06-09 11:30:35.041663 | controller |     "Jun 09 11:04:21.514141 crc crio[3651]: time=\"2026-06-09T11:04:21.512724441Z\" level=info msg=\"Stopping container: f950b0a9f0ccaa927014a10cbea7369ff4b1cbaad785c0ffe19694faa92663a1 (timeout: 5s)\" id=0559221b-ec08-46e7-91e9-8248c10b4b20 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.041678 | controller |     "Jun 09 11:04:25.199853 crc crio[3651]: time=\"2026-06-09T11:04:25.198718645Z\" level=info msg=\"Stopping pod sandbox: fad9950d4d19f211666866a3f71bcd6bbff39bc9c6aa90e24cf76cd7a4ddf9d1\" id=0f81c2bc-c192-4d57-992b-e2cb5838ccb7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.041693 | controller |     "Jun 09 11:04:25.199853 crc crio[3651]: time=\"2026-06-09T11:04:25.199034264Z\" level=info msg=\"Stopped pod sandbox (already stopped): fad9950d4d19f211666866a3f71bcd6bbff39bc9c6aa90e24cf76cd7a4ddf9d1\" id=0f81c2bc-c192-4d57-992b-e2cb5838ccb7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.041709 | controller |     "Jun 09 11:04:25.201671 crc crio[3651]: time=\"2026-06-09T11:04:25.201017735Z\" level=info msg=\"Removing pod sandbox: fad9950d4d19f211666866a3f71bcd6bbff39bc9c6aa90e24cf76cd7a4ddf9d1\" id=e487706d-376b-4a80-ad77-e202e97a9953 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 11:30:35.041724 | controller |     "Jun 09 11:04:25.232872 crc crio[3651]: time=\"2026-06-09T11:04:25.232778175Z\" level=info msg=\"Removed pod sandbox: fad9950d4d19f211666866a3f71bcd6bbff39bc9c6aa90e24cf76cd7a4ddf9d1\" id=e487706d-376b-4a80-ad77-e202e97a9953 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 11:30:35.041739 | controller |     "Jun 09 11:04:26.523939 crc crio[3651]: time=\"2026-06-09T11:04:26.523279239Z\" level=warning msg=\"Stopping container f950b0a9f0ccaa927014a10cbea7369ff4b1cbaad785c0ffe19694faa92663a1 with stop signal(15) timed out. Killing...\"",
2026-06-09 11:30:35.041754 | controller |     "Jun 09 11:04:29.161605 crc crio[3651]: time=\"2026-06-09T11:04:29.160819913Z\" level=info msg=\"Stopped container f950b0a9f0ccaa927014a10cbea7369ff4b1cbaad785c0ffe19694faa92663a1: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=0559221b-ec08-46e7-91e9-8248c10b4b20 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.041769 | controller |     "Jun 09 11:04:29.163153 crc crio[3651]: time=\"2026-06-09T11:04:29.16301793Z\" level=info msg=\"Stopping pod sandbox: abe6da44dd8cafb375e159c5a7688b0fc405cdc311919924108fb9c0581ea201\" id=4822cf35-e161-4096-b2d7-58a959010a48 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.041784 | controller |     "Jun 09 11:04:29.197693 crc crio[3651]: time=\"2026-06-09T11:04:29.197581496Z\" level=info msg=\"Stopped pod sandbox: abe6da44dd8cafb375e159c5a7688b0fc405cdc311919924108fb9c0581ea201\" id=4822cf35-e161-4096-b2d7-58a959010a48 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.041802 | controller |     "Jun 09 11:04:30.072036 crc crio[3651]: time=\"2026-06-09T11:04:30.071729021Z\" level=info msg=\"Removing container: f950b0a9f0ccaa927014a10cbea7369ff4b1cbaad785c0ffe19694faa92663a1\" id=72d4cd56-6915-4e58-8d0a-bd8f4e11f41e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.041817 | controller |     "Jun 09 11:04:30.120674 crc crio[3651]: time=\"2026-06-09T11:04:30.120591274Z\" level=info msg=\"Removed container f950b0a9f0ccaa927014a10cbea7369ff4b1cbaad785c0ffe19694faa92663a1: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=72d4cd56-6915-4e58-8d0a-bd8f4e11f41e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.041832 | controller |     "Jun 09 11:04:36.338143 crc crio[3651]: time=\"2026-06-09T11:04:36.336893735Z\" level=info msg=\"Stopping container: 16b910f9b721abb335bf57a9df59c60eb51bfc5cf96583db86533670089a0ca3 (timeout: 2s)\" id=915bbcee-43d8-47a7-bca9-9555034fc372 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.041860 | controller |     "Jun 09 11:04:40.140643 crc crio[3651]: time=\"2026-06-09T11:04:40.139878102Z\" level=info msg=\"Stopped container 16b910f9b721abb335bf57a9df59c60eb51bfc5cf96583db86533670089a0ca3: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=915bbcee-43d8-47a7-bca9-9555034fc372 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.041881 | controller |     "Jun 09 11:04:42.610610 crc crio[3651]: time=\"2026-06-09T11:04:42.610517973Z\" level=info msg=\"Removing container: 83527f83075fe6dedf996595dee00cc9abe160d0cefcefa1ce6b72111337ce0e\" id=881ab161-c65c-445c-b1d4-48fb3ca8bc88 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.041897 | controller |     "Jun 09 11:04:42.949625 crc crio[3651]: time=\"2026-06-09T11:04:42.949498001Z\" level=info msg=\"Removed container 83527f83075fe6dedf996595dee00cc9abe160d0cefcefa1ce6b72111337ce0e: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=881ab161-c65c-445c-b1d4-48fb3ca8bc88 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.041912 | controller |     "Jun 09 11:04:46.222528 crc crio[3651]: time=\"2026-06-09T11:04:46.221933387Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=5679bc26-af80-414d-9398-f9ab763a0c67 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.041928 | controller |     "Jun 09 11:04:46.224874 crc crio[3651]: time=\"2026-06-09T11:04:46.224799714Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=af1464c9-f286-4b71-bef1-689b5535715a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.041943 | controller |     "Jun 09 11:04:46.238152 crc crio[3651]: time=\"2026-06-09T11:04:46.237957542Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=ffe76860-aa00-4420-8e0d-6905abe8f829 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.041958 | controller |     "Jun 09 11:04:46.238473 crc crio[3651]: time=\"2026-06-09T11:04:46.238369725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.041973 | controller |     "Jun 09 11:04:46.270962 crc crio[3651]: time=\"2026-06-09T11:04:46.270715004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.041988 | controller |     "Jun 09 11:04:46.274192 crc crio[3651]: time=\"2026-06-09T11:04:46.274041394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.042003 | controller |     "Jun 09 11:04:46.377020 crc crio[3651]: time=\"2026-06-09T11:04:46.376072412Z\" level=info msg=\"Created container f9e2f2adbbf6ac68a730167485969ae4153e03effaa50ad34142d9fbc8c4ead9: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=ffe76860-aa00-4420-8e0d-6905abe8f829 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.042022 | controller |     "Jun 09 11:04:46.377904 crc crio[3651]: time=\"2026-06-09T11:04:46.377804685Z\" level=info msg=\"Starting container: f9e2f2adbbf6ac68a730167485969ae4153e03effaa50ad34142d9fbc8c4ead9\" id=bdf8adcf-b902-48dc-a96b-55f66076b34b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.042041 | controller |     "Jun 09 11:04:46.384818 crc crio[3651]: time=\"2026-06-09T11:04:46.384721094Z\" level=info msg=\"Started container\" PID=18979 containerID=f9e2f2adbbf6ac68a730167485969ae4153e03effaa50ad34142d9fbc8c4ead9 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=bdf8adcf-b902-48dc-a96b-55f66076b34b name=/runtime.v1.RuntimeService/StartContainer sandboxID=4389953051c238a0fbe4458debb60786ebca030c6e30e205d781bf07861d0e7e",
2026-06-09 11:30:35.042056 | controller |     "Jun 09 11:04:55.039740 crc crio[3651]: time=\"2026-06-09T11:04:55.038219689Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=af1831e8-a21d-4475-97dc-7683e6693592 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.042071 | controller |     "Jun 09 11:04:55.039740 crc crio[3651]: time=\"2026-06-09T11:04:55.039304302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.042087 | controller |     "Jun 09 11:04:55.069596 crc crio[3651]: time=\"2026-06-09T11:04:55.069471095Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:22dac0a230e126aef4e7e025b2d7c7889c23262c558f341ab914dee48bf7430c UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/b8d2d7df-a8f4-4320-865e-f722c3d0413f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcbcea9f_f8da_49e7_87b5_1d6dc7b926ee.slice PodAnnotations:0xc001c5cc88}] Aliases:map[]}\"",
2026-06-09 11:30:35.042102 | controller |     "Jun 09 11:04:55.069596 crc crio[3651]: time=\"2026-06-09T11:04:55.069536857Z\" level=info msg=\"Adding pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.042117 | controller |     "Jun 09 11:04:55.431947 crc crio[3651]: 2026-06-09T11:04:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:22dac0a230e126a Mac:be:a1:ab:30:36:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:35 Mtu:0 Sandbox:/var/run/netns/b8d2d7df-a8f4-4320-865e-f722c3d0413f SocketPath: PciID:}] [{Interface:0xc0002c49e0 Address:{IP:10.217.0.53 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.042132 | controller |     "Jun 09 11:04:55.434259 crc crio[3651]: time=\"2026-06-09T11:04:55.434183523Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:22dac0a230e126aef4e7e025b2d7c7889c23262c558f341ab914dee48bf7430c UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/b8d2d7df-a8f4-4320-865e-f722c3d0413f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcbcea9f_f8da_49e7_87b5_1d6dc7b926ee.slice PodAnnotations:0xc001c5cc88}] Aliases:map[]}\"",
2026-06-09 11:30:35.042148 | controller |     "Jun 09 11:04:55.434374 crc crio[3651]: time=\"2026-06-09T11:04:55.434349098Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.042167 | controller |     "Jun 09 11:04:55.440203 crc crio[3651]: time=\"2026-06-09T11:04:55.440123482Z\" level=info msg=\"Ran pod sandbox 22dac0a230e126aef4e7e025b2d7c7889c23262c558f341ab914dee48bf7430c with infra container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=af1831e8-a21d-4475-97dc-7683e6693592 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.042183 | controller |     "Jun 09 11:04:55.442792 crc crio[3651]: time=\"2026-06-09T11:04:55.442721501Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=e74e5c1a-4eb4-4fe9-a6d5-a77bdb3c8454 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.042198 | controller |     "Jun 09 11:04:55.445507 crc crio[3651]: time=\"2026-06-09T11:04:55.445312369Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=bc96d91f-8d23-4d84-8135-af2463aaaf3c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.042214 | controller |     "Jun 09 11:04:55.447990 crc crio[3651]: time=\"2026-06-09T11:04:55.447918138Z\" level=info msg=\"Creating container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry\" id=2238a69f-6f66-42e3-acbf-4de77cd0c717 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.042229 | controller |     "Jun 09 11:04:55.448333 crc crio[3651]: time=\"2026-06-09T11:04:55.448266969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.042244 | controller |     "Jun 09 11:04:55.513091 crc crio[3651]: time=\"2026-06-09T11:04:55.512963247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.042260 | controller |     "Jun 09 11:04:55.520448 crc crio[3651]: time=\"2026-06-09T11:04:55.520219826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.042275 | controller |     "Jun 09 11:04:55.637792 crc crio[3651]: time=\"2026-06-09T11:04:55.637659671Z\" level=info msg=\"Created container 9a9b1a3cb5d97ccfdc33185585edf789eb1878e2f484b31670e173a8edec4dad: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry\" id=2238a69f-6f66-42e3-acbf-4de77cd0c717 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.042290 | controller |     "Jun 09 11:04:55.642047 crc crio[3651]: time=\"2026-06-09T11:04:55.640531608Z\" level=info msg=\"Starting container: 9a9b1a3cb5d97ccfdc33185585edf789eb1878e2f484b31670e173a8edec4dad\" id=12358ee0-4108-44cc-b9a8-7f7fcf2e4a7a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.042305 | controller |     "Jun 09 11:04:55.647594 crc crio[3651]: time=\"2026-06-09T11:04:55.646779077Z\" level=info msg=\"Started container\" PID=19183 containerID=9a9b1a3cb5d97ccfdc33185585edf789eb1878e2f484b31670e173a8edec4dad description=openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry id=12358ee0-4108-44cc-b9a8-7f7fcf2e4a7a name=/runtime.v1.RuntimeService/StartContainer sandboxID=22dac0a230e126aef4e7e025b2d7c7889c23262c558f341ab914dee48bf7430c",
2026-06-09 11:30:35.042321 | controller |     "Jun 09 11:05:25.267953 crc crio[3651]: time=\"2026-06-09T11:05:25.26690226Z\" level=info msg=\"Stopping pod sandbox: abe6da44dd8cafb375e159c5a7688b0fc405cdc311919924108fb9c0581ea201\" id=ad0fde6d-0687-46e8-9ca3-fd293d3a17e2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.042336 | controller |     "Jun 09 11:05:25.267953 crc crio[3651]: time=\"2026-06-09T11:05:25.267954412Z\" level=info msg=\"Stopped pod sandbox (already stopped): abe6da44dd8cafb375e159c5a7688b0fc405cdc311919924108fb9c0581ea201\" id=ad0fde6d-0687-46e8-9ca3-fd293d3a17e2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.042355 | controller |     "Jun 09 11:05:25.269315 crc crio[3651]: time=\"2026-06-09T11:05:25.268637163Z\" level=info msg=\"Removing pod sandbox: abe6da44dd8cafb375e159c5a7688b0fc405cdc311919924108fb9c0581ea201\" id=ccdf60e7-f6c3-4a24-bdc2-d611d5e0e9a8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 11:30:35.042370 | controller |     "Jun 09 11:05:25.279159 crc crio[3651]: time=\"2026-06-09T11:05:25.279059828Z\" level=info msg=\"Removed pod sandbox: abe6da44dd8cafb375e159c5a7688b0fc405cdc311919924108fb9c0581ea201\" id=ccdf60e7-f6c3-4a24-bdc2-d611d5e0e9a8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 11:30:35.042385 | controller |     "Jun 09 11:06:03.028240 crc crio[3651]: time=\"2026-06-09T11:06:03.027527125Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=c03e7578-376f-4a2f-9748-31d2aba57666 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.042399 | controller |     "Jun 09 11:06:03.031039 crc crio[3651]: time=\"2026-06-09T11:06:03.030916766Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=eefbe5d2-8d5a-4203-9742-c511607035ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.042414 | controller |     "Jun 09 11:06:03.035237 crc crio[3651]: time=\"2026-06-09T11:06:03.035142533Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=08f4b788-d1d9-4706-9f33-2473797f5baa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.042429 | controller |     "Jun 09 11:06:03.035854 crc crio[3651]: time=\"2026-06-09T11:06:03.035788043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.042444 | controller |     "Jun 09 11:06:03.065690 crc crio[3651]: time=\"2026-06-09T11:06:03.064209376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.042459 | controller |     "Jun 09 11:06:03.068635 crc crio[3651]: time=\"2026-06-09T11:06:03.068567617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.042475 | controller |     "Jun 09 11:06:03.203842 crc crio[3651]: time=\"2026-06-09T11:06:03.203714276Z\" level=info msg=\"Created container 3e975e9d4cb623330bdc274362339782996e870c0eb73fa4e1e5f366193c87aa: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=08f4b788-d1d9-4706-9f33-2473797f5baa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.042490 | controller |     "Jun 09 11:06:03.205097 crc crio[3651]: time=\"2026-06-09T11:06:03.205020495Z\" level=info msg=\"Starting container: 3e975e9d4cb623330bdc274362339782996e870c0eb73fa4e1e5f366193c87aa\" id=c3da5c88-001f-458a-8e95-f88153f57e51 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.042505 | controller |     "Jun 09 11:06:03.213934 crc crio[3651]: time=\"2026-06-09T11:06:03.21385189Z\" level=info msg=\"Started container\" PID=20115 containerID=3e975e9d4cb623330bdc274362339782996e870c0eb73fa4e1e5f366193c87aa description=openshift-console/downloads-747b44746d-4pqvr/download-server id=c3da5c88-001f-458a-8e95-f88153f57e51 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f0ff3a6bd1f8c6b3011358f44f30b72dedb66fff005849616e325c1bb5f9c94",
2026-06-09 11:30:35.042520 | controller |     "Jun 09 11:06:32.212857 crc crio[3651]: time=\"2026-06-09T11:06:32.211240868Z\" level=info msg=\"Stopping container: 3e975e9d4cb623330bdc274362339782996e870c0eb73fa4e1e5f366193c87aa (timeout: 2s)\" id=788d565b-aad0-49ee-9bdb-bf01f6f4e0c1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.042539 | controller |     "Jun 09 11:06:32.343619 crc crio[3651]: time=\"2026-06-09T11:06:32.343358306Z\" level=info msg=\"Stopped container 3e975e9d4cb623330bdc274362339782996e870c0eb73fa4e1e5f366193c87aa: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=788d565b-aad0-49ee-9bdb-bf01f6f4e0c1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.042555 | controller |     "Jun 09 11:06:32.660602 crc crio[3651]: time=\"2026-06-09T11:06:32.660339946Z\" level=info msg=\"Removing container: 16b910f9b721abb335bf57a9df59c60eb51bfc5cf96583db86533670089a0ca3\" id=6bcf1ef4-340c-42bd-a3ce-f54ee2ddaf35 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.042570 | controller |     "Jun 09 11:06:32.967965 crc crio[3651]: time=\"2026-06-09T11:06:32.967677266Z\" level=info msg=\"Removed container 16b910f9b721abb335bf57a9df59c60eb51bfc5cf96583db86533670089a0ca3: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=6bcf1ef4-340c-42bd-a3ce-f54ee2ddaf35 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.042585 | controller |     "Jun 09 11:07:32.914074 crc crio[3651]: time=\"2026-06-09T11:07:32.912712198Z\" level=info msg=\"Stopping container: e16e7dbd11b4263764e0e76c12c5a70b752844c96535ccf3ddcdd2e8b458867d (timeout: 30s)\" id=b2b6aa83-dd36-4f64-a5ab-d363613bb44b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.042600 | controller |     "Jun 09 11:07:32.928275 crc crio[3651]: time=\"2026-06-09T11:07:32.928172516Z\" level=info msg=\"Stopping container: 335908e52c481b31c8d06a98f584f28cb9c6d7cf3514198d394490d9992f30c2 (timeout: 30s)\" id=37c8eedb-0086-4cb8-85ef-de95a6a51b48 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.042615 | controller |     "Jun 09 11:07:32.963266 crc crio[3651]: time=\"2026-06-09T11:07:32.962772183Z\" level=info msg=\"Stopping container: f9e2f2adbbf6ac68a730167485969ae4153e03effaa50ad34142d9fbc8c4ead9 (timeout: 30s)\" id=2c07690d-b212-4dec-8d4f-5b771e6cc3d2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.042630 | controller |     "Jun 09 11:07:32.976322 crc crio[3651]: time=\"2026-06-09T11:07:32.976126658Z\" level=info msg=\"Stopping container: 948e936b65c28942423d548802b5b0abbe314654f56937a14d8dbbc5cfbb06ee (timeout: 30s)\" id=c4664346-5c4a-4088-9c66-3bc835a8aec0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.042644 | controller |     "Jun 09 11:07:33.013322 crc crio[3651]: time=\"2026-06-09T11:07:33.01321351Z\" level=info msg=\"Stopping container: 05267ab1e67e048953696bbedb73858945d8c37cc17f3f52394ed2baf9b13e6b (timeout: 30s)\" id=d92b86e8-d3c2-4c05-bbbd-f42a5a7dddaa name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.042659 | controller |     "Jun 09 11:07:33.064679 crc crio[3651]: time=\"2026-06-09T11:07:33.064541954Z\" level=info msg=\"Stopped container e16e7dbd11b4263764e0e76c12c5a70b752844c96535ccf3ddcdd2e8b458867d: openshift-marketplace/certified-operators-l27pk/registry-server\" id=b2b6aa83-dd36-4f64-a5ab-d363613bb44b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.042673 | controller |     "Jun 09 11:07:33.065902 crc crio[3651]: time=\"2026-06-09T11:07:33.065817332Z\" level=info msg=\"Stopping pod sandbox: 6969dd7752939397c4d9bafc15d1cfc808489d024b95bfbdaa0b5cc21b28a7f4\" id=f200964c-35ea-4ed4-8876-3b94982083f3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.042688 | controller |     "Jun 09 11:07:33.066925 crc crio[3651]: time=\"2026-06-09T11:07:33.066856784Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:6969dd7752939397c4d9bafc15d1cfc808489d024b95bfbdaa0b5cc21b28a7f4 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/fad3a22c-c388-4d26-98c3-2e16c0d80751 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91f37d35_53d4_49eb_b4e2_8ee1a226094b.slice PodAnnotations:0xc0001332b0}] Aliases:map[]}\"",
2026-06-09 11:30:35.042706 | controller |     "Jun 09 11:07:33.067190 crc crio[3651]: time=\"2026-06-09T11:07:33.06707172Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.042722 | controller |     "Jun 09 11:07:33.113475 crc crio[3651]: time=\"2026-06-09T11:07:33.108568076Z\" level=info msg=\"Stopped container 948e936b65c28942423d548802b5b0abbe314654f56937a14d8dbbc5cfbb06ee: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=c4664346-5c4a-4088-9c66-3bc835a8aec0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.042737 | controller |     "Jun 09 11:07:33.113475 crc crio[3651]: time=\"2026-06-09T11:07:33.110973849Z\" level=info msg=\"Stopping pod sandbox: 896f2565991b9a7e1ec1a7b85522022fa11d97d2ea0780c5e0bc4cc93b95a7f6\" id=4e23bf9f-682f-4314-92ed-8e46b342c304 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.042751 | controller |     "Jun 09 11:07:33.113475 crc crio[3651]: time=\"2026-06-09T11:07:33.111631079Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:896f2565991b9a7e1ec1a7b85522022fa11d97d2ea0780c5e0bc4cc93b95a7f6 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/7e8df88e-2c79-419e-90c6-0164b1eaa720 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod304346ae_9d3b_4262_8068_4ed1e7ff48a8.slice PodAnnotations:0xc0004523f8}] Aliases:map[]}\"",
2026-06-09 11:30:35.042766 | controller |     "Jun 09 11:07:33.113475 crc crio[3651]: time=\"2026-06-09T11:07:33.111837515Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.042781 | controller |     "Jun 09 11:07:33.146791 crc crio[3651]: time=\"2026-06-09T11:07:33.14667378Z\" level=info msg=\"Stopped container 05267ab1e67e048953696bbedb73858945d8c37cc17f3f52394ed2baf9b13e6b: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=d92b86e8-d3c2-4c05-bbbd-f42a5a7dddaa name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.042796 | controller |     "Jun 09 11:07:33.148945 crc crio[3651]: time=\"2026-06-09T11:07:33.148837985Z\" level=info msg=\"Stopping pod sandbox: 5088bde617dedd8b9fd47b3ab9ad1a348adb1a2dde97033ee30ecb32d143d8f4\" id=643e3ea3-8604-4e34-a0a8-bc1fb5a642a6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.042811 | controller |     "Jun 09 11:07:33.149679 crc crio[3651]: time=\"2026-06-09T11:07:33.14932467Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:5088bde617dedd8b9fd47b3ab9ad1a348adb1a2dde97033ee30ecb32d143d8f4 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/c65c1e9e-5907-4ab5-80a0-2da83700fa50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ee7e057_363b_48e4_a711_ee54046db35f.slice PodAnnotations:0xc000452598}] Aliases:map[]}\"",
2026-06-09 11:30:35.042826 | controller |     "Jun 09 11:07:33.151909 crc crio[3651]: time=\"2026-06-09T11:07:33.151816325Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.042841 | controller |     "Jun 09 11:07:33.296267 crc crio[3651]: time=\"2026-06-09T11:07:33.29567588Z\" level=info msg=\"Removing container: 7758c0b7dd8cdbc8ef2d92e00eb92910b06813c48fb6ad411e330d0f9c340294\" id=5e36206d-bfec-4f22-88e2-dd51e34daee5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.042873 | controller |     "Jun 09 11:07:33.333256 crc crio[3651]: time=\"2026-06-09T11:07:33.331875845Z\" level=info msg=\"Stopped pod sandbox: 6969dd7752939397c4d9bafc15d1cfc808489d024b95bfbdaa0b5cc21b28a7f4\" id=f200964c-35ea-4ed4-8876-3b94982083f3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.042893 | controller |     "Jun 09 11:07:33.431113 crc crio[3651]: time=\"2026-06-09T11:07:33.430999986Z\" level=info msg=\"Removed container 7758c0b7dd8cdbc8ef2d92e00eb92910b06813c48fb6ad411e330d0f9c340294: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=5e36206d-bfec-4f22-88e2-dd51e34daee5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.042911 | controller |     "Jun 09 11:07:33.437242 crc crio[3651]: time=\"2026-06-09T11:07:33.437165732Z\" level=info msg=\"Stopped pod sandbox: 896f2565991b9a7e1ec1a7b85522022fa11d97d2ea0780c5e0bc4cc93b95a7f6\" id=4e23bf9f-682f-4314-92ed-8e46b342c304 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.042929 | controller |     "Jun 09 11:07:33.438173 crc crio[3651]: time=\"2026-06-09T11:07:33.43807141Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-8mhkq/POD\" id=8ab08ed5-516b-426c-a0eb-2af67f70529d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.042943 | controller |     "Jun 09 11:07:33.438273 crc crio[3651]: time=\"2026-06-09T11:07:33.438198604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.042958 | controller |     "Jun 09 11:07:33.476331 crc crio[3651]: time=\"2026-06-09T11:07:33.476234675Z\" level=info msg=\"Stopped pod sandbox: 5088bde617dedd8b9fd47b3ab9ad1a348adb1a2dde97033ee30ecb32d143d8f4\" id=643e3ea3-8604-4e34-a0a8-bc1fb5a642a6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.042973 | controller |     "Jun 09 11:07:33.491154 crc crio[3651]: time=\"2026-06-09T11:07:33.491043603Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-8mhkq Namespace:openshift-marketplace ID:5d446774b0ebacbbc1d653bfa34f01b4bf1fe9d204b433f5789deeeecfd917da UID:6da28bb4-e7f5-4738-b169-06009707260b NetNS:/var/run/netns/013baec9-897f-41d2-86f1-b27de9470414 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6da28bb4_e7f5_4738_b169_06009707260b.slice PodAnnotations:0xc00008c428}] Aliases:map[]}\"",
2026-06-09 11:30:35.042989 | controller |     "Jun 09 11:07:33.491154 crc crio[3651]: time=\"2026-06-09T11:07:33.491107715Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-8mhkq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.043005 | controller |     "Jun 09 11:07:33.561249 crc crio[3651]: time=\"2026-06-09T11:07:33.56099708Z\" level=info msg=\"Stopped container 335908e52c481b31c8d06a98f584f28cb9c6d7cf3514198d394490d9992f30c2: openshift-marketplace/community-operators-qhh6t/registry-server\" id=37c8eedb-0086-4cb8-85ef-de95a6a51b48 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.043021 | controller |     "Jun 09 11:07:33.566231 crc crio[3651]: time=\"2026-06-09T11:07:33.566094435Z\" level=info msg=\"Stopping pod sandbox: 8f8c6599fbbecdca35a23a4fe0d79d12a81bd090e8b540aeb7ecc61fcfb40875\" id=047617e0-d877-4a66-a66d-c329812b6529 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.043036 | controller |     "Jun 09 11:07:33.568501 crc crio[3651]: time=\"2026-06-09T11:07:33.566882359Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:8f8c6599fbbecdca35a23a4fe0d79d12a81bd090e8b540aeb7ecc61fcfb40875 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/7913f548-3fc9-442d-a19c-575a5aca4ad1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38fb2a5f_6a1e_4c7a_8df2_0b2a456c372e.slice PodAnnotations:0xc001e16158}] Aliases:map[]}\"",
2026-06-09 11:30:35.043052 | controller |     "Jun 09 11:07:33.568501 crc crio[3651]: time=\"2026-06-09T11:07:33.567087785Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.043071 | controller |     "Jun 09 11:07:33.604973 crc crio[3651]: time=\"2026-06-09T11:07:33.604826807Z\" level=info msg=\"Stopped container f9e2f2adbbf6ac68a730167485969ae4153e03effaa50ad34142d9fbc8c4ead9: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=2c07690d-b212-4dec-8d4f-5b771e6cc3d2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.043087 | controller |     "Jun 09 11:07:33.606229 crc crio[3651]: time=\"2026-06-09T11:07:33.606058404Z\" level=info msg=\"Stopping pod sandbox: 4389953051c238a0fbe4458debb60786ebca030c6e30e205d781bf07861d0e7e\" id=b0c3c5cc-5b27-4ec1-84ca-4ab9eabea608 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.043102 | controller |     "Jun 09 11:07:33.606723 crc crio[3651]: time=\"2026-06-09T11:07:33.606658402Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:4389953051c238a0fbe4458debb60786ebca030c6e30e205d781bf07861d0e7e UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/a0802bba-e561-4f1c-bcad-c87b82be5a63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6cdf074d_0e2a_4a0b_8843_5f823e7bf7c3.slice PodAnnotations:0xc001e16298}] Aliases:map[]}\"",
2026-06-09 11:30:35.043117 | controller |     "Jun 09 11:07:33.606920 crc crio[3651]: time=\"2026-06-09T11:07:33.606860689Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.043133 | controller |     "Jun 09 11:07:33.863872 crc crio[3651]: time=\"2026-06-09T11:07:33.863724353Z\" level=info msg=\"Stopped pod sandbox: 8f8c6599fbbecdca35a23a4fe0d79d12a81bd090e8b540aeb7ecc61fcfb40875\" id=047617e0-d877-4a66-a66d-c329812b6529 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.043148 | controller |     "Jun 09 11:07:33.889124 crc crio[3651]: time=\"2026-06-09T11:07:33.889018549Z\" level=info msg=\"Stopped pod sandbox: 4389953051c238a0fbe4458debb60786ebca030c6e30e205d781bf07861d0e7e\" id=b0c3c5cc-5b27-4ec1-84ca-4ab9eabea608 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.043163 | controller |     "Jun 09 11:07:34.030263 crc crio[3651]: 2026-06-09T11:07:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5d446774b0ebacb Mac:c2:23:6c:3c:c9:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:34 Mtu:0 Sandbox:/var/run/netns/013baec9-897f-41d2-86f1-b27de9470414 SocketPath: PciID:}] [{Interface:0xc0001146d0 Address:{IP:10.217.0.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.043179 | controller |     "Jun 09 11:07:34.032000 crc crio[3651]: time=\"2026-06-09T11:07:34.031931304Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-8mhkq Namespace:openshift-marketplace ID:5d446774b0ebacbbc1d653bfa34f01b4bf1fe9d204b433f5789deeeecfd917da UID:6da28bb4-e7f5-4738-b169-06009707260b NetNS:/var/run/netns/013baec9-897f-41d2-86f1-b27de9470414 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6da28bb4_e7f5_4738_b169_06009707260b.slice PodAnnotations:0xc00008c428}] Aliases:map[]}\"",
2026-06-09 11:30:35.043195 | controller |     "Jun 09 11:07:34.032108 crc crio[3651]: time=\"2026-06-09T11:07:34.032074999Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-8mhkq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.043210 | controller |     "Jun 09 11:07:34.037183 crc crio[3651]: time=\"2026-06-09T11:07:34.037112841Z\" level=info msg=\"Ran pod sandbox 5d446774b0ebacbbc1d653bfa34f01b4bf1fe9d204b433f5789deeeecfd917da with infra container: openshift-marketplace/marketplace-operator-547dbd544d-8mhkq/POD\" id=8ab08ed5-516b-426c-a0eb-2af67f70529d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.043228 | controller |     "Jun 09 11:07:34.042777 crc crio[3651]: time=\"2026-06-09T11:07:34.042699719Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=a27c5ec7-aa73-4a0c-a767-6197c99ff0a3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.043243 | controller |     "Jun 09 11:07:34.045075 crc crio[3651]: time=\"2026-06-09T11:07:34.044988579Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=24d60ffb-1f59-4d95-9374-41c4db333851 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.043259 | controller |     "Jun 09 11:07:34.063608 crc crio[3651]: time=\"2026-06-09T11:07:34.06353403Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-8mhkq/marketplace-operator\" id=cfd4f2c8-8300-4c92-9c62-963d8a381968 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.043274 | controller |     "Jun 09 11:07:34.064153 crc crio[3651]: time=\"2026-06-09T11:07:34.064096237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.043290 | controller |     "Jun 09 11:07:34.089348 crc crio[3651]: time=\"2026-06-09T11:07:34.089257839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.043305 | controller |     "Jun 09 11:07:34.094004 crc crio[3651]: time=\"2026-06-09T11:07:34.09393913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.043320 | controller |     "Jun 09 11:07:34.205932 crc crio[3651]: time=\"2026-06-09T11:07:34.205822407Z\" level=info msg=\"Created container 6bd07dbab3965fed7bd3d2f480ad0f7186f719fccb90c700b917dd99be5ccb37: openshift-marketplace/marketplace-operator-547dbd544d-8mhkq/marketplace-operator\" id=cfd4f2c8-8300-4c92-9c62-963d8a381968 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.043335 | controller |     "Jun 09 11:07:34.207112 crc crio[3651]: time=\"2026-06-09T11:07:34.207013493Z\" level=info msg=\"Starting container: 6bd07dbab3965fed7bd3d2f480ad0f7186f719fccb90c700b917dd99be5ccb37\" id=256c7ca8-ebc8-44e1-9c56-9c61d64935c2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.043351 | controller |     "Jun 09 11:07:34.212368 crc crio[3651]: time=\"2026-06-09T11:07:34.212274082Z\" level=info msg=\"Started container\" PID=21500 containerID=6bd07dbab3965fed7bd3d2f480ad0f7186f719fccb90c700b917dd99be5ccb37 description=openshift-marketplace/marketplace-operator-547dbd544d-8mhkq/marketplace-operator id=256c7ca8-ebc8-44e1-9c56-9c61d64935c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5d446774b0ebacbbc1d653bfa34f01b4bf1fe9d204b433f5789deeeecfd917da",
2026-06-09 11:30:35.043366 | controller |     "Jun 09 11:07:34.319561 crc crio[3651]: time=\"2026-06-09T11:07:34.319476387Z\" level=info msg=\"Removing container: e16e7dbd11b4263764e0e76c12c5a70b752844c96535ccf3ddcdd2e8b458867d\" id=84952ba8-34b8-44a6-bb04-075ef755df14 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.043381 | controller |     "Jun 09 11:07:34.354026 crc crio[3651]: time=\"2026-06-09T11:07:34.353989852Z\" level=info msg=\"Removed container e16e7dbd11b4263764e0e76c12c5a70b752844c96535ccf3ddcdd2e8b458867d: openshift-marketplace/certified-operators-l27pk/registry-server\" id=84952ba8-34b8-44a6-bb04-075ef755df14 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.043396 | controller |     "Jun 09 11:07:34.357346 crc crio[3651]: time=\"2026-06-09T11:07:34.357267921Z\" level=info msg=\"Removing container: 72a7f1645aaed0f83db594afc5d8fdfd72e6fa279f049c6e4b2d8cc87c163973\" id=562e924a-1f87-4085-8a03-98303b263921 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.043415 | controller |     "Jun 09 11:07:34.398230 crc crio[3651]: time=\"2026-06-09T11:07:34.398110147Z\" level=info msg=\"Removed container 72a7f1645aaed0f83db594afc5d8fdfd72e6fa279f049c6e4b2d8cc87c163973: openshift-marketplace/certified-operators-l27pk/extract-content\" id=562e924a-1f87-4085-8a03-98303b263921 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.043431 | controller |     "Jun 09 11:07:34.402238 crc crio[3651]: time=\"2026-06-09T11:07:34.40216746Z\" level=info msg=\"Removing container: c24f8cde6eea69c48fb227183facb9e1d63aa6c3751714a296fb69c14064accd\" id=62079e74-4c6a-4998-b187-a9b757a89c19 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.043446 | controller |     "Jun 09 11:07:34.436322 crc crio[3651]: time=\"2026-06-09T11:07:34.436245221Z\" level=info msg=\"Removed container c24f8cde6eea69c48fb227183facb9e1d63aa6c3751714a296fb69c14064accd: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=62079e74-4c6a-4998-b187-a9b757a89c19 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.043461 | controller |     "Jun 09 11:07:34.444203 crc crio[3651]: time=\"2026-06-09T11:07:34.443949444Z\" level=info msg=\"Removing container: 05267ab1e67e048953696bbedb73858945d8c37cc17f3f52394ed2baf9b13e6b\" id=d7850cf8-fca2-45f3-8e2e-2745286f96e5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.043475 | controller |     "Jun 09 11:07:34.472302 crc crio[3651]: time=\"2026-06-09T11:07:34.472196429Z\" level=info msg=\"Removed container 05267ab1e67e048953696bbedb73858945d8c37cc17f3f52394ed2baf9b13e6b: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=d7850cf8-fca2-45f3-8e2e-2745286f96e5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.043490 | controller |     "Jun 09 11:07:34.477198 crc crio[3651]: time=\"2026-06-09T11:07:34.477060727Z\" level=info msg=\"Removing container: aa90082f5e3d70c0b16d17b938b0c56e8b46569ab632d66ad4e93e648753c785\" id=16bfc6d3-e837-49ab-93d4-e043114d11cb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.043505 | controller |     "Jun 09 11:07:34.518069 crc crio[3651]: time=\"2026-06-09T11:07:34.518012646Z\" level=info msg=\"Removed container aa90082f5e3d70c0b16d17b938b0c56e8b46569ab632d66ad4e93e648753c785: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=16bfc6d3-e837-49ab-93d4-e043114d11cb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.043520 | controller |     "Jun 09 11:07:34.520981 crc crio[3651]: time=\"2026-06-09T11:07:34.520917284Z\" level=info msg=\"Removing container: d980df2c88065bb6d5ee526d4a7b6e62663d3270c00ceb25d5ebfba6c6f5a7c5\" id=dc520904-6628-4999-beab-b10226360896 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.043535 | controller |     "Jun 09 11:07:34.543324 crc crio[3651]: time=\"2026-06-09T11:07:34.543153217Z\" level=info msg=\"Removed container d980df2c88065bb6d5ee526d4a7b6e62663d3270c00ceb25d5ebfba6c6f5a7c5: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=dc520904-6628-4999-beab-b10226360896 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.043550 | controller |     "Jun 09 11:07:34.547038 crc crio[3651]: time=\"2026-06-09T11:07:34.54689451Z\" level=info msg=\"Removing container: f9e2f2adbbf6ac68a730167485969ae4153e03effaa50ad34142d9fbc8c4ead9\" id=3564c6e6-b8a5-4207-93b6-2c3b23ff4061 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.043565 | controller |     "Jun 09 11:07:34.570941 crc crio[3651]: time=\"2026-06-09T11:07:34.570215696Z\" level=info msg=\"Removed container f9e2f2adbbf6ac68a730167485969ae4153e03effaa50ad34142d9fbc8c4ead9: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=3564c6e6-b8a5-4207-93b6-2c3b23ff4061 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.043583 | controller |     "Jun 09 11:07:34.574755 crc crio[3651]: time=\"2026-06-09T11:07:34.574696452Z\" level=info msg=\"Removing container: 335908e52c481b31c8d06a98f584f28cb9c6d7cf3514198d394490d9992f30c2\" id=0faf3bca-78e4-4dc5-bd53-e877fe033c5b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.043598 | controller |     "Jun 09 11:07:34.592572 crc crio[3651]: time=\"2026-06-09T11:07:34.592495581Z\" level=info msg=\"Removed container 335908e52c481b31c8d06a98f584f28cb9c6d7cf3514198d394490d9992f30c2: openshift-marketplace/community-operators-qhh6t/registry-server\" id=0faf3bca-78e4-4dc5-bd53-e877fe033c5b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.043614 | controller |     "Jun 09 11:07:34.595333 crc crio[3651]: time=\"2026-06-09T11:07:34.595273335Z\" level=info msg=\"Removing container: ec0eb5491479a76b229b2ff87789f7ed9f193c143a78cea62f5400c3f05709c0\" id=d1468d33-f828-4185-a367-0910346cb2fa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.043629 | controller |     "Jun 09 11:07:34.615011 crc crio[3651]: time=\"2026-06-09T11:07:34.614917569Z\" level=info msg=\"Removed container ec0eb5491479a76b229b2ff87789f7ed9f193c143a78cea62f5400c3f05709c0: openshift-marketplace/community-operators-qhh6t/extract-content\" id=d1468d33-f828-4185-a367-0910346cb2fa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.043644 | controller |     "Jun 09 11:07:34.618762 crc crio[3651]: time=\"2026-06-09T11:07:34.618680163Z\" level=info msg=\"Removing container: 494b9a9d8481a3d86c16f2c7a92688a33448ad893f37d916badd53d05232c3ec\" id=8b1cbe8f-74de-4965-8b14-c933e1968f14 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.043659 | controller |     "Jun 09 11:07:34.635339 crc crio[3651]: time=\"2026-06-09T11:07:34.635245864Z\" level=info msg=\"Removed container 494b9a9d8481a3d86c16f2c7a92688a33448ad893f37d916badd53d05232c3ec: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=8b1cbe8f-74de-4965-8b14-c933e1968f14 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.043675 | controller |     "Jun 09 11:07:34.638199 crc crio[3651]: time=\"2026-06-09T11:07:34.638133302Z\" level=info msg=\"Removing container: 948e936b65c28942423d548802b5b0abbe314654f56937a14d8dbbc5cfbb06ee\" id=e2f5bf86-aa49-4491-bbb5-9cebe0691b56 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.043690 | controller |     "Jun 09 11:07:34.659544 crc crio[3651]: time=\"2026-06-09T11:07:34.657014573Z\" level=info msg=\"Removed container 948e936b65c28942423d548802b5b0abbe314654f56937a14d8dbbc5cfbb06ee: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=e2f5bf86-aa49-4491-bbb5-9cebe0691b56 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.043705 | controller |     "Jun 09 11:07:34.664863 crc crio[3651]: time=\"2026-06-09T11:07:34.664779548Z\" level=info msg=\"Removing container: df5efc6972b47c4f44bef404264494bc3787ea75a76837d4d49594cc00e4302a\" id=07b3b338-17f9-4f12-9e3c-80cefdf58735 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.043720 | controller |     "Jun 09 11:07:34.685164 crc crio[3651]: time=\"2026-06-09T11:07:34.685030461Z\" level=info msg=\"Removed container df5efc6972b47c4f44bef404264494bc3787ea75a76837d4d49594cc00e4302a: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=07b3b338-17f9-4f12-9e3c-80cefdf58735 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.043736 | controller |     "Jun 09 11:07:34.688962 crc crio[3651]: time=\"2026-06-09T11:07:34.688896858Z\" level=info msg=\"Removing container: 34af4d6354d7886d8807c28e8a2b5d1e388ae4a6e623e28a1a26be805638c69b\" id=aab3c7d5-a514-4120-a2e3-1ab652cb0914 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.043751 | controller |     "Jun 09 11:07:34.720469 crc crio[3651]: time=\"2026-06-09T11:07:34.720315589Z\" level=info msg=\"Removed container 34af4d6354d7886d8807c28e8a2b5d1e388ae4a6e623e28a1a26be805638c69b: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=aab3c7d5-a514-4120-a2e3-1ab652cb0914 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.043772 | controller |     "Jun 09 11:07:35.496615 crc crio[3651]: time=\"2026-06-09T11:07:35.496480472Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-g28bl/POD\" id=dbb58a6d-6a5d-409e-87b3-c6023c33bce9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.043788 | controller |     "Jun 09 11:07:35.497844 crc crio[3651]: time=\"2026-06-09T11:07:35.496715319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.043803 | controller |     "Jun 09 11:07:35.527032 crc crio[3651]: time=\"2026-06-09T11:07:35.526944034Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-g28bl Namespace:openshift-marketplace ID:669290bda4ab87130acf66409c937d4f4d11b69e196a641dc86c0b58c6833831 UID:2ffb916a-c92c-40c3-bc16-98cc68962b37 NetNS:/var/run/netns/479be41f-b27c-478b-ae0c-0b25846a6ba2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2ffb916a_c92c_40c3_bc16_98cc68962b37.slice PodAnnotations:0xc000132710}] Aliases:map[]}\"",
2026-06-09 11:30:35.043819 | controller |     "Jun 09 11:07:35.527032 crc crio[3651]: time=\"2026-06-09T11:07:35.527016307Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-g28bl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.043835 | controller |     "Jun 09 11:07:35.698315 crc crio[3651]: time=\"2026-06-09T11:07:35.697760315Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-crlzp/POD\" id=ba70420c-e9a2-460e-870c-3a272a4017bd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.043869 | controller |     "Jun 09 11:07:35.698518 crc crio[3651]: time=\"2026-06-09T11:07:35.698323392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.043890 | controller |     "Jun 09 11:07:35.723660 crc crio[3651]: time=\"2026-06-09T11:07:35.723510854Z\" level=info msg=\"Got pod network &{Name:certified-operators-crlzp Namespace:openshift-marketplace ID:550b1c6986edb28a257a3c7a80cce84d924c3b96f1e695a672ac367b48b3eeba UID:a8f8308c-24cf-43fc-9df4-a3ba52e6bdaf NetNS:/var/run/netns/fcbc4a67-a0e6-49a4-aaab-b9e573c0a8cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda8f8308c_24cf_43fc_9df4_a3ba52e6bdaf.slice PodAnnotations:0xc00108a4c0}] Aliases:map[]}\"",
2026-06-09 11:30:35.043907 | controller |     "Jun 09 11:07:35.723660 crc crio[3651]: time=\"2026-06-09T11:07:35.723613267Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-crlzp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.043922 | controller |     "Jun 09 11:07:35.797224 crc crio[3651]: 2026-06-09T11:07:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:669290bda4ab871 Mac:3e:94:01:a2:e0:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/479be41f-b27c-478b-ae0c-0b25846a6ba2 SocketPath: PciID:}] [{Interface:0xc000139140 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.043937 | controller |     "Jun 09 11:07:35.817545 crc crio[3651]: time=\"2026-06-09T11:07:35.805869977Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-g28bl Namespace:openshift-marketplace ID:669290bda4ab87130acf66409c937d4f4d11b69e196a641dc86c0b58c6833831 UID:2ffb916a-c92c-40c3-bc16-98cc68962b37 NetNS:/var/run/netns/479be41f-b27c-478b-ae0c-0b25846a6ba2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2ffb916a_c92c_40c3_bc16_98cc68962b37.slice PodAnnotations:0xc000132710}] Aliases:map[]}\"",
2026-06-09 11:30:35.043958 | controller |     "Jun 09 11:07:35.817545 crc crio[3651]: time=\"2026-06-09T11:07:35.806174596Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-g28bl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.043973 | controller |     "Jun 09 11:07:35.817545 crc crio[3651]: time=\"2026-06-09T11:07:35.813515588Z\" level=info msg=\"Ran pod sandbox 669290bda4ab87130acf66409c937d4f4d11b69e196a641dc86c0b58c6833831 with infra container: openshift-marketplace/redhat-marketplace-g28bl/POD\" id=dbb58a6d-6a5d-409e-87b3-c6023c33bce9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.043988 | controller |     "Jun 09 11:07:35.817545 crc crio[3651]: time=\"2026-06-09T11:07:35.816985113Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0bf6e946-95a4-4efa-8951-8aa9bf1fc447 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.044003 | controller |     "Jun 09 11:07:35.822326 crc crio[3651]: time=\"2026-06-09T11:07:35.822195171Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=19d5716d-9932-44e2-8e94-0a5379e5c810 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.044019 | controller |     "Jun 09 11:07:35.829250 crc crio[3651]: time=\"2026-06-09T11:07:35.829161092Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-g28bl/extract-utilities\" id=85832a49-651b-47c7-9446-6be833c60271 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.044034 | controller |     "Jun 09 11:07:35.832521 crc crio[3651]: time=\"2026-06-09T11:07:35.832441051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.044049 | controller |     "Jun 09 11:07:35.859710 crc crio[3651]: time=\"2026-06-09T11:07:35.858900012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.044064 | controller |     "Jun 09 11:07:35.865954 crc crio[3651]: time=\"2026-06-09T11:07:35.864816741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.044080 | controller |     "Jun 09 11:07:35.957104 crc crio[3651]: time=\"2026-06-09T11:07:35.95696049Z\" level=info msg=\"Created container 050a94a0ba935a586a40e7f0d1d3f4c0a101abb5867b4bb318cdc9b23d88c478: openshift-marketplace/redhat-marketplace-g28bl/extract-utilities\" id=85832a49-651b-47c7-9446-6be833c60271 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.044095 | controller |     "Jun 09 11:07:35.958684 crc crio[3651]: time=\"2026-06-09T11:07:35.958526957Z\" level=info msg=\"Starting container: 050a94a0ba935a586a40e7f0d1d3f4c0a101abb5867b4bb318cdc9b23d88c478\" id=fead282f-543b-4ddb-9c56-6dccd86ad6d7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.044111 | controller |     "Jun 09 11:07:35.970659 crc crio[3651]: time=\"2026-06-09T11:07:35.965819588Z\" level=info msg=\"Started container\" PID=21603 containerID=050a94a0ba935a586a40e7f0d1d3f4c0a101abb5867b4bb318cdc9b23d88c478 description=openshift-marketplace/redhat-marketplace-g28bl/extract-utilities id=fead282f-543b-4ddb-9c56-6dccd86ad6d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=669290bda4ab87130acf66409c937d4f4d11b69e196a641dc86c0b58c6833831",
2026-06-09 11:30:35.044127 | controller |     "Jun 09 11:07:35.992300 crc crio[3651]: 2026-06-09T11:07:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:550b1c6986edb28 Mac:b6:3f:c7:c3:45:29 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/fcbc4a67-a0e6-49a4-aaab-b9e573c0a8cc SocketPath: PciID:}] [{Interface:0xc0002845c0 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.044147 | controller |     "Jun 09 11:07:35.993848 crc crio[3651]: time=\"2026-06-09T11:07:35.993732363Z\" level=info msg=\"Got pod network &{Name:certified-operators-crlzp Namespace:openshift-marketplace ID:550b1c6986edb28a257a3c7a80cce84d924c3b96f1e695a672ac367b48b3eeba UID:a8f8308c-24cf-43fc-9df4-a3ba52e6bdaf NetNS:/var/run/netns/fcbc4a67-a0e6-49a4-aaab-b9e573c0a8cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda8f8308c_24cf_43fc_9df4_a3ba52e6bdaf.slice PodAnnotations:0xc00108a4c0}] Aliases:map[]}\"",
2026-06-09 11:30:35.044163 | controller |     "Jun 09 11:07:35.993964 crc crio[3651]: time=\"2026-06-09T11:07:35.993925629Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-crlzp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.044178 | controller |     "Jun 09 11:07:36.071313 crc crio[3651]: time=\"2026-06-09T11:07:36.068024042Z\" level=info msg=\"Ran pod sandbox 550b1c6986edb28a257a3c7a80cce84d924c3b96f1e695a672ac367b48b3eeba with infra container: openshift-marketplace/certified-operators-crlzp/POD\" id=ba70420c-e9a2-460e-870c-3a272a4017bd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.044193 | controller |     "Jun 09 11:07:36.071313 crc crio[3651]: time=\"2026-06-09T11:07:36.070052893Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6aead82b-09d4-409c-bf23-f026319da815 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.044208 | controller |     "Jun 09 11:07:36.075957 crc crio[3651]: time=\"2026-06-09T11:07:36.075845968Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=12c4d0d0-f2ad-486d-ae7f-d3e3bd6c3ca2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.044224 | controller |     "Jun 09 11:07:36.108541 crc crio[3651]: time=\"2026-06-09T11:07:36.107733774Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-crlzp/extract-utilities\" id=7105b43d-657e-4f1b-a9cc-944cfe536748 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.044239 | controller |     "Jun 09 11:07:36.108541 crc crio[3651]: time=\"2026-06-09T11:07:36.108153436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.044254 | controller |     "Jun 09 11:07:36.145883 crc crio[3651]: time=\"2026-06-09T11:07:36.145634221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.044269 | controller |     "Jun 09 11:07:36.151821 crc crio[3651]: time=\"2026-06-09T11:07:36.151641693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.044284 | controller |     "Jun 09 11:07:36.247475 crc crio[3651]: time=\"2026-06-09T11:07:36.247326139Z\" level=info msg=\"Created container 1041b73d14ac3ee9dc83d12d09a1b2d714e293aa6b9a3ea562bab62635efee7d: openshift-marketplace/certified-operators-crlzp/extract-utilities\" id=7105b43d-657e-4f1b-a9cc-944cfe536748 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.044300 | controller |     "Jun 09 11:07:36.252625 crc crio[3651]: time=\"2026-06-09T11:07:36.252477275Z\" level=info msg=\"Starting container: 1041b73d14ac3ee9dc83d12d09a1b2d714e293aa6b9a3ea562bab62635efee7d\" id=db3d2587-7251-423c-a953-65eb926e5dc9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.044318 | controller |     "Jun 09 11:07:36.258069 crc crio[3651]: time=\"2026-06-09T11:07:36.25795262Z\" level=info msg=\"Started container\" PID=21614 containerID=1041b73d14ac3ee9dc83d12d09a1b2d714e293aa6b9a3ea562bab62635efee7d description=openshift-marketplace/certified-operators-crlzp/extract-utilities id=db3d2587-7251-423c-a953-65eb926e5dc9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=550b1c6986edb28a257a3c7a80cce84d924c3b96f1e695a672ac367b48b3eeba",
2026-06-09 11:30:35.044334 | controller |     "Jun 09 11:07:36.404170 crc crio[3651]: time=\"2026-06-09T11:07:36.404077683Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=e30107be-716a-4289-a036-f86402a936df name=/runtime.v1.ImageService/PullImage",
2026-06-09 11:30:35.044350 | controller |     "Jun 09 11:07:36.408820 crc crio[3651]: time=\"2026-06-09T11:07:36.408469406Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=f7cde136-2837-4249-85f4-2c5ea9d7a8d2 name=/runtime.v1.ImageService/PullImage",
2026-06-09 11:30:35.044365 | controller |     "Jun 09 11:07:36.415210 crc crio[3651]: time=\"2026-06-09T11:07:36.415122368Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-09 11:30:35.044381 | controller |     "Jun 09 11:07:36.416464 crc crio[3651]: time=\"2026-06-09T11:07:36.416293603Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-09 11:30:35.044396 | controller |     "Jun 09 11:07:37.013120 crc crio[3651]: time=\"2026-06-09T11:07:37.01284994Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=e30107be-716a-4289-a036-f86402a936df name=/runtime.v1.ImageService/PullImage",
2026-06-09 11:30:35.044411 | controller |     "Jun 09 11:07:37.015379 crc crio[3651]: time=\"2026-06-09T11:07:37.015295404Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=d40d8d04-4083-4525-ac10-4024620d37bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.044427 | controller |     "Jun 09 11:07:37.018296 crc crio[3651]: time=\"2026-06-09T11:07:37.018219312Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=4dbb75bc-7580-4775-a2c2-0dcda1c1e34a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.044443 | controller |     "Jun 09 11:07:37.025121 crc crio[3651]: time=\"2026-06-09T11:07:37.024984737Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-g28bl/extract-content\" id=bc519f00-0a47-4725-a10d-3eff4dda53a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.044459 | controller |     "Jun 09 11:07:37.026035 crc crio[3651]: time=\"2026-06-09T11:07:37.025937096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.044474 | controller |     "Jun 09 11:07:37.054094 crc crio[3651]: time=\"2026-06-09T11:07:37.053971034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.044490 | controller |     "Jun 09 11:07:37.058722 crc crio[3651]: time=\"2026-06-09T11:07:37.058644546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.044504 | controller |     "Jun 09 11:07:37.079757 crc crio[3651]: time=\"2026-06-09T11:07:37.079477136Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=f7cde136-2837-4249-85f4-2c5ea9d7a8d2 name=/runtime.v1.ImageService/PullImage",
2026-06-09 11:30:35.044523 | controller |     "Jun 09 11:07:37.082347 crc crio[3651]: time=\"2026-06-09T11:07:37.08222716Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=6ec946fe-3fd2-402c-a205-c1bbf70ffe75 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.044538 | controller |     "Jun 09 11:07:37.091843 crc crio[3651]: time=\"2026-06-09T11:07:37.091728517Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=144c1ef5-5766-4b8c-b1dc-1dccedb16e00 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.044554 | controller |     "Jun 09 11:07:37.101196 crc crio[3651]: time=\"2026-06-09T11:07:37.101103621Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-crlzp/extract-content\" id=90b9fcf1-6c43-4676-afc4-a3b8ecef1cbc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.044585 | controller |     "Jun 09 11:07:37.101781 crc crio[3651]: time=\"2026-06-09T11:07:37.101691789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.044602 | controller |     "Jun 09 11:07:37.132487 crc crio[3651]: time=\"2026-06-09T11:07:37.132355286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.044617 | controller |     "Jun 09 11:07:37.135679 crc crio[3651]: time=\"2026-06-09T11:07:37.135562714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.044632 | controller |     "Jun 09 11:07:37.173539 crc crio[3651]: time=\"2026-06-09T11:07:37.172817271Z\" level=info msg=\"Created container 7048506c557499dc25b56ad275254aacc2990ab9f19b67fb9b90ed92fa864273: openshift-marketplace/redhat-marketplace-g28bl/extract-content\" id=bc519f00-0a47-4725-a10d-3eff4dda53a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.044647 | controller |     "Jun 09 11:07:37.175040 crc crio[3651]: time=\"2026-06-09T11:07:37.174945626Z\" level=info msg=\"Starting container: 7048506c557499dc25b56ad275254aacc2990ab9f19b67fb9b90ed92fa864273\" id=debcdbf1-e573-41a3-8feb-625cdee6a2eb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.044661 | controller |     "Jun 09 11:07:37.183776 crc crio[3651]: time=\"2026-06-09T11:07:37.183698501Z\" level=info msg=\"Started container\" PID=21623 containerID=7048506c557499dc25b56ad275254aacc2990ab9f19b67fb9b90ed92fa864273 description=openshift-marketplace/redhat-marketplace-g28bl/extract-content id=debcdbf1-e573-41a3-8feb-625cdee6a2eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=669290bda4ab87130acf66409c937d4f4d11b69e196a641dc86c0b58c6833831",
2026-06-09 11:30:35.044676 | controller |     "Jun 09 11:07:37.267310 crc crio[3651]: time=\"2026-06-09T11:07:37.267003562Z\" level=info msg=\"Created container decf26f58d9f3b8a78ee8db90f80edbebc5c88a9d4aa4298fafdfc44428e4660: openshift-marketplace/certified-operators-crlzp/extract-content\" id=90b9fcf1-6c43-4676-afc4-a3b8ecef1cbc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.044692 | controller |     "Jun 09 11:07:37.268782 crc crio[3651]: time=\"2026-06-09T11:07:37.268708774Z\" level=info msg=\"Starting container: decf26f58d9f3b8a78ee8db90f80edbebc5c88a9d4aa4298fafdfc44428e4660\" id=29579c3e-5c4c-477c-9835-38072f5d7afb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.044707 | controller |     "Jun 09 11:07:37.275124 crc crio[3651]: time=\"2026-06-09T11:07:37.275051386Z\" level=info msg=\"Started container\" PID=21650 containerID=decf26f58d9f3b8a78ee8db90f80edbebc5c88a9d4aa4298fafdfc44428e4660 description=openshift-marketplace/certified-operators-crlzp/extract-content id=29579c3e-5c4c-477c-9835-38072f5d7afb name=/runtime.v1.RuntimeService/StartContainer sandboxID=550b1c6986edb28a257a3c7a80cce84d924c3b96f1e695a672ac367b48b3eeba",
2026-06-09 11:30:35.044726 | controller |     "Jun 09 11:07:37.429982 crc crio[3651]: time=\"2026-06-09T11:07:37.4298299Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=88343ec5-1266-4823-a979-07ac3e4013f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.044742 | controller |     "Jun 09 11:07:37.432367 crc crio[3651]: time=\"2026-06-09T11:07:37.432152641Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=83f94dce-3d4d-4db6-80ee-810263b9ab27 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.044757 | controller |     "Jun 09 11:07:37.458956 crc crio[3651]: time=\"2026-06-09T11:07:37.458846989Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-g28bl/registry-server\" id=23b9bad8-4b92-4afa-9e05-bcde31464cac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.044772 | controller |     "Jun 09 11:07:37.459730 crc crio[3651]: time=\"2026-06-09T11:07:37.4595406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.044787 | controller |     "Jun 09 11:07:37.500449 crc crio[3651]: time=\"2026-06-09T11:07:37.500295533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.044802 | controller |     "Jun 09 11:07:37.504252 crc crio[3651]: time=\"2026-06-09T11:07:37.50415819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.044817 | controller |     "Jun 09 11:07:37.635486 crc crio[3651]: time=\"2026-06-09T11:07:37.635310619Z\" level=info msg=\"Created container 7f66c76bee16e88926ee78d19d55bdfbc0b55115df748a8369fb1ebf01c0520b: openshift-marketplace/redhat-marketplace-g28bl/registry-server\" id=23b9bad8-4b92-4afa-9e05-bcde31464cac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.044832 | controller |     "Jun 09 11:07:37.636690 crc crio[3651]: time=\"2026-06-09T11:07:37.636546016Z\" level=info msg=\"Starting container: 7f66c76bee16e88926ee78d19d55bdfbc0b55115df748a8369fb1ebf01c0520b\" id=9ed73e3f-c2cd-4c3f-9174-df6cb9851755 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.044847 | controller |     "Jun 09 11:07:37.643130 crc crio[3651]: time=\"2026-06-09T11:07:37.642181787Z\" level=info msg=\"Started container\" PID=21664 containerID=7f66c76bee16e88926ee78d19d55bdfbc0b55115df748a8369fb1ebf01c0520b description=openshift-marketplace/redhat-marketplace-g28bl/registry-server id=9ed73e3f-c2cd-4c3f-9174-df6cb9851755 name=/runtime.v1.RuntimeService/StartContainer sandboxID=669290bda4ab87130acf66409c937d4f4d11b69e196a641dc86c0b58c6833831",
2026-06-09 11:30:35.044881 | controller |     "Jun 09 11:07:37.905333 crc crio[3651]: time=\"2026-06-09T11:07:37.905211148Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-w6wdv/POD\" id=7d09d782-d2bf-46b2-83a9-b48596a1a361 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.044898 | controller |     "Jun 09 11:07:37.905333 crc crio[3651]: time=\"2026-06-09T11:07:37.905328522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.044913 | controller |     "Jun 09 11:07:37.927451 crc crio[3651]: time=\"2026-06-09T11:07:37.927277756Z\" level=info msg=\"Got pod network &{Name:redhat-operators-w6wdv Namespace:openshift-marketplace ID:d6fd42ee2ab3bec18d9b1527b6630b8e9bd742aa8fc681ec60084835be6f628c UID:1bf8b368-6647-4228-aacd-5e2748b5056a NetNS:/var/run/netns/7104f78a-eb45-4ebd-b776-ac6da34d4161 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1bf8b368_6647_4228_aacd_5e2748b5056a.slice PodAnnotations:0xc0018aa650}] Aliases:map[]}\"",
2026-06-09 11:30:35.044932 | controller |     "Jun 09 11:07:37.927451 crc crio[3651]: time=\"2026-06-09T11:07:37.927346578Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-w6wdv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.044948 | controller |     "Jun 09 11:07:38.074447 crc crio[3651]: time=\"2026-06-09T11:07:38.074321786Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-pwz28/POD\" id=bea57f3b-2dfb-46be-8996-f17069ed4281 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.044963 | controller |     "Jun 09 11:07:38.075120 crc crio[3651]: time=\"2026-06-09T11:07:38.074486311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.044978 | controller |     "Jun 09 11:07:38.129294 crc crio[3651]: time=\"2026-06-09T11:07:38.128822126Z\" level=info msg=\"Got pod network &{Name:community-operators-pwz28 Namespace:openshift-marketplace ID:17ec379b7ac037b9e0512f2c724699379b457ead7da4da6a93eaf12444e65103 UID:47ab145a-0a23-4590-8090-149087e287ae NetNS:/var/run/netns/2792776b-6e91-4d21-af16-a21a935b9c5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod47ab145a_0a23_4590_8090_149087e287ae.slice PodAnnotations:0xc001eccef8}] Aliases:map[]}\"",
2026-06-09 11:30:35.044993 | controller |     "Jun 09 11:07:38.129294 crc crio[3651]: time=\"2026-06-09T11:07:38.128867997Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-pwz28 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.045008 | controller |     "Jun 09 11:07:38.282070 crc crio[3651]: 2026-06-09T11:07:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d6fd42ee2ab3bec Mac:9e:2d:47:4d:1f:9b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/7104f78a-eb45-4ebd-b776-ac6da34d4161 SocketPath: PciID:}] [{Interface:0xc0001a45a0 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.045024 | controller |     "Jun 09 11:07:38.283487 crc crio[3651]: time=\"2026-06-09T11:07:38.283351803Z\" level=info msg=\"Got pod network &{Name:redhat-operators-w6wdv Namespace:openshift-marketplace ID:d6fd42ee2ab3bec18d9b1527b6630b8e9bd742aa8fc681ec60084835be6f628c UID:1bf8b368-6647-4228-aacd-5e2748b5056a NetNS:/var/run/netns/7104f78a-eb45-4ebd-b776-ac6da34d4161 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1bf8b368_6647_4228_aacd_5e2748b5056a.slice PodAnnotations:0xc0018aa650}] Aliases:map[]}\"",
2026-06-09 11:30:35.045039 | controller |     "Jun 09 11:07:38.283708 crc crio[3651]: time=\"2026-06-09T11:07:38.283650732Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-w6wdv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.045055 | controller |     "Jun 09 11:07:38.290025 crc crio[3651]: time=\"2026-06-09T11:07:38.289944903Z\" level=info msg=\"Ran pod sandbox d6fd42ee2ab3bec18d9b1527b6630b8e9bd742aa8fc681ec60084835be6f628c with infra container: openshift-marketplace/redhat-operators-w6wdv/POD\" id=7d09d782-d2bf-46b2-83a9-b48596a1a361 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.045070 | controller |     "Jun 09 11:07:38.292628 crc crio[3651]: time=\"2026-06-09T11:07:38.292555172Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f85842ed-60ab-49ba-8e45-abad4dc7ae4e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.045088 | controller |     "Jun 09 11:07:38.294474 crc crio[3651]: time=\"2026-06-09T11:07:38.294365846Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c5cbdcbf-bdab-45f3-a558-d2c7b7725de2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.045104 | controller |     "Jun 09 11:07:38.308764 crc crio[3651]: time=\"2026-06-09T11:07:38.308670549Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-w6wdv/extract-utilities\" id=c6067b7d-4568-4c9b-b0e2-88a60d253c8e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.045119 | controller |     "Jun 09 11:07:38.309681 crc crio[3651]: time=\"2026-06-09T11:07:38.30903307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.045134 | controller |     "Jun 09 11:07:38.356239 crc crio[3651]: time=\"2026-06-09T11:07:38.356112895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.045149 | controller |     "Jun 09 11:07:38.361328 crc crio[3651]: time=\"2026-06-09T11:07:38.361250961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.045164 | controller |     "Jun 09 11:07:38.420475 crc crio[3651]: 2026-06-09T11:07:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:17ec379b7ac037b Mac:12:fd:49:6b:88:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/2792776b-6e91-4d21-af16-a21a935b9c5a SocketPath: PciID:}] [{Interface:0xc00012c5b0 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.045179 | controller |     "Jun 09 11:07:38.420475 crc crio[3651]: time=\"2026-06-09T11:07:38.418647818Z\" level=info msg=\"Got pod network &{Name:community-operators-pwz28 Namespace:openshift-marketplace ID:17ec379b7ac037b9e0512f2c724699379b457ead7da4da6a93eaf12444e65103 UID:47ab145a-0a23-4590-8090-149087e287ae NetNS:/var/run/netns/2792776b-6e91-4d21-af16-a21a935b9c5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod47ab145a_0a23_4590_8090_149087e287ae.slice PodAnnotations:0xc001eccef8}] Aliases:map[]}\"",
2026-06-09 11:30:35.045194 | controller |     "Jun 09 11:07:38.420475 crc crio[3651]: time=\"2026-06-09T11:07:38.418812513Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-pwz28 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.045210 | controller |     "Jun 09 11:07:38.433878 crc crio[3651]: time=\"2026-06-09T11:07:38.432783836Z\" level=info msg=\"Ran pod sandbox 17ec379b7ac037b9e0512f2c724699379b457ead7da4da6a93eaf12444e65103 with infra container: openshift-marketplace/community-operators-pwz28/POD\" id=bea57f3b-2dfb-46be-8996-f17069ed4281 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.045225 | controller |     "Jun 09 11:07:38.434696 crc crio[3651]: time=\"2026-06-09T11:07:38.434642952Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8caf54e9-ea11-4a4b-adeb-9ac35a92f57c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.045240 | controller |     "Jun 09 11:07:38.436480 crc crio[3651]: time=\"2026-06-09T11:07:38.436336113Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b270b189-345b-415f-967d-14815e6a7558 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.045259 | controller |     "Jun 09 11:07:38.445330 crc crio[3651]: time=\"2026-06-09T11:07:38.445219292Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-pwz28/extract-utilities\" id=275d444f-18aa-4c4d-8586-59e317ff5f78 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.045274 | controller |     "Jun 09 11:07:38.446056 crc crio[3651]: time=\"2026-06-09T11:07:38.446003946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.045290 | controller |     "Jun 09 11:07:38.460914 crc crio[3651]: time=\"2026-06-09T11:07:38.460847495Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=efd96229-abff-43f4-a928-182279c54746 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.045304 | controller |     "Jun 09 11:07:38.461187 crc crio[3651]: time=\"2026-06-09T11:07:38.461059452Z\" level=info msg=\"Created container 5242f9b078e4d92bf97da4f0c245fb9ebdbac95d3a5f9306c04d3189822c8e9a: openshift-marketplace/redhat-operators-w6wdv/extract-utilities\" id=c6067b7d-4568-4c9b-b0e2-88a60d253c8e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.045319 | controller |     "Jun 09 11:07:38.462979 crc crio[3651]: time=\"2026-06-09T11:07:38.462889497Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0980b9a0-0e49-417e-b5b1-670d93b99623 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.045334 | controller |     "Jun 09 11:07:38.463076 crc crio[3651]: time=\"2026-06-09T11:07:38.46297378Z\" level=info msg=\"Starting container: 5242f9b078e4d92bf97da4f0c245fb9ebdbac95d3a5f9306c04d3189822c8e9a\" id=b2aa50f8-a0f3-4448-86dc-1a4bf33dddf6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.045349 | controller |     "Jun 09 11:07:38.470157 crc crio[3651]: time=\"2026-06-09T11:07:38.470050124Z\" level=info msg=\"Started container\" PID=21750 containerID=5242f9b078e4d92bf97da4f0c245fb9ebdbac95d3a5f9306c04d3189822c8e9a description=openshift-marketplace/redhat-operators-w6wdv/extract-utilities id=b2aa50f8-a0f3-4448-86dc-1a4bf33dddf6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d6fd42ee2ab3bec18d9b1527b6630b8e9bd742aa8fc681ec60084835be6f628c",
2026-06-09 11:30:35.045365 | controller |     "Jun 09 11:07:38.475530 crc crio[3651]: time=\"2026-06-09T11:07:38.475343294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.045380 | controller |     "Jun 09 11:07:38.476918 crc crio[3651]: time=\"2026-06-09T11:07:38.47686266Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-crlzp/registry-server\" id=aee3f875-e3ac-4dcc-882f-6dab84f17957 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.045395 | controller |     "Jun 09 11:07:38.477177 crc crio[3651]: time=\"2026-06-09T11:07:38.477128168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.045410 | controller |     "Jun 09 11:07:38.481774 crc crio[3651]: time=\"2026-06-09T11:07:38.481689536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.045425 | controller |     "Jun 09 11:07:38.523065 crc crio[3651]: time=\"2026-06-09T11:07:38.522989656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.045444 | controller |     "Jun 09 11:07:38.528298 crc crio[3651]: time=\"2026-06-09T11:07:38.528209694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.045459 | controller |     "Jun 09 11:07:38.632228 crc crio[3651]: time=\"2026-06-09T11:07:38.6321373Z\" level=info msg=\"Created container 329388bc0a5370d74b452001ff2e800e96d7c062737e40938de24fb7feae7077: openshift-marketplace/community-operators-pwz28/extract-utilities\" id=275d444f-18aa-4c4d-8586-59e317ff5f78 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.045475 | controller |     "Jun 09 11:07:38.633539 crc crio[3651]: time=\"2026-06-09T11:07:38.63347587Z\" level=info msg=\"Starting container: 329388bc0a5370d74b452001ff2e800e96d7c062737e40938de24fb7feae7077\" id=dacbf587-8528-4f1b-8327-31e0958e2301 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.045490 | controller |     "Jun 09 11:07:38.637469 crc crio[3651]: time=\"2026-06-09T11:07:38.637334047Z\" level=info msg=\"Created container d46dd57f5f8c3fb809e000cea7802113806feb1b65e321a4529f63a4ae11b403: openshift-marketplace/certified-operators-crlzp/registry-server\" id=aee3f875-e3ac-4dcc-882f-6dab84f17957 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.045506 | controller |     "Jun 09 11:07:38.638508 crc crio[3651]: time=\"2026-06-09T11:07:38.638371049Z\" level=info msg=\"Started container\" PID=21765 containerID=329388bc0a5370d74b452001ff2e800e96d7c062737e40938de24fb7feae7077 description=openshift-marketplace/community-operators-pwz28/extract-utilities id=dacbf587-8528-4f1b-8327-31e0958e2301 name=/runtime.v1.RuntimeService/StartContainer sandboxID=17ec379b7ac037b9e0512f2c724699379b457ead7da4da6a93eaf12444e65103",
2026-06-09 11:30:35.045521 | controller |     "Jun 09 11:07:38.638907 crc crio[3651]: time=\"2026-06-09T11:07:38.638381159Z\" level=info msg=\"Starting container: d46dd57f5f8c3fb809e000cea7802113806feb1b65e321a4529f63a4ae11b403\" id=5de04e71-1606-4e72-8972-261606657001 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.045536 | controller |     "Jun 09 11:07:38.649502 crc crio[3651]: time=\"2026-06-09T11:07:38.649152765Z\" level=info msg=\"Started container\" PID=21769 containerID=d46dd57f5f8c3fb809e000cea7802113806feb1b65e321a4529f63a4ae11b403 description=openshift-marketplace/certified-operators-crlzp/registry-server id=5de04e71-1606-4e72-8972-261606657001 name=/runtime.v1.RuntimeService/StartContainer sandboxID=550b1c6986edb28a257a3c7a80cce84d924c3b96f1e695a672ac367b48b3eeba",
2026-06-09 11:30:35.045552 | controller |     "Jun 09 11:07:39.474180 crc crio[3651]: time=\"2026-06-09T11:07:39.473357102Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=6d34d169-1462-44f4-a150-3a804d45277b name=/runtime.v1.ImageService/PullImage",
2026-06-09 11:30:35.045567 | controller |     "Jun 09 11:07:39.477132 crc crio[3651]: time=\"2026-06-09T11:07:39.476942651Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=e98f08ed-30d6-4e6a-b0aa-3f989af0823a name=/runtime.v1.ImageService/PullImage",
2026-06-09 11:30:35.045581 | controller |     "Jun 09 11:07:39.478687 crc crio[3651]: time=\"2026-06-09T11:07:39.478289961Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-09 11:30:35.045597 | controller |     "Jun 09 11:07:39.479312 crc crio[3651]: time=\"2026-06-09T11:07:39.478935651Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-09 11:30:35.045612 | controller |     "Jun 09 11:07:40.125053 crc crio[3651]: time=\"2026-06-09T11:07:40.124880162Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f6afa6910526559d119271735433b130655b18361ec8e62f8147ae8ca0181f3a\" id=e98f08ed-30d6-4e6a-b0aa-3f989af0823a name=/runtime.v1.ImageService/PullImage",
2026-06-09 11:30:35.045627 | controller |     "Jun 09 11:07:40.126098 crc crio[3651]: time=\"2026-06-09T11:07:40.126036417Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=d30d6d78-ca7d-4c5f-8118-e83ad8ea9e8f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.045646 | controller |     "Jun 09 11:07:40.128782 crc crio[3651]: time=\"2026-06-09T11:07:40.128706968Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=e53ddadc-6bce-4f04-8975-9f9392032666 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.045663 | controller |     "Jun 09 11:07:40.140607 crc crio[3651]: time=\"2026-06-09T11:07:40.140486545Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-w6wdv/extract-content\" id=defbff85-c4ca-4305-ab92-ac5a363cb94c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.045678 | controller |     "Jun 09 11:07:40.141075 crc crio[3651]: time=\"2026-06-09T11:07:40.141021981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.045693 | controller |     "Jun 09 11:07:40.165452 crc crio[3651]: time=\"2026-06-09T11:07:40.165298766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.045708 | controller |     "Jun 09 11:07:40.168128 crc crio[3651]: time=\"2026-06-09T11:07:40.168055279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.045723 | controller |     "Jun 09 11:07:40.294084 crc crio[3651]: time=\"2026-06-09T11:07:40.29396058Z\" level=info msg=\"Created container aa069f5b07cd72ae3af3072e23bb5daa5f0a5146664dff09a94b53c2f7cc81a5: openshift-marketplace/redhat-operators-w6wdv/extract-content\" id=defbff85-c4ca-4305-ab92-ac5a363cb94c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.045738 | controller |     "Jun 09 11:07:40.295640 crc crio[3651]: time=\"2026-06-09T11:07:40.295512807Z\" level=info msg=\"Starting container: aa069f5b07cd72ae3af3072e23bb5daa5f0a5146664dff09a94b53c2f7cc81a5\" id=3a731bd0-c083-47c5-b1fc-90bb5514ffda name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.045753 | controller |     "Jun 09 11:07:40.305175 crc crio[3651]: time=\"2026-06-09T11:07:40.305050985Z\" level=info msg=\"Started container\" PID=21802 containerID=aa069f5b07cd72ae3af3072e23bb5daa5f0a5146664dff09a94b53c2f7cc81a5 description=openshift-marketplace/redhat-operators-w6wdv/extract-content id=3a731bd0-c083-47c5-b1fc-90bb5514ffda name=/runtime.v1.RuntimeService/StartContainer sandboxID=d6fd42ee2ab3bec18d9b1527b6630b8e9bd742aa8fc681ec60084835be6f628c",
2026-06-09 11:30:35.045769 | controller |     "Jun 09 11:07:41.282846 crc crio[3651]: time=\"2026-06-09T11:07:41.282119718Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:9c782f85ddcb0389a6fc6d4137624c95edbb8f30a5c0be1b76f414ee05a284b9\" id=6d34d169-1462-44f4-a150-3a804d45277b name=/runtime.v1.ImageService/PullImage",
2026-06-09 11:30:35.045784 | controller |     "Jun 09 11:07:41.284757 crc crio[3651]: time=\"2026-06-09T11:07:41.284571352Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=f9ae06d9-e215-4adb-96fc-2932a0f86f3b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.045799 | controller |     "Jun 09 11:07:41.290097 crc crio[3651]: time=\"2026-06-09T11:07:41.288042637Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=1b1d5939-c5c7-4269-a483-f28fcc8410c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.045815 | controller |     "Jun 09 11:07:41.294636 crc crio[3651]: time=\"2026-06-09T11:07:41.294556325Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-pwz28/extract-content\" id=b5ba14a8-1ca6-4816-a065-c4729fc37db6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.045834 | controller |     "Jun 09 11:07:41.295086 crc crio[3651]: time=\"2026-06-09T11:07:41.295007988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.045862 | controller |     "Jun 09 11:07:41.324165 crc crio[3651]: time=\"2026-06-09T11:07:41.324024877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.045883 | controller |     "Jun 09 11:07:41.328282 crc crio[3651]: time=\"2026-06-09T11:07:41.328208123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.045900 | controller |     "Jun 09 11:07:41.443073 crc crio[3651]: time=\"2026-06-09T11:07:41.442927535Z\" level=info msg=\"Created container 6d779899c6c7bc7898498531223cf1b048fb95a43a36e8460779e2853e1edba6: openshift-marketplace/community-operators-pwz28/extract-content\" id=b5ba14a8-1ca6-4816-a065-c4729fc37db6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.045915 | controller |     "Jun 09 11:07:41.444348 crc crio[3651]: time=\"2026-06-09T11:07:41.444267106Z\" level=info msg=\"Starting container: 6d779899c6c7bc7898498531223cf1b048fb95a43a36e8460779e2853e1edba6\" id=fe3eeab8-f84e-4601-9818-d34659ee27b6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.045930 | controller |     "Jun 09 11:07:41.451584 crc crio[3651]: time=\"2026-06-09T11:07:41.451505285Z\" level=info msg=\"Started container\" PID=21829 containerID=6d779899c6c7bc7898498531223cf1b048fb95a43a36e8460779e2853e1edba6 description=openshift-marketplace/community-operators-pwz28/extract-content id=fe3eeab8-f84e-4601-9818-d34659ee27b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=17ec379b7ac037b9e0512f2c724699379b457ead7da4da6a93eaf12444e65103",
2026-06-09 11:30:35.045946 | controller |     "Jun 09 11:07:41.513579 crc crio[3651]: time=\"2026-06-09T11:07:41.511180771Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a0767398-bc39-4f12-af22-d63f17d5be83 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.045961 | controller |     "Jun 09 11:07:41.518193 crc crio[3651]: time=\"2026-06-09T11:07:41.518108401Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=eefebf65-2c11-4bff-8815-070b778cd08e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.045976 | controller |     "Jun 09 11:07:41.535006 crc crio[3651]: time=\"2026-06-09T11:07:41.534881969Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-w6wdv/registry-server\" id=0d706ab7-10a3-4039-ad73-12e2bab0dff7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.045990 | controller |     "Jun 09 11:07:41.535496 crc crio[3651]: time=\"2026-06-09T11:07:41.535441676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.046005 | controller |     "Jun 09 11:07:41.590035 crc crio[3651]: time=\"2026-06-09T11:07:41.589889904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.046020 | controller |     "Jun 09 11:07:41.593844 crc crio[3651]: time=\"2026-06-09T11:07:41.593765181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.046039 | controller |     "Jun 09 11:07:41.763935 crc crio[3651]: time=\"2026-06-09T11:07:41.763718875Z\" level=info msg=\"Created container 85b72e3f62e9fab963d0a21ce212becbc9ae2b79b89d6e0a445f0479b5bddb4d: openshift-marketplace/redhat-operators-w6wdv/registry-server\" id=0d706ab7-10a3-4039-ad73-12e2bab0dff7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.046054 | controller |     "Jun 09 11:07:41.765265 crc crio[3651]: time=\"2026-06-09T11:07:41.765159329Z\" level=info msg=\"Starting container: 85b72e3f62e9fab963d0a21ce212becbc9ae2b79b89d6e0a445f0479b5bddb4d\" id=03b6f088-e264-4665-a21c-f085aa749512 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.046069 | controller |     "Jun 09 11:07:41.772157 crc crio[3651]: time=\"2026-06-09T11:07:41.772054837Z\" level=info msg=\"Started container\" PID=21846 containerID=85b72e3f62e9fab963d0a21ce212becbc9ae2b79b89d6e0a445f0479b5bddb4d description=openshift-marketplace/redhat-operators-w6wdv/registry-server id=03b6f088-e264-4665-a21c-f085aa749512 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d6fd42ee2ab3bec18d9b1527b6630b8e9bd742aa8fc681ec60084835be6f628c",
2026-06-09 11:30:35.046084 | controller |     "Jun 09 11:07:42.536576 crc crio[3651]: time=\"2026-06-09T11:07:42.53599173Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b2cb15e1-4188-4f86-860d-1620cdc9ed30 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.046099 | controller |     "Jun 09 11:07:42.538534 crc crio[3651]: time=\"2026-06-09T11:07:42.538437614Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=da7ab397-cee2-49d1-bd9b-10d53b5da848 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.046114 | controller |     "Jun 09 11:07:42.548037 crc crio[3651]: time=\"2026-06-09T11:07:42.547673124Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-pwz28/registry-server\" id=72034ae7-6502-43b8-b3da-420e9be06d51 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.046129 | controller |     "Jun 09 11:07:42.549006 crc crio[3651]: time=\"2026-06-09T11:07:42.548166119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.046145 | controller |     "Jun 09 11:07:42.585671 crc crio[3651]: time=\"2026-06-09T11:07:42.58554791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.046160 | controller |     "Jun 09 11:07:42.589641 crc crio[3651]: time=\"2026-06-09T11:07:42.589565892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.046175 | controller |     "Jun 09 11:07:43.034895 crc crio[3651]: time=\"2026-06-09T11:07:43.034757857Z\" level=info msg=\"Created container 130d449397dbc8c64b420975562141244f648a3e889ad677f5369f87301a88ea: openshift-marketplace/community-operators-pwz28/registry-server\" id=72034ae7-6502-43b8-b3da-420e9be06d51 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.046191 | controller |     "Jun 09 11:07:43.036867 crc crio[3651]: time=\"2026-06-09T11:07:43.036774368Z\" level=info msg=\"Starting container: 130d449397dbc8c64b420975562141244f648a3e889ad677f5369f87301a88ea\" id=0a9aceee-ce3d-4c25-b01e-f4ab08901d68 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.046206 | controller |     "Jun 09 11:07:43.044887 crc crio[3651]: time=\"2026-06-09T11:07:43.04477998Z\" level=info msg=\"Started container\" PID=21876 containerID=130d449397dbc8c64b420975562141244f648a3e889ad677f5369f87301a88ea description=openshift-marketplace/community-operators-pwz28/registry-server id=0a9aceee-ce3d-4c25-b01e-f4ab08901d68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=17ec379b7ac037b9e0512f2c724699379b457ead7da4da6a93eaf12444e65103",
2026-06-09 11:30:35.046224 | controller |     "Jun 09 11:08:21.666749 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...",
2026-06-09 11:30:35.046241 | controller |     "Jun 09 11:08:23.202888 crc systemd[1]: crio.service: Deactivated successfully.",
2026-06-09 11:30:35.046257 | controller |     "Jun 09 11:08:23.203481 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).",
2026-06-09 11:30:35.046272 | controller |     "Jun 09 11:08:23.203662 crc systemd[1]: crio.service: Consumed 14min 8.478s CPU time.",
2026-06-09 11:30:35.046288 | controller |     "Jun 09 11:08:26.779981 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...",
2026-06-09 11:30:35.046303 | controller |     "Jun 09 11:08:26.894380 crc crio[24110]: time=\"2026-06-09T11:08:26.893704338Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"",
2026-06-09 11:30:35.046319 | controller |     "Jun 09 11:08:26.894380 crc crio[24110]: time=\"2026-06-09T11:08:26.894314256Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"",
2026-06-09 11:30:35.046334 | controller |     "Jun 09 11:08:26.901306 crc crio[24110]: time=\"2026-06-09T11:08:26.895613375Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"",
2026-06-09 11:30:35.046349 | controller |     "Jun 09 11:08:26.901306 crc crio[24110]: time=\"2026-06-09T11:08:26.895726009Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"",
2026-06-09 11:30:35.046364 | controller |     "Jun 09 11:08:26.911845 crc crio[24110]: time=\"2026-06-09T11:08:26.911747609Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"",
2026-06-09 11:30:35.046379 | controller |     "Jun 09 11:08:26.912144 crc crio[24110]: time=\"2026-06-09T11:08:26.91209616Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"",
2026-06-09 11:30:35.046394 | controller |     "Jun 09 11:08:26.912144 crc crio[24110]: time=\"2026-06-09T11:08:26.912135151Z\" level=info msg=\"Node configuration value for pid cgroup is true\"",
2026-06-09 11:30:35.046409 | controller |     "Jun 09 11:08:26.912320 crc crio[24110]: time=\"2026-06-09T11:08:26.912283095Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"",
2026-06-09 11:30:35.046424 | controller |     "Jun 09 11:08:26.912320 crc crio[24110]: time=\"2026-06-09T11:08:26.912295256Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"",
2026-06-09 11:30:35.046438 | controller |     "Jun 09 11:08:28.388596 crc crio[24110]: time=\"2026-06-09T11:08:28.387476777Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"",
2026-06-09 11:30:35.046453 | controller |     "Jun 09 11:08:28.412563 crc crio[24110]: time=\"2026-06-09T11:08:28.412507508Z\" level=info msg=\"Using default capabilities: CAP_CHOWN, CAP_DAC_OVERRIDE, CAP_FSETID, CAP_FOWNER, CAP_SETGID, CAP_SETUID, CAP_SETPCAP, CAP_NET_BIND_SERVICE, CAP_KILL\"",
2026-06-09 11:30:35.046469 | controller |     "Jun 09 11:08:28.431189 crc crio[24110]: time=\"2026-06-09T11:08:28.431053964Z\" level=info msg=\"Using runtime handler runc version 1.2.4, spec: 1.2.0+dev, go: go1.23.2 (Red Hat 1.23.2-1.el9), libseccomp: 2.5.2\"",
2026-06-09 11:30:35.046484 | controller |     "Jun 09 11:08:28.447445 crc crio[24110]: time=\"2026-06-09T11:08:28.447310712Z\" level=info msg=\"Using runtime handler crun version 1.23.1, commit: d20b23dba05e822b93b82f2f34fd5dada433e0c2, rundir: /run/crun, spec: 1.0.0, +SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +CRIU +YAJL\"",
2026-06-09 11:30:35.046500 | controller |     "Jun 09 11:08:28.604832 crc crio[24110]: time=\"2026-06-09T11:08:28.604734753Z\" level=info msg=\"Checkpoint/restore support enabled\"",
2026-06-09 11:30:35.046515 | controller |     "Jun 09 11:08:28.604832 crc crio[24110]: time=\"2026-06-09T11:08:28.604788785Z\" level=info msg=\"Using the internal default seccomp profile\"",
2026-06-09 11:30:35.046535 | controller |     "Jun 09 11:08:28.604832 crc crio[24110]: time=\"2026-06-09T11:08:28.604800765Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"",
2026-06-09 11:30:35.046551 | controller |     "Jun 09 11:08:28.604832 crc crio[24110]: time=\"2026-06-09T11:08:28.604807555Z\" level=info msg=\"No blockio config file specified, blockio not configured\"",
2026-06-09 11:30:35.046566 | controller |     "Jun 09 11:08:28.604832 crc crio[24110]: time=\"2026-06-09T11:08:28.604814136Z\" level=info msg=\"RDT not available in the host system\"",
2026-06-09 11:30:35.046581 | controller |     "Jun 09 11:08:28.610322 crc crio[24110]: time=\"2026-06-09T11:08:28.610257469Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-09 11:30:35.046595 | controller |     "Jun 09 11:08:28.610322 crc crio[24110]: time=\"2026-06-09T11:08:28.61029758Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-09 11:30:35.046610 | controller |     "Jun 09 11:08:28.615457 crc crio[24110]: time=\"2026-06-09T11:08:28.61530484Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-09 11:30:35.046625 | controller |     "Jun 09 11:08:28.615544 crc crio[24110]: time=\"2026-06-09T11:08:28.615460635Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-09 11:30:35.046639 | controller |     "Jun 09 11:08:28.636129 crc crio[24110]: time=\"2026-06-09T11:08:28.63597673Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 11:30:35.046654 | controller |     "Jun 09 11:08:28.636129 crc crio[24110]: time=\"2026-06-09T11:08:28.636112774Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 11:30:35.046668 | controller |     "Jun 09 11:08:28.637164 crc crio[24110]: time=\"2026-06-09T11:08:28.637098774Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"",
2026-06-09 11:30:35.046683 | controller |     "Jun 09 11:08:28.637250 crc crio[24110]: time=\"2026-06-09T11:08:28.637227218Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"",
2026-06-09 11:30:35.046700 | controller |     "Jun 09 11:08:28.639323 crc crio[24110]: time=\"2026-06-09T11:08:28.63897967Z\" level=info msg=\"Current CRI-O configuration:\\n[crio]\\n  root = \\\"/var/lib/containers/storage\\\"\\n  runroot = \\\"/run/containers/storage\\\"\\n  imagestore = \\\"\\\"\\n  storage_driver = \\\"overlay\\\"\\n  storage_option = [\\\"overlay.skip_mount_home=true\\\"]\\n  log_dir = \\\"/var/log/crio/pods\\\"\\n  version_file = \\\"/var/run/crio/version\\\"\\n  version_file_persist = \\\"\\\"\\n  clean_shutdown_file = \\\"/var/lib/crio/clean.shutdown\\\"\\n  internal_wipe = true\\n  internal_repair = true\\n  [crio.api]\\n    grpc_max_send_msg_size = 83886080\\n    grpc_max_recv_msg_size = 83886080\\n    listen = \\\"/var/run/crio/crio.sock\\\"\\n    stream_address = \\\"192.168.130.11\\\"\\n    stream_port = \\\"0\\\"\\n    stream_enable_tls = false\\n    stream_tls_cert = \\\"\\\"\\n    stream_tls_key = \\\"\\\"\\n    stream_tls_ca = \\\"\\\"\\n    stream_idle_timeout = \\\"\\\"\\n  [crio.runtime]\\n    no_pivot = false\\n    selinux = true\\n    log_to_journald = false\\n    drop_infra_ctr = true\\n    read_only = false\\n    hooks_dir = [\\\"/etc/containers/oci/hooks.d\\\", \\\"/run/containers/oci/hooks.d\\\", \\\"/usr/share/containers/oci/hooks.d\\\"]\\n    default_capabilities = [\\\"CHOWN\\\", \\\"DAC_OVERRIDE\\\", \\\"FSETID\\\", \\\"FOWNER\\\", \\\"SETGID\\\", \\\"SETUID\\\", \\\"SETPCAP\\\", \\\"NET_BIND_SERVICE\\\", \\\"KILL\\\"]\\n    add_inheritable_capabilities = false\\n    default_env = [\\\"NSS_SDB_USE_CACHE=no\\\"]\\n    default_sysctls = [\\\"net.ipv4.ping_group_range=0 2147483647\\\"]\\n    default_ulimits = [\\\"nofile=1048576\\\"]\\n    allowed_devices = [\\\"/dev/fuse\\\", \\\"/dev/net/tun\\\"]\\n    cdi_spec_dirs = [\\\"/etc/cdi\\\", \\\"/var/run/cdi\\\"]\\n    device_ownership_from_security_context = false\\n    default_runtime = \\\"crun\\\"\\n    decryption_keys_path = \\\"/etc/crio/keys/\\\"\\n    conmon = \\\"\\\"\\n    conmon_cgroup = \\\"pod\\\"\\n    seccomp_profile = \\\"\\\"\\n    privileged_seccomp_profile = \\\"\\\"\\n    apparmor_profile = \\\"crio-default\\\"\\n    blockio_config_file = \\\"\\\"\\n    blockio_reload = false\\n    irqbalance_config_file = \\\"/etc/sysconfig/irqbalance\\\"\\n    rdt_config_file = \\\"\\\"\\n    cgroup_manager = \\\"systemd\\\"\\n    default_mounts_file = \\\"\\\"\\n    container_exits_dir = \\\"/var/run/crio/exits\\\"\\n    container_attach_socket_dir = \\\"/var/run/crio\\\"\\n    bind_mount_prefix = \\\"\\\"\\n    uid_mappings = \\\"\\\"\\n    minimum_mappable_uid = -1\\n    gid_mappings = \\\"\\\"\\n    minimum_mappable_gid = -1\\n    log_level = \\\"info\\\"\\n    log_filter = \\\"\\\"\\n    namespaces_dir = \\\"/var/run\\\"\\n    pinns_path = \\\"/usr/bin/pinns\\\"\\n    enable_criu_support = true\\n    pids_limit = -1\\n    log_size_max = -1\\n    ctr_stop_timeout = 30\\n    separate_pull_cgroup = \\\"\\\"\\n    infra_ctr_cpuset = \\\"\\\"\\n    shared_cpuset = \\\"\\\"\\n    absent_mount_sources_to_reject = [\\\"/etc/hostname\\\"]\\n    enable_pod_events = false\\n    irqbalance_config_restore_file = \\\"/etc/sysconfig/orig_irq_banned_cpus\\\"\\n    hostnetwork_disable_selinux = true\\n    disable_hostport_mapping = false\\n    timezone = \\\"\\\"\\n    [crio.runtime.runtimes]\\n      [crio.runtime.runtimes.crun]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/crun\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/crun\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"512KiB\\\"\\n        no_sync_log = false\\n        [crio.runtime.runtimes.crun.default_annotations]\\n          \\\"run.oci.systemd.subgroup\\\" = \\\"\\\"\\n      [crio.runtime.runtimes.runc]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/runc\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/runc\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"12MiB\\\"\\n        no_sync_log = false\\n    [crio.runtime.workloads]\\n      [crio.runtime.workloads.openshift-builder]\\n        activation_annotation = \\\"io.openshift.builder\\\"\\n        annotation_prefix = \\\"\\\"\\n        allowed_annotations = [\\\"io.kubernetes.cri-o.userns-mode\\\", \\\"io.kubernetes.cri-o.Devices\\\"]\\n        DisallowedAnnotations = [\\\"cpu-quota.crio.io\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"run.oci.\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.containers.trace-syscall\\\", \\\"cpu-c-states.crio.io\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"org.systemd.property.\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"bundle\\\", \\\"org.criu.config\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"cpu-shared.crio.io\\\", \\\"module.wasm.image/variant\\\"]\\n        [crio.runtime.workloads.openshift-builder.resources]\\n          CPUShares = 0\\n          CPUQuota = 0\\n          CPUPeriod = 0\\n          CPUSet = \\\"\\\"\\n          CPULimit = 0\\n  [crio.image]\\n    default_transport = \\\"docker://\\\"\\n    global_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_image = \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:cc2b30e70040205c2536d01ae5c850be1ed2d775cf13249e50328e5085777977\\\"\\n    pause_image_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_command = \\\"/usr/bin/pod\\\"\\n    signature_policy = \\\"\\\"\\n    signature_policy_dir = \\\"/etc/crio/policies\\\"\\n    image_volumes = \\\"mkdir\\\"\\n    big_files_temporary_dir = \\\"\\\"\\n    auto_reload_registries = false\\n    pull_progress_timeout = \\\"0s\\\"\\n    oci_artifact_mount_support = false\\n  [crio.network]\\n    cni_default_network = \\\"\\\"\\n    network_dir = \\\"/etc/kubernetes/cni/net.d/\\\"\\n    plugin_dirs = [\\\"/var/lib/cni/bin\\\"]\\n  [crio.metrics]\\n    enable_metrics = true\\n    metrics_collectors = [\\\"operations\\\", \\\"operations_latency_microseconds_total\\\", \\\"operations_latency_microseconds\\\", \\\"operations_errors\\\", \\\"image_pulls_layer_size\\\", \\\"containers_oom_total\\\", \\\"containers_oom\\\", \\\"operations_total\\\", \\\"operations_latency_seconds_total\\\", \\\"operations_latency_seconds\\\", \\\"operations_errors_total\\\", \\\"image_pulls_bytes_total\\\", \\\"image_pulls_skipped_bytes_total\\\", \\\"image_pulls_success_total\\\", \\\"image_pulls_failure_total\\\", \\\"image_layer_reuse_total\\\", \\\"containers_oom_count_total\\\", \\\"processes_defunct\\\"]\\n    metrics_host = \\\"127.0.0.1\\\"\\n    metrics_port = 9537\\n    metrics_socket = \\\"\\\"\\n    metrics_cert = \\\"\\\"\\n    metrics_key = \\\"\\\"\\n  [crio.tracing]\\n    enable_tracing = false\\n    tracing_endpoint = \\\"127.0.0.1:4317\\\"\\n    tracing_sampling_rate_per_million = 0\\n  [crio.stats]\\n    stats_collection_period = 0\\n    collection_period = 0\\n  [crio.nri]\\n    enable_nri = true\\n    nri_listen = \\\"/var/run/nri/nri.sock\\\"\\n    nri_plugin_dir = \\\"/opt/nri/plugins\\\"\\n    nri_plugin_config_dir = \\\"/etc/nri/conf.d\\\"\\n    nri_plugin_registration_timeout = \\\"5s\\\"\\n    nri_plugin_request_timeout = \\\"2s\\\"\\n    nri_disable_connections = false\\n\"",
2026-06-09 11:30:35.046735 | controller |     "Jun 09 11:08:28.642007 crc crio[24110]: time=\"2026-06-09T11:08:28.641876497Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"",
2026-06-09 11:30:35.046758 | controller |     "Jun 09 11:08:28.642526 crc crio[24110]: time=\"2026-06-09T11:08:28.642386523Z\" level=info msg=\"Restore irqbalance config: nothing to do\"",
2026-06-09 11:30:35.046777 | controller |     "Jun 09 11:08:30.374190 crc crio[24110]: time=\"2026-06-09T11:08:30.373739998Z\" level=info msg=\"Got pod network &{Name:community-operators-pwz28 Namespace:openshift-marketplace ID:17ec379b7ac037b9e0512f2c724699379b457ead7da4da6a93eaf12444e65103 UID:47ab145a-0a23-4590-8090-149087e287ae NetNS:/var/run/netns/2792776b-6e91-4d21-af16-a21a935b9c5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod47ab145a_0a23_4590_8090_149087e287ae.slice PodAnnotations:0xc0004f0de8}] Aliases:map[]}\"",
2026-06-09 11:30:35.046798 | controller |     "Jun 09 11:08:30.374190 crc crio[24110]: time=\"2026-06-09T11:08:30.37414012Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-pwz28 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.046819 | controller |     "Jun 09 11:08:30.376701 crc crio[24110]: time=\"2026-06-09T11:08:30.374623145Z\" level=info msg=\"Got pod network &{Name:redhat-operators-w6wdv Namespace:openshift-marketplace ID:d6fd42ee2ab3bec18d9b1527b6630b8e9bd742aa8fc681ec60084835be6f628c UID:1bf8b368-6647-4228-aacd-5e2748b5056a NetNS:/var/run/netns/7104f78a-eb45-4ebd-b776-ac6da34d4161 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1bf8b368_6647_4228_aacd_5e2748b5056a.slice PodAnnotations:0xc0004f0ee8}] Aliases:map[]}\"",
2026-06-09 11:30:35.046841 | controller |     "Jun 09 11:08:30.376701 crc crio[24110]: time=\"2026-06-09T11:08:30.374755239Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-w6wdv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.046883 | controller |     "Jun 09 11:08:30.376701 crc crio[24110]: time=\"2026-06-09T11:08:30.375105149Z\" level=info msg=\"Got pod network &{Name:certified-operators-crlzp Namespace:openshift-marketplace ID:550b1c6986edb28a257a3c7a80cce84d924c3b96f1e695a672ac367b48b3eeba UID:a8f8308c-24cf-43fc-9df4-a3ba52e6bdaf NetNS:/var/run/netns/fcbc4a67-a0e6-49a4-aaab-b9e573c0a8cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda8f8308c_24cf_43fc_9df4_a3ba52e6bdaf.slice PodAnnotations:0xc0004f0f78}] Aliases:map[]}\"",
2026-06-09 11:30:35.046906 | controller |     "Jun 09 11:08:30.376701 crc crio[24110]: time=\"2026-06-09T11:08:30.375198052Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-crlzp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.046927 | controller |     "Jun 09 11:08:30.376701 crc crio[24110]: time=\"2026-06-09T11:08:30.375581223Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-g28bl Namespace:openshift-marketplace ID:669290bda4ab87130acf66409c937d4f4d11b69e196a641dc86c0b58c6833831 UID:2ffb916a-c92c-40c3-bc16-98cc68962b37 NetNS:/var/run/netns/479be41f-b27c-478b-ae0c-0b25846a6ba2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2ffb916a_c92c_40c3_bc16_98cc68962b37.slice PodAnnotations:0xc0004f1008}] Aliases:map[]}\"",
2026-06-09 11:30:35.046948 | controller |     "Jun 09 11:08:30.376701 crc crio[24110]: time=\"2026-06-09T11:08:30.375704557Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-g28bl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.046969 | controller |     "Jun 09 11:08:30.376701 crc crio[24110]: time=\"2026-06-09T11:08:30.376106349Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-8mhkq Namespace:openshift-marketplace ID:5d446774b0ebacbbc1d653bfa34f01b4bf1fe9d204b433f5789deeeecfd917da UID:6da28bb4-e7f5-4738-b169-06009707260b NetNS:/var/run/netns/013baec9-897f-41d2-86f1-b27de9470414 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6da28bb4_e7f5_4738_b169_06009707260b.slice PodAnnotations:0xc0004f1098}] Aliases:map[]}\"",
2026-06-09 11:30:35.046990 | controller |     "Jun 09 11:08:30.376701 crc crio[24110]: time=\"2026-06-09T11:08:30.376262254Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-8mhkq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.047011 | controller |     "Jun 09 11:08:30.376701 crc crio[24110]: time=\"2026-06-09T11:08:30.376633465Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:22dac0a230e126aef4e7e025b2d7c7889c23262c558f341ab914dee48bf7430c UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/b8d2d7df-a8f4-4320-865e-f722c3d0413f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcbcea9f_f8da_49e7_87b5_1d6dc7b926ee.slice PodAnnotations:0xc0004f1118}] Aliases:map[]}\"",
2026-06-09 11:30:35.047032 | controller |     "Jun 09 11:08:30.377747 crc crio[24110]: time=\"2026-06-09T11:08:30.376777979Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.047057 | controller |     "Jun 09 11:08:30.377747 crc crio[24110]: time=\"2026-06-09T11:08:30.376883022Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 11:30:35.047078 | controller |     "Jun 09 11:08:30.377747 crc crio[24110]: time=\"2026-06-09T11:08:30.376898183Z\" level=warning msg=\"Could not restore sandbox IP for e3a9f781401b176ab668cfa885c5ee810797bd9213cad3bc8865792287d43a24: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_6f635839-dcc3-4374-99cf-e51bfebb26ce_0(e3a9f781401b176ab668cfa885c5ee810797bd9213cad3bc8865792287d43a24): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 11:30:35.047099 | controller |     "Jun 09 11:08:30.377747 crc crio[24110]: time=\"2026-06-09T11:08:30.376916053Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 11:30:35.047119 | controller |     "Jun 09 11:08:30.377747 crc crio[24110]: time=\"2026-06-09T11:08:30.376923984Z\" level=warning msg=\"Could not restore sandbox IP for 9fbba7e965f38293a5f3bb95dc78d108473e108cb8365cb9db71da9b43435a06: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_24de53e8-acfb-427d-9aa5-9a69a19e0312_0(9fbba7e965f38293a5f3bb95dc78d108473e108cb8365cb9db71da9b43435a06): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 11:30:35.047139 | controller |     "Jun 09 11:08:30.377747 crc crio[24110]: time=\"2026-06-09T11:08:30.377161401Z\" level=info msg=\"Got pod network &{Name:controller-manager-748955fd87-9pkpl Namespace:openshift-controller-manager ID:59054781ff3570e3b59189534806b20744decfbe9b501687e168f78d3dcfbcaa UID:694fd7d9-9f65-42c9-9613-7c5e5387f62f NetNS:/var/run/netns/74e6d2b4-c9d6-4694-bf48-0620a646cefb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod694fd7d9_9f65_42c9_9613_7c5e5387f62f.slice PodAnnotations:0xc0004f11b8}] Aliases:map[]}\"",
2026-06-09 11:30:35.047160 | controller |     "Jun 09 11:08:30.377747 crc crio[24110]: time=\"2026-06-09T11:08:30.377253083Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-748955fd87-9pkpl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.047179 | controller |     "Jun 09 11:08:30.377747 crc crio[24110]: time=\"2026-06-09T11:08:30.377636165Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-798f9f7dfd-7m5r6 Namespace:openshift-route-controller-manager ID:40a7c7f1bbb55ca282525de91b9a8507b7e079f29b43c22e11c93191ee928bd2 UID:3a5c8e52-a571-4d96-8aaf-287800f3d9b5 NetNS:/var/run/netns/64ccdbc0-44f1-45f5-a351-c2e1089dc3da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3a5c8e52_a571_4d96_8aaf_287800f3d9b5.slice PodAnnotations:0xc0004f1248}] Aliases:map[]}\"",
2026-06-09 11:30:35.047199 | controller |     "Jun 09 11:08:30.377747 crc crio[24110]: time=\"2026-06-09T11:08:30.377784089Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-798f9f7dfd-7m5r6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.047219 | controller |     "Jun 09 11:08:30.379190 crc crio[24110]: time=\"2026-06-09T11:08:30.377926604Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 11:30:35.047240 | controller |     "Jun 09 11:08:30.379190 crc crio[24110]: time=\"2026-06-09T11:08:30.377941004Z\" level=warning msg=\"Could not restore sandbox IP for 588fd7312905f0847382da56849721695257ef41028ef203d444e192a2bab0c1: failed to get network status for pod sandbox k8s_collect-profiles-29683380-pkxlv_openshift-operator-lifecycle-manager_0733e440-b967-4d60-8897-0267a6040ebd_0(588fd7312905f0847382da56849721695257ef41028ef203d444e192a2bab0c1): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 11:30:35.047263 | controller |     "Jun 09 11:08:30.379190 crc crio[24110]: time=\"2026-06-09T11:08:30.378217152Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:6f86af0ca2497367fe314675d97afdceb29467a33852929ef4f6841fe9364b0d UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/cbf58f65-007f-47db-b4a3-1a8c456dad67 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc0004f12e0}] Aliases:map[]}\"",
2026-06-09 11:30:35.047284 | controller |     "Jun 09 11:08:30.379190 crc crio[24110]: time=\"2026-06-09T11:08:30.378342686Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.047304 | controller |     "Jun 09 11:08:30.379190 crc crio[24110]: time=\"2026-06-09T11:08:30.37881842Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:fc2182547f0f3e4071d00a8948ea0e63e51bfc62540b658a41e2adb137293c79 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/cc610cc6-aa9d-4b89-a137-ff647c9bd275 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc0004f1360}] Aliases:map[]}\"",
2026-06-09 11:30:35.047324 | controller |     "Jun 09 11:08:30.379190 crc crio[24110]: time=\"2026-06-09T11:08:30.378935804Z\" level=info msg=\"Checking pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.047344 | controller |     "Jun 09 11:08:30.379862 crc crio[24110]: time=\"2026-06-09T11:08:30.379253904Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:2c0049503fa8adb64b38d4b24ec8d1b3c13afca807623945676f512764c4c804 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/ea7c4902-6136-45d4-b657-4bf37994c034 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc0004f13e0}] Aliases:map[]}\"",
2026-06-09 11:30:35.047364 | controller |     "Jun 09 11:08:30.379862 crc crio[24110]: time=\"2026-06-09T11:08:30.379351416Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.047384 | controller |     "Jun 09 11:08:30.379862 crc crio[24110]: time=\"2026-06-09T11:08:30.379719148Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:7447659a8d7bb213bdc140c6d9ff81b2f8739dff5814b1c551ee1fc3408c5636 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/d99e355f-deff-4278-b412-23c9dcab1ed8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc0004f1460}] Aliases:map[]}\"",
2026-06-09 11:30:35.047399 | controller |     "Jun 09 11:08:30.380683 crc crio[24110]: time=\"2026-06-09T11:08:30.379920144Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.047461 | controller |     "Jun 09 11:08:30.380683 crc crio[24110]: time=\"2026-06-09T11:08:30.380283464Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:ad7195ea87bf0a13e665d163ee2fbef04d2f0727168efb7c207c87004b6d824a UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/64f8b9d8-d7fb-491c-b133-7b12b6106f24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc0004f14f0}] Aliases:map[]}\"",
2026-06-09 11:30:35.047487 | controller |     "Jun 09 11:08:30.380683 crc crio[24110]: time=\"2026-06-09T11:08:30.38046181Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.047504 | controller |     "Jun 09 11:08:30.381036 crc crio[24110]: time=\"2026-06-09T11:08:30.380852281Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:7340aa1e10799ec33026859d608b1de2c54ad3af7fd6221f5b0592ad74bd8104 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/233039b7-2730-4022-88dc-04e94e66b385 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc0004f1580}] Aliases:map[]}\"",
2026-06-09 11:30:35.047519 | controller |     "Jun 09 11:08:30.381036 crc crio[24110]: time=\"2026-06-09T11:08:30.380954225Z\" level=info msg=\"Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.047535 | controller |     "Jun 09 11:08:30.381329 crc crio[24110]: time=\"2026-06-09T11:08:30.381252543Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:8123b2013610528515984fa6d5c318636dc91b6aaf789285818f0c223fb360a3 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/423a46c5-bf50-4452-814c-248b7e5724c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc0004f1618}] Aliases:map[]}\"",
2026-06-09 11:30:35.047550 | controller |     "Jun 09 11:08:30.381574 crc crio[24110]: time=\"2026-06-09T11:08:30.38145463Z\" level=info msg=\"Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.047566 | controller |     "Jun 09 11:08:30.381903 crc crio[24110]: time=\"2026-06-09T11:08:30.381831751Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:b616e6b1e0cd8199758fb15f85947bd3c890bce947bd22e662f36108daa89055 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/f41e099b-266e-4afb-869e-24707ba87da5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc0004f16a8}] Aliases:map[]}\"",
2026-06-09 11:30:35.047581 | controller |     "Jun 09 11:08:30.382043 crc crio[24110]: time=\"2026-06-09T11:08:30.381949994Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.047597 | controller |     "Jun 09 11:08:30.382361 crc crio[24110]: time=\"2026-06-09T11:08:30.382281444Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:dfb6e0430f92afe743a6b2c216debf0dc91afae5331c1ef7311faa5611c6ff0a UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/21a971ed-92f4-45cd-931c-dd07f5c37d94 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc0004f1738}] Aliases:map[]}\"",
2026-06-09 11:30:35.047615 | controller |     "Jun 09 11:08:30.382532 crc crio[24110]: time=\"2026-06-09T11:08:30.382439529Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.047631 | controller |     "Jun 09 11:08:30.383075 crc crio[24110]: time=\"2026-06-09T11:08:30.383006926Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:744f02bb2909c6f3865bf8815b27eafc57e9cabb2855e90db1ce63933dacbfc7 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/e063a977-c2de-4b67-81d2-7279a43bd4f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc0004f17b8}] Aliases:map[]}\"",
2026-06-09 11:30:35.047647 | controller |     "Jun 09 11:08:30.383200 crc crio[24110]: time=\"2026-06-09T11:08:30.3831544Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.047662 | controller |     "Jun 09 11:08:30.383610 crc crio[24110]: time=\"2026-06-09T11:08:30.383563973Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:74ed6ea7f8cc65253f99e578e59707b7f24b66b489f27386e8dc9479cfbe3e5c UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/7cb7e214-4623-4b2e-93fb-f97cd8e3a281 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc0004f1848}] Aliases:map[]}\"",
2026-06-09 11:30:35.047677 | controller |     "Jun 09 11:08:30.383834 crc crio[24110]: time=\"2026-06-09T11:08:30.383710537Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.047692 | controller |     "Jun 09 11:08:30.384199 crc crio[24110]: time=\"2026-06-09T11:08:30.384107679Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:b0ef322b9b33fe8a5f6e8f97c85a30cfc686519d2d12236dc8f3610a5ae4648a UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/3cdd67b3-4b06-491e-9a04-b53eee468024 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc0004f18d8}] Aliases:map[]}\"",
2026-06-09 11:30:35.047708 | controller |     "Jun 09 11:08:30.384347 crc crio[24110]: time=\"2026-06-09T11:08:30.384251563Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.047723 | controller |     "Jun 09 11:08:30.384865 crc crio[24110]: time=\"2026-06-09T11:08:30.38480388Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:2b3874486ab4714c54a62fc3918cec19b6a563f63cd5ba98565e424621af693f UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/164fdee9-079c-4e0d-9e6b-520a29b960aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc0004f1958}] Aliases:map[]}\"",
2026-06-09 11:30:35.047742 | controller |     "Jun 09 11:08:30.385124 crc crio[24110]: time=\"2026-06-09T11:08:30.385016016Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.047758 | controller |     "Jun 09 11:08:30.385780 crc crio[24110]: time=\"2026-06-09T11:08:30.385731968Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:7cd6811fd4f4886952d25001c4b3869e22cbcf9fc329670ae044c28dc141365e UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/ccd145fc-af3a-468f-985e-721edb35d4ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc0004f19e8}] Aliases:map[]}\"",
2026-06-09 11:30:35.047774 | controller |     "Jun 09 11:08:30.386035 crc crio[24110]: time=\"2026-06-09T11:08:30.385925574Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.047789 | controller |     "Jun 09 11:08:30.386365 crc crio[24110]: time=\"2026-06-09T11:08:30.386330416Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:6486d3fd6af67b3f3adb787754053f65accf4b36d3467130639ea553959008a1 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/39d0d32f-f343-4407-b40b-173350f861c3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc0004f1a78}] Aliases:map[]}\"",
2026-06-09 11:30:35.047805 | controller |     "Jun 09 11:08:30.386577 crc crio[24110]: time=\"2026-06-09T11:08:30.386538252Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.047820 | controller |     "Jun 09 11:08:30.387070 crc crio[24110]: time=\"2026-06-09T11:08:30.387011926Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:bf1c22d094c12a5ec0ea8ebbd4e1e59133fada12ce61e3b9c47de2ce57cd23ce UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/7f5eba7b-ec6f-4cfa-a349-64b727a20c87 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc0004f1b08}] Aliases:map[]}\"",
2026-06-09 11:30:35.047835 | controller |     "Jun 09 11:08:30.387257 crc crio[24110]: time=\"2026-06-09T11:08:30.387192172Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.047872 | controller |     "Jun 09 11:08:30.387768 crc crio[24110]: time=\"2026-06-09T11:08:30.387730418Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:3a31f3586cfe5c133be1bd1d62abea58ae3abcc549c04a906c2d4c79cf1c7676 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/9243b6fe-0d84-4dec-b0d2-0ddf0476b3fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc0004f1b98}] Aliases:map[]}\"",
2026-06-09 11:30:35.047895 | controller |     "Jun 09 11:08:30.387943 crc crio[24110]: time=\"2026-06-09T11:08:30.387894773Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.047915 | controller |     "Jun 09 11:08:30.388509 crc crio[24110]: time=\"2026-06-09T11:08:30.388348986Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:ce783c8785d6ba72439bbf8650a9a8d15beabf3210b247d32cc1239a74807b8e UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/09fe49b7-6073-4527-925e-ee1835874cfa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc0004f1c28}] Aliases:map[]}\"",
2026-06-09 11:30:35.047932 | controller |     "Jun 09 11:08:30.388640 crc crio[24110]: time=\"2026-06-09T11:08:30.388547712Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.047948 | controller |     "Jun 09 11:08:30.389010 crc crio[24110]: time=\"2026-06-09T11:08:30.388957365Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:01720d3cc7c6b83f90c7243e29ef131128b48f41261824bdcb105e6c237f15e4 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/d9425a6d-6970-4964-86dd-a5b27b616116 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc0004f1ca8}] Aliases:map[]}\"",
2026-06-09 11:30:35.047964 | controller |     "Jun 09 11:08:30.389777 crc crio[24110]: time=\"2026-06-09T11:08:30.389191862Z\" level=info msg=\"Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.047980 | controller |     "Jun 09 11:08:30.389891 crc crio[24110]: time=\"2026-06-09T11:08:30.389837161Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:fdff107fe4dd9d65d82f2741a5cc75cb70c3ff22a1224e80f8e96c028716e9bb UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/de9c610a-dd59-42ad-87d4-9f3a8df02ca2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc0004f1d38}] Aliases:map[]}\"",
2026-06-09 11:30:35.047996 | controller |     "Jun 09 11:08:30.390028 crc crio[24110]: time=\"2026-06-09T11:08:30.389976335Z\" level=info msg=\"Checking pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.048012 | controller |     "Jun 09 11:08:30.390731 crc crio[24110]: time=\"2026-06-09T11:08:30.390631575Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:77ef9676de98e250e8816ed434b28dd2f982cddf40411c5af6fb07185d0f53d4 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/afaa53bd-426d-4fa2-b954-b8c697910068 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc0004f1db8}] Aliases:map[]}\"",
2026-06-09 11:30:35.048028 | controller |     "Jun 09 11:08:30.390997 crc crio[24110]: time=\"2026-06-09T11:08:30.390954704Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.048043 | controller |     "Jun 09 11:08:30.391211 crc crio[24110]: time=\"2026-06-09T11:08:30.39113988Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 11:30:35.048062 | controller |     "Jun 09 11:08:30.391211 crc crio[24110]: time=\"2026-06-09T11:08:30.391163411Z\" level=warning msg=\"Could not restore sandbox IP for 8f8c6599fbbecdca35a23a4fe0d79d12a81bd090e8b540aeb7ecc61fcfb40875: failed to get network status for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(8f8c6599fbbecdca35a23a4fe0d79d12a81bd090e8b540aeb7ecc61fcfb40875): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 11:30:35.048079 | controller |     "Jun 09 11:08:30.391827 crc crio[24110]: time=\"2026-06-09T11:08:30.391711537Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:c14204007b4bd9f11109690b669faf79170a09d2aed3d2675b7c674dd91868ae UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/314ee98f-f1b8-436e-bfc8-c68ed780b365 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc0004f1e40}] Aliases:map[]}\"",
2026-06-09 11:30:35.048095 | controller |     "Jun 09 11:08:30.391898 crc crio[24110]: time=\"2026-06-09T11:08:30.391870112Z\" level=info msg=\"Checking pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.048111 | controller |     "Jun 09 11:08:30.392338 crc crio[24110]: time=\"2026-06-09T11:08:30.392289714Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:a5814ac82bc23a41c0ffe5c939d830b670e608a684a392e53eb8cd5724c4f18f UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/43ba85cf-eb33-45da-afba-b64965aa51bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc0004f1ed0}] Aliases:map[]}\"",
2026-06-09 11:30:35.048129 | controller |     "Jun 09 11:08:30.392578 crc crio[24110]: time=\"2026-06-09T11:08:30.392502721Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.048146 | controller |     "Jun 09 11:08:30.393004 crc crio[24110]: time=\"2026-06-09T11:08:30.392966455Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:2f0ff3a6bd1f8c6b3011358f44f30b72dedb66fff005849616e325c1bb5f9c94 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/493f143a-6cd5-4050-b432-6927b5eec7b9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc0004f1f50}] Aliases:map[]}\"",
2026-06-09 11:30:35.048162 | controller |     "Jun 09 11:08:30.393213 crc crio[24110]: time=\"2026-06-09T11:08:30.393088518Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.048178 | controller |     "Jun 09 11:08:30.393213 crc crio[24110]: time=\"2026-06-09T11:08:30.393201972Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 11:30:35.048194 | controller |     "Jun 09 11:08:30.393368 crc crio[24110]: time=\"2026-06-09T11:08:30.393222892Z\" level=warning msg=\"Could not restore sandbox IP for 4389953051c238a0fbe4458debb60786ebca030c6e30e205d781bf07861d0e7e: failed to get network status for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(4389953051c238a0fbe4458debb60786ebca030c6e30e205d781bf07861d0e7e): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 11:30:35.048213 | controller |     "Jun 09 11:08:30.393745 crc crio[24110]: time=\"2026-06-09T11:08:30.393702387Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:962cdac498a176464ee27a7b6d69f86b95a8ab7b281d4769b8ba16b22c8abedb UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/6c1de9a7-1d71-4553-93df-d7c7216602f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc0001503a0}] Aliases:map[]}\"",
2026-06-09 11:30:35.048230 | controller |     "Jun 09 11:08:30.393869 crc crio[24110]: time=\"2026-06-09T11:08:30.393848721Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.048246 | controller |     "Jun 09 11:08:30.394296 crc crio[24110]: time=\"2026-06-09T11:08:30.394225022Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:53b93f23f59d688a03a9840321f46fff10210e03e02dcd575e9c43699f490a66 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/cbf2af81-8adc-4f1a-a3f9-1249420256fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc000150580}] Aliases:map[]}\"",
2026-06-09 11:30:35.048261 | controller |     "Jun 09 11:08:30.394382 crc crio[24110]: time=\"2026-06-09T11:08:30.394354546Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.048277 | controller |     "Jun 09 11:08:30.395112 crc crio[24110]: time=\"2026-06-09T11:08:30.395042837Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:fe5cb461b724f8b89ba5c497b131634a4bae9421655076e274fcff66e7a106a3 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/2ab02991-deca-4d84-afb1-7e2f137484e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc0001506d0}] Aliases:map[]}\"",
2026-06-09 11:30:35.048293 | controller |     "Jun 09 11:08:30.401854 crc crio[24110]: time=\"2026-06-09T11:08:30.401774429Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.048309 | controller |     "Jun 09 11:08:30.402767 crc crio[24110]: time=\"2026-06-09T11:08:30.402687096Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:602de7d2490701c9b75158dc0558a74f91c346da83b37d02a20565b62b3d65ee UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/4c9511f2-0ab1-4afb-9877-3e7d1191ca76 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc001050190}] Aliases:map[]}\"",
2026-06-09 11:30:35.048325 | controller |     "Jun 09 11:08:30.403072 crc crio[24110]: time=\"2026-06-09T11:08:30.402879382Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.048340 | controller |     "Jun 09 11:08:30.404199 crc crio[24110]: time=\"2026-06-09T11:08:30.404074598Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:75adb927381142de43f93aff0f2537b9c6c08c74493cce2190ea875677c67a18 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/2fa01449-bece-48ad-bd66-44eca1fd2405 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc001050250}] Aliases:map[]}\"",
2026-06-09 11:30:35.048360 | controller |     "Jun 09 11:08:30.404445 crc crio[24110]: time=\"2026-06-09T11:08:30.404351126Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.048376 | controller |     "Jun 09 11:08:30.404974 crc crio[24110]: time=\"2026-06-09T11:08:30.404829261Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:d5cd2843b11801a2a9b6ece8b679f4320ac92e3049e1d4fe7b29cd7a5cd50a17 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/48e0eeaf-44ed-4cb7-baa5-d609c92160e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc00008c430}] Aliases:map[]}\"",
2026-06-09 11:30:35.048392 | controller |     "Jun 09 11:08:30.405130 crc crio[24110]: time=\"2026-06-09T11:08:30.404976615Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.048407 | controller |     "Jun 09 11:08:30.405485 crc crio[24110]: time=\"2026-06-09T11:08:30.405361367Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:b6a77415bc05b1e81f341897075f3a097a15edb034111239d6655ca613be6fc7 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/f3faed82-fafa-43f9-bb9e-575d3a63cbf3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc00008c4f0}] Aliases:map[]}\"",
2026-06-09 11:30:35.048423 | controller |     "Jun 09 11:08:30.405624 crc crio[24110]: time=\"2026-06-09T11:08:30.405581773Z\" level=info msg=\"Checking pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.048439 | controller |     "Jun 09 11:08:30.406036 crc crio[24110]: time=\"2026-06-09T11:08:30.405990855Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:271b0faef23de3761966d17212d2cd46818ff4e2c6a0c788930dc9b4bf24283d UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/203d9f9b-58b9-4f24-9afa-1a8ad32e7b09 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc00008c5b0}] Aliases:map[]}\"",
2026-06-09 11:30:35.048455 | controller |     "Jun 09 11:08:30.406233 crc crio[24110]: time=\"2026-06-09T11:08:30.40615913Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.048471 | controller |     "Jun 09 11:08:30.406669 crc crio[24110]: time=\"2026-06-09T11:08:30.406594954Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:41bacdc61c8258b24c2ba353d9f9829c5c4a63ae3cb857739e3c005850ca28fa UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/2e692538-2872-43d1-bd5f-3fde2d58080b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc00008c668}] Aliases:map[]}\"",
2026-06-09 11:30:35.048489 | controller |     "Jun 09 11:08:30.406924 crc crio[24110]: time=\"2026-06-09T11:08:30.406780119Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.048543 | controller |     "Jun 09 11:08:30.407296 crc crio[24110]: time=\"2026-06-09T11:08:30.40714945Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:c237513fc503a7d7446aa7aaf641659be2d33dc6be005f7bf50ca500c95267f0 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/0cba9d70-5433-4ef0-8096-8312908a0b44 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc00008c710}] Aliases:map[]}\"",
2026-06-09 11:30:35.048560 | controller |     "Jun 09 11:08:30.408368 crc crio[24110]: time=\"2026-06-09T11:08:30.407309285Z\" level=info msg=\"Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.048587 | controller |     "Jun 09 11:08:30.408368 crc crio[24110]: time=\"2026-06-09T11:08:30.407765829Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:a104f58c959d5bf78555ff8e34db71baab8f8f4b597506d46f3fbe0d324a2446 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/fd8818d7-96fd-48bc-b14f-e12eee532eec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc00008c7c0}] Aliases:map[]}\"",
2026-06-09 11:30:35.048604 | controller |     "Jun 09 11:08:30.408368 crc crio[24110]: time=\"2026-06-09T11:08:30.407892902Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.048619 | controller |     "Jun 09 11:08:30.408368 crc crio[24110]: time=\"2026-06-09T11:08:30.408019846Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 11:30:35.048635 | controller |     "Jun 09 11:08:30.408368 crc crio[24110]: time=\"2026-06-09T11:08:30.408036517Z\" level=warning msg=\"Could not restore sandbox IP for 9bfbb4f5a17c6f37cb714773cddcd82b1cdbe5a19a3c17f1478708a1e5a7853a: failed to get network status for pod sandbox k8s_collect-profiles-29683365-5dplj_openshift-operator-lifecycle-manager_0e95ee2c-92a2-486a-af89-3311d6139404_0(9bfbb4f5a17c6f37cb714773cddcd82b1cdbe5a19a3c17f1478708a1e5a7853a): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 11:30:35.048650 | controller |     "Jun 09 11:08:30.408368 crc crio[24110]: time=\"2026-06-09T11:08:30.408058907Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 11:30:35.048667 | controller |     "Jun 09 11:08:30.408368 crc crio[24110]: time=\"2026-06-09T11:08:30.408070238Z\" level=warning msg=\"Could not restore sandbox IP for 896f2565991b9a7e1ec1a7b85522022fa11d97d2ea0780c5e0bc4cc93b95a7f6: failed to get network status for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(896f2565991b9a7e1ec1a7b85522022fa11d97d2ea0780c5e0bc4cc93b95a7f6): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 11:30:35.048684 | controller |     "Jun 09 11:08:30.408368 crc crio[24110]: time=\"2026-06-09T11:08:30.408088578Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 11:30:35.048709 | controller |     "Jun 09 11:08:30.408368 crc crio[24110]: time=\"2026-06-09T11:08:30.408099369Z\" level=warning msg=\"Could not restore sandbox IP for 5088bde617dedd8b9fd47b3ab9ad1a348adb1a2dde97033ee30ecb32d143d8f4: failed to get network status for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(5088bde617dedd8b9fd47b3ab9ad1a348adb1a2dde97033ee30ecb32d143d8f4): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 11:30:35.048725 | controller |     "Jun 09 11:08:30.408368 crc crio[24110]: time=\"2026-06-09T11:08:30.408116959Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 11:30:35.048741 | controller |     "Jun 09 11:08:30.408368 crc crio[24110]: time=\"2026-06-09T11:08:30.408126649Z\" level=warning msg=\"Could not restore sandbox IP for 6969dd7752939397c4d9bafc15d1cfc808489d024b95bfbdaa0b5cc21b28a7f4: failed to get network status for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(6969dd7752939397c4d9bafc15d1cfc808489d024b95bfbdaa0b5cc21b28a7f4): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 11:30:35.048756 | controller |     "Jun 09 11:08:30.410012 crc crio[24110]: time=\"2026-06-09T11:08:30.408376517Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:11ba591f4c9e84593765bac74bd694ada1ed6c4f14432c17eb9a536fc5533ff9 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/c52cee2d-1ac8-4182-825b-cb85617b9229 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc00008c878}] Aliases:map[]}\"",
2026-06-09 11:30:35.048772 | controller |     "Jun 09 11:08:30.410012 crc crio[24110]: time=\"2026-06-09T11:08:30.408583443Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.048788 | controller |     "Jun 09 11:08:30.410012 crc crio[24110]: time=\"2026-06-09T11:08:30.408993155Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:d5acdeb22da71f2d17be4781053e57d278534d742453c0465271ffbccd44e9e0 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/99d8a062-2786-4530-9866-00a8c2b20069 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc00008c928}] Aliases:map[]}\"",
2026-06-09 11:30:35.048804 | controller |     "Jun 09 11:08:30.410012 crc crio[24110]: time=\"2026-06-09T11:08:30.409179101Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.048820 | controller |     "Jun 09 11:08:30.410012 crc crio[24110]: time=\"2026-06-09T11:08:30.409577523Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:1ab19461ac72032f70f03f5dbcc05baaf7110c4bafb349da6a1d9c5adba14c04 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/c86a2e95-8d91-442b-933a-7a8b03c92175 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc00008c9c8}] Aliases:map[]}\"",
2026-06-09 11:30:35.048835 | controller |     "Jun 09 11:08:30.410012 crc crio[24110]: time=\"2026-06-09T11:08:30.409746168Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.048867 | controller |     "Jun 09 11:08:30.411090 crc crio[24110]: time=\"2026-06-09T11:08:30.410325515Z\" level=info msg=\"Registered SIGHUP reload watcher\"",
2026-06-09 11:30:35.048888 | controller |     "Jun 09 11:08:30.411284 crc crio[24110]: time=\"2026-06-09T11:08:30.411183021Z\" level=info msg=\"Starting seccomp notifier watcher\"",
2026-06-09 11:30:35.048907 | controller |     "Jun 09 11:08:30.411284 crc crio[24110]: time=\"2026-06-09T11:08:30.411280304Z\" level=info msg=\"Create NRI interface\"",
2026-06-09 11:30:35.048925 | controller |     "Jun 09 11:08:30.411921 crc crio[24110]: time=\"2026-06-09T11:08:30.411291404Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"",
2026-06-09 11:30:35.048940 | controller |     "Jun 09 11:08:30.411921 crc crio[24110]: time=\"2026-06-09T11:08:30.41147065Z\" level=info msg=\"runtime interface created\"",
2026-06-09 11:30:35.048955 | controller |     "Jun 09 11:08:30.411921 crc crio[24110]: time=\"2026-06-09T11:08:30.411495191Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"",
2026-06-09 11:30:35.048971 | controller |     "Jun 09 11:08:30.411921 crc crio[24110]: time=\"2026-06-09T11:08:30.411503241Z\" level=info msg=\"runtime interface starting up...\"",
2026-06-09 11:30:35.048985 | controller |     "Jun 09 11:08:30.411921 crc crio[24110]: time=\"2026-06-09T11:08:30.411510171Z\" level=info msg=\"starting plugins...\"",
2026-06-09 11:30:35.049000 | controller |     "Jun 09 11:08:30.411921 crc crio[24110]: time=\"2026-06-09T11:08:30.411534032Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"",
2026-06-09 11:30:35.049015 | controller |     "Jun 09 11:08:30.416698 crc crio[24110]: time=\"2026-06-09T11:08:30.416622754Z\" level=info msg=\"No systemd watchdog enabled\"",
2026-06-09 11:30:35.049030 | controller |     "Jun 09 11:08:31.639893 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).",
2026-06-09 11:30:35.049045 | controller |     "Jun 09 11:08:38.205036 crc systemd[1]: Reloading Container Runtime Interface for OCI (CRI-O)...",
2026-06-09 11:30:35.049060 | controller |     "Jun 09 11:08:38.214527 crc systemd[1]: Reloaded Container Runtime Interface for OCI (CRI-O).",
2026-06-09 11:30:35.049075 | controller |     "Jun 09 11:08:38.214797 crc crio[24110]: time=\"2026-06-09T11:08:38.213550983Z\" level=info msg=\"Reloading configuration\"",
2026-06-09 11:30:35.049089 | controller |     "Jun 09 11:08:38.225809 crc crio[24110]: time=\"2026-06-09T11:08:38.22546403Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"",
2026-06-09 11:30:35.049104 | controller |     "Jun 09 11:08:38.225809 crc crio[24110]: time=\"2026-06-09T11:08:38.225526952Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"",
2026-06-09 11:30:35.049119 | controller |     "Jun 09 11:08:38.226997 crc crio[24110]: time=\"2026-06-09T11:08:38.226926044Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"",
2026-06-09 11:30:35.049134 | controller |     "Jun 09 11:08:38.227090 crc crio[24110]: time=\"2026-06-09T11:08:38.227044548Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"",
2026-06-09 11:30:35.049149 | controller |     "Jun 09 11:08:38.227635 crc crio[24110]: time=\"2026-06-09T11:08:38.227438149Z\" level=info msg=\"Set config pinned_images to \\\"[]\\\"\"",
2026-06-09 11:30:35.049164 | controller |     "Jun 09 11:08:38.404074 crc crio[24110]: time=\"2026-06-09T11:08:38.403961594Z\" level=info msg=\"Applied new registry configuration: &{Registries:[{Prefix:38.102.83.189:5001 Endpoint:{Location:38.102.83.189:5001 Insecure:true PullFromMirror:} Mirrors:[] Blocked:false MirrorByDigestOnly:false}] UnqualifiedSearchRegistries:[registry.access.redhat.com docker.io] CredentialHelpers:[containers-auth.json] ShortNameMode: AdditionalLayerStoreAuthHelper: shortNameAliasConf:{Aliases:map[]}}\"",
2026-06-09 11:30:35.049185 | controller |     "Jun 09 11:08:38.404074 crc crio[24110]: time=\"2026-06-09T11:08:38.404039506Z\" level=info msg=\"Using the internal default seccomp profile\"",
2026-06-09 11:30:35.049201 | controller |     "Jun 09 11:08:38.404074 crc crio[24110]: time=\"2026-06-09T11:08:38.404054306Z\" level=info msg=\"Set config seccomp_profile to \\\"\\\"\"",
2026-06-09 11:30:35.049215 | controller |     "Jun 09 11:08:38.404074 crc crio[24110]: time=\"2026-06-09T11:08:38.404062657Z\" level=info msg=\"Set config privileged_seccomp_profile to \\\"\\\"\"",
2026-06-09 11:30:35.049230 | controller |     "Jun 09 11:08:38.404074 crc crio[24110]: time=\"2026-06-09T11:08:38.404075917Z\" level=info msg=\"Updating runtime configuration\"",
2026-06-09 11:30:35.049245 | controller |     "Jun 09 11:08:38.411896 crc crio[24110]: time=\"2026-06-09T11:08:38.411806299Z\" level=info msg=\"Using runtime handler crun version 1.23.1, commit: d20b23dba05e822b93b82f2f34fd5dada433e0c2, rundir: /run/crun, spec: 1.0.0, +SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +CRIU +YAJL\"",
2026-06-09 11:30:35.049260 | controller |     "Jun 09 11:08:38.428885 crc crio[24110]: time=\"2026-06-09T11:08:38.428762867Z\" level=info msg=\"Using runtime handler runc version 1.2.4, spec: 1.2.0+dev, go: go1.23.2 (Red Hat 1.23.2-1.el9), libseccomp: 2.5.2\"",
2026-06-09 11:30:35.049275 | controller |     "Jun 09 11:08:38.441483 crc crio[24110]: time=\"2026-06-09T11:08:38.441284793Z\" level=info msg=\"Configuration reload completed\"",
2026-06-09 11:30:35.049291 | controller |     "Jun 09 11:08:38.442172 crc crio[24110]: time=\"2026-06-09T11:08:38.442063496Z\" level=info msg=\"Current CRI-O configuration:\\n[crio]\\n  root = \\\"/var/lib/containers/storage\\\"\\n  runroot = \\\"/run/containers/storage\\\"\\n  imagestore = \\\"\\\"\\n  storage_driver = \\\"overlay\\\"\\n  storage_option = [\\\"overlay.skip_mount_home=true\\\"]\\n  log_dir = \\\"/var/log/crio/pods\\\"\\n  version_file = \\\"/var/run/crio/version\\\"\\n  version_file_persist = \\\"\\\"\\n  clean_shutdown_file = \\\"/var/lib/crio/clean.shutdown\\\"\\n  internal_wipe = true\\n  internal_repair = true\\n  [crio.api]\\n    grpc_max_send_msg_size = 83886080\\n    grpc_max_recv_msg_size = 83886080\\n    listen = \\\"/var/run/crio/crio.sock\\\"\\n    stream_address = \\\"192.168.130.11\\\"\\n    stream_port = \\\"0\\\"\\n    stream_enable_tls = false\\n    stream_tls_cert = \\\"\\\"\\n    stream_tls_key = \\\"\\\"\\n    stream_tls_ca = \\\"\\\"\\n    stream_idle_timeout = \\\"\\\"\\n  [crio.runtime]\\n    no_pivot = false\\n    selinux = true\\n    log_to_journald = false\\n    drop_infra_ctr = true\\n    read_only = false\\n    hooks_dir = [\\\"/etc/containers/oci/hooks.d\\\", \\\"/run/containers/oci/hooks.d\\\", \\\"/usr/share/containers/oci/hooks.d\\\"]\\n    default_capabilities = [\\\"CHOWN\\\", \\\"DAC_OVERRIDE\\\", \\\"FSETID\\\", \\\"FOWNER\\\", \\\"SETGID\\\", \\\"SETUID\\\", \\\"SETPCAP\\\", \\\"NET_BIND_SERVICE\\\", \\\"KILL\\\"]\\n    add_inheritable_capabilities = false\\n    default_env = [\\\"NSS_SDB_USE_CACHE=no\\\"]\\n    default_sysctls = [\\\"net.ipv4.ping_group_range=0 2147483647\\\"]\\n    default_ulimits = [\\\"nofile=1048576\\\"]\\n    allowed_devices = [\\\"/dev/fuse\\\", \\\"/dev/net/tun\\\"]\\n    cdi_spec_dirs = [\\\"/etc/cdi\\\", \\\"/var/run/cdi\\\"]\\n    device_ownership_from_security_context = false\\n    default_runtime = \\\"crun\\\"\\n    decryption_keys_path = \\\"/etc/crio/keys/\\\"\\n    conmon = \\\"\\\"\\n    conmon_cgroup = \\\"pod\\\"\\n    seccomp_profile = \\\"\\\"\\n    privileged_seccomp_profile = \\\"\\\"\\n    apparmor_profile = \\\"crio-default\\\"\\n    blockio_config_file = \\\"\\\"\\n    blockio_reload = false\\n    irqbalance_config_file = \\\"/etc/sysconfig/irqbalance\\\"\\n    rdt_config_file = \\\"\\\"\\n    cgroup_manager = \\\"systemd\\\"\\n    default_mounts_file = \\\"\\\"\\n    container_exits_dir = \\\"/var/run/crio/exits\\\"\\n    container_attach_socket_dir = \\\"/var/run/crio\\\"\\n    bind_mount_prefix = \\\"\\\"\\n    uid_mappings = \\\"\\\"\\n    minimum_mappable_uid = -1\\n    gid_mappings = \\\"\\\"\\n    minimum_mappable_gid = -1\\n    log_level = \\\"info\\\"\\n    log_filter = \\\"\\\"\\n    namespaces_dir = \\\"/var/run\\\"\\n    pinns_path = \\\"/usr/bin/pinns\\\"\\n    enable_criu_support = true\\n    pids_limit = -1\\n    log_size_max = -1\\n    ctr_stop_timeout = 30\\n    separate_pull_cgroup = \\\"\\\"\\n    infra_ctr_cpuset = \\\"\\\"\\n    shared_cpuset = \\\"\\\"\\n    absent_mount_sources_to_reject = [\\\"/etc/hostname\\\"]\\n    enable_pod_events = false\\n    irqbalance_config_restore_file = \\\"/etc/sysconfig/orig_irq_banned_cpus\\\"\\n    hostnetwork_disable_selinux = true\\n    disable_hostport_mapping = false\\n    timezone = \\\"\\\"\\n    [crio.runtime.runtimes]\\n      [crio.runtime.runtimes.crun]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/crun\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/crun\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        container_min_memory = \\\"512KiB\\\"\\n        no_sync_log = false\\n        [crio.runtime.runtimes.crun.default_annotations]\\n          \\\"run.oci.systemd.subgroup\\\" = \\\"\\\"\\n      [crio.runtime.runtimes.runc]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/runc\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/runc\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        container_min_memory = \\\"12MiB\\\"\\n        no_sync_log = false\\n    [crio.runtime.workloads]\\n      [crio.runtime.workloads.openshift-builder]\\n        activation_annotation = \\\"io.openshift.builder\\\"\\n        annotation_prefix = \\\"\\\"\\n        allowed_annotations = [\\\"io.kubernetes.cri-o.userns-mode\\\", \\\"io.kubernetes.cri-o.Devices\\\"]\\n        DisallowedAnnotations = [\\\"cpu-quota.crio.io\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"run.oci.\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.containers.trace-syscall\\\", \\\"cpu-c-states.crio.io\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"org.systemd.property.\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"bundle\\\", \\\"org.criu.config\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"cpu-shared.crio.io\\\", \\\"module.wasm.image/variant\\\"]\\n        [crio.runtime.workloads.openshift-builder.resources]\\n          CPUShares = 0\\n          CPUQuota = 0\\n          CPUPeriod = 0\\n          CPUSet = \\\"\\\"\\n          CPULimit = 0\\n  [crio.image]\\n    default_transport = \\\"docker://\\\"\\n    global_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_image = \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:cc2b30e70040205c2536d01ae5c850be1ed2d775cf13249e50328e5085777977\\\"\\n    pause_image_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_command = \\\"/usr/bin/pod\\\"\\n    pinned_images = []\\n    signature_policy = \\\"\\\"\\n    signature_policy_dir = \\\"/etc/crio/policies\\\"\\n    insecure_registries = [\\\"127.0.0.0/8\\\"]\\n    image_volumes = \\\"mkdir\\\"\\n    big_files_temporary_dir = \\\"\\\"\\n    auto_reload_registries = false\\n    pull_progress_timeout = \\\"0s\\\"\\n    oci_artifact_mount_support = false\\n  [crio.network]\\n    cni_default_network = \\\"\\\"\\n    network_dir = \\\"/etc/kubernetes/cni/net.d/\\\"\\n    plugin_dirs = [\\\"/var/lib/cni/bin\\\"]\\n  [crio.metrics]\\n    enable_metrics = true\\n    metrics_collectors = [\\\"operations\\\", \\\"operations_latency_microseconds_total\\\", \\\"operations_latency_microseconds\\\", \\\"operations_errors\\\", \\\"image_pulls_layer_size\\\", \\\"containers_oom_total\\\", \\\"containers_oom\\\", \\\"operations_total\\\", \\\"operations_latency_seconds_total\\\", \\\"operations_latency_seconds\\\", \\\"operations_errors_total\\\", \\\"image_pulls_bytes_total\\\", \\\"image_pulls_skipped_bytes_total\\\", \\\"image_pulls_success_total\\\", \\\"image_pulls_failure_total\\\", \\\"image_layer_reuse_total\\\", \\\"containers_oom_count_total\\\", \\\"processes_defunct\\\"]\\n    metrics_host = \\\"127.0.0.1\\\"\\n    metrics_port = 9537\\n    metrics_socket = \\\"\\\"\\n    metrics_cert = \\\"\\\"\\n    metrics_key = \\\"\\\"\\n  [crio.tracing]\\n    enable_tracing = false\\n    tracing_endpoint = \\\"127.0.0.1:4317\\\"\\n    tracing_sampling_rate_per_million = 0\\n  [crio.stats]\\n    stats_collection_period = 0\\n    collection_period = 0\\n  [crio.nri]\\n    enable_nri = true\\n    nri_listen = \\\"/var/run/nri/nri.sock\\\"\\n    nri_plugin_dir = \\\"/opt/nri/plugins\\\"\\n    nri_plugin_config_dir = \\\"/etc/nri/conf.d\\\"\\n    nri_plugin_registration_timeout = \\\"5s\\\"\\n    nri_plugin_request_timeout = \\\"2s\\\"\\n    nri_disable_connections = false\\n\"",
2026-06-09 11:30:35.049315 | controller |     "Jun 09 11:08:44.915630 crc crio[24110]: time=\"2026-06-09T11:08:44.914317227Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=21b84b06-297c-4687-b6d8-e1773258ce94 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.049332 | controller |     "Jun 09 11:08:44.919957 crc crio[24110]: time=\"2026-06-09T11:08:44.919590395Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=10526f44-3140-49d7-8bfd-e6bc8126952d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.049347 | controller |     "Jun 09 11:08:44.923133 crc crio[24110]: time=\"2026-06-09T11:08:44.922987977Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=50d0e4ba-d8c1-4192-a1a1-b3bb7109861d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.049363 | controller |     "Jun 09 11:08:44.923482 crc crio[24110]: time=\"2026-06-09T11:08:44.923370648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.049378 | controller |     "Jun 09 11:08:44.951504 crc crio[24110]: time=\"2026-06-09T11:08:44.950964846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.049393 | controller |     "Jun 09 11:08:44.955380 crc crio[24110]: time=\"2026-06-09T11:08:44.955301006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.049408 | controller |     "Jun 09 11:08:45.067817 crc crio[24110]: time=\"2026-06-09T11:08:45.067542542Z\" level=info msg=\"Created container 9a73aefe788811fad7396066489873b7d1310c7567e6aff76225470cf7f88644: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=50d0e4ba-d8c1-4192-a1a1-b3bb7109861d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.049423 | controller |     "Jun 09 11:08:45.074025 crc crio[24110]: time=\"2026-06-09T11:08:45.073958795Z\" level=info msg=\"Starting container: 9a73aefe788811fad7396066489873b7d1310c7567e6aff76225470cf7f88644\" id=0ff23106-5f13-4075-93d9-359aaf61ec64 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.049437 | controller |     "Jun 09 11:08:45.080174 crc crio[24110]: time=\"2026-06-09T11:08:45.080080738Z\" level=info msg=\"Started container\" PID=25332 containerID=9a73aefe788811fad7396066489873b7d1310c7567e6aff76225470cf7f88644 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=0ff23106-5f13-4075-93d9-359aaf61ec64 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f0ff3a6bd1f8c6b3011358f44f30b72dedb66fff005849616e325c1bb5f9c94",
2026-06-09 11:30:35.049458 | controller |     "Jun 09 11:08:55.599750 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...",
2026-06-09 11:30:35.049474 | controller |     "Jun 09 11:09:17.119750 crc systemd[1]: crio.service: Deactivated successfully.",
2026-06-09 11:30:35.049490 | controller |     "Jun 09 11:09:17.261466 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).",
2026-06-09 11:30:35.049505 | controller |     "Jun 09 11:09:17.283474 crc systemd[1]: crio.service: Consumed 5.482s CPU time.",
2026-06-09 11:30:35.049520 | controller |     "Jun 09 11:09:17.566123 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...",
2026-06-09 11:30:35.049535 | controller |     "Jun 09 11:09:18.258021 crc crio[26313]: time=\"2026-06-09T11:09:18.257760166Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"",
2026-06-09 11:30:35.049550 | controller |     "Jun 09 11:09:18.267876 crc crio[26313]: time=\"2026-06-09T11:09:18.257978252Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"",
2026-06-09 11:30:35.049564 | controller |     "Jun 09 11:09:18.277855 crc crio[26313]: time=\"2026-06-09T11:09:18.277750045Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"",
2026-06-09 11:30:35.049579 | controller |     "Jun 09 11:09:18.287743 crc crio[26313]: time=\"2026-06-09T11:09:18.287604681Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"",
2026-06-09 11:30:35.049593 | controller |     "Jun 09 11:09:18.288728 crc crio[26313]: time=\"2026-06-09T11:09:18.288667893Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/zuul\"",
2026-06-09 11:30:35.049607 | controller |     "Jun 09 11:09:18.323201 crc crio[26313]: time=\"2026-06-09T11:09:18.323072434Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"",
2026-06-09 11:30:35.049622 | controller |     "Jun 09 11:09:18.323595 crc crio[26313]: time=\"2026-06-09T11:09:18.323541149Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"",
2026-06-09 11:30:35.049636 | controller |     "Jun 09 11:09:18.323674 crc crio[26313]: time=\"2026-06-09T11:09:18.32360035Z\" level=info msg=\"Node configuration value for pid cgroup is true\"",
2026-06-09 11:30:35.049651 | controller |     "Jun 09 11:09:18.323996 crc crio[26313]: time=\"2026-06-09T11:09:18.323947271Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"",
2026-06-09 11:30:35.049665 | controller |     "Jun 09 11:09:18.323996 crc crio[26313]: time=\"2026-06-09T11:09:18.323975732Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"",
2026-06-09 11:30:35.049680 | controller |     "Jun 09 11:09:18.864332 crc crio[26313]: time=\"2026-06-09T11:09:18.861784352Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"",
2026-06-09 11:30:35.049695 | controller |     "Jun 09 11:09:19.314620 crc crio[26313]: time=\"2026-06-09T11:09:19.301162369Z\" level=info msg=\"Using default capabilities: CAP_CHOWN, CAP_DAC_OVERRIDE, CAP_FSETID, CAP_FOWNER, CAP_SETGID, CAP_SETUID, CAP_SETPCAP, CAP_NET_BIND_SERVICE, CAP_KILL\"",
2026-06-09 11:30:35.049710 | controller |     "Jun 09 11:09:19.512911 crc crio[26313]: time=\"2026-06-09T11:09:19.511535058Z\" level=info msg=\"Using runtime handler crun version 1.23.1, commit: d20b23dba05e822b93b82f2f34fd5dada433e0c2, rundir: /run/crun, spec: 1.0.0, +SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +CRIU +YAJL\"",
2026-06-09 11:30:35.049725 | controller |     "Jun 09 11:09:20.162441 crc crio[26313]: time=\"2026-06-09T11:09:20.160907813Z\" level=info msg=\"Using runtime handler runc version 1.2.4, spec: 1.2.0+dev, go: go1.23.2 (Red Hat 1.23.2-1.el9), libseccomp: 2.5.2\"",
2026-06-09 11:30:35.049744 | controller |     "Jun 09 11:09:23.410522 crc crio[26313]: time=\"2026-06-09T11:09:23.407769567Z\" level=info msg=\"Checkpoint/restore support enabled\"",
2026-06-09 11:30:35.049759 | controller |     "Jun 09 11:09:23.443763 crc crio[26313]: time=\"2026-06-09T11:09:23.410807408Z\" level=info msg=\"Using the internal default seccomp profile\"",
2026-06-09 11:30:35.049774 | controller |     "Jun 09 11:09:23.443763 crc crio[26313]: time=\"2026-06-09T11:09:23.41120481Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"",
2026-06-09 11:30:35.049788 | controller |     "Jun 09 11:09:23.443763 crc crio[26313]: time=\"2026-06-09T11:09:23.411273522Z\" level=info msg=\"No blockio config file specified, blockio not configured\"",
2026-06-09 11:30:35.049804 | controller |     "Jun 09 11:09:23.443763 crc crio[26313]: time=\"2026-06-09T11:09:23.411443117Z\" level=info msg=\"RDT not available in the host system\"",
2026-06-09 11:30:35.049819 | controller |     "Jun 09 11:09:23.786385 crc crio[26313]: time=\"2026-06-09T11:09:23.777336811Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-09 11:30:35.049833 | controller |     "Jun 09 11:09:23.826324 crc crio[26313]: time=\"2026-06-09T11:09:23.784357691Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-09 11:30:35.049861 | controller |     "Jun 09 11:09:24.292353 crc crio[26313]: time=\"2026-06-09T11:09:24.277506621Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-09 11:30:35.049882 | controller |     "Jun 09 11:09:24.385664 crc crio[26313]: time=\"2026-06-09T11:09:24.312124669Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-09 11:30:35.049897 | controller |     "Jun 09 11:09:26.381169 crc crio[26313]: time=\"2026-06-09T11:09:26.373691436Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 11:30:35.049913 | controller |     "Jun 09 11:09:26.381169 crc crio[26313]: time=\"2026-06-09T11:09:26.381286084Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 11:30:35.049939 | controller |     "Jun 09 11:09:26.425997 crc crio[26313]: time=\"2026-06-09T11:09:26.41514814Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"",
2026-06-09 11:30:35.049956 | controller |     "Jun 09 11:09:26.425997 crc crio[26313]: time=\"2026-06-09T11:09:26.415769998Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"",
2026-06-09 11:30:35.049972 | controller |     "Jun 09 11:09:26.469340 crc crio[26313]: time=\"2026-06-09T11:09:26.467763938Z\" level=info msg=\"Current CRI-O configuration:\\n[crio]\\n  root = \\\"/var/lib/containers/storage\\\"\\n  runroot = \\\"/run/containers/storage\\\"\\n  imagestore = \\\"\\\"\\n  storage_driver = \\\"overlay\\\"\\n  storage_option = [\\\"overlay.skip_mount_home=true\\\"]\\n  log_dir = \\\"/var/log/crio/pods\\\"\\n  version_file = \\\"/var/run/crio/version\\\"\\n  version_file_persist = \\\"\\\"\\n  clean_shutdown_file = \\\"/var/lib/crio/clean.shutdown\\\"\\n  internal_wipe = true\\n  internal_repair = true\\n  [crio.api]\\n    grpc_max_send_msg_size = 83886080\\n    grpc_max_recv_msg_size = 83886080\\n    listen = \\\"/var/run/crio/crio.sock\\\"\\n    stream_address = \\\"192.168.130.11\\\"\\n    stream_port = \\\"0\\\"\\n    stream_enable_tls = false\\n    stream_tls_cert = \\\"\\\"\\n    stream_tls_key = \\\"\\\"\\n    stream_tls_ca = \\\"\\\"\\n    stream_idle_timeout = \\\"\\\"\\n  [crio.runtime]\\n    no_pivot = false\\n    selinux = true\\n    log_to_journald = false\\n    drop_infra_ctr = true\\n    read_only = false\\n    hooks_dir = [\\\"/etc/containers/oci/hooks.d\\\", \\\"/run/containers/oci/hooks.d\\\", \\\"/usr/share/containers/oci/hooks.d\\\"]\\n    default_capabilities = [\\\"CHOWN\\\", \\\"DAC_OVERRIDE\\\", \\\"FSETID\\\", \\\"FOWNER\\\", \\\"SETGID\\\", \\\"SETUID\\\", \\\"SETPCAP\\\", \\\"NET_BIND_SERVICE\\\", \\\"KILL\\\"]\\n    add_inheritable_capabilities = false\\n    default_env = [\\\"NSS_SDB_USE_CACHE=no\\\"]\\n    default_sysctls = [\\\"net.ipv4.ping_group_range=0 2147483647\\\"]\\n    default_ulimits = [\\\"nofile=1048576\\\"]\\n    allowed_devices = [\\\"/dev/fuse\\\", \\\"/dev/net/tun\\\"]\\n    cdi_spec_dirs = [\\\"/etc/cdi\\\", \\\"/var/run/cdi\\\"]\\n    device_ownership_from_security_context = false\\n    default_runtime = \\\"crun\\\"\\n    decryption_keys_path = \\\"/etc/crio/keys/\\\"\\n    conmon = \\\"\\\"\\n    conmon_cgroup = \\\"pod\\\"\\n    seccomp_profile = \\\"\\\"\\n    privileged_seccomp_profile = \\\"\\\"\\n    apparmor_profile = \\\"crio-default\\\"\\n    blockio_config_file = \\\"\\\"\\n    blockio_reload = false\\n    irqbalance_config_file = \\\"/etc/sysconfig/irqbalance\\\"\\n    rdt_config_file = \\\"\\\"\\n    cgroup_manager = \\\"systemd\\\"\\n    default_mounts_file = \\\"\\\"\\n    container_exits_dir = \\\"/var/run/crio/exits\\\"\\n    container_attach_socket_dir = \\\"/var/run/crio\\\"\\n    bind_mount_prefix = \\\"\\\"\\n    uid_mappings = \\\"\\\"\\n    minimum_mappable_uid = -1\\n    gid_mappings = \\\"\\\"\\n    minimum_mappable_gid = -1\\n    log_level = \\\"info\\\"\\n    log_filter = \\\"\\\"\\n    namespaces_dir = \\\"/var/run\\\"\\n    pinns_path = \\\"/usr/bin/pinns\\\"\\n    enable_criu_support = true\\n    pids_limit = -1\\n    log_size_max = -1\\n    ctr_stop_timeout = 30\\n    separate_pull_cgroup = \\\"\\\"\\n    infra_ctr_cpuset = \\\"\\\"\\n    shared_cpuset = \\\"\\\"\\n    absent_mount_sources_to_reject = [\\\"/etc/hostname\\\"]\\n    enable_pod_events = false\\n    irqbalance_config_restore_file = \\\"/etc/sysconfig/orig_irq_banned_cpus\\\"\\n    hostnetwork_disable_selinux = true\\n    disable_hostport_mapping = false\\n    timezone = \\\"\\\"\\n    [crio.runtime.runtimes]\\n      [crio.runtime.runtimes.crun]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/crun\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/crun\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"512KiB\\\"\\n        no_sync_log = false\\n        [crio.runtime.runtimes.crun.default_annotations]\\n          \\\"run.oci.systemd.subgroup\\\" = \\\"\\\"\\n      [crio.runtime.runtimes.runc]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/runc\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/runc\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"12MiB\\\"\\n        no_sync_log = false\\n    [crio.runtime.workloads]\\n      [crio.runtime.workloads.openshift-builder]\\n        activation_annotation = \\\"io.openshift.builder\\\"\\n        annotation_prefix = \\\"\\\"\\n        allowed_annotations = [\\\"io.kubernetes.cri-o.userns-mode\\\", \\\"io.kubernetes.cri-o.Devices\\\"]\\n        DisallowedAnnotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"cpu-shared.crio.io\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"bundle\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"cpu-quota.crio.io\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"cpu-c-states.crio.io\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"org.criu.config\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"run.oci.\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"org.systemd.property.\\\", \\\"module.wasm.image/variant\\\", \\\"io.kubernetes.cri-o.ShmSize\\\"]\\n        [crio.runtime.workloads.openshift-builder.resources]\\n          CPUShares = 0\\n          CPUQuota = 0\\n          CPUPeriod = 0\\n          CPUSet = \\\"\\\"\\n          CPULimit = 0\\n  [crio.image]\\n    default_transport = \\\"docker://\\\"\\n    global_auth_file = \\\"/etc/crio/openshift-pull-secret\\\"\\n    pause_image = \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:cc2b30e70040205c2536d01ae5c850be1ed2d775cf13249e50328e5085777977\\\"\\n    pause_image_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_command = \\\"/usr/bin/pod\\\"\\n    signature_policy = \\\"\\\"\\n    signature_policy_dir = \\\"/etc/crio/policies\\\"\\n    image_volumes = \\\"mkdir\\\"\\n    big_files_temporary_dir = \\\"\\\"\\n    auto_reload_registries = false\\n    pull_progress_timeout = \\\"0s\\\"\\n    oci_artifact_mount_support = false\\n  [crio.network]\\n    cni_default_network = \\\"\\\"\\n    network_dir = \\\"/etc/kubernetes/cni/net.d/\\\"\\n    plugin_dirs = [\\\"/var/lib/cni/bin\\\"]\\n  [crio.metrics]\\n    enable_metrics = true\\n    metrics_collectors = [\\\"operations\\\", \\\"operations_latency_microseconds_total\\\", \\\"operations_latency_microseconds\\\", \\\"operations_errors\\\", \\\"image_pulls_layer_size\\\", \\\"containers_oom_total\\\", \\\"containers_oom\\\", \\\"operations_total\\\", \\\"operations_latency_seconds_total\\\", \\\"operations_latency_seconds\\\", \\\"operations_errors_total\\\", \\\"image_pulls_bytes_total\\\", \\\"image_pulls_skipped_bytes_total\\\", \\\"image_pulls_success_total\\\", \\\"image_pulls_failure_total\\\", \\\"image_layer_reuse_total\\\", \\\"containers_oom_count_total\\\", \\\"processes_defunct\\\"]\\n    metrics_host = \\\"127.0.0.1\\\"\\n    metrics_port = 9537\\n    metrics_socket = \\\"\\\"\\n    metrics_cert = \\\"\\\"\\n    metrics_key = \\\"\\\"\\n  [crio.tracing]\\n    enable_tracing = false\\n    tracing_endpoint = \\\"127.0.0.1:4317\\\"\\n    tracing_sampling_rate_per_million = 0\\n  [crio.stats]\\n    stats_collection_period = 0\\n    collection_period = 0\\n  [crio.nri]\\n    enable_nri = true\\n    nri_listen = \\\"/var/run/nri/nri.sock\\\"\\n    nri_plugin_dir = \\\"/opt/nri/plugins\\\"\\n    nri_plugin_config_dir = \\\"/etc/nri/conf.d\\\"\\n    nri_plugin_registration_timeout = \\\"5s\\\"\\n    nri_plugin_request_timeout = \\\"2s\\\"\\n    nri_disable_connections = false\\n\"",
2026-06-09 11:30:35.049995 | controller |     "Jun 09 11:09:26.505905 crc crio[26313]: time=\"2026-06-09T11:09:26.505478129Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"",
2026-06-09 11:30:35.050012 | controller |     "Jun 09 11:09:26.509728 crc crio[26313]: time=\"2026-06-09T11:09:26.509635884Z\" level=info msg=\"Restore irqbalance config: nothing to do\"",
2026-06-09 11:30:35.050028 | controller |     "Jun 09 11:10:29.501584 crc crio[26313]: time=\"2026-06-09T11:10:29.483791398Z\" level=info msg=\"Got pod network &{Name:community-operators-pwz28 Namespace:openshift-marketplace ID:17ec379b7ac037b9e0512f2c724699379b457ead7da4da6a93eaf12444e65103 UID:47ab145a-0a23-4590-8090-149087e287ae NetNS:/var/run/netns/2792776b-6e91-4d21-af16-a21a935b9c5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod47ab145a_0a23_4590_8090_149087e287ae.slice PodAnnotations:0xc0005b1218}] Aliases:map[]}\"",
2026-06-09 11:30:35.050044 | controller |     "Jun 09 11:10:29.568730 crc crio[26313]: time=\"2026-06-09T11:10:29.520475919Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-pwz28 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.050060 | controller |     "Jun 09 11:10:29.568730 crc crio[26313]: time=\"2026-06-09T11:10:29.544485289Z\" level=info msg=\"Got pod network &{Name:redhat-operators-w6wdv Namespace:openshift-marketplace ID:d6fd42ee2ab3bec18d9b1527b6630b8e9bd742aa8fc681ec60084835be6f628c UID:1bf8b368-6647-4228-aacd-5e2748b5056a NetNS:/var/run/netns/7104f78a-eb45-4ebd-b776-ac6da34d4161 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1bf8b368_6647_4228_aacd_5e2748b5056a.slice PodAnnotations:0xc0005b1328}] Aliases:map[]}\"",
2026-06-09 11:30:35.050078 | controller |     "Jun 09 11:10:29.568730 crc crio[26313]: time=\"2026-06-09T11:10:29.545310153Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-w6wdv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.050094 | controller |     "Jun 09 11:10:29.568730 crc crio[26313]: time=\"2026-06-09T11:10:29.549042135Z\" level=info msg=\"Got pod network &{Name:certified-operators-crlzp Namespace:openshift-marketplace ID:550b1c6986edb28a257a3c7a80cce84d924c3b96f1e695a672ac367b48b3eeba UID:a8f8308c-24cf-43fc-9df4-a3ba52e6bdaf NetNS:/var/run/netns/fcbc4a67-a0e6-49a4-aaab-b9e573c0a8cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda8f8308c_24cf_43fc_9df4_a3ba52e6bdaf.slice PodAnnotations:0xc0005b13f8}] Aliases:map[]}\"",
2026-06-09 11:30:35.050110 | controller |     "Jun 09 11:10:29.568730 crc crio[26313]: time=\"2026-06-09T11:10:29.552795898Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-crlzp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.050125 | controller |     "Jun 09 11:10:29.568730 crc crio[26313]: time=\"2026-06-09T11:10:29.555606282Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-g28bl Namespace:openshift-marketplace ID:669290bda4ab87130acf66409c937d4f4d11b69e196a641dc86c0b58c6833831 UID:2ffb916a-c92c-40c3-bc16-98cc68962b37 NetNS:/var/run/netns/479be41f-b27c-478b-ae0c-0b25846a6ba2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2ffb916a_c92c_40c3_bc16_98cc68962b37.slice PodAnnotations:0xc0005b14b0}] Aliases:map[]}\"",
2026-06-09 11:30:35.050140 | controller |     "Jun 09 11:10:29.568730 crc crio[26313]: time=\"2026-06-09T11:10:29.556626433Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-g28bl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.050156 | controller |     "Jun 09 11:10:29.568730 crc crio[26313]: time=\"2026-06-09T11:10:29.558709485Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-8mhkq Namespace:openshift-marketplace ID:5d446774b0ebacbbc1d653bfa34f01b4bf1fe9d204b433f5789deeeecfd917da UID:6da28bb4-e7f5-4738-b169-06009707260b NetNS:/var/run/netns/013baec9-897f-41d2-86f1-b27de9470414 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6da28bb4_e7f5_4738_b169_06009707260b.slice PodAnnotations:0xc0005b1598}] Aliases:map[]}\"",
2026-06-09 11:30:35.050171 | controller |     "Jun 09 11:10:29.568730 crc crio[26313]: time=\"2026-06-09T11:10:29.559309873Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-8mhkq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.050187 | controller |     "Jun 09 11:10:29.568730 crc crio[26313]: time=\"2026-06-09T11:10:29.561498799Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:22dac0a230e126aef4e7e025b2d7c7889c23262c558f341ab914dee48bf7430c UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/b8d2d7df-a8f4-4320-865e-f722c3d0413f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcbcea9f_f8da_49e7_87b5_1d6dc7b926ee.slice PodAnnotations:0xc0005b1650}] Aliases:map[]}\"",
2026-06-09 11:30:35.050206 | controller |     "Jun 09 11:10:29.568730 crc crio[26313]: time=\"2026-06-09T11:10:29.564503189Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.050222 | controller |     "Jun 09 11:10:29.568730 crc crio[26313]: time=\"2026-06-09T11:10:29.565784437Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 11:30:35.050238 | controller |     "Jun 09 11:10:29.568730 crc crio[26313]: time=\"2026-06-09T11:10:29.566237341Z\" level=warning msg=\"Could not restore sandbox IP for e3a9f781401b176ab668cfa885c5ee810797bd9213cad3bc8865792287d43a24: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_6f635839-dcc3-4374-99cf-e51bfebb26ce_0(e3a9f781401b176ab668cfa885c5ee810797bd9213cad3bc8865792287d43a24): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 11:30:35.050253 | controller |     "Jun 09 11:10:29.572479 crc crio[26313]: time=\"2026-06-09T11:10:29.568938092Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 11:30:35.050269 | controller |     "Jun 09 11:10:29.572479 crc crio[26313]: time=\"2026-06-09T11:10:29.568957103Z\" level=warning msg=\"Could not restore sandbox IP for 9fbba7e965f38293a5f3bb95dc78d108473e108cb8365cb9db71da9b43435a06: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_24de53e8-acfb-427d-9aa5-9a69a19e0312_0(9fbba7e965f38293a5f3bb95dc78d108473e108cb8365cb9db71da9b43435a06): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 11:30:35.050285 | controller |     "Jun 09 11:10:29.572479 crc crio[26313]: time=\"2026-06-09T11:10:29.571626663Z\" level=info msg=\"Got pod network &{Name:controller-manager-748955fd87-9pkpl Namespace:openshift-controller-manager ID:59054781ff3570e3b59189534806b20744decfbe9b501687e168f78d3dcfbcaa UID:694fd7d9-9f65-42c9-9613-7c5e5387f62f NetNS:/var/run/netns/74e6d2b4-c9d6-4694-bf48-0620a646cefb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod694fd7d9_9f65_42c9_9613_7c5e5387f62f.slice PodAnnotations:0xc0005b1720}] Aliases:map[]}\"",
2026-06-09 11:30:35.050301 | controller |     "Jun 09 11:10:29.572806 crc crio[26313]: time=\"2026-06-09T11:10:29.572695425Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-748955fd87-9pkpl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.050316 | controller |     "Jun 09 11:10:29.578539 crc crio[26313]: time=\"2026-06-09T11:10:29.578377435Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-798f9f7dfd-7m5r6 Namespace:openshift-route-controller-manager ID:40a7c7f1bbb55ca282525de91b9a8507b7e079f29b43c22e11c93191ee928bd2 UID:3a5c8e52-a571-4d96-8aaf-287800f3d9b5 NetNS:/var/run/netns/64ccdbc0-44f1-45f5-a351-c2e1089dc3da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3a5c8e52_a571_4d96_8aaf_287800f3d9b5.slice PodAnnotations:0xc0005b17b0}] Aliases:map[]}\"",
2026-06-09 11:30:35.050332 | controller |     "Jun 09 11:10:29.579152 crc crio[26313]: time=\"2026-06-09T11:10:29.579028525Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-798f9f7dfd-7m5r6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.050347 | controller |     "Jun 09 11:10:29.580086 crc crio[26313]: time=\"2026-06-09T11:10:29.580032715Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 11:30:35.050366 | controller |     "Jun 09 11:10:29.580482 crc crio[26313]: time=\"2026-06-09T11:10:29.580381485Z\" level=warning msg=\"Could not restore sandbox IP for 588fd7312905f0847382da56849721695257ef41028ef203d444e192a2bab0c1: failed to get network status for pod sandbox k8s_collect-profiles-29683380-pkxlv_openshift-operator-lifecycle-manager_0733e440-b967-4d60-8897-0267a6040ebd_0(588fd7312905f0847382da56849721695257ef41028ef203d444e192a2bab0c1): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 11:30:35.050382 | controller |     "Jun 09 11:10:29.585327 crc crio[26313]: time=\"2026-06-09T11:10:29.585253561Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:6f86af0ca2497367fe314675d97afdceb29467a33852929ef4f6841fe9364b0d UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/cbf58f65-007f-47db-b4a3-1a8c456dad67 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc0005b1848}] Aliases:map[]}\"",
2026-06-09 11:30:35.050398 | controller |     "Jun 09 11:10:29.591448 crc crio[26313]: time=\"2026-06-09T11:10:29.587975583Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.050414 | controller |     "Jun 09 11:10:29.592481 crc crio[26313]: time=\"2026-06-09T11:10:29.592370715Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:fc2182547f0f3e4071d00a8948ea0e63e51bfc62540b658a41e2adb137293c79 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/cc610cc6-aa9d-4b89-a137-ff647c9bd275 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc0005b18c8}] Aliases:map[]}\"",
2026-06-09 11:30:35.050429 | controller |     "Jun 09 11:10:29.593329 crc crio[26313]: time=\"2026-06-09T11:10:29.59321507Z\" level=info msg=\"Checking pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.050445 | controller |     "Jun 09 11:10:29.601847 crc crio[26313]: time=\"2026-06-09T11:10:29.595811748Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:2c0049503fa8adb64b38d4b24ec8d1b3c13afca807623945676f512764c4c804 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/ea7c4902-6136-45d4-b657-4bf37994c034 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc0005b1948}] Aliases:map[]}\"",
2026-06-09 11:30:35.050460 | controller |     "Jun 09 11:10:29.603522 crc crio[26313]: time=\"2026-06-09T11:10:29.603455817Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.050475 | controller |     "Jun 09 11:10:29.608555 crc crio[26313]: time=\"2026-06-09T11:10:29.608436017Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:7447659a8d7bb213bdc140c6d9ff81b2f8739dff5814b1c551ee1fc3408c5636 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/d99e355f-deff-4278-b412-23c9dcab1ed8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc0005b19c8}] Aliases:map[]}\"",
2026-06-09 11:30:35.050494 | controller |     "Jun 09 11:10:29.705493 crc crio[26313]: time=\"2026-06-09T11:10:29.701031834Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.050509 | controller |     "Jun 09 11:10:29.871538 crc crio[26313]: time=\"2026-06-09T11:10:29.869800695Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:ad7195ea87bf0a13e665d163ee2fbef04d2f0727168efb7c207c87004b6d824a UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/64f8b9d8-d7fb-491c-b133-7b12b6106f24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc0005b1a58}] Aliases:map[]}\"",
2026-06-09 11:30:35.050527 | controller |     "Jun 09 11:10:29.896507 crc crio[26313]: time=\"2026-06-09T11:10:29.89599523Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.050542 | controller |     "Jun 09 11:10:29.913477 crc crio[26313]: time=\"2026-06-09T11:10:29.913281799Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:7340aa1e10799ec33026859d608b1de2c54ad3af7fd6221f5b0592ad74bd8104 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/233039b7-2730-4022-88dc-04e94e66b385 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc0005b1ae8}] Aliases:map[]}\"",
2026-06-09 11:30:35.050557 | controller |     "Jun 09 11:10:29.918827 crc crio[26313]: time=\"2026-06-09T11:10:29.917122274Z\" level=info msg=\"Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.050573 | controller |     "Jun 09 11:10:29.923898 crc crio[26313]: time=\"2026-06-09T11:10:29.923827225Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:8123b2013610528515984fa6d5c318636dc91b6aaf789285818f0c223fb360a3 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/423a46c5-bf50-4452-814c-248b7e5724c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc0005b1b80}] Aliases:map[]}\"",
2026-06-09 11:30:35.050588 | controller |     "Jun 09 11:10:29.928478 crc crio[26313]: time=\"2026-06-09T11:10:29.924894877Z\" level=info msg=\"Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.050603 | controller |     "Jun 09 11:10:29.934683 crc crio[26313]: time=\"2026-06-09T11:10:29.934551787Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:b616e6b1e0cd8199758fb15f85947bd3c890bce947bd22e662f36108daa89055 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/f41e099b-266e-4afb-869e-24707ba87da5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc0005b1c10}] Aliases:map[]}\"",
2026-06-09 11:30:35.050618 | controller |     "Jun 09 11:10:29.936163 crc crio[26313]: time=\"2026-06-09T11:10:29.936102083Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.050636 | controller |     "Jun 09 11:10:29.938294 crc crio[26313]: time=\"2026-06-09T11:10:29.938226937Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:dfb6e0430f92afe743a6b2c216debf0dc91afae5331c1ef7311faa5611c6ff0a UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/21a971ed-92f4-45cd-931c-dd07f5c37d94 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc0005b1ca0}] Aliases:map[]}\"",
2026-06-09 11:30:35.050651 | controller |     "Jun 09 11:10:29.939250 crc crio[26313]: time=\"2026-06-09T11:10:29.939193496Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.050667 | controller |     "Jun 09 11:10:29.949825 crc crio[26313]: time=\"2026-06-09T11:10:29.949623369Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:744f02bb2909c6f3865bf8815b27eafc57e9cabb2855e90db1ce63933dacbfc7 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/e063a977-c2de-4b67-81d2-7279a43bd4f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc0005b1d20}] Aliases:map[]}\"",
2026-06-09 11:30:35.050681 | controller |     "Jun 09 11:10:29.953282 crc crio[26313]: time=\"2026-06-09T11:10:29.953238037Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.050696 | controller |     "Jun 09 11:10:29.955619 crc crio[26313]: time=\"2026-06-09T11:10:29.955547126Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:74ed6ea7f8cc65253f99e578e59707b7f24b66b489f27386e8dc9479cfbe3e5c UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/7cb7e214-4623-4b2e-93fb-f97cd8e3a281 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc0005b1db0}] Aliases:map[]}\"",
2026-06-09 11:30:35.050711 | controller |     "Jun 09 11:10:29.956058 crc crio[26313]: time=\"2026-06-09T11:10:29.95601035Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.050726 | controller |     "Jun 09 11:10:29.960268 crc crio[26313]: time=\"2026-06-09T11:10:29.960148174Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:b0ef322b9b33fe8a5f6e8f97c85a30cfc686519d2d12236dc8f3610a5ae4648a UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/3cdd67b3-4b06-491e-9a04-b53eee468024 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc0005b1e40}] Aliases:map[]}\"",
2026-06-09 11:30:35.050742 | controller |     "Jun 09 11:10:29.960711 crc crio[26313]: time=\"2026-06-09T11:10:29.96066337Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.050758 | controller |     "Jun 09 11:10:29.964066 crc crio[26313]: time=\"2026-06-09T11:10:29.963903117Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:2b3874486ab4714c54a62fc3918cec19b6a563f63cd5ba98565e424621af693f UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/164fdee9-079c-4e0d-9e6b-520a29b960aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc0005b1ec0}] Aliases:map[]}\"",
2026-06-09 11:30:35.050776 | controller |     "Jun 09 11:10:29.964445 crc crio[26313]: time=\"2026-06-09T11:10:29.96435102Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.050792 | controller |     "Jun 09 11:10:29.967104 crc crio[26313]: time=\"2026-06-09T11:10:29.96701053Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:7cd6811fd4f4886952d25001c4b3869e22cbcf9fc329670ae044c28dc141365e UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/ccd145fc-af3a-468f-985e-721edb35d4ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc0005b1f50}] Aliases:map[]}\"",
2026-06-09 11:30:35.050808 | controller |     "Jun 09 11:10:29.967611 crc crio[26313]: time=\"2026-06-09T11:10:29.967489864Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.050823 | controller |     "Jun 09 11:10:29.976944 crc crio[26313]: time=\"2026-06-09T11:10:29.976757372Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:6486d3fd6af67b3f3adb787754053f65accf4b36d3467130639ea553959008a1 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/39d0d32f-f343-4407-b40b-173350f861c3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc0004580e0}] Aliases:map[]}\"",
2026-06-09 11:30:35.050839 | controller |     "Jun 09 11:10:29.977663 crc crio[26313]: time=\"2026-06-09T11:10:29.977480034Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.050876 | controller |     "Jun 09 11:10:29.980974 crc crio[26313]: time=\"2026-06-09T11:10:29.980904777Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:bf1c22d094c12a5ec0ea8ebbd4e1e59133fada12ce61e3b9c47de2ce57cd23ce UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/7f5eba7b-ec6f-4cfa-a349-64b727a20c87 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc0004581c8}] Aliases:map[]}\"",
2026-06-09 11:30:35.050894 | controller |     "Jun 09 11:10:30.210844 crc crio[26313]: time=\"2026-06-09T11:10:30.174277366Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.050910 | controller |     "Jun 09 11:10:30.232195 crc crio[26313]: time=\"2026-06-09T11:10:30.230040198Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:3a31f3586cfe5c133be1bd1d62abea58ae3abcc549c04a906c2d4c79cf1c7676 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/9243b6fe-0d84-4dec-b0d2-0ddf0476b3fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc001718ae8}] Aliases:map[]}\"",
2026-06-09 11:30:35.050929 | controller |     "Jun 09 11:10:30.238491 crc crio[26313]: time=\"2026-06-09T11:10:30.234478591Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.050946 | controller |     "Jun 09 11:10:30.240566 crc crio[26313]: time=\"2026-06-09T11:10:30.24008533Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:ce783c8785d6ba72439bbf8650a9a8d15beabf3210b247d32cc1239a74807b8e UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/09fe49b7-6073-4527-925e-ee1835874cfa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc000458300}] Aliases:map[]}\"",
2026-06-09 11:30:35.050961 | controller |     "Jun 09 11:10:30.244466 crc crio[26313]: time=\"2026-06-09T11:10:30.244348037Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.050977 | controller |     "Jun 09 11:10:30.285065 crc crio[26313]: time=\"2026-06-09T11:10:30.269129341Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:01720d3cc7c6b83f90c7243e29ef131128b48f41261824bdcb105e6c237f15e4 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/d9425a6d-6970-4964-86dd-a5b27b616116 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc001718b60}] Aliases:map[]}\"",
2026-06-09 11:30:35.050993 | controller |     "Jun 09 11:10:30.302575 crc crio[26313]: time=\"2026-06-09T11:10:30.293590224Z\" level=info msg=\"Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.051008 | controller |     "Jun 09 11:10:30.306565 crc crio[26313]: time=\"2026-06-09T11:10:30.303853422Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:fdff107fe4dd9d65d82f2741a5cc75cb70c3ff22a1224e80f8e96c028716e9bb UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/de9c610a-dd59-42ad-87d4-9f3a8df02ca2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc001718bf0}] Aliases:map[]}\"",
2026-06-09 11:30:35.051024 | controller |     "Jun 09 11:10:30.306565 crc crio[26313]: time=\"2026-06-09T11:10:30.305688767Z\" level=info msg=\"Checking pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.051040 | controller |     "Jun 09 11:10:30.314435 crc crio[26313]: time=\"2026-06-09T11:10:30.314202283Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:77ef9676de98e250e8816ed434b28dd2f982cddf40411c5af6fb07185d0f53d4 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/afaa53bd-426d-4fa2-b954-b8c697910068 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc001718c70}] Aliases:map[]}\"",
2026-06-09 11:30:35.051059 | controller |     "Jun 09 11:10:30.319669 crc crio[26313]: time=\"2026-06-09T11:10:30.319371128Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.051075 | controller |     "Jun 09 11:10:30.339784 crc crio[26313]: time=\"2026-06-09T11:10:30.339506082Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 11:30:35.051091 | controller |     "Jun 09 11:10:30.340356 crc crio[26313]: time=\"2026-06-09T11:10:30.340098199Z\" level=warning msg=\"Could not restore sandbox IP for 8f8c6599fbbecdca35a23a4fe0d79d12a81bd090e8b540aeb7ecc61fcfb40875: failed to get network status for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(8f8c6599fbbecdca35a23a4fe0d79d12a81bd090e8b540aeb7ecc61fcfb40875): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 11:30:35.051107 | controller |     "Jun 09 11:10:30.546192 crc crio[26313]: time=\"2026-06-09T11:10:30.524210431Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:c14204007b4bd9f11109690b669faf79170a09d2aed3d2675b7c674dd91868ae UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/314ee98f-f1b8-436e-bfc8-c68ed780b365 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc001718cf8}] Aliases:map[]}\"",
2026-06-09 11:30:35.051123 | controller |     "Jun 09 11:10:30.607315 crc crio[26313]: time=\"2026-06-09T11:10:30.553072877Z\" level=info msg=\"Checking pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.051139 | controller |     "Jun 09 11:10:30.608065 crc crio[26313]: time=\"2026-06-09T11:10:30.607329124Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:a5814ac82bc23a41c0ffe5c939d830b670e608a684a392e53eb8cd5724c4f18f UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/43ba85cf-eb33-45da-afba-b64965aa51bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc000458430}] Aliases:map[]}\"",
2026-06-09 11:30:35.051155 | controller |     "Jun 09 11:10:30.610259 crc crio[26313]: time=\"2026-06-09T11:10:30.610171679Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.051173 | controller |     "Jun 09 11:10:30.628181 crc crio[26313]: time=\"2026-06-09T11:10:30.628090557Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:2f0ff3a6bd1f8c6b3011358f44f30b72dedb66fff005849616e325c1bb5f9c94 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/493f143a-6cd5-4050-b432-6927b5eec7b9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc0004584e8}] Aliases:map[]}\"",
2026-06-09 11:30:35.051189 | controller |     "Jun 09 11:10:30.645963 crc crio[26313]: time=\"2026-06-09T11:10:30.645818948Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.051204 | controller |     "Jun 09 11:10:30.650855 crc crio[26313]: time=\"2026-06-09T11:10:30.650109937Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 11:30:35.051224 | controller |     "Jun 09 11:10:30.650855 crc crio[26313]: time=\"2026-06-09T11:10:30.650428657Z\" level=warning msg=\"Could not restore sandbox IP for 4389953051c238a0fbe4458debb60786ebca030c6e30e205d781bf07861d0e7e: failed to get network status for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(4389953051c238a0fbe4458debb60786ebca030c6e30e205d781bf07861d0e7e): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 11:30:35.051241 | controller |     "Jun 09 11:10:30.664175 crc crio[26313]: time=\"2026-06-09T11:10:30.663624922Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:962cdac498a176464ee27a7b6d69f86b95a8ab7b281d4769b8ba16b22c8abedb UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/6c1de9a7-1d71-4553-93df-d7c7216602f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc0004585f0}] Aliases:map[]}\"",
2026-06-09 11:30:35.051256 | controller |     "Jun 09 11:10:30.667381 crc crio[26313]: time=\"2026-06-09T11:10:30.666053305Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.051272 | controller |     "Jun 09 11:10:30.680680 crc crio[26313]: time=\"2026-06-09T11:10:30.680618572Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:53b93f23f59d688a03a9840321f46fff10210e03e02dcd575e9c43699f490a66 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/cbf2af81-8adc-4f1a-a3f9-1249420256fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc0004586c0}] Aliases:map[]}\"",
2026-06-09 11:30:35.051288 | controller |     "Jun 09 11:10:30.682458 crc crio[26313]: time=\"2026-06-09T11:10:30.682319153Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.051303 | controller |     "Jun 09 11:10:30.686233 crc crio[26313]: time=\"2026-06-09T11:10:30.685832038Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:fe5cb461b724f8b89ba5c497b131634a4bae9421655076e274fcff66e7a106a3 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/2ab02991-deca-4d84-afb1-7e2f137484e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc000458798}] Aliases:map[]}\"",
2026-06-09 11:30:35.051319 | controller |     "Jun 09 11:10:30.689998 crc crio[26313]: time=\"2026-06-09T11:10:30.689664933Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.051335 | controller |     "Jun 09 11:10:30.693557 crc crio[26313]: time=\"2026-06-09T11:10:30.693482688Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:602de7d2490701c9b75158dc0558a74f91c346da83b37d02a20565b62b3d65ee UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/4c9511f2-0ab1-4afb-9877-3e7d1191ca76 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc000458860}] Aliases:map[]}\"",
2026-06-09 11:30:35.051353 | controller |     "Jun 09 11:10:30.694313 crc crio[26313]: time=\"2026-06-09T11:10:30.69424438Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.051370 | controller |     "Jun 09 11:10:30.784187 crc crio[26313]: time=\"2026-06-09T11:10:30.765902839Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:75adb927381142de43f93aff0f2537b9c6c08c74493cce2190ea875677c67a18 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/2fa01449-bece-48ad-bd66-44eca1fd2405 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc000458920}] Aliases:map[]}\"",
2026-06-09 11:30:35.051385 | controller |     "Jun 09 11:10:30.834474 crc crio[26313]: time=\"2026-06-09T11:10:30.834064134Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.051401 | controller |     "Jun 09 11:10:30.903916 crc crio[26313]: time=\"2026-06-09T11:10:30.902372733Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:d5cd2843b11801a2a9b6ece8b679f4320ac92e3049e1d4fe7b29cd7a5cd50a17 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/48e0eeaf-44ed-4cb7-baa5-d609c92160e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc0004589e8}] Aliases:map[]}\"",
2026-06-09 11:30:35.051416 | controller |     "Jun 09 11:10:30.919079 crc crio[26313]: time=\"2026-06-09T11:10:30.911377893Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.051432 | controller |     "Jun 09 11:10:30.922641 crc crio[26313]: time=\"2026-06-09T11:10:30.922572178Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:b6a77415bc05b1e81f341897075f3a097a15edb034111239d6655ca613be6fc7 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/f3faed82-fafa-43f9-bb9e-575d3a63cbf3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc000458ab0}] Aliases:map[]}\"",
2026-06-09 11:30:35.051447 | controller |     "Jun 09 11:10:30.926626 crc crio[26313]: time=\"2026-06-09T11:10:30.926380362Z\" level=info msg=\"Checking pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.051462 | controller |     "Jun 09 11:10:30.932758 crc crio[26313]: time=\"2026-06-09T11:10:30.932679591Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:271b0faef23de3761966d17212d2cd46818ff4e2c6a0c788930dc9b4bf24283d UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/203d9f9b-58b9-4f24-9afa-1a8ad32e7b09 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc000458b70}] Aliases:map[]}\"",
2026-06-09 11:30:35.051478 | controller |     "Jun 09 11:10:30.936300 crc crio[26313]: time=\"2026-06-09T11:10:30.93396137Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.051496 | controller |     "Jun 09 11:10:30.939665 crc crio[26313]: time=\"2026-06-09T11:10:30.939574628Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:41bacdc61c8258b24c2ba353d9f9829c5c4a63ae3cb857739e3c005850ca28fa UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/2e692538-2872-43d1-bd5f-3fde2d58080b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc000458c28}] Aliases:map[]}\"",
2026-06-09 11:30:35.051512 | controller |     "Jun 09 11:10:30.943167 crc crio[26313]: time=\"2026-06-09T11:10:30.940232888Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.051526 | controller |     "Jun 09 11:10:30.946114 crc crio[26313]: time=\"2026-06-09T11:10:30.946019472Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:c237513fc503a7d7446aa7aaf641659be2d33dc6be005f7bf50ca500c95267f0 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/0cba9d70-5433-4ef0-8096-8312908a0b44 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc000458d18}] Aliases:map[]}\"",
2026-06-09 11:30:35.051541 | controller |     "Jun 09 11:10:30.946754 crc crio[26313]: time=\"2026-06-09T11:10:30.946731983Z\" level=info msg=\"Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.051556 | controller |     "Jun 09 11:10:30.949440 crc crio[26313]: time=\"2026-06-09T11:10:30.94930347Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:a104f58c959d5bf78555ff8e34db71baab8f8f4b597506d46f3fbe0d324a2446 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/fd8818d7-96fd-48bc-b14f-e12eee532eec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc000458dc8}] Aliases:map[]}\"",
2026-06-09 11:30:35.051572 | controller |     "Jun 09 11:10:30.950001 crc crio[26313]: time=\"2026-06-09T11:10:30.949918068Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.051587 | controller |     "Jun 09 11:10:30.951021 crc crio[26313]: time=\"2026-06-09T11:10:30.950934979Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 11:30:35.051602 | controller |     "Jun 09 11:10:30.951221 crc crio[26313]: time=\"2026-06-09T11:10:30.951123095Z\" level=warning msg=\"Could not restore sandbox IP for 9bfbb4f5a17c6f37cb714773cddcd82b1cdbe5a19a3c17f1478708a1e5a7853a: failed to get network status for pod sandbox k8s_collect-profiles-29683365-5dplj_openshift-operator-lifecycle-manager_0e95ee2c-92a2-486a-af89-3311d6139404_0(9bfbb4f5a17c6f37cb714773cddcd82b1cdbe5a19a3c17f1478708a1e5a7853a): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 11:30:35.051617 | controller |     "Jun 09 11:10:30.951603 crc crio[26313]: time=\"2026-06-09T11:10:30.951226768Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 11:30:35.051632 | controller |     "Jun 09 11:10:30.951603 crc crio[26313]: time=\"2026-06-09T11:10:30.951466025Z\" level=warning msg=\"Could not restore sandbox IP for 896f2565991b9a7e1ec1a7b85522022fa11d97d2ea0780c5e0bc4cc93b95a7f6: failed to get network status for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(896f2565991b9a7e1ec1a7b85522022fa11d97d2ea0780c5e0bc4cc93b95a7f6): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 11:30:35.051651 | controller |     "Jun 09 11:10:30.952144 crc crio[26313]: time=\"2026-06-09T11:10:30.952067003Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 11:30:35.051666 | controller |     "Jun 09 11:10:30.952907 crc crio[26313]: time=\"2026-06-09T11:10:30.952673391Z\" level=warning msg=\"Could not restore sandbox IP for 5088bde617dedd8b9fd47b3ab9ad1a348adb1a2dde97033ee30ecb32d143d8f4: failed to get network status for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(5088bde617dedd8b9fd47b3ab9ad1a348adb1a2dde97033ee30ecb32d143d8f4): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 11:30:35.051682 | controller |     "Jun 09 11:10:30.957594 crc crio[26313]: time=\"2026-06-09T11:10:30.957197587Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 11:30:35.051697 | controller |     "Jun 09 11:10:30.958330 crc crio[26313]: time=\"2026-06-09T11:10:30.957694762Z\" level=warning msg=\"Could not restore sandbox IP for 6969dd7752939397c4d9bafc15d1cfc808489d024b95bfbdaa0b5cc21b28a7f4: failed to get network status for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(6969dd7752939397c4d9bafc15d1cfc808489d024b95bfbdaa0b5cc21b28a7f4): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 11:30:35.051714 | controller |     "Jun 09 11:10:30.960818 crc crio[26313]: time=\"2026-06-09T11:10:30.960705252Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:11ba591f4c9e84593765bac74bd694ada1ed6c4f14432c17eb9a536fc5533ff9 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/c52cee2d-1ac8-4182-825b-cb85617b9229 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc000458eb0}] Aliases:map[]}\"",
2026-06-09 11:30:35.051730 | controller |     "Jun 09 11:10:30.962711 crc crio[26313]: time=\"2026-06-09T11:10:30.962618439Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.051745 | controller |     "Jun 09 11:10:30.967514 crc crio[26313]: time=\"2026-06-09T11:10:30.967376242Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:d5acdeb22da71f2d17be4781053e57d278534d742453c0465271ffbccd44e9e0 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/99d8a062-2786-4530-9866-00a8c2b20069 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc000458f48}] Aliases:map[]}\"",
2026-06-09 11:30:35.051761 | controller |     "Jun 09 11:10:30.968242 crc crio[26313]: time=\"2026-06-09T11:10:30.968168166Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.051777 | controller |     "Jun 09 11:10:31.055938 crc crio[26313]: time=\"2026-06-09T11:10:31.053536836Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:1ab19461ac72032f70f03f5dbcc05baaf7110c4bafb349da6a1d9c5adba14c04 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/c86a2e95-8d91-442b-933a-7a8b03c92175 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc000458fe0}] Aliases:map[]}\"",
2026-06-09 11:30:35.051796 | controller |     "Jun 09 11:10:31.063864 crc crio[26313]: time=\"2026-06-09T11:10:31.056030801Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.051874 | controller |     "Jun 09 11:10:31.236135 crc crio[26313]: time=\"2026-06-09T11:10:31.154204535Z\" level=info msg=\"Registered SIGHUP reload watcher\"",
2026-06-09 11:30:35.051891 | controller |     "Jun 09 11:10:31.322693 crc crio[26313]: time=\"2026-06-09T11:10:31.321880974Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"",
2026-06-09 11:30:35.051907 | controller |     "Jun 09 11:10:31.325878 crc crio[26313]: time=\"2026-06-09T11:10:31.323348018Z\" level=info msg=\"Starting seccomp notifier watcher\"",
2026-06-09 11:30:35.051923 | controller |     "Jun 09 11:10:31.325878 crc crio[26313]: time=\"2026-06-09T11:10:31.325853563Z\" level=info msg=\"Create NRI interface\"",
2026-06-09 11:30:35.051938 | controller |     "Jun 09 11:10:31.330267 crc crio[26313]: time=\"2026-06-09T11:10:31.329990047Z\" level=info msg=\"runtime interface created\"",
2026-06-09 11:30:35.051953 | controller |     "Jun 09 11:10:31.330638 crc crio[26313]: time=\"2026-06-09T11:10:31.330508603Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"",
2026-06-09 11:30:35.051968 | controller |     "Jun 09 11:10:31.330870 crc crio[26313]: time=\"2026-06-09T11:10:31.330689808Z\" level=info msg=\"runtime interface starting up...\"",
2026-06-09 11:30:35.051983 | controller |     "Jun 09 11:10:31.330870 crc crio[26313]: time=\"2026-06-09T11:10:31.330833912Z\" level=info msg=\"starting plugins...\"",
2026-06-09 11:30:35.051998 | controller |     "Jun 09 11:10:31.336755 crc crio[26313]: time=\"2026-06-09T11:10:31.334819522Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"",
2026-06-09 11:30:35.052013 | controller |     "Jun 09 11:10:31.781700 crc crio[26313]: time=\"2026-06-09T11:10:31.779193389Z\" level=info msg=\"No systemd watchdog enabled\"",
2026-06-09 11:30:35.052028 | controller |     "Jun 09 11:10:32.103967 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).",
2026-06-09 11:30:35.052044 | controller |     "Jun 09 11:12:32.834796 crc crio[26313]: time=\"2026-06-09T11:12:32.833201597Z\" level=info msg=\"Removing container: 276c68c2e90e9b5b39002fd20e53547dcd39ab71f9ad51cd4dae1cb32dc1a733\" id=312e9789-2810-4411-8ccb-67ab4fe4c07e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.052059 | controller |     "Jun 09 11:12:33.176047 crc crio[26313]: time=\"2026-06-09T11:12:33.167815823Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=fcc8b9cb-8144-4bc8-a460-3bf229226ed2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.052075 | controller |     "Jun 09 11:12:33.631545 crc crio[26313]: time=\"2026-06-09T11:12:33.629275642Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=8410c737-cdbf-493d-8570-a9b1f692d30f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.052091 | controller |     "Jun 09 11:12:33.687239 crc crio[26313]: time=\"2026-06-09T11:12:33.686788948Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=217a3019-5052-4623-b72a-a33202e1e2ef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.052107 | controller |     "Jun 09 11:12:33.712369 crc crio[26313]: time=\"2026-06-09T11:12:33.712160349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.052126 | controller |     "Jun 09 11:12:33.794172 crc crio[26313]: time=\"2026-06-09T11:12:33.793642892Z\" level=info msg=\"Removed container 276c68c2e90e9b5b39002fd20e53547dcd39ab71f9ad51cd4dae1cb32dc1a733: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=312e9789-2810-4411-8ccb-67ab4fe4c07e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.052142 | controller |     "Jun 09 11:12:33.824831 crc crio[26313]: time=\"2026-06-09T11:12:33.823838558Z\" level=info msg=\"Removing container: f56fd400adac0f331cd726616253c204bbde255926b5a8c6a1b70a5ad9098c8b\" id=8a515fbc-19c2-4a80-b0b2-2d619e7f291f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.052158 | controller |     "Jun 09 11:12:33.866854 crc crio[26313]: time=\"2026-06-09T11:12:33.866504888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.052174 | controller |     "Jun 09 11:12:34.025385 crc crio[26313]: time=\"2026-06-09T11:12:34.025268259Z\" level=info msg=\"Removed container f56fd400adac0f331cd726616253c204bbde255926b5a8c6a1b70a5ad9098c8b: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=8a515fbc-19c2-4a80-b0b2-2d619e7f291f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.052190 | controller |     "Jun 09 11:12:34.747851 crc crio[26313]: time=\"2026-06-09T11:12:34.747242901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.052207 | controller |     "Jun 09 11:12:35.088518 crc crio[26313]: time=\"2026-06-09T11:12:35.088346861Z\" level=info msg=\"Created container 4fa0a4e4a5905fcf73b3fe8f948954fcd4dc8c272592d248fc600d2deef11e47: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=217a3019-5052-4623-b72a-a33202e1e2ef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.052222 | controller |     "Jun 09 11:12:35.092536 crc crio[26313]: time=\"2026-06-09T11:12:35.092076543Z\" level=info msg=\"Starting container: 4fa0a4e4a5905fcf73b3fe8f948954fcd4dc8c272592d248fc600d2deef11e47\" id=e2f69700-9319-4af1-ad60-cc1400c21771 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.052239 | controller |     "Jun 09 11:12:35.129000 crc crio[26313]: time=\"2026-06-09T11:12:35.128831205Z\" level=info msg=\"Started container\" PID=27040 containerID=4fa0a4e4a5905fcf73b3fe8f948954fcd4dc8c272592d248fc600d2deef11e47 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=e2f69700-9319-4af1-ad60-cc1400c21771 name=/runtime.v1.RuntimeService/StartContainer sandboxID=10a436eaf8e348d1b9ab6f246aea0c7409ced60acba075a0c3519143509c4b4b",
2026-06-09 11:30:35.052255 | controller |     "Jun 09 11:12:35.153242 crc crio[26313]: time=\"2026-06-09T11:12:35.153066102Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=a3e1c438-710d-4cf1-b45e-829fa0e7b297 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.052271 | controller |     "Jun 09 11:12:35.157282 crc crio[26313]: time=\"2026-06-09T11:12:35.157129494Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=a1950412-2984-4901-bd01-e9e4364f9ffa name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.052286 | controller |     "Jun 09 11:12:35.162123 crc crio[26313]: time=\"2026-06-09T11:12:35.162046422Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=07ec99ab-4ec2-41c6-977c-13dbb977daf2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.052305 | controller |     "Jun 09 11:12:35.162640 crc crio[26313]: time=\"2026-06-09T11:12:35.162527216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.052322 | controller |     "Jun 09 11:12:35.205457 crc crio[26313]: time=\"2026-06-09T11:12:35.205212126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.052338 | controller |     "Jun 09 11:12:36.138812 crc crio[26313]: time=\"2026-06-09T11:12:36.137378823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.052354 | controller |     "Jun 09 11:12:36.644229 crc crio[26313]: time=\"2026-06-09T11:12:36.642950096Z\" level=info msg=\"Created container 3f8e1fc68d0c82d078fa4813ca3a22d704a0aa7f198bbe93a4a7583c9117ee88: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=07ec99ab-4ec2-41c6-977c-13dbb977daf2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.052369 | controller |     "Jun 09 11:12:36.646139 crc crio[26313]: time=\"2026-06-09T11:12:36.645455121Z\" level=info msg=\"Starting container: 3f8e1fc68d0c82d078fa4813ca3a22d704a0aa7f198bbe93a4a7583c9117ee88\" id=64360223-0c08-4598-9888-4c188a46bf98 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.052385 | controller |     "Jun 09 11:12:36.713158 crc crio[26313]: time=\"2026-06-09T11:12:36.712821741Z\" level=info msg=\"Started container\" PID=27057 containerID=3f8e1fc68d0c82d078fa4813ca3a22d704a0aa7f198bbe93a4a7583c9117ee88 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=64360223-0c08-4598-9888-4c188a46bf98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=10a436eaf8e348d1b9ab6f246aea0c7409ced60acba075a0c3519143509c4b4b",
2026-06-09 11:30:35.052401 | controller |     "Jun 09 11:12:38.396180 crc crio[26313]: time=\"2026-06-09T11:12:38.395744454Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=25fce4b1-61e4-4d01-8e59-33e39f02e839 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.052417 | controller |     "Jun 09 11:12:38.402033 crc crio[26313]: time=\"2026-06-09T11:12:38.401906429Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=dc19e55d-a082-4dff-bed4-9b9a0bea7008 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.052433 | controller |     "Jun 09 11:12:38.404770 crc crio[26313]: time=\"2026-06-09T11:12:38.404696472Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=ffd2082a-ef1f-459a-b40b-fa8190f197f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.052454 | controller |     "Jun 09 11:12:38.405244 crc crio[26313]: time=\"2026-06-09T11:12:38.405088034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.052471 | controller |     "Jun 09 11:12:38.425830 crc crio[26313]: time=\"2026-06-09T11:12:38.423654831Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=b8995703-e47c-4094-8571-eecb7c966171 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.052487 | controller |     "Jun 09 11:12:38.453461 crc crio[26313]: time=\"2026-06-09T11:12:38.453280739Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=8da64447-deb9-4931-96d4-c32a6536d96d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.052507 | controller |     "Jun 09 11:12:38.458480 crc crio[26313]: time=\"2026-06-09T11:12:38.458324931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.052524 | controller |     "Jun 09 11:12:38.466630 crc crio[26313]: time=\"2026-06-09T11:12:38.466569398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.052540 | controller |     "Jun 09 11:12:38.471789 crc crio[26313]: time=\"2026-06-09T11:12:38.471689622Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=612c875e-8b22-4eda-9efd-400288b6518c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.052555 | controller |     "Jun 09 11:12:38.472611 crc crio[26313]: time=\"2026-06-09T11:12:38.472135415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.052570 | controller |     "Jun 09 11:12:38.543257 crc crio[26313]: time=\"2026-06-09T11:12:38.543169815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.052605 | controller |     "Jun 09 11:12:38.651379 crc crio[26313]: time=\"2026-06-09T11:12:38.65102742Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=83492a91-dfbf-4b03-9ee6-a1062ec15304 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.052623 | controller |     "Jun 09 11:12:38.664481 crc crio[26313]: time=\"2026-06-09T11:12:38.655791512Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=87b1df83-48e7-4703-b5f7-41b26529cbac name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.052641 | controller |     "Jun 09 11:12:38.664481 crc crio[26313]: time=\"2026-06-09T11:12:38.664300328Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=cbbe5613-a446-4da6-a8bf-5f3bddbe40d5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.052657 | controller |     "Jun 09 11:12:38.682132 crc crio[26313]: time=\"2026-06-09T11:12:38.68205198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.052673 | controller |     "Jun 09 11:12:38.881136 crc crio[26313]: time=\"2026-06-09T11:12:38.881030667Z\" level=info msg=\"Created container 55b771105b6e770bfabacd260c441efe1c07d2f5e07b5b4865ea3b96732a9218: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=ffd2082a-ef1f-459a-b40b-fa8190f197f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.052689 | controller |     "Jun 09 11:12:38.884734 crc crio[26313]: time=\"2026-06-09T11:12:38.884621335Z\" level=info msg=\"Starting container: 55b771105b6e770bfabacd260c441efe1c07d2f5e07b5b4865ea3b96732a9218\" id=7d7144f1-4c7b-4c5b-b46f-eca2623b6817 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.052704 | controller |     "Jun 09 11:12:38.908736 crc crio[26313]: time=\"2026-06-09T11:12:38.907308825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.052724 | controller |     "Jun 09 11:12:38.975492 crc crio[26313]: time=\"2026-06-09T11:12:38.975050077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.052740 | controller |     "Jun 09 11:12:38.995473 crc crio[26313]: time=\"2026-06-09T11:12:38.988293734Z\" level=info msg=\"Started container\" PID=27076 containerID=55b771105b6e770bfabacd260c441efe1c07d2f5e07b5b4865ea3b96732a9218 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=7d7144f1-4c7b-4c5b-b46f-eca2623b6817 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ef6dcd81941f4a4a1a0b5353d93c4b2d86e0faf66d07f9b888376b21c417e921",
2026-06-09 11:30:35.052757 | controller |     "Jun 09 11:12:39.828572 crc crio[26313]: time=\"2026-06-09T11:12:39.825886582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.052773 | controller |     "Jun 09 11:12:40.132498 crc crio[26313]: time=\"2026-06-09T11:12:40.132340864Z\" level=info msg=\"Created container b6b27005b70a82c4b7c9adae5dcab8fd1a1c0c01a631f6adb14035e915218b20: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=cbbe5613-a446-4da6-a8bf-5f3bddbe40d5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.052789 | controller |     "Jun 09 11:12:40.140069 crc crio[26313]: time=\"2026-06-09T11:12:40.139977903Z\" level=info msg=\"Starting container: b6b27005b70a82c4b7c9adae5dcab8fd1a1c0c01a631f6adb14035e915218b20\" id=7a9a3804-6e16-42c7-975e-c86dbc3edbd5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.052805 | controller |     "Jun 09 11:12:40.167368 crc crio[26313]: time=\"2026-06-09T11:12:40.167156297Z\" level=info msg=\"Started container\" PID=27089 containerID=b6b27005b70a82c4b7c9adae5dcab8fd1a1c0c01a631f6adb14035e915218b20 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=7a9a3804-6e16-42c7-975e-c86dbc3edbd5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b6a77415bc05b1e81f341897075f3a097a15edb034111239d6655ca613be6fc7",
2026-06-09 11:30:35.052821 | controller |     "Jun 09 11:12:40.185602 crc crio[26313]: time=\"2026-06-09T11:12:40.181641072Z\" level=info msg=\"Created container 00d66126e0574861f8909063aebeb04826d35028cff53b8d710def42e306a926: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=612c875e-8b22-4eda-9efd-400288b6518c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.052837 | controller |     "Jun 09 11:12:40.190508 crc crio[26313]: time=\"2026-06-09T11:12:40.190150697Z\" level=info msg=\"Starting container: 00d66126e0574861f8909063aebeb04826d35028cff53b8d710def42e306a926\" id=27e7016f-971e-48d4-8b58-fba2868fbab0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.052875 | controller |     "Jun 09 11:12:40.204563 crc crio[26313]: time=\"2026-06-09T11:12:40.204226689Z\" level=info msg=\"Started container\" PID=27114 containerID=00d66126e0574861f8909063aebeb04826d35028cff53b8d710def42e306a926 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=27e7016f-971e-48d4-8b58-fba2868fbab0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=83ed0aff373038db68e58800dba63537b27927893e565669943b82e688e1cbb1",
2026-06-09 11:30:35.052894 | controller |     "Jun 09 11:12:42.327652 crc crio[26313]: time=\"2026-06-09T11:12:42.326043393Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=53dd8ac2-de55-46f4-9f4d-c161b9cf84cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.052913 | controller |     "Jun 09 11:12:42.331776 crc crio[26313]: time=\"2026-06-09T11:12:42.331687213Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=8f903553-afe6-4eff-ad45-6d6fcd7cb420 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.052934 | controller |     "Jun 09 11:12:42.339242 crc crio[26313]: time=\"2026-06-09T11:12:42.339159737Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-8mhkq/marketplace-operator\" id=5661e1fa-225a-4ad8-8855-8f61e75e86b8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.052950 | controller |     "Jun 09 11:12:42.340057 crc crio[26313]: time=\"2026-06-09T11:12:42.339986772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.052966 | controller |     "Jun 09 11:12:42.377324 crc crio[26313]: time=\"2026-06-09T11:12:42.37727139Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=993e3551-12f0-40f4-be1d-b05efbb5db46 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.052981 | controller |     "Jun 09 11:12:42.385503 crc crio[26313]: time=\"2026-06-09T11:12:42.385201447Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=dffa2d21-3570-4715-9b51-883f87ad1a08 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.052997 | controller |     "Jun 09 11:12:42.391006 crc crio[26313]: time=\"2026-06-09T11:12:42.390891288Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=aa4df6ac-9d67-495b-8ac5-fa3bf9bcd1ab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.053013 | controller |     "Jun 09 11:12:42.391775 crc crio[26313]: time=\"2026-06-09T11:12:42.391590829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.053028 | controller |     "Jun 09 11:12:42.518455 crc crio[26313]: time=\"2026-06-09T11:12:42.517880516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.053043 | controller |     "Jun 09 11:12:42.547704 crc crio[26313]: time=\"2026-06-09T11:12:42.547544776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.053060 | controller |     "Jun 09 11:12:42.575458 crc crio[26313]: time=\"2026-06-09T11:12:42.574505745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.053076 | controller |     "Jun 09 11:12:42.589530 crc crio[26313]: time=\"2026-06-09T11:12:42.583266207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.053091 | controller |     "Jun 09 11:12:42.931162 crc crio[26313]: time=\"2026-06-09T11:12:42.930764189Z\" level=info msg=\"Created container 760b5c086a619f88041e50aa42da44b5765457d92d6df52dfc03e1590f2d3d15: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=aa4df6ac-9d67-495b-8ac5-fa3bf9bcd1ab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.053107 | controller |     "Jun 09 11:12:42.933155 crc crio[26313]: time=\"2026-06-09T11:12:42.933023747Z\" level=info msg=\"Starting container: 760b5c086a619f88041e50aa42da44b5765457d92d6df52dfc03e1590f2d3d15\" id=b0d5ab15-7ac9-429f-acfc-9295e75c98f2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.053125 | controller |     "Jun 09 11:12:42.960358 crc crio[26313]: time=\"2026-06-09T11:12:42.958550862Z\" level=info msg=\"Started container\" PID=27222 containerID=760b5c086a619f88041e50aa42da44b5765457d92d6df52dfc03e1590f2d3d15 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=b0d5ab15-7ac9-429f-acfc-9295e75c98f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f8aa60bc34fe6193a8191fdb0bef5a32f9c44faa6afc0fcf04e273fecc0c3d6",
2026-06-09 11:30:35.053142 | controller |     "Jun 09 11:12:43.063858 crc crio[26313]: time=\"2026-06-09T11:12:43.063753287Z\" level=info msg=\"Created container 5658aa63ef9121efca581ff2661396ece524065e27e783153ccc1dd8e72ad72f: openshift-marketplace/marketplace-operator-547dbd544d-8mhkq/marketplace-operator\" id=5661e1fa-225a-4ad8-8855-8f61e75e86b8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.053158 | controller |     "Jun 09 11:12:43.068271 crc crio[26313]: time=\"2026-06-09T11:12:43.068143629Z\" level=info msg=\"Starting container: 5658aa63ef9121efca581ff2661396ece524065e27e783153ccc1dd8e72ad72f\" id=169e7954-4696-4b9b-a42c-d589f41aeed2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.053174 | controller |     "Jun 09 11:12:43.092095 crc crio[26313]: time=\"2026-06-09T11:12:43.091802279Z\" level=info msg=\"Started container\" PID=27228 containerID=5658aa63ef9121efca581ff2661396ece524065e27e783153ccc1dd8e72ad72f description=openshift-marketplace/marketplace-operator-547dbd544d-8mhkq/marketplace-operator id=169e7954-4696-4b9b-a42c-d589f41aeed2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5d446774b0ebacbbc1d653bfa34f01b4bf1fe9d204b433f5789deeeecfd917da",
2026-06-09 11:30:35.053190 | controller |     "Jun 09 11:12:46.418961 crc crio[26313]: time=\"2026-06-09T11:12:46.418303753Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-5p4wm/POD\" id=2e017a0e-762d-4e46-9faa-3ea7d1a3f4a2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.053206 | controller |     "Jun 09 11:12:46.420472 crc crio[26313]: time=\"2026-06-09T11:12:46.419018465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.053222 | controller |     "Jun 09 11:12:46.456663 crc crio[26313]: time=\"2026-06-09T11:12:46.456470688Z\" level=info msg=\"Got pod network &{Name:certified-operators-5p4wm Namespace:openshift-marketplace ID:e04c72218f3d0395c145cf3e95a6d0e638b7d1170aa92967b8ba62a2036b7fa8 UID:03ea40f2-5eed-4383-907c-50cdb2264469 NetNS:/var/run/netns/95643301-5852-458f-9562-6f37c0480d80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod03ea40f2_5eed_4383_907c_50cdb2264469.slice PodAnnotations:0xc002310028}] Aliases:map[]}\"",
2026-06-09 11:30:35.053238 | controller |     "Jun 09 11:12:46.456663 crc crio[26313]: time=\"2026-06-09T11:12:46.456572501Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-5p4wm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.053254 | controller |     "Jun 09 11:12:47.634312 crc crio[26313]: 2026-06-09T11:12:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e04c72218f3d039 Mac:0a:ca:48:a9:c8:33 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/95643301-5852-458f-9562-6f37c0480d80 SocketPath: PciID:}] [{Interface:0xc000452ae0 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.053270 | controller |     "Jun 09 11:12:47.636684 crc crio[26313]: time=\"2026-06-09T11:12:47.636607462Z\" level=info msg=\"Got pod network &{Name:certified-operators-5p4wm Namespace:openshift-marketplace ID:e04c72218f3d0395c145cf3e95a6d0e638b7d1170aa92967b8ba62a2036b7fa8 UID:03ea40f2-5eed-4383-907c-50cdb2264469 NetNS:/var/run/netns/95643301-5852-458f-9562-6f37c0480d80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod03ea40f2_5eed_4383_907c_50cdb2264469.slice PodAnnotations:0xc002310028}] Aliases:map[]}\"",
2026-06-09 11:30:35.053289 | controller |     "Jun 09 11:12:47.636865 crc crio[26313]: time=\"2026-06-09T11:12:47.636813328Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-5p4wm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.053306 | controller |     "Jun 09 11:12:47.645301 crc crio[26313]: time=\"2026-06-09T11:12:47.6452205Z\" level=info msg=\"Ran pod sandbox e04c72218f3d0395c145cf3e95a6d0e638b7d1170aa92967b8ba62a2036b7fa8 with infra container: openshift-marketplace/certified-operators-5p4wm/POD\" id=2e017a0e-762d-4e46-9faa-3ea7d1a3f4a2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.053322 | controller |     "Jun 09 11:12:47.651723 crc crio[26313]: time=\"2026-06-09T11:12:47.651629672Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=014c96ac-6e98-483c-a348-12ecc0eadf9b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.053337 | controller |     "Jun 09 11:12:47.654832 crc crio[26313]: time=\"2026-06-09T11:12:47.654734865Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e749dd04-342c-40f5-920c-f6955f18dc32 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.053353 | controller |     "Jun 09 11:12:47.670765 crc crio[26313]: time=\"2026-06-09T11:12:47.670352564Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-5p4wm/extract-utilities\" id=8888674a-4ac8-49c7-bdbe-8760af83b840 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.053369 | controller |     "Jun 09 11:12:47.671263 crc crio[26313]: time=\"2026-06-09T11:12:47.671199679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.053385 | controller |     "Jun 09 11:12:47.707883 crc crio[26313]: time=\"2026-06-09T11:12:47.707677023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.053401 | controller |     "Jun 09 11:12:47.712981 crc crio[26313]: time=\"2026-06-09T11:12:47.71289014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.053417 | controller |     "Jun 09 11:12:47.861058 crc crio[26313]: time=\"2026-06-09T11:12:47.860966521Z\" level=info msg=\"Created container 45d1f8f81a0d8e8838315dbbed3873bf16443186c5d6f33531a34325d941ec5d: openshift-marketplace/certified-operators-5p4wm/extract-utilities\" id=8888674a-4ac8-49c7-bdbe-8760af83b840 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.053433 | controller |     "Jun 09 11:12:47.862630 crc crio[26313]: time=\"2026-06-09T11:12:47.862373943Z\" level=info msg=\"Starting container: 45d1f8f81a0d8e8838315dbbed3873bf16443186c5d6f33531a34325d941ec5d\" id=0996e97d-1923-4d9c-b9df-331e1136c674 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.053449 | controller |     "Jun 09 11:12:47.869884 crc crio[26313]: time=\"2026-06-09T11:12:47.869728603Z\" level=info msg=\"Started container\" PID=27351 containerID=45d1f8f81a0d8e8838315dbbed3873bf16443186c5d6f33531a34325d941ec5d description=openshift-marketplace/certified-operators-5p4wm/extract-utilities id=0996e97d-1923-4d9c-b9df-331e1136c674 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e04c72218f3d0395c145cf3e95a6d0e638b7d1170aa92967b8ba62a2036b7fa8",
2026-06-09 11:30:35.053468 | controller |     "Jun 09 11:12:48.829489 crc crio[26313]: time=\"2026-06-09T11:12:48.829259381Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=221a9b2c-7880-461f-b34f-e07c2d39ea43 name=/runtime.v1.ImageService/PullImage",
2026-06-09 11:30:35.053484 | controller |     "Jun 09 11:12:48.845625 crc crio[26313]: time=\"2026-06-09T11:12:48.844860169Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-09 11:30:35.053500 | controller |     "Jun 09 11:12:49.502893 crc crio[26313]: time=\"2026-06-09T11:12:49.50213007Z\" level=info msg=\"Running pod sandbox: openshift-etcd/installer-3-crc/POD\" id=451ff5ea-b1d3-4611-8828-2077820652b3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.053516 | controller |     "Jun 09 11:12:49.503098 crc crio[26313]: time=\"2026-06-09T11:12:49.503030427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.053532 | controller |     "Jun 09 11:12:49.532751 crc crio[26313]: time=\"2026-06-09T11:12:49.532650595Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:bdecd89d0df4b0839c9ff692b5a0bb9480c5e8777a8309e3294079c250aecc83 UID:4a49fce4-7eec-415f-97ee-a7b204f037f0 NetNS:/var/run/netns/6f4d0f25-f49a-4aec-a2fd-85860741f776 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod4a49fce4_7eec_415f_97ee_a7b204f037f0.slice PodAnnotations:0xc00008cee8}] Aliases:map[]}\"",
2026-06-09 11:30:35.053548 | controller |     "Jun 09 11:12:49.532751 crc crio[26313]: time=\"2026-06-09T11:12:49.532710567Z\" level=info msg=\"Adding pod openshift-etcd_installer-3-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.053564 | controller |     "Jun 09 11:12:49.550688 crc crio[26313]: time=\"2026-06-09T11:12:49.550568723Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-vg7jm/POD\" id=ac997fee-2983-4faf-908d-3f785f248382 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.053580 | controller |     "Jun 09 11:12:49.550832 crc crio[26313]: time=\"2026-06-09T11:12:49.550727737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.053596 | controller |     "Jun 09 11:12:49.581607 crc crio[26313]: time=\"2026-06-09T11:12:49.580923143Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-vg7jm Namespace:openshift-marketplace ID:7b7aff2534183f00871f0e65db461ec70967a759cb0ad70ff383edd4e2e6b566 UID:1e824c5b-124c-48f0-ac2e-31a74c913c6d NetNS:/var/run/netns/1aab4c02-7fae-4dd3-a5a4-0a9230eea3fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e824c5b_124c_48f0_ac2e_31a74c913c6d.slice PodAnnotations:0xc00008d208}] Aliases:map[]}\"",
2026-06-09 11:30:35.053612 | controller |     "Jun 09 11:12:49.581607 crc crio[26313]: time=\"2026-06-09T11:12:49.581589643Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-vg7jm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.053628 | controller |     "Jun 09 11:12:50.006484 crc crio[26313]: time=\"2026-06-09T11:12:50.006246689Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=221a9b2c-7880-461f-b34f-e07c2d39ea43 name=/runtime.v1.ImageService/PullImage",
2026-06-09 11:30:35.053644 | controller |     "Jun 09 11:12:50.013645 crc crio[26313]: time=\"2026-06-09T11:12:50.011731784Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=96c804cf-fa24-45b9-bfc2-a5e9c8a3074f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.053662 | controller |     "Jun 09 11:12:50.016970 crc crio[26313]: time=\"2026-06-09T11:12:50.016687502Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=88dec0d3-f8de-4c48-b214-35fb1e4835d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.053679 | controller |     "Jun 09 11:12:50.033918 crc crio[26313]: time=\"2026-06-09T11:12:50.033584789Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-5p4wm/extract-content\" id=e1502c4f-84a4-4406-8ade-d64d1b09f421 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.053694 | controller |     "Jun 09 11:12:50.042637 crc crio[26313]: time=\"2026-06-09T11:12:50.03961846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.053710 | controller |     "Jun 09 11:12:50.116779 crc crio[26313]: time=\"2026-06-09T11:12:50.116682801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.053725 | controller |     "Jun 09 11:12:50.129988 crc crio[26313]: time=\"2026-06-09T11:12:50.129800905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.053741 | controller |     "Jun 09 11:12:50.214575 crc crio[26313]: time=\"2026-06-09T11:12:50.212572227Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-4222l/POD\" id=435d5ebf-e37a-4ed5-97df-90ed3f91e626 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.053757 | controller |     "Jun 09 11:12:50.214575 crc crio[26313]: time=\"2026-06-09T11:12:50.212743462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.053772 | controller |     "Jun 09 11:12:50.246190 crc crio[26313]: time=\"2026-06-09T11:12:50.245299829Z\" level=info msg=\"Got pod network &{Name:redhat-operators-4222l Namespace:openshift-marketplace ID:1c968e91799fd48677bcd2a920a6dfcd0d05bd4126b5907cb0666e72e82f9b09 UID:e2c51b2a-3716-4f05-972a-94d581ed7ad4 NetNS:/var/run/netns/020f7e6d-a45d-46b6-9b2a-286f683b7f16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode2c51b2a_3716_4f05_972a_94d581ed7ad4.slice PodAnnotations:0xc0017187d8}] Aliases:map[]}\"",
2026-06-09 11:30:35.053788 | controller |     "Jun 09 11:12:50.246190 crc crio[26313]: time=\"2026-06-09T11:12:50.245383111Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-4222l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.053804 | controller |     "Jun 09 11:12:50.333882 crc crio[26313]: time=\"2026-06-09T11:12:50.333328499Z\" level=info msg=\"Created container 76ae4ada737cab31356bdbea392bc594e9539c69e00028ed94493f9e6862b43e: openshift-marketplace/certified-operators-5p4wm/extract-content\" id=e1502c4f-84a4-4406-8ade-d64d1b09f421 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.053819 | controller |     "Jun 09 11:12:50.342035 crc crio[26313]: time=\"2026-06-09T11:12:50.341799853Z\" level=info msg=\"Starting container: 76ae4ada737cab31356bdbea392bc594e9539c69e00028ed94493f9e6862b43e\" id=cb934205-30de-4f42-90ef-0e426e36c69b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.053835 | controller |     "Jun 09 11:12:50.363171 crc crio[26313]: time=\"2026-06-09T11:12:50.359773792Z\" level=info msg=\"Started container\" PID=27413 containerID=76ae4ada737cab31356bdbea392bc594e9539c69e00028ed94493f9e6862b43e description=openshift-marketplace/certified-operators-5p4wm/extract-content id=cb934205-30de-4f42-90ef-0e426e36c69b name=/runtime.v1.RuntimeService/StartContainer sandboxID=e04c72218f3d0395c145cf3e95a6d0e638b7d1170aa92967b8ba62a2036b7fa8",
2026-06-09 11:30:35.053868 | controller |     "Jun 09 11:12:51.220505 crc crio[26313]: 2026-06-09T11:12:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bdecd89d0df4b08 Mac:de:05:61:e8:40:7a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/6f4d0f25-f49a-4aec-a2fd-85860741f776 SocketPath: PciID:}] [{Interface:0xc00028e5a0 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.053890 | controller |     "Jun 09 11:12:51.222851 crc crio[26313]: time=\"2026-06-09T11:12:51.222585048Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:bdecd89d0df4b0839c9ff692b5a0bb9480c5e8777a8309e3294079c250aecc83 UID:4a49fce4-7eec-415f-97ee-a7b204f037f0 NetNS:/var/run/netns/6f4d0f25-f49a-4aec-a2fd-85860741f776 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod4a49fce4_7eec_415f_97ee_a7b204f037f0.slice PodAnnotations:0xc00008cee8}] Aliases:map[]}\"",
2026-06-09 11:30:35.053907 | controller |     "Jun 09 11:12:51.222851 crc crio[26313]: time=\"2026-06-09T11:12:51.222835286Z\" level=info msg=\"Checking pod openshift-etcd_installer-3-crc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.053922 | controller |     "Jun 09 11:12:51.236078 crc crio[26313]: time=\"2026-06-09T11:12:51.23598782Z\" level=info msg=\"Ran pod sandbox bdecd89d0df4b0839c9ff692b5a0bb9480c5e8777a8309e3294079c250aecc83 with infra container: openshift-etcd/installer-3-crc/POD\" id=451ff5ea-b1d3-4611-8828-2077820652b3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.053938 | controller |     "Jun 09 11:12:51.238703 crc crio[26313]: time=\"2026-06-09T11:12:51.238606109Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=d12cc463-f7a3-4f72-b477-fcae2442c6aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.053954 | controller |     "Jun 09 11:12:51.242519 crc crio[26313]: time=\"2026-06-09T11:12:51.24231641Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=cf0e334c-82f7-408b-ad55-5e0476db7832 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.053969 | controller |     "Jun 09 11:12:51.268914 crc crio[26313]: time=\"2026-06-09T11:12:51.268737053Z\" level=info msg=\"Creating container: openshift-etcd/installer-3-crc/installer\" id=e732d295-8217-4284-9c09-65caa2095c4f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.053986 | controller |     "Jun 09 11:12:51.269353 crc crio[26313]: time=\"2026-06-09T11:12:51.269206147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.054002 | controller |     "Jun 09 11:12:51.313925 crc crio[26313]: time=\"2026-06-09T11:12:51.313811584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.054018 | controller |     "Jun 09 11:12:51.532501 crc crio[26313]: 2026-06-09T11:12:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7b7aff2534183f0 Mac:c2:28:0d:0d:ab:52 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/1aab4c02-7fae-4dd3-a5a4-0a9230eea3fe SocketPath: PciID:}] [{Interface:0xc0001da9e0 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.054034 | controller |     "Jun 09 11:12:51.533830 crc crio[26313]: time=\"2026-06-09T11:12:51.533630997Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-vg7jm Namespace:openshift-marketplace ID:7b7aff2534183f00871f0e65db461ec70967a759cb0ad70ff383edd4e2e6b566 UID:1e824c5b-124c-48f0-ac2e-31a74c913c6d NetNS:/var/run/netns/1aab4c02-7fae-4dd3-a5a4-0a9230eea3fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e824c5b_124c_48f0_ac2e_31a74c913c6d.slice PodAnnotations:0xc00008d208}] Aliases:map[]}\"",
2026-06-09 11:30:35.054055 | controller |     "Jun 09 11:12:51.533977 crc crio[26313]: time=\"2026-06-09T11:12:51.533907165Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-vg7jm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.054072 | controller |     "Jun 09 11:12:51.559306 crc crio[26313]: time=\"2026-06-09T11:12:51.559163413Z\" level=info msg=\"Ran pod sandbox 7b7aff2534183f00871f0e65db461ec70967a759cb0ad70ff383edd4e2e6b566 with infra container: openshift-marketplace/redhat-marketplace-vg7jm/POD\" id=ac997fee-2983-4faf-908d-3f785f248382 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.054087 | controller |     "Jun 09 11:12:51.576554 crc crio[26313]: time=\"2026-06-09T11:12:51.576333468Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2f5723b0-ad0d-4260-9c6a-7d424fe65e66 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.054102 | controller |     "Jun 09 11:12:51.589788 crc crio[26313]: time=\"2026-06-09T11:12:51.589654967Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a8ec4b8a-f5a3-4059-b001-053fc35e4d61 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.054118 | controller |     "Jun 09 11:12:51.614670 crc crio[26313]: time=\"2026-06-09T11:12:51.614556194Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-vg7jm/extract-utilities\" id=2915d798-14dc-4593-96dc-ad5645187bf7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.054133 | controller |     "Jun 09 11:12:51.615318 crc crio[26313]: time=\"2026-06-09T11:12:51.615127241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.054148 | controller |     "Jun 09 11:12:51.867292 crc crio[26313]: time=\"2026-06-09T11:12:51.865552132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.054164 | controller |     "Jun 09 11:12:51.937645 crc crio[26313]: time=\"2026-06-09T11:12:51.937474459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.054179 | controller |     "Jun 09 11:12:51.989853 crc crio[26313]: 2026-06-09T11:12:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1c968e91799fd48 Mac:92:58:3a:fd:79:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/020f7e6d-a45d-46b6-9b2a-286f683b7f16 SocketPath: PciID:}] [{Interface:0xc0001137d0 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.054194 | controller |     "Jun 09 11:12:51.989853 crc crio[26313]: time=\"2026-06-09T11:12:51.986014685Z\" level=info msg=\"Got pod network &{Name:redhat-operators-4222l Namespace:openshift-marketplace ID:1c968e91799fd48677bcd2a920a6dfcd0d05bd4126b5907cb0666e72e82f9b09 UID:e2c51b2a-3716-4f05-972a-94d581ed7ad4 NetNS:/var/run/netns/020f7e6d-a45d-46b6-9b2a-286f683b7f16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode2c51b2a_3716_4f05_972a_94d581ed7ad4.slice PodAnnotations:0xc0017187d8}] Aliases:map[]}\"",
2026-06-09 11:30:35.054213 | controller |     "Jun 09 11:12:51.989853 crc crio[26313]: time=\"2026-06-09T11:12:51.98618147Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-4222l for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.054229 | controller |     "Jun 09 11:12:52.010313 crc crio[26313]: time=\"2026-06-09T11:12:52.010050326Z\" level=info msg=\"Ran pod sandbox 1c968e91799fd48677bcd2a920a6dfcd0d05bd4126b5907cb0666e72e82f9b09 with infra container: openshift-marketplace/redhat-operators-4222l/POD\" id=435d5ebf-e37a-4ed5-97df-90ed3f91e626 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.054245 | controller |     "Jun 09 11:12:52.021142 crc crio[26313]: time=\"2026-06-09T11:12:52.020621893Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=904e8bca-926c-4b62-afd4-bb4774b720d7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.054259 | controller |     "Jun 09 11:12:52.034785 crc crio[26313]: time=\"2026-06-09T11:12:52.034637823Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f8bbe18b-d57a-4090-849c-f614eadba96b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.054275 | controller |     "Jun 09 11:12:52.045714 crc crio[26313]: time=\"2026-06-09T11:12:52.044641493Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-4222l/extract-utilities\" id=68954d64-c523-4f94-918f-cac4f7d2ea9c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.054290 | controller |     "Jun 09 11:12:52.045714 crc crio[26313]: time=\"2026-06-09T11:12:52.045607532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.054305 | controller |     "Jun 09 11:12:52.072203 crc crio[26313]: time=\"2026-06-09T11:12:52.07189449Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-twdkb/POD\" id=51c3c683-db04-4f0d-823b-0d2e01ee6df0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.054321 | controller |     "Jun 09 11:12:52.072758 crc crio[26313]: time=\"2026-06-09T11:12:52.072652173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.054336 | controller |     "Jun 09 11:12:52.098230 crc crio[26313]: time=\"2026-06-09T11:12:52.096361404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.054352 | controller |     "Jun 09 11:12:52.140046 crc crio[26313]: time=\"2026-06-09T11:12:52.139875839Z\" level=info msg=\"Got pod network &{Name:community-operators-twdkb Namespace:openshift-marketplace ID:77f175b39bd218fd678220a92b912aab6f65a304a155ebccbb485b3a32a21706 UID:4b3e2f0f-473f-4d2a-b6b9-d8a4f986ece3 NetNS:/var/run/netns/14914342-6275-41c5-8c76-1e4224671731 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4b3e2f0f_473f_4d2a_b6b9_d8a4f986ece3.slice PodAnnotations:0xc002310200}] Aliases:map[]}\"",
2026-06-09 11:30:35.054367 | controller |     "Jun 09 11:12:52.140483 crc crio[26313]: time=\"2026-06-09T11:12:52.140372944Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-twdkb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.054383 | controller |     "Jun 09 11:12:52.170606 crc crio[26313]: time=\"2026-06-09T11:12:52.170370294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.054398 | controller |     "Jun 09 11:12:52.192796 crc crio[26313]: time=\"2026-06-09T11:12:52.192557599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.054416 | controller |     "Jun 09 11:12:52.248193 crc crio[26313]: time=\"2026-06-09T11:12:52.248095525Z\" level=info msg=\"Created container 786af5b3524f80be7b6786428cec86ebb36c941a06f8ae5a9a1a91bdbfd3f62b: openshift-marketplace/redhat-marketplace-vg7jm/extract-utilities\" id=2915d798-14dc-4593-96dc-ad5645187bf7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.054432 | controller |     "Jun 09 11:12:52.254459 crc crio[26313]: time=\"2026-06-09T11:12:52.25292374Z\" level=info msg=\"Starting container: 786af5b3524f80be7b6786428cec86ebb36c941a06f8ae5a9a1a91bdbfd3f62b\" id=a7044364-3918-473a-8df1-9c935ad1e57f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.054448 | controller |     "Jun 09 11:12:52.267452 crc crio[26313]: time=\"2026-06-09T11:12:52.267217948Z\" level=info msg=\"Started container\" PID=27511 containerID=786af5b3524f80be7b6786428cec86ebb36c941a06f8ae5a9a1a91bdbfd3f62b description=openshift-marketplace/redhat-marketplace-vg7jm/extract-utilities id=a7044364-3918-473a-8df1-9c935ad1e57f name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b7aff2534183f00871f0e65db461ec70967a759cb0ad70ff383edd4e2e6b566",
2026-06-09 11:30:35.054464 | controller |     "Jun 09 11:12:52.454236 crc crio[26313]: time=\"2026-06-09T11:12:52.453674151Z\" level=info msg=\"Created container 141b28c3291fde7ccc917d0f1479076ac3fe78617201decc5d4cb517997cfa7d: openshift-marketplace/redhat-operators-4222l/extract-utilities\" id=68954d64-c523-4f94-918f-cac4f7d2ea9c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.054479 | controller |     "Jun 09 11:12:52.465618 crc crio[26313]: time=\"2026-06-09T11:12:52.465386672Z\" level=info msg=\"Starting container: 141b28c3291fde7ccc917d0f1479076ac3fe78617201decc5d4cb517997cfa7d\" id=7fff5098-ff13-40a1-bb7f-3337e95bbb25 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.054496 | controller |     "Jun 09 11:12:52.574063 crc crio[26313]: time=\"2026-06-09T11:12:52.573234007Z\" level=info msg=\"Started container\" PID=27535 containerID=141b28c3291fde7ccc917d0f1479076ac3fe78617201decc5d4cb517997cfa7d description=openshift-marketplace/redhat-operators-4222l/extract-utilities id=7fff5098-ff13-40a1-bb7f-3337e95bbb25 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c968e91799fd48677bcd2a920a6dfcd0d05bd4126b5907cb0666e72e82f9b09",
2026-06-09 11:30:35.054512 | controller |     "Jun 09 11:12:52.716761 crc crio[26313]: time=\"2026-06-09T11:12:52.715796931Z\" level=info msg=\"Created container ca1009948da048f24bbcaec78eb8db12a7ca1ffc4e310ac6826f54599f7f96c8: openshift-etcd/installer-3-crc/installer\" id=e732d295-8217-4284-9c09-65caa2095c4f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.054528 | controller |     "Jun 09 11:12:52.719377 crc crio[26313]: time=\"2026-06-09T11:12:52.718988497Z\" level=info msg=\"Starting container: ca1009948da048f24bbcaec78eb8db12a7ca1ffc4e310ac6826f54599f7f96c8\" id=98367140-83a4-48c7-82c1-f17e1929a7d4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.054544 | controller |     "Jun 09 11:12:52.763282 crc crio[26313]: time=\"2026-06-09T11:12:52.763124271Z\" level=info msg=\"Started container\" PID=27551 containerID=ca1009948da048f24bbcaec78eb8db12a7ca1ffc4e310ac6826f54599f7f96c8 description=openshift-etcd/installer-3-crc/installer id=98367140-83a4-48c7-82c1-f17e1929a7d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bdecd89d0df4b0839c9ff692b5a0bb9480c5e8777a8309e3294079c250aecc83",
2026-06-09 11:30:35.054560 | controller |     "Jun 09 11:12:53.089587 crc crio[26313]: time=\"2026-06-09T11:12:53.088683185Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=333523af-f982-4c00-9b08-6305a406e86d name=/runtime.v1.ImageService/PullImage",
2026-06-09 11:30:35.054579 | controller |     "Jun 09 11:12:53.096772 crc crio[26313]: time=\"2026-06-09T11:12:53.094993374Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=9374bb4f-5546-49ab-a5b1-db83e4466f1e name=/runtime.v1.ImageService/PullImage",
2026-06-09 11:30:35.054595 | controller |     "Jun 09 11:12:53.106582 crc crio[26313]: time=\"2026-06-09T11:12:53.106339314Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-09 11:30:35.054611 | controller |     "Jun 09 11:12:53.107567 crc crio[26313]: time=\"2026-06-09T11:12:53.10720081Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-09 11:30:35.054626 | controller |     "Jun 09 11:12:53.702152 crc crio[26313]: time=\"2026-06-09T11:12:53.701833654Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=333523af-f982-4c00-9b08-6305a406e86d name=/runtime.v1.ImageService/PullImage",
2026-06-09 11:30:35.054641 | controller |     "Jun 09 11:12:53.703754 crc crio[26313]: time=\"2026-06-09T11:12:53.703603987Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=f0906799-6817-465e-bde3-26693b84013a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.054657 | controller |     "Jun 09 11:12:53.709519 crc crio[26313]: time=\"2026-06-09T11:12:53.70937474Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=88044479-434b-45f7-b935-f54cfb0fbf6b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.054672 | controller |     "Jun 09 11:12:53.716061 crc crio[26313]: time=\"2026-06-09T11:12:53.715990269Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-vg7jm/extract-content\" id=083e4880-5279-4bb0-8b7f-4d8b8c895a99 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.054688 | controller |     "Jun 09 11:12:53.716709 crc crio[26313]: time=\"2026-06-09T11:12:53.716598647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.054704 | controller |     "Jun 09 11:12:53.766652 crc crio[26313]: time=\"2026-06-09T11:12:53.766577176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.054720 | controller |     "Jun 09 11:12:53.771738 crc crio[26313]: time=\"2026-06-09T11:12:53.771601877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.054735 | controller |     "Jun 09 11:12:53.818757 crc crio[26313]: 2026-06-09T11:12:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:77f175b39bd218f Mac:c6:2e:33:44:41:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/14914342-6275-41c5-8c76-1e4224671731 SocketPath: PciID:}] [{Interface:0xc0002ee780 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.054752 | controller |     "Jun 09 11:12:53.818757 crc crio[26313]: time=\"2026-06-09T11:12:53.817240756Z\" level=info msg=\"Got pod network &{Name:community-operators-twdkb Namespace:openshift-marketplace ID:77f175b39bd218fd678220a92b912aab6f65a304a155ebccbb485b3a32a21706 UID:4b3e2f0f-473f-4d2a-b6b9-d8a4f986ece3 NetNS:/var/run/netns/14914342-6275-41c5-8c76-1e4224671731 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4b3e2f0f_473f_4d2a_b6b9_d8a4f986ece3.slice PodAnnotations:0xc002310200}] Aliases:map[]}\"",
2026-06-09 11:30:35.054768 | controller |     "Jun 09 11:12:53.818757 crc crio[26313]: time=\"2026-06-09T11:12:53.817465032Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-twdkb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.054788 | controller |     "Jun 09 11:12:53.824794 crc crio[26313]: time=\"2026-06-09T11:12:53.824753021Z\" level=info msg=\"Ran pod sandbox 77f175b39bd218fd678220a92b912aab6f65a304a155ebccbb485b3a32a21706 with infra container: openshift-marketplace/community-operators-twdkb/POD\" id=51c3c683-db04-4f0d-823b-0d2e01ee6df0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.054804 | controller |     "Jun 09 11:12:53.830225 crc crio[26313]: time=\"2026-06-09T11:12:53.829828583Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ea08df4e-103a-4035-a895-2aaaca8749a1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.054823 | controller |     "Jun 09 11:12:53.832998 crc crio[26313]: time=\"2026-06-09T11:12:53.832838633Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7de908d1-d311-4af8-9383-61992a089add name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.054839 | controller |     "Jun 09 11:12:53.843164 crc crio[26313]: time=\"2026-06-09T11:12:53.842933066Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-twdkb/extract-utilities\" id=550da13b-799f-4f8a-b52d-5b662480ac7f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.054873 | controller |     "Jun 09 11:12:53.844197 crc crio[26313]: time=\"2026-06-09T11:12:53.843700889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.054891 | controller |     "Jun 09 11:12:53.904374 crc crio[26313]: time=\"2026-06-09T11:12:53.904193023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.054907 | controller |     "Jun 09 11:12:53.912140 crc crio[26313]: time=\"2026-06-09T11:12:53.911892804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.054924 | controller |     "Jun 09 11:12:53.942277 crc crio[26313]: time=\"2026-06-09T11:12:53.942035618Z\" level=info msg=\"Created container 796b960c0dbd4374ac49d228661abb14d87db211779e9867e758703890df521c: openshift-marketplace/redhat-marketplace-vg7jm/extract-content\" id=083e4880-5279-4bb0-8b7f-4d8b8c895a99 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.054940 | controller |     "Jun 09 11:12:53.944921 crc crio[26313]: time=\"2026-06-09T11:12:53.94476896Z\" level=info msg=\"Starting container: 796b960c0dbd4374ac49d228661abb14d87db211779e9867e758703890df521c\" id=7e2969f8-4fdf-4878-ab9c-5905b1232174 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.054955 | controller |     "Jun 09 11:12:53.951526 crc crio[26313]: time=\"2026-06-09T11:12:53.951308946Z\" level=info msg=\"Started container\" PID=27629 containerID=796b960c0dbd4374ac49d228661abb14d87db211779e9867e758703890df521c description=openshift-marketplace/redhat-marketplace-vg7jm/extract-content id=7e2969f8-4fdf-4878-ab9c-5905b1232174 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b7aff2534183f00871f0e65db461ec70967a759cb0ad70ff383edd4e2e6b566",
2026-06-09 11:30:35.054972 | controller |     "Jun 09 11:12:54.142064 crc crio[26313]: time=\"2026-06-09T11:12:54.141908313Z\" level=info msg=\"Created container 69cb3d5037daebed77f22a2f5442c5bb54e475264b8d86e235d2be80590a28fb: openshift-marketplace/community-operators-twdkb/extract-utilities\" id=550da13b-799f-4f8a-b52d-5b662480ac7f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.054987 | controller |     "Jun 09 11:12:54.143648 crc crio[26313]: time=\"2026-06-09T11:12:54.143548262Z\" level=info msg=\"Starting container: 69cb3d5037daebed77f22a2f5442c5bb54e475264b8d86e235d2be80590a28fb\" id=9c400bea-ceda-4be4-a231-6a732f43a000 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.055007 | controller |     "Jun 09 11:12:54.151864 crc crio[26313]: time=\"2026-06-09T11:12:54.151691236Z\" level=info msg=\"Started container\" PID=27636 containerID=69cb3d5037daebed77f22a2f5442c5bb54e475264b8d86e235d2be80590a28fb description=openshift-marketplace/community-operators-twdkb/extract-utilities id=9c400bea-ceda-4be4-a231-6a732f43a000 name=/runtime.v1.RuntimeService/StartContainer sandboxID=77f175b39bd218fd678220a92b912aab6f65a304a155ebccbb485b3a32a21706",
2026-06-09 11:30:35.055024 | controller |     "Jun 09 11:12:55.140817 crc crio[26313]: time=\"2026-06-09T11:12:55.140069859Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=2ac4a9b1-b2bc-415e-b843-0feab0b1e5cf name=/runtime.v1.ImageService/PullImage",
2026-06-09 11:30:35.055041 | controller |     "Jun 09 11:12:55.146917 crc crio[26313]: time=\"2026-06-09T11:12:55.145909704Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-09 11:30:35.055056 | controller |     "Jun 09 11:12:55.155298 crc crio[26313]: time=\"2026-06-09T11:12:55.155142951Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ee11f2d8-8ece-49bf-8017-bc5da9c05d02 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.055072 | controller |     "Jun 09 11:12:55.165723 crc crio[26313]: time=\"2026-06-09T11:12:55.165660337Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2b6e7aa3-377c-470b-bb0a-0e6ebff2c27e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.055088 | controller |     "Jun 09 11:12:55.179309 crc crio[26313]: time=\"2026-06-09T11:12:55.179239874Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-5p4wm/registry-server\" id=b9de41e4-5b2d-444c-94ab-92369b26f4c5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.055130 | controller |     "Jun 09 11:12:55.180252 crc crio[26313]: time=\"2026-06-09T11:12:55.180217553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.055153 | controller |     "Jun 09 11:12:55.537113 crc crio[26313]: time=\"2026-06-09T11:12:55.536565581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.055169 | controller |     "Jun 09 11:12:55.561125 crc crio[26313]: time=\"2026-06-09T11:12:55.558661354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.055185 | controller |     "Jun 09 11:12:55.865458 crc crio[26313]: time=\"2026-06-09T11:12:55.864680072Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:9c782f85ddcb0389a6fc6d4137624c95edbb8f30a5c0be1b76f414ee05a284b9\" id=2ac4a9b1-b2bc-415e-b843-0feab0b1e5cf name=/runtime.v1.ImageService/PullImage",
2026-06-09 11:30:35.055201 | controller |     "Jun 09 11:12:55.866781 crc crio[26313]: time=\"2026-06-09T11:12:55.866705663Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=c548adea-f95c-4785-801a-58e1690fca75 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.055217 | controller |     "Jun 09 11:12:55.876230 crc crio[26313]: time=\"2026-06-09T11:12:55.876139586Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=93abd0b3-9b93-447a-8d2c-89093847532c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.055237 | controller |     "Jun 09 11:12:55.894223 crc crio[26313]: time=\"2026-06-09T11:12:55.893993951Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-twdkb/extract-content\" id=5f959dff-c7db-47a9-9cbc-2d8dbc9e9e95 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.055253 | controller |     "Jun 09 11:12:55.895680 crc crio[26313]: time=\"2026-06-09T11:12:55.895348622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.055269 | controller |     "Jun 09 11:12:56.130823 crc crio[26313]: time=\"2026-06-09T11:12:56.129727981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.055285 | controller |     "Jun 09 11:12:56.210579 crc crio[26313]: time=\"2026-06-09T11:12:56.210346048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.055301 | controller |     "Jun 09 11:12:56.370224 crc crio[26313]: time=\"2026-06-09T11:12:56.370100109Z\" level=info msg=\"Created container c58f0b8d5f6bea23620faa0a8c7599b27d8e855b1334a1b9fa4f38e81916dcc7: openshift-marketplace/certified-operators-5p4wm/registry-server\" id=b9de41e4-5b2d-444c-94ab-92369b26f4c5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.055317 | controller |     "Jun 09 11:12:56.372031 crc crio[26313]: time=\"2026-06-09T11:12:56.371916944Z\" level=info msg=\"Starting container: c58f0b8d5f6bea23620faa0a8c7599b27d8e855b1334a1b9fa4f38e81916dcc7\" id=85c40e2e-1386-4272-b333-e08771307aeb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.055333 | controller |     "Jun 09 11:12:56.379534 crc crio[26313]: time=\"2026-06-09T11:12:56.379189322Z\" level=info msg=\"Created container 747159b2fc9ef306d3bd276bc83e7b3ce2f7a40c5ac93258b93cd8def8fdd000: openshift-marketplace/community-operators-twdkb/extract-content\" id=5f959dff-c7db-47a9-9cbc-2d8dbc9e9e95 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.055348 | controller |     "Jun 09 11:12:56.381500 crc crio[26313]: time=\"2026-06-09T11:12:56.381257024Z\" level=info msg=\"Started container\" PID=27663 containerID=c58f0b8d5f6bea23620faa0a8c7599b27d8e855b1334a1b9fa4f38e81916dcc7 description=openshift-marketplace/certified-operators-5p4wm/registry-server id=85c40e2e-1386-4272-b333-e08771307aeb name=/runtime.v1.RuntimeService/StartContainer sandboxID=e04c72218f3d0395c145cf3e95a6d0e638b7d1170aa92967b8ba62a2036b7fa8",
2026-06-09 11:30:35.055365 | controller |     "Jun 09 11:12:56.382717 crc crio[26313]: time=\"2026-06-09T11:12:56.382672576Z\" level=info msg=\"Starting container: 747159b2fc9ef306d3bd276bc83e7b3ce2f7a40c5ac93258b93cd8def8fdd000\" id=b367bc59-f7ea-427d-9708-1b09dbbd20c0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.055381 | controller |     "Jun 09 11:12:56.391934 crc crio[26313]: time=\"2026-06-09T11:12:56.391864892Z\" level=info msg=\"Started container\" PID=27671 containerID=747159b2fc9ef306d3bd276bc83e7b3ce2f7a40c5ac93258b93cd8def8fdd000 description=openshift-marketplace/community-operators-twdkb/extract-content id=b367bc59-f7ea-427d-9708-1b09dbbd20c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=77f175b39bd218fd678220a92b912aab6f65a304a155ebccbb485b3a32a21706",
2026-06-09 11:30:35.055396 | controller |     "Jun 09 11:12:58.442627 crc crio[26313]: time=\"2026-06-09T11:12:58.441875224Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2316855e-05e6-457d-bda3-55a267329c11 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.055412 | controller |     "Jun 09 11:12:58.445507 crc crio[26313]: time=\"2026-06-09T11:12:58.445318718Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=acccfdf9-6ece-41ab-95f4-680a8be3f94e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.055431 | controller |     "Jun 09 11:12:58.466731 crc crio[26313]: time=\"2026-06-09T11:12:58.466208614Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-vg7jm/registry-server\" id=4de284cc-7b2a-4e3c-bb9a-5f4aeb78d62c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.055447 | controller |     "Jun 09 11:12:58.467224 crc crio[26313]: time=\"2026-06-09T11:12:58.467195844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.055463 | controller |     "Jun 09 11:12:58.527486 crc crio[26313]: time=\"2026-06-09T11:12:58.525592355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.055478 | controller |     "Jun 09 11:12:58.534988 crc crio[26313]: time=\"2026-06-09T11:12:58.534881014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.055494 | controller |     "Jun 09 11:12:58.705544 crc crio[26313]: time=\"2026-06-09T11:12:58.705056877Z\" level=info msg=\"Created container d96330f118d06915380a65c207ed34ffba9238dae409e8451a354f8c47f71d54: openshift-marketplace/redhat-marketplace-vg7jm/registry-server\" id=4de284cc-7b2a-4e3c-bb9a-5f4aeb78d62c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.055510 | controller |     "Jun 09 11:12:58.707306 crc crio[26313]: time=\"2026-06-09T11:12:58.707204052Z\" level=info msg=\"Starting container: d96330f118d06915380a65c207ed34ffba9238dae409e8451a354f8c47f71d54\" id=7f2e3d45-e28d-431e-8ab2-e3ae152dbecf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.055526 | controller |     "Jun 09 11:12:58.717684 crc crio[26313]: time=\"2026-06-09T11:12:58.716687336Z\" level=info msg=\"Started container\" PID=27703 containerID=d96330f118d06915380a65c207ed34ffba9238dae409e8451a354f8c47f71d54 description=openshift-marketplace/redhat-marketplace-vg7jm/registry-server id=7f2e3d45-e28d-431e-8ab2-e3ae152dbecf name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b7aff2534183f00871f0e65db461ec70967a759cb0ad70ff383edd4e2e6b566",
2026-06-09 11:30:35.055542 | controller |     "Jun 09 11:13:01.485132 crc crio[26313]: time=\"2026-06-09T11:13:01.484147685Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f1935d53-3eb5-4d6d-b31a-b363cf5c8dd3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.055557 | controller |     "Jun 09 11:13:01.488075 crc crio[26313]: time=\"2026-06-09T11:13:01.487998101Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f173402e-e264-4b0f-9767-ff34fc3ab204 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.055573 | controller |     "Jun 09 11:13:01.501178 crc crio[26313]: time=\"2026-06-09T11:13:01.501123304Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-twdkb/registry-server\" id=51746db3-0a63-4d81-96c8-30dc0fd6958e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.055589 | controller |     "Jun 09 11:13:01.502146 crc crio[26313]: time=\"2026-06-09T11:13:01.502116684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.055604 | controller |     "Jun 09 11:13:01.576546 crc crio[26313]: time=\"2026-06-09T11:13:01.571174085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.055623 | controller |     "Jun 09 11:13:01.577517 crc crio[26313]: time=\"2026-06-09T11:13:01.577376861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.055639 | controller |     "Jun 09 11:13:02.174550 crc crio[26313]: time=\"2026-06-09T11:13:02.172901322Z\" level=info msg=\"Created container 46c2d32b2cb7db1b4fc0abd65940e08daedfb62aa839b30b5f8f49e212facb86: openshift-marketplace/community-operators-twdkb/registry-server\" id=51746db3-0a63-4d81-96c8-30dc0fd6958e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.055656 | controller |     "Jun 09 11:13:02.181878 crc crio[26313]: time=\"2026-06-09T11:13:02.178914402Z\" level=info msg=\"Starting container: 46c2d32b2cb7db1b4fc0abd65940e08daedfb62aa839b30b5f8f49e212facb86\" id=bdb7494a-6896-4632-a04a-7d6c3ed928c3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.055671 | controller |     "Jun 09 11:13:02.212810 crc crio[26313]: time=\"2026-06-09T11:13:02.212639454Z\" level=info msg=\"Started container\" PID=27772 containerID=46c2d32b2cb7db1b4fc0abd65940e08daedfb62aa839b30b5f8f49e212facb86 description=openshift-marketplace/community-operators-twdkb/registry-server id=bdb7494a-6896-4632-a04a-7d6c3ed928c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=77f175b39bd218fd678220a92b912aab6f65a304a155ebccbb485b3a32a21706",
2026-06-09 11:30:35.055688 | controller |     "Jun 09 11:13:03.125824 crc crio[26313]: time=\"2026-06-09T11:13:03.125626846Z\" level=info msg=\"Stopping container: a540343f43131f698b039a45bdb4328760821bcdc04d8c7c1a239860ef428013 (timeout: 30s)\" id=6c02c712-45fa-4065-91fc-e0b694abcb05 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.055704 | controller |     "Jun 09 11:13:03.259816 crc crio[26313]: time=\"2026-06-09T11:13:03.259332056Z\" level=info msg=\"Stopped container a540343f43131f698b039a45bdb4328760821bcdc04d8c7c1a239860ef428013: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=6c02c712-45fa-4065-91fc-e0b694abcb05 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.055720 | controller |     "Jun 09 11:13:03.263854 crc crio[26313]: time=\"2026-06-09T11:13:03.263770299Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=5cced962-552e-4c1f-9670-f564b26a4b15 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.055736 | controller |     "Jun 09 11:13:03.266083 crc crio[26313]: time=\"2026-06-09T11:13:03.266004806Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=c920ea6b-ecea-42ea-b9d9-28895f98efb0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.055752 | controller |     "Jun 09 11:13:03.270990 crc crio[26313]: time=\"2026-06-09T11:13:03.270908943Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=2b29c3ae-53ba-41d1-8d4f-fee8f7d21277 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.055767 | controller |     "Jun 09 11:13:03.271431 crc crio[26313]: time=\"2026-06-09T11:13:03.271297884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.055783 | controller |     "Jun 09 11:13:03.313533 crc crio[26313]: time=\"2026-06-09T11:13:03.304917353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.055798 | controller |     "Jun 09 11:13:03.533292 crc crio[26313]: time=\"2026-06-09T11:13:03.532616581Z\" level=info msg=\"Removing container: 6657011cb1a4821a6aa6ad39dbe40de0d60a91f0d15fa3f73fc409d951a8bd53\" id=e44753a1-3fc4-4120-bae9-c68886071cb0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.055817 | controller |     "Jun 09 11:13:03.620343 crc crio[26313]: time=\"2026-06-09T11:13:03.620236409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.055833 | controller |     "Jun 09 11:13:03.710986 crc crio[26313]: time=\"2026-06-09T11:13:03.710850396Z\" level=info msg=\"Removed container 6657011cb1a4821a6aa6ad39dbe40de0d60a91f0d15fa3f73fc409d951a8bd53: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=e44753a1-3fc4-4120-bae9-c68886071cb0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.055862 | controller |     "Jun 09 11:13:03.816527 crc crio[26313]: time=\"2026-06-09T11:13:03.81635263Z\" level=info msg=\"Created container 1b0654f25fd569a16d0c45481aa3de5be2b15ac1faf02c4990937a361350246b: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=2b29c3ae-53ba-41d1-8d4f-fee8f7d21277 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.055883 | controller |     "Jun 09 11:13:03.817995 crc crio[26313]: time=\"2026-06-09T11:13:03.817882216Z\" level=info msg=\"Starting container: 1b0654f25fd569a16d0c45481aa3de5be2b15ac1faf02c4990937a361350246b\" id=f055d4aa-5212-439a-8893-497bce91d0bf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.055900 | controller |     "Jun 09 11:13:03.824516 crc crio[26313]: time=\"2026-06-09T11:13:03.824298949Z\" level=info msg=\"Started container\" PID=27895 containerID=1b0654f25fd569a16d0c45481aa3de5be2b15ac1faf02c4990937a361350246b description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=f055d4aa-5212-439a-8893-497bce91d0bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=10a436eaf8e348d1b9ab6f246aea0c7409ced60acba075a0c3519143509c4b4b",
2026-06-09 11:30:35.055916 | controller |     "Jun 09 11:13:07.055498 crc crio[26313]: time=\"2026-06-09T11:13:07.051900958Z\" level=info msg=\"Stopping container: d46dd57f5f8c3fb809e000cea7802113806feb1b65e321a4529f63a4ae11b403 (timeout: 2s)\" id=5f0f0a70-5a8b-45e3-9f41-a00ec3c9fc44 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.055932 | controller |     "Jun 09 11:13:07.199217 crc crio[26313]: time=\"2026-06-09T11:13:07.199141754Z\" level=info msg=\"Stopped container d46dd57f5f8c3fb809e000cea7802113806feb1b65e321a4529f63a4ae11b403: openshift-marketplace/certified-operators-crlzp/registry-server\" id=5f0f0a70-5a8b-45e3-9f41-a00ec3c9fc44 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.055948 | controller |     "Jun 09 11:13:07.201748 crc crio[26313]: time=\"2026-06-09T11:13:07.201709611Z\" level=info msg=\"Stopping pod sandbox: 550b1c6986edb28a257a3c7a80cce84d924c3b96f1e695a672ac367b48b3eeba\" id=994a16c8-76b5-439c-bd3e-abc5181aa0d8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.055965 | controller |     "Jun 09 11:13:07.202565 crc crio[26313]: time=\"2026-06-09T11:13:07.202530345Z\" level=info msg=\"Got pod network &{Name:certified-operators-crlzp Namespace:openshift-marketplace ID:550b1c6986edb28a257a3c7a80cce84d924c3b96f1e695a672ac367b48b3eeba UID:a8f8308c-24cf-43fc-9df4-a3ba52e6bdaf NetNS:/var/run/netns/fcbc4a67-a0e6-49a4-aaab-b9e573c0a8cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda8f8308c_24cf_43fc_9df4_a3ba52e6bdaf.slice PodAnnotations:0xc001eda548}] Aliases:map[]}\"",
2026-06-09 11:30:35.055981 | controller |     "Jun 09 11:13:07.202856 crc crio[26313]: time=\"2026-06-09T11:13:07.202831304Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-crlzp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.056001 | controller |     "Jun 09 11:13:07.547633 crc crio[26313]: time=\"2026-06-09T11:13:07.547574304Z\" level=info msg=\"Stopped pod sandbox: 550b1c6986edb28a257a3c7a80cce84d924c3b96f1e695a672ac367b48b3eeba\" id=994a16c8-76b5-439c-bd3e-abc5181aa0d8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.056017 | controller |     "Jun 09 11:13:12.045559 crc crio[26313]: time=\"2026-06-09T11:13:12.039830728Z\" level=info msg=\"Stopping container: 7f66c76bee16e88926ee78d19d55bdfbc0b55115df748a8369fb1ebf01c0520b (timeout: 2s)\" id=4a8dc64d-ee9e-4cb9-bcc1-e15b40333af3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.056033 | controller |     "Jun 09 11:13:14.836540 crc crio[26313]: time=\"2026-06-09T11:13:14.835130261Z\" level=info msg=\"Stopping container: 130d449397dbc8c64b420975562141244f648a3e889ad677f5369f87301a88ea (timeout: 2s)\" id=087b70d7-2f0c-4f14-bf3f-07fb42c7d06f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.056048 | controller |     "Jun 09 11:13:26.168844 crc crio[26313]: time=\"2026-06-09T11:13:26.168074188Z\" level=info msg=\"Stopped container 7f66c76bee16e88926ee78d19d55bdfbc0b55115df748a8369fb1ebf01c0520b: openshift-marketplace/redhat-marketplace-g28bl/registry-server\" id=4a8dc64d-ee9e-4cb9-bcc1-e15b40333af3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.056064 | controller |     "Jun 09 11:13:26.171025 crc crio[26313]: time=\"2026-06-09T11:13:26.170872662Z\" level=info msg=\"Stopping pod sandbox: 669290bda4ab87130acf66409c937d4f4d11b69e196a641dc86c0b58c6833831\" id=4dc05cce-1588-49d5-b959-e29fca9d467b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.056082 | controller |     "Jun 09 11:13:26.171611 crc crio[26313]: time=\"2026-06-09T11:13:26.171511281Z\" level=info msg=\"Stopped container 130d449397dbc8c64b420975562141244f648a3e889ad677f5369f87301a88ea: openshift-marketplace/community-operators-pwz28/registry-server\" id=087b70d7-2f0c-4f14-bf3f-07fb42c7d06f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.056097 | controller |     "Jun 09 11:13:26.171837 crc crio[26313]: time=\"2026-06-09T11:13:26.17178935Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-g28bl Namespace:openshift-marketplace ID:669290bda4ab87130acf66409c937d4f4d11b69e196a641dc86c0b58c6833831 UID:2ffb916a-c92c-40c3-bc16-98cc68962b37 NetNS:/var/run/netns/479be41f-b27c-478b-ae0c-0b25846a6ba2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2ffb916a_c92c_40c3_bc16_98cc68962b37.slice PodAnnotations:0xc001806088}] Aliases:map[]}\"",
2026-06-09 11:30:35.056113 | controller |     "Jun 09 11:13:26.172065 crc crio[26313]: time=\"2026-06-09T11:13:26.172020447Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-g28bl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.056128 | controller |     "Jun 09 11:13:26.172309 crc crio[26313]: time=\"2026-06-09T11:13:26.172225153Z\" level=info msg=\"Stopping pod sandbox: 17ec379b7ac037b9e0512f2c724699379b457ead7da4da6a93eaf12444e65103\" id=887eeaac-27ab-4c0d-a148-707fe0a1630b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.056144 | controller |     "Jun 09 11:13:26.172898 crc crio[26313]: time=\"2026-06-09T11:13:26.17280555Z\" level=info msg=\"Got pod network &{Name:community-operators-pwz28 Namespace:openshift-marketplace ID:17ec379b7ac037b9e0512f2c724699379b457ead7da4da6a93eaf12444e65103 UID:47ab145a-0a23-4590-8090-149087e287ae NetNS:/var/run/netns/2792776b-6e91-4d21-af16-a21a935b9c5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod47ab145a_0a23_4590_8090_149087e287ae.slice PodAnnotations:0xc0017180c8}] Aliases:map[]}\"",
2026-06-09 11:30:35.056160 | controller |     "Jun 09 11:13:26.173134 crc crio[26313]: time=\"2026-06-09T11:13:26.173040537Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-pwz28 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.056179 | controller |     "Jun 09 11:13:26.568174 crc crio[26313]: time=\"2026-06-09T11:13:26.568034894Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:3ff571452f484c0211ce73a1965fd6ce23c29df4c9361a4fb9640ee9a34b3134\" id=9374bb4f-5546-49ab-a5b1-db83e4466f1e name=/runtime.v1.ImageService/PullImage",
2026-06-09 11:30:35.056194 | controller |     "Jun 09 11:13:26.568930 crc crio[26313]: time=\"2026-06-09T11:13:26.568847418Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=abe9f1ca-a816-4641-abb3-2f29eb737489 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.056210 | controller |     "Jun 09 11:13:26.575064 crc crio[26313]: time=\"2026-06-09T11:13:26.57491911Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=d3891283-2685-435f-a82e-3c5d0bf7a0b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.056225 | controller |     "Jun 09 11:13:26.589165 crc crio[26313]: time=\"2026-06-09T11:13:26.589093555Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-4222l/extract-content\" id=7beabaaf-8b92-4d7c-bf62-902a5a37635e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.056240 | controller |     "Jun 09 11:13:26.592891 crc crio[26313]: time=\"2026-06-09T11:13:26.592850328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.056256 | controller |     "Jun 09 11:13:26.683016 crc crio[26313]: time=\"2026-06-09T11:13:26.682918609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.056272 | controller |     "Jun 09 11:13:26.699052 crc crio[26313]: time=\"2026-06-09T11:13:26.69895631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.056288 | controller |     "Jun 09 11:13:27.028535 crc crio[26313]: time=\"2026-06-09T11:13:27.027932626Z\" level=info msg=\"Created container 33d6a9c067fe2922ec62f7a1985affb03cd5563e4bfc3d20d845135230c2630f: openshift-marketplace/redhat-operators-4222l/extract-content\" id=7beabaaf-8b92-4d7c-bf62-902a5a37635e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.056303 | controller |     "Jun 09 11:13:27.030230 crc crio[26313]: time=\"2026-06-09T11:13:27.030156563Z\" level=info msg=\"Starting container: 33d6a9c067fe2922ec62f7a1985affb03cd5563e4bfc3d20d845135230c2630f\" id=4b851c19-0f8b-47e3-9ac4-17e97247087a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.056318 | controller |     "Jun 09 11:13:27.036333 crc crio[26313]: time=\"2026-06-09T11:13:27.036214695Z\" level=info msg=\"Started container\" PID=28316 containerID=33d6a9c067fe2922ec62f7a1985affb03cd5563e4bfc3d20d845135230c2630f description=openshift-marketplace/redhat-operators-4222l/extract-content id=4b851c19-0f8b-47e3-9ac4-17e97247087a name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c968e91799fd48677bcd2a920a6dfcd0d05bd4126b5907cb0666e72e82f9b09",
2026-06-09 11:30:35.056334 | controller |     "Jun 09 11:13:27.078968 crc crio[26313]: time=\"2026-06-09T11:13:27.078899195Z\" level=info msg=\"Stopped pod sandbox: 669290bda4ab87130acf66409c937d4f4d11b69e196a641dc86c0b58c6833831\" id=4dc05cce-1588-49d5-b959-e29fca9d467b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.056350 | controller |     "Jun 09 11:13:27.175725 crc crio[26313]: time=\"2026-06-09T11:13:27.175535093Z\" level=info msg=\"Stopped pod sandbox: 17ec379b7ac037b9e0512f2c724699379b457ead7da4da6a93eaf12444e65103\" id=887eeaac-27ab-4c0d-a148-707fe0a1630b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.056368 | controller |     "Jun 09 11:13:27.915835 crc crio[26313]: time=\"2026-06-09T11:13:27.914698692Z\" level=info msg=\"Removing container: 7f66c76bee16e88926ee78d19d55bdfbc0b55115df748a8369fb1ebf01c0520b\" id=de2abdb4-4268-4d26-9c14-74d383aaad16 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.056384 | controller |     "Jun 09 11:13:27.981037 crc crio[26313]: time=\"2026-06-09T11:13:27.980800634Z\" level=info msg=\"Removed container 7f66c76bee16e88926ee78d19d55bdfbc0b55115df748a8369fb1ebf01c0520b: openshift-marketplace/redhat-marketplace-g28bl/registry-server\" id=de2abdb4-4268-4d26-9c14-74d383aaad16 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.056400 | controller |     "Jun 09 11:13:27.993510 crc crio[26313]: time=\"2026-06-09T11:13:27.993446153Z\" level=info msg=\"Removing container: 7048506c557499dc25b56ad275254aacc2990ab9f19b67fb9b90ed92fa864273\" id=4f871ab5-784a-44e9-9dbd-f4738ae69377 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.056415 | controller |     "Jun 09 11:13:28.050040 crc crio[26313]: time=\"2026-06-09T11:13:28.049442923Z\" level=info msg=\"Removed container 7048506c557499dc25b56ad275254aacc2990ab9f19b67fb9b90ed92fa864273: openshift-marketplace/redhat-marketplace-g28bl/extract-content\" id=4f871ab5-784a-44e9-9dbd-f4738ae69377 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.056430 | controller |     "Jun 09 11:13:28.056822 crc crio[26313]: time=\"2026-06-09T11:13:28.056312569Z\" level=info msg=\"Removing container: 050a94a0ba935a586a40e7f0d1d3f4c0a101abb5867b4bb318cdc9b23d88c478\" id=ca238838-5b06-46c6-8fe5-c46757fa22bd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.056445 | controller |     "Jun 09 11:13:28.085999 crc crio[26313]: time=\"2026-06-09T11:13:28.085885936Z\" level=info msg=\"Removed container 050a94a0ba935a586a40e7f0d1d3f4c0a101abb5867b4bb318cdc9b23d88c478: openshift-marketplace/redhat-marketplace-g28bl/extract-utilities\" id=ca238838-5b06-46c6-8fe5-c46757fa22bd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.056461 | controller |     "Jun 09 11:13:28.098732 crc crio[26313]: time=\"2026-06-09T11:13:28.097960138Z\" level=info msg=\"Removing container: 130d449397dbc8c64b420975562141244f648a3e889ad677f5369f87301a88ea\" id=396d422e-604c-4a39-8644-0dac030125ef name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.056476 | controller |     "Jun 09 11:13:28.139536 crc crio[26313]: time=\"2026-06-09T11:13:28.139466163Z\" level=info msg=\"Removed container 130d449397dbc8c64b420975562141244f648a3e889ad677f5369f87301a88ea: openshift-marketplace/community-operators-pwz28/registry-server\" id=396d422e-604c-4a39-8644-0dac030125ef name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.056491 | controller |     "Jun 09 11:13:28.143887 crc crio[26313]: time=\"2026-06-09T11:13:28.143828954Z\" level=info msg=\"Removing container: 6d779899c6c7bc7898498531223cf1b048fb95a43a36e8460779e2853e1edba6\" id=9d0eb9ea-fe84-472c-a133-3b7ce43c0535 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.056506 | controller |     "Jun 09 11:13:28.187458 crc crio[26313]: time=\"2026-06-09T11:13:28.187295537Z\" level=info msg=\"Removed container 6d779899c6c7bc7898498531223cf1b048fb95a43a36e8460779e2853e1edba6: openshift-marketplace/community-operators-pwz28/extract-content\" id=9d0eb9ea-fe84-472c-a133-3b7ce43c0535 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.056522 | controller |     "Jun 09 11:13:28.191172 crc crio[26313]: time=\"2026-06-09T11:13:28.191091771Z\" level=info msg=\"Removing container: 329388bc0a5370d74b452001ff2e800e96d7c062737e40938de24fb7feae7077\" id=4bcde4c7-a0fe-4353-99d0-e9c4f81c33bf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.056538 | controller |     "Jun 09 11:13:28.225727 crc crio[26313]: time=\"2026-06-09T11:13:28.225581965Z\" level=info msg=\"Removed container 329388bc0a5370d74b452001ff2e800e96d7c062737e40938de24fb7feae7077: openshift-marketplace/community-operators-pwz28/extract-utilities\" id=4bcde4c7-a0fe-4353-99d0-e9c4f81c33bf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.056556 | controller |     "Jun 09 11:13:29.061650 crc crio[26313]: time=\"2026-06-09T11:13:29.061588287Z\" level=info msg=\"Stopping pod sandbox: 8f8c6599fbbecdca35a23a4fe0d79d12a81bd090e8b540aeb7ecc61fcfb40875\" id=7813b4e1-1220-46b0-bda8-48ea9c64e87b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.056572 | controller |     "Jun 09 11:13:29.061650 crc crio[26313]: time=\"2026-06-09T11:13:29.061648479Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8f8c6599fbbecdca35a23a4fe0d79d12a81bd090e8b540aeb7ecc61fcfb40875\" id=7813b4e1-1220-46b0-bda8-48ea9c64e87b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.056602 | controller |     "Jun 09 11:13:29.063727 crc crio[26313]: time=\"2026-06-09T11:13:29.063643869Z\" level=info msg=\"Removing pod sandbox: 8f8c6599fbbecdca35a23a4fe0d79d12a81bd090e8b540aeb7ecc61fcfb40875\" id=1ce9e168-805e-4957-8c2e-bfd17b015871 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 11:30:35.056618 | controller |     "Jun 09 11:13:29.080088 crc crio[26313]: time=\"2026-06-09T11:13:29.079966809Z\" level=info msg=\"Removed pod sandbox: 8f8c6599fbbecdca35a23a4fe0d79d12a81bd090e8b540aeb7ecc61fcfb40875\" id=1ce9e168-805e-4957-8c2e-bfd17b015871 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 11:30:35.056633 | controller |     "Jun 09 11:13:29.081377 crc crio[26313]: time=\"2026-06-09T11:13:29.081292168Z\" level=info msg=\"Stopping pod sandbox: 669290bda4ab87130acf66409c937d4f4d11b69e196a641dc86c0b58c6833831\" id=9bcd1ed0-9f8f-4f9d-b63c-3284decbcb06 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.056649 | controller |     "Jun 09 11:13:29.081550 crc crio[26313]: time=\"2026-06-09T11:13:29.081460593Z\" level=info msg=\"Stopped pod sandbox (already stopped): 669290bda4ab87130acf66409c937d4f4d11b69e196a641dc86c0b58c6833831\" id=9bcd1ed0-9f8f-4f9d-b63c-3284decbcb06 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.056664 | controller |     "Jun 09 11:13:29.085122 crc crio[26313]: time=\"2026-06-09T11:13:29.085038741Z\" level=info msg=\"Removing pod sandbox: 669290bda4ab87130acf66409c937d4f4d11b69e196a641dc86c0b58c6833831\" id=cef6d53c-a315-483d-8fea-9d0bc18a072d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 11:30:35.056679 | controller |     "Jun 09 11:13:29.093893 crc crio[26313]: time=\"2026-06-09T11:13:29.093791453Z\" level=info msg=\"Removed pod sandbox: 669290bda4ab87130acf66409c937d4f4d11b69e196a641dc86c0b58c6833831\" id=cef6d53c-a315-483d-8fea-9d0bc18a072d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 11:30:35.056695 | controller |     "Jun 09 11:13:29.098509 crc crio[26313]: time=\"2026-06-09T11:13:29.095546576Z\" level=info msg=\"Stopping pod sandbox: 17ec379b7ac037b9e0512f2c724699379b457ead7da4da6a93eaf12444e65103\" id=7fad3234-dbf6-4e89-b45d-407b4f626062 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.056710 | controller |     "Jun 09 11:13:29.098509 crc crio[26313]: time=\"2026-06-09T11:13:29.095631208Z\" level=info msg=\"Stopped pod sandbox (already stopped): 17ec379b7ac037b9e0512f2c724699379b457ead7da4da6a93eaf12444e65103\" id=7fad3234-dbf6-4e89-b45d-407b4f626062 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.056725 | controller |     "Jun 09 11:13:29.098509 crc crio[26313]: time=\"2026-06-09T11:13:29.097215186Z\" level=info msg=\"Removing pod sandbox: 17ec379b7ac037b9e0512f2c724699379b457ead7da4da6a93eaf12444e65103\" id=81452772-88b1-4dd0-80e5-dc2551253b87 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 11:30:35.056740 | controller |     "Jun 09 11:13:29.123636 crc crio[26313]: time=\"2026-06-09T11:13:29.123445983Z\" level=info msg=\"Removed pod sandbox: 17ec379b7ac037b9e0512f2c724699379b457ead7da4da6a93eaf12444e65103\" id=81452772-88b1-4dd0-80e5-dc2551253b87 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 11:30:35.056759 | controller |     "Jun 09 11:13:29.124809 crc crio[26313]: time=\"2026-06-09T11:13:29.124563456Z\" level=info msg=\"Stopping pod sandbox: 5088bde617dedd8b9fd47b3ab9ad1a348adb1a2dde97033ee30ecb32d143d8f4\" id=d562fd42-7939-4f82-a2c3-27754c4a3c13 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.056775 | controller |     "Jun 09 11:13:29.124809 crc crio[26313]: time=\"2026-06-09T11:13:29.124744652Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5088bde617dedd8b9fd47b3ab9ad1a348adb1a2dde97033ee30ecb32d143d8f4\" id=d562fd42-7939-4f82-a2c3-27754c4a3c13 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.056791 | controller |     "Jun 09 11:13:29.126487 crc crio[26313]: time=\"2026-06-09T11:13:29.126378831Z\" level=info msg=\"Removing pod sandbox: 5088bde617dedd8b9fd47b3ab9ad1a348adb1a2dde97033ee30ecb32d143d8f4\" id=d41b5cb7-e06a-49a8-80a0-95cb915091dc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 11:30:35.056807 | controller |     "Jun 09 11:13:29.163348 crc crio[26313]: time=\"2026-06-09T11:13:29.163128333Z\" level=info msg=\"Removed pod sandbox: 5088bde617dedd8b9fd47b3ab9ad1a348adb1a2dde97033ee30ecb32d143d8f4\" id=d41b5cb7-e06a-49a8-80a0-95cb915091dc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 11:30:35.056822 | controller |     "Jun 09 11:13:29.165113 crc crio[26313]: time=\"2026-06-09T11:13:29.164659579Z\" level=info msg=\"Stopping pod sandbox: 896f2565991b9a7e1ec1a7b85522022fa11d97d2ea0780c5e0bc4cc93b95a7f6\" id=3376d0f9-5975-4f65-93a5-142889011028 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.056838 | controller |     "Jun 09 11:13:29.165113 crc crio[26313]: time=\"2026-06-09T11:13:29.164909786Z\" level=info msg=\"Stopped pod sandbox (already stopped): 896f2565991b9a7e1ec1a7b85522022fa11d97d2ea0780c5e0bc4cc93b95a7f6\" id=3376d0f9-5975-4f65-93a5-142889011028 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.056871 | controller |     "Jun 09 11:13:29.166156 crc crio[26313]: time=\"2026-06-09T11:13:29.166060241Z\" level=info msg=\"Removing pod sandbox: 896f2565991b9a7e1ec1a7b85522022fa11d97d2ea0780c5e0bc4cc93b95a7f6\" id=78208533-34d8-4800-ad13-e117e2de6c76 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 11:30:35.056889 | controller |     "Jun 09 11:13:29.186620 crc crio[26313]: time=\"2026-06-09T11:13:29.18636418Z\" level=info msg=\"Removed pod sandbox: 896f2565991b9a7e1ec1a7b85522022fa11d97d2ea0780c5e0bc4cc93b95a7f6\" id=78208533-34d8-4800-ad13-e117e2de6c76 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 11:30:35.056905 | controller |     "Jun 09 11:13:29.188862 crc crio[26313]: time=\"2026-06-09T11:13:29.188746831Z\" level=info msg=\"Stopping pod sandbox: 4389953051c238a0fbe4458debb60786ebca030c6e30e205d781bf07861d0e7e\" id=95276f41-b53e-417f-90e5-07beddbdc46d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.056920 | controller |     "Jun 09 11:13:29.188862 crc crio[26313]: time=\"2026-06-09T11:13:29.188861765Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4389953051c238a0fbe4458debb60786ebca030c6e30e205d781bf07861d0e7e\" id=95276f41-b53e-417f-90e5-07beddbdc46d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.056936 | controller |     "Jun 09 11:13:29.189854 crc crio[26313]: time=\"2026-06-09T11:13:29.18971276Z\" level=info msg=\"Removing pod sandbox: 4389953051c238a0fbe4458debb60786ebca030c6e30e205d781bf07861d0e7e\" id=7514f2bf-e533-4466-abd8-72af15cb2579 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 11:30:35.056952 | controller |     "Jun 09 11:13:29.199015 crc crio[26313]: time=\"2026-06-09T11:13:29.198880175Z\" level=info msg=\"Removed pod sandbox: 4389953051c238a0fbe4458debb60786ebca030c6e30e205d781bf07861d0e7e\" id=7514f2bf-e533-4466-abd8-72af15cb2579 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 11:30:35.056967 | controller |     "Jun 09 11:13:29.200925 crc crio[26313]: time=\"2026-06-09T11:13:29.200848824Z\" level=info msg=\"Stopping pod sandbox: 6969dd7752939397c4d9bafc15d1cfc808489d024b95bfbdaa0b5cc21b28a7f4\" id=7d973f52-1c9a-4df5-98d3-33eb1aa7f377 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.056988 | controller |     "Jun 09 11:13:29.201046 crc crio[26313]: time=\"2026-06-09T11:13:29.200930147Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6969dd7752939397c4d9bafc15d1cfc808489d024b95bfbdaa0b5cc21b28a7f4\" id=7d973f52-1c9a-4df5-98d3-33eb1aa7f377 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.057004 | controller |     "Jun 09 11:13:29.201854 crc crio[26313]: time=\"2026-06-09T11:13:29.201553665Z\" level=info msg=\"Removing pod sandbox: 6969dd7752939397c4d9bafc15d1cfc808489d024b95bfbdaa0b5cc21b28a7f4\" id=36b079ed-9260-49fc-8538-c0b9f1921c50 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 11:30:35.057020 | controller |     "Jun 09 11:13:29.213289 crc crio[26313]: time=\"2026-06-09T11:13:29.213208135Z\" level=info msg=\"Removed pod sandbox: 6969dd7752939397c4d9bafc15d1cfc808489d024b95bfbdaa0b5cc21b28a7f4\" id=36b079ed-9260-49fc-8538-c0b9f1921c50 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 11:30:35.057036 | controller |     "Jun 09 11:13:30.262298 crc crio[26313]: time=\"2026-06-09T11:13:30.261754552Z\" level=info msg=\"Stopping container: 9631b02858ce4d5823108fd971759a4ecba68e8a66adc109c710d28adacf631f (timeout: 30s)\" id=d7d686e6-b854-4d2a-b0a8-cccb5c1b21ea name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.057051 | controller |     "Jun 09 11:13:30.263240 crc crio[26313]: time=\"2026-06-09T11:13:30.261756352Z\" level=info msg=\"Stopping container: ca73ddfecbefba58b1facb4bb2115610b516101c76daeb57c8b130455a8c3f15 (timeout: 30s)\" id=ac1616d2-bcd4-4a88-b686-daeedd4983ac name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.057067 | controller |     "Jun 09 11:13:30.263240 crc crio[26313]: time=\"2026-06-09T11:13:30.261857595Z\" level=info msg=\"Stopping container: 8fa9db586f7c6a4a4c319d01da6123194ceb1b0512c8eff084df1bbf387e9d50 (timeout: 30s)\" id=294e1692-869c-4591-b0a0-36182cbcb739 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.057084 | controller |     "Jun 09 11:13:30.266883 crc crio[26313]: time=\"2026-06-09T11:13:30.261874226Z\" level=info msg=\"Stopping container: 7e192238d01b996ae0f828b3678e227c885a85f1d9e01b25ec9e4699b0f8674f (timeout: 30s)\" id=2c8caa17-6097-4bce-9caf-c2324a9fb409 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.057102 | controller |     "Jun 09 11:13:30.267436 crc crio[26313]: time=\"2026-06-09T11:13:30.261931917Z\" level=info msg=\"Stopping container: 4db6b4bf4639df788c49b0de28b48b1dc7331d59d3421385a69deba0ae201272 (timeout: 30s)\" id=8c6107dd-a0a9-405a-b154-22482f882e4c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.057117 | controller |     "Jun 09 11:13:30.457183 crc crio[26313]: time=\"2026-06-09T11:13:30.456999198Z\" level=info msg=\"Stopped container ca73ddfecbefba58b1facb4bb2115610b516101c76daeb57c8b130455a8c3f15: openshift-etcd/etcd-crc/etcd-rev\" id=ac1616d2-bcd4-4a88-b686-daeedd4983ac name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.057132 | controller |     "Jun 09 11:13:30.538277 crc crio[26313]: time=\"2026-06-09T11:13:30.53809478Z\" level=info msg=\"Stopped container 4db6b4bf4639df788c49b0de28b48b1dc7331d59d3421385a69deba0ae201272: openshift-etcd/etcd-crc/etcd-readyz\" id=8c6107dd-a0a9-405a-b154-22482f882e4c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.057148 | controller |     "Jun 09 11:13:30.598040 crc crio[26313]: time=\"2026-06-09T11:13:30.597907394Z\" level=info msg=\"Stopped container 7e192238d01b996ae0f828b3678e227c885a85f1d9e01b25ec9e4699b0f8674f: openshift-etcd/etcd-crc/etcd-metrics\" id=2c8caa17-6097-4bce-9caf-c2324a9fb409 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.057163 | controller |     "Jun 09 11:13:30.977029 crc crio[26313]: time=\"2026-06-09T11:13:30.976934571Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=55dc2976-42aa-4716-8495-5a7452ec7673 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.057182 | controller |     "Jun 09 11:13:30.979252 crc crio[26313]: time=\"2026-06-09T11:13:30.979189329Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=08269607-b2c8-417e-8b8d-cfe3895c1774 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.057198 | controller |     "Jun 09 11:13:30.984858 crc crio[26313]: time=\"2026-06-09T11:13:30.984776066Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-4222l/registry-server\" id=437e5b5b-308f-43f3-964f-ddad4eda4362 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.057214 | controller |     "Jun 09 11:13:30.985262 crc crio[26313]: time=\"2026-06-09T11:13:30.985206099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.057230 | controller |     "Jun 09 11:13:31.022484 crc crio[26313]: time=\"2026-06-09T11:13:31.022356603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.057246 | controller |     "Jun 09 11:13:31.026334 crc crio[26313]: time=\"2026-06-09T11:13:31.02626222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.057262 | controller |     "Jun 09 11:13:31.166427 crc crio[26313]: time=\"2026-06-09T11:13:31.1662877Z\" level=info msg=\"Created container 0b22555593c1de7ec2cb00bd90173279de4b29eba91e2a36f76beedb2faea5d8: openshift-marketplace/redhat-operators-4222l/registry-server\" id=437e5b5b-308f-43f3-964f-ddad4eda4362 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.057278 | controller |     "Jun 09 11:13:31.167961 crc crio[26313]: time=\"2026-06-09T11:13:31.167853737Z\" level=info msg=\"Starting container: 0b22555593c1de7ec2cb00bd90173279de4b29eba91e2a36f76beedb2faea5d8\" id=f5ca4a2a-2756-4e1d-924d-09acfaefc7b7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.057294 | controller |     "Jun 09 11:13:31.173516 crc crio[26313]: time=\"2026-06-09T11:13:31.17296535Z\" level=info msg=\"Started container\" PID=28443 containerID=0b22555593c1de7ec2cb00bd90173279de4b29eba91e2a36f76beedb2faea5d8 description=openshift-marketplace/redhat-operators-4222l/registry-server id=f5ca4a2a-2756-4e1d-924d-09acfaefc7b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c968e91799fd48677bcd2a920a6dfcd0d05bd4126b5907cb0666e72e82f9b09",
2026-06-09 11:30:35.057310 | controller |     "Jun 09 11:13:49.623304 crc crio[26313]: time=\"2026-06-09T11:13:49.621939995Z\" level=info msg=\"Removing container: a540343f43131f698b039a45bdb4328760821bcdc04d8c7c1a239860ef428013\" id=074064a2-afe7-4ea5-8a37-cf851148b93d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.057326 | controller |     "Jun 09 11:13:49.670074 crc crio[26313]: time=\"2026-06-09T11:13:49.669896663Z\" level=info msg=\"Removed container a540343f43131f698b039a45bdb4328760821bcdc04d8c7c1a239860ef428013: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=074064a2-afe7-4ea5-8a37-cf851148b93d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.057342 | controller |     "Jun 09 11:13:50.648488 crc crio[26313]: time=\"2026-06-09T11:13:50.648362658Z\" level=info msg=\"Stopping pod sandbox: bdecd89d0df4b0839c9ff692b5a0bb9480c5e8777a8309e3294079c250aecc83\" id=9ef640fe-3823-4381-91f2-c7d1ea5a11c3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.057358 | controller |     "Jun 09 11:13:50.649252 crc crio[26313]: time=\"2026-06-09T11:13:50.649130651Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:bdecd89d0df4b0839c9ff692b5a0bb9480c5e8777a8309e3294079c250aecc83 UID:4a49fce4-7eec-415f-97ee-a7b204f037f0 NetNS:/var/run/netns/6f4d0f25-f49a-4aec-a2fd-85860741f776 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod4a49fce4_7eec_415f_97ee_a7b204f037f0.slice PodAnnotations:0xc0005b1b28}] Aliases:map[]}\"",
2026-06-09 11:30:35.057378 | controller |     "Jun 09 11:13:50.649331 crc crio[26313]: time=\"2026-06-09T11:13:50.649277305Z\" level=info msg=\"Deleting pod openshift-etcd_installer-3-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.057394 | controller |     "Jun 09 11:13:50.929674 crc crio[26313]: time=\"2026-06-09T11:13:50.9295059Z\" level=info msg=\"Stopped pod sandbox: bdecd89d0df4b0839c9ff692b5a0bb9480c5e8777a8309e3294079c250aecc83\" id=9ef640fe-3823-4381-91f2-c7d1ea5a11c3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.057410 | controller |     "Jun 09 11:13:57.459798 crc crio[26313]: time=\"2026-06-09T11:13:57.459096379Z\" level=info msg=\"Stopped container 9631b02858ce4d5823108fd971759a4ecba68e8a66adc109c710d28adacf631f: openshift-etcd/etcd-crc/etcd\" id=d7d686e6-b854-4d2a-b0a8-cccb5c1b21ea name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.057426 | controller |     "Jun 09 11:14:00.286276 crc crio[26313]: time=\"2026-06-09T11:14:00.28525296Z\" level=warning msg=\"Stopping container 8fa9db586f7c6a4a4c319d01da6123194ceb1b0512c8eff084df1bbf387e9d50 with stop signal(15) timed out. Killing...\"",
2026-06-09 11:30:35.057441 | controller |     "Jun 09 11:14:00.322112 crc crio[26313]: time=\"2026-06-09T11:14:00.321910489Z\" level=error msg=\"Killing container 8fa9db586f7c6a4a4c319d01da6123194ceb1b0512c8eff084df1bbf387e9d50 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 8fa9db586f7c6a4a4c319d01da6123194ceb1b0512c8eff084df1bbf387e9d50 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-09 11:30:35.057457 | controller |     "Jun 09 11:14:00.379562 crc crio[26313]: time=\"2026-06-09T11:14:00.379309901Z\" level=info msg=\"Stopped container 8fa9db586f7c6a4a4c319d01da6123194ceb1b0512c8eff084df1bbf387e9d50: openshift-etcd/etcd-crc/etcdctl\" id=294e1692-869c-4591-b0a0-36182cbcb739 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.057473 | controller |     "Jun 09 11:14:00.380476 crc crio[26313]: time=\"2026-06-09T11:14:00.380333021Z\" level=info msg=\"Stopping pod sandbox: eb5b64ac67d376ee9bd3b7c89042f4219dbac712d4dd866e59247e0bf4c0aa8a\" id=586026d6-501e-4a25-b3d7-1a2dfdf808fd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.057488 | controller |     "Jun 09 11:14:00.384943 crc crio[26313]: time=\"2026-06-09T11:14:00.384851267Z\" level=info msg=\"Stopped pod sandbox: eb5b64ac67d376ee9bd3b7c89042f4219dbac712d4dd866e59247e0bf4c0aa8a\" id=586026d6-501e-4a25-b3d7-1a2dfdf808fd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.057504 | controller |     "Jun 09 11:14:00.770875 crc crio[26313]: time=\"2026-06-09T11:14:00.770736769Z\" level=info msg=\"Removing container: ca73ddfecbefba58b1facb4bb2115610b516101c76daeb57c8b130455a8c3f15\" id=c74b9be6-4299-4215-8a16-d26c04fb86f2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.057527 | controller |     "Jun 09 11:14:00.791953 crc crio[26313]: time=\"2026-06-09T11:14:00.791829032Z\" level=info msg=\"Removed container ca73ddfecbefba58b1facb4bb2115610b516101c76daeb57c8b130455a8c3f15: openshift-etcd/etcd-crc/etcd-rev\" id=c74b9be6-4299-4215-8a16-d26c04fb86f2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.057548 | controller |     "Jun 09 11:14:00.795228 crc crio[26313]: time=\"2026-06-09T11:14:00.795124241Z\" level=info msg=\"Removing container: 4db6b4bf4639df788c49b0de28b48b1dc7331d59d3421385a69deba0ae201272\" id=ea9f4ec7-d5b0-4594-96c8-21783d5b8506 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.057570 | controller |     "Jun 09 11:14:00.811887 crc crio[26313]: time=\"2026-06-09T11:14:00.81179014Z\" level=info msg=\"Removed container 4db6b4bf4639df788c49b0de28b48b1dc7331d59d3421385a69deba0ae201272: openshift-etcd/etcd-crc/etcd-readyz\" id=ea9f4ec7-d5b0-4594-96c8-21783d5b8506 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.057591 | controller |     "Jun 09 11:14:00.814322 crc crio[26313]: time=\"2026-06-09T11:14:00.814154551Z\" level=info msg=\"Removing container: 7e192238d01b996ae0f828b3678e227c885a85f1d9e01b25ec9e4699b0f8674f\" id=0acfa0a7-0cca-4635-bc1c-ccae92ec89b1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.057610 | controller |     "Jun 09 11:14:00.829324 crc crio[26313]: time=\"2026-06-09T11:14:00.829184882Z\" level=info msg=\"Removed container 7e192238d01b996ae0f828b3678e227c885a85f1d9e01b25ec9e4699b0f8674f: openshift-etcd/etcd-crc/etcd-metrics\" id=0acfa0a7-0cca-4635-bc1c-ccae92ec89b1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.057630 | controller |     "Jun 09 11:14:00.833966 crc crio[26313]: time=\"2026-06-09T11:14:00.833880073Z\" level=info msg=\"Removing container: 9631b02858ce4d5823108fd971759a4ecba68e8a66adc109c710d28adacf631f\" id=1bd9cb7d-0648-408e-afa9-36b45e54f8f9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.057649 | controller |     "Jun 09 11:14:00.854617 crc crio[26313]: time=\"2026-06-09T11:14:00.85445717Z\" level=info msg=\"Removed container 9631b02858ce4d5823108fd971759a4ecba68e8a66adc109c710d28adacf631f: openshift-etcd/etcd-crc/etcd\" id=1bd9cb7d-0648-408e-afa9-36b45e54f8f9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.057669 | controller |     "Jun 09 11:14:00.857958 crc crio[26313]: time=\"2026-06-09T11:14:00.857877103Z\" level=info msg=\"Removing container: 8fa9db586f7c6a4a4c319d01da6123194ceb1b0512c8eff084df1bbf387e9d50\" id=35a15c65-55c8-4bab-a0c8-4d0617a5b824 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.057687 | controller |     "Jun 09 11:14:00.876287 crc crio[26313]: time=\"2026-06-09T11:14:00.876165121Z\" level=info msg=\"Removed container 8fa9db586f7c6a4a4c319d01da6123194ceb1b0512c8eff084df1bbf387e9d50: openshift-etcd/etcd-crc/etcdctl\" id=35a15c65-55c8-4bab-a0c8-4d0617a5b824 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.057708 | controller |     "Jun 09 11:14:00.879293 crc crio[26313]: time=\"2026-06-09T11:14:00.87911965Z\" level=info msg=\"Removing container: 85365dd87316c459bbbfb55ed7b0d0dde94a29b93efd96147d7a58a391785d68\" id=fdcb28c5-bfa6-4839-8ada-e3c888bbaa8d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.057727 | controller |     "Jun 09 11:14:00.948365 crc crio[26313]: time=\"2026-06-09T11:14:00.948223042Z\" level=info msg=\"Removed container 85365dd87316c459bbbfb55ed7b0d0dde94a29b93efd96147d7a58a391785d68: openshift-etcd/etcd-crc/etcd-resources-copy\" id=fdcb28c5-bfa6-4839-8ada-e3c888bbaa8d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.057744 | controller |     "Jun 09 11:14:00.952883 crc crio[26313]: time=\"2026-06-09T11:14:00.952790889Z\" level=info msg=\"Removing container: 2a0b1cba9c3731f941e015148874753cb615a14a1fee31c937d95cd966e0e18c\" id=5ca5ccb5-d646-408c-b991-0a9a1172db6a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.057764 | controller |     "Jun 09 11:14:01.041367 crc crio[26313]: time=\"2026-06-09T11:14:01.041108138Z\" level=info msg=\"Removed container 2a0b1cba9c3731f941e015148874753cb615a14a1fee31c937d95cd966e0e18c: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=5ca5ccb5-d646-408c-b991-0a9a1172db6a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.057782 | controller |     "Jun 09 11:14:01.044368 crc crio[26313]: time=\"2026-06-09T11:14:01.044265533Z\" level=info msg=\"Removing container: 9f4e3cf7ce23c6610a634a227c482bc608d0f41cd87570d4572cc649348ae30a\" id=a40e4945-1159-48b8-9f3a-632cd5a74c60 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.057805 | controller |     "Jun 09 11:14:01.120507 crc crio[26313]: time=\"2026-06-09T11:14:01.120287563Z\" level=info msg=\"Removed container 9f4e3cf7ce23c6610a634a227c482bc608d0f41cd87570d4572cc649348ae30a: openshift-etcd/etcd-crc/setup\" id=a40e4945-1159-48b8-9f3a-632cd5a74c60 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.057826 | controller |     "Jun 09 11:14:05.428506 crc crio[26313]: time=\"2026-06-09T11:14:05.427827909Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=f99c4d60-54bb-4562-88f5-95f35b7cf202 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.057844 | controller |     "Jun 09 11:14:05.431367 crc crio[26313]: time=\"2026-06-09T11:14:05.430902352Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=7699b9c0-2d04-4767-8aab-ba8d1e685fcd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.057883 | controller |     "Jun 09 11:14:05.433837 crc crio[26313]: time=\"2026-06-09T11:14:05.433732927Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=957e4162-6755-4680-9728-d22c2ca8bb5e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.057905 | controller |     "Jun 09 11:14:05.434182 crc crio[26313]: time=\"2026-06-09T11:14:05.434105048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.057926 | controller |     "Jun 09 11:14:05.456329 crc crio[26313]: time=\"2026-06-09T11:14:05.456130168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.057947 | controller |     "Jun 09 11:14:05.632850 crc crio[26313]: time=\"2026-06-09T11:14:05.632697514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.057968 | controller |     "Jun 09 11:14:05.802919 crc crio[26313]: time=\"2026-06-09T11:14:05.802798445Z\" level=info msg=\"Created container 3d0ea652141acba6841c698d5caff9ce66e8f96a44013ca1c20fc3c0fa730d6a: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=957e4162-6755-4680-9728-d22c2ca8bb5e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.057989 | controller |     "Jun 09 11:14:05.804169 crc crio[26313]: time=\"2026-06-09T11:14:05.804105435Z\" level=info msg=\"Starting container: 3d0ea652141acba6841c698d5caff9ce66e8f96a44013ca1c20fc3c0fa730d6a\" id=7bda30ca-02b0-4d66-83ae-8304262d1181 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.058010 | controller |     "Jun 09 11:14:05.810567 crc crio[26313]: time=\"2026-06-09T11:14:05.810455005Z\" level=info msg=\"Started container\" PID=29001 containerID=3d0ea652141acba6841c698d5caff9ce66e8f96a44013ca1c20fc3c0fa730d6a description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=7bda30ca-02b0-4d66-83ae-8304262d1181 name=/runtime.v1.RuntimeService/StartContainer sandboxID=10a436eaf8e348d1b9ab6f246aea0c7409ced60acba075a0c3519143509c4b4b",
2026-06-09 11:30:35.058032 | controller |     "Jun 09 11:14:29.258607 crc crio[26313]: time=\"2026-06-09T11:14:29.257642421Z\" level=info msg=\"Removing container: 1041b73d14ac3ee9dc83d12d09a1b2d714e293aa6b9a3ea562bab62635efee7d\" id=bf563877-8020-4f6b-bcb1-f37077d08189 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.058054 | controller |     "Jun 09 11:14:29.295245 crc crio[26313]: time=\"2026-06-09T11:14:29.29503001Z\" level=info msg=\"Removed container 1041b73d14ac3ee9dc83d12d09a1b2d714e293aa6b9a3ea562bab62635efee7d: openshift-marketplace/certified-operators-crlzp/extract-utilities\" id=bf563877-8020-4f6b-bcb1-f37077d08189 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.058080 | controller |     "Jun 09 11:14:29.299816 crc crio[26313]: time=\"2026-06-09T11:14:29.299721179Z\" level=info msg=\"Removing container: d46dd57f5f8c3fb809e000cea7802113806feb1b65e321a4529f63a4ae11b403\" id=80528200-e402-493b-9232-6e331f5075d4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.058102 | controller |     "Jun 09 11:14:29.321991 crc crio[26313]: time=\"2026-06-09T11:14:29.321850186Z\" level=info msg=\"Removed container d46dd57f5f8c3fb809e000cea7802113806feb1b65e321a4529f63a4ae11b403: openshift-marketplace/certified-operators-crlzp/registry-server\" id=80528200-e402-493b-9232-6e331f5075d4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.058124 | controller |     "Jun 09 11:14:29.325658 crc crio[26313]: time=\"2026-06-09T11:14:29.325569706Z\" level=info msg=\"Removing container: decf26f58d9f3b8a78ee8db90f80edbebc5c88a9d4aa4298fafdfc44428e4660\" id=afb0297e-334a-4b03-b1ac-d06824528274 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.058145 | controller |     "Jun 09 11:14:29.351470 crc crio[26313]: time=\"2026-06-09T11:14:29.351012841Z\" level=info msg=\"Removed container decf26f58d9f3b8a78ee8db90f80edbebc5c88a9d4aa4298fafdfc44428e4660: openshift-marketplace/certified-operators-crlzp/extract-content\" id=afb0297e-334a-4b03-b1ac-d06824528274 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.058167 | controller |     "Jun 09 11:14:29.360310 crc crio[26313]: time=\"2026-06-09T11:14:29.360206954Z\" level=info msg=\"Stopping pod sandbox: 550b1c6986edb28a257a3c7a80cce84d924c3b96f1e695a672ac367b48b3eeba\" id=cde37373-220a-4f80-9aab-38364d2acba4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.058188 | controller |     "Jun 09 11:14:29.360310 crc crio[26313]: time=\"2026-06-09T11:14:29.360301216Z\" level=info msg=\"Stopped pod sandbox (already stopped): 550b1c6986edb28a257a3c7a80cce84d924c3b96f1e695a672ac367b48b3eeba\" id=cde37373-220a-4f80-9aab-38364d2acba4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.058210 | controller |     "Jun 09 11:14:29.361251 crc crio[26313]: time=\"2026-06-09T11:14:29.361162532Z\" level=info msg=\"Removing pod sandbox: 550b1c6986edb28a257a3c7a80cce84d924c3b96f1e695a672ac367b48b3eeba\" id=a847c693-42e9-41db-b4d5-12189b7410e3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 11:30:35.058231 | controller |     "Jun 09 11:14:29.369263 crc crio[26313]: time=\"2026-06-09T11:14:29.369138098Z\" level=info msg=\"Removed pod sandbox: 550b1c6986edb28a257a3c7a80cce84d924c3b96f1e695a672ac367b48b3eeba\" id=a847c693-42e9-41db-b4d5-12189b7410e3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 11:30:35.058251 | controller |     "Jun 09 11:14:29.370798 crc crio[26313]: time=\"2026-06-09T11:14:29.370703625Z\" level=info msg=\"Stopping pod sandbox: eb5b64ac67d376ee9bd3b7c89042f4219dbac712d4dd866e59247e0bf4c0aa8a\" id=e585200a-22a6-40f7-8d15-979719e190b4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.058272 | controller |     "Jun 09 11:14:29.370885 crc crio[26313]: time=\"2026-06-09T11:14:29.370818508Z\" level=info msg=\"Stopped pod sandbox (already stopped): eb5b64ac67d376ee9bd3b7c89042f4219dbac712d4dd866e59247e0bf4c0aa8a\" id=e585200a-22a6-40f7-8d15-979719e190b4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.058292 | controller |     "Jun 09 11:14:29.371789 crc crio[26313]: time=\"2026-06-09T11:14:29.371714535Z\" level=info msg=\"Removing pod sandbox: eb5b64ac67d376ee9bd3b7c89042f4219dbac712d4dd866e59247e0bf4c0aa8a\" id=3c5c1ea4-e607-4fad-80ab-b5e5b28a572d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 11:30:35.058312 | controller |     "Jun 09 11:14:29.381336 crc crio[26313]: time=\"2026-06-09T11:14:29.381235617Z\" level=info msg=\"Removed pod sandbox: eb5b64ac67d376ee9bd3b7c89042f4219dbac712d4dd866e59247e0bf4c0aa8a\" id=3c5c1ea4-e607-4fad-80ab-b5e5b28a572d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 11:30:35.058336 | controller |     "Jun 09 11:15:20.516474 crc crio[26313]: time=\"2026-06-09T11:15:20.51566297Z\" level=info msg=\"Removing container: 6bd07dbab3965fed7bd3d2f480ad0f7186f719fccb90c700b917dd99be5ccb37\" id=fd059760-5e65-4844-b679-9103892de4b5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.058357 | controller |     "Jun 09 11:15:20.548575 crc crio[26313]: time=\"2026-06-09T11:15:20.548438732Z\" level=info msg=\"Removed container 6bd07dbab3965fed7bd3d2f480ad0f7186f719fccb90c700b917dd99be5ccb37: openshift-marketplace/marketplace-operator-547dbd544d-8mhkq/marketplace-operator\" id=fd059760-5e65-4844-b679-9103892de4b5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.058373 | controller |     "Jun 09 11:15:35.458120 crc crio[26313]: time=\"2026-06-09T11:15:35.457161602Z\" level=info msg=\"Running pod sandbox: openshift-etcd/etcd-crc/POD\" id=b7b322c1-7382-4aa3-922f-8ea8d84893f9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.058427 | controller |     "Jun 09 11:15:35.458940 crc crio[26313]: time=\"2026-06-09T11:15:35.458226273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.058450 | controller |     "Jun 09 11:15:35.478279 crc crio[26313]: time=\"2026-06-09T11:15:35.478168615Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=b7b322c1-7382-4aa3-922f-8ea8d84893f9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.058472 | controller |     "Jun 09 11:15:35.492342 crc crio[26313]: time=\"2026-06-09T11:15:35.492239662Z\" level=info msg=\"Ran pod sandbox a3f5904325986f319c1e67c7a431ccb7e1265b0a8e10350203a43b065098cf77 with infra container: openshift-etcd/etcd-crc/POD\" id=b7b322c1-7382-4aa3-922f-8ea8d84893f9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.058491 | controller |     "Jun 09 11:15:35.506133 crc crio[26313]: time=\"2026-06-09T11:15:35.505923418Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=499f9e6b-2c8e-4297-947c-c61cfe6288f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.058511 | controller |     "Jun 09 11:15:35.508258 crc crio[26313]: time=\"2026-06-09T11:15:35.508187465Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=10872032-d4ff-4113-9ea1-c2d1166f166b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.058530 | controller |     "Jun 09 11:15:35.530013 crc crio[26313]: time=\"2026-06-09T11:15:35.529812806Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/setup\" id=0828359a-9470-468d-8b4e-d1d048647516 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.058549 | controller |     "Jun 09 11:15:35.531754 crc crio[26313]: time=\"2026-06-09T11:15:35.53160097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.058568 | controller |     "Jun 09 11:15:35.563699 crc crio[26313]: time=\"2026-06-09T11:15:35.563532467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.058587 | controller |     "Jun 09 11:15:35.728007 crc crio[26313]: time=\"2026-06-09T11:15:35.727602803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.058606 | controller |     "Jun 09 11:15:35.842265 crc crio[26313]: time=\"2026-06-09T11:15:35.842206793Z\" level=info msg=\"Created container 70da3f0152fa8a2da119027e01969be1d6dd9aade409b3e0dda8ae24f674e883: openshift-etcd/etcd-crc/setup\" id=0828359a-9470-468d-8b4e-d1d048647516 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.058628 | controller |     "Jun 09 11:15:35.843864 crc crio[26313]: time=\"2026-06-09T11:15:35.84380915Z\" level=info msg=\"Starting container: 70da3f0152fa8a2da119027e01969be1d6dd9aade409b3e0dda8ae24f674e883\" id=bc2b3c40-63cb-421c-bbb9-8f2c5d023443 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.058649 | controller |     "Jun 09 11:15:35.849634 crc crio[26313]: time=\"2026-06-09T11:15:35.849560581Z\" level=info msg=\"Started container\" PID=30370 containerID=70da3f0152fa8a2da119027e01969be1d6dd9aade409b3e0dda8ae24f674e883 description=openshift-etcd/etcd-crc/setup id=bc2b3c40-63cb-421c-bbb9-8f2c5d023443 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a3f5904325986f319c1e67c7a431ccb7e1265b0a8e10350203a43b065098cf77",
2026-06-09 11:30:35.058669 | controller |     "Jun 09 11:15:39.429976 crc crio[26313]: time=\"2026-06-09T11:15:39.429233667Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=066a61b3-e293-4f33-9a2e-2fd98be11139 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.058690 | controller |     "Jun 09 11:15:39.433862 crc crio[26313]: time=\"2026-06-09T11:15:39.433725531Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=6248f314-5721-46e9-a9f6-71a2ee6900c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.058708 | controller |     "Jun 09 11:15:39.437928 crc crio[26313]: time=\"2026-06-09T11:15:39.436781661Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-8mhkq/marketplace-operator\" id=611202f6-3765-443e-b8ce-a3becadc87fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.058729 | controller |     "Jun 09 11:15:39.437928 crc crio[26313]: time=\"2026-06-09T11:15:39.437333668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.058748 | controller |     "Jun 09 11:15:39.465374 crc crio[26313]: time=\"2026-06-09T11:15:39.465192554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.058769 | controller |     "Jun 09 11:15:39.469621 crc crio[26313]: time=\"2026-06-09T11:15:39.469537323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.058788 | controller |     "Jun 09 11:15:39.715752 crc crio[26313]: time=\"2026-06-09T11:15:39.715494518Z\" level=info msg=\"Created container 3bcdeb9799ac17c4e554f821853bb4f2ec7a82fe4e3655eac3c0c831bf1e9499: openshift-marketplace/marketplace-operator-547dbd544d-8mhkq/marketplace-operator\" id=611202f6-3765-443e-b8ce-a3becadc87fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.058808 | controller |     "Jun 09 11:15:39.717016 crc crio[26313]: time=\"2026-06-09T11:15:39.716935531Z\" level=info msg=\"Starting container: 3bcdeb9799ac17c4e554f821853bb4f2ec7a82fe4e3655eac3c0c831bf1e9499\" id=8863515c-2b3e-4ee9-9ebc-eaff54716cf2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.058827 | controller |     "Jun 09 11:15:39.722806 crc crio[26313]: time=\"2026-06-09T11:15:39.722707172Z\" level=info msg=\"Started container\" PID=30406 containerID=3bcdeb9799ac17c4e554f821853bb4f2ec7a82fe4e3655eac3c0c831bf1e9499 description=openshift-marketplace/marketplace-operator-547dbd544d-8mhkq/marketplace-operator id=8863515c-2b3e-4ee9-9ebc-eaff54716cf2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5d446774b0ebacbbc1d653bfa34f01b4bf1fe9d204b433f5789deeeecfd917da",
2026-06-09 11:30:35.058869 | controller |     "Jun 09 11:15:55.841891 crc crio[26313]: time=\"2026-06-09T11:15:55.841377713Z\" level=info msg=\"Removing container: 2dde84c46fe5fd10d7f6abbcee28f4c14098f917665ed94e8ef77d5ea497408d\" id=ea9dc7e5-aa0e-4674-a3dc-4ded8e0ad223 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.058901 | controller |     "Jun 09 11:15:55.925638 crc crio[26313]: time=\"2026-06-09T11:15:55.92487622Z\" level=info msg=\"Removed container 2dde84c46fe5fd10d7f6abbcee28f4c14098f917665ed94e8ef77d5ea497408d: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=ea9dc7e5-aa0e-4674-a3dc-4ded8e0ad223 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.058926 | controller |     "Jun 09 11:15:57.875232 crc crio[26313]: time=\"2026-06-09T11:15:57.875087536Z\" level=info msg=\"Removing container: 44514d4bb0db3805d775ee2441db74ab9f085b2e0d1eaacbe6aa7835cfddc456\" id=17faba6a-f20a-4749-b6fe-645d6a5102cb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.058948 | controller |     "Jun 09 11:15:57.916853 crc crio[26313]: time=\"2026-06-09T11:15:57.9166862Z\" level=info msg=\"Removed container 44514d4bb0db3805d775ee2441db74ab9f085b2e0d1eaacbe6aa7835cfddc456: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=17faba6a-f20a-4749-b6fe-645d6a5102cb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.058969 | controller |     "Jun 09 11:16:09.007328 crc crio[26313]: time=\"2026-06-09T11:16:09.006178874Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=ed01d339-13c8-4c10-bf96-60d058f19714 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.058991 | controller |     "Jun 09 11:16:09.011482 crc crio[26313]: time=\"2026-06-09T11:16:09.011274785Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=e2fed653-f4ec-4855-8c20-e2b181f0d78c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.059012 | controller |     "Jun 09 11:16:09.014593 crc crio[26313]: time=\"2026-06-09T11:16:09.01447207Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=f959c3b9-b0ee-4c52-bbb3-f4bc7df416d7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.059032 | controller |     "Jun 09 11:16:09.015010 crc crio[26313]: time=\"2026-06-09T11:16:09.014908323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.059053 | controller |     "Jun 09 11:16:09.065995 crc crio[26313]: time=\"2026-06-09T11:16:09.065707679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.059074 | controller |     "Jun 09 11:16:09.218469 crc crio[26313]: time=\"2026-06-09T11:16:09.218310776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.059094 | controller |     "Jun 09 11:16:09.323754 crc crio[26313]: time=\"2026-06-09T11:16:09.323077834Z\" level=info msg=\"Created container 2e3ebea220fc6bc801c863f7065594ee53d4bf0e7e7f618393b0db3038a447f8: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=f959c3b9-b0ee-4c52-bbb3-f4bc7df416d7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.059115 | controller |     "Jun 09 11:16:09.324603 crc crio[26313]: time=\"2026-06-09T11:16:09.324544517Z\" level=info msg=\"Starting container: 2e3ebea220fc6bc801c863f7065594ee53d4bf0e7e7f618393b0db3038a447f8\" id=6d05742e-ce76-4f9d-acee-5ad1bce9d5c7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.059139 | controller |     "Jun 09 11:16:09.329533 crc crio[26313]: time=\"2026-06-09T11:16:09.32935914Z\" level=info msg=\"Started container\" PID=30879 containerID=2e3ebea220fc6bc801c863f7065594ee53d4bf0e7e7f618393b0db3038a447f8 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=6d05742e-ce76-4f9d-acee-5ad1bce9d5c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b5e8f15da3d80037f06594d903d0a4de729585fa54d22d84d316e09023a95928",
2026-06-09 11:30:35.059161 | controller |     "Jun 09 11:16:09.426997 crc crio[26313]: time=\"2026-06-09T11:16:09.426911653Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=67be050e-db2a-4678-b7ab-5436ce3c415d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.059180 | controller |     "Jun 09 11:16:09.429650 crc crio[26313]: time=\"2026-06-09T11:16:09.429584973Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=9fb76f1b-8c81-446a-ab61-ab9087c28b09 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.059201 | controller |     "Jun 09 11:16:09.434099 crc crio[26313]: time=\"2026-06-09T11:16:09.434008484Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=e4375ff0-d8e0-4bfd-abbe-a1ee60d37f92 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.059223 | controller |     "Jun 09 11:16:09.434548 crc crio[26313]: time=\"2026-06-09T11:16:09.434480668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.059244 | controller |     "Jun 09 11:16:09.461660 crc crio[26313]: time=\"2026-06-09T11:16:09.46156191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.059264 | controller |     "Jun 09 11:16:09.465078 crc crio[26313]: time=\"2026-06-09T11:16:09.464990472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.059284 | controller |     "Jun 09 11:16:09.572902 crc crio[26313]: time=\"2026-06-09T11:16:09.572755378Z\" level=info msg=\"Created container ca9e5f31eec2190de66361e0fa2180cf83bc317812cedab50b20c194bf79b44a: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=e4375ff0-d8e0-4bfd-abbe-a1ee60d37f92 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.059305 | controller |     "Jun 09 11:16:09.574729 crc crio[26313]: time=\"2026-06-09T11:16:09.57449658Z\" level=info msg=\"Starting container: ca9e5f31eec2190de66361e0fa2180cf83bc317812cedab50b20c194bf79b44a\" id=d5c6a6de-8b1f-47f5-bb50-e834516e216d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.059326 | controller |     "Jun 09 11:16:09.584897 crc crio[26313]: time=\"2026-06-09T11:16:09.583036943Z\" level=info msg=\"Started container\" PID=30899 containerID=ca9e5f31eec2190de66361e0fa2180cf83bc317812cedab50b20c194bf79b44a description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=d5c6a6de-8b1f-47f5-bb50-e834516e216d name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f8aa60bc34fe6193a8191fdb0bef5a32f9c44faa6afc0fcf04e273fecc0c3d6",
2026-06-09 11:30:35.059348 | controller |     "Jun 09 11:16:10.025702 crc crio[26313]: time=\"2026-06-09T11:16:10.025654912Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=db5be2c1-348b-4bc8-a402-8789694ddef7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.059372 | controller |     "Jun 09 11:16:10.028567 crc crio[26313]: time=\"2026-06-09T11:16:10.028495736Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=33414be1-9604-45e5-bffa-8519906002ec name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.059393 | controller |     "Jun 09 11:16:10.030516 crc crio[26313]: time=\"2026-06-09T11:16:10.030443064Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=d88ab111-ef0c-4db6-bc15-623d7f73ae58 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.059414 | controller |     "Jun 09 11:16:10.030784 crc crio[26313]: time=\"2026-06-09T11:16:10.030692862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.059434 | controller |     "Jun 09 11:16:10.066599 crc crio[26313]: time=\"2026-06-09T11:16:10.066322578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.059454 | controller |     "Jun 09 11:16:10.219522 crc crio[26313]: time=\"2026-06-09T11:16:10.219353318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.059476 | controller |     "Jun 09 11:16:10.343142 crc crio[26313]: time=\"2026-06-09T11:16:10.342986115Z\" level=info msg=\"Created container db45f646e692e1b6765f8e7e5fc78f33d5106d8a59968abd738e0dc14057537a: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=d88ab111-ef0c-4db6-bc15-623d7f73ae58 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.059496 | controller |     "Jun 09 11:16:10.344512 crc crio[26313]: time=\"2026-06-09T11:16:10.344469129Z\" level=info msg=\"Starting container: db45f646e692e1b6765f8e7e5fc78f33d5106d8a59968abd738e0dc14057537a\" id=90b02804-47be-46a3-bb9d-24c1b65b5bf3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.059513 | controller |     "Jun 09 11:16:10.351462 crc crio[26313]: time=\"2026-06-09T11:16:10.351350113Z\" level=info msg=\"Started container\" PID=30969 containerID=db45f646e692e1b6765f8e7e5fc78f33d5106d8a59968abd738e0dc14057537a description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=90b02804-47be-46a3-bb9d-24c1b65b5bf3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b5e8f15da3d80037f06594d903d0a4de729585fa54d22d84d316e09023a95928",
2026-06-09 11:30:35.059567 | controller |     "Jun 09 11:16:10.427740 crc crio[26313]: time=\"2026-06-09T11:16:10.427534413Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=a6b4aa67-29d3-405a-8754-a17507cf2cac name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.059617 | controller |     "Jun 09 11:16:10.430658 crc crio[26313]: time=\"2026-06-09T11:16:10.430620234Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=dbd3f9bf-f839-4942-8406-682f0715438e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.059640 | controller |     "Jun 09 11:16:10.433140 crc crio[26313]: time=\"2026-06-09T11:16:10.433022205Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=25aa3b3b-41d1-4064-90ba-087c633f5194 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.059661 | controller |     "Jun 09 11:16:10.434377 crc crio[26313]: time=\"2026-06-09T11:16:10.433599252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.059686 | controller |     "Jun 09 11:16:10.457195 crc crio[26313]: time=\"2026-06-09T11:16:10.457091599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.059707 | controller |     "Jun 09 11:16:10.595237 crc crio[26313]: time=\"2026-06-09T11:16:10.594602478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.059728 | controller |     "Jun 09 11:16:10.676789 crc crio[26313]: time=\"2026-06-09T11:16:10.676637771Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=d328b10c-8f52-4644-84f1-47b787eea7ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.059748 | controller |     "Jun 09 11:16:10.680918 crc crio[26313]: time=\"2026-06-09T11:16:10.680738043Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=e1a7662b-21d4-4a03-aabd-51b3e9e97e3d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.059769 | controller |     "Jun 09 11:16:10.702049 crc crio[26313]: time=\"2026-06-09T11:16:10.701913291Z\" level=info msg=\"Created container c99c91d245ca1288b8f212463e33059596dfe5a6c73d563a85413e2afc54e360: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=25aa3b3b-41d1-4064-90ba-087c633f5194 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.059790 | controller |     "Jun 09 11:16:10.703263 crc crio[26313]: time=\"2026-06-09T11:16:10.703180019Z\" level=info msg=\"Starting container: c99c91d245ca1288b8f212463e33059596dfe5a6c73d563a85413e2afc54e360\" id=5401f2c1-3ddc-4947-a61a-d84e917ced8b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.059812 | controller |     "Jun 09 11:16:10.707034 crc crio[26313]: time=\"2026-06-09T11:16:10.706830547Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=365b4b4c-953d-4704-abbb-43c0fd5ee39e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.059831 | controller |     "Jun 09 11:16:10.707257 crc crio[26313]: time=\"2026-06-09T11:16:10.707221219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.059903 | controller |     "Jun 09 11:16:10.716764 crc crio[26313]: time=\"2026-06-09T11:16:10.716589146Z\" level=info msg=\"Started container\" PID=31010 containerID=c99c91d245ca1288b8f212463e33059596dfe5a6c73d563a85413e2afc54e360 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=5401f2c1-3ddc-4947-a61a-d84e917ced8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=83ed0aff373038db68e58800dba63537b27927893e565669943b82e688e1cbb1",
2026-06-09 11:30:35.059926 | controller |     "Jun 09 11:16:10.752079 crc crio[26313]: time=\"2026-06-09T11:16:10.751986506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.059943 | controller |     "Jun 09 11:16:10.889569 crc crio[26313]: time=\"2026-06-09T11:16:10.889344311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.059959 | controller |     "Jun 09 11:16:10.980262 crc crio[26313]: time=\"2026-06-09T11:16:10.980160594Z\" level=info msg=\"Created container 302744714bec93b28f5cd705e7dc72d0f4869094bebeb9a4dc68f9bc8798b7e7: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=365b4b4c-953d-4704-abbb-43c0fd5ee39e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.059979 | controller |     "Jun 09 11:16:10.981772 crc crio[26313]: time=\"2026-06-09T11:16:10.981642518Z\" level=info msg=\"Starting container: 302744714bec93b28f5cd705e7dc72d0f4869094bebeb9a4dc68f9bc8798b7e7\" id=a8dd2cab-7205-4931-a6aa-9f9a5ba48574 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.059996 | controller |     "Jun 09 11:16:10.987680 crc crio[26313]: time=\"2026-06-09T11:16:10.987562284Z\" level=info msg=\"Started container\" PID=31029 containerID=302744714bec93b28f5cd705e7dc72d0f4869094bebeb9a4dc68f9bc8798b7e7 description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=a8dd2cab-7205-4931-a6aa-9f9a5ba48574 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a3f5904325986f319c1e67c7a431ccb7e1265b0a8e10350203a43b065098cf77",
2026-06-09 11:30:35.060012 | controller |     "Jun 09 11:16:45.055452 crc crio[26313]: time=\"2026-06-09T11:16:45.051727229Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=5661fa5a-1f82-4187-b1d9-4adef8ab6dd3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.060028 | controller |     "Jun 09 11:16:45.059578 crc crio[26313]: time=\"2026-06-09T11:16:45.056237467Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=d2afc379-a5f6-4fbd-b95a-97e4510c4eab name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.060044 | controller |     "Jun 09 11:16:45.075697 crc crio[26313]: time=\"2026-06-09T11:16:45.075007259Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-resources-copy\" id=bc521287-f63c-4462-8eac-3655f7a773d5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.060061 | controller |     "Jun 09 11:16:45.076863 crc crio[26313]: time=\"2026-06-09T11:16:45.076762228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.060076 | controller |     "Jun 09 11:16:45.131139 crc crio[26313]: time=\"2026-06-09T11:16:45.131023465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.060092 | controller |     "Jun 09 11:16:45.332972 crc crio[26313]: time=\"2026-06-09T11:16:45.332438168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.060111 | controller |     "Jun 09 11:16:45.454526 crc crio[26313]: time=\"2026-06-09T11:16:45.454372391Z\" level=info msg=\"Created container d9e549b3bc5bf7da00bb6fd61fe3cd0b1a92cad4854d12899ac2308dc431017c: openshift-etcd/etcd-crc/etcd-resources-copy\" id=bc521287-f63c-4462-8eac-3655f7a773d5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.060127 | controller |     "Jun 09 11:16:45.455767 crc crio[26313]: time=\"2026-06-09T11:16:45.455708259Z\" level=info msg=\"Starting container: d9e549b3bc5bf7da00bb6fd61fe3cd0b1a92cad4854d12899ac2308dc431017c\" id=7c0a691c-2630-4ca4-956f-e6a871439c46 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.060143 | controller |     "Jun 09 11:16:45.463764 crc crio[26313]: time=\"2026-06-09T11:16:45.463682355Z\" level=info msg=\"Started container\" PID=31545 containerID=d9e549b3bc5bf7da00bb6fd61fe3cd0b1a92cad4854d12899ac2308dc431017c description=openshift-etcd/etcd-crc/etcd-resources-copy id=7c0a691c-2630-4ca4-956f-e6a871439c46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a3f5904325986f319c1e67c7a431ccb7e1265b0a8e10350203a43b065098cf77",
2026-06-09 11:30:35.060159 | controller |     "Jun 09 11:17:20.487523 crc crio[26313]: time=\"2026-06-09T11:17:20.486260862Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=59236563-0fa1-431d-a1ae-726b2b137e37 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.060178 | controller |     "Jun 09 11:17:20.490666 crc crio[26313]: time=\"2026-06-09T11:17:20.490577834Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=72369b9d-6e9b-429e-96db-30542b888e25 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.060194 | controller |     "Jun 09 11:17:20.497760 crc crio[26313]: time=\"2026-06-09T11:17:20.497610154Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcdctl\" id=1ea4b396-543d-4258-8c79-4e4e8173ec17 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.060210 | controller |     "Jun 09 11:17:20.500372 crc crio[26313]: time=\"2026-06-09T11:17:20.500268889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.060226 | controller |     "Jun 09 11:17:20.544232 crc crio[26313]: time=\"2026-06-09T11:17:20.5437482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.060241 | controller |     "Jun 09 11:17:20.749362 crc crio[26313]: time=\"2026-06-09T11:17:20.749192728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.060257 | controller |     "Jun 09 11:17:20.850286 crc crio[26313]: time=\"2026-06-09T11:17:20.850137887Z\" level=info msg=\"Created container c4632bc57716538b75bb7e44e238f9e7ca3e4277daa57cbe4b8a4f6508581b33: openshift-etcd/etcd-crc/etcdctl\" id=1ea4b396-543d-4258-8c79-4e4e8173ec17 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.060273 | controller |     "Jun 09 11:17:20.851477 crc crio[26313]: time=\"2026-06-09T11:17:20.851365612Z\" level=info msg=\"Starting container: c4632bc57716538b75bb7e44e238f9e7ca3e4277daa57cbe4b8a4f6508581b33\" id=bd0fdc20-755f-4bf7-bc5c-c1991eec28a5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.060289 | controller |     "Jun 09 11:17:20.855978 crc crio[26313]: time=\"2026-06-09T11:17:20.85588029Z\" level=info msg=\"Started container\" PID=32068 containerID=c4632bc57716538b75bb7e44e238f9e7ca3e4277daa57cbe4b8a4f6508581b33 description=openshift-etcd/etcd-crc/etcdctl id=bd0fdc20-755f-4bf7-bc5c-c1991eec28a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a3f5904325986f319c1e67c7a431ccb7e1265b0a8e10350203a43b065098cf77",
2026-06-09 11:30:35.060304 | controller |     "Jun 09 11:17:20.864829 crc crio[26313]: time=\"2026-06-09T11:17:20.864749141Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=9db0481f-989b-4eb4-88dc-d71a0dd0fefc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.060320 | controller |     "Jun 09 11:17:20.866632 crc crio[26313]: time=\"2026-06-09T11:17:20.866598013Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=66dcbf3a-4558-4fef-9a35-4e78df0d7bdd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.060336 | controller |     "Jun 09 11:17:20.901366 crc crio[26313]: time=\"2026-06-09T11:17:20.901309936Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd\" id=a169908a-8207-4e46-aaf6-3f9831b70d78 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.060352 | controller |     "Jun 09 11:17:20.902171 crc crio[26313]: time=\"2026-06-09T11:17:20.90214356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.060370 | controller |     "Jun 09 11:17:20.930292 crc crio[26313]: time=\"2026-06-09T11:17:20.930237556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.060386 | controller |     "Jun 09 11:17:21.098664 crc crio[26313]: time=\"2026-06-09T11:17:21.098377356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.060402 | controller |     "Jun 09 11:17:21.192778 crc crio[26313]: time=\"2026-06-09T11:17:21.192726618Z\" level=info msg=\"Created container b171012fb07e8d6b3ed971d918a59f706fbebd22445760d8b88c29b199ca2071: openshift-etcd/etcd-crc/etcd\" id=a169908a-8207-4e46-aaf6-3f9831b70d78 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.060417 | controller |     "Jun 09 11:17:21.195006 crc crio[26313]: time=\"2026-06-09T11:17:21.19488155Z\" level=info msg=\"Starting container: b171012fb07e8d6b3ed971d918a59f706fbebd22445760d8b88c29b199ca2071\" id=96f6c41d-a825-4c14-b6be-138b04fc79b9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.060433 | controller |     "Jun 09 11:17:21.201560 crc crio[26313]: time=\"2026-06-09T11:17:21.201370553Z\" level=info msg=\"Started container\" PID=32076 containerID=b171012fb07e8d6b3ed971d918a59f706fbebd22445760d8b88c29b199ca2071 description=openshift-etcd/etcd-crc/etcd id=96f6c41d-a825-4c14-b6be-138b04fc79b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a3f5904325986f319c1e67c7a431ccb7e1265b0a8e10350203a43b065098cf77",
2026-06-09 11:30:35.060449 | controller |     "Jun 09 11:17:21.217511 crc crio[26313]: time=\"2026-06-09T11:17:21.217176271Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=337ff792-d8c2-4dcb-ae54-bb087b24c9a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.060464 | controller |     "Jun 09 11:17:21.219718 crc crio[26313]: time=\"2026-06-09T11:17:21.219639211Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=2c3ed22b-c772-4d02-ae35-60ed58e64458 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.060479 | controller |     "Jun 09 11:17:21.227535 crc crio[26313]: time=\"2026-06-09T11:17:21.227315518Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-metrics\" id=06282e51-0995-4667-b2d0-96d7d9023ec8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.060495 | controller |     "Jun 09 11:17:21.227845 crc crio[26313]: time=\"2026-06-09T11:17:21.227801522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.060510 | controller |     "Jun 09 11:17:21.251492 crc crio[26313]: time=\"2026-06-09T11:17:21.251315268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.060525 | controller |     "Jun 09 11:17:21.402930 crc crio[26313]: time=\"2026-06-09T11:17:21.402588442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.060541 | controller |     "Jun 09 11:17:21.506165 crc crio[26313]: time=\"2026-06-09T11:17:21.506000931Z\" level=info msg=\"Created container dbb67fd7c5452dd4f2917759a5f2de7d2f478fadac6435fc0ab17098ff67c033: openshift-etcd/etcd-crc/etcd-metrics\" id=06282e51-0995-4667-b2d0-96d7d9023ec8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.060557 | controller |     "Jun 09 11:17:21.508039 crc crio[26313]: time=\"2026-06-09T11:17:21.507795871Z\" level=info msg=\"Starting container: dbb67fd7c5452dd4f2917759a5f2de7d2f478fadac6435fc0ab17098ff67c033\" id=6e16a4e8-0ebc-4e7d-a508-875f023a495d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.060593 | controller |     "Jun 09 11:17:21.514014 crc crio[26313]: time=\"2026-06-09T11:17:21.513863793Z\" level=info msg=\"Started container\" PID=32094 containerID=dbb67fd7c5452dd4f2917759a5f2de7d2f478fadac6435fc0ab17098ff67c033 description=openshift-etcd/etcd-crc/etcd-metrics id=6e16a4e8-0ebc-4e7d-a508-875f023a495d name=/runtime.v1.RuntimeService/StartContainer sandboxID=a3f5904325986f319c1e67c7a431ccb7e1265b0a8e10350203a43b065098cf77",
2026-06-09 11:30:35.060611 | controller |     "Jun 09 11:17:21.527497 crc crio[26313]: time=\"2026-06-09T11:17:21.526648535Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=eb290322-7208-41c5-8884-3c2725a6bb59 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.060627 | controller |     "Jun 09 11:17:21.528690 crc crio[26313]: time=\"2026-06-09T11:17:21.528642212Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=bd733757-202c-4fb0-a3b0-c7acbda4074f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.060643 | controller |     "Jun 09 11:17:21.533624 crc crio[26313]: time=\"2026-06-09T11:17:21.533550681Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-readyz\" id=42feaf5a-cb0f-4572-aba1-268a43b2b81d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.060658 | controller |     "Jun 09 11:17:21.533927 crc crio[26313]: time=\"2026-06-09T11:17:21.533858399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.060674 | controller |     "Jun 09 11:17:21.566860 crc crio[26313]: time=\"2026-06-09T11:17:21.566748661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.060689 | controller |     "Jun 09 11:17:21.772688 crc crio[26313]: time=\"2026-06-09T11:17:21.772497008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.060705 | controller |     "Jun 09 11:17:21.871208 crc crio[26313]: time=\"2026-06-09T11:17:21.870641787Z\" level=info msg=\"Created container 3bf7ceeff8b95bb12ed8bfbfcc4ec1ff0a0b33948887f94c506ff0fa5031dbb2: openshift-etcd/etcd-crc/etcd-readyz\" id=42feaf5a-cb0f-4572-aba1-268a43b2b81d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.060720 | controller |     "Jun 09 11:17:21.873228 crc crio[26313]: time=\"2026-06-09T11:17:21.873124608Z\" level=info msg=\"Starting container: 3bf7ceeff8b95bb12ed8bfbfcc4ec1ff0a0b33948887f94c506ff0fa5031dbb2\" id=ea3bbcde-6ec2-4a27-83f7-8f936f5394b0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.060738 | controller |     "Jun 09 11:17:21.879563 crc crio[26313]: time=\"2026-06-09T11:17:21.879268952Z\" level=info msg=\"Started container\" PID=32111 containerID=3bf7ceeff8b95bb12ed8bfbfcc4ec1ff0a0b33948887f94c506ff0fa5031dbb2 description=openshift-etcd/etcd-crc/etcd-readyz id=ea3bbcde-6ec2-4a27-83f7-8f936f5394b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a3f5904325986f319c1e67c7a431ccb7e1265b0a8e10350203a43b065098cf77",
2026-06-09 11:30:35.060754 | controller |     "Jun 09 11:17:21.893122 crc crio[26313]: time=\"2026-06-09T11:17:21.893033171Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=4485da10-b63e-4848-aa46-aa212df04953 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.060770 | controller |     "Jun 09 11:17:21.895731 crc crio[26313]: time=\"2026-06-09T11:17:21.895637735Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=ac58aaab-5570-4505-baa1-48ea5e4f650a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.060794 | controller |     "Jun 09 11:17:21.902611 crc crio[26313]: time=\"2026-06-09T11:17:21.902461078Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-rev\" id=b4e521d7-c9d4-4a55-a053-7e8cde4ea687 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.060810 | controller |     "Jun 09 11:17:21.902910 crc crio[26313]: time=\"2026-06-09T11:17:21.90285678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.060826 | controller |     "Jun 09 11:17:21.929378 crc crio[26313]: time=\"2026-06-09T11:17:21.929228726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.060842 | controller |     "Jun 09 11:17:22.072837 crc crio[26313]: time=\"2026-06-09T11:17:22.072778162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.060887 | controller |     "Jun 09 11:17:22.169260 crc crio[26313]: time=\"2026-06-09T11:17:22.169146421Z\" level=info msg=\"Created container bd8fcaa828ae64f97631c6e4966505f81fc1e6c809901df8ee5f29ae2794215d: openshift-etcd/etcd-crc/etcd-rev\" id=b4e521d7-c9d4-4a55-a053-7e8cde4ea687 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.060904 | controller |     "Jun 09 11:17:22.170593 crc crio[26313]: time=\"2026-06-09T11:17:22.170506789Z\" level=info msg=\"Starting container: bd8fcaa828ae64f97631c6e4966505f81fc1e6c809901df8ee5f29ae2794215d\" id=2fdb480f-de15-4770-b440-38c9618b909e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.060920 | controller |     "Jun 09 11:17:22.176238 crc crio[26313]: time=\"2026-06-09T11:17:22.176142659Z\" level=info msg=\"Started container\" PID=32135 containerID=bd8fcaa828ae64f97631c6e4966505f81fc1e6c809901df8ee5f29ae2794215d description=openshift-etcd/etcd-crc/etcd-rev id=2fdb480f-de15-4770-b440-38c9618b909e name=/runtime.v1.RuntimeService/StartContainer sandboxID=a3f5904325986f319c1e67c7a431ccb7e1265b0a8e10350203a43b065098cf77",
2026-06-09 11:30:35.060936 | controller |     "Jun 09 11:18:05.264470 crc crio[26313]: time=\"2026-06-09T11:18:05.263664963Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=b3dd98dc-1cdc-43b5-a50a-90b65d130bdd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.060952 | controller |     "Jun 09 11:18:05.265875 crc crio[26313]: time=\"2026-06-09T11:18:05.265792223Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=5527db1b-0549-4276-a3cc-c72e4a403891 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.060968 | controller |     "Jun 09 11:18:05.266941 crc crio[26313]: time=\"2026-06-09T11:18:05.266822113Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=b8842cf8-243a-4b9c-9776-085a679fd03c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.060983 | controller |     "Jun 09 11:18:05.267457 crc crio[26313]: time=\"2026-06-09T11:18:05.267365648Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=e7fb0864-3554-4910-ae45-955e432c462f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.060999 | controller |     "Jun 09 11:18:05.269524 crc crio[26313]: time=\"2026-06-09T11:18:05.269234501Z\" level=info msg=\"Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=c845d8b8-b899-4dd4-b933-94a0f6d572d4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.061018 | controller |     "Jun 09 11:18:05.269971 crc crio[26313]: time=\"2026-06-09T11:18:05.26990261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.061033 | controller |     "Jun 09 11:18:05.270120 crc crio[26313]: time=\"2026-06-09T11:18:05.270007673Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=c0af8d56-cf7e-4695-86e7-0ee365ae315d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.061049 | controller |     "Jun 09 11:18:05.271695 crc crio[26313]: time=\"2026-06-09T11:18:05.271616938Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=fe36efd4-a8b5-4abf-b581-f94f67a58e57 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.061064 | controller |     "Jun 09 11:18:05.272078 crc crio[26313]: time=\"2026-06-09T11:18:05.271942488Z\" level=info msg=\"Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=5fa437e2-b558-4d76-a7f8-50feb81b5067 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.061080 | controller |     "Jun 09 11:18:05.276337 crc crio[26313]: time=\"2026-06-09T11:18:05.2762827Z\" level=info msg=\"Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=04ced4d9-44f8-4496-bec9-fe006bb43e6a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.061095 | controller |     "Jun 09 11:18:05.284677 crc crio[26313]: time=\"2026-06-09T11:18:05.284566335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.061111 | controller |     "Jun 09 11:18:05.284677 crc crio[26313]: time=\"2026-06-09T11:18:05.284665548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.061127 | controller |     "Jun 09 11:18:05.315624 crc crio[26313]: time=\"2026-06-09T11:18:05.315328316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.061143 | controller |     "Jun 09 11:18:05.320112 crc crio[26313]: time=\"2026-06-09T11:18:05.319895346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.061159 | controller |     "Jun 09 11:18:05.324670 crc crio[26313]: time=\"2026-06-09T11:18:05.324519737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.061174 | controller |     "Jun 09 11:18:05.338292 crc crio[26313]: time=\"2026-06-09T11:18:05.338219975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.061190 | controller |     "Jun 09 11:18:05.473838 crc crio[26313]: time=\"2026-06-09T11:18:05.473728392Z\" level=info msg=\"Created container 699a03fb874efa2df09c158eacd2fa6316e5d1ae42cb868f0318d35e3613a32d: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=c845d8b8-b899-4dd4-b933-94a0f6d572d4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.061205 | controller |     "Jun 09 11:18:05.475531 crc crio[26313]: time=\"2026-06-09T11:18:05.475335658Z\" level=info msg=\"Starting container: 699a03fb874efa2df09c158eacd2fa6316e5d1ae42cb868f0318d35e3613a32d\" id=b732a451-86f8-42f0-83a0-5b23bef1d827 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.061223 | controller |     "Jun 09 11:18:05.485578 crc crio[26313]: time=\"2026-06-09T11:18:05.485503376Z\" level=info msg=\"Started container\" PID=32852 containerID=699a03fb874efa2df09c158eacd2fa6316e5d1ae42cb868f0318d35e3613a32d description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=b732a451-86f8-42f0-83a0-5b23bef1d827 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5cd2843b11801a2a9b6ece8b679f4320ac92e3049e1d4fe7b29cd7a5cd50a17",
2026-06-09 11:30:35.061239 | controller |     "Jun 09 11:18:05.564230 crc crio[26313]: time=\"2026-06-09T11:18:05.564176954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.061255 | controller |     "Jun 09 11:18:05.604241 crc crio[26313]: time=\"2026-06-09T11:18:05.604147526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.061271 | controller |     "Jun 09 11:18:05.648092 crc crio[26313]: time=\"2026-06-09T11:18:05.647561095Z\" level=info msg=\"Created container 31d5e94a234fa114adf95d59f99961f087cce0f1e9c8e4ec8742ab3065816007: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=04ced4d9-44f8-4496-bec9-fe006bb43e6a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.061286 | controller |     "Jun 09 11:18:05.649478 crc crio[26313]: time=\"2026-06-09T11:18:05.649348916Z\" level=info msg=\"Starting container: 31d5e94a234fa114adf95d59f99961f087cce0f1e9c8e4ec8742ab3065816007\" id=f17bec7c-48ee-44f7-9543-3abd8e0a4c24 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.061301 | controller |     "Jun 09 11:18:05.653608 crc crio[26313]: time=\"2026-06-09T11:18:05.653516304Z\" level=info msg=\"Started container\" PID=32872 containerID=31d5e94a234fa114adf95d59f99961f087cce0f1e9c8e4ec8742ab3065816007 description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=f17bec7c-48ee-44f7-9543-3abd8e0a4c24 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a104f58c959d5bf78555ff8e34db71baab8f8f4b597506d46f3fbe0d324a2446",
2026-06-09 11:30:35.061317 | controller |     "Jun 09 11:18:05.669642 crc crio[26313]: time=\"2026-06-09T11:18:05.669522867Z\" level=info msg=\"Created container ef01f1ef519b1f7e8187079005eb1549ebe77ddec81d06ae89cb08057ba6d7db: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=5fa437e2-b558-4d76-a7f8-50feb81b5067 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.061332 | controller |     "Jun 09 11:18:05.671146 crc crio[26313]: time=\"2026-06-09T11:18:05.671067161Z\" level=info msg=\"Starting container: ef01f1ef519b1f7e8187079005eb1549ebe77ddec81d06ae89cb08057ba6d7db\" id=a794c956-7607-49fc-8667-085b5f9c8ff9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.061348 | controller |     "Jun 09 11:18:05.676826 crc crio[26313]: time=\"2026-06-09T11:18:05.676730051Z\" level=info msg=\"Started container\" PID=32879 containerID=ef01f1ef519b1f7e8187079005eb1549ebe77ddec81d06ae89cb08057ba6d7db description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=a794c956-7607-49fc-8667-085b5f9c8ff9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bfdfa863f636829ffd9c428672aba9d5536e6cb66f7e2e4155ecdc51356eafd7",
2026-06-09 11:30:35.061366 | controller |     "Jun 09 11:18:07.315168 crc crio[26313]: time=\"2026-06-09T11:18:07.314966916Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=71b6d837-c164-4495-8811-f40798767f72 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.061384 | controller |     "Jun 09 11:18:07.317751 crc crio[26313]: time=\"2026-06-09T11:18:07.317675093Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=29329071-de59-480c-95bb-cf84c36ef356 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.061400 | controller |     "Jun 09 11:18:07.320749 crc crio[26313]: time=\"2026-06-09T11:18:07.320482412Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=ca284753-757e-4120-bf65-1286519e0166 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.061415 | controller |     "Jun 09 11:18:07.321013 crc crio[26313]: time=\"2026-06-09T11:18:07.320848383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.061430 | controller |     "Jun 09 11:18:07.322005 crc crio[26313]: time=\"2026-06-09T11:18:07.321745258Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=f470060b-3746-4e37-99ef-f0eb6e1fa3ee name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.061446 | controller |     "Jun 09 11:18:07.329705 crc crio[26313]: time=\"2026-06-09T11:18:07.329514858Z\" level=info msg=\"Removing container: 28c506efdf4b7278ea0b5cb1d0e766fd56bbf3b770d8f5dab8349ffa2b7dce1c\" id=4c18a19c-b3ff-43cf-a998-e696f2d9f130 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.061461 | controller |     "Jun 09 11:18:07.329705 crc crio[26313]: time=\"2026-06-09T11:18:07.32955843Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=f995a5c5-467c-49ef-bc46-5183e929475d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.061476 | controller |     "Jun 09 11:18:07.332591 crc crio[26313]: time=\"2026-06-09T11:18:07.332249146Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=5eb7dea5-ea7f-452c-9c4f-d482d77f51cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.061491 | controller |     "Jun 09 11:18:07.347268 crc crio[26313]: time=\"2026-06-09T11:18:07.347128357Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=4e5a714f-4dce-47f5-8d04-0eb26f59fda5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.061506 | controller |     "Jun 09 11:18:07.363222 crc crio[26313]: time=\"2026-06-09T11:18:07.363028557Z\" level=info msg=\"Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=ca7546ee-67fe-4ea7-9105-95a85d39bf70 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.061521 | controller |     "Jun 09 11:18:07.363971 crc crio[26313]: time=\"2026-06-09T11:18:07.363587663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.061536 | controller |     "Jun 09 11:18:07.363971 crc crio[26313]: time=\"2026-06-09T11:18:07.363720387Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=8a9df0af-4df1-42a5-81c4-7de58959bcc5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.061552 | controller |     "Jun 09 11:18:07.363971 crc crio[26313]: time=\"2026-06-09T11:18:07.363755578Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=653be7b9-6cf8-4c91-9541-2ca66bda9149 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.061570 | controller |     "Jun 09 11:18:07.366019 crc crio[26313]: time=\"2026-06-09T11:18:07.36594449Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-798f9f7dfd-7m5r6/route-controller-manager\" id=077ed646-bd5a-425f-9a4e-5b402a94bf22 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.061586 | controller |     "Jun 09 11:18:07.366866 crc crio[26313]: time=\"2026-06-09T11:18:07.366795024Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=d3558cb0-38ef-4fde-a08e-42371c86739a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.061602 | controller |     "Jun 09 11:18:07.382580 crc crio[26313]: time=\"2026-06-09T11:18:07.382327594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.061617 | controller |     "Jun 09 11:18:07.388164 crc crio[26313]: time=\"2026-06-09T11:18:07.387959573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.061632 | controller |     "Jun 09 11:18:07.390226 crc crio[26313]: time=\"2026-06-09T11:18:07.388510049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.061647 | controller |     "Jun 09 11:18:07.391893 crc crio[26313]: time=\"2026-06-09T11:18:07.391758181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.061663 | controller |     "Jun 09 11:18:07.440210 crc crio[26313]: time=\"2026-06-09T11:18:07.440127151Z\" level=info msg=\"Removed container 28c506efdf4b7278ea0b5cb1d0e766fd56bbf3b770d8f5dab8349ffa2b7dce1c: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=4c18a19c-b3ff-43cf-a998-e696f2d9f130 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.061678 | controller |     "Jun 09 11:18:07.451905 crc crio[26313]: time=\"2026-06-09T11:18:07.451342378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.061694 | controller |     "Jun 09 11:18:07.456541 crc crio[26313]: time=\"2026-06-09T11:18:07.456459933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.061709 | controller |     "Jun 09 11:18:07.457913 crc crio[26313]: time=\"2026-06-09T11:18:07.457836102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.061724 | controller |     "Jun 09 11:18:07.462294 crc crio[26313]: time=\"2026-06-09T11:18:07.462204976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.061739 | controller |     "Jun 09 11:18:07.481156 crc crio[26313]: time=\"2026-06-09T11:18:07.481080971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.061754 | controller |     "Jun 09 11:18:07.488358 crc crio[26313]: time=\"2026-06-09T11:18:07.488286375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.061772 | controller |     "Jun 09 11:18:07.581131 crc crio[26313]: time=\"2026-06-09T11:18:07.58101951Z\" level=info msg=\"Created container 650d2aad74a051affd7e4bd5f0e96dadd5ff35f0653404f462aa7e15b00d5d6c: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=ca284753-757e-4120-bf65-1286519e0166 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.061788 | controller |     "Jun 09 11:18:07.582800 crc crio[26313]: time=\"2026-06-09T11:18:07.582621215Z\" level=info msg=\"Starting container: 650d2aad74a051affd7e4bd5f0e96dadd5ff35f0653404f462aa7e15b00d5d6c\" id=d51d2f47-eaa9-4c2d-810f-d210615769ed name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.061804 | controller |     "Jun 09 11:18:07.587649 crc crio[26313]: time=\"2026-06-09T11:18:07.587531674Z\" level=info msg=\"Started container\" PID=32946 containerID=650d2aad74a051affd7e4bd5f0e96dadd5ff35f0653404f462aa7e15b00d5d6c description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=d51d2f47-eaa9-4c2d-810f-d210615769ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f86af0ca2497367fe314675d97afdceb29467a33852929ef4f6841fe9364b0d",
2026-06-09 11:30:35.061819 | controller |     "Jun 09 11:18:07.647211 crc crio[26313]: time=\"2026-06-09T11:18:07.647120852Z\" level=info msg=\"Created container 3b74268fa4fbf17fa1db90ff12864e4926876bed80a77d01164f514f2e66865b: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=d3558cb0-38ef-4fde-a08e-42371c86739a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.061834 | controller |     "Jun 09 11:18:07.649574 crc crio[26313]: time=\"2026-06-09T11:18:07.649306454Z\" level=info msg=\"Starting container: 3b74268fa4fbf17fa1db90ff12864e4926876bed80a77d01164f514f2e66865b\" id=356f7fce-d1ab-48a4-a52a-eac4468ff73b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.061864 | controller |     "Jun 09 11:18:07.656875 crc crio[26313]: time=\"2026-06-09T11:18:07.656776135Z\" level=info msg=\"Created container f2ca58020995fd50c6c7640acb2f82c02a7c538a51e8810233dede09f86e480a: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=ca7546ee-67fe-4ea7-9105-95a85d39bf70 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.061885 | controller |     "Jun 09 11:18:07.657996 crc crio[26313]: time=\"2026-06-09T11:18:07.657916108Z\" level=info msg=\"Starting container: f2ca58020995fd50c6c7640acb2f82c02a7c538a51e8810233dede09f86e480a\" id=649ec354-6695-4fae-9fbb-42d429d39def name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.061902 | controller |     "Jun 09 11:18:07.657996 crc crio[26313]: time=\"2026-06-09T11:18:07.657960699Z\" level=info msg=\"Started container\" PID=32955 containerID=3b74268fa4fbf17fa1db90ff12864e4926876bed80a77d01164f514f2e66865b description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=356f7fce-d1ab-48a4-a52a-eac4468ff73b name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad7195ea87bf0a13e665d163ee2fbef04d2f0727168efb7c207c87004b6d824a",
2026-06-09 11:30:35.061918 | controller |     "Jun 09 11:18:07.658931 crc crio[26313]: time=\"2026-06-09T11:18:07.658879595Z\" level=info msg=\"Created container ab8fe0fc41d7d41fe2945b5ea7594dbe9d2e2886f6023f792dddd08fde2595be: openshift-route-controller-manager/route-controller-manager-798f9f7dfd-7m5r6/route-controller-manager\" id=077ed646-bd5a-425f-9a4e-5b402a94bf22 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.061933 | controller |     "Jun 09 11:18:07.659884 crc crio[26313]: time=\"2026-06-09T11:18:07.659743439Z\" level=info msg=\"Starting container: ab8fe0fc41d7d41fe2945b5ea7594dbe9d2e2886f6023f792dddd08fde2595be\" id=1ea543fc-7858-4792-8a71-e09dd5df3ef0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.061949 | controller |     "Jun 09 11:18:07.668718 crc crio[26313]: time=\"2026-06-09T11:18:07.668653172Z\" level=info msg=\"Started container\" PID=32954 containerID=f2ca58020995fd50c6c7640acb2f82c02a7c538a51e8810233dede09f86e480a description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=649ec354-6695-4fae-9fbb-42d429d39def name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c0049503fa8adb64b38d4b24ec8d1b3c13afca807623945676f512764c4c804",
2026-06-09 11:30:35.061971 | controller |     "Jun 09 11:18:07.678984 crc crio[26313]: time=\"2026-06-09T11:18:07.678905202Z\" level=info msg=\"Started container\" PID=32959 containerID=ab8fe0fc41d7d41fe2945b5ea7594dbe9d2e2886f6023f792dddd08fde2595be description=openshift-route-controller-manager/route-controller-manager-798f9f7dfd-7m5r6/route-controller-manager id=1ea543fc-7858-4792-8a71-e09dd5df3ef0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=40a7c7f1bbb55ca282525de91b9a8507b7e079f29b43c22e11c93191ee928bd2",
2026-06-09 11:30:35.061987 | controller |     "Jun 09 11:18:08.388585 crc crio[26313]: time=\"2026-06-09T11:18:08.387991684Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=859f60c8-4361-4838-afa3-b59a25809bbe name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.062003 | controller |     "Jun 09 11:18:08.392650 crc crio[26313]: time=\"2026-06-09T11:18:08.391196444Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=d6afa73a-9dd1-400d-983d-766adac7cf81 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.062020 | controller |     "Jun 09 11:18:08.392650 crc crio[26313]: time=\"2026-06-09T11:18:08.391371279Z\" level=info msg=\"Removing container: d8f6e00f2d209ff981fc79aa3267b48a0f19476ae14eaaa0b4bf5020588346be\" id=3e029869-97ff-4b74-b835-6b65eae3c472 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.062038 | controller |     "Jun 09 11:18:08.394465 crc crio[26313]: time=\"2026-06-09T11:18:08.394250921Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=d7aedb51-2026-4b55-ab49-65a89fdcd6b9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.062054 | controller |     "Jun 09 11:18:08.402857 crc crio[26313]: time=\"2026-06-09T11:18:08.402781722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.062069 | controller |     "Jun 09 11:18:08.432667 crc crio[26313]: time=\"2026-06-09T11:18:08.432586037Z\" level=info msg=\"Removed container d8f6e00f2d209ff981fc79aa3267b48a0f19476ae14eaaa0b4bf5020588346be: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=3e029869-97ff-4b74-b835-6b65eae3c472 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.062085 | controller |     "Jun 09 11:18:08.443473 crc crio[26313]: time=\"2026-06-09T11:18:08.443342041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.062100 | controller |     "Jun 09 11:18:08.447013 crc crio[26313]: time=\"2026-06-09T11:18:08.446924893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.062115 | controller |     "Jun 09 11:18:08.551084 crc crio[26313]: time=\"2026-06-09T11:18:08.550938778Z\" level=info msg=\"Created container 62eecb1ffa66a48da37d3ee80b6af4f5e00a2ecbf4d6d4c394e52729ec53c0b3: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=d7aedb51-2026-4b55-ab49-65a89fdcd6b9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.062131 | controller |     "Jun 09 11:18:08.552782 crc crio[26313]: time=\"2026-06-09T11:18:08.552681088Z\" level=info msg=\"Starting container: 62eecb1ffa66a48da37d3ee80b6af4f5e00a2ecbf4d6d4c394e52729ec53c0b3\" id=b891f12b-82a4-43d5-b67b-c65aa9b6ba75 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.062150 | controller |     "Jun 09 11:18:08.558960 crc crio[26313]: time=\"2026-06-09T11:18:08.558787221Z\" level=info msg=\"Started container\" PID=33023 containerID=62eecb1ffa66a48da37d3ee80b6af4f5e00a2ecbf4d6d4c394e52729ec53c0b3 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=b891f12b-82a4-43d5-b67b-c65aa9b6ba75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53b93f23f59d688a03a9840321f46fff10210e03e02dcd575e9c43699f490a66",
2026-06-09 11:30:35.062167 | controller |     "Jun 09 11:18:11.434762 crc crio[26313]: time=\"2026-06-09T11:18:11.434346646Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=d0ad7665-e4ac-4a9c-a962-f1afec7bda4d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.062183 | controller |     "Jun 09 11:18:11.437766 crc crio[26313]: time=\"2026-06-09T11:18:11.437707522Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=6f3ae7eb-6283-4a5e-8943-5a52ea8511ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.062198 | controller |     "Jun 09 11:18:11.440507 crc crio[26313]: time=\"2026-06-09T11:18:11.440338506Z\" level=info msg=\"Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=7056d40a-d376-46a6-9bdf-0ac5fcb1a691 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.062214 | controller |     "Jun 09 11:18:11.441173 crc crio[26313]: time=\"2026-06-09T11:18:11.441110128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.062230 | controller |     "Jun 09 11:18:11.473956 crc crio[26313]: time=\"2026-06-09T11:18:11.473868466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.062246 | controller |     "Jun 09 11:18:11.481510 crc crio[26313]: time=\"2026-06-09T11:18:11.481373018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.062262 | controller |     "Jun 09 11:18:11.576241 crc crio[26313]: time=\"2026-06-09T11:18:11.576025689Z\" level=info msg=\"Created container 6a0038af4e8f23175d60ec9f97765ce1b5f288b37123796cc2b2c21e59e4cbf9: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=7056d40a-d376-46a6-9bdf-0ac5fcb1a691 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.062277 | controller |     "Jun 09 11:18:11.577381 crc crio[26313]: time=\"2026-06-09T11:18:11.577338706Z\" level=info msg=\"Starting container: 6a0038af4e8f23175d60ec9f97765ce1b5f288b37123796cc2b2c21e59e4cbf9\" id=9cb2d638-0583-4b68-8c94-c67016479b68 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.062293 | controller |     "Jun 09 11:18:11.582820 crc crio[26313]: time=\"2026-06-09T11:18:11.582719168Z\" level=info msg=\"Started container\" PID=33107 containerID=6a0038af4e8f23175d60ec9f97765ce1b5f288b37123796cc2b2c21e59e4cbf9 description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=9cb2d638-0583-4b68-8c94-c67016479b68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0f714dac1f9f9808cfddb4bf368c3856150a1d2a4c02b1d0fd44a0c1471fb8f",
2026-06-09 11:30:35.062309 | controller |     "Jun 09 11:18:17.531007 crc crio[26313]: time=\"2026-06-09T11:18:17.529990637Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=6c5bc2d1-5f39-46c5-9b37-d8f45079ecea name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.062328 | controller |     "Jun 09 11:18:17.533549 crc crio[26313]: time=\"2026-06-09T11:18:17.533501687Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=7b5fb6da-39ab-456d-848d-e2668e3737fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.062344 | controller |     "Jun 09 11:18:17.536127 crc crio[26313]: time=\"2026-06-09T11:18:17.534143095Z\" level=info msg=\"Removing container: dfcd6f927aefb6f8811562e458a69747c3dd424c6e916b9104dd1896387e5172\" id=41d3fc7f-15fc-468f-9f00-b8c3f21e72e6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.062359 | controller |     "Jun 09 11:18:17.542024 crc crio[26313]: time=\"2026-06-09T11:18:17.541587676Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=732d0dc1-ce3d-456c-8581-03f698c54a0e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.062375 | controller |     "Jun 09 11:18:17.542687 crc crio[26313]: time=\"2026-06-09T11:18:17.542571693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.062390 | controller |     "Jun 09 11:18:17.588916 crc crio[26313]: time=\"2026-06-09T11:18:17.588640428Z\" level=info msg=\"Removed container dfcd6f927aefb6f8811562e458a69747c3dd424c6e916b9104dd1896387e5172: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=41d3fc7f-15fc-468f-9f00-b8c3f21e72e6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.062405 | controller |     "Jun 09 11:18:17.594363 crc crio[26313]: time=\"2026-06-09T11:18:17.594239617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.062421 | controller |     "Jun 09 11:18:17.599630 crc crio[26313]: time=\"2026-06-09T11:18:17.599369482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.062436 | controller |     "Jun 09 11:18:17.752936 crc crio[26313]: time=\"2026-06-09T11:18:17.752824908Z\" level=info msg=\"Created container e75e0b75a87fd7a8ab5195cf34d8ceed5d4330ef32f6397b6b58959f617dc342: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=732d0dc1-ce3d-456c-8581-03f698c54a0e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.062452 | controller |     "Jun 09 11:18:17.754336 crc crio[26313]: time=\"2026-06-09T11:18:17.754217287Z\" level=info msg=\"Starting container: e75e0b75a87fd7a8ab5195cf34d8ceed5d4330ef32f6397b6b58959f617dc342\" id=729e13dc-ec14-405d-b4e1-bbc8bafd8eb2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.062468 | controller |     "Jun 09 11:18:17.761779 crc crio[26313]: time=\"2026-06-09T11:18:17.761589676Z\" level=info msg=\"Started container\" PID=33199 containerID=e75e0b75a87fd7a8ab5195cf34d8ceed5d4330ef32f6397b6b58959f617dc342 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=729e13dc-ec14-405d-b4e1-bbc8bafd8eb2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41bacdc61c8258b24c2ba353d9f9829c5c4a63ae3cb857739e3c005850ca28fa",
2026-06-09 11:30:35.062485 | controller |     "Jun 09 11:18:20.968199 crc crio[26313]: time=\"2026-06-09T11:18:20.967309662Z\" level=info msg=\"Stopping container: 85b72e3f62e9fab963d0a21ce212becbc9ae2b79b89d6e0a445f0479b5bddb4d (timeout: 2s)\" id=07a3b364-0ab5-4b75-a94f-e37ad635bb1c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.062504 | controller |     "Jun 09 11:18:21.125435 crc crio[26313]: time=\"2026-06-09T11:18:21.125267705Z\" level=info msg=\"Stopped container 85b72e3f62e9fab963d0a21ce212becbc9ae2b79b89d6e0a445f0479b5bddb4d: openshift-marketplace/redhat-operators-w6wdv/registry-server\" id=07a3b364-0ab5-4b75-a94f-e37ad635bb1c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.062520 | controller |     "Jun 09 11:18:21.126833 crc crio[26313]: time=\"2026-06-09T11:18:21.126769868Z\" level=info msg=\"Stopping pod sandbox: d6fd42ee2ab3bec18d9b1527b6630b8e9bd742aa8fc681ec60084835be6f628c\" id=93fbc32b-6abd-45f7-9089-3ab0b914848e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.062536 | controller |     "Jun 09 11:18:21.127593 crc crio[26313]: time=\"2026-06-09T11:18:21.12753924Z\" level=info msg=\"Got pod network &{Name:redhat-operators-w6wdv Namespace:openshift-marketplace ID:d6fd42ee2ab3bec18d9b1527b6630b8e9bd742aa8fc681ec60084835be6f628c UID:1bf8b368-6647-4228-aacd-5e2748b5056a NetNS:/var/run/netns/7104f78a-eb45-4ebd-b776-ac6da34d4161 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1bf8b368_6647_4228_aacd_5e2748b5056a.slice PodAnnotations:0xc000459118}] Aliases:map[]}\"",
2026-06-09 11:30:35.062553 | controller |     "Jun 09 11:18:21.127817 crc crio[26313]: time=\"2026-06-09T11:18:21.127759016Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-w6wdv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.062568 | controller |     "Jun 09 11:18:21.384485 crc crio[26313]: time=\"2026-06-09T11:18:21.383772236Z\" level=info msg=\"Stopped pod sandbox: d6fd42ee2ab3bec18d9b1527b6630b8e9bd742aa8fc681ec60084835be6f628c\" id=93fbc32b-6abd-45f7-9089-3ab0b914848e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.062584 | controller |     "Jun 09 11:18:21.585142 crc crio[26313]: time=\"2026-06-09T11:18:21.584972464Z\" level=info msg=\"Removing container: 85b72e3f62e9fab963d0a21ce212becbc9ae2b79b89d6e0a445f0479b5bddb4d\" id=fadc0528-348a-44ed-aadf-813bf9a22019 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.062600 | controller |     "Jun 09 11:18:21.611609 crc crio[26313]: time=\"2026-06-09T11:18:21.61129345Z\" level=info msg=\"Removed container 85b72e3f62e9fab963d0a21ce212becbc9ae2b79b89d6e0a445f0479b5bddb4d: openshift-marketplace/redhat-operators-w6wdv/registry-server\" id=fadc0528-348a-44ed-aadf-813bf9a22019 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.062616 | controller |     "Jun 09 11:18:21.615905 crc crio[26313]: time=\"2026-06-09T11:18:21.615753446Z\" level=info msg=\"Removing container: aa069f5b07cd72ae3af3072e23bb5daa5f0a5146664dff09a94b53c2f7cc81a5\" id=1476dc01-df3f-44da-8cc7-15c294061c9c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.062631 | controller |     "Jun 09 11:18:21.647235 crc crio[26313]: time=\"2026-06-09T11:18:21.647104024Z\" level=info msg=\"Removed container aa069f5b07cd72ae3af3072e23bb5daa5f0a5146664dff09a94b53c2f7cc81a5: openshift-marketplace/redhat-operators-w6wdv/extract-content\" id=1476dc01-df3f-44da-8cc7-15c294061c9c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.062650 | controller |     "Jun 09 11:18:21.649618 crc crio[26313]: time=\"2026-06-09T11:18:21.649539093Z\" level=info msg=\"Removing container: 5242f9b078e4d92bf97da4f0c245fb9ebdbac95d3a5f9306c04d3189822c8e9a\" id=b1d5ecc9-5e5b-4441-82bf-1d892ccd189d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.062665 | controller |     "Jun 09 11:18:21.667298 crc crio[26313]: time=\"2026-06-09T11:18:21.667160502Z\" level=info msg=\"Removed container 5242f9b078e4d92bf97da4f0c245fb9ebdbac95d3a5f9306c04d3189822c8e9a: openshift-marketplace/redhat-operators-w6wdv/extract-utilities\" id=b1d5ecc9-5e5b-4441-82bf-1d892ccd189d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.062681 | controller |     "Jun 09 11:18:27.659983 crc crio[26313]: time=\"2026-06-09T11:18:27.657377814Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=3fb84e7e-7e59-41c0-80ba-affbe669645d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.062700 | controller |     "Jun 09 11:18:27.662135 crc crio[26313]: time=\"2026-06-09T11:18:27.6618538Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=98f9339c-e564-4262-be4a-9efec3dfac97 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.062716 | controller |     "Jun 09 11:18:27.665488 crc crio[26313]: time=\"2026-06-09T11:18:27.66536549Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=610b2c4b-3083-4ac6-8747-52d390fa1bce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.062731 | controller |     "Jun 09 11:18:27.666370 crc crio[26313]: time=\"2026-06-09T11:18:27.666280626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.062747 | controller |     "Jun 09 11:18:27.667613 crc crio[26313]: time=\"2026-06-09T11:18:27.667562382Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=1aa90daf-92bb-4ef4-a78f-2d7f4fd01bed name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.062762 | controller |     "Jun 09 11:18:27.669837 crc crio[26313]: time=\"2026-06-09T11:18:27.669760224Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=ea58f2db-9556-4ab8-8539-49bfe3499f52 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.062778 | controller |     "Jun 09 11:18:27.672562 crc crio[26313]: time=\"2026-06-09T11:18:27.672353588Z\" level=info msg=\"Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=b1779358-62ff-4c15-b9fc-5d6bfafe2af8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.062794 | controller |     "Jun 09 11:18:27.688503 crc crio[26313]: time=\"2026-06-09T11:18:27.688437643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.062809 | controller |     "Jun 09 11:18:27.717642 crc crio[26313]: time=\"2026-06-09T11:18:27.717207278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.062825 | controller |     "Jun 09 11:18:27.721533 crc crio[26313]: time=\"2026-06-09T11:18:27.721443408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.062840 | controller |     "Jun 09 11:18:27.736140 crc crio[26313]: time=\"2026-06-09T11:18:27.73599965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.062873 | controller |     "Jun 09 11:18:27.742126 crc crio[26313]: time=\"2026-06-09T11:18:27.741843656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.062890 | controller |     "Jun 09 11:18:27.874471 crc crio[26313]: time=\"2026-06-09T11:18:27.874252106Z\" level=info msg=\"Created container b08f70c84d93ce6f5fefe4c11d7f2c915d5b37163e84ed7232f0f9c47fbc257d: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=b1779358-62ff-4c15-b9fc-5d6bfafe2af8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.062910 | controller |     "Jun 09 11:18:27.874798 crc crio[26313]: time=\"2026-06-09T11:18:27.874535484Z\" level=info msg=\"Created container b870d8eb3d059d83ee3032ae4ccbee9dddf30624300e6d53fae5300f7c05524b: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=610b2c4b-3083-4ac6-8747-52d390fa1bce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.062926 | controller |     "Jun 09 11:18:27.875550 crc crio[26313]: time=\"2026-06-09T11:18:27.875491051Z\" level=info msg=\"Starting container: b870d8eb3d059d83ee3032ae4ccbee9dddf30624300e6d53fae5300f7c05524b\" id=645f284e-4ba6-449e-a203-efebe99f4fc7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.062942 | controller |     "Jun 09 11:18:27.876379 crc crio[26313]: time=\"2026-06-09T11:18:27.87616405Z\" level=info msg=\"Starting container: b08f70c84d93ce6f5fefe4c11d7f2c915d5b37163e84ed7232f0f9c47fbc257d\" id=2bd62456-a7ec-4125-8d5e-5b4843c580fa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.062958 | controller |     "Jun 09 11:18:27.882248 crc crio[26313]: time=\"2026-06-09T11:18:27.88216122Z\" level=info msg=\"Started container\" PID=33396 containerID=b08f70c84d93ce6f5fefe4c11d7f2c915d5b37163e84ed7232f0f9c47fbc257d description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=2bd62456-a7ec-4125-8d5e-5b4843c580fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=01720d3cc7c6b83f90c7243e29ef131128b48f41261824bdcb105e6c237f15e4",
2026-06-09 11:30:35.062974 | controller |     "Jun 09 11:18:27.886644 crc crio[26313]: time=\"2026-06-09T11:18:27.886535394Z\" level=info msg=\"Started container\" PID=33395 containerID=b870d8eb3d059d83ee3032ae4ccbee9dddf30624300e6d53fae5300f7c05524b description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=645f284e-4ba6-449e-a203-efebe99f4fc7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b616e6b1e0cd8199758fb15f85947bd3c890bce947bd22e662f36108daa89055",
2026-06-09 11:30:35.062990 | controller |     "Jun 09 11:18:29.458165 crc crio[26313]: time=\"2026-06-09T11:18:29.457716779Z\" level=info msg=\"Stopping pod sandbox: d6fd42ee2ab3bec18d9b1527b6630b8e9bd742aa8fc681ec60084835be6f628c\" id=898b4bee-b9d7-4e31-af4d-4e0a6db216e1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.063006 | controller |     "Jun 09 11:18:29.458165 crc crio[26313]: time=\"2026-06-09T11:18:29.458145821Z\" level=info msg=\"Stopped pod sandbox (already stopped): d6fd42ee2ab3bec18d9b1527b6630b8e9bd742aa8fc681ec60084835be6f628c\" id=898b4bee-b9d7-4e31-af4d-4e0a6db216e1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.063023 | controller |     "Jun 09 11:18:29.459644 crc crio[26313]: time=\"2026-06-09T11:18:29.458642825Z\" level=info msg=\"Removing pod sandbox: d6fd42ee2ab3bec18d9b1527b6630b8e9bd742aa8fc681ec60084835be6f628c\" id=6123bd1b-c12e-4cc2-afae-ae725b905efc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 11:30:35.063038 | controller |     "Jun 09 11:18:29.466899 crc crio[26313]: time=\"2026-06-09T11:18:29.466824827Z\" level=info msg=\"Removed pod sandbox: d6fd42ee2ab3bec18d9b1527b6630b8e9bd742aa8fc681ec60084835be6f628c\" id=6123bd1b-c12e-4cc2-afae-ae725b905efc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 11:30:35.063054 | controller |     "Jun 09 11:21:07.736454 crc crio[26313]: time=\"2026-06-09T11:21:07.73562286Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683400-774hh/POD\" id=cd8381a1-d4a5-43a7-babf-ff2c48da9da6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.063070 | controller |     "Jun 09 11:21:07.737840 crc crio[26313]: time=\"2026-06-09T11:21:07.736533365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.063089 | controller |     "Jun 09 11:21:07.748999 crc crio[26313]: time=\"2026-06-09T11:21:07.748871412Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683395-4pnqp/POD\" id=644479dc-1d3e-4a12-b78a-19b245a2d86b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.063105 | controller |     "Jun 09 11:21:07.749106 crc crio[26313]: time=\"2026-06-09T11:21:07.749014026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.063122 | controller |     "Jun 09 11:21:07.802792 crc crio[26313]: time=\"2026-06-09T11:21:07.802706001Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683395-4pnqp Namespace:openshift-operator-lifecycle-manager ID:a8f90597c0afc5fd2fe5ea683ba5b78fbfe7978782664907f2df407bb75cffe8 UID:0830c543-f078-4688-a7ff-2b3b73e4a888 NetNS:/var/run/netns/224463af-7572-4342-8898-bd581f46a020 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0830c543_f078_4688_a7ff_2b3b73e4a888.slice PodAnnotations:0xc000458300}] Aliases:map[]}\"",
2026-06-09 11:30:35.063138 | controller |     "Jun 09 11:21:07.802792 crc crio[26313]: time=\"2026-06-09T11:21:07.802766993Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683395-4pnqp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.063158 | controller |     "Jun 09 11:21:07.803539 crc crio[26313]: time=\"2026-06-09T11:21:07.80338515Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683400-774hh Namespace:openshift-infra ID:374b464d1fd5d16643b2befb3c5cd5f30de85ecbf87dbf08cd77fa055542498c UID:473fed79-b01b-46ed-a479-251965e9e5bf NetNS:/var/run/netns/f3560833-2d87-41c5-8052-8e09c286db15 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod473fed79_b01b_46ed_a479_251965e9e5bf.slice PodAnnotations:0xc0021a8040}] Aliases:map[]}\"",
2026-06-09 11:30:35.063174 | controller |     "Jun 09 11:21:07.803539 crc crio[26313]: time=\"2026-06-09T11:21:07.803523773Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683400-774hh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.063190 | controller |     "Jun 09 11:21:08.240180 crc crio[26313]: 2026-06-09T11:21:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:374b464d1fd5d16 Mac:fe:8d:4f:a8:32:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/f3560833-2d87-41c5-8052-8e09c286db15 SocketPath: PciID:}] [{Interface:0xc00028e690 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.063206 | controller |     "Jun 09 11:21:08.241654 crc crio[26313]: time=\"2026-06-09T11:21:08.241603149Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683400-774hh Namespace:openshift-infra ID:374b464d1fd5d16643b2befb3c5cd5f30de85ecbf87dbf08cd77fa055542498c UID:473fed79-b01b-46ed-a479-251965e9e5bf NetNS:/var/run/netns/f3560833-2d87-41c5-8052-8e09c286db15 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod473fed79_b01b_46ed_a479_251965e9e5bf.slice PodAnnotations:0xc0021a8040}] Aliases:map[]}\"",
2026-06-09 11:30:35.063222 | controller |     "Jun 09 11:21:08.241860 crc crio[26313]: time=\"2026-06-09T11:21:08.241771344Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683400-774hh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.063238 | controller |     "Jun 09 11:21:08.247618 crc crio[26313]: time=\"2026-06-09T11:21:08.247527011Z\" level=info msg=\"Ran pod sandbox 374b464d1fd5d16643b2befb3c5cd5f30de85ecbf87dbf08cd77fa055542498c with infra container: openshift-infra/auto-csr-approver-29683400-774hh/POD\" id=cd8381a1-d4a5-43a7-babf-ff2c48da9da6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.063258 | controller |     "Jun 09 11:21:08.251525 crc crio[26313]: time=\"2026-06-09T11:21:08.249876285Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=d68467b2-7680-43a8-8015-bc824f8f463f name=/runtime.v1.ImageService/PullImage",
2026-06-09 11:30:35.063274 | controller |     "Jun 09 11:21:08.251525 crc crio[26313]: 2026-06-09T11:21:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a8f90597c0afc5f Mac:ea:4d:6b:67:52:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/224463af-7572-4342-8898-bd581f46a020 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.063290 | controller |     "Jun 09 11:21:08.251525 crc crio[26313]: time=\"2026-06-09T11:21:08.251448218Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683395-4pnqp Namespace:openshift-operator-lifecycle-manager ID:a8f90597c0afc5fd2fe5ea683ba5b78fbfe7978782664907f2df407bb75cffe8 UID:0830c543-f078-4688-a7ff-2b3b73e4a888 NetNS:/var/run/netns/224463af-7572-4342-8898-bd581f46a020 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0830c543_f078_4688_a7ff_2b3b73e4a888.slice PodAnnotations:0xc000458300}] Aliases:map[]}\"",
2026-06-09 11:30:35.063307 | controller |     "Jun 09 11:21:08.251525 crc crio[26313]: time=\"2026-06-09T11:21:08.251613923Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683395-4pnqp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.063323 | controller |     "Jun 09 11:21:08.259515 crc crio[26313]: time=\"2026-06-09T11:21:08.259137878Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 11:30:35.063339 | controller |     "Jun 09 11:21:08.259983 crc crio[26313]: time=\"2026-06-09T11:21:08.259844907Z\" level=info msg=\"Ran pod sandbox a8f90597c0afc5fd2fe5ea683ba5b78fbfe7978782664907f2df407bb75cffe8 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683395-4pnqp/POD\" id=644479dc-1d3e-4a12-b78a-19b245a2d86b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.063355 | controller |     "Jun 09 11:21:08.263149 crc crio[26313]: time=\"2026-06-09T11:21:08.263032284Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b3df08ee-e297-447b-839f-378b42935cc7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.063371 | controller |     "Jun 09 11:21:08.265137 crc crio[26313]: time=\"2026-06-09T11:21:08.265000568Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=07017c90-4087-415d-b64d-cc28870ab6a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.063387 | controller |     "Jun 09 11:21:08.271615 crc crio[26313]: time=\"2026-06-09T11:21:08.271526096Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683395-4pnqp/collect-profiles\" id=d6659c56-e829-4a13-9d8c-6d101f0947aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.063403 | controller |     "Jun 09 11:21:08.272090 crc crio[26313]: time=\"2026-06-09T11:21:08.27202383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.063418 | controller |     "Jun 09 11:21:08.299859 crc crio[26313]: time=\"2026-06-09T11:21:08.299739476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.063440 | controller |     "Jun 09 11:21:08.304475 crc crio[26313]: time=\"2026-06-09T11:21:08.304316411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.063456 | controller |     "Jun 09 11:21:08.398817 crc crio[26313]: time=\"2026-06-09T11:21:08.398697217Z\" level=info msg=\"Created container fb67d6e16d4dbfb12ad85a15ba8db7c8582a0021f2b0d28a916c76a1f613f30e: openshift-operator-lifecycle-manager/collect-profiles-29683395-4pnqp/collect-profiles\" id=d6659c56-e829-4a13-9d8c-6d101f0947aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.063472 | controller |     "Jun 09 11:21:08.400818 crc crio[26313]: time=\"2026-06-09T11:21:08.400179397Z\" level=info msg=\"Starting container: fb67d6e16d4dbfb12ad85a15ba8db7c8582a0021f2b0d28a916c76a1f613f30e\" id=e5298276-799c-4a38-9beb-53fcb8417f1e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.063488 | controller |     "Jun 09 11:21:08.406303 crc crio[26313]: time=\"2026-06-09T11:21:08.406212532Z\" level=info msg=\"Started container\" PID=35561 containerID=fb67d6e16d4dbfb12ad85a15ba8db7c8582a0021f2b0d28a916c76a1f613f30e description=openshift-operator-lifecycle-manager/collect-profiles-29683395-4pnqp/collect-profiles id=e5298276-799c-4a38-9beb-53fcb8417f1e name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8f90597c0afc5fd2fe5ea683ba5b78fbfe7978782664907f2df407bb75cffe8",
2026-06-09 11:30:35.063504 | controller |     "Jun 09 11:21:10.208727 crc crio[26313]: time=\"2026-06-09T11:21:10.208004095Z\" level=info msg=\"Stopping pod sandbox: a8f90597c0afc5fd2fe5ea683ba5b78fbfe7978782664907f2df407bb75cffe8\" id=2b6b9aec-ae42-4181-af0c-224866eabf0d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.063520 | controller |     "Jun 09 11:21:10.209861 crc crio[26313]: time=\"2026-06-09T11:21:10.209213138Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683395-4pnqp Namespace:openshift-operator-lifecycle-manager ID:a8f90597c0afc5fd2fe5ea683ba5b78fbfe7978782664907f2df407bb75cffe8 UID:0830c543-f078-4688-a7ff-2b3b73e4a888 NetNS:/var/run/netns/224463af-7572-4342-8898-bd581f46a020 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0830c543_f078_4688_a7ff_2b3b73e4a888.slice PodAnnotations:0xc0021a8b88}] Aliases:map[]}\"",
2026-06-09 11:30:35.063535 | controller |     "Jun 09 11:21:10.209861 crc crio[26313]: time=\"2026-06-09T11:21:10.209356412Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683395-4pnqp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.063550 | controller |     "Jun 09 11:21:10.414318 crc crio[26313]: time=\"2026-06-09T11:21:10.414207102Z\" level=info msg=\"Stopped pod sandbox: a8f90597c0afc5fd2fe5ea683ba5b78fbfe7978782664907f2df407bb75cffe8\" id=2b6b9aec-ae42-4181-af0c-224866eabf0d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.063566 | controller |     "Jun 09 11:21:12.935627 crc crio[26313]: time=\"2026-06-09T11:21:12.934716832Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=d68467b2-7680-43a8-8015-bc824f8f463f name=/runtime.v1.ImageService/PullImage",
2026-06-09 11:30:35.063581 | controller |     "Jun 09 11:21:12.937236 crc crio[26313]: time=\"2026-06-09T11:21:12.936546462Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=33ca7c4f-c625-4405-bef3-ebb6580088e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.063597 | controller |     "Jun 09 11:21:12.944557 crc crio[26313]: time=\"2026-06-09T11:21:12.944482008Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f784cf8c-9f11-4336-97b2-eb4ab2997879 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.063616 | controller |     "Jun 09 11:21:12.958484 crc crio[26313]: time=\"2026-06-09T11:21:12.958205173Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683400-774hh/oc\" id=3f5c149b-1279-4ae1-8585-c1f938ca6917 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.063631 | controller |     "Jun 09 11:21:12.962855 crc crio[26313]: time=\"2026-06-09T11:21:12.962730046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.063647 | controller |     "Jun 09 11:21:13.015301 crc crio[26313]: time=\"2026-06-09T11:21:13.011377844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.063661 | controller |     "Jun 09 11:21:13.285587 crc crio[26313]: time=\"2026-06-09T11:21:13.285456224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.063677 | controller |     "Jun 09 11:21:13.417092 crc crio[26313]: time=\"2026-06-09T11:21:13.417010075Z\" level=info msg=\"Created container 640f36082f96ecb6e2a2f868398d24008ceec897733893798e8f225fdec0affa: openshift-infra/auto-csr-approver-29683400-774hh/oc\" id=3f5c149b-1279-4ae1-8585-c1f938ca6917 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.063692 | controller |     "Jun 09 11:21:13.419289 crc crio[26313]: time=\"2026-06-09T11:21:13.419171083Z\" level=info msg=\"Starting container: 640f36082f96ecb6e2a2f868398d24008ceec897733893798e8f225fdec0affa\" id=1ebbd95c-537e-4b4c-a0ed-a19a78b218af name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.063708 | controller |     "Jun 09 11:21:13.427952 crc crio[26313]: time=\"2026-06-09T11:21:13.427803989Z\" level=info msg=\"Started container\" PID=35730 containerID=640f36082f96ecb6e2a2f868398d24008ceec897733893798e8f225fdec0affa description=openshift-infra/auto-csr-approver-29683400-774hh/oc id=1ebbd95c-537e-4b4c-a0ed-a19a78b218af name=/runtime.v1.RuntimeService/StartContainer sandboxID=374b464d1fd5d16643b2befb3c5cd5f30de85ecbf87dbf08cd77fa055542498c",
2026-06-09 11:30:35.063724 | controller |     "Jun 09 11:21:15.284132 crc crio[26313]: time=\"2026-06-09T11:21:15.283337909Z\" level=info msg=\"Stopping pod sandbox: 374b464d1fd5d16643b2befb3c5cd5f30de85ecbf87dbf08cd77fa055542498c\" id=ffd7c990-eb9d-466d-8815-dd35cce24202 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.063740 | controller |     "Jun 09 11:21:15.287349 crc crio[26313]: time=\"2026-06-09T11:21:15.286791063Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683400-774hh Namespace:openshift-infra ID:374b464d1fd5d16643b2befb3c5cd5f30de85ecbf87dbf08cd77fa055542498c UID:473fed79-b01b-46ed-a479-251965e9e5bf NetNS:/var/run/netns/f3560833-2d87-41c5-8052-8e09c286db15 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod473fed79_b01b_46ed_a479_251965e9e5bf.slice PodAnnotations:0xc001718e18}] Aliases:map[]}\"",
2026-06-09 11:30:35.063756 | controller |     "Jun 09 11:21:15.287655 crc crio[26313]: time=\"2026-06-09T11:21:15.287504103Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683400-774hh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.063771 | controller |     "Jun 09 11:21:15.517716 crc crio[26313]: time=\"2026-06-09T11:21:15.51751475Z\" level=info msg=\"Stopped pod sandbox: 374b464d1fd5d16643b2befb3c5cd5f30de85ecbf87dbf08cd77fa055542498c\" id=ffd7c990-eb9d-466d-8815-dd35cce24202 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.063787 | controller |     "Jun 09 11:22:00.516589 crc crio[26313]: time=\"2026-06-09T11:22:00.515687553Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683402-pddlm/POD\" id=0178d5b4-c6f2-42fb-954c-e5dafa0556a1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.063805 | controller |     "Jun 09 11:22:00.518359 crc crio[26313]: time=\"2026-06-09T11:22:00.516612818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.063821 | controller |     "Jun 09 11:22:00.545248 crc crio[26313]: time=\"2026-06-09T11:22:00.545157557Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683402-pddlm Namespace:openshift-infra ID:7fbfa10997cfafc2ab50d373d2708ccb755307b2b4596ade72254290c583d6b6 UID:1c28df77-ea94-4dd6-bdb0-0fb12d3d619f NetNS:/var/run/netns/c94030e0-f6b9-4297-a689-e9684e465cf2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1c28df77_ea94_4dd6_bdb0_0fb12d3d619f.slice PodAnnotations:0xc0018008d8}] Aliases:map[]}\"",
2026-06-09 11:30:35.063838 | controller |     "Jun 09 11:22:00.545248 crc crio[26313]: time=\"2026-06-09T11:22:00.545230859Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683402-pddlm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.063871 | controller |     "Jun 09 11:22:00.875022 crc crio[26313]: 2026-06-09T11:22:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7fbfa10997cfafc Mac:3a:49:5c:6f:e7:b8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/c94030e0-f6b9-4297-a689-e9684e465cf2 SocketPath: PciID:}] [{Interface:0xc000134440 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.063940 | controller |     "Jun 09 11:22:00.876875 crc crio[26313]: time=\"2026-06-09T11:22:00.876737767Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683402-pddlm Namespace:openshift-infra ID:7fbfa10997cfafc2ab50d373d2708ccb755307b2b4596ade72254290c583d6b6 UID:1c28df77-ea94-4dd6-bdb0-0fb12d3d619f NetNS:/var/run/netns/c94030e0-f6b9-4297-a689-e9684e465cf2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1c28df77_ea94_4dd6_bdb0_0fb12d3d619f.slice PodAnnotations:0xc0018008d8}] Aliases:map[]}\"",
2026-06-09 11:30:35.063959 | controller |     "Jun 09 11:22:00.877200 crc crio[26313]: time=\"2026-06-09T11:22:00.877034245Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683402-pddlm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.063977 | controller |     "Jun 09 11:22:00.886309 crc crio[26313]: time=\"2026-06-09T11:22:00.886249966Z\" level=info msg=\"Ran pod sandbox 7fbfa10997cfafc2ab50d373d2708ccb755307b2b4596ade72254290c583d6b6 with infra container: openshift-infra/auto-csr-approver-29683402-pddlm/POD\" id=0178d5b4-c6f2-42fb-954c-e5dafa0556a1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.063993 | controller |     "Jun 09 11:22:00.889560 crc crio[26313]: time=\"2026-06-09T11:22:00.889059793Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=87db8c98-b711-4ddc-a098-ea35c8a53717 name=/runtime.v1.ImageService/PullImage",
2026-06-09 11:30:35.064010 | controller |     "Jun 09 11:22:00.909566 crc crio[26313]: time=\"2026-06-09T11:22:00.909480751Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 11:30:35.064025 | controller |     "Jun 09 11:22:01.958540 crc crio[26313]: time=\"2026-06-09T11:22:01.958299904Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=87db8c98-b711-4ddc-a098-ea35c8a53717 name=/runtime.v1.ImageService/PullImage",
2026-06-09 11:30:35.064041 | controller |     "Jun 09 11:22:01.965913 crc crio[26313]: time=\"2026-06-09T11:22:01.965747668Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=2a57a3fd-9db1-459c-8caa-7ebb61d1f3f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.064061 | controller |     "Jun 09 11:22:01.987698 crc crio[26313]: time=\"2026-06-09T11:22:01.986564696Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f47729cd-8cec-4a80-9256-c339fb29de94 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.064077 | controller |     "Jun 09 11:22:02.008245 crc crio[26313]: time=\"2026-06-09T11:22:02.0079532Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683402-pddlm/oc\" id=67c075e3-da79-4c23-a2e4-d119716ddaea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.064093 | controller |     "Jun 09 11:22:02.009880 crc crio[26313]: time=\"2026-06-09T11:22:02.00980414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.064108 | controller |     "Jun 09 11:22:02.121506 crc crio[26313]: time=\"2026-06-09T11:22:02.121295953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.064123 | controller |     "Jun 09 11:22:02.406374 crc crio[26313]: time=\"2026-06-09T11:22:02.406317872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.064139 | controller |     "Jun 09 11:22:02.544480 crc crio[26313]: time=\"2026-06-09T11:22:02.543798724Z\" level=info msg=\"Created container d3f1802cc52e23312fbe9b8592a3295e77b225157c016e50d497ae14575a968e: openshift-infra/auto-csr-approver-29683402-pddlm/oc\" id=67c075e3-da79-4c23-a2e4-d119716ddaea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.064155 | controller |     "Jun 09 11:22:02.546338 crc crio[26313]: time=\"2026-06-09T11:22:02.545795908Z\" level=info msg=\"Starting container: d3f1802cc52e23312fbe9b8592a3295e77b225157c016e50d497ae14575a968e\" id=a9428ad1-4bdc-41b1-a132-f0efbf487189 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.064170 | controller |     "Jun 09 11:22:02.551760 crc crio[26313]: time=\"2026-06-09T11:22:02.551545315Z\" level=info msg=\"Started container\" PID=36464 containerID=d3f1802cc52e23312fbe9b8592a3295e77b225157c016e50d497ae14575a968e description=openshift-infra/auto-csr-approver-29683402-pddlm/oc id=a9428ad1-4bdc-41b1-a132-f0efbf487189 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7fbfa10997cfafc2ab50d373d2708ccb755307b2b4596ade72254290c583d6b6",
2026-06-09 11:30:35.064186 | controller |     "Jun 09 11:22:04.769979 crc crio[26313]: time=\"2026-06-09T11:22:04.769349482Z\" level=info msg=\"Stopping pod sandbox: 7fbfa10997cfafc2ab50d373d2708ccb755307b2b4596ade72254290c583d6b6\" id=58ce4869-1352-4504-9574-e30d01d90bcb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.064202 | controller |     "Jun 09 11:22:04.771248 crc crio[26313]: time=\"2026-06-09T11:22:04.770655378Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683402-pddlm Namespace:openshift-infra ID:7fbfa10997cfafc2ab50d373d2708ccb755307b2b4596ade72254290c583d6b6 UID:1c28df77-ea94-4dd6-bdb0-0fb12d3d619f NetNS:/var/run/netns/c94030e0-f6b9-4297-a689-e9684e465cf2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1c28df77_ea94_4dd6_bdb0_0fb12d3d619f.slice PodAnnotations:0xc00008cf88}] Aliases:map[]}\"",
2026-06-09 11:30:35.064217 | controller |     "Jun 09 11:22:04.771248 crc crio[26313]: time=\"2026-06-09T11:22:04.770927905Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683402-pddlm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.064233 | controller |     "Jun 09 11:22:05.030116 crc crio[26313]: time=\"2026-06-09T11:22:05.030033786Z\" level=info msg=\"Stopped pod sandbox: 7fbfa10997cfafc2ab50d373d2708ccb755307b2b4596ade72254290c583d6b6\" id=58ce4869-1352-4504-9574-e30d01d90bcb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.064251 | controller |     "Jun 09 11:24:00.525884 crc crio[26313]: time=\"2026-06-09T11:24:00.52316449Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683404-rvfpg/POD\" id=af01b15d-6e68-4cfc-af3a-e9981eea2f53 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.064267 | controller |     "Jun 09 11:24:00.527875 crc crio[26313]: time=\"2026-06-09T11:24:00.525944919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.064283 | controller |     "Jun 09 11:24:00.564283 crc crio[26313]: time=\"2026-06-09T11:24:00.564179425Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683404-rvfpg Namespace:openshift-infra ID:dc66737a637aa74136f450108fbd489085d5489acfe584cd51b08cb61110f485 UID:41420551-a5c5-4759-b2fd-b0930c433dac NetNS:/var/run/netns/0b4c1e21-4088-4ad4-b728-b6ac70bf9ece Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41420551_a5c5_4759_b2fd_b0930c433dac.slice PodAnnotations:0xc0018060a8}] Aliases:map[]}\"",
2026-06-09 11:30:35.064300 | controller |     "Jun 09 11:24:00.564283 crc crio[26313]: time=\"2026-06-09T11:24:00.564262907Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683404-rvfpg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.064316 | controller |     "Jun 09 11:24:00.882759 crc crio[26313]: 2026-06-09T11:24:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dc66737a637aa74 Mac:2e:f4:7c:e1:ff:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/0b4c1e21-4088-4ad4-b728-b6ac70bf9ece SocketPath: PciID:}] [{Interface:0xc0006025c0 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.064333 | controller |     "Jun 09 11:24:00.885041 crc crio[26313]: time=\"2026-06-09T11:24:00.884881282Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683404-rvfpg Namespace:openshift-infra ID:dc66737a637aa74136f450108fbd489085d5489acfe584cd51b08cb61110f485 UID:41420551-a5c5-4759-b2fd-b0930c433dac NetNS:/var/run/netns/0b4c1e21-4088-4ad4-b728-b6ac70bf9ece Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41420551_a5c5_4759_b2fd_b0930c433dac.slice PodAnnotations:0xc0018060a8}] Aliases:map[]}\"",
2026-06-09 11:30:35.064349 | controller |     "Jun 09 11:24:00.885282 crc crio[26313]: time=\"2026-06-09T11:24:00.885092458Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683404-rvfpg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.064365 | controller |     "Jun 09 11:24:00.895319 crc crio[26313]: time=\"2026-06-09T11:24:00.895041301Z\" level=info msg=\"Ran pod sandbox dc66737a637aa74136f450108fbd489085d5489acfe584cd51b08cb61110f485 with infra container: openshift-infra/auto-csr-approver-29683404-rvfpg/POD\" id=af01b15d-6e68-4cfc-af3a-e9981eea2f53 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.064381 | controller |     "Jun 09 11:24:00.899569 crc crio[26313]: time=\"2026-06-09T11:24:00.899492167Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=9c911c33-9409-4fe9-8a19-bbd310ca5305 name=/runtime.v1.ImageService/PullImage",
2026-06-09 11:30:35.064396 | controller |     "Jun 09 11:24:00.920226 crc crio[26313]: time=\"2026-06-09T11:24:00.920108183Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 11:30:35.064412 | controller |     "Jun 09 11:24:02.163379 crc crio[26313]: time=\"2026-06-09T11:24:02.162748801Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=9c911c33-9409-4fe9-8a19-bbd310ca5305 name=/runtime.v1.ImageService/PullImage",
2026-06-09 11:30:35.064431 | controller |     "Jun 09 11:24:02.165222 crc crio[26313]: time=\"2026-06-09T11:24:02.16517118Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ed869c14-90c3-4ac5-b16f-1bd101bb9947 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.064448 | controller |     "Jun 09 11:24:02.167466 crc crio[26313]: time=\"2026-06-09T11:24:02.167354972Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3d08795b-644f-470a-a5bd-550ba2aba77d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.064464 | controller |     "Jun 09 11:24:02.175303 crc crio[26313]: time=\"2026-06-09T11:24:02.175242416Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683404-rvfpg/oc\" id=52cf35aa-cf1b-4bb8-ab45-28402442cd61 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.064480 | controller |     "Jun 09 11:24:02.176258 crc crio[26313]: time=\"2026-06-09T11:24:02.176234904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.064496 | controller |     "Jun 09 11:24:02.204653 crc crio[26313]: time=\"2026-06-09T11:24:02.204588949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.064511 | controller |     "Jun 09 11:24:02.427470 crc crio[26313]: time=\"2026-06-09T11:24:02.427180081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.064527 | controller |     "Jun 09 11:24:02.526331 crc crio[26313]: time=\"2026-06-09T11:24:02.526259944Z\" level=info msg=\"Created container 235786162bb63bce72da66ad3e79493b5947eabdfe20fdc21554e1dc4496004b: openshift-infra/auto-csr-approver-29683404-rvfpg/oc\" id=52cf35aa-cf1b-4bb8-ab45-28402442cd61 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.064543 | controller |     "Jun 09 11:24:02.528548 crc crio[26313]: time=\"2026-06-09T11:24:02.528443646Z\" level=info msg=\"Starting container: 235786162bb63bce72da66ad3e79493b5947eabdfe20fdc21554e1dc4496004b\" id=b6dfa50d-2823-422e-8068-6c70af953272 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.064559 | controller |     "Jun 09 11:24:02.535889 crc crio[26313]: time=\"2026-06-09T11:24:02.535729243Z\" level=info msg=\"Started container\" PID=38116 containerID=235786162bb63bce72da66ad3e79493b5947eabdfe20fdc21554e1dc4496004b description=openshift-infra/auto-csr-approver-29683404-rvfpg/oc id=b6dfa50d-2823-422e-8068-6c70af953272 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc66737a637aa74136f450108fbd489085d5489acfe584cd51b08cb61110f485",
2026-06-09 11:30:35.064575 | controller |     "Jun 09 11:24:03.932340 crc crio[26313]: time=\"2026-06-09T11:24:03.931834971Z\" level=info msg=\"Stopping pod sandbox: dc66737a637aa74136f450108fbd489085d5489acfe584cd51b08cb61110f485\" id=8974de43-7011-42a0-8dc4-48b1c17a1844 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.064605 | controller |     "Jun 09 11:24:03.933477 crc crio[26313]: time=\"2026-06-09T11:24:03.933273611Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683404-rvfpg Namespace:openshift-infra ID:dc66737a637aa74136f450108fbd489085d5489acfe584cd51b08cb61110f485 UID:41420551-a5c5-4759-b2fd-b0930c433dac NetNS:/var/run/netns/0b4c1e21-4088-4ad4-b728-b6ac70bf9ece Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41420551_a5c5_4759_b2fd_b0930c433dac.slice PodAnnotations:0xc0026140b0}] Aliases:map[]}\"",
2026-06-09 11:30:35.064624 | controller |     "Jun 09 11:24:03.933595 crc crio[26313]: time=\"2026-06-09T11:24:03.933545369Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683404-rvfpg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.064641 | controller |     "Jun 09 11:24:04.185890 crc crio[26313]: time=\"2026-06-09T11:24:04.18571057Z\" level=info msg=\"Stopped pod sandbox: dc66737a637aa74136f450108fbd489085d5489acfe584cd51b08cb61110f485\" id=8974de43-7011-42a0-8dc4-48b1c17a1844 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.064657 | controller |     "Jun 09 11:24:38.241024 crc crio[26313]: time=\"2026-06-09T11:24:38.240506365Z\" level=info msg=\"Running pod sandbox: openshift-multus/cni-sysctl-allowlist-ds-m5h7g/POD\" id=89217a09-9b75-450c-a2cc-f73d15f9a43f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.064679 | controller |     "Jun 09 11:24:38.241024 crc crio[26313]: time=\"2026-06-09T11:24:38.241060781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.064695 | controller |     "Jun 09 11:24:38.257871 crc crio[26313]: time=\"2026-06-09T11:24:38.25722412Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=89217a09-9b75-450c-a2cc-f73d15f9a43f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.064711 | controller |     "Jun 09 11:24:38.266957 crc crio[26313]: time=\"2026-06-09T11:24:38.266903375Z\" level=info msg=\"Ran pod sandbox 9395670d3d0a48be92625e623c196a1d7bbc3242a41b32baad6f9a16792d89c9 with infra container: openshift-multus/cni-sysctl-allowlist-ds-m5h7g/POD\" id=89217a09-9b75-450c-a2cc-f73d15f9a43f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.064727 | controller |     "Jun 09 11:24:38.269485 crc crio[26313]: time=\"2026-06-09T11:24:38.269290423Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=4ffb47b3-dc84-44be-8c78-7a5573c1c52a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.064743 | controller |     "Jun 09 11:24:38.271574 crc crio[26313]: time=\"2026-06-09T11:24:38.271496035Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=b4297aab-f366-4b4b-a9f4-242a2e3be4df name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.064759 | controller |     "Jun 09 11:24:38.292945 crc crio[26313]: time=\"2026-06-09T11:24:38.292812671Z\" level=info msg=\"Creating container: openshift-multus/cni-sysctl-allowlist-ds-m5h7g/kube-multus-additional-cni-plugins\" id=544e4961-b0f1-463f-a46a-1d5bad3afc2f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.064774 | controller |     "Jun 09 11:24:38.293372 crc crio[26313]: time=\"2026-06-09T11:24:38.293298935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.064789 | controller |     "Jun 09 11:24:38.324163 crc crio[26313]: time=\"2026-06-09T11:24:38.324046388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.064805 | controller |     "Jun 09 11:24:38.598915 crc crio[26313]: time=\"2026-06-09T11:24:38.597813842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.064820 | controller |     "Jun 09 11:24:38.714048 crc crio[26313]: time=\"2026-06-09T11:24:38.713555419Z\" level=info msg=\"Created container ff8a90563a8316c4845679581c9e9840ee50ded2a041c60c2bc4295fe7b288c1: openshift-multus/cni-sysctl-allowlist-ds-m5h7g/kube-multus-additional-cni-plugins\" id=544e4961-b0f1-463f-a46a-1d5bad3afc2f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.064840 | controller |     "Jun 09 11:24:38.715484 crc crio[26313]: time=\"2026-06-09T11:24:38.715384111Z\" level=info msg=\"Starting container: ff8a90563a8316c4845679581c9e9840ee50ded2a041c60c2bc4295fe7b288c1\" id=4de0550b-35a4-4384-b4d4-ed8f6c25a760 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.064878 | controller |     "Jun 09 11:24:38.723916 crc crio[26313]: time=\"2026-06-09T11:24:38.72380919Z\" level=info msg=\"Started container\" PID=38844 containerID=ff8a90563a8316c4845679581c9e9840ee50ded2a041c60c2bc4295fe7b288c1 description=openshift-multus/cni-sysctl-allowlist-ds-m5h7g/kube-multus-additional-cni-plugins id=4de0550b-35a4-4384-b4d4-ed8f6c25a760 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9395670d3d0a48be92625e623c196a1d7bbc3242a41b32baad6f9a16792d89c9",
2026-06-09 11:30:35.064896 | controller |     "Jun 09 11:24:41.524306 crc crio[26313]: time=\"2026-06-09T11:24:41.521329555Z\" level=info msg=\"Stopping container: ff8a90563a8316c4845679581c9e9840ee50ded2a041c60c2bc4295fe7b288c1 (timeout: 30s)\" id=1ec80e21-9c8e-4af1-92c7-71dfe0b0e101 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.064913 | controller |     "Jun 09 11:24:52.897122 crc crio[26313]: time=\"2026-06-09T11:24:52.895989148Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-7b8b89f89d-5w4g8/POD\" id=b2007798-336f-40e0-a3de-5c970f58b385 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.064929 | controller |     "Jun 09 11:24:52.898857 crc crio[26313]: time=\"2026-06-09T11:24:52.897300165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.064944 | controller |     "Jun 09 11:24:52.919934 crc crio[26313]: time=\"2026-06-09T11:24:52.919737952Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-cainjector-7f9fdd5dd5-2bpn7/POD\" id=d6cae43b-3670-4cfa-a86e-cdf717d6795b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.064960 | controller |     "Jun 09 11:24:52.920132 crc crio[26313]: time=\"2026-06-09T11:24:52.920059591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.064976 | controller |     "Jun 09 11:24:52.936141 crc crio[26313]: time=\"2026-06-09T11:24:52.935926532Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-webhook-769f6b94cb-cfln7/POD\" id=56dd432a-7a2f-4aed-82f4-28b18dfc2358 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.064992 | controller |     "Jun 09 11:24:52.936574 crc crio[26313]: time=\"2026-06-09T11:24:52.936167809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.065008 | controller |     "Jun 09 11:24:52.978072 crc crio[26313]: time=\"2026-06-09T11:24:52.978012717Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-5w4g8 Namespace:cert-manager ID:211be77ca0f521e378ac0a246a4bda68f36b7e3a316316b218088c744b6ed679 UID:26263458-fa0b-4a8d-84d0-f43280b66859 NetNS:/var/run/netns/2fca80a5-2a59-4078-9560-70abc80867e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod26263458_fa0b_4a8d_84d0_f43280b66859.slice PodAnnotations:0xc0005b0260}] Aliases:map[]}\"",
2026-06-09 11:30:35.065025 | controller |     "Jun 09 11:24:52.978072 crc crio[26313]: time=\"2026-06-09T11:24:52.978064339Z\" level=info msg=\"Adding pod cert-manager_cert-manager-7b8b89f89d-5w4g8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.065044 | controller |     "Jun 09 11:24:52.979445 crc crio[26313]: time=\"2026-06-09T11:24:52.979358495Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-cfln7 Namespace:cert-manager ID:601415b14256936448ea935d3fc65e3411844446b952832c2d0ffe06774ef054 UID:b9785780-85b7-4614-97f2-f3235dc5ca34 NetNS:/var/run/netns/699f7db1-bdab-4e2a-a897-e8cba3fe2ebd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb9785780_85b7_4614_97f2_f3235dc5ca34.slice PodAnnotations:0xc001718278}] Aliases:map[]}\"",
2026-06-09 11:30:35.065061 | controller |     "Jun 09 11:24:52.979544 crc crio[26313]: time=\"2026-06-09T11:24:52.97951475Z\" level=info msg=\"Adding pod cert-manager_cert-manager-webhook-769f6b94cb-cfln7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.065077 | controller |     "Jun 09 11:24:52.980352 crc crio[26313]: time=\"2026-06-09T11:24:52.980280802Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-2bpn7 Namespace:cert-manager ID:7a3a7a57dbdce69a80ee81ffd9d612b8435080819f633199e2aca99dbff1d9f1 UID:79474ec4-9e6c-49fd-83d7-55a65ab7a5f0 NetNS:/var/run/netns/21f16e70-1065-4e7c-be9d-d27526930362 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod79474ec4_9e6c_49fd_83d7_55a65ab7a5f0.slice PodAnnotations:0xc0021a81a0}] Aliases:map[]}\"",
2026-06-09 11:30:35.065094 | controller |     "Jun 09 11:24:52.980513 crc crio[26313]: time=\"2026-06-09T11:24:52.980461487Z\" level=info msg=\"Adding pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-2bpn7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.065109 | controller |     "Jun 09 11:24:53.976252 crc crio[26313]: 2026-06-09T11:24:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:601415b14256936 Mac:ee:b6:20:cf:e3:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/699f7db1-bdab-4e2a-a897-e8cba3fe2ebd SocketPath: PciID:}] [{Interface:0xc000194c50 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.065125 | controller |     "Jun 09 11:24:53.978785 crc crio[26313]: time=\"2026-06-09T11:24:53.978600694Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-cfln7 Namespace:cert-manager ID:601415b14256936448ea935d3fc65e3411844446b952832c2d0ffe06774ef054 UID:b9785780-85b7-4614-97f2-f3235dc5ca34 NetNS:/var/run/netns/699f7db1-bdab-4e2a-a897-e8cba3fe2ebd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb9785780_85b7_4614_97f2_f3235dc5ca34.slice PodAnnotations:0xc001718278}] Aliases:map[]}\"",
2026-06-09 11:30:35.065141 | controller |     "Jun 09 11:24:53.978876 crc crio[26313]: time=\"2026-06-09T11:24:53.97882212Z\" level=info msg=\"Checking pod cert-manager_cert-manager-webhook-769f6b94cb-cfln7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.065156 | controller |     "Jun 09 11:24:53.999527 crc crio[26313]: time=\"2026-06-09T11:24:53.990062959Z\" level=info msg=\"Ran pod sandbox 601415b14256936448ea935d3fc65e3411844446b952832c2d0ffe06774ef054 with infra container: cert-manager/cert-manager-webhook-769f6b94cb-cfln7/POD\" id=56dd432a-7a2f-4aed-82f4-28b18dfc2358 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.065172 | controller |     "Jun 09 11:24:53.999527 crc crio[26313]: time=\"2026-06-09T11:24:53.993578339Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=98caed6f-ec36-4ee3-b25f-ab22ee88c290 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.065187 | controller |     "Jun 09 11:24:53.999527 crc crio[26313]: time=\"2026-06-09T11:24:53.993901608Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-webhook:v1.19.2 not found\" id=98caed6f-ec36-4ee3-b25f-ab22ee88c290 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.065206 | controller |     "Jun 09 11:24:53.999527 crc crio[26313]: time=\"2026-06-09T11:24:53.994082553Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-webhook:v1.19.2 found\" id=98caed6f-ec36-4ee3-b25f-ab22ee88c290 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.065222 | controller |     "Jun 09 11:24:53.999527 crc crio[26313]: time=\"2026-06-09T11:24:53.99537595Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=e226aa43-4599-4053-93fc-48fd831ec1c1 name=/runtime.v1.ImageService/PullImage",
2026-06-09 11:30:35.065237 | controller |     "Jun 09 11:24:54.011893 crc crio[26313]: time=\"2026-06-09T11:24:54.008975216Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-webhook:v1.19.2\\\"\"",
2026-06-09 11:30:35.065253 | controller |     "Jun 09 11:24:54.064916 crc crio[26313]: 2026-06-09T11:24:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:211be77ca0f521e Mac:1a:77:69:ca:62:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/2fca80a5-2a59-4078-9560-70abc80867e7 SocketPath: PciID:}] [{Interface:0xc0003af980 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.065269 | controller |     "Jun 09 11:24:54.065788 crc crio[26313]: time=\"2026-06-09T11:24:54.065677976Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-5w4g8 Namespace:cert-manager ID:211be77ca0f521e378ac0a246a4bda68f36b7e3a316316b218088c744b6ed679 UID:26263458-fa0b-4a8d-84d0-f43280b66859 NetNS:/var/run/netns/2fca80a5-2a59-4078-9560-70abc80867e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod26263458_fa0b_4a8d_84d0_f43280b66859.slice PodAnnotations:0xc0005b0260}] Aliases:map[]}\"",
2026-06-09 11:30:35.065286 | controller |     "Jun 09 11:24:54.065967 crc crio[26313]: time=\"2026-06-09T11:24:54.06581672Z\" level=info msg=\"Checking pod cert-manager_cert-manager-7b8b89f89d-5w4g8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.065302 | controller |     "Jun 09 11:24:54.073476 crc crio[26313]: time=\"2026-06-09T11:24:54.073314423Z\" level=info msg=\"Ran pod sandbox 211be77ca0f521e378ac0a246a4bda68f36b7e3a316316b218088c744b6ed679 with infra container: cert-manager/cert-manager-7b8b89f89d-5w4g8/POD\" id=b2007798-336f-40e0-a3de-5c970f58b385 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.065318 | controller |     "Jun 09 11:24:54.076069 crc crio[26313]: time=\"2026-06-09T11:24:54.075503476Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=95531f47-717b-40fb-989f-911a93b5ae53 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.065334 | controller |     "Jun 09 11:24:54.076069 crc crio[26313]: time=\"2026-06-09T11:24:54.075746562Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-controller:v1.19.2 not found\" id=95531f47-717b-40fb-989f-911a93b5ae53 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.065349 | controller |     "Jun 09 11:24:54.076069 crc crio[26313]: time=\"2026-06-09T11:24:54.075789774Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-controller:v1.19.2 found\" id=95531f47-717b-40fb-989f-911a93b5ae53 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.065365 | controller |     "Jun 09 11:24:54.078568 crc crio[26313]: time=\"2026-06-09T11:24:54.076858154Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=265874f9-36ea-4ade-a906-9f59624b27d8 name=/runtime.v1.ImageService/PullImage",
2026-06-09 11:30:35.065380 | controller |     "Jun 09 11:24:54.086210 crc crio[26313]: time=\"2026-06-09T11:24:54.085458278Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-controller:v1.19.2\\\"\"",
2026-06-09 11:30:35.065399 | controller |     "Jun 09 11:24:54.123483 crc crio[26313]: 2026-06-09T11:24:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7a3a7a57dbdce69 Mac:02:f1:af:d4:e0:04 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/21f16e70-1065-4e7c-be9d-d27526930362 SocketPath: PciID:}] [{Interface:0xc0002fa780 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.065415 | controller |     "Jun 09 11:24:54.125534 crc crio[26313]: time=\"2026-06-09T11:24:54.12495682Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-2bpn7 Namespace:cert-manager ID:7a3a7a57dbdce69a80ee81ffd9d612b8435080819f633199e2aca99dbff1d9f1 UID:79474ec4-9e6c-49fd-83d7-55a65ab7a5f0 NetNS:/var/run/netns/21f16e70-1065-4e7c-be9d-d27526930362 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod79474ec4_9e6c_49fd_83d7_55a65ab7a5f0.slice PodAnnotations:0xc0021a81a0}] Aliases:map[]}\"",
2026-06-09 11:30:35.065432 | controller |     "Jun 09 11:24:54.125534 crc crio[26313]: time=\"2026-06-09T11:24:54.125107264Z\" level=info msg=\"Checking pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-2bpn7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.065448 | controller |     "Jun 09 11:24:54.131369 crc crio[26313]: time=\"2026-06-09T11:24:54.131240918Z\" level=info msg=\"Ran pod sandbox 7a3a7a57dbdce69a80ee81ffd9d612b8435080819f633199e2aca99dbff1d9f1 with infra container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-2bpn7/POD\" id=d6cae43b-3670-4cfa-a86e-cdf717d6795b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.065465 | controller |     "Jun 09 11:24:54.136507 crc crio[26313]: time=\"2026-06-09T11:24:54.136434576Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=3d71db1b-ae18-4665-a651-1c84f30cb7a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.065482 | controller |     "Jun 09 11:24:54.136778 crc crio[26313]: time=\"2026-06-09T11:24:54.136611051Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-cainjector:v1.19.2 not found\" id=3d71db1b-ae18-4665-a651-1c84f30cb7a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.065498 | controller |     "Jun 09 11:24:54.136778 crc crio[26313]: time=\"2026-06-09T11:24:54.136685543Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-cainjector:v1.19.2 found\" id=3d71db1b-ae18-4665-a651-1c84f30cb7a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.065514 | controller |     "Jun 09 11:24:54.137884 crc crio[26313]: time=\"2026-06-09T11:24:54.137785764Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=eee053ee-6fbe-45b2-a01b-7c203ec1bb45 name=/runtime.v1.ImageService/PullImage",
2026-06-09 11:30:35.065529 | controller |     "Jun 09 11:24:54.142461 crc crio[26313]: time=\"2026-06-09T11:24:54.14222401Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-cainjector:v1.19.2\\\"\"",
2026-06-09 11:30:35.065545 | controller |     "Jun 09 11:24:58.943996 crc crio[26313]: time=\"2026-06-09T11:24:58.942729227Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-cainjector@sha256:687398bee209314862fa1a7e830a37d8d7145653a8cc5579edcf9b6d2b766f56\" id=eee053ee-6fbe-45b2-a01b-7c203ec1bb45 name=/runtime.v1.ImageService/PullImage",
2026-06-09 11:30:35.065560 | controller |     "Jun 09 11:24:58.945948 crc crio[26313]: time=\"2026-06-09T11:24:58.944854977Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=fbd92821-2af5-435e-af75-4a4257bbda08 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.065577 | controller |     "Jun 09 11:24:59.916773 crc crio[26313]: time=\"2026-06-09T11:24:59.916704745Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-webhook@sha256:041f7bb9259557188d7ff416ce90d670a0d0aa8710203927703743682064270b\" id=e226aa43-4599-4053-93fc-48fd831ec1c1 name=/runtime.v1.ImageService/PullImage",
2026-06-09 11:30:35.065596 | controller |     "Jun 09 11:24:59.917540 crc crio[26313]: time=\"2026-06-09T11:24:59.917477877Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=fb06afe9-8922-407d-8de4-403e923ef2cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.065613 | controller |     "Jun 09 11:25:00.238924 crc crio[26313]: time=\"2026-06-09T11:25:00.235693544Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=bdd58f26-f594-4d8c-883c-2bc33e0f3782 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.065629 | controller |     "Jun 09 11:25:00.238924 crc crio[26313]: time=\"2026-06-09T11:25:00.236153327Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=1f583cf7-ab8b-43ec-9dd0-14643c28ad24 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.065647 | controller |     "Jun 09 11:25:00.246574 crc crio[26313]: time=\"2026-06-09T11:25:00.246510631Z\" level=info msg=\"Creating container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-2bpn7/cert-manager-cainjector\" id=0eef564e-5a60-4fc2-90f8-47812b3e8e68 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.065663 | controller |     "Jun 09 11:25:00.258333 crc crio[26313]: time=\"2026-06-09T11:25:00.258245304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.065678 | controller |     "Jun 09 11:25:00.260336 crc crio[26313]: time=\"2026-06-09T11:25:00.259692225Z\" level=info msg=\"Creating container: cert-manager/cert-manager-webhook-769f6b94cb-cfln7/cert-manager-webhook\" id=c790ce65-f6a5-4448-ac6b-7be14dda0d31 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.065694 | controller |     "Jun 09 11:25:00.276201 crc crio[26313]: time=\"2026-06-09T11:25:00.275947327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.065710 | controller |     "Jun 09 11:25:00.317948 crc crio[26313]: time=\"2026-06-09T11:25:00.317850267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.065725 | controller |     "Jun 09 11:25:00.328383 crc crio[26313]: time=\"2026-06-09T11:25:00.328299184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.065740 | controller |     "Jun 09 11:25:00.328540 crc crio[26313]: time=\"2026-06-09T11:25:00.328467149Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-controller@sha256:ab0905bad1a9acf05ca92b23761a9ecc76b1173053565c81fed727dff948d0f5\" id=265874f9-36ea-4ade-a906-9f59624b27d8 name=/runtime.v1.ImageService/PullImage",
2026-06-09 11:30:35.065756 | controller |     "Jun 09 11:25:00.331047 crc crio[26313]: time=\"2026-06-09T11:25:00.33097314Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=4d54cc31-f887-42d2-aded-8db6a926eb11 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.065771 | controller |     "Jun 09 11:25:00.335550 crc crio[26313]: time=\"2026-06-09T11:25:00.335456977Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=d3b503eb-d1d1-446f-b3ef-c891726a2554 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.065787 | controller |     "Jun 09 11:25:00.349238 crc crio[26313]: time=\"2026-06-09T11:25:00.348515618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.065806 | controller |     "Jun 09 11:25:00.350823 crc crio[26313]: time=\"2026-06-09T11:25:00.350683549Z\" level=info msg=\"Creating container: cert-manager/cert-manager-7b8b89f89d-5w4g8/cert-manager-controller\" id=3e8dc9bc-04b5-4c5e-ba49-4515faddc1e3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.065822 | controller |     "Jun 09 11:25:00.353700 crc crio[26313]: time=\"2026-06-09T11:25:00.353235732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.065837 | controller |     "Jun 09 11:25:00.355270 crc crio[26313]: time=\"2026-06-09T11:25:00.355173607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.065870 | controller |     "Jun 09 11:25:00.386225 crc crio[26313]: time=\"2026-06-09T11:25:00.386136576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.065887 | controller |     "Jun 09 11:25:00.395291 crc crio[26313]: time=\"2026-06-09T11:25:00.394992808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.065903 | controller |     "Jun 09 11:25:00.513040 crc crio[26313]: time=\"2026-06-09T11:25:00.512901766Z\" level=info msg=\"Created container 7887c15b79510bbc96dcfb8c009048f66981c09587e052c3679e8a81c81a8be1: cert-manager/cert-manager-webhook-769f6b94cb-cfln7/cert-manager-webhook\" id=c790ce65-f6a5-4448-ac6b-7be14dda0d31 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.065918 | controller |     "Jun 09 11:25:00.514669 crc crio[26313]: time=\"2026-06-09T11:25:00.514573434Z\" level=info msg=\"Starting container: 7887c15b79510bbc96dcfb8c009048f66981c09587e052c3679e8a81c81a8be1\" id=f235ed36-3f13-469c-9af9-69603d690199 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.065934 | controller |     "Jun 09 11:25:00.517214 crc crio[26313]: time=\"2026-06-09T11:25:00.517087375Z\" level=info msg=\"Created container 60f316b3ef52a9a451f0dbdfb3da666dbadaee723d36b02c6022c0a3995469cf: cert-manager/cert-manager-cainjector-7f9fdd5dd5-2bpn7/cert-manager-cainjector\" id=0eef564e-5a60-4fc2-90f8-47812b3e8e68 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.065950 | controller |     "Jun 09 11:25:00.518504 crc crio[26313]: time=\"2026-06-09T11:25:00.518371322Z\" level=info msg=\"Starting container: 60f316b3ef52a9a451f0dbdfb3da666dbadaee723d36b02c6022c0a3995469cf\" id=54320c3e-8827-49eb-8078-c5d2a81967e4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.065966 | controller |     "Jun 09 11:25:00.522030 crc crio[26313]: time=\"2026-06-09T11:25:00.521895412Z\" level=info msg=\"Started container\" PID=39911 containerID=7887c15b79510bbc96dcfb8c009048f66981c09587e052c3679e8a81c81a8be1 description=cert-manager/cert-manager-webhook-769f6b94cb-cfln7/cert-manager-webhook id=f235ed36-3f13-469c-9af9-69603d690199 name=/runtime.v1.RuntimeService/StartContainer sandboxID=601415b14256936448ea935d3fc65e3411844446b952832c2d0ffe06774ef054",
2026-06-09 11:30:35.065982 | controller |     "Jun 09 11:25:00.523479 crc crio[26313]: time=\"2026-06-09T11:25:00.523367783Z\" level=info msg=\"Started container\" PID=39908 containerID=60f316b3ef52a9a451f0dbdfb3da666dbadaee723d36b02c6022c0a3995469cf description=cert-manager/cert-manager-cainjector-7f9fdd5dd5-2bpn7/cert-manager-cainjector id=54320c3e-8827-49eb-8078-c5d2a81967e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a3a7a57dbdce69a80ee81ffd9d612b8435080819f633199e2aca99dbff1d9f1",
2026-06-09 11:30:35.065998 | controller |     "Jun 09 11:25:00.566380 crc crio[26313]: time=\"2026-06-09T11:25:00.566249441Z\" level=info msg=\"Created container 74f218687ea6a7c834655336a754f95aba5790d8590fe70aef2b77dd22ceb625: cert-manager/cert-manager-7b8b89f89d-5w4g8/cert-manager-controller\" id=3e8dc9bc-04b5-4c5e-ba49-4515faddc1e3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.066018 | controller |     "Jun 09 11:25:00.570972 crc crio[26313]: time=\"2026-06-09T11:25:00.569351119Z\" level=info msg=\"Starting container: 74f218687ea6a7c834655336a754f95aba5790d8590fe70aef2b77dd22ceb625\" id=90325f16-87e4-4c5a-9e52-7db415d1dff9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.066034 | controller |     "Jun 09 11:25:00.596598 crc crio[26313]: time=\"2026-06-09T11:25:00.595578734Z\" level=info msg=\"Started container\" PID=39921 containerID=74f218687ea6a7c834655336a754f95aba5790d8590fe70aef2b77dd22ceb625 description=cert-manager/cert-manager-7b8b89f89d-5w4g8/cert-manager-controller id=90325f16-87e4-4c5a-9e52-7db415d1dff9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=211be77ca0f521e378ac0a246a4bda68f36b7e3a316316b218088c744b6ed679",
2026-06-09 11:30:35.066050 | controller |     "Jun 09 11:25:11.542873 crc crio[26313]: time=\"2026-06-09T11:25:11.541763469Z\" level=warning msg=\"Stopping container ff8a90563a8316c4845679581c9e9840ee50ded2a041c60c2bc4295fe7b288c1 with stop signal(15) timed out. Killing...\"",
2026-06-09 11:30:35.066075 | controller |     "Jun 09 11:25:11.592877 crc crio[26313]: time=\"2026-06-09T11:25:11.592274893Z\" level=error msg=\"Killing container ff8a90563a8316c4845679581c9e9840ee50ded2a041c60c2bc4295fe7b288c1 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill ff8a90563a8316c4845679581c9e9840ee50ded2a041c60c2bc4295fe7b288c1 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-09 11:30:35.066091 | controller |     "Jun 09 11:25:11.704988 crc crio[26313]: time=\"2026-06-09T11:25:11.704892471Z\" level=info msg=\"Stopped container ff8a90563a8316c4845679581c9e9840ee50ded2a041c60c2bc4295fe7b288c1: openshift-multus/cni-sysctl-allowlist-ds-m5h7g/kube-multus-additional-cni-plugins\" id=1ec80e21-9c8e-4af1-92c7-71dfe0b0e101 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.066106 | controller |     "Jun 09 11:25:11.706366 crc crio[26313]: time=\"2026-06-09T11:25:11.706307822Z\" level=info msg=\"Stopping pod sandbox: 9395670d3d0a48be92625e623c196a1d7bbc3242a41b32baad6f9a16792d89c9\" id=44f1986d-9b85-4ced-9635-d7f0c7b3cf0d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.066122 | controller |     "Jun 09 11:25:11.710722 crc crio[26313]: time=\"2026-06-09T11:25:11.710612604Z\" level=info msg=\"Stopped pod sandbox: 9395670d3d0a48be92625e623c196a1d7bbc3242a41b32baad6f9a16792d89c9\" id=44f1986d-9b85-4ced-9635-d7f0c7b3cf0d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.066137 | controller |     "Jun 09 11:25:11.890214 crc crio[26313]: time=\"2026-06-09T11:25:11.890123652Z\" level=info msg=\"Removing container: ff8a90563a8316c4845679581c9e9840ee50ded2a041c60c2bc4295fe7b288c1\" id=5de01526-9ff1-4be6-9329-a2ca5d64eeae name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.066152 | controller |     "Jun 09 11:25:11.924855 crc crio[26313]: time=\"2026-06-09T11:25:11.924690783Z\" level=info msg=\"Removed container ff8a90563a8316c4845679581c9e9840ee50ded2a041c60c2bc4295fe7b288c1: openshift-multus/cni-sysctl-allowlist-ds-m5h7g/kube-multus-additional-cni-plugins\" id=5de01526-9ff1-4be6-9329-a2ca5d64eeae name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.066168 | controller |     "Jun 09 11:25:24.978572 crc crio[26313]: time=\"2026-06-09T11:25:24.97710045Z\" level=info msg=\"Stopping container: f31ed967250a1a5b8d9b3bf4d5b30ffd9a6b8cce04cd26f6d580219beeabe7c3 (timeout: 30s)\" id=d7486dc9-4a31-4067-b4c1-4d2439884782 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.066183 | controller |     "Jun 09 11:25:24.978572 crc crio[26313]: time=\"2026-06-09T11:25:24.977345847Z\" level=info msg=\"Stopping container: ca9e5f31eec2190de66361e0fa2180cf83bc317812cedab50b20c194bf79b44a (timeout: 30s)\" id=22f4759b-cb27-4e7a-b6b7-f1c3816ffff1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.066202 | controller |     "Jun 09 11:25:25.180741 crc crio[26313]: time=\"2026-06-09T11:25:25.180099506Z\" level=info msg=\"Stopped container f31ed967250a1a5b8d9b3bf4d5b30ffd9a6b8cce04cd26f6d580219beeabe7c3: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=d7486dc9-4a31-4067-b4c1-4d2439884782 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.066218 | controller |     "Jun 09 11:25:25.197072 crc crio[26313]: time=\"2026-06-09T11:25:25.196935614Z\" level=info msg=\"Stopped container ca9e5f31eec2190de66361e0fa2180cf83bc317812cedab50b20c194bf79b44a: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=22f4759b-cb27-4e7a-b6b7-f1c3816ffff1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.066233 | controller |     "Jun 09 11:25:25.198147 crc crio[26313]: time=\"2026-06-09T11:25:25.198103097Z\" level=info msg=\"Stopping pod sandbox: 8f8aa60bc34fe6193a8191fdb0bef5a32f9c44faa6afc0fcf04e273fecc0c3d6\" id=b122a4eb-7e04-4cf6-8bcc-057e81b1a6a2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.066248 | controller |     "Jun 09 11:25:25.212854 crc crio[26313]: time=\"2026-06-09T11:25:25.212518796Z\" level=info msg=\"Stopping container: da816558d6b947ae55d837df8ad18ab0c5816d2a3a8b31633caeff734f8fdfba (timeout: 30s)\" id=199d22e9-f92b-4a4a-bba3-f29f9274f7ba name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.066263 | controller |     "Jun 09 11:25:25.213512 crc crio[26313]: time=\"2026-06-09T11:25:25.213264818Z\" level=info msg=\"Stopping container: 2e472e09bf5beefbb367f5a8a4d942477bbeed46d0570aa85e657a7f6e91b497 (timeout: 30s)\" id=fd524b12-c5d5-4abf-9d47-f9b1285624bd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.066279 | controller |     "Jun 09 11:25:25.213512 crc crio[26313]: time=\"2026-06-09T11:25:25.213302489Z\" level=info msg=\"Stopping container: a825999e8d2e8cc454db168ccda08256f82f583a34892f20a91a22508da14437 (timeout: 30s)\" id=0749ee92-a464-448b-989b-605279d011f6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.066294 | controller |     "Jun 09 11:25:25.213700 crc crio[26313]: time=\"2026-06-09T11:25:25.213576586Z\" level=info msg=\"Stopping container: b3eae50ec738396c00687e952178f848ff1be2129fdea76b0108c46d7531aab6 (timeout: 30s)\" id=ac37d24f-86f5-4aac-943b-886fb5fce4f3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.066309 | controller |     "Jun 09 11:25:25.214095 crc crio[26313]: time=\"2026-06-09T11:25:25.2140484Z\" level=info msg=\"Stopping container: abc9aac057905d3a1c0890399621dd83295fe4653308cf095212c7ab66ba9aae (timeout: 30s)\" id=6829f057-d141-4e86-9c75-e266bb2bceea name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.066325 | controller |     "Jun 09 11:25:25.214299 crc crio[26313]: time=\"2026-06-09T11:25:25.21406558Z\" level=info msg=\"Stopped pod sandbox: 8f8aa60bc34fe6193a8191fdb0bef5a32f9c44faa6afc0fcf04e273fecc0c3d6\" id=b122a4eb-7e04-4cf6-8bcc-057e81b1a6a2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.066340 | controller |     "Jun 09 11:25:25.214819 crc crio[26313]: time=\"2026-06-09T11:25:25.214795981Z\" level=info msg=\"Stopping container: 8a67086dcf6447f7f239062e43c9f7097d8bb6cbd9b63e9679eef9657ff54f73 (timeout: 30s)\" id=4a31e00a-5bed-4c8f-8ebf-3126c51625a6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.066355 | controller |     "Jun 09 11:25:25.216727 crc crio[26313]: time=\"2026-06-09T11:25:25.216034036Z\" level=info msg=\"Stopping container: 1531e433e7b8fd5e6a846f0a82c02e7796d346fbd797befdf7a88514a44f4ed2 (timeout: 30s)\" id=6e783ad8-aac2-40b6-bff6-53490fa926bd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.066369 | controller |     "Jun 09 11:25:25.272770 crc crio[26313]: time=\"2026-06-09T11:25:25.272652184Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-09 11:30:35.066385 | controller |     "Jun 09 11:25:25.272913 crc crio[26313]: time=\"2026-06-09T11:25:25.27286018Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.066414 | controller |     "Jun 09 11:25:25.275782 crc crio[26313]: time=\"2026-06-09T11:25:25.27567359Z\" level=info msg=\"Stopping container: e59d511d489f9ebf1775840fb131ddc46b282108b73ba763a49038900ca53863 (timeout: 30s)\" id=2491c2e0-8a09-4c35-b0c0-26c6cca6b39c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.066430 | controller |     "Jun 09 11:25:25.365487 crc crio[26313]: time=\"2026-06-09T11:25:25.361894279Z\" level=info msg=\"Stopped container a825999e8d2e8cc454db168ccda08256f82f583a34892f20a91a22508da14437: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=0749ee92-a464-448b-989b-605279d011f6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.066446 | controller |     "Jun 09 11:25:25.365487 crc crio[26313]: time=\"2026-06-09T11:25:25.363906466Z\" level=info msg=\"Stopped container abc9aac057905d3a1c0890399621dd83295fe4653308cf095212c7ab66ba9aae: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=6829f057-d141-4e86-9c75-e266bb2bceea name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.066461 | controller |     "Jun 09 11:25:25.396044 crc crio[26313]: time=\"2026-06-09T11:25:25.395923155Z\" level=info msg=\"Stopped container da816558d6b947ae55d837df8ad18ab0c5816d2a3a8b31633caeff734f8fdfba: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=199d22e9-f92b-4a4a-bba3-f29f9274f7ba name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.066477 | controller |     "Jun 09 11:25:25.397232 crc crio[26313]: time=\"2026-06-09T11:25:25.3971609Z\" level=info msg=\"Stopped container 1531e433e7b8fd5e6a846f0a82c02e7796d346fbd797befdf7a88514a44f4ed2: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=6e783ad8-aac2-40b6-bff6-53490fa926bd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.066492 | controller |     "Jun 09 11:25:25.507479 crc crio[26313]: time=\"2026-06-09T11:25:25.50733939Z\" level=info msg=\"Stopped container e59d511d489f9ebf1775840fb131ddc46b282108b73ba763a49038900ca53863: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=2491c2e0-8a09-4c35-b0c0-26c6cca6b39c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.066507 | controller |     "Jun 09 11:25:25.544569 crc crio[26313]: time=\"2026-06-09T11:25:25.543741223Z\" level=info msg=\"Stopped container 8a67086dcf6447f7f239062e43c9f7097d8bb6cbd9b63e9679eef9657ff54f73: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=4a31e00a-5bed-4c8f-8ebf-3126c51625a6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.066522 | controller |     "Jun 09 11:25:25.547829 crc crio[26313]: time=\"2026-06-09T11:25:25.547761737Z\" level=info msg=\"Stopped container b3eae50ec738396c00687e952178f848ff1be2129fdea76b0108c46d7531aab6: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=ac37d24f-86f5-4aac-943b-886fb5fce4f3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.066537 | controller |     "Jun 09 11:25:25.557663 crc crio[26313]: time=\"2026-06-09T11:25:25.557557156Z\" level=info msg=\"Stopped container 2e472e09bf5beefbb367f5a8a4d942477bbeed46d0570aa85e657a7f6e91b497: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=fd524b12-c5d5-4abf-9d47-f9b1285624bd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.066553 | controller |     "Jun 09 11:25:25.559287 crc crio[26313]: time=\"2026-06-09T11:25:25.559182242Z\" level=info msg=\"Stopping pod sandbox: 9570b701358fa447a1643d6e2eab95c20846148eedafd017515797d8e33105ee\" id=d67290ce-f5b4-4736-9b44-f96c8ccdd6c2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.066568 | controller |     "Jun 09 11:25:25.564229 crc crio[26313]: time=\"2026-06-09T11:25:25.564145783Z\" level=info msg=\"Stopped pod sandbox: 9570b701358fa447a1643d6e2eab95c20846148eedafd017515797d8e33105ee\" id=d67290ce-f5b4-4736-9b44-f96c8ccdd6c2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.066587 | controller |     "Jun 09 11:25:25.746844 crc crio[26313]: time=\"2026-06-09T11:25:25.746728118Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-qk7gf/POD\" id=d3eb8c31-a565-4b78-b1bb-b7b4bde45dd9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.066604 | controller |     "Jun 09 11:25:25.747350 crc crio[26313]: time=\"2026-06-09T11:25:25.746894923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.066620 | controller |     "Jun 09 11:25:25.767657 crc crio[26313]: time=\"2026-06-09T11:25:25.767163858Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=d3eb8c31-a565-4b78-b1bb-b7b4bde45dd9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.066635 | controller |     "Jun 09 11:25:25.781764 crc crio[26313]: time=\"2026-06-09T11:25:25.781580658Z\" level=info msg=\"Ran pod sandbox 68af751cacadb251f063c6bf24f0966ad467a99fde85230e310ea30cef039a22 with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-qk7gf/POD\" id=d3eb8c31-a565-4b78-b1bb-b7b4bde45dd9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.066651 | controller |     "Jun 09 11:25:25.786642 crc crio[26313]: time=\"2026-06-09T11:25:25.786527468Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=e5f994be-56e1-46c5-bc49-a01ad57ebcda name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.066667 | controller |     "Jun 09 11:25:25.789816 crc crio[26313]: time=\"2026-06-09T11:25:25.789727189Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=111e84ed-9f85-40f2-92f6-4fc90b6a4296 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.066682 | controller |     "Jun 09 11:25:25.795838 crc crio[26313]: time=\"2026-06-09T11:25:25.795771821Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-qk7gf/kube-rbac-proxy\" id=934a3ba6-d99c-4f3d-8c6c-ec1aec0074ab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.066697 | controller |     "Jun 09 11:25:25.796194 crc crio[26313]: time=\"2026-06-09T11:25:25.796138591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.066713 | controller |     "Jun 09 11:25:25.822078 crc crio[26313]: time=\"2026-06-09T11:25:25.821539253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.066728 | controller |     "Jun 09 11:25:26.037289 crc crio[26313]: time=\"2026-06-09T11:25:26.036870158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.066744 | controller |     "Jun 09 11:25:26.055056 crc crio[26313]: time=\"2026-06-09T11:25:26.054125468Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-zn7bm/POD\" id=1a337b2c-47ab-4747-b7f8-6909da9d9e5a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.066759 | controller |     "Jun 09 11:25:26.055056 crc crio[26313]: time=\"2026-06-09T11:25:26.05420583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.066775 | controller |     "Jun 09 11:25:26.062962 crc crio[26313]: time=\"2026-06-09T11:25:26.062904247Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=4615030f-8b64-46d0-bf96-26a2eb1b5da0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.066794 | controller |     "Jun 09 11:25:26.065967 crc crio[26313]: time=\"2026-06-09T11:25:26.065891112Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=7c6281d0-e7dc-4632-8959-f6b83e9824ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.066810 | controller |     "Jun 09 11:25:26.067837 crc crio[26313]: time=\"2026-06-09T11:25:26.06757727Z\" level=info msg=\"Creating container: openshift-multus/multus-bzhnf/kube-multus\" id=7f20562e-c468-4f60-a419-453c651bdfb1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.066825 | controller |     "Jun 09 11:25:26.070659 crc crio[26313]: time=\"2026-06-09T11:25:26.070574285Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=1a337b2c-47ab-4747-b7f8-6909da9d9e5a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.066841 | controller |     "Jun 09 11:25:26.070953 crc crio[26313]: time=\"2026-06-09T11:25:26.070841743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.066875 | controller |     "Jun 09 11:25:26.071487 crc crio[26313]: time=\"2026-06-09T11:25:26.071384118Z\" level=info msg=\"Removing container: ca9e5f31eec2190de66361e0fa2180cf83bc317812cedab50b20c194bf79b44a\" id=1519dc56-3d8f-45cc-95a5-e093d69cd717 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.066892 | controller |     "Jun 09 11:25:26.107577 crc crio[26313]: time=\"2026-06-09T11:25:26.107466333Z\" level=info msg=\"Ran pod sandbox f3cd374ee7c6c8d7c6f6163a0f347817aee5f179e2b59270e2931b895efc8f72 with infra container: openshift-ovn-kubernetes/ovnkube-node-zn7bm/POD\" id=1a337b2c-47ab-4747-b7f8-6909da9d9e5a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.066908 | controller |     "Jun 09 11:25:26.121995 crc crio[26313]: time=\"2026-06-09T11:25:26.113929206Z\" level=info msg=\"Removed container ca9e5f31eec2190de66361e0fa2180cf83bc317812cedab50b20c194bf79b44a: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=1519dc56-3d8f-45cc-95a5-e093d69cd717 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.066924 | controller |     "Jun 09 11:25:26.121995 crc crio[26313]: time=\"2026-06-09T11:25:26.115241514Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=fc8e9869-cdf9-494a-b119-5b1af69a8ded name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.066940 | controller |     "Jun 09 11:25:26.121995 crc crio[26313]: time=\"2026-06-09T11:25:26.119318229Z\" level=info msg=\"Removing container: 760b5c086a619f88041e50aa42da44b5765457d92d6df52dfc03e1590f2d3d15\" id=552ab1a5-6f81-45db-89a1-25f8044eaf9c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.066956 | controller |     "Jun 09 11:25:26.130974 crc crio[26313]: time=\"2026-06-09T11:25:26.124891868Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=18e0a4a6-acfa-45d6-8ae5-91fac3e86747 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.066971 | controller |     "Jun 09 11:25:26.134156 crc crio[26313]: time=\"2026-06-09T11:25:26.134063858Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-zn7bm/kubecfg-setup\" id=6613b960-918a-47c9-9237-89936ab9a4d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.066987 | controller |     "Jun 09 11:25:26.134578 crc crio[26313]: time=\"2026-06-09T11:25:26.134514891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.067006 | controller |     "Jun 09 11:25:26.137009 crc crio[26313]: time=\"2026-06-09T11:25:26.136900219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.067022 | controller |     "Jun 09 11:25:26.139009 crc crio[26313]: time=\"2026-06-09T11:25:26.138957817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.067038 | controller |     "Jun 09 11:25:26.145767 crc crio[26313]: time=\"2026-06-09T11:25:26.145662917Z\" level=info msg=\"Created container 16fe9f913f113ee0948ab2ccda0eede362051850f99a6d0c6aecb6e90da2fbc0: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-qk7gf/kube-rbac-proxy\" id=934a3ba6-d99c-4f3d-8c6c-ec1aec0074ab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.067054 | controller |     "Jun 09 11:25:26.147100 crc crio[26313]: time=\"2026-06-09T11:25:26.147004805Z\" level=info msg=\"Starting container: 16fe9f913f113ee0948ab2ccda0eede362051850f99a6d0c6aecb6e90da2fbc0\" id=d2e54b9f-0352-4223-98fd-1ddb92c8f976 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.067070 | controller |     "Jun 09 11:25:26.155821 crc crio[26313]: time=\"2026-06-09T11:25:26.155545628Z\" level=info msg=\"Started container\" PID=40420 containerID=16fe9f913f113ee0948ab2ccda0eede362051850f99a6d0c6aecb6e90da2fbc0 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-qk7gf/kube-rbac-proxy id=d2e54b9f-0352-4223-98fd-1ddb92c8f976 name=/runtime.v1.RuntimeService/StartContainer sandboxID=68af751cacadb251f063c6bf24f0966ad467a99fde85230e310ea30cef039a22",
2026-06-09 11:30:35.067086 | controller |     "Jun 09 11:25:26.169924 crc crio[26313]: time=\"2026-06-09T11:25:26.169741411Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=2cd8c69d-6e77-4c7c-8f9d-bb795244cf70 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.067102 | controller |     "Jun 09 11:25:26.174088 crc crio[26313]: time=\"2026-06-09T11:25:26.174016753Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=5e6fc93a-3343-4189-bb49-6012c27aaa99 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.067118 | controller |     "Jun 09 11:25:26.179461 crc crio[26313]: time=\"2026-06-09T11:25:26.179318473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.067135 | controller |     "Jun 09 11:25:26.188144 crc crio[26313]: time=\"2026-06-09T11:25:26.18802581Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-qk7gf/ovnkube-cluster-manager\" id=925de99a-1ae2-497b-b617-96a15337f133 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.067151 | controller |     "Jun 09 11:25:26.188587 crc crio[26313]: time=\"2026-06-09T11:25:26.188520395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.067167 | controller |     "Jun 09 11:25:26.191087 crc crio[26313]: time=\"2026-06-09T11:25:26.191007725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.067183 | controller |     "Jun 09 11:25:26.214763 crc crio[26313]: time=\"2026-06-09T11:25:26.214660787Z\" level=info msg=\"Removed container 760b5c086a619f88041e50aa42da44b5765457d92d6df52dfc03e1590f2d3d15: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=552ab1a5-6f81-45db-89a1-25f8044eaf9c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.067203 | controller |     "Jun 09 11:25:26.220831 crc crio[26313]: time=\"2026-06-09T11:25:26.220357439Z\" level=info msg=\"Removing container: f31ed967250a1a5b8d9b3bf4d5b30ffd9a6b8cce04cd26f6d580219beeabe7c3\" id=9a47acd1-ce63-4b0b-af5b-f9d27cebe4e1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.067219 | controller |     "Jun 09 11:25:26.251723 crc crio[26313]: time=\"2026-06-09T11:25:26.251648697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.067234 | controller |     "Jun 09 11:25:26.255490 crc crio[26313]: time=\"2026-06-09T11:25:26.255334692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.067250 | controller |     "Jun 09 11:25:26.262976 crc crio[26313]: time=\"2026-06-09T11:25:26.262864276Z\" level=info msg=\"Removed container f31ed967250a1a5b8d9b3bf4d5b30ffd9a6b8cce04cd26f6d580219beeabe7c3: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=9a47acd1-ce63-4b0b-af5b-f9d27cebe4e1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.067266 | controller |     "Jun 09 11:25:26.291123 crc crio[26313]: time=\"2026-06-09T11:25:26.291055547Z\" level=info msg=\"Removing container: e59d511d489f9ebf1775840fb131ddc46b282108b73ba763a49038900ca53863\" id=e28b4648-ecf8-4721-ad73-4d8014cd832e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.067282 | controller |     "Jun 09 11:25:26.320790 crc crio[26313]: time=\"2026-06-09T11:25:26.320708789Z\" level=info msg=\"Removed container e59d511d489f9ebf1775840fb131ddc46b282108b73ba763a49038900ca53863: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=e28b4648-ecf8-4721-ad73-4d8014cd832e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.067298 | controller |     "Jun 09 11:25:26.325573 crc crio[26313]: time=\"2026-06-09T11:25:26.325495005Z\" level=info msg=\"Removing container: 2e472e09bf5beefbb367f5a8a4d942477bbeed46d0570aa85e657a7f6e91b497\" id=64ad129d-f826-4e9e-8dc6-0e756235b171 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.067313 | controller |     "Jun 09 11:25:26.335967 crc crio[26313]: time=\"2026-06-09T11:25:26.335119148Z\" level=info msg=\"Created container 83f890126ac1f3cc85c276859ae480bc8677b478287fe01a9608b47563d4a323: openshift-multus/multus-bzhnf/kube-multus\" id=7f20562e-c468-4f60-a419-453c651bdfb1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.067329 | controller |     "Jun 09 11:25:26.338125 crc crio[26313]: time=\"2026-06-09T11:25:26.338061141Z\" level=info msg=\"Starting container: 83f890126ac1f3cc85c276859ae480bc8677b478287fe01a9608b47563d4a323\" id=6ea7e783-800b-4a65-a211-5e556ace3174 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.067345 | controller |     "Jun 09 11:25:26.355756 crc crio[26313]: time=\"2026-06-09T11:25:26.355647161Z\" level=info msg=\"Started container\" PID=40463 containerID=83f890126ac1f3cc85c276859ae480bc8677b478287fe01a9608b47563d4a323 description=openshift-multus/multus-bzhnf/kube-multus id=6ea7e783-800b-4a65-a211-5e556ace3174 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6aae00299af823e0dd8ad1aa91f214326b33e87c4a897f094843782481a024f",
2026-06-09 11:30:35.067361 | controller |     "Jun 09 11:25:26.355970 crc crio[26313]: time=\"2026-06-09T11:25:26.355879968Z\" level=info msg=\"Created container ce33fb501b973070be468040536497302441d3a8e2a4f136f3ef29c9ec7019dd: openshift-ovn-kubernetes/ovnkube-node-zn7bm/kubecfg-setup\" id=6613b960-918a-47c9-9237-89936ab9a4d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.067380 | controller |     "Jun 09 11:25:26.358133 crc crio[26313]: time=\"2026-06-09T11:25:26.357945836Z\" level=info msg=\"Starting container: ce33fb501b973070be468040536497302441d3a8e2a4f136f3ef29c9ec7019dd\" id=28406b24-585b-4887-b89c-b51434304fff name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.067395 | controller |     "Jun 09 11:25:26.365708 crc crio[26313]: time=\"2026-06-09T11:25:26.365582523Z\" level=info msg=\"Removed container 2e472e09bf5beefbb367f5a8a4d942477bbeed46d0570aa85e657a7f6e91b497: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=64ad129d-f826-4e9e-8dc6-0e756235b171 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.067411 | controller |     "Jun 09 11:25:26.366765 crc crio[26313]: time=\"2026-06-09T11:25:26.366597122Z\" level=info msg=\"Started container\" PID=40469 containerID=ce33fb501b973070be468040536497302441d3a8e2a4f136f3ef29c9ec7019dd description=openshift-ovn-kubernetes/ovnkube-node-zn7bm/kubecfg-setup id=28406b24-585b-4887-b89c-b51434304fff name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3cd374ee7c6c8d7c6f6163a0f347817aee5f179e2b59270e2931b895efc8f72",
2026-06-09 11:30:35.067427 | controller |     "Jun 09 11:25:26.372954 crc crio[26313]: time=\"2026-06-09T11:25:26.37287471Z\" level=info msg=\"Removing container: 8a67086dcf6447f7f239062e43c9f7097d8bb6cbd9b63e9679eef9657ff54f73\" id=c538a32a-56d6-47a4-beb3-93725c6c214c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.067442 | controller |     "Jun 09 11:25:26.384523 crc crio[26313]: time=\"2026-06-09T11:25:26.384332445Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_d20add72-9db3-43a0-94be-32e5eaab141b\\\"\"",
2026-06-09 11:30:35.067458 | controller |     "Jun 09 11:25:26.384701 crc crio[26313]: time=\"2026-06-09T11:25:26.384537481Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.067474 | controller |     "Jun 09 11:25:26.394115 crc crio[26313]: time=\"2026-06-09T11:25:26.39398204Z\" level=info msg=\"Removed container 8a67086dcf6447f7f239062e43c9f7097d8bb6cbd9b63e9679eef9657ff54f73: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=c538a32a-56d6-47a4-beb3-93725c6c214c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.067489 | controller |     "Jun 09 11:25:26.397204 crc crio[26313]: time=\"2026-06-09T11:25:26.397139609Z\" level=info msg=\"Created container 21178f5725ad8de87229c25e660a43ce9fedaf8937c28b12e47472c6192fdeba: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-qk7gf/ovnkube-cluster-manager\" id=925de99a-1ae2-497b-b617-96a15337f133 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.067505 | controller |     "Jun 09 11:25:26.398569 crc crio[26313]: time=\"2026-06-09T11:25:26.398533799Z\" level=info msg=\"Starting container: 21178f5725ad8de87229c25e660a43ce9fedaf8937c28b12e47472c6192fdeba\" id=400b773e-5637-4926-8c25-a6d59af4bcac name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.067521 | controller |     "Jun 09 11:25:26.399186 crc crio[26313]: time=\"2026-06-09T11:25:26.399162667Z\" level=info msg=\"Removing container: b3eae50ec738396c00687e952178f848ff1be2129fdea76b0108c46d7531aab6\" id=c2f4e9f9-8ce0-465b-80dc-85c87713ff43 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.067537 | controller |     "Jun 09 11:25:26.405505 crc crio[26313]: time=\"2026-06-09T11:25:26.405352152Z\" level=info msg=\"Started container\" PID=40475 containerID=21178f5725ad8de87229c25e660a43ce9fedaf8937c28b12e47472c6192fdeba description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-qk7gf/ovnkube-cluster-manager id=400b773e-5637-4926-8c25-a6d59af4bcac name=/runtime.v1.RuntimeService/StartContainer sandboxID=68af751cacadb251f063c6bf24f0966ad467a99fde85230e310ea30cef039a22",
2026-06-09 11:30:35.067553 | controller |     "Jun 09 11:25:26.439974 crc crio[26313]: time=\"2026-06-09T11:25:26.439510813Z\" level=info msg=\"Removed container b3eae50ec738396c00687e952178f848ff1be2129fdea76b0108c46d7531aab6: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=c2f4e9f9-8ce0-465b-80dc-85c87713ff43 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.067573 | controller |     "Jun 09 11:25:26.443198 crc crio[26313]: time=\"2026-06-09T11:25:26.443142806Z\" level=info msg=\"Removing container: da816558d6b947ae55d837df8ad18ab0c5816d2a3a8b31633caeff734f8fdfba\" id=6edaa91e-2a26-4076-a0fa-9c472580187c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.067589 | controller |     "Jun 09 11:25:26.461236 crc crio[26313]: time=\"2026-06-09T11:25:26.461182098Z\" level=info msg=\"Removed container da816558d6b947ae55d837df8ad18ab0c5816d2a3a8b31633caeff734f8fdfba: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=6edaa91e-2a26-4076-a0fa-9c472580187c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.067605 | controller |     "Jun 09 11:25:26.464369 crc crio[26313]: time=\"2026-06-09T11:25:26.464308837Z\" level=info msg=\"Removing container: 1531e433e7b8fd5e6a846f0a82c02e7796d346fbd797befdf7a88514a44f4ed2\" id=43065d4d-0af8-4ffa-adb5-148ce462d99f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.067621 | controller |     "Jun 09 11:25:26.497936 crc crio[26313]: time=\"2026-06-09T11:25:26.497837719Z\" level=info msg=\"Removed container 1531e433e7b8fd5e6a846f0a82c02e7796d346fbd797befdf7a88514a44f4ed2: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=43065d4d-0af8-4ffa-adb5-148ce462d99f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.067636 | controller |     "Jun 09 11:25:26.500726 crc crio[26313]: time=\"2026-06-09T11:25:26.50067325Z\" level=info msg=\"Removing container: a825999e8d2e8cc454db168ccda08256f82f583a34892f20a91a22508da14437\" id=6808a53b-cb72-451a-b393-25c1f75f7850 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.067652 | controller |     "Jun 09 11:25:26.524037 crc crio[26313]: time=\"2026-06-09T11:25:26.523987142Z\" level=info msg=\"Removed container a825999e8d2e8cc454db168ccda08256f82f583a34892f20a91a22508da14437: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=6808a53b-cb72-451a-b393-25c1f75f7850 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.067668 | controller |     "Jun 09 11:25:26.528163 crc crio[26313]: time=\"2026-06-09T11:25:26.52813526Z\" level=info msg=\"Removing container: abc9aac057905d3a1c0890399621dd83295fe4653308cf095212c7ab66ba9aae\" id=6ba4c022-9980-4059-bcc0-c564fa7590ee name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.067683 | controller |     "Jun 09 11:25:26.554508 crc crio[26313]: time=\"2026-06-09T11:25:26.554337614Z\" level=info msg=\"Removed container abc9aac057905d3a1c0890399621dd83295fe4653308cf095212c7ab66ba9aae: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=6ba4c022-9980-4059-bcc0-c564fa7590ee name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.067699 | controller |     "Jun 09 11:25:26.558494 crc crio[26313]: time=\"2026-06-09T11:25:26.55844403Z\" level=info msg=\"Removing container: 1b08002c8a0ae4f99dc54913d6a608270c3910ae99e6046d4ef1305aef396669\" id=70f104be-e16d-4c07-9ff9-7749eb9c50a4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.067715 | controller |     "Jun 09 11:25:26.580820 crc crio[26313]: time=\"2026-06-09T11:25:26.580737793Z\" level=info msg=\"Removed container 1b08002c8a0ae4f99dc54913d6a608270c3910ae99e6046d4ef1305aef396669: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=70f104be-e16d-4c07-9ff9-7749eb9c50a4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.067730 | controller |     "Jun 09 11:25:26.966298 crc crio[26313]: time=\"2026-06-09T11:25:26.966040345Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/cert-approver\\\"\"",
2026-06-09 11:30:35.067746 | controller |     "Jun 09 11:25:26.966298 crc crio[26313]: time=\"2026-06-09T11:25:26.966261522Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.067765 | controller |     "Jun 09 11:25:26.976635 crc crio[26313]: time=\"2026-06-09T11:25:26.976297247Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/install_multus\\\"\"",
2026-06-09 11:30:35.067781 | controller |     "Jun 09 11:25:26.976920 crc crio[26313]: time=\"2026-06-09T11:25:26.976826382Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.067797 | controller |     "Jun 09 11:25:26.977003 crc crio[26313]: time=\"2026-06-09T11:25:26.976962586Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/kubeconfig_generator\\\"\"",
2026-06-09 11:30:35.067812 | controller |     "Jun 09 11:25:26.977280 crc crio[26313]: time=\"2026-06-09T11:25:26.977211473Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.067828 | controller |     "Jun 09 11:25:26.987552 crc crio[26313]: time=\"2026-06-09T11:25:26.987368461Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus\\\"\"",
2026-06-09 11:30:35.067843 | controller |     "Jun 09 11:25:26.987828 crc crio[26313]: time=\"2026-06-09T11:25:26.98769177Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.067876 | controller |     "Jun 09 11:25:26.999470 crc crio[26313]: time=\"2026-06-09T11:25:26.999327561Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-daemon\\\"\"",
2026-06-09 11:30:35.067893 | controller |     "Jun 09 11:25:26.999846 crc crio[26313]: time=\"2026-06-09T11:25:26.999705231Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.067909 | controller |     "Jun 09 11:25:27.009985 crc crio[26313]: time=\"2026-06-09T11:25:27.009832229Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-shim\\\"\"",
2026-06-09 11:30:35.067924 | controller |     "Jun 09 11:25:27.009985 crc crio[26313]: time=\"2026-06-09T11:25:27.009947852Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.067939 | controller |     "Jun 09 11:25:27.018951 crc crio[26313]: time=\"2026-06-09T11:25:27.018719991Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/passthru\\\"\"",
2026-06-09 11:30:35.067955 | controller |     "Jun 09 11:25:27.019282 crc crio[26313]: time=\"2026-06-09T11:25:27.019204685Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.067970 | controller |     "Jun 09 11:25:27.019581 crc crio[26313]: time=\"2026-06-09T11:25:27.019416771Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/thin_entrypoint\\\"\"",
2026-06-09 11:30:35.067986 | controller |     "Jun 09 11:25:27.019875 crc crio[26313]: time=\"2026-06-09T11:25:27.01971859Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.068001 | controller |     "Jun 09 11:25:27.027368 crc crio[26313]: time=\"2026-06-09T11:25:27.027261224Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_d20add72-9db3-43a0-94be-32e5eaab141b\\\"\"",
2026-06-09 11:30:35.068017 | controller |     "Jun 09 11:25:27.133714 crc crio[26313]: time=\"2026-06-09T11:25:27.133538322Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=70a0bac4-bc30-42b7-b21a-031e6a50ac76 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.068032 | controller |     "Jun 09 11:25:27.136785 crc crio[26313]: time=\"2026-06-09T11:25:27.136666981Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=239a3193-c524-4109-b2b6-655d20304a7d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.068185 | controller |     "Jun 09 11:25:27.145086 crc crio[26313]: time=\"2026-06-09T11:25:27.145011848Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-zn7bm/ovn-controller\" id=70189350-88ec-40a3-addb-bfa7148cdf54 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.068205 | controller |     "Jun 09 11:25:27.145511 crc crio[26313]: time=\"2026-06-09T11:25:27.145458231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.068222 | controller |     "Jun 09 11:25:27.181251 crc crio[26313]: time=\"2026-06-09T11:25:27.181192285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.068237 | controller |     "Jun 09 11:25:27.183365 crc crio[26313]: time=\"2026-06-09T11:25:27.183340736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.068254 | controller |     "Jun 09 11:25:27.292916 crc crio[26313]: time=\"2026-06-09T11:25:27.292339742Z\" level=info msg=\"Created container 96e7931b83627290fe8aa2eae4fa897276207c5e3ba925cd9c2b70f98d9b3554: openshift-ovn-kubernetes/ovnkube-node-zn7bm/ovn-controller\" id=70189350-88ec-40a3-addb-bfa7148cdf54 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.068269 | controller |     "Jun 09 11:25:27.294506 crc crio[26313]: time=\"2026-06-09T11:25:27.294449052Z\" level=info msg=\"Starting container: 96e7931b83627290fe8aa2eae4fa897276207c5e3ba925cd9c2b70f98d9b3554\" id=098209e7-e248-438d-802b-7e38629440dd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.068285 | controller |     "Jun 09 11:25:27.300556 crc crio[26313]: time=\"2026-06-09T11:25:27.30037085Z\" level=info msg=\"Started container\" PID=40559 containerID=96e7931b83627290fe8aa2eae4fa897276207c5e3ba925cd9c2b70f98d9b3554 description=openshift-ovn-kubernetes/ovnkube-node-zn7bm/ovn-controller id=098209e7-e248-438d-802b-7e38629440dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3cd374ee7c6c8d7c6f6163a0f347817aee5f179e2b59270e2931b895efc8f72",
2026-06-09 11:30:35.068300 | controller |     "Jun 09 11:25:27.312302 crc crio[26313]: time=\"2026-06-09T11:25:27.312230757Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=9f424972-c9bf-4ffa-a7d4-007bb455e767 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.068316 | controller |     "Jun 09 11:25:27.314698 crc crio[26313]: time=\"2026-06-09T11:25:27.314584454Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=13a4bfde-40cb-44ec-ac37-d7c86d3b9d92 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.068331 | controller |     "Jun 09 11:25:27.337534 crc crio[26313]: time=\"2026-06-09T11:25:27.321585962Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-zn7bm/ovn-acl-logging\" id=660b0532-0396-4314-bfc3-4281ae689289 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.068346 | controller |     "Jun 09 11:25:27.337534 crc crio[26313]: time=\"2026-06-09T11:25:27.322023995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.068361 | controller |     "Jun 09 11:25:27.348604 crc crio[26313]: time=\"2026-06-09T11:25:27.348514987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.068377 | controller |     "Jun 09 11:25:27.350648 crc crio[26313]: time=\"2026-06-09T11:25:27.350572916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.068393 | controller |     "Jun 09 11:25:27.461849 crc crio[26313]: time=\"2026-06-09T11:25:27.461734863Z\" level=info msg=\"Created container fcb2bffe65dd707cc7368669bcdc796ce16ec42acfc8fc0570f9d11f292b9fab: openshift-ovn-kubernetes/ovnkube-node-zn7bm/ovn-acl-logging\" id=660b0532-0396-4314-bfc3-4281ae689289 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.068411 | controller |     "Jun 09 11:25:27.463225 crc crio[26313]: time=\"2026-06-09T11:25:27.463178954Z\" level=info msg=\"Starting container: fcb2bffe65dd707cc7368669bcdc796ce16ec42acfc8fc0570f9d11f292b9fab\" id=0c3938bd-e899-47a4-ac0c-c166714bab8c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.068428 | controller |     "Jun 09 11:25:27.469692 crc crio[26313]: time=\"2026-06-09T11:25:27.468836304Z\" level=info msg=\"Started container\" PID=40571 containerID=fcb2bffe65dd707cc7368669bcdc796ce16ec42acfc8fc0570f9d11f292b9fab description=openshift-ovn-kubernetes/ovnkube-node-zn7bm/ovn-acl-logging id=0c3938bd-e899-47a4-ac0c-c166714bab8c name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3cd374ee7c6c8d7c6f6163a0f347817aee5f179e2b59270e2931b895efc8f72",
2026-06-09 11:30:35.068443 | controller |     "Jun 09 11:25:27.480653 crc crio[26313]: time=\"2026-06-09T11:25:27.480549187Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=23c72167-3d02-4b06-ba02-333cd55e6598 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.068459 | controller |     "Jun 09 11:25:27.483468 crc crio[26313]: time=\"2026-06-09T11:25:27.483016717Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=bb1c8165-26ae-4d44-98ca-72ba23466bce name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.068474 | controller |     "Jun 09 11:25:27.489558 crc crio[26313]: time=\"2026-06-09T11:25:27.488837552Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-zn7bm/kube-rbac-proxy-node\" id=3478628e-6ea5-4d61-a7b3-2374ef1ad5db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.068489 | controller |     "Jun 09 11:25:27.489558 crc crio[26313]: time=\"2026-06-09T11:25:27.489264264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.068505 | controller |     "Jun 09 11:25:27.515877 crc crio[26313]: time=\"2026-06-09T11:25:27.515772017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.068520 | controller |     "Jun 09 11:25:27.517359 crc crio[26313]: time=\"2026-06-09T11:25:27.517322621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.068536 | controller |     "Jun 09 11:25:27.630771 crc crio[26313]: time=\"2026-06-09T11:25:27.630165526Z\" level=info msg=\"Created container e24e28e334b2824e26a24ba8f61455de58222e88593f4c6165a4d6c2a307328c: openshift-ovn-kubernetes/ovnkube-node-zn7bm/kube-rbac-proxy-node\" id=3478628e-6ea5-4d61-a7b3-2374ef1ad5db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.068551 | controller |     "Jun 09 11:25:27.632660 crc crio[26313]: time=\"2026-06-09T11:25:27.632555474Z\" level=info msg=\"Starting container: e24e28e334b2824e26a24ba8f61455de58222e88593f4c6165a4d6c2a307328c\" id=1ff8205b-92e3-48e4-bf8c-2061f43223b1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.068566 | controller |     "Jun 09 11:25:27.642004 crc crio[26313]: time=\"2026-06-09T11:25:27.641731254Z\" level=info msg=\"Started container\" PID=40589 containerID=e24e28e334b2824e26a24ba8f61455de58222e88593f4c6165a4d6c2a307328c description=openshift-ovn-kubernetes/ovnkube-node-zn7bm/kube-rbac-proxy-node id=1ff8205b-92e3-48e4-bf8c-2061f43223b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3cd374ee7c6c8d7c6f6163a0f347817aee5f179e2b59270e2931b895efc8f72",
2026-06-09 11:30:35.068626 | controller |     "Jun 09 11:25:27.651945 crc crio[26313]: time=\"2026-06-09T11:25:27.651764729Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=3a002238-11d4-40b7-b046-fb93ce757ffc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.068643 | controller |     "Jun 09 11:25:27.653910 crc crio[26313]: time=\"2026-06-09T11:25:27.653852219Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=223d3e3d-4d23-44ee-b2fc-4f37b1bc109b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.068661 | controller |     "Jun 09 11:25:27.660477 crc crio[26313]: time=\"2026-06-09T11:25:27.660346893Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-zn7bm/kube-rbac-proxy-ovn-metrics\" id=d7a2bd77-20f0-4a02-965f-de16f680ad30 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.068676 | controller |     "Jun 09 11:25:27.660932 crc crio[26313]: time=\"2026-06-09T11:25:27.660865898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.068691 | controller |     "Jun 09 11:25:27.683578 crc crio[26313]: time=\"2026-06-09T11:25:27.683382647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.068706 | controller |     "Jun 09 11:25:27.685447 crc crio[26313]: time=\"2026-06-09T11:25:27.685321362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.068721 | controller |     "Jun 09 11:25:27.843571 crc crio[26313]: time=\"2026-06-09T11:25:27.843340429Z\" level=info msg=\"Created container 02914e246b1e712d4a54449dced9c6fe2f30878d17b062d4ab23bbd7fd9d26ff: openshift-ovn-kubernetes/ovnkube-node-zn7bm/kube-rbac-proxy-ovn-metrics\" id=d7a2bd77-20f0-4a02-965f-de16f680ad30 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.068736 | controller |     "Jun 09 11:25:27.844936 crc crio[26313]: time=\"2026-06-09T11:25:27.844842251Z\" level=info msg=\"Starting container: 02914e246b1e712d4a54449dced9c6fe2f30878d17b062d4ab23bbd7fd9d26ff\" id=29e08ccf-8c85-46a4-9fee-11f24d3e8781 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.068752 | controller |     "Jun 09 11:25:27.850483 crc crio[26313]: time=\"2026-06-09T11:25:27.850304707Z\" level=info msg=\"Started container\" PID=40611 containerID=02914e246b1e712d4a54449dced9c6fe2f30878d17b062d4ab23bbd7fd9d26ff description=openshift-ovn-kubernetes/ovnkube-node-zn7bm/kube-rbac-proxy-ovn-metrics id=29e08ccf-8c85-46a4-9fee-11f24d3e8781 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3cd374ee7c6c8d7c6f6163a0f347817aee5f179e2b59270e2931b895efc8f72",
2026-06-09 11:30:35.068768 | controller |     "Jun 09 11:25:27.918697 crc crio[26313]: time=\"2026-06-09T11:25:27.918317668Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=7c839c5b-ca26-4443-b667-c6a3e05053f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.068783 | controller |     "Jun 09 11:25:27.923045 crc crio[26313]: time=\"2026-06-09T11:25:27.922916619Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=4a94c3ef-ee61-40e0-ad4e-e056558c5f84 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.068799 | controller |     "Jun 09 11:25:27.938511 crc crio[26313]: time=\"2026-06-09T11:25:27.938248064Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-zn7bm/northd\" id=c6f5d560-628a-4223-91aa-ed8d033f63b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.068817 | controller |     "Jun 09 11:25:27.939097 crc crio[26313]: time=\"2026-06-09T11:25:27.939014936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.068833 | controller |     "Jun 09 11:25:27.977325 crc crio[26313]: time=\"2026-06-09T11:25:27.97718348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.068862 | controller |     "Jun 09 11:25:27.980271 crc crio[26313]: time=\"2026-06-09T11:25:27.980164235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.068882 | controller |     "Jun 09 11:25:28.091539 crc crio[26313]: time=\"2026-06-09T11:25:28.090501228Z\" level=info msg=\"Created container 3c715f094e21a442ff0d5e0902ae70ff61043887d809927ff3af9ec4e78d4466: openshift-ovn-kubernetes/ovnkube-node-zn7bm/northd\" id=c6f5d560-628a-4223-91aa-ed8d033f63b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.068899 | controller |     "Jun 09 11:25:28.094565 crc crio[26313]: time=\"2026-06-09T11:25:28.094468761Z\" level=info msg=\"Starting container: 3c715f094e21a442ff0d5e0902ae70ff61043887d809927ff3af9ec4e78d4466\" id=8a0d6385-1714-43be-910e-3ca9c932e0d6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.068915 | controller |     "Jun 09 11:25:28.104214 crc crio[26313]: time=\"2026-06-09T11:25:28.104103944Z\" level=info msg=\"Started container\" PID=40673 containerID=3c715f094e21a442ff0d5e0902ae70ff61043887d809927ff3af9ec4e78d4466 description=openshift-ovn-kubernetes/ovnkube-node-zn7bm/northd id=8a0d6385-1714-43be-910e-3ca9c932e0d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3cd374ee7c6c8d7c6f6163a0f347817aee5f179e2b59270e2931b895efc8f72",
2026-06-09 11:30:35.068931 | controller |     "Jun 09 11:25:28.114955 crc crio[26313]: time=\"2026-06-09T11:25:28.114849659Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=9f7bff6d-a7ef-4845-8778-51b93f062aca name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.068947 | controller |     "Jun 09 11:25:28.117976 crc crio[26313]: time=\"2026-06-09T11:25:28.117641279Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=04099134-880a-4981-958e-715b4a3c08eb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.068962 | controller |     "Jun 09 11:25:28.123484 crc crio[26313]: time=\"2026-06-09T11:25:28.123269299Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-zn7bm/nbdb\" id=1b341427-51d9-4c60-8288-bcce18407b83 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.068977 | controller |     "Jun 09 11:25:28.124345 crc crio[26313]: time=\"2026-06-09T11:25:28.123738492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.068993 | controller |     "Jun 09 11:25:28.151256 crc crio[26313]: time=\"2026-06-09T11:25:28.151192642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.069009 | controller |     "Jun 09 11:25:28.154889 crc crio[26313]: time=\"2026-06-09T11:25:28.154087044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.069028 | controller |     "Jun 09 11:25:28.261063 crc crio[26313]: time=\"2026-06-09T11:25:28.260945998Z\" level=info msg=\"Created container 7b24386ecb1c191027acce3c3a77bce27edd185fce814bfcaf24241b0ac9f600: openshift-ovn-kubernetes/ovnkube-node-zn7bm/nbdb\" id=1b341427-51d9-4c60-8288-bcce18407b83 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.069044 | controller |     "Jun 09 11:25:28.262813 crc crio[26313]: time=\"2026-06-09T11:25:28.262723199Z\" level=info msg=\"Starting container: 7b24386ecb1c191027acce3c3a77bce27edd185fce814bfcaf24241b0ac9f600\" id=f19c2b2e-320d-4da0-87b8-f0de6a5ae958 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.069060 | controller |     "Jun 09 11:25:28.268531 crc crio[26313]: time=\"2026-06-09T11:25:28.26838038Z\" level=info msg=\"Started container\" PID=40703 containerID=7b24386ecb1c191027acce3c3a77bce27edd185fce814bfcaf24241b0ac9f600 description=openshift-ovn-kubernetes/ovnkube-node-zn7bm/nbdb id=f19c2b2e-320d-4da0-87b8-f0de6a5ae958 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3cd374ee7c6c8d7c6f6163a0f347817aee5f179e2b59270e2931b895efc8f72",
2026-06-09 11:30:35.069077 | controller |     "Jun 09 11:25:29.594848 crc crio[26313]: time=\"2026-06-09T11:25:29.593909713Z\" level=info msg=\"Stopping pod sandbox: 9395670d3d0a48be92625e623c196a1d7bbc3242a41b32baad6f9a16792d89c9\" id=cdb01b25-b3f2-48e6-b340-0a3b984377b3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.069093 | controller |     "Jun 09 11:25:29.594848 crc crio[26313]: time=\"2026-06-09T11:25:29.594483499Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9395670d3d0a48be92625e623c196a1d7bbc3242a41b32baad6f9a16792d89c9\" id=cdb01b25-b3f2-48e6-b340-0a3b984377b3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.069109 | controller |     "Jun 09 11:25:29.596517 crc crio[26313]: time=\"2026-06-09T11:25:29.596470305Z\" level=info msg=\"Removing pod sandbox: 9395670d3d0a48be92625e623c196a1d7bbc3242a41b32baad6f9a16792d89c9\" id=b9aa4fdc-2a89-4300-b7fc-35616dac84c8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 11:30:35.069124 | controller |     "Jun 09 11:25:29.605788 crc crio[26313]: time=\"2026-06-09T11:25:29.605749739Z\" level=info msg=\"Removed pod sandbox: 9395670d3d0a48be92625e623c196a1d7bbc3242a41b32baad6f9a16792d89c9\" id=b9aa4fdc-2a89-4300-b7fc-35616dac84c8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 11:30:35.069140 | controller |     "Jun 09 11:25:29.606777 crc crio[26313]: time=\"2026-06-09T11:25:29.606717576Z\" level=info msg=\"Stopping pod sandbox: 8f8aa60bc34fe6193a8191fdb0bef5a32f9c44faa6afc0fcf04e273fecc0c3d6\" id=d82bc0f9-d766-4dc5-b7c3-b92e64171465 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.069156 | controller |     "Jun 09 11:25:29.606885 crc crio[26313]: time=\"2026-06-09T11:25:29.606779808Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8f8aa60bc34fe6193a8191fdb0bef5a32f9c44faa6afc0fcf04e273fecc0c3d6\" id=d82bc0f9-d766-4dc5-b7c3-b92e64171465 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.069171 | controller |     "Jun 09 11:25:29.607644 crc crio[26313]: time=\"2026-06-09T11:25:29.60755586Z\" level=info msg=\"Removing pod sandbox: 8f8aa60bc34fe6193a8191fdb0bef5a32f9c44faa6afc0fcf04e273fecc0c3d6\" id=a9b35c2a-4661-4dc6-b689-44122cda9b4c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 11:30:35.069187 | controller |     "Jun 09 11:25:29.615809 crc crio[26313]: time=\"2026-06-09T11:25:29.615725272Z\" level=info msg=\"Removed pod sandbox: 8f8aa60bc34fe6193a8191fdb0bef5a32f9c44faa6afc0fcf04e273fecc0c3d6\" id=a9b35c2a-4661-4dc6-b689-44122cda9b4c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 11:30:35.069202 | controller |     "Jun 09 11:25:29.616595 crc crio[26313]: time=\"2026-06-09T11:25:29.616558826Z\" level=info msg=\"Stopping pod sandbox: 9570b701358fa447a1643d6e2eab95c20846148eedafd017515797d8e33105ee\" id=3b77e19a-cbb3-45aa-8628-fd83f42848f7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.069221 | controller |     "Jun 09 11:25:29.616790 crc crio[26313]: time=\"2026-06-09T11:25:29.616768172Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9570b701358fa447a1643d6e2eab95c20846148eedafd017515797d8e33105ee\" id=3b77e19a-cbb3-45aa-8628-fd83f42848f7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.069236 | controller |     "Jun 09 11:25:29.617488 crc crio[26313]: time=\"2026-06-09T11:25:29.617380479Z\" level=info msg=\"Removing pod sandbox: 9570b701358fa447a1643d6e2eab95c20846148eedafd017515797d8e33105ee\" id=5cc9d978-3da2-4080-b697-14c763cc4d85 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 11:30:35.069252 | controller |     "Jun 09 11:25:29.628565 crc crio[26313]: time=\"2026-06-09T11:25:29.628465464Z\" level=info msg=\"Removed pod sandbox: 9570b701358fa447a1643d6e2eab95c20846148eedafd017515797d8e33105ee\" id=5cc9d978-3da2-4080-b697-14c763cc4d85 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 11:30:35.069267 | controller |     "Jun 09 11:25:30.399819 crc crio[26313]: time=\"2026-06-09T11:25:30.399213992Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=48faf6e0-8e18-40dc-b194-8a00dfcfb0b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.069284 | controller |     "Jun 09 11:25:30.402133 crc crio[26313]: time=\"2026-06-09T11:25:30.402047263Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=6246c9a6-8245-44a4-9c4e-f8ee5ba2dc13 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.069300 | controller |     "Jun 09 11:25:30.449737 crc crio[26313]: time=\"2026-06-09T11:25:30.449672525Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-zn7bm/sbdb\" id=0cbdbde9-1347-4773-82de-471068cc5e5d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.069316 | controller |     "Jun 09 11:25:30.450696 crc crio[26313]: time=\"2026-06-09T11:25:30.450671274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.069332 | controller |     "Jun 09 11:25:30.516795 crc crio[26313]: time=\"2026-06-09T11:25:30.51181432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.069348 | controller |     "Jun 09 11:25:30.517062 crc crio[26313]: time=\"2026-06-09T11:25:30.516927155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.069363 | controller |     "Jun 09 11:25:30.633189 crc crio[26313]: time=\"2026-06-09T11:25:30.632730234Z\" level=info msg=\"Created container bdf89c7bef8766fb17e171b28ff9cd19edb5f9e320dfaf1b8cf4577a34ef60cb: openshift-ovn-kubernetes/ovnkube-node-zn7bm/sbdb\" id=0cbdbde9-1347-4773-82de-471068cc5e5d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.069379 | controller |     "Jun 09 11:25:30.634504 crc crio[26313]: time=\"2026-06-09T11:25:30.63435973Z\" level=info msg=\"Starting container: bdf89c7bef8766fb17e171b28ff9cd19edb5f9e320dfaf1b8cf4577a34ef60cb\" id=bed2c3ea-dbd0-45e3-9fa2-a2a88aad7413 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.069395 | controller |     "Jun 09 11:25:30.638898 crc crio[26313]: time=\"2026-06-09T11:25:30.638796616Z\" level=info msg=\"Started container\" PID=41024 containerID=bdf89c7bef8766fb17e171b28ff9cd19edb5f9e320dfaf1b8cf4577a34ef60cb description=openshift-ovn-kubernetes/ovnkube-node-zn7bm/sbdb id=bed2c3ea-dbd0-45e3-9fa2-a2a88aad7413 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3cd374ee7c6c8d7c6f6163a0f347817aee5f179e2b59270e2931b895efc8f72",
2026-06-09 11:30:35.069411 | controller |     "Jun 09 11:25:32.750138 crc crio[26313]: time=\"2026-06-09T11:25:32.749336941Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=4bf21ea6-04ab-45be-942d-666c0f4820e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.069430 | controller |     "Jun 09 11:25:32.769467 crc crio[26313]: time=\"2026-06-09T11:25:32.769307638Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=0944e240-0672-42ff-8321-c14a8bcbd537 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.069446 | controller |     "Jun 09 11:25:32.778011 crc crio[26313]: time=\"2026-06-09T11:25:32.777887152Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-zn7bm/ovnkube-controller\" id=f8ac3842-1fbe-47fe-bec4-59dd876c8e9c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.069462 | controller |     "Jun 09 11:25:32.778744 crc crio[26313]: time=\"2026-06-09T11:25:32.778680444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.069477 | controller |     "Jun 09 11:25:32.817634 crc crio[26313]: time=\"2026-06-09T11:25:32.817205748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.069493 | controller |     "Jun 09 11:25:32.820083 crc crio[26313]: time=\"2026-06-09T11:25:32.820019028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.069508 | controller |     "Jun 09 11:25:32.961217 crc crio[26313]: time=\"2026-06-09T11:25:32.961115055Z\" level=info msg=\"Created container 6ef176907ec5e25311df6913f8d149e64c7acf3c163d57aaae4aff9c81838471: openshift-ovn-kubernetes/ovnkube-node-zn7bm/ovnkube-controller\" id=f8ac3842-1fbe-47fe-bec4-59dd876c8e9c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.069524 | controller |     "Jun 09 11:25:32.963992 crc crio[26313]: time=\"2026-06-09T11:25:32.963932985Z\" level=info msg=\"Starting container: 6ef176907ec5e25311df6913f8d149e64c7acf3c163d57aaae4aff9c81838471\" id=5e9dd504-26ad-4bcb-9b62-cc2d50fb69c8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.069540 | controller |     "Jun 09 11:25:32.971954 crc crio[26313]: time=\"2026-06-09T11:25:32.971752357Z\" level=info msg=\"Started container\" PID=41323 containerID=6ef176907ec5e25311df6913f8d149e64c7acf3c163d57aaae4aff9c81838471 description=openshift-ovn-kubernetes/ovnkube-node-zn7bm/ovnkube-controller id=5e9dd504-26ad-4bcb-9b62-cc2d50fb69c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3cd374ee7c6c8d7c6f6163a0f347817aee5f179e2b59270e2931b895efc8f72",
2026-06-09 11:30:35.069555 | controller |     "Jun 09 11:25:33.075905 crc crio[26313]: time=\"2026-06-09T11:25:33.075787262Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.069571 | controller |     "Jun 09 11:25:33.077126 crc crio[26313]: time=\"2026-06-09T11:25:33.076580674Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.069587 | controller |     "Jun 09 11:25:33.077315 crc crio[26313]: time=\"2026-06-09T11:25:33.077288854Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.069602 | controller |     "Jun 09 11:25:33.077509 crc crio[26313]: time=\"2026-06-09T11:25:33.07749235Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.069618 | controller |     "Jun 09 11:25:33.077660 crc crio[26313]: time=\"2026-06-09T11:25:33.077637584Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.069639 | controller |     "Jun 09 11:25:33.077761 crc crio[26313]: time=\"2026-06-09T11:25:33.077748568Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.069655 | controller |     "Jun 09 11:25:33.078073 crc crio[26313]: time=\"2026-06-09T11:25:33.078049826Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.069671 | controller |     "Jun 09 11:25:33.078187 crc crio[26313]: time=\"2026-06-09T11:25:33.07817128Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.069686 | controller |     "Jun 09 11:25:33.078545 crc crio[26313]: time=\"2026-06-09T11:25:33.07852477Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.069702 | controller |     "Jun 09 11:25:33.078705 crc crio[26313]: time=\"2026-06-09T11:25:33.078682994Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.069717 | controller |     "Jun 09 11:25:33.078872 crc crio[26313]: time=\"2026-06-09T11:25:33.078843049Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.069733 | controller |     "Jun 09 11:25:33.079124 crc crio[26313]: time=\"2026-06-09T11:25:33.079106056Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.069748 | controller |     "Jun 09 11:25:33.079252 crc crio[26313]: time=\"2026-06-09T11:25:33.0792314Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.069763 | controller |     "Jun 09 11:25:33.079350 crc crio[26313]: time=\"2026-06-09T11:25:33.079337673Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.069778 | controller |     "Jun 09 11:25:33.079903 crc crio[26313]: time=\"2026-06-09T11:25:33.079767625Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.069793 | controller |     "Jun 09 11:25:33.079903 crc crio[26313]: time=\"2026-06-09T11:25:33.079893158Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.069808 | controller |     "Jun 09 11:25:33.080785 crc crio[26313]: time=\"2026-06-09T11:25:33.080072624Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.069823 | controller |     "Jun 09 11:25:33.080785 crc crio[26313]: time=\"2026-06-09T11:25:33.080162866Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.069838 | controller |     "Jun 09 11:25:33.080785 crc crio[26313]: time=\"2026-06-09T11:25:33.080694581Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.069870 | controller |     "Jun 09 11:25:33.080785 crc crio[26313]: time=\"2026-06-09T11:25:33.080734922Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.069887 | controller |     "Jun 09 11:25:33.081073 crc crio[26313]: time=\"2026-06-09T11:25:33.08101062Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.069902 | controller |     "Jun 09 11:25:33.081165 crc crio[26313]: time=\"2026-06-09T11:25:33.081077662Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.069917 | controller |     "Jun 09 11:25:33.081342 crc crio[26313]: time=\"2026-06-09T11:25:33.081254107Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.069933 | controller |     "Jun 09 11:25:33.081632 crc crio[26313]: time=\"2026-06-09T11:25:33.08135854Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.069948 | controller |     "Jun 09 11:25:33.081737 crc crio[26313]: time=\"2026-06-09T11:25:33.081643258Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.069976 | controller |     "Jun 09 11:25:33.081737 crc crio[26313]: time=\"2026-06-09T11:25:33.081679129Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.069998 | controller |     "Jun 09 11:25:33.082035 crc crio[26313]: time=\"2026-06-09T11:25:33.081978128Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.070019 | controller |     "Jun 09 11:25:33.082035 crc crio[26313]: time=\"2026-06-09T11:25:33.082032789Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.070040 | controller |     "Jun 09 11:25:33.082339 crc crio[26313]: time=\"2026-06-09T11:25:33.082272696Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.070061 | controller |     "Jun 09 11:25:33.082982 crc crio[26313]: time=\"2026-06-09T11:25:33.082907844Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.070081 | controller |     "Jun 09 11:25:33.082982 crc crio[26313]: time=\"2026-06-09T11:25:33.082977976Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.070102 | controller |     "Jun 09 11:25:33.083155 crc crio[26313]: time=\"2026-06-09T11:25:33.083014407Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.070122 | controller |     "Jun 09 11:25:33.083155 crc crio[26313]: time=\"2026-06-09T11:25:33.083049308Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.070142 | controller |     "Jun 09 11:25:33.083155 crc crio[26313]: time=\"2026-06-09T11:25:33.083075149Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.070163 | controller |     "Jun 09 11:25:33.083886 crc crio[26313]: time=\"2026-06-09T11:25:33.083796769Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.070184 | controller |     "Jun 09 11:25:33.083959 crc crio[26313]: time=\"2026-06-09T11:25:33.083941303Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.070204 | controller |     "Jun 09 11:25:33.084092 crc crio[26313]: time=\"2026-06-09T11:25:33.084038696Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.070225 | controller |     "Jun 09 11:25:33.084166 crc crio[26313]: time=\"2026-06-09T11:25:33.084153719Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.070245 | controller |     "Jun 09 11:25:33.084731 crc crio[26313]: time=\"2026-06-09T11:25:33.084666594Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.070265 | controller |     "Jun 09 11:25:33.084731 crc crio[26313]: time=\"2026-06-09T11:25:33.084724586Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.070286 | controller |     "Jun 09 11:25:33.085035 crc crio[26313]: time=\"2026-06-09T11:25:33.084899981Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.070306 | controller |     "Jun 09 11:25:33.085035 crc crio[26313]: time=\"2026-06-09T11:25:33.084968783Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.070327 | controller |     "Jun 09 11:25:33.085581 crc crio[26313]: time=\"2026-06-09T11:25:33.085352323Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.070346 | controller |     "Jun 09 11:25:33.085709 crc crio[26313]: time=\"2026-06-09T11:25:33.08559474Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.070367 | controller |     "Jun 09 11:25:33.085709 crc crio[26313]: time=\"2026-06-09T11:25:33.085676203Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.070390 | controller |     "Jun 09 11:25:33.085867 crc crio[26313]: time=\"2026-06-09T11:25:33.085718194Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.070410 | controller |     "Jun 09 11:25:33.086185 crc crio[26313]: time=\"2026-06-09T11:25:33.086025623Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.070430 | controller |     "Jun 09 11:25:33.086185 crc crio[26313]: time=\"2026-06-09T11:25:33.086090524Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.070450 | controller |     "Jun 09 11:25:33.086499 crc crio[26313]: time=\"2026-06-09T11:25:33.086339732Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.070470 | controller |     "Jun 09 11:25:33.086587 crc crio[26313]: time=\"2026-06-09T11:25:33.086528837Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.070490 | controller |     "Jun 09 11:25:33.086868 crc crio[26313]: time=\"2026-06-09T11:25:33.086817615Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.070506 | controller |     "Jun 09 11:25:33.086942 crc crio[26313]: time=\"2026-06-09T11:25:33.086879337Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.070526 | controller |     "Jun 09 11:25:33.087132 crc crio[26313]: time=\"2026-06-09T11:25:33.087086323Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.070544 | controller |     "Jun 09 11:25:33.087297 crc crio[26313]: time=\"2026-06-09T11:25:33.087140444Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.070561 | controller |     "Jun 09 11:25:33.087509 crc crio[26313]: time=\"2026-06-09T11:25:33.08734588Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.070581 | controller |     "Jun 09 11:25:33.087509 crc crio[26313]: time=\"2026-06-09T11:25:33.087437013Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.070599 | controller |     "Jun 09 11:25:33.087738 crc crio[26313]: time=\"2026-06-09T11:25:33.08770579Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.070617 | controller |     "Jun 09 11:25:33.087799 crc crio[26313]: time=\"2026-06-09T11:25:33.087749822Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.070633 | controller |     "Jun 09 11:25:33.088109 crc crio[26313]: time=\"2026-06-09T11:25:33.08804734Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.070650 | controller |     "Jun 09 11:25:33.088200 crc crio[26313]: time=\"2026-06-09T11:25:33.088117072Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.070667 | controller |     "Jun 09 11:25:33.088252 crc crio[26313]: time=\"2026-06-09T11:25:33.088234605Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.070684 | controller |     "Jun 09 11:25:33.088293 crc crio[26313]: time=\"2026-06-09T11:25:33.088271336Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.070701 | controller |     "Jun 09 11:25:33.088737 crc crio[26313]: time=\"2026-06-09T11:25:33.088589625Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.070721 | controller |     "Jun 09 11:25:33.089141 crc crio[26313]: time=\"2026-06-09T11:25:33.08874512Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.070739 | controller |     "Jun 09 11:25:33.089141 crc crio[26313]: time=\"2026-06-09T11:25:33.088881434Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.070759 | controller |     "Jun 09 11:25:33.089141 crc crio[26313]: time=\"2026-06-09T11:25:33.088923675Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.070780 | controller |     "Jun 09 11:25:33.089313 crc crio[26313]: time=\"2026-06-09T11:25:33.089236274Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.070798 | controller |     "Jun 09 11:25:33.089313 crc crio[26313]: time=\"2026-06-09T11:25:33.089276405Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.070815 | controller |     "Jun 09 11:25:33.089876 crc crio[26313]: time=\"2026-06-09T11:25:33.089655876Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.070832 | controller |     "Jun 09 11:25:33.089876 crc crio[26313]: time=\"2026-06-09T11:25:33.089693127Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.070861 | controller |     "Jun 09 11:25:33.090286 crc crio[26313]: time=\"2026-06-09T11:25:33.090074628Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.070887 | controller |     "Jun 09 11:25:33.090286 crc crio[26313]: time=\"2026-06-09T11:25:33.090128839Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.070908 | controller |     "Jun 09 11:25:33.090584 crc crio[26313]: time=\"2026-06-09T11:25:33.090467749Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.070928 | controller |     "Jun 09 11:25:33.090829 crc crio[26313]: time=\"2026-06-09T11:25:33.090591822Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.070947 | controller |     "Jun 09 11:25:33.090829 crc crio[26313]: time=\"2026-06-09T11:25:33.090715116Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.070967 | controller |     "Jun 09 11:25:33.090829 crc crio[26313]: time=\"2026-06-09T11:25:33.090820419Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.070988 | controller |     "Jun 09 11:25:33.090988 crc crio[26313]: time=\"2026-06-09T11:25:33.09085209Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.071007 | controller |     "Jun 09 11:25:33.090988 crc crio[26313]: time=\"2026-06-09T11:25:33.090889711Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.071026 | controller |     "Jun 09 11:25:33.091514 crc crio[26313]: time=\"2026-06-09T11:25:33.091315463Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.071046 | controller |     "Jun 09 11:25:33.091514 crc crio[26313]: time=\"2026-06-09T11:25:33.091492248Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.071065 | controller |     "Jun 09 11:25:33.093663 crc crio[26313]: time=\"2026-06-09T11:25:33.091549209Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.071085 | controller |     "Jun 09 11:25:33.093663 crc crio[26313]: time=\"2026-06-09T11:25:33.091585511Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.071105 | controller |     "Jun 09 11:25:33.093663 crc crio[26313]: time=\"2026-06-09T11:25:33.091702534Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.071124 | controller |     "Jun 09 11:25:33.093663 crc crio[26313]: time=\"2026-06-09T11:25:33.091735805Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.071143 | controller |     "Jun 09 11:25:33.093663 crc crio[26313]: time=\"2026-06-09T11:25:33.092100865Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.071166 | controller |     "Jun 09 11:25:33.093663 crc crio[26313]: time=\"2026-06-09T11:25:33.092209368Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.071187 | controller |     "Jun 09 11:25:33.093663 crc crio[26313]: time=\"2026-06-09T11:25:33.092330102Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.071207 | controller |     "Jun 09 11:25:33.093663 crc crio[26313]: time=\"2026-06-09T11:25:33.092501647Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.071227 | controller |     "Jun 09 11:25:33.093663 crc crio[26313]: time=\"2026-06-09T11:25:33.092899358Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.071246 | controller |     "Jun 09 11:25:33.093663 crc crio[26313]: time=\"2026-06-09T11:25:33.092933129Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.071267 | controller |     "Jun 09 11:25:33.093663 crc crio[26313]: time=\"2026-06-09T11:25:33.093150775Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.071287 | controller |     "Jun 09 11:25:33.093663 crc crio[26313]: time=\"2026-06-09T11:25:33.093193746Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.071307 | controller |     "Jun 09 11:25:33.093663 crc crio[26313]: time=\"2026-06-09T11:25:33.093588147Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.071327 | controller |     "Jun 09 11:25:33.093663 crc crio[26313]: time=\"2026-06-09T11:25:33.093649149Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.071347 | controller |     "Jun 09 11:25:33.094903 crc crio[26313]: time=\"2026-06-09T11:25:33.093912107Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.071367 | controller |     "Jun 09 11:25:33.094903 crc crio[26313]: time=\"2026-06-09T11:25:33.093955058Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.071386 | controller |     "Jun 09 11:25:33.094903 crc crio[26313]: time=\"2026-06-09T11:25:33.094331988Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.071405 | controller |     "Jun 09 11:25:33.094903 crc crio[26313]: time=\"2026-06-09T11:25:33.094367059Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.071426 | controller |     "Jun 09 11:25:33.094903 crc crio[26313]: time=\"2026-06-09T11:25:33.094663018Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.071445 | controller |     "Jun 09 11:25:33.094903 crc crio[26313]: time=\"2026-06-09T11:25:33.094694129Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.071464 | controller |     "Jun 09 11:25:33.095247 crc crio[26313]: time=\"2026-06-09T11:25:33.09507779Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.071484 | controller |     "Jun 09 11:25:33.095247 crc crio[26313]: time=\"2026-06-09T11:25:33.095121941Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.071505 | controller |     "Jun 09 11:25:33.095486 crc crio[26313]: time=\"2026-06-09T11:25:33.095369128Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.071525 | controller |     "Jun 09 11:25:33.095562 crc crio[26313]: time=\"2026-06-09T11:25:33.095502842Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.071545 | controller |     "Jun 09 11:25:33.096043 crc crio[26313]: time=\"2026-06-09T11:25:33.095949684Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.071568 | controller |     "Jun 09 11:25:33.096043 crc crio[26313]: time=\"2026-06-09T11:25:33.096024627Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.071585 | controller |     "Jun 09 11:25:33.096197 crc crio[26313]: time=\"2026-06-09T11:25:33.096126959Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.071605 | controller |     "Jun 09 11:25:33.096197 crc crio[26313]: time=\"2026-06-09T11:25:33.096166701Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.071623 | controller |     "Jun 09 11:25:33.098127 crc crio[26313]: time=\"2026-06-09T11:25:33.096595433Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.071643 | controller |     "Jun 09 11:25:33.098127 crc crio[26313]: time=\"2026-06-09T11:25:33.096685555Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.071661 | controller |     "Jun 09 11:25:33.098127 crc crio[26313]: time=\"2026-06-09T11:25:33.096967863Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.071681 | controller |     "Jun 09 11:25:33.098127 crc crio[26313]: time=\"2026-06-09T11:25:33.097001404Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.071699 | controller |     "Jun 09 11:25:33.098127 crc crio[26313]: time=\"2026-06-09T11:25:33.097276472Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.071716 | controller |     "Jun 09 11:25:33.098127 crc crio[26313]: time=\"2026-06-09T11:25:33.097304873Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.071736 | controller |     "Jun 09 11:25:33.098127 crc crio[26313]: time=\"2026-06-09T11:25:33.097596311Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.071753 | controller |     "Jun 09 11:25:33.098127 crc crio[26313]: time=\"2026-06-09T11:25:33.097670153Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.071773 | controller |     "Jun 09 11:25:33.098127 crc crio[26313]: time=\"2026-06-09T11:25:33.097974122Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.071791 | controller |     "Jun 09 11:25:33.098127 crc crio[26313]: time=\"2026-06-09T11:25:33.098005083Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.071810 | controller |     "Jun 09 11:25:33.100168 crc crio[26313]: time=\"2026-06-09T11:25:33.098362373Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.071829 | controller |     "Jun 09 11:25:33.100168 crc crio[26313]: time=\"2026-06-09T11:25:33.098451365Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.071867 | controller |     "Jun 09 11:25:33.100168 crc crio[26313]: time=\"2026-06-09T11:25:33.098840847Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.071894 | controller |     "Jun 09 11:25:33.100168 crc crio[26313]: time=\"2026-06-09T11:25:33.098883718Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.071956 | controller |     "Jun 09 11:25:33.100168 crc crio[26313]: time=\"2026-06-09T11:25:33.09932941Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.071978 | controller |     "Jun 09 11:25:33.100168 crc crio[26313]: time=\"2026-06-09T11:25:33.099496825Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.071994 | controller |     "Jun 09 11:25:33.100168 crc crio[26313]: time=\"2026-06-09T11:25:33.099637649Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.072014 | controller |     "Jun 09 11:25:33.100168 crc crio[26313]: time=\"2026-06-09T11:25:33.09967426Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.072030 | controller |     "Jun 09 11:25:33.100168 crc crio[26313]: time=\"2026-06-09T11:25:33.099846325Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.072047 | controller |     "Jun 09 11:25:33.100168 crc crio[26313]: time=\"2026-06-09T11:25:33.099890476Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.072062 | controller |     "Jun 09 11:25:33.101102 crc crio[26313]: time=\"2026-06-09T11:25:33.100339899Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.072078 | controller |     "Jun 09 11:25:33.101102 crc crio[26313]: time=\"2026-06-09T11:25:33.100494084Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.072094 | controller |     "Jun 09 11:25:33.101102 crc crio[26313]: time=\"2026-06-09T11:25:33.100549425Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.072110 | controller |     "Jun 09 11:25:33.101102 crc crio[26313]: time=\"2026-06-09T11:25:33.100586746Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.072126 | controller |     "Jun 09 11:25:33.101102 crc crio[26313]: time=\"2026-06-09T11:25:33.100863414Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.072141 | controller |     "Jun 09 11:25:33.101102 crc crio[26313]: time=\"2026-06-09T11:25:33.100912085Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.072157 | controller |     "Jun 09 11:25:33.103779 crc crio[26313]: time=\"2026-06-09T11:25:33.101537183Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.072173 | controller |     "Jun 09 11:25:33.103779 crc crio[26313]: time=\"2026-06-09T11:25:33.101585974Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.072189 | controller |     "Jun 09 11:25:33.103779 crc crio[26313]: time=\"2026-06-09T11:25:33.101824691Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.072205 | controller |     "Jun 09 11:25:33.103779 crc crio[26313]: time=\"2026-06-09T11:25:33.101880163Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.072221 | controller |     "Jun 09 11:25:33.103779 crc crio[26313]: time=\"2026-06-09T11:25:33.102232733Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.072237 | controller |     "Jun 09 11:25:33.103779 crc crio[26313]: time=\"2026-06-09T11:25:33.102275824Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.072252 | controller |     "Jun 09 11:25:33.103779 crc crio[26313]: time=\"2026-06-09T11:25:33.102517661Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.072268 | controller |     "Jun 09 11:25:33.103779 crc crio[26313]: time=\"2026-06-09T11:25:33.102559222Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.072284 | controller |     "Jun 09 11:25:33.103779 crc crio[26313]: time=\"2026-06-09T11:25:33.103156229Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.072299 | controller |     "Jun 09 11:25:33.103779 crc crio[26313]: time=\"2026-06-09T11:25:33.10319394Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.072318 | controller |     "Jun 09 11:25:33.103779 crc crio[26313]: time=\"2026-06-09T11:25:33.103482428Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.072334 | controller |     "Jun 09 11:25:33.103779 crc crio[26313]: time=\"2026-06-09T11:25:33.10352312Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.072349 | controller |     "Jun 09 11:25:33.104216 crc crio[26313]: time=\"2026-06-09T11:25:33.10389497Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.072365 | controller |     "Jun 09 11:25:33.104216 crc crio[26313]: time=\"2026-06-09T11:25:33.103934391Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.072380 | controller |     "Jun 09 11:25:33.104370 crc crio[26313]: time=\"2026-06-09T11:25:33.104327632Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.072395 | controller |     "Jun 09 11:25:33.104473 crc crio[26313]: time=\"2026-06-09T11:25:33.104434555Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.072410 | controller |     "Jun 09 11:25:33.104940 crc crio[26313]: time=\"2026-06-09T11:25:33.104861448Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.072425 | controller |     "Jun 09 11:25:33.104940 crc crio[26313]: time=\"2026-06-09T11:25:33.104917239Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.072441 | controller |     "Jun 09 11:25:33.105175 crc crio[26313]: time=\"2026-06-09T11:25:33.105117375Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.072456 | controller |     "Jun 09 11:25:33.105252 crc crio[26313]: time=\"2026-06-09T11:25:33.105184937Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.072471 | controller |     "Jun 09 11:25:33.105674 crc crio[26313]: time=\"2026-06-09T11:25:33.105594998Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.072485 | controller |     "Jun 09 11:25:33.105745 crc crio[26313]: time=\"2026-06-09T11:25:33.105681251Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.072500 | controller |     "Jun 09 11:25:33.105984 crc crio[26313]: time=\"2026-06-09T11:25:33.105921778Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.072515 | controller |     "Jun 09 11:25:33.106064 crc crio[26313]: time=\"2026-06-09T11:25:33.1059883Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.072529 | controller |     "Jun 09 11:25:33.106381 crc crio[26313]: time=\"2026-06-09T11:25:33.106333519Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.072545 | controller |     "Jun 09 11:25:33.106510 crc crio[26313]: time=\"2026-06-09T11:25:33.106430042Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.072559 | controller |     "Jun 09 11:25:33.106710 crc crio[26313]: time=\"2026-06-09T11:25:33.106659519Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.072574 | controller |     "Jun 09 11:25:33.106766 crc crio[26313]: time=\"2026-06-09T11:25:33.10672148Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.072601 | controller |     "Jun 09 11:25:33.107147 crc crio[26313]: time=\"2026-06-09T11:25:33.10708055Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.072618 | controller |     "Jun 09 11:25:33.107147 crc crio[26313]: time=\"2026-06-09T11:25:33.107141802Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.072637 | controller |     "Jun 09 11:25:33.107484 crc crio[26313]: time=\"2026-06-09T11:25:33.107322617Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.072656 | controller |     "Jun 09 11:25:33.107484 crc crio[26313]: time=\"2026-06-09T11:25:33.107385029Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.072671 | controller |     "Jun 09 11:25:33.108665 crc crio[26313]: time=\"2026-06-09T11:25:33.107877643Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.072686 | controller |     "Jun 09 11:25:33.108665 crc crio[26313]: time=\"2026-06-09T11:25:33.107917854Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.072702 | controller |     "Jun 09 11:25:33.108665 crc crio[26313]: time=\"2026-06-09T11:25:33.108311726Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.072717 | controller |     "Jun 09 11:25:33.108665 crc crio[26313]: time=\"2026-06-09T11:25:33.108358207Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.072732 | controller |     "Jun 09 11:25:33.109207 crc crio[26313]: time=\"2026-06-09T11:25:33.108920473Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.072747 | controller |     "Jun 09 11:25:33.109207 crc crio[26313]: time=\"2026-06-09T11:25:33.108961764Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.072763 | controller |     "Jun 09 11:25:33.109576 crc crio[26313]: time=\"2026-06-09T11:25:33.109255102Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.072778 | controller |     "Jun 09 11:25:33.109576 crc crio[26313]: time=\"2026-06-09T11:25:33.109287013Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.072794 | controller |     "Jun 09 11:25:33.109576 crc crio[26313]: time=\"2026-06-09T11:25:33.109549121Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.072809 | controller |     "Jun 09 11:25:33.110047 crc crio[26313]: time=\"2026-06-09T11:25:33.109596162Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.072824 | controller |     "Jun 09 11:25:33.110260 crc crio[26313]: time=\"2026-06-09T11:25:33.110144058Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.072839 | controller |     "Jun 09 11:25:33.110260 crc crio[26313]: time=\"2026-06-09T11:25:33.110184679Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.072882 | controller |     "Jun 09 11:25:33.110576 crc crio[26313]: time=\"2026-06-09T11:25:33.110329843Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.072899 | controller |     "Jun 09 11:25:33.110576 crc crio[26313]: time=\"2026-06-09T11:25:33.110372774Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.072915 | controller |     "Jun 09 11:25:33.110939 crc crio[26313]: time=\"2026-06-09T11:25:33.110843307Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.072930 | controller |     "Jun 09 11:25:33.110939 crc crio[26313]: time=\"2026-06-09T11:25:33.110878398Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.072946 | controller |     "Jun 09 11:25:33.111336 crc crio[26313]: time=\"2026-06-09T11:25:33.11127151Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.072961 | controller |     "Jun 09 11:25:33.111458 crc crio[26313]: time=\"2026-06-09T11:25:33.111341612Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.072980 | controller |     "Jun 09 11:25:33.111891 crc crio[26313]: time=\"2026-06-09T11:25:33.111829185Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.072996 | controller |     "Jun 09 11:25:33.111891 crc crio[26313]: time=\"2026-06-09T11:25:33.111883227Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.073011 | controller |     "Jun 09 11:25:33.112162 crc crio[26313]: time=\"2026-06-09T11:25:33.112095843Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.073027 | controller |     "Jun 09 11:25:33.112233 crc crio[26313]: time=\"2026-06-09T11:25:33.112161915Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.073042 | controller |     "Jun 09 11:25:33.112632 crc crio[26313]: time=\"2026-06-09T11:25:33.112559526Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.073057 | controller |     "Jun 09 11:25:33.112716 crc crio[26313]: time=\"2026-06-09T11:25:33.112669689Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.073073 | controller |     "Jun 09 11:25:33.112929 crc crio[26313]: time=\"2026-06-09T11:25:33.112864395Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.073088 | controller |     "Jun 09 11:25:33.112929 crc crio[26313]: time=\"2026-06-09T11:25:33.112935237Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.073103 | controller |     "Jun 09 11:25:33.114060 crc crio[26313]: time=\"2026-06-09T11:25:33.113312188Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.073118 | controller |     "Jun 09 11:25:33.114060 crc crio[26313]: time=\"2026-06-09T11:25:33.113347819Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.073133 | controller |     "Jun 09 11:25:33.114060 crc crio[26313]: time=\"2026-06-09T11:25:33.113729609Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.073147 | controller |     "Jun 09 11:25:33.114060 crc crio[26313]: time=\"2026-06-09T11:25:33.113839362Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.073162 | controller |     "Jun 09 11:25:33.114060 crc crio[26313]: time=\"2026-06-09T11:25:33.113874303Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.073176 | controller |     "Jun 09 11:25:33.114060 crc crio[26313]: time=\"2026-06-09T11:25:33.113896844Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.073191 | controller |     "Jun 09 11:25:33.114310 crc crio[26313]: time=\"2026-06-09T11:25:33.114263535Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.073206 | controller |     "Jun 09 11:25:33.114371 crc crio[26313]: time=\"2026-06-09T11:25:33.114333016Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.073221 | controller |     "Jun 09 11:25:33.114722 crc crio[26313]: time=\"2026-06-09T11:25:33.114585004Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.073236 | controller |     "Jun 09 11:25:33.114722 crc crio[26313]: time=\"2026-06-09T11:25:33.114692407Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.073250 | controller |     "Jun 09 11:25:33.115064 crc crio[26313]: time=\"2026-06-09T11:25:33.114892862Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.073265 | controller |     "Jun 09 11:25:33.115064 crc crio[26313]: time=\"2026-06-09T11:25:33.114962814Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.073283 | controller |     "Jun 09 11:25:33.115064 crc crio[26313]: time=\"2026-06-09T11:25:33.115061587Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.073298 | controller |     "Jun 09 11:25:33.115211 crc crio[26313]: time=\"2026-06-09T11:25:33.115090078Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.073313 | controller |     "Jun 09 11:25:33.115578 crc crio[26313]: time=\"2026-06-09T11:25:33.11552654Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.073328 | controller |     "Jun 09 11:25:33.115681 crc crio[26313]: time=\"2026-06-09T11:25:33.115584642Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.073343 | controller |     "Jun 09 11:25:33.115859 crc crio[26313]: time=\"2026-06-09T11:25:33.115811698Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.073358 | controller |     "Jun 09 11:25:33.116025 crc crio[26313]: time=\"2026-06-09T11:25:33.1158595Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.073373 | controller |     "Jun 09 11:25:33.116081 crc crio[26313]: time=\"2026-06-09T11:25:33.116064506Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.073388 | controller |     "Jun 09 11:25:33.116120 crc crio[26313]: time=\"2026-06-09T11:25:33.116093567Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.073402 | controller |     "Jun 09 11:25:33.116530 crc crio[26313]: time=\"2026-06-09T11:25:33.116494488Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.073417 | controller |     "Jun 09 11:25:33.116641 crc crio[26313]: time=\"2026-06-09T11:25:33.116543169Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.073432 | controller |     "Jun 09 11:25:33.116780 crc crio[26313]: time=\"2026-06-09T11:25:33.116737065Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.073447 | controller |     "Jun 09 11:25:33.116942 crc crio[26313]: time=\"2026-06-09T11:25:33.116827537Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.073461 | controller |     "Jun 09 11:25:33.117087 crc crio[26313]: time=\"2026-06-09T11:25:33.117014993Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.073476 | controller |     "Jun 09 11:25:33.117153 crc crio[26313]: time=\"2026-06-09T11:25:33.117097095Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.073490 | controller |     "Jun 09 11:25:33.117338 crc crio[26313]: time=\"2026-06-09T11:25:33.117297241Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.073505 | controller |     "Jun 09 11:25:33.117468 crc crio[26313]: time=\"2026-06-09T11:25:33.117437315Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.073519 | controller |     "Jun 09 11:25:33.117703 crc crio[26313]: time=\"2026-06-09T11:25:33.117470136Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.073534 | controller |     "Jun 09 11:25:33.117703 crc crio[26313]: time=\"2026-06-09T11:25:33.117492016Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.073548 | controller |     "Jun 09 11:25:33.117703 crc crio[26313]: time=\"2026-06-09T11:25:33.117670431Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.073564 | controller |     "Jun 09 11:25:33.117845 crc crio[26313]: time=\"2026-06-09T11:25:33.117707352Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.073582 | controller |     "Jun 09 11:25:33.117935 crc crio[26313]: time=\"2026-06-09T11:25:33.117880037Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.073597 | controller |     "Jun 09 11:25:33.117990 crc crio[26313]: time=\"2026-06-09T11:25:33.117936719Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.073612 | controller |     "Jun 09 11:25:33.118112 crc crio[26313]: time=\"2026-06-09T11:25:33.118075333Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.073627 | controller |     "Jun 09 11:25:33.118175 crc crio[26313]: time=\"2026-06-09T11:25:33.118132714Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.073641 | controller |     "Jun 09 11:25:33.118268 crc crio[26313]: time=\"2026-06-09T11:25:33.118233357Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.073655 | controller |     "Jun 09 11:25:33.118327 crc crio[26313]: time=\"2026-06-09T11:25:33.118280319Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.073669 | controller |     "Jun 09 11:25:33.118752 crc crio[26313]: time=\"2026-06-09T11:25:33.11868389Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.073684 | controller |     "Jun 09 11:25:33.118752 crc crio[26313]: time=\"2026-06-09T11:25:33.118748342Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.073698 | controller |     "Jun 09 11:25:33.119135 crc crio[26313]: time=\"2026-06-09T11:25:33.11905107Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.073712 | controller |     "Jun 09 11:25:33.119205 crc crio[26313]: time=\"2026-06-09T11:25:33.119172374Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.073727 | controller |     "Jun 09 11:25:33.119700 crc crio[26313]: time=\"2026-06-09T11:25:33.119598486Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.073742 | controller |     "Jun 09 11:25:33.119766 crc crio[26313]: time=\"2026-06-09T11:25:33.119702939Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.073757 | controller |     "Jun 09 11:25:33.119893 crc crio[26313]: time=\"2026-06-09T11:25:33.119830273Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.073771 | controller |     "Jun 09 11:25:33.119960 crc crio[26313]: time=\"2026-06-09T11:25:33.119901355Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.073786 | controller |     "Jun 09 11:25:33.120282 crc crio[26313]: time=\"2026-06-09T11:25:33.120225314Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.073801 | controller |     "Jun 09 11:25:33.120282 crc crio[26313]: time=\"2026-06-09T11:25:33.120280215Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.073817 | controller |     "Jun 09 11:25:33.120517 crc crio[26313]: time=\"2026-06-09T11:25:33.12046148Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.073833 | controller |     "Jun 09 11:25:33.120517 crc crio[26313]: time=\"2026-06-09T11:25:33.120515672Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.073862 | controller |     "Jun 09 11:25:33.121096 crc crio[26313]: time=\"2026-06-09T11:25:33.121052787Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.073883 | controller |     "Jun 09 11:25:33.121188 crc crio[26313]: time=\"2026-06-09T11:25:33.121119769Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.073903 | controller |     "Jun 09 11:25:33.121727 crc crio[26313]: time=\"2026-06-09T11:25:33.121668445Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.073918 | controller |     "Jun 09 11:25:33.121727 crc crio[26313]: time=\"2026-06-09T11:25:33.121728337Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.073934 | controller |     "Jun 09 11:25:33.122228 crc crio[26313]: time=\"2026-06-09T11:25:33.122151709Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.073949 | controller |     "Jun 09 11:25:33.122456 crc crio[26313]: time=\"2026-06-09T11:25:33.122358294Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.073963 | controller |     "Jun 09 11:25:33.122666 crc crio[26313]: time=\"2026-06-09T11:25:33.122535179Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.073978 | controller |     "Jun 09 11:25:33.122666 crc crio[26313]: time=\"2026-06-09T11:25:33.122596031Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.073993 | controller |     "Jun 09 11:25:33.122666 crc crio[26313]: time=\"2026-06-09T11:25:33.122650363Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.074008 | controller |     "Jun 09 11:25:33.123594 crc crio[26313]: time=\"2026-06-09T11:25:33.122677713Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.074022 | controller |     "Jun 09 11:25:33.123594 crc crio[26313]: time=\"2026-06-09T11:25:33.122976412Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.074037 | controller |     "Jun 09 11:25:33.123594 crc crio[26313]: time=\"2026-06-09T11:25:33.123019523Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.074052 | controller |     "Jun 09 11:25:33.123594 crc crio[26313]: time=\"2026-06-09T11:25:33.123210019Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.074068 | controller |     "Jun 09 11:25:33.123594 crc crio[26313]: time=\"2026-06-09T11:25:33.123286671Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.074084 | controller |     "Jun 09 11:25:33.123594 crc crio[26313]: time=\"2026-06-09T11:25:33.123343282Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.074099 | controller |     "Jun 09 11:25:33.123594 crc crio[26313]: time=\"2026-06-09T11:25:33.123380743Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.074115 | controller |     "Jun 09 11:25:33.123594 crc crio[26313]: time=\"2026-06-09T11:25:33.12362523Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.074131 | controller |     "Jun 09 11:25:33.123594 crc crio[26313]: time=\"2026-06-09T11:25:33.123667202Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.074146 | controller |     "Jun 09 11:25:33.126021 crc crio[26313]: time=\"2026-06-09T11:25:33.123867727Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.074162 | controller |     "Jun 09 11:25:33.126021 crc crio[26313]: time=\"2026-06-09T11:25:33.123900828Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.074177 | controller |     "Jun 09 11:25:33.126021 crc crio[26313]: time=\"2026-06-09T11:25:33.124866766Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.074196 | controller |     "Jun 09 11:25:33.126021 crc crio[26313]: time=\"2026-06-09T11:25:33.124917437Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.074211 | controller |     "Jun 09 11:25:33.126021 crc crio[26313]: time=\"2026-06-09T11:25:33.124960608Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.074227 | controller |     "Jun 09 11:25:33.126021 crc crio[26313]: time=\"2026-06-09T11:25:33.124995259Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.074242 | controller |     "Jun 09 11:25:33.126021 crc crio[26313]: time=\"2026-06-09T11:25:33.12502286Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.074257 | controller |     "Jun 09 11:25:33.126021 crc crio[26313]: time=\"2026-06-09T11:25:33.125044951Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.074273 | controller |     "Jun 09 11:25:33.126021 crc crio[26313]: time=\"2026-06-09T11:25:33.125278267Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.074289 | controller |     "Jun 09 11:25:33.126021 crc crio[26313]: time=\"2026-06-09T11:25:33.125312688Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.074304 | controller |     "Jun 09 11:25:33.126021 crc crio[26313]: time=\"2026-06-09T11:25:33.125554035Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.074320 | controller |     "Jun 09 11:25:33.126021 crc crio[26313]: time=\"2026-06-09T11:25:33.125598296Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.074336 | controller |     "Jun 09 11:25:33.127687 crc crio[26313]: time=\"2026-06-09T11:25:33.126544103Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.074351 | controller |     "Jun 09 11:25:33.127687 crc crio[26313]: time=\"2026-06-09T11:25:33.126583654Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.074366 | controller |     "Jun 09 11:25:33.127687 crc crio[26313]: time=\"2026-06-09T11:25:33.126682877Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.074382 | controller |     "Jun 09 11:25:33.127687 crc crio[26313]: time=\"2026-06-09T11:25:33.126719338Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.074397 | controller |     "Jun 09 11:25:33.127687 crc crio[26313]: time=\"2026-06-09T11:25:33.126811441Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.074413 | controller |     "Jun 09 11:25:33.127687 crc crio[26313]: time=\"2026-06-09T11:25:33.126850672Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.074429 | controller |     "Jun 09 11:25:33.127687 crc crio[26313]: time=\"2026-06-09T11:25:33.127049188Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.074445 | controller |     "Jun 09 11:25:33.127687 crc crio[26313]: time=\"2026-06-09T11:25:33.127081229Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.074461 | controller |     "Jun 09 11:25:33.127687 crc crio[26313]: time=\"2026-06-09T11:25:33.127255823Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.074476 | controller |     "Jun 09 11:25:33.127687 crc crio[26313]: time=\"2026-06-09T11:25:33.127290584Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.074491 | controller |     "Jun 09 11:25:33.128073 crc crio[26313]: time=\"2026-06-09T11:25:33.127508891Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.074511 | controller |     "Jun 09 11:25:33.128073 crc crio[26313]: time=\"2026-06-09T11:25:33.127804129Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.074527 | controller |     "Jun 09 11:25:33.128073 crc crio[26313]: time=\"2026-06-09T11:25:33.12783599Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.074542 | controller |     "Jun 09 11:25:33.128073 crc crio[26313]: time=\"2026-06-09T11:25:33.127866041Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.074557 | controller |     "Jun 09 11:25:33.128073 crc crio[26313]: time=\"2026-06-09T11:25:33.127894442Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.074571 | controller |     "Jun 09 11:25:33.128073 crc crio[26313]: time=\"2026-06-09T11:25:33.127912562Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.074586 | controller |     "Jun 09 11:25:33.128274 crc crio[26313]: time=\"2026-06-09T11:25:33.128166909Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.074602 | controller |     "Jun 09 11:25:33.128274 crc crio[26313]: time=\"2026-06-09T11:25:33.128210031Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.074617 | controller |     "Jun 09 11:25:33.128379 crc crio[26313]: time=\"2026-06-09T11:25:33.128329964Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.074632 | controller |     "Jun 09 11:25:33.128513 crc crio[26313]: time=\"2026-06-09T11:25:33.128384226Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.074648 | controller |     "Jun 09 11:25:33.128560 crc crio[26313]: time=\"2026-06-09T11:25:33.12853184Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.074663 | controller |     "Jun 09 11:25:33.128595 crc crio[26313]: time=\"2026-06-09T11:25:33.128564381Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.074678 | controller |     "Jun 09 11:25:33.128898 crc crio[26313]: time=\"2026-06-09T11:25:33.128830728Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.074694 | controller |     "Jun 09 11:25:33.128898 crc crio[26313]: time=\"2026-06-09T11:25:33.12889702Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.074709 | controller |     "Jun 09 11:25:33.129149 crc crio[26313]: time=\"2026-06-09T11:25:33.129099536Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.074724 | controller |     "Jun 09 11:25:33.129149 crc crio[26313]: time=\"2026-06-09T11:25:33.129161298Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.074739 | controller |     "Jun 09 11:25:33.129341 crc crio[26313]: time=\"2026-06-09T11:25:33.129294191Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.074754 | controller |     "Jun 09 11:25:33.129341 crc crio[26313]: time=\"2026-06-09T11:25:33.129330672Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.074770 | controller |     "Jun 09 11:25:33.129647 crc crio[26313]: time=\"2026-06-09T11:25:33.129569149Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.074785 | controller |     "Jun 09 11:25:33.129647 crc crio[26313]: time=\"2026-06-09T11:25:33.129633781Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.074800 | controller |     "Jun 09 11:25:33.129865 crc crio[26313]: time=\"2026-06-09T11:25:33.129771855Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.074823 | controller |     "Jun 09 11:25:33.129923 crc crio[26313]: time=\"2026-06-09T11:25:33.129879238Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.074838 | controller |     "Jun 09 11:25:33.130101 crc crio[26313]: time=\"2026-06-09T11:25:33.130047533Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.074871 | controller |     "Jun 09 11:25:33.130101 crc crio[26313]: time=\"2026-06-09T11:25:33.130100174Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.074888 | controller |     "Jun 09 11:25:33.130246 crc crio[26313]: time=\"2026-06-09T11:25:33.130211897Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.074903 | controller |     "Jun 09 11:25:33.130324 crc crio[26313]: time=\"2026-06-09T11:25:33.130266199Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.074919 | controller |     "Jun 09 11:25:33.130539 crc crio[26313]: time=\"2026-06-09T11:25:33.130502376Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.074935 | controller |     "Jun 09 11:25:33.130661 crc crio[26313]: time=\"2026-06-09T11:25:33.130556737Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.074951 | controller |     "Jun 09 11:25:33.130709 crc crio[26313]: time=\"2026-06-09T11:25:33.13065664Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.074966 | controller |     "Jun 09 11:25:33.130709 crc crio[26313]: time=\"2026-06-09T11:25:33.130693101Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.074982 | controller |     "Jun 09 11:25:33.130880 crc crio[26313]: time=\"2026-06-09T11:25:33.130841385Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.074997 | controller |     "Jun 09 11:25:33.130942 crc crio[26313]: time=\"2026-06-09T11:25:33.130898867Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.075012 | controller |     "Jun 09 11:25:33.131059 crc crio[26313]: time=\"2026-06-09T11:25:33.131025141Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.075028 | controller |     "Jun 09 11:25:33.131121 crc crio[26313]: time=\"2026-06-09T11:25:33.131073212Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.075043 | controller |     "Jun 09 11:25:33.131439 crc crio[26313]: time=\"2026-06-09T11:25:33.131313909Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.075058 | controller |     "Jun 09 11:25:33.131439 crc crio[26313]: time=\"2026-06-09T11:25:33.13136799Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.075073 | controller |     "Jun 09 11:25:33.131535 crc crio[26313]: time=\"2026-06-09T11:25:33.131519715Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.075088 | controller |     "Jun 09 11:25:33.131582 crc crio[26313]: time=\"2026-06-09T11:25:33.131553426Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.075103 | controller |     "Jun 09 11:25:33.131796 crc crio[26313]: time=\"2026-06-09T11:25:33.131762911Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.075118 | controller |     "Jun 09 11:25:33.131859 crc crio[26313]: time=\"2026-06-09T11:25:33.131809463Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.075133 | controller |     "Jun 09 11:25:33.131996 crc crio[26313]: time=\"2026-06-09T11:25:33.131962497Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.075152 | controller |     "Jun 09 11:25:33.132057 crc crio[26313]: time=\"2026-06-09T11:25:33.132010018Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.075167 | controller |     "Jun 09 11:25:33.132196 crc crio[26313]: time=\"2026-06-09T11:25:33.132160703Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.075183 | controller |     "Jun 09 11:25:33.132248 crc crio[26313]: time=\"2026-06-09T11:25:33.132210164Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.075198 | controller |     "Jun 09 11:25:33.132348 crc crio[26313]: time=\"2026-06-09T11:25:33.132310217Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.075213 | controller |     "Jun 09 11:25:33.132471 crc crio[26313]: time=\"2026-06-09T11:25:33.132358328Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.075228 | controller |     "Jun 09 11:25:33.132646 crc crio[26313]: time=\"2026-06-09T11:25:33.132574374Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.075243 | controller |     "Jun 09 11:25:33.132716 crc crio[26313]: time=\"2026-06-09T11:25:33.132675067Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.075257 | controller |     "Jun 09 11:25:33.132851 crc crio[26313]: time=\"2026-06-09T11:25:33.132814491Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.075272 | controller |     "Jun 09 11:25:33.132910 crc crio[26313]: time=\"2026-06-09T11:25:33.132874473Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.075287 | controller |     "Jun 09 11:25:33.133169 crc crio[26313]: time=\"2026-06-09T11:25:33.13312553Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.075302 | controller |     "Jun 09 11:25:33.133226 crc crio[26313]: time=\"2026-06-09T11:25:33.133175152Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.075317 | controller |     "Jun 09 11:25:33.133372 crc crio[26313]: time=\"2026-06-09T11:25:33.133338716Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.075332 | controller |     "Jun 09 11:25:33.133504 crc crio[26313]: time=\"2026-06-09T11:25:33.13347162Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.075346 | controller |     "Jun 09 11:25:33.133659 crc crio[26313]: time=\"2026-06-09T11:25:33.133580493Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.075361 | controller |     "Jun 09 11:25:33.133716 crc crio[26313]: time=\"2026-06-09T11:25:33.133673476Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.075375 | controller |     "Jun 09 11:25:33.133911 crc crio[26313]: time=\"2026-06-09T11:25:33.133867701Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.075390 | controller |     "Jun 09 11:25:33.133975 crc crio[26313]: time=\"2026-06-09T11:25:33.133927263Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.075404 | controller |     "Jun 09 11:25:33.134062 crc crio[26313]: time=\"2026-06-09T11:25:33.134027316Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.075419 | controller |     "Jun 09 11:25:33.134121 crc crio[26313]: time=\"2026-06-09T11:25:33.134077187Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.075433 | controller |     "Jun 09 11:25:33.134211 crc crio[26313]: time=\"2026-06-09T11:25:33.13418124Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.075452 | controller |     "Jun 09 11:25:33.134272 crc crio[26313]: time=\"2026-06-09T11:25:33.134222341Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.075467 | controller |     "Jun 09 11:25:33.134526 crc crio[26313]: time=\"2026-06-09T11:25:33.134461018Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.075481 | controller |     "Jun 09 11:25:33.134526 crc crio[26313]: time=\"2026-06-09T11:25:33.13451515Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.075496 | controller |     "Jun 09 11:25:33.134697 crc crio[26313]: time=\"2026-06-09T11:25:33.134662364Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.075510 | controller |     "Jun 09 11:25:33.134697 crc crio[26313]: time=\"2026-06-09T11:25:33.134692935Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.075525 | controller |     "Jun 09 11:25:33.134968 crc crio[26313]: time=\"2026-06-09T11:25:33.134932952Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.075540 | controller |     "Jun 09 11:25:33.135035 crc crio[26313]: time=\"2026-06-09T11:25:33.134980983Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.075554 | controller |     "Jun 09 11:25:33.135218 crc crio[26313]: time=\"2026-06-09T11:25:33.135172888Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.075569 | controller |     "Jun 09 11:25:33.135270 crc crio[26313]: time=\"2026-06-09T11:25:33.13524886Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.075584 | controller |     "Jun 09 11:25:33.135591 crc crio[26313]: time=\"2026-06-09T11:25:33.135558269Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.075599 | controller |     "Jun 09 11:25:33.135681 crc crio[26313]: time=\"2026-06-09T11:25:33.135635261Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.075614 | controller |     "Jun 09 11:25:33.136268 crc crio[26313]: time=\"2026-06-09T11:25:33.13591953Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.075629 | controller |     "Jun 09 11:25:33.136268 crc crio[26313]: time=\"2026-06-09T11:25:33.135956221Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.075644 | controller |     "Jun 09 11:25:33.136268 crc crio[26313]: time=\"2026-06-09T11:25:33.136147716Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.075659 | controller |     "Jun 09 11:25:33.136268 crc crio[26313]: time=\"2026-06-09T11:25:33.136181097Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.075674 | controller |     "Jun 09 11:25:33.136515 crc crio[26313]: time=\"2026-06-09T11:25:33.136312261Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.075689 | controller |     "Jun 09 11:25:33.136515 crc crio[26313]: time=\"2026-06-09T11:25:33.136343972Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.075703 | controller |     "Jun 09 11:25:33.136729 crc crio[26313]: time=\"2026-06-09T11:25:33.13664088Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.075718 | controller |     "Jun 09 11:25:33.136786 crc crio[26313]: time=\"2026-06-09T11:25:33.136745793Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.075733 | controller |     "Jun 09 11:25:33.136786 crc crio[26313]: time=\"2026-06-09T11:25:33.136781404Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.075750 | controller |     "Jun 09 11:25:33.136891 crc crio[26313]: time=\"2026-06-09T11:25:33.136807935Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.075766 | controller |     "Jun 09 11:25:33.137015 crc crio[26313]: time=\"2026-06-09T11:25:33.13697853Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.075780 | controller |     "Jun 09 11:25:33.137079 crc crio[26313]: time=\"2026-06-09T11:25:33.137026521Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.075795 | controller |     "Jun 09 11:25:33.137291 crc crio[26313]: time=\"2026-06-09T11:25:33.137252507Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.075809 | controller |     "Jun 09 11:25:33.137349 crc crio[26313]: time=\"2026-06-09T11:25:33.137309599Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.075824 | controller |     "Jun 09 11:25:33.137501 crc crio[26313]: time=\"2026-06-09T11:25:33.137372181Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.075839 | controller |     "Jun 09 11:25:33.137564 crc crio[26313]: time=\"2026-06-09T11:25:33.137523825Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.075871 | controller |     "Jun 09 11:25:33.139817 crc crio[26313]: time=\"2026-06-09T11:25:33.137978098Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.075887 | controller |     "Jun 09 11:25:33.139817 crc crio[26313]: time=\"2026-06-09T11:25:33.138029989Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.075903 | controller |     "Jun 09 11:25:33.139817 crc crio[26313]: time=\"2026-06-09T11:25:33.138168123Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.075918 | controller |     "Jun 09 11:25:33.139817 crc crio[26313]: time=\"2026-06-09T11:25:33.138201044Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.075932 | controller |     "Jun 09 11:25:33.139817 crc crio[26313]: time=\"2026-06-09T11:25:33.138449801Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.075947 | controller |     "Jun 09 11:25:33.139817 crc crio[26313]: time=\"2026-06-09T11:25:33.138492623Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.075962 | controller |     "Jun 09 11:25:33.139817 crc crio[26313]: time=\"2026-06-09T11:25:33.138668788Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.075978 | controller |     "Jun 09 11:25:33.139817 crc crio[26313]: time=\"2026-06-09T11:25:33.138709059Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.075994 | controller |     "Jun 09 11:25:33.139817 crc crio[26313]: time=\"2026-06-09T11:25:33.138826202Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.076009 | controller |     "Jun 09 11:25:33.139817 crc crio[26313]: time=\"2026-06-09T11:25:33.138859613Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.076025 | controller |     "Jun 09 11:25:33.139817 crc crio[26313]: time=\"2026-06-09T11:25:33.139138701Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.076040 | controller |     "Jun 09 11:25:33.139817 crc crio[26313]: time=\"2026-06-09T11:25:33.139182202Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.076055 | controller |     "Jun 09 11:25:33.139817 crc crio[26313]: time=\"2026-06-09T11:25:33.139290625Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.076080 | controller |     "Jun 09 11:25:33.139817 crc crio[26313]: time=\"2026-06-09T11:25:33.139328256Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.076096 | controller |     "Jun 09 11:25:33.143299 crc crio[26313]: time=\"2026-06-09T11:25:33.142792885Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.076111 | controller |     "Jun 09 11:25:33.143299 crc crio[26313]: time=\"2026-06-09T11:25:33.142865947Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.076127 | controller |     "Jun 09 11:25:33.143299 crc crio[26313]: time=\"2026-06-09T11:25:33.142953229Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.076142 | controller |     "Jun 09 11:25:33.143299 crc crio[26313]: time=\"2026-06-09T11:25:33.143000511Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.076157 | controller |     "Jun 09 11:25:33.145888 crc crio[26313]: time=\"2026-06-09T11:25:33.143730701Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.076172 | controller |     "Jun 09 11:25:33.145888 crc crio[26313]: time=\"2026-06-09T11:25:33.143773363Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.076187 | controller |     "Jun 09 11:25:33.145888 crc crio[26313]: time=\"2026-06-09T11:25:33.143963008Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.076203 | controller |     "Jun 09 11:25:33.145888 crc crio[26313]: time=\"2026-06-09T11:25:33.143997649Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.076219 | controller |     "Jun 09 11:25:33.145888 crc crio[26313]: time=\"2026-06-09T11:25:33.144006619Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.076234 | controller |     "Jun 09 11:25:33.145888 crc crio[26313]: time=\"2026-06-09T11:25:33.14402607Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.076250 | controller |     "Jun 09 11:25:33.145888 crc crio[26313]: time=\"2026-06-09T11:25:33.144228675Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.076265 | controller |     "Jun 09 11:25:33.145888 crc crio[26313]: time=\"2026-06-09T11:25:33.144262086Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.076281 | controller |     "Jun 09 11:25:33.145888 crc crio[26313]: time=\"2026-06-09T11:25:33.144477233Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.076296 | controller |     "Jun 09 11:25:33.145888 crc crio[26313]: time=\"2026-06-09T11:25:33.144529564Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.076312 | controller |     "Jun 09 11:25:33.145888 crc crio[26313]: time=\"2026-06-09T11:25:33.144672528Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.076327 | controller |     "Jun 09 11:25:33.145888 crc crio[26313]: time=\"2026-06-09T11:25:33.144705889Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.076342 | controller |     "Jun 09 11:25:33.145888 crc crio[26313]: time=\"2026-06-09T11:25:33.144805812Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.076357 | controller |     "Jun 09 11:25:33.145888 crc crio[26313]: time=\"2026-06-09T11:25:33.144829653Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.076376 | controller |     "Jun 09 11:25:33.145888 crc crio[26313]: time=\"2026-06-09T11:25:33.14510915Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.076392 | controller |     "Jun 09 11:25:33.145888 crc crio[26313]: time=\"2026-06-09T11:25:33.145140721Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.076408 | controller |     "Jun 09 11:25:33.145888 crc crio[26313]: time=\"2026-06-09T11:25:33.145165192Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.076423 | controller |     "Jun 09 11:25:33.145888 crc crio[26313]: time=\"2026-06-09T11:25:33.145181713Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.076438 | controller |     "Jun 09 11:25:33.145888 crc crio[26313]: time=\"2026-06-09T11:25:33.145637905Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.076453 | controller |     "Jun 09 11:25:33.145888 crc crio[26313]: time=\"2026-06-09T11:25:33.145683117Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.076468 | controller |     "Jun 09 11:25:33.145888 crc crio[26313]: time=\"2026-06-09T11:25:33.145724648Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.076484 | controller |     "Jun 09 11:25:33.145888 crc crio[26313]: time=\"2026-06-09T11:25:33.145761019Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.076499 | controller |     "Jun 09 11:25:33.145888 crc crio[26313]: time=\"2026-06-09T11:25:33.14581167Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.076514 | controller |     "Jun 09 11:25:33.145888 crc crio[26313]: time=\"2026-06-09T11:25:33.145838291Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.076529 | controller |     "Jun 09 11:25:33.148106 crc crio[26313]: time=\"2026-06-09T11:25:33.146004916Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.076543 | controller |     "Jun 09 11:25:33.148106 crc crio[26313]: time=\"2026-06-09T11:25:33.146042227Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.076558 | controller |     "Jun 09 11:25:33.148106 crc crio[26313]: time=\"2026-06-09T11:25:33.146187591Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.076573 | controller |     "Jun 09 11:25:33.148106 crc crio[26313]: time=\"2026-06-09T11:25:33.146645594Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.076600 | controller |     "Jun 09 11:25:33.148106 crc crio[26313]: time=\"2026-06-09T11:25:33.146685675Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.076616 | controller |     "Jun 09 11:25:33.148106 crc crio[26313]: time=\"2026-06-09T11:25:33.14685701Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.076631 | controller |     "Jun 09 11:25:33.148106 crc crio[26313]: time=\"2026-06-09T11:25:33.146906022Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.076646 | controller |     "Jun 09 11:25:33.148106 crc crio[26313]: time=\"2026-06-09T11:25:33.146943953Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.076663 | controller |     "Jun 09 11:25:33.148106 crc crio[26313]: time=\"2026-06-09T11:25:33.146977584Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.076679 | controller |     "Jun 09 11:25:33.148106 crc crio[26313]: time=\"2026-06-09T11:25:33.146998824Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.076697 | controller |     "Jun 09 11:25:33.148106 crc crio[26313]: time=\"2026-06-09T11:25:33.14720287Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.076713 | controller |     "Jun 09 11:25:33.148106 crc crio[26313]: time=\"2026-06-09T11:25:33.147244201Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.076728 | controller |     "Jun 09 11:25:33.148106 crc crio[26313]: time=\"2026-06-09T11:25:33.147342304Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.076744 | controller |     "Jun 09 11:25:33.148106 crc crio[26313]: time=\"2026-06-09T11:25:33.147377535Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.076759 | controller |     "Jun 09 11:25:33.148106 crc crio[26313]: time=\"2026-06-09T11:25:33.147627322Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.076774 | controller |     "Jun 09 11:25:33.148106 crc crio[26313]: time=\"2026-06-09T11:25:33.147691324Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.076789 | controller |     "Jun 09 11:25:33.148106 crc crio[26313]: time=\"2026-06-09T11:25:33.147726795Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.076804 | controller |     "Jun 09 11:25:33.148106 crc crio[26313]: time=\"2026-06-09T11:25:33.147752016Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.076819 | controller |     "Jun 09 11:25:33.148106 crc crio[26313]: time=\"2026-06-09T11:25:33.147856599Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.076835 | controller |     "Jun 09 11:25:33.148106 crc crio[26313]: time=\"2026-06-09T11:25:33.1478935Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.076863 | controller |     "Jun 09 11:25:33.148106 crc crio[26313]: time=\"2026-06-09T11:25:33.148042304Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.076883 | controller |     "Jun 09 11:25:33.148106 crc crio[26313]: time=\"2026-06-09T11:25:33.148121376Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.076900 | controller |     "Jun 09 11:25:33.149251 crc crio[26313]: time=\"2026-06-09T11:25:33.148164177Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.076916 | controller |     "Jun 09 11:25:33.149251 crc crio[26313]: time=\"2026-06-09T11:25:33.148194008Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.076931 | controller |     "Jun 09 11:25:33.149251 crc crio[26313]: time=\"2026-06-09T11:25:33.148360553Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.076947 | controller |     "Jun 09 11:25:33.149251 crc crio[26313]: time=\"2026-06-09T11:25:33.148442905Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.076962 | controller |     "Jun 09 11:25:33.149251 crc crio[26313]: time=\"2026-06-09T11:25:33.14859792Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.076978 | controller |     "Jun 09 11:25:33.149251 crc crio[26313]: time=\"2026-06-09T11:25:33.148656161Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.076993 | controller |     "Jun 09 11:25:33.149251 crc crio[26313]: time=\"2026-06-09T11:25:33.148788555Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.077009 | controller |     "Jun 09 11:25:33.149251 crc crio[26313]: time=\"2026-06-09T11:25:33.148855517Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.077028 | controller |     "Jun 09 11:25:33.149251 crc crio[26313]: time=\"2026-06-09T11:25:33.148936369Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.077044 | controller |     "Jun 09 11:25:33.149251 crc crio[26313]: time=\"2026-06-09T11:25:33.14896724Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.077060 | controller |     "Jun 09 11:25:33.149251 crc crio[26313]: time=\"2026-06-09T11:25:33.149118624Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.077076 | controller |     "Jun 09 11:25:33.149251 crc crio[26313]: time=\"2026-06-09T11:25:33.149149495Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.077091 | controller |     "Jun 09 11:25:33.149251 crc crio[26313]: time=\"2026-06-09T11:25:33.14930361Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.077107 | controller |     "Jun 09 11:25:33.151036 crc crio[26313]: time=\"2026-06-09T11:25:33.149338401Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.077122 | controller |     "Jun 09 11:25:33.151036 crc crio[26313]: time=\"2026-06-09T11:25:33.149544616Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.077137 | controller |     "Jun 09 11:25:33.151036 crc crio[26313]: time=\"2026-06-09T11:25:33.149580477Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.077152 | controller |     "Jun 09 11:25:33.151036 crc crio[26313]: time=\"2026-06-09T11:25:33.149746432Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.077168 | controller |     "Jun 09 11:25:33.151036 crc crio[26313]: time=\"2026-06-09T11:25:33.149810524Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.077183 | controller |     "Jun 09 11:25:33.151036 crc crio[26313]: time=\"2026-06-09T11:25:33.149941638Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.077198 | controller |     "Jun 09 11:25:33.151036 crc crio[26313]: time=\"2026-06-09T11:25:33.149972099Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.077213 | controller |     "Jun 09 11:25:33.151036 crc crio[26313]: time=\"2026-06-09T11:25:33.150237556Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.077229 | controller |     "Jun 09 11:25:33.151036 crc crio[26313]: time=\"2026-06-09T11:25:33.1503628Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.077244 | controller |     "Jun 09 11:25:33.151036 crc crio[26313]: time=\"2026-06-09T11:25:33.150445982Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.077258 | controller |     "Jun 09 11:25:33.151036 crc crio[26313]: time=\"2026-06-09T11:25:33.150552115Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.077273 | controller |     "Jun 09 11:25:33.151036 crc crio[26313]: time=\"2026-06-09T11:25:33.150675489Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.077288 | controller |     "Jun 09 11:25:33.151036 crc crio[26313]: time=\"2026-06-09T11:25:33.15071038Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.077303 | controller |     "Jun 09 11:25:33.151036 crc crio[26313]: time=\"2026-06-09T11:25:33.150936916Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.077319 | controller |     "Jun 09 11:25:33.151036 crc crio[26313]: time=\"2026-06-09T11:25:33.150968667Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.077338 | controller |     "Jun 09 11:25:33.151690 crc crio[26313]: time=\"2026-06-09T11:25:33.15107234Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.077354 | controller |     "Jun 09 11:25:33.151690 crc crio[26313]: time=\"2026-06-09T11:25:33.151103501Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.077369 | controller |     "Jun 09 11:25:33.151690 crc crio[26313]: time=\"2026-06-09T11:25:33.151296506Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.077385 | controller |     "Jun 09 11:25:33.151690 crc crio[26313]: time=\"2026-06-09T11:25:33.151327147Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.077400 | controller |     "Jun 09 11:25:33.151690 crc crio[26313]: time=\"2026-06-09T11:25:33.151587415Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.077416 | controller |     "Jun 09 11:25:33.151690 crc crio[26313]: time=\"2026-06-09T11:25:33.151649156Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.077431 | controller |     "Jun 09 11:25:33.152160 crc crio[26313]: time=\"2026-06-09T11:25:33.151840922Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.077446 | controller |     "Jun 09 11:25:33.152160 crc crio[26313]: time=\"2026-06-09T11:25:33.151875703Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.077460 | controller |     "Jun 09 11:25:33.152160 crc crio[26313]: time=\"2026-06-09T11:25:33.152073748Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.077475 | controller |     "Jun 09 11:25:33.152160 crc crio[26313]: time=\"2026-06-09T11:25:33.152108239Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.077490 | controller |     "Jun 09 11:25:33.152369 crc crio[26313]: time=\"2026-06-09T11:25:33.152335486Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.077504 | controller |     "Jun 09 11:25:33.152523 crc crio[26313]: time=\"2026-06-09T11:25:33.152380257Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.077519 | controller |     "Jun 09 11:25:33.152523 crc crio[26313]: time=\"2026-06-09T11:25:33.152572102Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.077534 | controller |     "Jun 09 11:25:33.152705 crc crio[26313]: time=\"2026-06-09T11:25:33.152632704Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.077549 | controller |     "Jun 09 11:25:33.152912 crc crio[26313]: time=\"2026-06-09T11:25:33.152859501Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.077564 | controller |     "Jun 09 11:25:33.152912 crc crio[26313]: time=\"2026-06-09T11:25:33.152910172Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.077582 | controller |     "Jun 09 11:25:33.153055 crc crio[26313]: time=\"2026-06-09T11:25:33.153008935Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.077597 | controller |     "Jun 09 11:25:33.153055 crc crio[26313]: time=\"2026-06-09T11:25:33.153056136Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.077611 | controller |     "Jun 09 11:25:33.153225 crc crio[26313]: time=\"2026-06-09T11:25:33.15319338Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.077626 | controller |     "Jun 09 11:25:33.153383 crc crio[26313]: time=\"2026-06-09T11:25:33.153236881Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.077644 | controller |     "Jun 09 11:25:33.153505 crc crio[26313]: time=\"2026-06-09T11:25:33.153442957Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.077659 | controller |     "Jun 09 11:25:33.153505 crc crio[26313]: time=\"2026-06-09T11:25:33.153473328Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.077674 | controller |     "Jun 09 11:25:33.153876 crc crio[26313]: time=\"2026-06-09T11:25:33.153655983Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.077689 | controller |     "Jun 09 11:25:33.153876 crc crio[26313]: time=\"2026-06-09T11:25:33.153687004Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.077703 | controller |     "Jun 09 11:25:33.153876 crc crio[26313]: time=\"2026-06-09T11:25:33.153863259Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.077718 | controller |     "Jun 09 11:25:33.153995 crc crio[26313]: time=\"2026-06-09T11:25:33.15389497Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.077732 | controller |     "Jun 09 11:25:33.154194 crc crio[26313]: time=\"2026-06-09T11:25:33.154158977Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.077747 | controller |     "Jun 09 11:25:33.154293 crc crio[26313]: time=\"2026-06-09T11:25:33.154203219Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.077761 | controller |     "Jun 09 11:25:33.154378 crc crio[26313]: time=\"2026-06-09T11:25:33.154344223Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.077776 | controller |     "Jun 09 11:25:33.154534 crc crio[26313]: time=\"2026-06-09T11:25:33.154432725Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.077791 | controller |     "Jun 09 11:25:33.154577 crc crio[26313]: time=\"2026-06-09T11:25:33.154543688Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.077806 | controller |     "Jun 09 11:25:33.154656 crc crio[26313]: time=\"2026-06-09T11:25:33.15458781Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.077820 | controller |     "Jun 09 11:25:33.154794 crc crio[26313]: time=\"2026-06-09T11:25:33.154757184Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.077835 | controller |     "Jun 09 11:25:33.154859 crc crio[26313]: time=\"2026-06-09T11:25:33.154807926Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.077861 | controller |     "Jun 09 11:25:33.155040 crc crio[26313]: time=\"2026-06-09T11:25:33.154876768Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.077881 | controller |     "Jun 09 11:25:33.155040 crc crio[26313]: time=\"2026-06-09T11:25:33.154910859Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.077896 | controller |     "Jun 09 11:25:33.155206 crc crio[26313]: time=\"2026-06-09T11:25:33.155058213Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.077913 | controller |     "Jun 09 11:25:33.155206 crc crio[26313]: time=\"2026-06-09T11:25:33.155089694Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.077930 | controller |     "Jun 09 11:25:33.155206 crc crio[26313]: time=\"2026-06-09T11:25:33.155202537Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.077945 | controller |     "Jun 09 11:25:33.155318 crc crio[26313]: time=\"2026-06-09T11:25:33.155229928Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.077963 | controller |     "Jun 09 11:25:33.155385 crc crio[26313]: time=\"2026-06-09T11:25:33.155352701Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.077978 | controller |     "Jun 09 11:25:33.155385 crc crio[26313]: time=\"2026-06-09T11:25:33.155382872Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.077993 | controller |     "Jun 09 11:25:33.155727 crc crio[26313]: time=\"2026-06-09T11:25:33.155672031Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.078007 | controller |     "Jun 09 11:25:33.155727 crc crio[26313]: time=\"2026-06-09T11:25:33.155729912Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.078022 | controller |     "Jun 09 11:25:33.155922 crc crio[26313]: time=\"2026-06-09T11:25:33.155877996Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.078037 | controller |     "Jun 09 11:25:33.156002 crc crio[26313]: time=\"2026-06-09T11:25:33.155931748Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.078051 | controller |     "Jun 09 11:25:33.156066 crc crio[26313]: time=\"2026-06-09T11:25:33.156039451Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.078066 | controller |     "Jun 09 11:25:33.156108 crc crio[26313]: time=\"2026-06-09T11:25:33.156069742Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.078081 | controller |     "Jun 09 11:25:33.156248 crc crio[26313]: time=\"2026-06-09T11:25:33.156196325Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.078096 | controller |     "Jun 09 11:25:33.156248 crc crio[26313]: time=\"2026-06-09T11:25:33.156243887Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.078111 | controller |     "Jun 09 11:25:33.156501 crc crio[26313]: time=\"2026-06-09T11:25:33.156457153Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.078126 | controller |     "Jun 09 11:25:33.156571 crc crio[26313]: time=\"2026-06-09T11:25:33.156509544Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.078141 | controller |     "Jun 09 11:25:33.156702 crc crio[26313]: time=\"2026-06-09T11:25:33.156670419Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.078156 | controller |     "Jun 09 11:25:33.156756 crc crio[26313]: time=\"2026-06-09T11:25:33.15671964Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.078172 | controller |     "Jun 09 11:25:33.156893 crc crio[26313]: time=\"2026-06-09T11:25:33.156858434Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.078187 | controller |     "Jun 09 11:25:33.156955 crc crio[26313]: time=\"2026-06-09T11:25:33.156913806Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.078202 | controller |     "Jun 09 11:25:33.157066 crc crio[26313]: time=\"2026-06-09T11:25:33.157035629Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.078217 | controller |     "Jun 09 11:25:33.157118 crc crio[26313]: time=\"2026-06-09T11:25:33.15708144Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.078232 | controller |     "Jun 09 11:25:33.158901 crc crio[26313]: time=\"2026-06-09T11:25:33.157708948Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.078251 | controller |     "Jun 09 11:25:33.158901 crc crio[26313]: time=\"2026-06-09T11:25:33.15776279Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.078267 | controller |     "Jun 09 11:25:33.158901 crc crio[26313]: time=\"2026-06-09T11:25:33.157928315Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.078281 | controller |     "Jun 09 11:25:33.158901 crc crio[26313]: time=\"2026-06-09T11:25:33.157961305Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.078299 | controller |     "Jun 09 11:25:33.158901 crc crio[26313]: time=\"2026-06-09T11:25:33.15812524Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.078314 | controller |     "Jun 09 11:25:33.158901 crc crio[26313]: time=\"2026-06-09T11:25:33.158158971Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.078329 | controller |     "Jun 09 11:25:33.158901 crc crio[26313]: time=\"2026-06-09T11:25:33.158331906Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.078344 | controller |     "Jun 09 11:25:33.158901 crc crio[26313]: time=\"2026-06-09T11:25:33.158364047Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.078359 | controller |     "Jun 09 11:25:33.158901 crc crio[26313]: time=\"2026-06-09T11:25:33.158669946Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.078375 | controller |     "Jun 09 11:25:33.158901 crc crio[26313]: time=\"2026-06-09T11:25:33.158705097Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.078390 | controller |     "Jun 09 11:25:33.158901 crc crio[26313]: time=\"2026-06-09T11:25:33.15881221Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.078406 | controller |     "Jun 09 11:25:33.158901 crc crio[26313]: time=\"2026-06-09T11:25:33.158846071Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.078422 | controller |     "Jun 09 11:25:33.159541 crc crio[26313]: time=\"2026-06-09T11:25:33.158984924Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.078438 | controller |     "Jun 09 11:25:33.159541 crc crio[26313]: time=\"2026-06-09T11:25:33.159015685Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.078453 | controller |     "Jun 09 11:25:33.159541 crc crio[26313]: time=\"2026-06-09T11:25:33.159270483Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.078469 | controller |     "Jun 09 11:25:33.159541 crc crio[26313]: time=\"2026-06-09T11:25:33.159305084Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.078485 | controller |     "Jun 09 11:25:33.159541 crc crio[26313]: time=\"2026-06-09T11:25:33.1595361Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.078500 | controller |     "Jun 09 11:25:33.159816 crc crio[26313]: time=\"2026-06-09T11:25:33.159568081Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.078516 | controller |     "Jun 09 11:25:33.159816 crc crio[26313]: time=\"2026-06-09T11:25:33.159687714Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.078531 | controller |     "Jun 09 11:25:33.159816 crc crio[26313]: time=\"2026-06-09T11:25:33.159722835Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.078547 | controller |     "Jun 09 11:25:33.159962 crc crio[26313]: time=\"2026-06-09T11:25:33.159913441Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.078566 | controller |     "Jun 09 11:25:33.159962 crc crio[26313]: time=\"2026-06-09T11:25:33.159945942Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.078582 | controller |     "Jun 09 11:25:33.160193 crc crio[26313]: time=\"2026-06-09T11:25:33.160158578Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.078597 | controller |     "Jun 09 11:25:33.160245 crc crio[26313]: time=\"2026-06-09T11:25:33.160205349Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.078613 | controller |     "Jun 09 11:25:33.160449 crc crio[26313]: time=\"2026-06-09T11:25:33.160360424Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.078628 | controller |     "Jun 09 11:25:33.160520 crc crio[26313]: time=\"2026-06-09T11:25:33.160471837Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.078643 | controller |     "Jun 09 11:25:33.160667 crc crio[26313]: time=\"2026-06-09T11:25:33.160632761Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.078659 | controller |     "Jun 09 11:25:33.160728 crc crio[26313]: time=\"2026-06-09T11:25:33.160681583Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.078674 | controller |     "Jun 09 11:25:33.160855 crc crio[26313]: time=\"2026-06-09T11:25:33.160822057Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.078689 | controller |     "Jun 09 11:25:33.160913 crc crio[26313]: time=\"2026-06-09T11:25:33.160870378Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.078705 | controller |     "Jun 09 11:25:33.161126 crc crio[26313]: time=\"2026-06-09T11:25:33.161088574Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.078720 | controller |     "Jun 09 11:25:33.161196 crc crio[26313]: time=\"2026-06-09T11:25:33.161136756Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.078735 | controller |     "Jun 09 11:25:33.161310 crc crio[26313]: time=\"2026-06-09T11:25:33.16127647Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.078751 | controller |     "Jun 09 11:25:33.161370 crc crio[26313]: time=\"2026-06-09T11:25:33.161321861Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.078766 | controller |     "Jun 09 11:25:33.161551 crc crio[26313]: time=\"2026-06-09T11:25:33.161521557Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.078782 | controller |     "Jun 09 11:25:33.161711 crc crio[26313]: time=\"2026-06-09T11:25:33.161567368Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.078797 | controller |     "Jun 09 11:25:33.161922 crc crio[26313]: time=\"2026-06-09T11:25:33.161748263Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.078812 | controller |     "Jun 09 11:25:33.161922 crc crio[26313]: time=\"2026-06-09T11:25:33.161800204Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.078827 | controller |     "Jun 09 11:25:33.162257 crc crio[26313]: time=\"2026-06-09T11:25:33.16200776Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.078843 | controller |     "Jun 09 11:25:33.162257 crc crio[26313]: time=\"2026-06-09T11:25:33.162038941Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.078875 | controller |     "Jun 09 11:25:33.162257 crc crio[26313]: time=\"2026-06-09T11:25:33.162202816Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.078895 | controller |     "Jun 09 11:25:33.162257 crc crio[26313]: time=\"2026-06-09T11:25:33.162235777Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.078911 | controller |     "Jun 09 11:25:33.162627 crc crio[26313]: time=\"2026-06-09T11:25:33.162455663Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.078929 | controller |     "Jun 09 11:25:33.162627 crc crio[26313]: time=\"2026-06-09T11:25:33.162488094Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.078944 | controller |     "Jun 09 11:25:33.162717 crc crio[26313]: time=\"2026-06-09T11:25:33.162657129Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.078959 | controller |     "Jun 09 11:25:33.162717 crc crio[26313]: time=\"2026-06-09T11:25:33.16270067Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.078974 | controller |     "Jun 09 11:25:33.162920 crc crio[26313]: time=\"2026-06-09T11:25:33.162887075Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.078989 | controller |     "Jun 09 11:25:33.162972 crc crio[26313]: time=\"2026-06-09T11:25:33.162933167Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.079003 | controller |     "Jun 09 11:25:33.163111 crc crio[26313]: time=\"2026-06-09T11:25:33.163079481Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.079019 | controller |     "Jun 09 11:25:33.163163 crc crio[26313]: time=\"2026-06-09T11:25:33.163125712Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.079034 | controller |     "Jun 09 11:25:33.163324 crc crio[26313]: time=\"2026-06-09T11:25:33.163287667Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.079049 | controller |     "Jun 09 11:25:33.163439 crc crio[26313]: time=\"2026-06-09T11:25:33.163334288Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.079064 | controller |     "Jun 09 11:25:33.163673 crc crio[26313]: time=\"2026-06-09T11:25:33.163639097Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.079079 | controller |     "Jun 09 11:25:33.163744 crc crio[26313]: time=\"2026-06-09T11:25:33.163688568Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.079095 | controller |     "Jun 09 11:25:33.163919 crc crio[26313]: time=\"2026-06-09T11:25:33.163885034Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.079110 | controller |     "Jun 09 11:25:33.163971 crc crio[26313]: time=\"2026-06-09T11:25:33.163935415Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.079124 | controller |     "Jun 09 11:25:33.164083 crc crio[26313]: time=\"2026-06-09T11:25:33.164052458Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.079139 | controller |     "Jun 09 11:25:33.164132 crc crio[26313]: time=\"2026-06-09T11:25:33.16409881Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.079155 | controller |     "Jun 09 11:25:33.164294 crc crio[26313]: time=\"2026-06-09T11:25:33.164255824Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.079170 | controller |     "Jun 09 11:25:33.164363 crc crio[26313]: time=\"2026-06-09T11:25:33.164310986Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.079186 | controller |     "Jun 09 11:25:33.164507 crc crio[26313]: time=\"2026-06-09T11:25:33.16444907Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.079204 | controller |     "Jun 09 11:25:33.164507 crc crio[26313]: time=\"2026-06-09T11:25:33.164486761Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.079220 | controller |     "Jun 09 11:25:33.164737 crc crio[26313]: time=\"2026-06-09T11:25:33.164701767Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.079236 | controller |     "Jun 09 11:25:33.164804 crc crio[26313]: time=\"2026-06-09T11:25:33.164751028Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.079251 | controller |     "Jun 09 11:25:33.164936 crc crio[26313]: time=\"2026-06-09T11:25:33.164906033Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.079267 | controller |     "Jun 09 11:25:33.164994 crc crio[26313]: time=\"2026-06-09T11:25:33.164949804Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.079282 | controller |     "Jun 09 11:25:33.165099 crc crio[26313]: time=\"2026-06-09T11:25:33.165066397Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.079297 | controller |     "Jun 09 11:25:33.165152 crc crio[26313]: time=\"2026-06-09T11:25:33.165115929Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.079312 | controller |     "Jun 09 11:25:33.165266 crc crio[26313]: time=\"2026-06-09T11:25:33.165236222Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.079327 | controller |     "Jun 09 11:25:33.165323 crc crio[26313]: time=\"2026-06-09T11:25:33.165279333Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.079342 | controller |     "Jun 09 11:25:33.165501 crc crio[26313]: time=\"2026-06-09T11:25:33.165464629Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.079357 | controller |     "Jun 09 11:25:33.165634 crc crio[26313]: time=\"2026-06-09T11:25:33.165548321Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.079372 | controller |     "Jun 09 11:25:33.165719 crc crio[26313]: time=\"2026-06-09T11:25:33.165647434Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.079388 | controller |     "Jun 09 11:25:33.165719 crc crio[26313]: time=\"2026-06-09T11:25:33.165702065Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.079403 | controller |     "Jun 09 11:25:33.165905 crc crio[26313]: time=\"2026-06-09T11:25:33.16586224Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.079417 | controller |     "Jun 09 11:25:33.165958 crc crio[26313]: time=\"2026-06-09T11:25:33.165923662Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.079432 | controller |     "Jun 09 11:25:33.166053 crc crio[26313]: time=\"2026-06-09T11:25:33.166023074Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.079448 | controller |     "Jun 09 11:25:33.166105 crc crio[26313]: time=\"2026-06-09T11:25:33.166067536Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.079463 | controller |     "Jun 09 11:25:33.166246 crc crio[26313]: time=\"2026-06-09T11:25:33.16621306Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.079481 | controller |     "Jun 09 11:25:33.166298 crc crio[26313]: time=\"2026-06-09T11:25:33.166260281Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.079496 | controller |     "Jun 09 11:25:33.166537 crc crio[26313]: time=\"2026-06-09T11:25:33.166507728Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.079517 | controller |     "Jun 09 11:25:33.166592 crc crio[26313]: time=\"2026-06-09T11:25:33.166551839Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.079533 | controller |     "Jun 09 11:25:33.166826 crc crio[26313]: time=\"2026-06-09T11:25:33.166766446Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.079549 | controller |     "Jun 09 11:25:33.166826 crc crio[26313]: time=\"2026-06-09T11:25:33.166820337Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.079565 | controller |     "Jun 09 11:25:33.166928 crc crio[26313]: time=\"2026-06-09T11:25:33.166892089Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.079580 | controller |     "Jun 09 11:25:33.166928 crc crio[26313]: time=\"2026-06-09T11:25:33.16692516Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.079596 | controller |     "Jun 09 11:25:33.167079 crc crio[26313]: time=\"2026-06-09T11:25:33.167045423Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.079611 | controller |     "Jun 09 11:25:33.167140 crc crio[26313]: time=\"2026-06-09T11:25:33.167096065Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.079626 | controller |     "Jun 09 11:25:33.167229 crc crio[26313]: time=\"2026-06-09T11:25:33.167199158Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.079641 | controller |     "Jun 09 11:25:33.167285 crc crio[26313]: time=\"2026-06-09T11:25:33.167241849Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.079657 | controller |     "Jun 09 11:25:33.167421 crc crio[26313]: time=\"2026-06-09T11:25:33.167348142Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.079671 | controller |     "Jun 09 11:25:33.167477 crc crio[26313]: time=\"2026-06-09T11:25:33.167453155Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.079686 | controller |     "Jun 09 11:25:33.167574 crc crio[26313]: time=\"2026-06-09T11:25:33.167541338Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.079701 | controller |     "Jun 09 11:25:33.167669 crc crio[26313]: time=\"2026-06-09T11:25:33.167588429Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.079716 | controller |     "Jun 09 11:25:33.167792 crc crio[26313]: time=\"2026-06-09T11:25:33.167745193Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.079732 | controller |     "Jun 09 11:25:33.168018 crc crio[26313]: time=\"2026-06-09T11:25:33.167826016Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.079747 | controller |     "Jun 09 11:25:33.168283 crc crio[26313]: time=\"2026-06-09T11:25:33.168213507Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.079762 | controller |     "Jun 09 11:25:33.168283 crc crio[26313]: time=\"2026-06-09T11:25:33.168266968Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.079777 | controller |     "Jun 09 11:25:33.168283 crc crio[26313]: time=\"2026-06-09T11:25:33.168279529Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.079792 | controller |     "Jun 09 11:25:33.168592 crc crio[26313]: time=\"2026-06-09T11:25:33.168296919Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.079807 | controller |     "Jun 09 11:25:33.168592 crc crio[26313]: time=\"2026-06-09T11:25:33.168500825Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.079826 | controller |     "Jun 09 11:25:33.168592 crc crio[26313]: time=\"2026-06-09T11:25:33.168547796Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.079841 | controller |     "Jun 09 11:25:33.169176 crc crio[26313]: time=\"2026-06-09T11:25:33.168736232Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.079876 | controller |     "Jun 09 11:25:33.169176 crc crio[26313]: time=\"2026-06-09T11:25:33.168923677Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.079892 | controller |     "Jun 09 11:25:33.169496 crc crio[26313]: time=\"2026-06-09T11:25:33.169280837Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.079908 | controller |     "Jun 09 11:25:33.169496 crc crio[26313]: time=\"2026-06-09T11:25:33.16937894Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.079923 | controller |     "Jun 09 11:25:33.169496 crc crio[26313]: time=\"2026-06-09T11:25:33.169474452Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.079938 | controller |     "Jun 09 11:25:33.170496 crc crio[26313]: time=\"2026-06-09T11:25:33.169509393Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.079953 | controller |     "Jun 09 11:25:33.170496 crc crio[26313]: time=\"2026-06-09T11:25:33.169523904Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.079968 | controller |     "Jun 09 11:25:33.170496 crc crio[26313]: time=\"2026-06-09T11:25:33.169545834Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.079983 | controller |     "Jun 09 11:25:33.170496 crc crio[26313]: time=\"2026-06-09T11:25:33.169880884Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.079998 | controller |     "Jun 09 11:25:33.170496 crc crio[26313]: time=\"2026-06-09T11:25:33.170032178Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.080013 | controller |     "Jun 09 11:25:33.170496 crc crio[26313]: time=\"2026-06-09T11:25:33.170074139Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.080028 | controller |     "Jun 09 11:25:33.170496 crc crio[26313]: time=\"2026-06-09T11:25:33.17010189Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.080043 | controller |     "Jun 09 11:25:33.170496 crc crio[26313]: time=\"2026-06-09T11:25:33.170197733Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.080058 | controller |     "Jun 09 11:25:33.170496 crc crio[26313]: time=\"2026-06-09T11:25:33.170257555Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.080073 | controller |     "Jun 09 11:25:33.170496 crc crio[26313]: time=\"2026-06-09T11:25:33.170310766Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.080089 | controller |     "Jun 09 11:25:33.170496 crc crio[26313]: time=\"2026-06-09T11:25:33.170349867Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.080103 | controller |     "Jun 09 11:25:33.171341 crc crio[26313]: time=\"2026-06-09T11:25:33.170546603Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.080118 | controller |     "Jun 09 11:25:33.171341 crc crio[26313]: time=\"2026-06-09T11:25:33.170580154Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.080134 | controller |     "Jun 09 11:25:33.171341 crc crio[26313]: time=\"2026-06-09T11:25:33.170767569Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.080152 | controller |     "Jun 09 11:25:33.171341 crc crio[26313]: time=\"2026-06-09T11:25:33.17080308Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.080168 | controller |     "Jun 09 11:25:33.171341 crc crio[26313]: time=\"2026-06-09T11:25:33.170921144Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.080183 | controller |     "Jun 09 11:25:33.171341 crc crio[26313]: time=\"2026-06-09T11:25:33.170954714Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.080198 | controller |     "Jun 09 11:25:33.171341 crc crio[26313]: time=\"2026-06-09T11:25:33.171101229Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.080212 | controller |     "Jun 09 11:25:33.171341 crc crio[26313]: time=\"2026-06-09T11:25:33.171131039Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.080228 | controller |     "Jun 09 11:25:33.171916 crc crio[26313]: time=\"2026-06-09T11:25:33.171381887Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.080243 | controller |     "Jun 09 11:25:33.171916 crc crio[26313]: time=\"2026-06-09T11:25:33.171468859Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.080258 | controller |     "Jun 09 11:25:33.171916 crc crio[26313]: time=\"2026-06-09T11:25:33.171638324Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.080272 | controller |     "Jun 09 11:25:33.171916 crc crio[26313]: time=\"2026-06-09T11:25:33.171673415Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.080287 | controller |     "Jun 09 11:25:33.171916 crc crio[26313]: time=\"2026-06-09T11:25:33.171814349Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.080303 | controller |     "Jun 09 11:25:33.171916 crc crio[26313]: time=\"2026-06-09T11:25:33.17184614Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.080318 | controller |     "Jun 09 11:25:33.172122 crc crio[26313]: time=\"2026-06-09T11:25:33.172027585Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.080334 | controller |     "Jun 09 11:25:33.172122 crc crio[26313]: time=\"2026-06-09T11:25:33.172057506Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.080349 | controller |     "Jun 09 11:25:33.172229 crc crio[26313]: time=\"2026-06-09T11:25:33.17219306Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.080364 | controller |     "Jun 09 11:25:33.172283 crc crio[26313]: time=\"2026-06-09T11:25:33.172239421Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.080379 | controller |     "Jun 09 11:25:33.172385 crc crio[26313]: time=\"2026-06-09T11:25:33.172336164Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.080395 | controller |     "Jun 09 11:25:33.172385 crc crio[26313]: time=\"2026-06-09T11:25:33.172365784Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.080410 | controller |     "Jun 09 11:25:33.172702 crc crio[26313]: time=\"2026-06-09T11:25:33.172662253Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.080425 | controller |     "Jun 09 11:25:33.172776 crc crio[26313]: time=\"2026-06-09T11:25:33.172711194Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.080444 | controller |     "Jun 09 11:25:33.172899 crc crio[26313]: time=\"2026-06-09T11:25:33.172865089Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.080460 | controller |     "Jun 09 11:25:33.172966 crc crio[26313]: time=\"2026-06-09T11:25:33.17291814Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.080475 | controller |     "Jun 09 11:25:33.173113 crc crio[26313]: time=\"2026-06-09T11:25:33.173074555Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.080490 | controller |     "Jun 09 11:25:33.173177 crc crio[26313]: time=\"2026-06-09T11:25:33.173126176Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.080504 | controller |     "Jun 09 11:25:33.173362 crc crio[26313]: time=\"2026-06-09T11:25:33.173319302Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.080520 | controller |     "Jun 09 11:25:33.173455 crc crio[26313]: time=\"2026-06-09T11:25:33.173436735Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.080535 | controller |     "Jun 09 11:25:33.173498 crc crio[26313]: time=\"2026-06-09T11:25:33.173484966Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.080551 | controller |     "Jun 09 11:25:33.173542 crc crio[26313]: time=\"2026-06-09T11:25:33.173517917Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.080566 | controller |     "Jun 09 11:25:33.173666 crc crio[26313]: time=\"2026-06-09T11:25:33.173594139Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.080582 | controller |     "Jun 09 11:25:33.173733 crc crio[26313]: time=\"2026-06-09T11:25:33.173684052Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.080626 | controller |     "Jun 09 11:25:33.173960 crc crio[26313]: time=\"2026-06-09T11:25:33.173892548Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.080647 | controller |     "Jun 09 11:25:33.174065 crc crio[26313]: time=\"2026-06-09T11:25:33.174026712Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.080663 | controller |     "Jun 09 11:25:33.174122 crc crio[26313]: time=\"2026-06-09T11:25:33.174083143Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.080679 | controller |     "Jun 09 11:25:33.174122 crc crio[26313]: time=\"2026-06-09T11:25:33.174109464Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.080694 | controller |     "Jun 09 11:25:33.174189 crc crio[26313]: time=\"2026-06-09T11:25:33.174138305Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.080710 | controller |     "Jun 09 11:25:33.174189 crc crio[26313]: time=\"2026-06-09T11:25:33.174174146Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.080725 | controller |     "Jun 09 11:25:33.174314 crc crio[26313]: time=\"2026-06-09T11:25:33.174278129Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.080741 | controller |     "Jun 09 11:25:33.174373 crc crio[26313]: time=\"2026-06-09T11:25:33.17433143Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.080756 | controller |     "Jun 09 11:25:33.174474 crc crio[26313]: time=\"2026-06-09T11:25:33.174456094Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.080771 | controller |     "Jun 09 11:25:33.174517 crc crio[26313]: time=\"2026-06-09T11:25:33.174488565Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.080790 | controller |     "Jun 09 11:25:33.174712 crc crio[26313]: time=\"2026-06-09T11:25:33.1746749Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.080805 | controller |     "Jun 09 11:25:33.174775 crc crio[26313]: time=\"2026-06-09T11:25:33.174726152Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.080820 | controller |     "Jun 09 11:25:33.174860 crc crio[26313]: time=\"2026-06-09T11:25:33.174828654Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.080835 | controller |     "Jun 09 11:25:33.174916 crc crio[26313]: time=\"2026-06-09T11:25:33.174874346Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.080917 | controller |     "Jun 09 11:25:33.175015 crc crio[26313]: time=\"2026-06-09T11:25:33.174983549Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.080945 | controller |     "Jun 09 11:25:33.175068 crc crio[26313]: time=\"2026-06-09T11:25:33.17502789Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.080961 | controller |     "Jun 09 11:25:33.175187 crc crio[26313]: time=\"2026-06-09T11:25:33.175157134Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.080976 | controller |     "Jun 09 11:25:33.175237 crc crio[26313]: time=\"2026-06-09T11:25:33.175200675Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.080991 | controller |     "Jun 09 11:25:33.175305 crc crio[26313]: time=\"2026-06-09T11:25:33.175272297Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.081006 | controller |     "Jun 09 11:25:33.175356 crc crio[26313]: time=\"2026-06-09T11:25:33.175317268Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.081021 | controller |     "Jun 09 11:25:33.175519 crc crio[26313]: time=\"2026-06-09T11:25:33.175488623Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.081036 | controller |     "Jun 09 11:25:33.175590 crc crio[26313]: time=\"2026-06-09T11:25:33.175531314Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.081051 | controller |     "Jun 09 11:25:33.175703 crc crio[26313]: time=\"2026-06-09T11:25:33.175671628Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.081066 | controller |     "Jun 09 11:25:33.175757 crc crio[26313]: time=\"2026-06-09T11:25:33.17571635Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.081081 | controller |     "Jun 09 11:25:33.175856 crc crio[26313]: time=\"2026-06-09T11:25:33.175826743Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.081096 | controller |     "Jun 09 11:25:33.175917 crc crio[26313]: time=\"2026-06-09T11:25:33.175869174Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.081111 | controller |     "Jun 09 11:25:33.176064 crc crio[26313]: time=\"2026-06-09T11:25:33.176032569Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.081126 | controller |     "Jun 09 11:25:33.176123 crc crio[26313]: time=\"2026-06-09T11:25:33.1760755Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.081143 | controller |     "Jun 09 11:25:33.176198 crc crio[26313]: time=\"2026-06-09T11:25:33.176165462Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.081158 | controller |     "Jun 09 11:25:33.176271 crc crio[26313]: time=\"2026-06-09T11:25:33.176207094Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.081177 | controller |     "Jun 09 11:25:33.176363 crc crio[26313]: time=\"2026-06-09T11:25:33.176328187Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.081193 | controller |     "Jun 09 11:25:33.176566 crc crio[26313]: time=\"2026-06-09T11:25:33.176373448Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.081208 | controller |     "Jun 09 11:25:33.176566 crc crio[26313]: time=\"2026-06-09T11:25:33.176506862Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.081223 | controller |     "Jun 09 11:25:33.176566 crc crio[26313]: time=\"2026-06-09T11:25:33.176536613Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.081238 | controller |     "Jun 09 11:25:33.176847 crc crio[26313]: time=\"2026-06-09T11:25:33.17677503Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.081253 | controller |     "Jun 09 11:25:33.176847 crc crio[26313]: time=\"2026-06-09T11:25:33.176806761Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.081268 | controller |     "Jun 09 11:25:33.176953 crc crio[26313]: time=\"2026-06-09T11:25:33.176921264Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.081283 | controller |     "Jun 09 11:25:33.177011 crc crio[26313]: time=\"2026-06-09T11:25:33.176965655Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.081298 | controller |     "Jun 09 11:25:33.177095 crc crio[26313]: time=\"2026-06-09T11:25:33.177061178Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.081313 | controller |     "Jun 09 11:25:33.177157 crc crio[26313]: time=\"2026-06-09T11:25:33.177108379Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.081328 | controller |     "Jun 09 11:25:33.177242 crc crio[26313]: time=\"2026-06-09T11:25:33.177212972Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.081343 | controller |     "Jun 09 11:25:33.177300 crc crio[26313]: time=\"2026-06-09T11:25:33.177255993Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.081358 | controller |     "Jun 09 11:25:33.177514 crc crio[26313]: time=\"2026-06-09T11:25:33.17747525Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.081373 | controller |     "Jun 09 11:25:33.177600 crc crio[26313]: time=\"2026-06-09T11:25:33.177523911Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.081388 | controller |     "Jun 09 11:25:33.177600 crc crio[26313]: time=\"2026-06-09T11:25:33.177594673Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.081403 | controller |     "Jun 09 11:25:33.177728 crc crio[26313]: time=\"2026-06-09T11:25:33.177657195Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.081418 | controller |     "Jun 09 11:25:33.177848 crc crio[26313]: time=\"2026-06-09T11:25:33.177812839Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.081433 | controller |     "Jun 09 11:25:33.177904 crc crio[26313]: time=\"2026-06-09T11:25:33.177861341Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.081448 | controller |     "Jun 09 11:25:33.177974 crc crio[26313]: time=\"2026-06-09T11:25:33.177942633Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.081463 | controller |     "Jun 09 11:25:33.178024 crc crio[26313]: time=\"2026-06-09T11:25:33.177988024Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.081482 | controller |     "Jun 09 11:25:33.178116 crc crio[26313]: time=\"2026-06-09T11:25:33.178083817Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.081497 | controller |     "Jun 09 11:25:33.178178 crc crio[26313]: time=\"2026-06-09T11:25:33.178128778Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.081513 | controller |     "Jun 09 11:25:33.178538 crc crio[26313]: time=\"2026-06-09T11:25:33.178502059Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.081528 | controller |     "Jun 09 11:25:33.178655 crc crio[26313]: time=\"2026-06-09T11:25:33.17855147Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.081542 | controller |     "Jun 09 11:25:33.178721 crc crio[26313]: time=\"2026-06-09T11:25:33.178664963Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.081557 | controller |     "Jun 09 11:25:33.178721 crc crio[26313]: time=\"2026-06-09T11:25:33.178700064Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.081572 | controller |     "Jun 09 11:25:33.178830 crc crio[26313]: time=\"2026-06-09T11:25:33.178812628Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.081586 | controller |     "Jun 09 11:25:33.178887 crc crio[26313]: time=\"2026-06-09T11:25:33.178843038Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.081601 | controller |     "Jun 09 11:25:33.179011 crc crio[26313]: time=\"2026-06-09T11:25:33.178960892Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.081615 | controller |     "Jun 09 11:25:33.179011 crc crio[26313]: time=\"2026-06-09T11:25:33.179011123Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.081629 | controller |     "Jun 09 11:25:33.179211 crc crio[26313]: time=\"2026-06-09T11:25:33.179171288Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.081644 | controller |     "Jun 09 11:25:33.179265 crc crio[26313]: time=\"2026-06-09T11:25:33.179218989Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.081659 | controller |     "Jun 09 11:25:33.179339 crc crio[26313]: time=\"2026-06-09T11:25:33.179302482Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.081673 | controller |     "Jun 09 11:25:33.179470 crc crio[26313]: time=\"2026-06-09T11:25:33.179349993Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.081688 | controller |     "Jun 09 11:25:33.179537 crc crio[26313]: time=\"2026-06-09T11:25:33.179489497Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.081702 | controller |     "Jun 09 11:25:33.179537 crc crio[26313]: time=\"2026-06-09T11:25:33.179520558Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.081717 | controller |     "Jun 09 11:25:33.179722 crc crio[26313]: time=\"2026-06-09T11:25:33.179675532Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.081732 | controller |     "Jun 09 11:25:33.179780 crc crio[26313]: time=\"2026-06-09T11:25:33.179725834Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.081747 | controller |     "Jun 09 11:25:33.179841 crc crio[26313]: time=\"2026-06-09T11:25:33.179816106Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.081761 | controller |     "Jun 09 11:25:33.179880 crc crio[26313]: time=\"2026-06-09T11:25:33.179846697Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.081779 | controller |     "Jun 09 11:25:33.179999 crc crio[26313]: time=\"2026-06-09T11:25:33.1799642Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.081794 | controller |     "Jun 09 11:25:33.180060 crc crio[26313]: time=\"2026-06-09T11:25:33.180009222Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.081809 | controller |     "Jun 09 11:25:33.180145 crc crio[26313]: time=\"2026-06-09T11:25:33.180114515Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.081823 | controller |     "Jun 09 11:25:33.180196 crc crio[26313]: time=\"2026-06-09T11:25:33.180157806Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.081838 | controller |     "Jun 09 11:25:33.180678 crc crio[26313]: time=\"2026-06-09T11:25:33.180601398Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.081869 | controller |     "Jun 09 11:25:33.180754 crc crio[26313]: time=\"2026-06-09T11:25:33.180689031Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.081886 | controller |     "Jun 09 11:25:33.180754 crc crio[26313]: time=\"2026-06-09T11:25:33.180727632Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.081900 | controller |     "Jun 09 11:25:33.180754 crc crio[26313]: time=\"2026-06-09T11:25:33.180752813Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.081914 | controller |     "Jun 09 11:25:33.180842 crc crio[26313]: time=\"2026-06-09T11:25:33.180795144Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.081928 | controller |     "Jun 09 11:25:33.180842 crc crio[26313]: time=\"2026-06-09T11:25:33.180812644Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.081943 | controller |     "Jun 09 11:25:33.181032 crc crio[26313]: time=\"2026-06-09T11:25:33.18099822Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.081957 | controller |     "Jun 09 11:25:33.181098 crc crio[26313]: time=\"2026-06-09T11:25:33.181049071Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.081971 | controller |     "Jun 09 11:25:33.181199 crc crio[26313]: time=\"2026-06-09T11:25:33.181160764Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.081986 | controller |     "Jun 09 11:25:33.181252 crc crio[26313]: time=\"2026-06-09T11:25:33.181218866Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.081999 | controller |     "Jun 09 11:25:33.181295 crc crio[26313]: time=\"2026-06-09T11:25:33.181244887Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.082015 | controller |     "Jun 09 11:25:33.181328 crc crio[26313]: time=\"2026-06-09T11:25:33.181306578Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.082035 | controller |     "Jun 09 11:25:33.181472 crc crio[26313]: time=\"2026-06-09T11:25:33.181436362Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.082055 | controller |     "Jun 09 11:25:33.181536 crc crio[26313]: time=\"2026-06-09T11:25:33.181481273Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.082075 | controller |     "Jun 09 11:25:33.181700 crc crio[26313]: time=\"2026-06-09T11:25:33.181586946Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.082096 | controller |     "Jun 09 11:25:33.181700 crc crio[26313]: time=\"2026-06-09T11:25:33.181683609Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.082119 | controller |     "Jun 09 11:25:33.181894 crc crio[26313]: time=\"2026-06-09T11:25:33.181847234Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.082139 | controller |     "Jun 09 11:25:33.181947 crc crio[26313]: time=\"2026-06-09T11:25:33.181911566Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.082159 | controller |     "Jun 09 11:25:33.181991 crc crio[26313]: time=\"2026-06-09T11:25:33.181971447Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.082178 | controller |     "Jun 09 11:25:33.182025 crc crio[26313]: time=\"2026-06-09T11:25:33.182007398Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.082193 | controller |     "Jun 09 11:25:33.182158 crc crio[26313]: time=\"2026-06-09T11:25:33.182118282Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.082255 | controller |     "Jun 09 11:25:33.182220 crc crio[26313]: time=\"2026-06-09T11:25:33.182173053Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.082275 | controller |     "Jun 09 11:25:33.182258 crc crio[26313]: time=\"2026-06-09T11:25:33.182244375Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.082291 | controller |     "Jun 09 11:25:33.182294 crc crio[26313]: time=\"2026-06-09T11:25:33.182275476Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.082305 | controller |     "Jun 09 11:25:33.182479 crc crio[26313]: time=\"2026-06-09T11:25:33.182378759Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.082320 | controller |     "Jun 09 11:25:33.182479 crc crio[26313]: time=\"2026-06-09T11:25:33.182472612Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.082334 | controller |     "Jun 09 11:25:33.182573 crc crio[26313]: time=\"2026-06-09T11:25:33.182554774Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.082349 | controller |     "Jun 09 11:25:33.182637 crc crio[26313]: time=\"2026-06-09T11:25:33.182580805Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.082363 | controller |     "Jun 09 11:25:33.182801 crc crio[26313]: time=\"2026-06-09T11:25:33.18276538Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.082378 | controller |     "Jun 09 11:25:33.182861 crc crio[26313]: time=\"2026-06-09T11:25:33.182822052Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.082392 | controller |     "Jun 09 11:25:33.182926 crc crio[26313]: time=\"2026-06-09T11:25:33.182884703Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.082406 | controller |     "Jun 09 11:25:33.182988 crc crio[26313]: time=\"2026-06-09T11:25:33.182955805Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.082420 | controller |     "Jun 09 11:25:33.183083 crc crio[26313]: time=\"2026-06-09T11:25:33.183049328Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.082435 | controller |     "Jun 09 11:25:33.183159 crc crio[26313]: time=\"2026-06-09T11:25:33.183096189Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.082449 | controller |     "Jun 09 11:25:33.183341 crc crio[26313]: time=\"2026-06-09T11:25:33.183302165Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.082468 | controller |     "Jun 09 11:25:33.183467 crc crio[26313]: time=\"2026-06-09T11:25:33.183361277Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.082482 | controller |     "Jun 09 11:25:33.183555 crc crio[26313]: time=\"2026-06-09T11:25:33.183518981Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.082496 | controller |     "Jun 09 11:25:33.183640 crc crio[26313]: time=\"2026-06-09T11:25:33.183566793Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.082511 | controller |     "Jun 09 11:25:33.183730 crc crio[26313]: time=\"2026-06-09T11:25:33.183693426Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.082525 | controller |     "Jun 09 11:25:33.183794 crc crio[26313]: time=\"2026-06-09T11:25:33.183750238Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.082539 | controller |     "Jun 09 11:25:33.183919 crc crio[26313]: time=\"2026-06-09T11:25:33.183878101Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.082553 | controller |     "Jun 09 11:25:33.184330 crc crio[26313]: time=\"2026-06-09T11:25:33.183940993Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.082568 | controller |     "Jun 09 11:25:33.184330 crc crio[26313]: time=\"2026-06-09T11:25:33.1841642Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.082583 | controller |     "Jun 09 11:25:33.184330 crc crio[26313]: time=\"2026-06-09T11:25:33.184199181Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.082598 | controller |     "Jun 09 11:25:33.184330 crc crio[26313]: time=\"2026-06-09T11:25:33.184290863Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.082613 | controller |     "Jun 09 11:25:33.184330 crc crio[26313]: time=\"2026-06-09T11:25:33.184327664Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.082628 | controller |     "Jun 09 11:25:33.184777 crc crio[26313]: time=\"2026-06-09T11:25:33.184459798Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.082643 | controller |     "Jun 09 11:25:33.184777 crc crio[26313]: time=\"2026-06-09T11:25:33.184499379Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.082657 | controller |     "Jun 09 11:25:33.184777 crc crio[26313]: time=\"2026-06-09T11:25:33.184738866Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.082672 | controller |     "Jun 09 11:25:33.184777 crc crio[26313]: time=\"2026-06-09T11:25:33.184776867Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.082686 | controller |     "Jun 09 11:25:33.184951 crc crio[26313]: time=\"2026-06-09T11:25:33.184915071Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.082701 | controller |     "Jun 09 11:25:33.185015 crc crio[26313]: time=\"2026-06-09T11:25:33.184965422Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.082715 | controller |     "Jun 09 11:25:33.186484 crc crio[26313]: time=\"2026-06-09T11:25:33.185164708Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.082730 | controller |     "Jun 09 11:25:33.186484 crc crio[26313]: time=\"2026-06-09T11:25:33.185373664Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.082744 | controller |     "Jun 09 11:25:33.186484 crc crio[26313]: time=\"2026-06-09T11:25:33.18557643Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.082763 | controller |     "Jun 09 11:25:33.186484 crc crio[26313]: time=\"2026-06-09T11:25:33.185643602Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.082778 | controller |     "Jun 09 11:25:33.186484 crc crio[26313]: time=\"2026-06-09T11:25:33.185729144Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.082793 | controller |     "Jun 09 11:25:33.186484 crc crio[26313]: time=\"2026-06-09T11:25:33.185792186Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.082808 | controller |     "Jun 09 11:25:33.186484 crc crio[26313]: time=\"2026-06-09T11:25:33.185913539Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.082823 | controller |     "Jun 09 11:25:33.186484 crc crio[26313]: time=\"2026-06-09T11:25:33.18594671Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.082838 | controller |     "Jun 09 11:25:33.186484 crc crio[26313]: time=\"2026-06-09T11:25:33.186051123Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.082877 | controller |     "Jun 09 11:25:33.186484 crc crio[26313]: time=\"2026-06-09T11:25:33.186087134Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.082895 | controller |     "Jun 09 11:25:33.186484 crc crio[26313]: time=\"2026-06-09T11:25:33.186239219Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.082910 | controller |     "Jun 09 11:25:33.186484 crc crio[26313]: time=\"2026-06-09T11:25:33.186271099Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.082925 | controller |     "Jun 09 11:25:33.187019 crc crio[26313]: time=\"2026-06-09T11:25:33.186510356Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.082940 | controller |     "Jun 09 11:25:33.187019 crc crio[26313]: time=\"2026-06-09T11:25:33.186547947Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.082956 | controller |     "Jun 09 11:25:33.187019 crc crio[26313]: time=\"2026-06-09T11:25:33.186601659Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.082971 | controller |     "Jun 09 11:25:33.187019 crc crio[26313]: time=\"2026-06-09T11:25:33.186662711Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.082985 | controller |     "Jun 09 11:25:33.187019 crc crio[26313]: time=\"2026-06-09T11:25:33.186819315Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.083000 | controller |     "Jun 09 11:25:33.187019 crc crio[26313]: time=\"2026-06-09T11:25:33.186849316Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.083015 | controller |     "Jun 09 11:25:33.187019 crc crio[26313]: time=\"2026-06-09T11:25:33.18699184Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.083030 | controller |     "Jun 09 11:25:33.187019 crc crio[26313]: time=\"2026-06-09T11:25:33.187023311Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.083045 | controller |     "Jun 09 11:25:33.187446 crc crio[26313]: time=\"2026-06-09T11:25:33.187176305Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.083060 | controller |     "Jun 09 11:25:33.187446 crc crio[26313]: time=\"2026-06-09T11:25:33.187212746Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.083074 | controller |     "Jun 09 11:25:33.187446 crc crio[26313]: time=\"2026-06-09T11:25:33.187289978Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.083093 | controller |     "Jun 09 11:25:33.187446 crc crio[26313]: time=\"2026-06-09T11:25:33.187322339Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.083198 | controller |     "Jun 09 11:25:33.187883 crc crio[26313]: time=\"2026-06-09T11:25:33.187503264Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.083215 | controller |     "Jun 09 11:25:33.187883 crc crio[26313]: time=\"2026-06-09T11:25:33.187573366Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.083230 | controller |     "Jun 09 11:25:33.187883 crc crio[26313]: time=\"2026-06-09T11:25:33.187672859Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.083245 | controller |     "Jun 09 11:25:33.187883 crc crio[26313]: time=\"2026-06-09T11:25:33.18770947Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.083260 | controller |     "Jun 09 11:25:33.188029 crc crio[26313]: time=\"2026-06-09T11:25:33.187916516Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.083275 | controller |     "Jun 09 11:25:33.188029 crc crio[26313]: time=\"2026-06-09T11:25:33.187951707Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.083289 | controller |     "Jun 09 11:25:33.188089 crc crio[26313]: time=\"2026-06-09T11:25:33.18804419Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.083304 | controller |     "Jun 09 11:25:33.188089 crc crio[26313]: time=\"2026-06-09T11:25:33.188077691Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.083318 | controller |     "Jun 09 11:25:33.188382 crc crio[26313]: time=\"2026-06-09T11:25:33.188301667Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.083333 | controller |     "Jun 09 11:25:33.190299 crc crio[26313]: time=\"2026-06-09T11:25:33.190061757Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.083348 | controller |     "Jun 09 11:25:33.190299 crc crio[26313]: time=\"2026-06-09T11:25:33.190129549Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.083362 | controller |     "Jun 09 11:25:33.190299 crc crio[26313]: time=\"2026-06-09T11:25:33.19015633Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.083377 | controller |     "Jun 09 11:25:33.190299 crc crio[26313]: time=\"2026-06-09T11:25:33.190210141Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.083391 | controller |     "Jun 09 11:25:33.190299 crc crio[26313]: time=\"2026-06-09T11:25:33.190235882Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.083406 | controller |     "Jun 09 11:25:33.190299 crc crio[26313]: time=\"2026-06-09T11:25:33.190324335Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.083420 | controller |     "Jun 09 11:25:33.191240 crc crio[26313]: time=\"2026-06-09T11:25:33.190376796Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.083434 | controller |     "Jun 09 11:25:33.191240 crc crio[26313]: time=\"2026-06-09T11:25:33.190480149Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.083449 | controller |     "Jun 09 11:25:33.191240 crc crio[26313]: time=\"2026-06-09T11:25:33.19051862Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.083462 | controller |     "Jun 09 11:25:33.191240 crc crio[26313]: time=\"2026-06-09T11:25:33.190840729Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.083480 | controller |     "Jun 09 11:25:33.191240 crc crio[26313]: time=\"2026-06-09T11:25:33.19087615Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.083495 | controller |     "Jun 09 11:25:33.191240 crc crio[26313]: time=\"2026-06-09T11:25:33.190954302Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.083510 | controller |     "Jun 09 11:25:33.191240 crc crio[26313]: time=\"2026-06-09T11:25:33.190988213Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.083525 | controller |     "Jun 09 11:25:33.191240 crc crio[26313]: time=\"2026-06-09T11:25:33.191179849Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.083540 | controller |     "Jun 09 11:25:33.191240 crc crio[26313]: time=\"2026-06-09T11:25:33.19121557Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.083554 | controller |     "Jun 09 11:25:33.191599 crc crio[26313]: time=\"2026-06-09T11:25:33.191351814Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.083569 | controller |     "Jun 09 11:25:33.191599 crc crio[26313]: time=\"2026-06-09T11:25:33.191385255Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.083584 | controller |     "Jun 09 11:25:33.191710 crc crio[26313]: time=\"2026-06-09T11:25:33.191660673Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.083599 | controller |     "Jun 09 11:25:33.191710 crc crio[26313]: time=\"2026-06-09T11:25:33.191696624Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.083614 | controller |     "Jun 09 11:25:33.191879 crc crio[26313]: time=\"2026-06-09T11:25:33.191851668Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.083628 | controller |     "Jun 09 11:25:33.191915 crc crio[26313]: time=\"2026-06-09T11:25:33.191884069Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.083642 | controller |     "Jun 09 11:25:33.192448 crc crio[26313]: time=\"2026-06-09T11:25:33.192342672Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.083657 | controller |     "Jun 09 11:25:33.192521 crc crio[26313]: time=\"2026-06-09T11:25:33.192483116Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.083672 | controller |     "Jun 09 11:25:33.192521 crc crio[26313]: time=\"2026-06-09T11:25:33.192500656Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.083686 | controller |     "Jun 09 11:25:33.192799 crc crio[26313]: time=\"2026-06-09T11:25:33.192732623Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.083701 | controller |     "Jun 09 11:25:33.192883 crc crio[26313]: time=\"2026-06-09T11:25:33.192846506Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.083716 | controller |     "Jun 09 11:25:33.192883 crc crio[26313]: time=\"2026-06-09T11:25:33.192875187Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.083731 | controller |     "Jun 09 11:25:33.193127 crc crio[26313]: time=\"2026-06-09T11:25:33.193070422Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.083746 | controller |     "Jun 09 11:25:33.193198 crc crio[26313]: time=\"2026-06-09T11:25:33.193175725Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.083761 | controller |     "Jun 09 11:25:33.193234 crc crio[26313]: time=\"2026-06-09T11:25:33.193209686Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.083781 | controller |     "Jun 09 11:25:33.193268 crc crio[26313]: time=\"2026-06-09T11:25:33.193238437Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.083796 | controller |     "Jun 09 11:25:33.193308 crc crio[26313]: time=\"2026-06-09T11:25:33.193276918Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.083811 | controller |     "Jun 09 11:25:33.193341 crc crio[26313]: time=\"2026-06-09T11:25:33.193315289Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.083825 | controller |     "Jun 09 11:25:33.193838 crc crio[26313]: time=\"2026-06-09T11:25:33.193716201Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.083840 | controller |     "Jun 09 11:25:33.193916 crc crio[26313]: time=\"2026-06-09T11:25:33.193865625Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.083874 | controller |     "Jun 09 11:25:33.193959 crc crio[26313]: time=\"2026-06-09T11:25:33.193911166Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.083891 | controller |     "Jun 09 11:25:33.193959 crc crio[26313]: time=\"2026-06-09T11:25:33.193942507Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.083907 | controller |     "Jun 09 11:25:33.194033 crc crio[26313]: time=\"2026-06-09T11:25:33.193986449Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.083923 | controller |     "Jun 09 11:25:33.194033 crc crio[26313]: time=\"2026-06-09T11:25:33.194009349Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.083940 | controller |     "Jun 09 11:25:33.194290 crc crio[26313]: time=\"2026-06-09T11:25:33.194231926Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.083954 | controller |     "Jun 09 11:25:33.194290 crc crio[26313]: time=\"2026-06-09T11:25:33.194284987Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.083969 | controller |     "Jun 09 11:25:33.194507 crc crio[26313]: time=\"2026-06-09T11:25:33.194472202Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.083984 | controller |     "Jun 09 11:25:33.194570 crc crio[26313]: time=\"2026-06-09T11:25:33.194513444Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.083998 | controller |     "Jun 09 11:25:33.194663 crc crio[26313]: time=\"2026-06-09T11:25:33.194636027Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.084013 | controller |     "Jun 09 11:25:33.194709 crc crio[26313]: time=\"2026-06-09T11:25:33.194680358Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.084028 | controller |     "Jun 09 11:25:33.194968 crc crio[26313]: time=\"2026-06-09T11:25:33.194876624Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.084043 | controller |     "Jun 09 11:25:33.194968 crc crio[26313]: time=\"2026-06-09T11:25:33.194964306Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.084057 | controller |     "Jun 09 11:25:33.195109 crc crio[26313]: time=\"2026-06-09T11:25:33.19507623Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.084071 | controller |     "Jun 09 11:25:33.195166 crc crio[26313]: time=\"2026-06-09T11:25:33.195126681Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.084085 | controller |     "Jun 09 11:25:33.195358 crc crio[26313]: time=\"2026-06-09T11:25:33.195295626Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.084103 | controller |     "Jun 09 11:25:33.195358 crc crio[26313]: time=\"2026-06-09T11:25:33.195348257Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.084118 | controller |     "Jun 09 11:25:33.195635 crc crio[26313]: time=\"2026-06-09T11:25:33.195583964Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.084132 | controller |     "Jun 09 11:25:33.195705 crc crio[26313]: time=\"2026-06-09T11:25:33.195657146Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.084147 | controller |     "Jun 09 11:25:33.195844 crc crio[26313]: time=\"2026-06-09T11:25:33.19581044Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.084161 | controller |     "Jun 09 11:25:33.195896 crc crio[26313]: time=\"2026-06-09T11:25:33.195858102Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.084175 | controller |     "Jun 09 11:25:33.196025 crc crio[26313]: time=\"2026-06-09T11:25:33.195994046Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.084190 | controller |     "Jun 09 11:25:33.196082 crc crio[26313]: time=\"2026-06-09T11:25:33.196040197Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.084204 | controller |     "Jun 09 11:25:33.196190 crc crio[26313]: time=\"2026-06-09T11:25:33.1961579Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.084219 | controller |     "Jun 09 11:25:33.196318 crc crio[26313]: time=\"2026-06-09T11:25:33.196284184Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.084233 | controller |     "Jun 09 11:25:33.196381 crc crio[26313]: time=\"2026-06-09T11:25:33.196343915Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.084248 | controller |     "Jun 09 11:25:33.196381 crc crio[26313]: time=\"2026-06-09T11:25:33.196377886Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.084262 | controller |     "Jun 09 11:25:33.196570 crc crio[26313]: time=\"2026-06-09T11:25:33.19650821Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.084277 | controller |     "Jun 09 11:25:33.196570 crc crio[26313]: time=\"2026-06-09T11:25:33.196539211Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.084291 | controller |     "Jun 09 11:25:33.196786 crc crio[26313]: time=\"2026-06-09T11:25:33.196751527Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.084305 | controller |     "Jun 09 11:25:33.196839 crc crio[26313]: time=\"2026-06-09T11:25:33.196799568Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.084319 | controller |     "Jun 09 11:25:33.197098 crc crio[26313]: time=\"2026-06-09T11:25:33.197025785Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.084334 | controller |     "Jun 09 11:25:33.197163 crc crio[26313]: time=\"2026-06-09T11:25:33.197117517Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.084348 | controller |     "Jun 09 11:25:33.197257 crc crio[26313]: time=\"2026-06-09T11:25:33.19722197Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.084363 | controller |     "Jun 09 11:25:33.197316 crc crio[26313]: time=\"2026-06-09T11:25:33.197280252Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.084377 | controller |     "Jun 09 11:25:33.197461 crc crio[26313]: time=\"2026-06-09T11:25:33.197377885Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.084398 | controller |     "Jun 09 11:25:33.197521 crc crio[26313]: time=\"2026-06-09T11:25:33.197485178Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.084414 | controller |     "Jun 09 11:25:33.197676 crc crio[26313]: time=\"2026-06-09T11:25:33.197633462Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.084428 | controller |     "Jun 09 11:25:33.197740 crc crio[26313]: time=\"2026-06-09T11:25:33.197691334Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.084443 | controller |     "Jun 09 11:25:33.197891 crc crio[26313]: time=\"2026-06-09T11:25:33.197849468Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.084457 | controller |     "Jun 09 11:25:33.197963 crc crio[26313]: time=\"2026-06-09T11:25:33.1979144Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.084471 | controller |     "Jun 09 11:25:33.198063 crc crio[26313]: time=\"2026-06-09T11:25:33.198027323Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.084485 | controller |     "Jun 09 11:25:33.198120 crc crio[26313]: time=\"2026-06-09T11:25:33.198081485Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.084499 | controller |     "Jun 09 11:25:33.198221 crc crio[26313]: time=\"2026-06-09T11:25:33.198187598Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.084514 | controller |     "Jun 09 11:25:33.198279 crc crio[26313]: time=\"2026-06-09T11:25:33.198242059Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.084528 | controller |     "Jun 09 11:25:33.198373 crc crio[26313]: time=\"2026-06-09T11:25:33.198338762Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.084542 | controller |     "Jun 09 11:25:33.198469 crc crio[26313]: time=\"2026-06-09T11:25:33.198441155Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.084557 | controller |     "Jun 09 11:25:33.198558 crc crio[26313]: time=\"2026-06-09T11:25:33.198524407Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.084571 | controller |     "Jun 09 11:25:33.198647 crc crio[26313]: time=\"2026-06-09T11:25:33.198575759Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.084585 | controller |     "Jun 09 11:25:33.198773 crc crio[26313]: time=\"2026-06-09T11:25:33.198740024Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.084611 | controller |     "Jun 09 11:25:33.198837 crc crio[26313]: time=\"2026-06-09T11:25:33.198787335Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.084625 | controller |     "Jun 09 11:25:33.198926 crc crio[26313]: time=\"2026-06-09T11:25:33.198891108Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.084640 | controller |     "Jun 09 11:25:33.198987 crc crio[26313]: time=\"2026-06-09T11:25:33.198941089Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.084654 | controller |     "Jun 09 11:25:33.199127 crc crio[26313]: time=\"2026-06-09T11:25:33.199093594Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.084668 | controller |     "Jun 09 11:25:33.199183 crc crio[26313]: time=\"2026-06-09T11:25:33.199145225Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.084685 | controller |     "Jun 09 11:25:33.199317 crc crio[26313]: time=\"2026-06-09T11:25:33.199223027Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.084702 | controller |     "Jun 09 11:25:33.199317 crc crio[26313]: time=\"2026-06-09T11:25:33.199257738Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.084717 | controller |     "Jun 09 11:25:33.199472 crc crio[26313]: time=\"2026-06-09T11:25:33.199437723Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.084732 | controller |     "Jun 09 11:25:33.199536 crc crio[26313]: time=\"2026-06-09T11:25:33.199491175Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.084746 | controller |     "Jun 09 11:25:33.199660 crc crio[26313]: time=\"2026-06-09T11:25:33.199598468Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.084760 | controller |     "Jun 09 11:25:33.199719 crc crio[26313]: time=\"2026-06-09T11:25:33.19967278Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.084775 | controller |     "Jun 09 11:25:33.199827 crc crio[26313]: time=\"2026-06-09T11:25:33.199795154Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.084790 | controller |     "Jun 09 11:25:33.199895 crc crio[26313]: time=\"2026-06-09T11:25:33.199843545Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.084805 | controller |     "Jun 09 11:25:33.199986 crc crio[26313]: time=\"2026-06-09T11:25:33.199952048Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.084820 | controller |     "Jun 09 11:25:33.200045 crc crio[26313]: time=\"2026-06-09T11:25:33.199999839Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.084835 | controller |     "Jun 09 11:25:33.200174 crc crio[26313]: time=\"2026-06-09T11:25:33.200137183Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.084862 | controller |     "Jun 09 11:25:33.200234 crc crio[26313]: time=\"2026-06-09T11:25:33.200197345Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.084882 | controller |     "Jun 09 11:25:33.200352 crc crio[26313]: time=\"2026-06-09T11:25:33.200318518Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.084898 | controller |     "Jun 09 11:25:33.200444 crc crio[26313]: time=\"2026-06-09T11:25:33.2003653Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.084912 | controller |     "Jun 09 11:25:33.200586 crc crio[26313]: time=\"2026-06-09T11:25:33.200547875Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.084927 | controller |     "Jun 09 11:25:33.200670 crc crio[26313]: time=\"2026-06-09T11:25:33.200640418Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.084942 | controller |     "Jun 09 11:25:33.200773 crc crio[26313]: time=\"2026-06-09T11:25:33.20073923Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.084956 | controller |     "Jun 09 11:25:33.200830 crc crio[26313]: time=\"2026-06-09T11:25:33.200786532Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.084971 | controller |     "Jun 09 11:25:33.200919 crc crio[26313]: time=\"2026-06-09T11:25:33.200887585Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.084986 | controller |     "Jun 09 11:25:33.200997 crc crio[26313]: time=\"2026-06-09T11:25:33.200936946Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.085005 | controller |     "Jun 09 11:25:33.201076 crc crio[26313]: time=\"2026-06-09T11:25:33.201040359Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.085020 | controller |     "Jun 09 11:25:33.201173 crc crio[26313]: time=\"2026-06-09T11:25:33.20109155Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.085035 | controller |     "Jun 09 11:25:33.201253 crc crio[26313]: time=\"2026-06-09T11:25:33.201214814Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.085051 | controller |     "Jun 09 11:25:33.201316 crc crio[26313]: time=\"2026-06-09T11:25:33.201271435Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.085066 | controller |     "Jun 09 11:25:33.201493 crc crio[26313]: time=\"2026-06-09T11:25:33.201352918Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.085081 | controller |     "Jun 09 11:25:33.201493 crc crio[26313]: time=\"2026-06-09T11:25:33.20145055Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.085096 | controller |     "Jun 09 11:25:33.201567 crc crio[26313]: time=\"2026-06-09T11:25:33.201531813Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.085111 | controller |     "Jun 09 11:25:33.201567 crc crio[26313]: time=\"2026-06-09T11:25:33.201562714Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.085127 | controller |     "Jun 09 11:25:33.201896 crc crio[26313]: time=\"2026-06-09T11:25:33.201846852Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.085142 | controller |     "Jun 09 11:25:33.201960 crc crio[26313]: time=\"2026-06-09T11:25:33.201901163Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.085156 | controller |     "Jun 09 11:25:33.202246 crc crio[26313]: time=\"2026-06-09T11:25:33.202206372Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.085171 | controller |     "Jun 09 11:25:33.202316 crc crio[26313]: time=\"2026-06-09T11:25:33.202259133Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.085186 | controller |     "Jun 09 11:25:33.202509 crc crio[26313]: time=\"2026-06-09T11:25:33.202332256Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.085201 | controller |     "Jun 09 11:25:33.202509 crc crio[26313]: time=\"2026-06-09T11:25:33.202357726Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.085216 | controller |     "Jun 09 11:25:33.202509 crc crio[26313]: time=\"2026-06-09T11:25:33.20248279Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.085231 | controller |     "Jun 09 11:25:33.202730 crc crio[26313]: time=\"2026-06-09T11:25:33.202529561Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.085246 | controller |     "Jun 09 11:25:33.202730 crc crio[26313]: time=\"2026-06-09T11:25:33.202575852Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.085261 | controller |     "Jun 09 11:25:33.202730 crc crio[26313]: time=\"2026-06-09T11:25:33.202648935Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.085276 | controller |     "Jun 09 11:25:33.202730 crc crio[26313]: time=\"2026-06-09T11:25:33.202672265Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.085292 | controller |     "Jun 09 11:25:33.202730 crc crio[26313]: time=\"2026-06-09T11:25:33.202697886Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.085310 | controller |     "Jun 09 11:25:33.202944 crc crio[26313]: time=\"2026-06-09T11:25:33.202890881Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.085326 | controller |     "Jun 09 11:25:33.203010 crc crio[26313]: time=\"2026-06-09T11:25:33.202950993Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.085341 | controller |     "Jun 09 11:25:33.203045 crc crio[26313]: time=\"2026-06-09T11:25:33.203024885Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.085356 | controller |     "Jun 09 11:25:33.203080 crc crio[26313]: time=\"2026-06-09T11:25:33.203063006Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.085371 | controller |     "Jun 09 11:25:33.203328 crc crio[26313]: time=\"2026-06-09T11:25:33.203271502Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.085386 | controller |     "Jun 09 11:25:33.203328 crc crio[26313]: time=\"2026-06-09T11:25:33.203324364Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.085400 | controller |     "Jun 09 11:25:33.203495 crc crio[26313]: time=\"2026-06-09T11:25:33.203428737Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.085416 | controller |     "Jun 09 11:25:33.203495 crc crio[26313]: time=\"2026-06-09T11:25:33.203462938Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.085431 | controller |     "Jun 09 11:25:33.203697 crc crio[26313]: time=\"2026-06-09T11:25:33.203648503Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.085446 | controller |     "Jun 09 11:25:33.203766 crc crio[26313]: time=\"2026-06-09T11:25:33.203702174Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.085461 | controller |     "Jun 09 11:25:33.203806 crc crio[26313]: time=\"2026-06-09T11:25:33.203783237Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.085477 | controller |     "Jun 09 11:25:33.203840 crc crio[26313]: time=\"2026-06-09T11:25:33.203819848Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.085498 | controller |     "Jun 09 11:25:33.204004 crc crio[26313]: time=\"2026-06-09T11:25:33.203957332Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.085513 | controller |     "Jun 09 11:25:33.204066 crc crio[26313]: time=\"2026-06-09T11:25:33.204009163Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.085528 | controller |     "Jun 09 11:25:33.204151 crc crio[26313]: time=\"2026-06-09T11:25:33.204117366Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.085542 | controller |     "Jun 09 11:25:33.204204 crc crio[26313]: time=\"2026-06-09T11:25:33.204164568Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.085557 | controller |     "Jun 09 11:25:33.204334 crc crio[26313]: time=\"2026-06-09T11:25:33.204300351Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.085572 | controller |     "Jun 09 11:25:33.204495 crc crio[26313]: time=\"2026-06-09T11:25:33.204348213Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.085587 | controller |     "Jun 09 11:25:33.204705 crc crio[26313]: time=\"2026-06-09T11:25:33.204656312Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.085603 | controller |     "Jun 09 11:25:33.204812 crc crio[26313]: time=\"2026-06-09T11:25:33.204771075Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.085621 | controller |     "Jun 09 11:25:33.204938 crc crio[26313]: time=\"2026-06-09T11:25:33.204894148Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.085636 | controller |     "Jun 09 11:25:33.205084 crc crio[26313]: time=\"2026-06-09T11:25:33.205022202Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.085651 | controller |     "Jun 09 11:25:33.205188 crc crio[26313]: time=\"2026-06-09T11:25:33.205150536Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.085666 | controller |     "Jun 09 11:25:33.205264 crc crio[26313]: time=\"2026-06-09T11:25:33.205197617Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.085680 | controller |     "Jun 09 11:25:33.205264 crc crio[26313]: time=\"2026-06-09T11:25:33.205226948Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.085695 | controller |     "Jun 09 11:25:33.205376 crc crio[26313]: time=\"2026-06-09T11:25:33.205276829Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.085710 | controller |     "Jun 09 11:25:33.205376 crc crio[26313]: time=\"2026-06-09T11:25:33.205356321Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.085725 | controller |     "Jun 09 11:25:33.205644 crc crio[26313]: time=\"2026-06-09T11:25:33.205437644Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.085740 | controller |     "Jun 09 11:25:33.205644 crc crio[26313]: time=\"2026-06-09T11:25:33.205630969Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.085755 | controller |     "Jun 09 11:25:33.205733 crc crio[26313]: time=\"2026-06-09T11:25:33.205687361Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.085770 | controller |     "Jun 09 11:25:33.205907 crc crio[26313]: time=\"2026-06-09T11:25:33.205870896Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.085784 | controller |     "Jun 09 11:25:33.205964 crc crio[26313]: time=\"2026-06-09T11:25:33.205917967Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.085799 | controller |     "Jun 09 11:25:33.206082 crc crio[26313]: time=\"2026-06-09T11:25:33.206047891Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.085814 | controller |     "Jun 09 11:25:33.206168 crc crio[26313]: time=\"2026-06-09T11:25:33.206095772Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.085829 | controller |     "Jun 09 11:25:33.206310 crc crio[26313]: time=\"2026-06-09T11:25:33.206275518Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.085844 | controller |     "Jun 09 11:25:33.206581 crc crio[26313]: time=\"2026-06-09T11:25:33.20636154Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.085877 | controller |     "Jun 09 11:25:33.206581 crc crio[26313]: time=\"2026-06-09T11:25:33.206457733Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.085894 | controller |     "Jun 09 11:25:33.206581 crc crio[26313]: time=\"2026-06-09T11:25:33.206490154Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.085908 | controller |     "Jun 09 11:25:33.206804 crc crio[26313]: time=\"2026-06-09T11:25:33.206689949Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.085923 | controller |     "Jun 09 11:25:33.206804 crc crio[26313]: time=\"2026-06-09T11:25:33.20672213Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.085941 | controller |     "Jun 09 11:25:33.206952 crc crio[26313]: time=\"2026-06-09T11:25:33.206901235Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.085956 | controller |     "Jun 09 11:25:33.207042 crc crio[26313]: time=\"2026-06-09T11:25:33.206968247Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.085971 | controller |     "Jun 09 11:25:33.207042 crc crio[26313]: time=\"2026-06-09T11:25:33.207016789Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.085986 | controller |     "Jun 09 11:25:33.207148 crc crio[26313]: time=\"2026-06-09T11:25:33.2070555Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.086001 | controller |     "Jun 09 11:25:33.207277 crc crio[26313]: time=\"2026-06-09T11:25:33.207234545Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.086015 | controller |     "Jun 09 11:25:33.207371 crc crio[26313]: time=\"2026-06-09T11:25:33.207281006Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.086030 | controller |     "Jun 09 11:25:33.207371 crc crio[26313]: time=\"2026-06-09T11:25:33.207333778Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.086045 | controller |     "Jun 09 11:25:33.207595 crc crio[26313]: time=\"2026-06-09T11:25:33.207502752Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.086060 | controller |     "Jun 09 11:25:33.207708 crc crio[26313]: time=\"2026-06-09T11:25:33.207687848Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.086074 | controller |     "Jun 09 11:25:33.207770 crc crio[26313]: time=\"2026-06-09T11:25:33.207728829Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.086089 | controller |     "Jun 09 11:25:33.207814 crc crio[26313]: time=\"2026-06-09T11:25:33.20776714Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.086104 | controller |     "Jun 09 11:25:33.207814 crc crio[26313]: time=\"2026-06-09T11:25:33.207803991Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.086119 | controller |     "Jun 09 11:25:33.207928 crc crio[26313]: time=\"2026-06-09T11:25:33.207847162Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.086134 | controller |     "Jun 09 11:25:33.207928 crc crio[26313]: time=\"2026-06-09T11:25:33.207868663Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.086149 | controller |     "Jun 09 11:25:33.208188 crc crio[26313]: time=\"2026-06-09T11:25:33.208144251Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.086164 | controller |     "Jun 09 11:25:33.208279 crc crio[26313]: time=\"2026-06-09T11:25:33.208202292Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.086178 | controller |     "Jun 09 11:25:33.208332 crc crio[26313]: time=\"2026-06-09T11:25:33.208279964Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.086193 | controller |     "Jun 09 11:25:33.208332 crc crio[26313]: time=\"2026-06-09T11:25:33.208317616Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.086208 | controller |     "Jun 09 11:25:33.208573 crc crio[26313]: time=\"2026-06-09T11:25:33.208534202Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.086222 | controller |     "Jun 09 11:25:33.208690 crc crio[26313]: time=\"2026-06-09T11:25:33.208591953Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.086240 | controller |     "Jun 09 11:25:33.208828 crc crio[26313]: time=\"2026-06-09T11:25:33.208794099Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.086255 | controller |     "Jun 09 11:25:33.208901 crc crio[26313]: time=\"2026-06-09T11:25:33.20883765Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.086270 | controller |     "Jun 09 11:25:33.208901 crc crio[26313]: time=\"2026-06-09T11:25:33.208871241Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.086284 | controller |     "Jun 09 11:25:33.209014 crc crio[26313]: time=\"2026-06-09T11:25:33.208910532Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.086299 | controller |     "Jun 09 11:25:33.209093 crc crio[26313]: time=\"2026-06-09T11:25:33.209057567Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.086314 | controller |     "Jun 09 11:25:33.209162 crc crio[26313]: time=\"2026-06-09T11:25:33.209103488Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.086328 | controller |     "Jun 09 11:25:33.209217 crc crio[26313]: time=\"2026-06-09T11:25:33.20918916Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.086342 | controller |     "Jun 09 11:25:33.209271 crc crio[26313]: time=\"2026-06-09T11:25:33.209225471Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.086357 | controller |     "Jun 09 11:25:33.209376 crc crio[26313]: time=\"2026-06-09T11:25:33.209342995Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.086371 | controller |     "Jun 09 11:25:33.209525 crc crio[26313]: time=\"2026-06-09T11:25:33.209384436Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.086386 | controller |     "Jun 09 11:25:33.209692 crc crio[26313]: time=\"2026-06-09T11:25:33.209652693Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.086400 | controller |     "Jun 09 11:25:33.209796 crc crio[26313]: time=\"2026-06-09T11:25:33.209707525Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.086414 | controller |     "Jun 09 11:25:33.209847 crc crio[26313]: time=\"2026-06-09T11:25:33.209797748Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.086429 | controller |     "Jun 09 11:25:33.209847 crc crio[26313]: time=\"2026-06-09T11:25:33.209831069Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.086443 | controller |     "Jun 09 11:25:33.210050 crc crio[26313]: time=\"2026-06-09T11:25:33.210011244Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.086457 | controller |     "Jun 09 11:25:33.210136 crc crio[26313]: time=\"2026-06-09T11:25:33.210066205Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.086472 | controller |     "Jun 09 11:25:33.210136 crc crio[26313]: time=\"2026-06-09T11:25:33.210083706Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.086486 | controller |     "Jun 09 11:25:33.210136 crc crio[26313]: time=\"2026-06-09T11:25:33.210108576Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.086500 | controller |     "Jun 09 11:25:33.210286 crc crio[26313]: time=\"2026-06-09T11:25:33.210263051Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.086517 | controller |     "Jun 09 11:25:33.210341 crc crio[26313]: time=\"2026-06-09T11:25:33.210299102Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.086532 | controller |     "Jun 09 11:25:33.210532 crc crio[26313]: time=\"2026-06-09T11:25:33.210498837Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.086546 | controller |     "Jun 09 11:25:33.210598 crc crio[26313]: time=\"2026-06-09T11:25:33.210537339Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.086560 | controller |     "Jun 09 11:25:33.210748 crc crio[26313]: time=\"2026-06-09T11:25:33.210704773Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.086575 | controller |     "Jun 09 11:25:33.210832 crc crio[26313]: time=\"2026-06-09T11:25:33.210766815Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.086589 | controller |     "Jun 09 11:25:33.210888 crc crio[26313]: time=\"2026-06-09T11:25:33.210864208Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.086604 | controller |     "Jun 09 11:25:33.210939 crc crio[26313]: time=\"2026-06-09T11:25:33.210897489Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.086618 | controller |     "Jun 09 11:25:33.211096 crc crio[26313]: time=\"2026-06-09T11:25:33.211055213Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.086633 | controller |     "Jun 09 11:25:33.211181 crc crio[26313]: time=\"2026-06-09T11:25:33.211112775Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.086647 | controller |     "Jun 09 11:25:33.211480 crc crio[26313]: time=\"2026-06-09T11:25:33.211340021Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.086661 | controller |     "Jun 09 11:25:33.214279 crc crio[26313]: time=\"2026-06-09T11:25:33.214211263Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.086676 | controller |     "Jun 09 11:25:33.214367 crc crio[26313]: time=\"2026-06-09T11:25:33.214316696Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.086690 | controller |     "Jun 09 11:25:33.214367 crc crio[26313]: time=\"2026-06-09T11:25:33.214347547Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.086704 | controller |     "Jun 09 11:25:33.214532 crc crio[26313]: time=\"2026-06-09T11:25:33.21445418Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.086719 | controller |     "Jun 09 11:25:33.214532 crc crio[26313]: time=\"2026-06-09T11:25:33.214489081Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.086733 | controller |     "Jun 09 11:25:33.214691 crc crio[26313]: time=\"2026-06-09T11:25:33.214648205Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.086747 | controller |     "Jun 09 11:25:33.214764 crc crio[26313]: time=\"2026-06-09T11:25:33.214693757Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.086762 | controller |     "Jun 09 11:25:33.214903 crc crio[26313]: time=\"2026-06-09T11:25:33.214835301Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.086776 | controller |     "Jun 09 11:25:33.214903 crc crio[26313]: time=\"2026-06-09T11:25:33.214890022Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.086790 | controller |     "Jun 09 11:25:33.215019 crc crio[26313]: time=\"2026-06-09T11:25:33.214998265Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.086808 | controller |     "Jun 09 11:25:33.215075 crc crio[26313]: time=\"2026-06-09T11:25:33.215042416Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.086823 | controller |     "Jun 09 11:25:33.217633 crc crio[26313]: time=\"2026-06-09T11:25:33.217523797Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.086838 | controller |     "Jun 09 11:25:33.217633 crc crio[26313]: time=\"2026-06-09T11:25:33.217592069Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.086869 | controller |     "Jun 09 11:25:33.217796 crc crio[26313]: time=\"2026-06-09T11:25:33.217652341Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.086886 | controller |     "Jun 09 11:25:33.217796 crc crio[26313]: time=\"2026-06-09T11:25:33.217677221Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.086902 | controller |     "Jun 09 11:25:33.218015 crc crio[26313]: time=\"2026-06-09T11:25:33.217949229Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.086920 | controller |     "Jun 09 11:25:33.218015 crc crio[26313]: time=\"2026-06-09T11:25:33.218008541Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.086936 | controller |     "Jun 09 11:25:33.218202 crc crio[26313]: time=\"2026-06-09T11:25:33.218155575Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.086951 | controller |     "Jun 09 11:25:33.218277 crc crio[26313]: time=\"2026-06-09T11:25:33.218222837Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.086965 | controller |     "Jun 09 11:25:33.218340 crc crio[26313]: time=\"2026-06-09T11:25:33.218277008Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.086980 | controller |     "Jun 09 11:25:33.218340 crc crio[26313]: time=\"2026-06-09T11:25:33.218308189Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.086994 | controller |     "Jun 09 11:25:33.219721 crc crio[26313]: time=\"2026-06-09T11:25:33.218585247Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.087008 | controller |     "Jun 09 11:25:33.219721 crc crio[26313]: time=\"2026-06-09T11:25:33.218651659Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.087023 | controller |     "Jun 09 11:25:33.219721 crc crio[26313]: time=\"2026-06-09T11:25:33.218711841Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.087037 | controller |     "Jun 09 11:25:33.219721 crc crio[26313]: time=\"2026-06-09T11:25:33.218755002Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.087052 | controller |     "Jun 09 11:25:33.219721 crc crio[26313]: time=\"2026-06-09T11:25:33.218845844Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.087066 | controller |     "Jun 09 11:25:33.219721 crc crio[26313]: time=\"2026-06-09T11:25:33.218873125Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.087080 | controller |     "Jun 09 11:25:33.219721 crc crio[26313]: time=\"2026-06-09T11:25:33.218978778Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.087095 | controller |     "Jun 09 11:25:33.219721 crc crio[26313]: time=\"2026-06-09T11:25:33.219007189Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.087110 | controller |     "Jun 09 11:25:33.219721 crc crio[26313]: time=\"2026-06-09T11:25:33.219179454Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.087128 | controller |     "Jun 09 11:25:33.219721 crc crio[26313]: time=\"2026-06-09T11:25:33.219206235Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.087143 | controller |     "Jun 09 11:25:33.219721 crc crio[26313]: time=\"2026-06-09T11:25:33.219470682Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.087158 | controller |     "Jun 09 11:25:33.219721 crc crio[26313]: time=\"2026-06-09T11:25:33.219499043Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.087173 | controller |     "Jun 09 11:25:33.219721 crc crio[26313]: time=\"2026-06-09T11:25:33.219635447Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.087188 | controller |     "Jun 09 11:25:33.219721 crc crio[26313]: time=\"2026-06-09T11:25:33.219679578Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.087203 | controller |     "Jun 09 11:25:33.220130 crc crio[26313]: time=\"2026-06-09T11:25:33.219817462Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.087218 | controller |     "Jun 09 11:25:33.220130 crc crio[26313]: time=\"2026-06-09T11:25:33.219856773Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.087233 | controller |     "Jun 09 11:25:33.221196 crc crio[26313]: time=\"2026-06-09T11:25:33.219969346Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.087248 | controller |     "Jun 09 11:25:33.221196 crc crio[26313]: time=\"2026-06-09T11:25:33.221183441Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.087263 | controller |     "Jun 09 11:25:33.221342 crc crio[26313]: time=\"2026-06-09T11:25:33.221218642Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.087277 | controller |     "Jun 09 11:25:33.221342 crc crio[26313]: time=\"2026-06-09T11:25:33.221247443Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.087292 | controller |     "Jun 09 11:25:33.221342 crc crio[26313]: time=\"2026-06-09T11:25:33.221276584Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.087307 | controller |     "Jun 09 11:25:33.221342 crc crio[26313]: time=\"2026-06-09T11:25:33.221293004Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.087322 | controller |     "Jun 09 11:25:33.221701 crc crio[26313]: time=\"2026-06-09T11:25:33.221571582Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.087337 | controller |     "Jun 09 11:25:33.221701 crc crio[26313]: time=\"2026-06-09T11:25:33.221640524Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.087351 | controller |     "Jun 09 11:25:33.221832 crc crio[26313]: time=\"2026-06-09T11:25:33.221778638Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.087366 | controller |     "Jun 09 11:25:33.221832 crc crio[26313]: time=\"2026-06-09T11:25:33.221807499Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.087380 | controller |     "Jun 09 11:25:33.222054 crc crio[26313]: time=\"2026-06-09T11:25:33.221939392Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.087395 | controller |     "Jun 09 11:25:33.222054 crc crio[26313]: time=\"2026-06-09T11:25:33.221992654Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.087410 | controller |     "Jun 09 11:25:33.222179 crc crio[26313]: time=\"2026-06-09T11:25:33.222058336Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.087428 | controller |     "Jun 09 11:25:33.222179 crc crio[26313]: time=\"2026-06-09T11:25:33.222082336Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.087443 | controller |     "Jun 09 11:25:33.222265 crc crio[26313]: time=\"2026-06-09T11:25:33.222225391Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.087458 | controller |     "Jun 09 11:25:33.222265 crc crio[26313]: time=\"2026-06-09T11:25:33.222255051Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.087473 | controller |     "Jun 09 11:25:33.222457 crc crio[26313]: time=\"2026-06-09T11:25:33.222349974Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.087488 | controller |     "Jun 09 11:25:33.222457 crc crio[26313]: time=\"2026-06-09T11:25:33.222444827Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.087502 | controller |     "Jun 09 11:25:33.222728 crc crio[26313]: time=\"2026-06-09T11:25:33.222669823Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.087517 | controller |     "Jun 09 11:25:33.222808 crc crio[26313]: time=\"2026-06-09T11:25:33.222727895Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.087531 | controller |     "Jun 09 11:25:33.222868 crc crio[26313]: time=\"2026-06-09T11:25:33.222841978Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.087546 | controller |     "Jun 09 11:25:33.222918 crc crio[26313]: time=\"2026-06-09T11:25:33.222879639Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.087561 | controller |     "Jun 09 11:25:33.223094 crc crio[26313]: time=\"2026-06-09T11:25:33.223029853Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.087575 | controller |     "Jun 09 11:25:33.223192 crc crio[26313]: time=\"2026-06-09T11:25:33.223093585Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.087590 | controller |     "Jun 09 11:25:33.223192 crc crio[26313]: time=\"2026-06-09T11:25:33.223162367Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.087604 | controller |     "Jun 09 11:25:33.223313 crc crio[26313]: time=\"2026-06-09T11:25:33.223197328Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.087619 | controller |     "Jun 09 11:25:33.223313 crc crio[26313]: time=\"2026-06-09T11:25:33.223285571Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 11:30:35.087634 | controller |     "Jun 09 11:25:33.223537 crc crio[26313]: time=\"2026-06-09T11:25:33.223325142Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 11:30:35.087648 | controller |     "Jun 09 11:25:37.184515 crc crio[26313]: time=\"2026-06-09T11:25:37.183570826Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-09 11:30:35.087663 | controller |     "Jun 09 11:25:37.213581 crc crio[26313]: time=\"2026-06-09T11:25:37.213473876Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 11:30:35.087678 | controller |     "Jun 09 11:25:37.213581 crc crio[26313]: time=\"2026-06-09T11:25:37.213529487Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 11:30:35.087693 | controller |     "Jun 09 11:25:37.213581 crc crio[26313]: time=\"2026-06-09T11:25:37.213574868Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-09 11:30:35.087708 | controller |     "Jun 09 11:25:37.230714 crc crio[26313]: time=\"2026-06-09T11:25:37.230645733Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 11:30:35.087726 | controller |     "Jun 09 11:25:37.230714 crc crio[26313]: time=\"2026-06-09T11:25:37.230685324Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 11:30:35.087742 | controller |     "Jun 09 11:25:45.728929 crc crio[26313]: time=\"2026-06-09T11:25:45.728278182Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd98h9qr/POD\" id=fe033472-9bdb-49dd-b4b3-d0ea227a2b66 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.087757 | controller |     "Jun 09 11:25:45.730186 crc crio[26313]: time=\"2026-06-09T11:25:45.728958011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.087774 | controller |     "Jun 09 11:25:45.758367 crc crio[26313]: time=\"2026-06-09T11:25:45.758154261Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd98h9qr Namespace:openshift-marketplace ID:3bc105ddbe6fb18ec3e46e09f9f439954856a876c04207ac8d9f9ce7980d8b26 UID:35b3b246-74f4-48ae-befc-2021eee673b9 NetNS:/var/run/netns/915c8f95-1399-46ef-9868-376a1e265f6e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod35b3b246_74f4_48ae_befc_2021eee673b9.slice PodAnnotations:0xc0021a81c8}] Aliases:map[]}\"",
2026-06-09 11:30:35.087804 | controller |     "Jun 09 11:25:45.758367 crc crio[26313]: time=\"2026-06-09T11:25:45.758203102Z\" level=info msg=\"Adding pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd98h9qr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.087821 | controller |     "Jun 09 11:25:46.004755 crc crio[26313]: 2026-06-09T11:25:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3bc105ddbe6fb18 Mac:82:1c:1a:d2:0b:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/915c8f95-1399-46ef-9868-376a1e265f6e SocketPath: PciID:}] [{Interface:0xc00025abe0 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.087837 | controller |     "Jun 09 11:25:46.006961 crc crio[26313]: time=\"2026-06-09T11:25:46.006477402Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd98h9qr Namespace:openshift-marketplace ID:3bc105ddbe6fb18ec3e46e09f9f439954856a876c04207ac8d9f9ce7980d8b26 UID:35b3b246-74f4-48ae-befc-2021eee673b9 NetNS:/var/run/netns/915c8f95-1399-46ef-9868-376a1e265f6e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod35b3b246_74f4_48ae_befc_2021eee673b9.slice PodAnnotations:0xc0021a81c8}] Aliases:map[]}\"",
2026-06-09 11:30:35.087870 | controller |     "Jun 09 11:25:46.006961 crc crio[26313]: time=\"2026-06-09T11:25:46.006707379Z\" level=info msg=\"Checking pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd98h9qr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.087887 | controller |     "Jun 09 11:25:46.015454 crc crio[26313]: time=\"2026-06-09T11:25:46.015262592Z\" level=info msg=\"Ran pod sandbox 3bc105ddbe6fb18ec3e46e09f9f439954856a876c04207ac8d9f9ce7980d8b26 with infra container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd98h9qr/POD\" id=fe033472-9bdb-49dd-b4b3-d0ea227a2b66 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.087903 | controller |     "Jun 09 11:25:46.017638 crc crio[26313]: time=\"2026-06-09T11:25:46.017526696Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1c2ce824-078b-4545-a5f6-8e3126628d81 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.087923 | controller |     "Jun 09 11:25:46.019632 crc crio[26313]: time=\"2026-06-09T11:25:46.019538173Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=18e32310-43db-405d-ae71-10942c4f4645 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.087939 | controller |     "Jun 09 11:25:46.026745 crc crio[26313]: time=\"2026-06-09T11:25:46.026379428Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd98h9qr/util\" id=752e05be-0c1a-4d4f-aec3-68efa5cc3ed0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.087954 | controller |     "Jun 09 11:25:46.027115 crc crio[26313]: time=\"2026-06-09T11:25:46.027004375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.087970 | controller |     "Jun 09 11:25:46.056213 crc crio[26313]: time=\"2026-06-09T11:25:46.055742392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.087985 | controller |     "Jun 09 11:25:46.060349 crc crio[26313]: time=\"2026-06-09T11:25:46.060227759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.088001 | controller |     "Jun 09 11:25:46.195119 crc crio[26313]: time=\"2026-06-09T11:25:46.194917744Z\" level=info msg=\"Created container 1f46a033d09c9ad9b5922726cd8b4262db5c341cc7f99b16e7393b62bd8c8613: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd98h9qr/util\" id=752e05be-0c1a-4d4f-aec3-68efa5cc3ed0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.088016 | controller |     "Jun 09 11:25:46.196208 crc crio[26313]: time=\"2026-06-09T11:25:46.196100498Z\" level=info msg=\"Starting container: 1f46a033d09c9ad9b5922726cd8b4262db5c341cc7f99b16e7393b62bd8c8613\" id=0fe4b69a-98c0-4264-a4b9-c5d349e33055 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.088032 | controller |     "Jun 09 11:25:46.206283 crc crio[26313]: time=\"2026-06-09T11:25:46.204577988Z\" level=info msg=\"Started container\" PID=42059 containerID=1f46a033d09c9ad9b5922726cd8b4262db5c341cc7f99b16e7393b62bd8c8613 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd98h9qr/util id=0fe4b69a-98c0-4264-a4b9-c5d349e33055 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3bc105ddbe6fb18ec3e46e09f9f439954856a876c04207ac8d9f9ce7980d8b26",
2026-06-09 11:30:35.088047 | controller |     "Jun 09 11:25:47.457198 crc crio[26313]: time=\"2026-06-09T11:25:47.456750149Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-82sfn/POD\" id=571bc4d5-0c1b-478d-9198-16d0c2ff49f0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.088063 | controller |     "Jun 09 11:25:47.458279 crc crio[26313]: time=\"2026-06-09T11:25:47.457248243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.088078 | controller |     "Jun 09 11:25:47.483451 crc crio[26313]: time=\"2026-06-09T11:25:47.483312293Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=0e92d2b7-7ae8-4fec-a72e-5a6730c84770 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.088094 | controller |     "Jun 09 11:25:47.483761 crc crio[26313]: time=\"2026-06-09T11:25:47.483656923Z\" level=info msg=\"Image registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 not found\" id=0e92d2b7-7ae8-4fec-a72e-5a6730c84770 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.088113 | controller |     "Jun 09 11:25:47.483761 crc crio[26313]: time=\"2026-06-09T11:25:47.483746485Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 found\" id=0e92d2b7-7ae8-4fec-a72e-5a6730c84770 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.088128 | controller |     "Jun 09 11:25:47.484998 crc crio[26313]: time=\"2026-06-09T11:25:47.48496141Z\" level=info msg=\"Got pod network &{Name:redhat-operators-82sfn Namespace:openshift-marketplace ID:585cd0cc81bbdb17c90aabc815551c30263861a07eb609491f86f251716ae6d2 UID:82d72be4-6f9b-440a-bffa-03da56780d11 NetNS:/var/run/netns/039246bf-4b8e-453f-aac5-566e0048bfc3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod82d72be4_6f9b_440a_bffa_03da56780d11.slice PodAnnotations:0xc0021a8708}] Aliases:map[]}\"",
2026-06-09 11:30:35.088144 | controller |     "Jun 09 11:25:47.484998 crc crio[26313]: time=\"2026-06-09T11:25:47.484992961Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-82sfn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.088159 | controller |     "Jun 09 11:25:47.485198 crc crio[26313]: time=\"2026-06-09T11:25:47.485000431Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=7493698d-98cd-4217-9fef-827056b97524 name=/runtime.v1.ImageService/PullImage",
2026-06-09 11:30:35.088175 | controller |     "Jun 09 11:25:47.495056 crc crio[26313]: time=\"2026-06-09T11:25:47.494969894Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\\\"\"",
2026-06-09 11:30:35.088190 | controller |     "Jun 09 11:25:47.799536 crc crio[26313]: 2026-06-09T11:25:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:585cd0cc81bbdb1 Mac:56:70:e6:02:7e:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/039246bf-4b8e-453f-aac5-566e0048bfc3 SocketPath: PciID:}] [{Interface:0xc000014f20 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.088205 | controller |     "Jun 09 11:25:47.801911 crc crio[26313]: time=\"2026-06-09T11:25:47.801824068Z\" level=info msg=\"Got pod network &{Name:redhat-operators-82sfn Namespace:openshift-marketplace ID:585cd0cc81bbdb17c90aabc815551c30263861a07eb609491f86f251716ae6d2 UID:82d72be4-6f9b-440a-bffa-03da56780d11 NetNS:/var/run/netns/039246bf-4b8e-453f-aac5-566e0048bfc3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod82d72be4_6f9b_440a_bffa_03da56780d11.slice PodAnnotations:0xc0021a8708}] Aliases:map[]}\"",
2026-06-09 11:30:35.088221 | controller |     "Jun 09 11:25:47.802071 crc crio[26313]: time=\"2026-06-09T11:25:47.802053615Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-82sfn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.088236 | controller |     "Jun 09 11:25:47.809078 crc crio[26313]: time=\"2026-06-09T11:25:47.808988222Z\" level=info msg=\"Ran pod sandbox 585cd0cc81bbdb17c90aabc815551c30263861a07eb609491f86f251716ae6d2 with infra container: openshift-marketplace/redhat-operators-82sfn/POD\" id=571bc4d5-0c1b-478d-9198-16d0c2ff49f0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.088252 | controller |     "Jun 09 11:25:47.812072 crc crio[26313]: time=\"2026-06-09T11:25:47.811976257Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6fe237ce-a9cb-41d7-b44c-f92870b26811 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.088270 | controller |     "Jun 09 11:25:47.816650 crc crio[26313]: time=\"2026-06-09T11:25:47.816529996Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8cb6d92d-ac1b-4ad1-a150-fa252c9d6e59 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.088286 | controller |     "Jun 09 11:25:47.825776 crc crio[26313]: time=\"2026-06-09T11:25:47.825687816Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-82sfn/extract-utilities\" id=0fc7d345-7c0c-4522-9496-4dc3ee1c8d01 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.088301 | controller |     "Jun 09 11:25:47.826229 crc crio[26313]: time=\"2026-06-09T11:25:47.826147629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.088316 | controller |     "Jun 09 11:25:47.854870 crc crio[26313]: time=\"2026-06-09T11:25:47.854764432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.088331 | controller |     "Jun 09 11:25:47.860582 crc crio[26313]: time=\"2026-06-09T11:25:47.859134466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.088347 | controller |     "Jun 09 11:25:47.976639 crc crio[26313]: time=\"2026-06-09T11:25:47.976522479Z\" level=info msg=\"Created container 393d9e79e04026ba2c4d0229929e7ad4cfba7cb2176d2f391b84527438518eea: openshift-marketplace/redhat-operators-82sfn/extract-utilities\" id=0fc7d345-7c0c-4522-9496-4dc3ee1c8d01 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.088362 | controller |     "Jun 09 11:25:47.977935 crc crio[26313]: time=\"2026-06-09T11:25:47.977884078Z\" level=info msg=\"Starting container: 393d9e79e04026ba2c4d0229929e7ad4cfba7cb2176d2f391b84527438518eea\" id=4563e2f8-f8ae-4ed4-9d2f-3aa74125b010 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.088377 | controller |     "Jun 09 11:25:47.983984 crc crio[26313]: time=\"2026-06-09T11:25:47.983911469Z\" level=info msg=\"Started container\" PID=42125 containerID=393d9e79e04026ba2c4d0229929e7ad4cfba7cb2176d2f391b84527438518eea description=openshift-marketplace/redhat-operators-82sfn/extract-utilities id=4563e2f8-f8ae-4ed4-9d2f-3aa74125b010 name=/runtime.v1.RuntimeService/StartContainer sandboxID=585cd0cc81bbdb17c90aabc815551c30263861a07eb609491f86f251716ae6d2",
2026-06-09 11:30:35.088392 | controller |     "Jun 09 11:25:48.498356 crc crio[26313]: time=\"2026-06-09T11:25:48.497795303Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=2ec61ada-c21d-410a-a9f6-c04f5f0f617c name=/runtime.v1.ImageService/PullImage",
2026-06-09 11:30:35.088407 | controller |     "Jun 09 11:25:48.503758 crc crio[26313]: time=\"2026-06-09T11:25:48.502754554Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-09 11:30:35.088423 | controller |     "Jun 09 11:25:49.532106 crc crio[26313]: time=\"2026-06-09T11:25:49.532007282Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:3ff571452f484c0211ce73a1965fd6ce23c29df4c9361a4fb9640ee9a34b3134\" id=2ec61ada-c21d-410a-a9f6-c04f5f0f617c name=/runtime.v1.ImageService/PullImage",
2026-06-09 11:30:35.088438 | controller |     "Jun 09 11:25:49.533085 crc crio[26313]: time=\"2026-06-09T11:25:49.53300931Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=d2968c43-773f-4ee0-8157-55f4cae3cf03 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.088458 | controller |     "Jun 09 11:25:49.535182 crc crio[26313]: time=\"2026-06-09T11:25:49.53512544Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=b68c4807-36d2-4dc1-95f6-89615f226478 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.088474 | controller |     "Jun 09 11:25:49.541832 crc crio[26313]: time=\"2026-06-09T11:25:49.541737778Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-82sfn/extract-content\" id=e7dc3075-814b-45d5-ad58-c2e18169ad9f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.088489 | controller |     "Jun 09 11:25:49.542256 crc crio[26313]: time=\"2026-06-09T11:25:49.542193311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.088504 | controller |     "Jun 09 11:25:49.567758 crc crio[26313]: time=\"2026-06-09T11:25:49.567644344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.088519 | controller |     "Jun 09 11:25:49.570758 crc crio[26313]: time=\"2026-06-09T11:25:49.57067429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.088533 | controller |     "Jun 09 11:25:49.696010 crc crio[26313]: time=\"2026-06-09T11:25:49.695842445Z\" level=info msg=\"Created container 0909a31324257a5c8790a0f2863c2ed7962a6eea2877f00ebbd756e9fd3cf2f8: openshift-marketplace/redhat-operators-82sfn/extract-content\" id=e7dc3075-814b-45d5-ad58-c2e18169ad9f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.088548 | controller |     "Jun 09 11:25:49.698574 crc crio[26313]: time=\"2026-06-09T11:25:49.698525731Z\" level=info msg=\"Starting container: 0909a31324257a5c8790a0f2863c2ed7962a6eea2877f00ebbd756e9fd3cf2f8\" id=fbb51a8d-647f-4614-8987-1937085f48c8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.088564 | controller |     "Jun 09 11:25:49.708447 crc crio[26313]: time=\"2026-06-09T11:25:49.70834965Z\" level=info msg=\"Started container\" PID=42146 containerID=0909a31324257a5c8790a0f2863c2ed7962a6eea2877f00ebbd756e9fd3cf2f8 description=openshift-marketplace/redhat-operators-82sfn/extract-content id=fbb51a8d-647f-4614-8987-1937085f48c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=585cd0cc81bbdb17c90aabc815551c30263861a07eb609491f86f251716ae6d2",
2026-06-09 11:30:35.088582 | controller |     "Jun 09 11:25:49.875492 crc crio[26313]: time=\"2026-06-09T11:25:49.874261871Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=7493698d-98cd-4217-9fef-827056b97524 name=/runtime.v1.ImageService/PullImage",
2026-06-09 11:30:35.088613 | controller |     "Jun 09 11:25:49.876859 crc crio[26313]: time=\"2026-06-09T11:25:49.876712901Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=aa286cfd-5b3d-47e4-a83e-ff207d1ada7b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.088630 | controller |     "Jun 09 11:25:49.882559 crc crio[26313]: time=\"2026-06-09T11:25:49.882485235Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=a086255a-2a94-41cf-ba8d-444b071f9dc5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.088646 | controller |     "Jun 09 11:25:49.896029 crc crio[26313]: time=\"2026-06-09T11:25:49.895926317Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd98h9qr/pull\" id=b6e6bcee-d593-4c37-a1d2-bbbe8d81383b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.088668 | controller |     "Jun 09 11:25:49.897535 crc crio[26313]: time=\"2026-06-09T11:25:49.897472591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.088683 | controller |     "Jun 09 11:25:49.934159 crc crio[26313]: time=\"2026-06-09T11:25:49.933895675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.088698 | controller |     "Jun 09 11:25:49.934489 crc crio[26313]: time=\"2026-06-09T11:25:49.934458181Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/d4bea2cf3ab9480a460b5d8caa6361cf345eb710763ae589788176aadd4e2e3e/merged/etc/passwd: no such file or directory\"",
2026-06-09 11:30:35.088714 | controller |     "Jun 09 11:25:49.934641 crc crio[26313]: time=\"2026-06-09T11:25:49.934512422Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/d4bea2cf3ab9480a460b5d8caa6361cf345eb710763ae589788176aadd4e2e3e/merged/etc/group: no such file or directory\"",
2026-06-09 11:30:35.088728 | controller |     "Jun 09 11:25:49.938572 crc crio[26313]: time=\"2026-06-09T11:25:49.938487195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.088743 | controller |     "Jun 09 11:25:50.091815 crc crio[26313]: time=\"2026-06-09T11:25:50.091545742Z\" level=info msg=\"Created container 3c4a30923261fd8ca2807b550b72d541296ed3fa48a466dcd721e5ecc19dd0fd: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd98h9qr/pull\" id=b6e6bcee-d593-4c37-a1d2-bbbe8d81383b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.088758 | controller |     "Jun 09 11:25:50.093679 crc crio[26313]: time=\"2026-06-09T11:25:50.093360914Z\" level=info msg=\"Starting container: 3c4a30923261fd8ca2807b550b72d541296ed3fa48a466dcd721e5ecc19dd0fd\" id=ea7e83e8-193f-4dca-9fa7-9a07753478b7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.088773 | controller |     "Jun 09 11:25:50.102929 crc crio[26313]: time=\"2026-06-09T11:25:50.102667568Z\" level=info msg=\"Started container\" PID=42190 containerID=3c4a30923261fd8ca2807b550b72d541296ed3fa48a466dcd721e5ecc19dd0fd description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd98h9qr/pull id=ea7e83e8-193f-4dca-9fa7-9a07753478b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3bc105ddbe6fb18ec3e46e09f9f439954856a876c04207ac8d9f9ce7980d8b26",
2026-06-09 11:30:35.088788 | controller |     "Jun 09 11:25:50.520126 crc crio[26313]: time=\"2026-06-09T11:25:50.520046151Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4bd89645-87c0-4145-b0e5-fb3bbdda31a1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.088803 | controller |     "Jun 09 11:25:50.524440 crc crio[26313]: time=\"2026-06-09T11:25:50.522885901Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ed6eeef4-eea2-4ed2-b645-29dc1bf8b1ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.088818 | controller |     "Jun 09 11:25:50.535324 crc crio[26313]: time=\"2026-06-09T11:25:50.535231422Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd98h9qr/extract\" id=9be1497c-b82f-4b45-a679-a65024864a17 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.088832 | controller |     "Jun 09 11:25:50.536151 crc crio[26313]: time=\"2026-06-09T11:25:50.53586762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.088895 | controller |     "Jun 09 11:25:50.589435 crc crio[26313]: time=\"2026-06-09T11:25:50.589247696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.088921 | controller |     "Jun 09 11:25:50.594934 crc crio[26313]: time=\"2026-06-09T11:25:50.594847445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.088937 | controller |     "Jun 09 11:25:50.757314 crc crio[26313]: time=\"2026-06-09T11:25:50.757111313Z\" level=info msg=\"Created container 1512041f73de0fe7bf5428e6d8c37c6dd7bfd1dc6ef1ccf6e197159b5217617a: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd98h9qr/extract\" id=9be1497c-b82f-4b45-a679-a65024864a17 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.088953 | controller |     "Jun 09 11:25:50.759221 crc crio[26313]: time=\"2026-06-09T11:25:50.75909854Z\" level=info msg=\"Starting container: 1512041f73de0fe7bf5428e6d8c37c6dd7bfd1dc6ef1ccf6e197159b5217617a\" id=279f672d-44b2-4de2-9591-8bf581eaa12b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.088969 | controller |     "Jun 09 11:25:50.777950 crc crio[26313]: time=\"2026-06-09T11:25:50.77673964Z\" level=info msg=\"Started container\" PID=42230 containerID=1512041f73de0fe7bf5428e6d8c37c6dd7bfd1dc6ef1ccf6e197159b5217617a description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd98h9qr/extract id=279f672d-44b2-4de2-9591-8bf581eaa12b name=/runtime.v1.RuntimeService/StartContainer sandboxID=3bc105ddbe6fb18ec3e46e09f9f439954856a876c04207ac8d9f9ce7980d8b26",
2026-06-09 11:30:35.088985 | controller |     "Jun 09 11:25:52.548751 crc crio[26313]: time=\"2026-06-09T11:25:52.548018642Z\" level=info msg=\"Stopping pod sandbox: 3bc105ddbe6fb18ec3e46e09f9f439954856a876c04207ac8d9f9ce7980d8b26\" id=1241b0fe-d137-4e0f-9f81-6039f3706f89 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.089002 | controller |     "Jun 09 11:25:52.549998 crc crio[26313]: time=\"2026-06-09T11:25:52.549298529Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd98h9qr Namespace:openshift-marketplace ID:3bc105ddbe6fb18ec3e46e09f9f439954856a876c04207ac8d9f9ce7980d8b26 UID:35b3b246-74f4-48ae-befc-2021eee673b9 NetNS:/var/run/netns/915c8f95-1399-46ef-9868-376a1e265f6e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod35b3b246_74f4_48ae_befc_2021eee673b9.slice PodAnnotations:0xc001800778}] Aliases:map[]}\"",
2026-06-09 11:30:35.089018 | controller |     "Jun 09 11:25:52.549998 crc crio[26313]: time=\"2026-06-09T11:25:52.549548346Z\" level=info msg=\"Deleting pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd98h9qr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.089034 | controller |     "Jun 09 11:25:53.905164 crc crio[26313]: time=\"2026-06-09T11:25:53.904482233Z\" level=info msg=\"Stopped pod sandbox: 3bc105ddbe6fb18ec3e46e09f9f439954856a876c04207ac8d9f9ce7980d8b26\" id=1241b0fe-d137-4e0f-9f81-6039f3706f89 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.089049 | controller |     "Jun 09 11:25:57.402552 crc crio[26313]: time=\"2026-06-09T11:25:57.401726019Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-operator-6569c8c666-c5z9m/POD\" id=1e49c152-bc3a-4022-970d-e907a1c40464 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.089065 | controller |     "Jun 09 11:25:57.402552 crc crio[26313]: time=\"2026-06-09T11:25:57.402301155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.089084 | controller |     "Jun 09 11:25:57.511719 crc crio[26313]: time=\"2026-06-09T11:25:57.51128306Z\" level=info msg=\"Got pod network &{Name:nmstate-operator-6569c8c666-c5z9m Namespace:openshift-nmstate ID:3995df4f948a6c7e0d874fd3ddbcf3e4f4aa4976ce9aad9976a5cf667dc6fe2d UID:f43e8703-e875-47e4-847d-f134a18c5c4b NetNS:/var/run/netns/996c223f-4579-4b35-baed-04b6ddbf0ac3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf43e8703_e875_47e4_847d_f134a18c5c4b.slice PodAnnotations:0xc001806040}] Aliases:map[]}\"",
2026-06-09 11:30:35.089101 | controller |     "Jun 09 11:25:57.511719 crc crio[26313]: time=\"2026-06-09T11:25:57.511366673Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-operator-6569c8c666-c5z9m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.089118 | controller |     "Jun 09 11:25:58.864579 crc crio[26313]: 2026-06-09T11:25:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3995df4f948a6c7 Mac:7a:cc:7f:2c:25:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/996c223f-4579-4b35-baed-04b6ddbf0ac3 SocketPath: PciID:}] [{Interface:0xc0002012b0 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.089134 | controller |     "Jun 09 11:25:58.870470 crc crio[26313]: time=\"2026-06-09T11:25:58.868991177Z\" level=info msg=\"Got pod network &{Name:nmstate-operator-6569c8c666-c5z9m Namespace:openshift-nmstate ID:3995df4f948a6c7e0d874fd3ddbcf3e4f4aa4976ce9aad9976a5cf667dc6fe2d UID:f43e8703-e875-47e4-847d-f134a18c5c4b NetNS:/var/run/netns/996c223f-4579-4b35-baed-04b6ddbf0ac3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf43e8703_e875_47e4_847d_f134a18c5c4b.slice PodAnnotations:0xc001806040}] Aliases:map[]}\"",
2026-06-09 11:30:35.089151 | controller |     "Jun 09 11:25:58.870470 crc crio[26313]: time=\"2026-06-09T11:25:58.869219814Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-operator-6569c8c666-c5z9m for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.089167 | controller |     "Jun 09 11:25:58.888059 crc crio[26313]: time=\"2026-06-09T11:25:58.886242477Z\" level=info msg=\"Ran pod sandbox 3995df4f948a6c7e0d874fd3ddbcf3e4f4aa4976ce9aad9976a5cf667dc6fe2d with infra container: openshift-nmstate/nmstate-operator-6569c8c666-c5z9m/POD\" id=1e49c152-bc3a-4022-970d-e907a1c40464 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.089183 | controller |     "Jun 09 11:25:58.888988 crc crio[26313]: time=\"2026-06-09T11:25:58.888735818Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=84f600c7-43d8-480c-8e16-c15c28146471 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.089199 | controller |     "Jun 09 11:25:58.889209 crc crio[26313]: time=\"2026-06-09T11:25:58.889111509Z\" level=info msg=\"Image registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e not found\" id=84f600c7-43d8-480c-8e16-c15c28146471 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.089215 | controller |     "Jun 09 11:25:58.889277 crc crio[26313]: time=\"2026-06-09T11:25:58.889248413Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e found\" id=84f600c7-43d8-480c-8e16-c15c28146471 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.089230 | controller |     "Jun 09 11:25:58.891301 crc crio[26313]: time=\"2026-06-09T11:25:58.891226169Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=104f831e-2291-4148-b0e9-6e72bbc736a2 name=/runtime.v1.ImageService/PullImage",
2026-06-09 11:30:35.089249 | controller |     "Jun 09 11:25:58.895640 crc crio[26313]: time=\"2026-06-09T11:25:58.895524671Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\\\"\"",
2026-06-09 11:30:35.089265 | controller |     "Jun 09 11:26:00.659167 crc crio[26313]: time=\"2026-06-09T11:26:00.657204751Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c64410ae-72a7-4685-95c8-9356ab2c3c21 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.089282 | controller |     "Jun 09 11:26:01.181989 crc crio[26313]: time=\"2026-06-09T11:26:01.181696226Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b28afac9-1298-4131-acbf-aa8838d61094 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.089297 | controller |     "Jun 09 11:26:03.891304 crc crio[26313]: time=\"2026-06-09T11:26:03.890826382Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-82sfn/registry-server\" id=17c16c47-b6b0-4652-a537-ff1d2e5a1b09 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.089313 | controller |     "Jun 09 11:26:03.893969 crc crio[26313]: time=\"2026-06-09T11:26:03.891644575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.089329 | controller |     "Jun 09 11:26:03.934012 crc crio[26313]: time=\"2026-06-09T11:26:03.933877544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.089344 | controller |     "Jun 09 11:26:03.937972 crc crio[26313]: time=\"2026-06-09T11:26:03.937900638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.089360 | controller |     "Jun 09 11:26:05.108164 crc crio[26313]: time=\"2026-06-09T11:26:05.108057339Z\" level=info msg=\"Created container a0ebc831f44049b9a64bfbef1af75c86e1cc09f42fe16d78aef20f24221e9bc9: openshift-marketplace/redhat-operators-82sfn/registry-server\" id=17c16c47-b6b0-4652-a537-ff1d2e5a1b09 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.089376 | controller |     "Jun 09 11:26:05.110444 crc crio[26313]: time=\"2026-06-09T11:26:05.110297993Z\" level=info msg=\"Starting container: a0ebc831f44049b9a64bfbef1af75c86e1cc09f42fe16d78aef20f24221e9bc9\" id=4ec99ad5-9c90-4327-87e1-62e70552994a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.089393 | controller |     "Jun 09 11:26:05.119852 crc crio[26313]: time=\"2026-06-09T11:26:05.119721091Z\" level=info msg=\"Started container\" PID=42512 containerID=a0ebc831f44049b9a64bfbef1af75c86e1cc09f42fe16d78aef20f24221e9bc9 description=openshift-marketplace/redhat-operators-82sfn/registry-server id=4ec99ad5-9c90-4327-87e1-62e70552994a name=/runtime.v1.RuntimeService/StartContainer sandboxID=585cd0cc81bbdb17c90aabc815551c30263861a07eb609491f86f251716ae6d2",
2026-06-09 11:30:35.089409 | controller |     "Jun 09 11:26:05.565689 crc crio[26313]: time=\"2026-06-09T11:26:05.565213772Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683406-6sjhs/POD\" id=5aa24f95-6dab-405d-996b-be5f24b7b878 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.089426 | controller |     "Jun 09 11:26:05.565942 crc crio[26313]: time=\"2026-06-09T11:26:05.565750597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.089447 | controller |     "Jun 09 11:26:05.615866 crc crio[26313]: time=\"2026-06-09T11:26:05.615541761Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683406-6sjhs Namespace:openshift-infra ID:725c8c0c1df3410ecc477dc38cd66163076ca8c2334ec3735daf7f2395c26621 UID:6368d656-b8d7-4713-adce-5885b79c0275 NetNS:/var/run/netns/f6bebdf9-8b23-4897-95a7-8634bb564512 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6368d656_b8d7_4713_adce_5885b79c0275.slice PodAnnotations:0xc0005b0e08}] Aliases:map[]}\"",
2026-06-09 11:30:35.089463 | controller |     "Jun 09 11:26:05.615866 crc crio[26313]: time=\"2026-06-09T11:26:05.615644114Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683406-6sjhs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.089480 | controller |     "Jun 09 11:26:06.779367 crc crio[26313]: 2026-06-09T11:26:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:725c8c0c1df3410 Mac:8e:c7:0d:62:30:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/f6bebdf9-8b23-4897-95a7-8634bb564512 SocketPath: PciID:}] [{Interface:0xc0001807b0 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.089497 | controller |     "Jun 09 11:26:06.782106 crc crio[26313]: time=\"2026-06-09T11:26:06.781963877Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683406-6sjhs Namespace:openshift-infra ID:725c8c0c1df3410ecc477dc38cd66163076ca8c2334ec3735daf7f2395c26621 UID:6368d656-b8d7-4713-adce-5885b79c0275 NetNS:/var/run/netns/f6bebdf9-8b23-4897-95a7-8634bb564512 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6368d656_b8d7_4713_adce_5885b79c0275.slice PodAnnotations:0xc0005b0e08}] Aliases:map[]}\"",
2026-06-09 11:30:35.089513 | controller |     "Jun 09 11:26:06.782351 crc crio[26313]: time=\"2026-06-09T11:26:06.782232455Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683406-6sjhs for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.089529 | controller |     "Jun 09 11:26:06.804947 crc crio[26313]: time=\"2026-06-09T11:26:06.804836267Z\" level=info msg=\"Ran pod sandbox 725c8c0c1df3410ecc477dc38cd66163076ca8c2334ec3735daf7f2395c26621 with infra container: openshift-infra/auto-csr-approver-29683406-6sjhs/POD\" id=5aa24f95-6dab-405d-996b-be5f24b7b878 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.089546 | controller |     "Jun 09 11:26:06.809140 crc crio[26313]: time=\"2026-06-09T11:26:06.809053746Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=5cc7eb38-ab5b-4b41-b690-19ab2ff4a817 name=/runtime.v1.ImageService/PullImage",
2026-06-09 11:30:35.089562 | controller |     "Jun 09 11:26:06.819821 crc crio[26313]: time=\"2026-06-09T11:26:06.81833295Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 11:30:35.089578 | controller |     "Jun 09 11:26:10.508065 crc crio[26313]: time=\"2026-06-09T11:26:10.507243759Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ad05fa5fb88f3810861b2bda4f8e0a0ab2e6055fabd31b17d5a8b570cac6efc6\" id=104f831e-2291-4148-b0e9-6e72bbc736a2 name=/runtime.v1.ImageService/PullImage",
2026-06-09 11:30:35.089594 | controller |     "Jun 09 11:26:10.509558 crc crio[26313]: time=\"2026-06-09T11:26:10.509225045Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=b6fbee16-100e-49a0-8c9d-590ab039e547 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.089613 | controller |     "Jun 09 11:26:10.532918 crc crio[26313]: time=\"2026-06-09T11:26:10.532815545Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=5cc7eb38-ab5b-4b41-b690-19ab2ff4a817 name=/runtime.v1.ImageService/PullImage",
2026-06-09 11:30:35.089630 | controller |     "Jun 09 11:26:10.534252 crc crio[26313]: time=\"2026-06-09T11:26:10.534164264Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b5baad15-838b-4395-9f1a-21d0e3bb1a7d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.089646 | controller |     "Jun 09 11:26:10.535607 crc crio[26313]: time=\"2026-06-09T11:26:10.535511792Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=d7b66519-be69-4676-9b71-ae318aa739de name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.089662 | controller |     "Jun 09 11:26:10.536078 crc crio[26313]: time=\"2026-06-09T11:26:10.536038387Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1082e01f-c785-4ed3-bec0-0a3c941f43fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.089678 | controller |     "Jun 09 11:26:10.543852 crc crio[26313]: time=\"2026-06-09T11:26:10.543750076Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683406-6sjhs/oc\" id=3f0054c2-d3dd-4964-90f3-4b4eca717ca1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.089694 | controller |     "Jun 09 11:26:10.544350 crc crio[26313]: time=\"2026-06-09T11:26:10.54423692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.089710 | controller |     "Jun 09 11:26:10.548875 crc crio[26313]: time=\"2026-06-09T11:26:10.548737308Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-operator-6569c8c666-c5z9m/nmstate-operator\" id=2d457a02-9ea6-432c-bade-ca7ab54aa82a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.089726 | controller |     "Jun 09 11:26:10.555944 crc crio[26313]: time=\"2026-06-09T11:26:10.55584938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.089742 | controller |     "Jun 09 11:26:10.578218 crc crio[26313]: time=\"2026-06-09T11:26:10.578120702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.089758 | controller |     "Jun 09 11:26:10.594982 crc crio[26313]: time=\"2026-06-09T11:26:10.594686912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.089774 | controller |     "Jun 09 11:26:10.608058 crc crio[26313]: time=\"2026-06-09T11:26:10.607870927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.089790 | controller |     "Jun 09 11:26:10.750748 crc crio[26313]: time=\"2026-06-09T11:26:10.750651322Z\" level=info msg=\"Created container fbb7295ed0d58bb439f58104f41dfcebd09e1c3be11f2ac91ce19d04612c52b3: openshift-nmstate/nmstate-operator-6569c8c666-c5z9m/nmstate-operator\" id=2d457a02-9ea6-432c-bade-ca7ab54aa82a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.089806 | controller |     "Jun 09 11:26:10.754674 crc crio[26313]: time=\"2026-06-09T11:26:10.754542802Z\" level=info msg=\"Starting container: fbb7295ed0d58bb439f58104f41dfcebd09e1c3be11f2ac91ce19d04612c52b3\" id=517591f4-0743-47f7-b400-f613422b04aa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.089825 | controller |     "Jun 09 11:26:10.785517 crc crio[26313]: time=\"2026-06-09T11:26:10.785048987Z\" level=info msg=\"Started container\" PID=42707 containerID=fbb7295ed0d58bb439f58104f41dfcebd09e1c3be11f2ac91ce19d04612c52b3 description=openshift-nmstate/nmstate-operator-6569c8c666-c5z9m/nmstate-operator id=517591f4-0743-47f7-b400-f613422b04aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=3995df4f948a6c7e0d874fd3ddbcf3e4f4aa4976ce9aad9976a5cf667dc6fe2d",
2026-06-09 11:30:35.089842 | controller |     "Jun 09 11:26:10.895083 crc crio[26313]: time=\"2026-06-09T11:26:10.894521036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.089876 | controller |     "Jun 09 11:26:10.993438 crc crio[26313]: time=\"2026-06-09T11:26:10.993303772Z\" level=info msg=\"Created container 50c3228d3e41063302728bae6c153c45fabd28e6ac7e6cd286dc49ac1547d401: openshift-infra/auto-csr-approver-29683406-6sjhs/oc\" id=3f0054c2-d3dd-4964-90f3-4b4eca717ca1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.089893 | controller |     "Jun 09 11:26:10.995039 crc crio[26313]: time=\"2026-06-09T11:26:10.994980519Z\" level=info msg=\"Starting container: 50c3228d3e41063302728bae6c153c45fabd28e6ac7e6cd286dc49ac1547d401\" id=3e977e3c-ab2b-4d20-8f35-20b40f7e4cd0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.089909 | controller |     "Jun 09 11:26:11.000969 crc crio[26313]: time=\"2026-06-09T11:26:11.000872717Z\" level=info msg=\"Started container\" PID=42726 containerID=50c3228d3e41063302728bae6c153c45fabd28e6ac7e6cd286dc49ac1547d401 description=openshift-infra/auto-csr-approver-29683406-6sjhs/oc id=3e977e3c-ab2b-4d20-8f35-20b40f7e4cd0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=725c8c0c1df3410ecc477dc38cd66163076ca8c2334ec3735daf7f2395c26621",
2026-06-09 11:30:35.089925 | controller |     "Jun 09 11:26:12.832243 crc crio[26313]: time=\"2026-06-09T11:26:12.832182673Z\" level=info msg=\"Stopping pod sandbox: 725c8c0c1df3410ecc477dc38cd66163076ca8c2334ec3735daf7f2395c26621\" id=7c639727-0314-4108-8de8-cf1b49f5629b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.089942 | controller |     "Jun 09 11:26:12.834215 crc crio[26313]: time=\"2026-06-09T11:26:12.83418697Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683406-6sjhs Namespace:openshift-infra ID:725c8c0c1df3410ecc477dc38cd66163076ca8c2334ec3735daf7f2395c26621 UID:6368d656-b8d7-4713-adce-5885b79c0275 NetNS:/var/run/netns/f6bebdf9-8b23-4897-95a7-8634bb564512 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6368d656_b8d7_4713_adce_5885b79c0275.slice PodAnnotations:0xc0002aadb0}] Aliases:map[]}\"",
2026-06-09 11:30:35.089958 | controller |     "Jun 09 11:26:12.834525 crc crio[26313]: time=\"2026-06-09T11:26:12.834502869Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683406-6sjhs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.089974 | controller |     "Jun 09 11:26:13.180665 crc crio[26313]: time=\"2026-06-09T11:26:13.179236719Z\" level=info msg=\"Stopped pod sandbox: 725c8c0c1df3410ecc477dc38cd66163076ca8c2334ec3735daf7f2395c26621\" id=7c639727-0314-4108-8de8-cf1b49f5629b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.089990 | controller |     "Jun 09 11:26:18.881953 crc crio[26313]: time=\"2026-06-09T11:26:18.88103263Z\" level=info msg=\"Stopping container: a0ebc831f44049b9a64bfbef1af75c86e1cc09f42fe16d78aef20f24221e9bc9 (timeout: 2s)\" id=d570dfb8-6746-460b-abb8-8d29c14ca3dd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.090006 | controller |     "Jun 09 11:26:19.670338 crc crio[26313]: time=\"2026-06-09T11:26:19.67017557Z\" level=info msg=\"Stopped container a0ebc831f44049b9a64bfbef1af75c86e1cc09f42fe16d78aef20f24221e9bc9: openshift-marketplace/redhat-operators-82sfn/registry-server\" id=d570dfb8-6746-460b-abb8-8d29c14ca3dd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.090025 | controller |     "Jun 09 11:26:19.671701 crc crio[26313]: time=\"2026-06-09T11:26:19.671624162Z\" level=info msg=\"Stopping pod sandbox: 585cd0cc81bbdb17c90aabc815551c30263861a07eb609491f86f251716ae6d2\" id=ea725ac9-7c41-4e8e-8121-02cd9d64a6c3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.090042 | controller |     "Jun 09 11:26:19.672535 crc crio[26313]: time=\"2026-06-09T11:26:19.672379573Z\" level=info msg=\"Got pod network &{Name:redhat-operators-82sfn Namespace:openshift-marketplace ID:585cd0cc81bbdb17c90aabc815551c30263861a07eb609491f86f251716ae6d2 UID:82d72be4-6f9b-440a-bffa-03da56780d11 NetNS:/var/run/netns/039246bf-4b8e-453f-aac5-566e0048bfc3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod82d72be4_6f9b_440a_bffa_03da56780d11.slice PodAnnotations:0xc0022163f8}] Aliases:map[]}\"",
2026-06-09 11:30:35.090058 | controller |     "Jun 09 11:26:19.672762 crc crio[26313]: time=\"2026-06-09T11:26:19.672688632Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-82sfn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.090074 | controller |     "Jun 09 11:26:19.951355 crc crio[26313]: time=\"2026-06-09T11:26:19.951053407Z\" level=info msg=\"Stopped pod sandbox: 585cd0cc81bbdb17c90aabc815551c30263861a07eb609491f86f251716ae6d2\" id=ea725ac9-7c41-4e8e-8121-02cd9d64a6c3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.090090 | controller |     "Jun 09 11:26:20.917324 crc crio[26313]: time=\"2026-06-09T11:26:20.916806973Z\" level=info msg=\"Removing container: a0ebc831f44049b9a64bfbef1af75c86e1cc09f42fe16d78aef20f24221e9bc9\" id=917b77e1-555c-4e19-a4af-60af7474ec05 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.090106 | controller |     "Jun 09 11:26:20.957124 crc crio[26313]: time=\"2026-06-09T11:26:20.956956683Z\" level=info msg=\"Removed container a0ebc831f44049b9a64bfbef1af75c86e1cc09f42fe16d78aef20f24221e9bc9: openshift-marketplace/redhat-operators-82sfn/registry-server\" id=917b77e1-555c-4e19-a4af-60af7474ec05 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.090122 | controller |     "Jun 09 11:26:20.959752 crc crio[26313]: time=\"2026-06-09T11:26:20.95966421Z\" level=info msg=\"Removing container: 0909a31324257a5c8790a0f2863c2ed7962a6eea2877f00ebbd756e9fd3cf2f8\" id=d2c959fe-c327-4a9e-a539-1662265339ad name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.090138 | controller |     "Jun 09 11:26:20.986161 crc crio[26313]: time=\"2026-06-09T11:26:20.985762081Z\" level=info msg=\"Removed container 0909a31324257a5c8790a0f2863c2ed7962a6eea2877f00ebbd756e9fd3cf2f8: openshift-marketplace/redhat-operators-82sfn/extract-content\" id=d2c959fe-c327-4a9e-a539-1662265339ad name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.090154 | controller |     "Jun 09 11:26:20.988864 crc crio[26313]: time=\"2026-06-09T11:26:20.988769267Z\" level=info msg=\"Removing container: 393d9e79e04026ba2c4d0229929e7ad4cfba7cb2176d2f391b84527438518eea\" id=5f858509-1c06-48a5-9a83-0f659c1b6a89 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.090169 | controller |     "Jun 09 11:26:21.009275 crc crio[26313]: time=\"2026-06-09T11:26:21.009067703Z\" level=info msg=\"Removed container 393d9e79e04026ba2c4d0229929e7ad4cfba7cb2176d2f391b84527438518eea: openshift-marketplace/redhat-operators-82sfn/extract-utilities\" id=5f858509-1c06-48a5-9a83-0f659c1b6a89 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.090185 | controller |     "Jun 09 11:26:24.660681 crc crio[26313]: time=\"2026-06-09T11:26:24.660605301Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-metrics-756b4d6fc6-hphfx/POD\" id=d427de95-ca81-4955-b8a0-6380dc124f41 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.090205 | controller |     "Jun 09 11:26:24.661523 crc crio[26313]: time=\"2026-06-09T11:26:24.660712274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.090221 | controller |     "Jun 09 11:26:24.689783 crc crio[26313]: time=\"2026-06-09T11:26:24.689660956Z\" level=info msg=\"Got pod network &{Name:nmstate-metrics-756b4d6fc6-hphfx Namespace:openshift-nmstate ID:68f92e0ea9f9b1bd9e835fcda198f7e38030111bcfaa29f4000479355960375e UID:e914d91f-fb86-4fb3-8cfa-de929a89e35a NetNS:/var/run/netns/dffa9ed0-aa9f-45ca-9e68-c715060f862c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode914d91f_fb86_4fb3_8cfa_de929a89e35a.slice PodAnnotations:0xc00008ca90}] Aliases:map[]}\"",
2026-06-09 11:30:35.090237 | controller |     "Jun 09 11:26:24.689783 crc crio[26313]: time=\"2026-06-09T11:26:24.689734348Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-metrics-756b4d6fc6-hphfx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.090253 | controller |     "Jun 09 11:26:24.742096 crc crio[26313]: time=\"2026-06-09T11:26:24.741614081Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-handler-2kwv5/POD\" id=1837baf5-b37c-4d84-9a17-3221b1bc7f3d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.090270 | controller |     "Jun 09 11:26:24.742096 crc crio[26313]: time=\"2026-06-09T11:26:24.742096625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.090286 | controller |     "Jun 09 11:26:24.759466 crc crio[26313]: time=\"2026-06-09T11:26:24.759334334Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=1837baf5-b37c-4d84-9a17-3221b1bc7f3d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.090302 | controller |     "Jun 09 11:26:24.776272 crc crio[26313]: time=\"2026-06-09T11:26:24.776148112Z\" level=info msg=\"Ran pod sandbox 72d029c86ec0628f1a6c30de0c7ea22132e8d43fce4b8af4059594173791cfe1 with infra container: openshift-nmstate/nmstate-handler-2kwv5/POD\" id=1837baf5-b37c-4d84-9a17-3221b1bc7f3d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.090318 | controller |     "Jun 09 11:26:24.795772 crc crio[26313]: time=\"2026-06-09T11:26:24.795655466Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=7f4827d2-2059-4212-b53d-ca4f620029d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.090334 | controller |     "Jun 09 11:26:24.796091 crc crio[26313]: time=\"2026-06-09T11:26:24.795934204Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=7f4827d2-2059-4212-b53d-ca4f620029d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.090349 | controller |     "Jun 09 11:26:24.796091 crc crio[26313]: time=\"2026-06-09T11:26:24.795995145Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=7f4827d2-2059-4212-b53d-ca4f620029d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.090365 | controller |     "Jun 09 11:26:24.797849 crc crio[26313]: time=\"2026-06-09T11:26:24.797746575Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=d284cdeb-d552-4c77-9141-04c0696bf6d1 name=/runtime.v1.ImageService/PullImage",
2026-06-09 11:30:35.090384 | controller |     "Jun 09 11:26:24.807608 crc crio[26313]: time=\"2026-06-09T11:26:24.807517583Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"",
2026-06-09 11:30:35.090400 | controller |     "Jun 09 11:26:25.089861 crc crio[26313]: 2026-06-09T11:26:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:68f92e0ea9f9b1b Mac:d6:da:49:ae:1c:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/dffa9ed0-aa9f-45ca-9e68-c715060f862c SocketPath: PciID:}] [{Interface:0xc000014640 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.090417 | controller |     "Jun 09 11:26:25.092041 crc crio[26313]: time=\"2026-06-09T11:26:25.0919577Z\" level=info msg=\"Got pod network &{Name:nmstate-metrics-756b4d6fc6-hphfx Namespace:openshift-nmstate ID:68f92e0ea9f9b1bd9e835fcda198f7e38030111bcfaa29f4000479355960375e UID:e914d91f-fb86-4fb3-8cfa-de929a89e35a NetNS:/var/run/netns/dffa9ed0-aa9f-45ca-9e68-c715060f862c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode914d91f_fb86_4fb3_8cfa_de929a89e35a.slice PodAnnotations:0xc00008ca90}] Aliases:map[]}\"",
2026-06-09 11:30:35.090433 | controller |     "Jun 09 11:26:25.092171 crc crio[26313]: time=\"2026-06-09T11:26:25.092152116Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-metrics-756b4d6fc6-hphfx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.090449 | controller |     "Jun 09 11:26:25.100995 crc crio[26313]: time=\"2026-06-09T11:26:25.100885903Z\" level=info msg=\"Ran pod sandbox 68f92e0ea9f9b1bd9e835fcda198f7e38030111bcfaa29f4000479355960375e with infra container: openshift-nmstate/nmstate-metrics-756b4d6fc6-hphfx/POD\" id=d427de95-ca81-4955-b8a0-6380dc124f41 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.090464 | controller |     "Jun 09 11:26:25.103166 crc crio[26313]: time=\"2026-06-09T11:26:25.103114216Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=de2a3a8a-6055-43b8-a898-57d716817cb3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.090481 | controller |     "Jun 09 11:26:25.103340 crc crio[26313]: time=\"2026-06-09T11:26:25.103281911Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=de2a3a8a-6055-43b8-a898-57d716817cb3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.090496 | controller |     "Jun 09 11:26:25.103498 crc crio[26313]: time=\"2026-06-09T11:26:25.103360273Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=de2a3a8a-6055-43b8-a898-57d716817cb3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.090512 | controller |     "Jun 09 11:26:25.104598 crc crio[26313]: time=\"2026-06-09T11:26:25.104540097Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=d35ec4b0-af8f-488d-9866-b89692355794 name=/runtime.v1.ImageService/PullImage",
2026-06-09 11:30:35.090528 | controller |     "Jun 09 11:26:25.109715 crc crio[26313]: time=\"2026-06-09T11:26:25.108133489Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"",
2026-06-09 11:30:35.090548 | controller |     "Jun 09 11:26:25.310493 crc crio[26313]: time=\"2026-06-09T11:26:25.310358582Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-webhook-9b7874799-4k69w/POD\" id=70f4cb8f-2d97-46d7-b132-f3489589e166 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.090564 | controller |     "Jun 09 11:26:25.310656 crc crio[26313]: time=\"2026-06-09T11:26:25.310520926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.090581 | controller |     "Jun 09 11:26:25.333908 crc crio[26313]: time=\"2026-06-09T11:26:25.333822218Z\" level=info msg=\"Got pod network &{Name:nmstate-webhook-9b7874799-4k69w Namespace:openshift-nmstate ID:e1c65da16ff3c2dcf694e9125e33ad0fb22557e9f1790d024bb869291860eb28 UID:65c1dadf-0bda-4c0b-a711-2d8671a5409a NetNS:/var/run/netns/6e0dfcdd-466a-4b54-a0b8-97bfd61adcb7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod65c1dadf_0bda_4c0b_a711_2d8671a5409a.slice PodAnnotations:0xc001edaa30}] Aliases:map[]}\"",
2026-06-09 11:30:35.090597 | controller |     "Jun 09 11:26:25.333908 crc crio[26313]: time=\"2026-06-09T11:26:25.33389078Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-webhook-9b7874799-4k69w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.090613 | controller |     "Jun 09 11:26:25.430466 crc crio[26313]: time=\"2026-06-09T11:26:25.430319148Z\" level=info msg=\"Running pod sandbox: openshift-console/console-5986bb758b-8dwzx/POD\" id=69dedd7a-a800-49b4-afd9-c0d593cbf8ef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.090629 | controller |     "Jun 09 11:26:25.430644 crc crio[26313]: time=\"2026-06-09T11:26:25.430507754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.090644 | controller |     "Jun 09 11:26:25.459801 crc crio[26313]: time=\"2026-06-09T11:26:25.459737904Z\" level=info msg=\"Got pod network &{Name:console-5986bb758b-8dwzx Namespace:openshift-console ID:fc2fcaee1541fa43be388f2a5253c77e310f91ec2003918c19ecf49bec463035 UID:920312cb-8b00-417c-8d9f-c881aa357608 NetNS:/var/run/netns/8f2f4d15-4052-4ace-8a49-5e2936aabd7b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod920312cb_8b00_417c_8d9f_c881aa357608.slice PodAnnotations:0xc0005b0a18}] Aliases:map[]}\"",
2026-06-09 11:30:35.090660 | controller |     "Jun 09 11:26:25.460137 crc crio[26313]: time=\"2026-06-09T11:26:25.460106454Z\" level=info msg=\"Adding pod openshift-console_console-5986bb758b-8dwzx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.090676 | controller |     "Jun 09 11:26:25.635239 crc crio[26313]: 2026-06-09T11:26:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e1c65da16ff3c2d Mac:8a:aa:7a:7c:fd:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/6e0dfcdd-466a-4b54-a0b8-97bfd61adcb7 SocketPath: PciID:}] [{Interface:0xc0002d89e0 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.090692 | controller |     "Jun 09 11:26:25.636518 crc crio[26313]: time=\"2026-06-09T11:26:25.636452992Z\" level=info msg=\"Got pod network &{Name:nmstate-webhook-9b7874799-4k69w Namespace:openshift-nmstate ID:e1c65da16ff3c2dcf694e9125e33ad0fb22557e9f1790d024bb869291860eb28 UID:65c1dadf-0bda-4c0b-a711-2d8671a5409a NetNS:/var/run/netns/6e0dfcdd-466a-4b54-a0b8-97bfd61adcb7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod65c1dadf_0bda_4c0b_a711_2d8671a5409a.slice PodAnnotations:0xc001edaa30}] Aliases:map[]}\"",
2026-06-09 11:30:35.090711 | controller |     "Jun 09 11:26:25.636650 crc crio[26313]: time=\"2026-06-09T11:26:25.636631687Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-webhook-9b7874799-4k69w for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.090727 | controller |     "Jun 09 11:26:25.642347 crc crio[26313]: time=\"2026-06-09T11:26:25.642159344Z\" level=info msg=\"Ran pod sandbox e1c65da16ff3c2dcf694e9125e33ad0fb22557e9f1790d024bb869291860eb28 with infra container: openshift-nmstate/nmstate-webhook-9b7874799-4k69w/POD\" id=70f4cb8f-2d97-46d7-b132-f3489589e166 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.090743 | controller |     "Jun 09 11:26:25.644300 crc crio[26313]: time=\"2026-06-09T11:26:25.644222463Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=bedc9d6d-9462-4af9-aa55-7b83d21b1dd9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.090759 | controller |     "Jun 09 11:26:25.644525 crc crio[26313]: time=\"2026-06-09T11:26:25.64447856Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=bedc9d6d-9462-4af9-aa55-7b83d21b1dd9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.090774 | controller |     "Jun 09 11:26:25.644645 crc crio[26313]: time=\"2026-06-09T11:26:25.644550862Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=bedc9d6d-9462-4af9-aa55-7b83d21b1dd9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.090790 | controller |     "Jun 09 11:26:25.645506 crc crio[26313]: time=\"2026-06-09T11:26:25.645450598Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=a53edd7e-da79-45d3-99d6-354cc9592cd9 name=/runtime.v1.ImageService/PullImage",
2026-06-09 11:30:35.090806 | controller |     "Jun 09 11:26:25.649026 crc crio[26313]: time=\"2026-06-09T11:26:25.648923076Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"",
2026-06-09 11:30:35.090821 | controller |     "Jun 09 11:26:25.685604 crc crio[26313]: time=\"2026-06-09T11:26:25.685508305Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-console-plugin-9bcc7988b-j5p8q/POD\" id=6698eeaf-2b1c-4303-9329-9bdfe19d74e2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.090837 | controller |     "Jun 09 11:26:25.686691 crc crio[26313]: time=\"2026-06-09T11:26:25.685645259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.090870 | controller |     "Jun 09 11:26:25.728713 crc crio[26313]: time=\"2026-06-09T11:26:25.726727886Z\" level=info msg=\"Got pod network &{Name:nmstate-console-plugin-9bcc7988b-j5p8q Namespace:openshift-nmstate ID:36a6ccbb9bc4fdf0f523c3b35a9cadbf982369a4cfd5331823380b3fe3255e46 UID:04a38c27-f8f1-4bae-9e33-953f73b7ecc5 NetNS:/var/run/netns/2d1e6f81-4691-41a6-94db-0bdb3000c7cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod04a38c27_f8f1_4bae_9e33_953f73b7ecc5.slice PodAnnotations:0xc001718338}] Aliases:map[]}\"",
2026-06-09 11:30:35.090888 | controller |     "Jun 09 11:26:25.728713 crc crio[26313]: time=\"2026-06-09T11:26:25.727796886Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-j5p8q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.090908 | controller |     "Jun 09 11:26:25.740654 crc crio[26313]: 2026-06-09T11:26:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fc2fcaee1541fa4 Mac:4a:c7:ab:39:28:05 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/8f2f4d15-4052-4ace-8a49-5e2936aabd7b SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.090925 | controller |     "Jun 09 11:26:25.740654 crc crio[26313]: time=\"2026-06-09T11:26:25.739818158Z\" level=info msg=\"Got pod network &{Name:console-5986bb758b-8dwzx Namespace:openshift-console ID:fc2fcaee1541fa43be388f2a5253c77e310f91ec2003918c19ecf49bec463035 UID:920312cb-8b00-417c-8d9f-c881aa357608 NetNS:/var/run/netns/8f2f4d15-4052-4ace-8a49-5e2936aabd7b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod920312cb_8b00_417c_8d9f_c881aa357608.slice PodAnnotations:0xc0005b0a18}] Aliases:map[]}\"",
2026-06-09 11:30:35.090941 | controller |     "Jun 09 11:26:25.740654 crc crio[26313]: time=\"2026-06-09T11:26:25.740002863Z\" level=info msg=\"Checking pod openshift-console_console-5986bb758b-8dwzx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.090957 | controller |     "Jun 09 11:26:25.757295 crc crio[26313]: time=\"2026-06-09T11:26:25.757251243Z\" level=info msg=\"Ran pod sandbox fc2fcaee1541fa43be388f2a5253c77e310f91ec2003918c19ecf49bec463035 with infra container: openshift-console/console-5986bb758b-8dwzx/POD\" id=69dedd7a-a800-49b4-afd9-c0d593cbf8ef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.090972 | controller |     "Jun 09 11:26:25.763057 crc crio[26313]: time=\"2026-06-09T11:26:25.762918394Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=241a1932-67c1-4635-991b-08d60278b90b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.090987 | controller |     "Jun 09 11:26:25.776244 crc crio[26313]: time=\"2026-06-09T11:26:25.77616546Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=225e06db-4dae-4d9d-8821-a19a772b388e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.091002 | controller |     "Jun 09 11:26:25.791718 crc crio[26313]: time=\"2026-06-09T11:26:25.791536586Z\" level=info msg=\"Creating container: openshift-console/console-5986bb758b-8dwzx/console\" id=ad6e58bc-8711-4b52-9581-d580c1dfe4b1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.091018 | controller |     "Jun 09 11:26:25.793142 crc crio[26313]: time=\"2026-06-09T11:26:25.79201818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.091033 | controller |     "Jun 09 11:26:25.838050 crc crio[26313]: time=\"2026-06-09T11:26:25.837988306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.091049 | controller |     "Jun 09 11:26:25.845643 crc crio[26313]: time=\"2026-06-09T11:26:25.845512209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.091065 | controller |     "Jun 09 11:26:25.969595 crc crio[26313]: time=\"2026-06-09T11:26:25.96948039Z\" level=info msg=\"Created container a5e2b36cc5e6e0225f24b50f73fe8d5f5a1229a0f4c947f414324ad21017ddfc: openshift-console/console-5986bb758b-8dwzx/console\" id=ad6e58bc-8711-4b52-9581-d580c1dfe4b1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.091081 | controller |     "Jun 09 11:26:25.970677 crc crio[26313]: time=\"2026-06-09T11:26:25.970526269Z\" level=info msg=\"Starting container: a5e2b36cc5e6e0225f24b50f73fe8d5f5a1229a0f4c947f414324ad21017ddfc\" id=a828dae0-27de-493a-8a87-d097da7c85b1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.091099 | controller |     "Jun 09 11:26:25.976613 crc crio[26313]: time=\"2026-06-09T11:26:25.976506949Z\" level=info msg=\"Started container\" PID=43190 containerID=a5e2b36cc5e6e0225f24b50f73fe8d5f5a1229a0f4c947f414324ad21017ddfc description=openshift-console/console-5986bb758b-8dwzx/console id=a828dae0-27de-493a-8a87-d097da7c85b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc2fcaee1541fa43be388f2a5253c77e310f91ec2003918c19ecf49bec463035",
2026-06-09 11:30:35.091115 | controller |     "Jun 09 11:26:26.030019 crc crio[26313]: 2026-06-09T11:26:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:36a6ccbb9bc4fdf Mac:da:36:10:80:7c:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/2d1e6f81-4691-41a6-94db-0bdb3000c7cb SocketPath: PciID:}] [{Interface:0xc00038c5c0 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.091132 | controller |     "Jun 09 11:26:26.036070 crc crio[26313]: time=\"2026-06-09T11:26:26.035936947Z\" level=info msg=\"Got pod network &{Name:nmstate-console-plugin-9bcc7988b-j5p8q Namespace:openshift-nmstate ID:36a6ccbb9bc4fdf0f523c3b35a9cadbf982369a4cfd5331823380b3fe3255e46 UID:04a38c27-f8f1-4bae-9e33-953f73b7ecc5 NetNS:/var/run/netns/2d1e6f81-4691-41a6-94db-0bdb3000c7cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod04a38c27_f8f1_4bae_9e33_953f73b7ecc5.slice PodAnnotations:0xc001718338}] Aliases:map[]}\"",
2026-06-09 11:30:35.091148 | controller |     "Jun 09 11:26:26.036245 crc crio[26313]: time=\"2026-06-09T11:26:26.036206605Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-j5p8q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.091164 | controller |     "Jun 09 11:26:26.051268 crc crio[26313]: time=\"2026-06-09T11:26:26.051134889Z\" level=info msg=\"Ran pod sandbox 36a6ccbb9bc4fdf0f523c3b35a9cadbf982369a4cfd5331823380b3fe3255e46 with infra container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-j5p8q/POD\" id=6698eeaf-2b1c-4303-9329-9bdfe19d74e2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.091179 | controller |     "Jun 09 11:26:26.054809 crc crio[26313]: time=\"2026-06-09T11:26:26.054627448Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=2d8944b9-1291-403a-a444-81894733f7f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.091194 | controller |     "Jun 09 11:26:26.055014 crc crio[26313]: time=\"2026-06-09T11:26:26.054902156Z\" level=info msg=\"Image registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e not found\" id=2d8944b9-1291-403a-a444-81894733f7f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.091210 | controller |     "Jun 09 11:26:26.055014 crc crio[26313]: time=\"2026-06-09T11:26:26.055008609Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e found\" id=2d8944b9-1291-403a-a444-81894733f7f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.091225 | controller |     "Jun 09 11:26:26.056482 crc crio[26313]: time=\"2026-06-09T11:26:26.056322656Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=fd53dba3-869d-41ee-8a1d-961b90f5b9cb name=/runtime.v1.ImageService/PullImage",
2026-06-09 11:30:35.091240 | controller |     "Jun 09 11:26:26.060009 crc crio[26313]: time=\"2026-06-09T11:26:26.059925458Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\\\"\"",
2026-06-09 11:30:35.091262 | controller |     "Jun 09 11:26:29.220520 crc crio[26313]: time=\"2026-06-09T11:26:29.21970614Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=d35ec4b0-af8f-488d-9866-b89692355794 name=/runtime.v1.ImageService/PullImage",
2026-06-09 11:30:35.091278 | controller |     "Jun 09 11:26:29.222551 crc crio[26313]: time=\"2026-06-09T11:26:29.222370706Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=17775f3d-39d6-4aed-92ce-dc6a7930f037 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.091294 | controller |     "Jun 09 11:26:29.262334 crc crio[26313]: time=\"2026-06-09T11:26:29.262182846Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=a53edd7e-da79-45d3-99d6-354cc9592cd9 name=/runtime.v1.ImageService/PullImage",
2026-06-09 11:30:35.091309 | controller |     "Jun 09 11:26:29.263168 crc crio[26313]: time=\"2026-06-09T11:26:29.263091552Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=198cf0fd-68cd-4110-a72e-cde7304509eb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.091325 | controller |     "Jun 09 11:26:29.278777 crc crio[26313]: time=\"2026-06-09T11:26:29.276615686Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=8d59882b-94e0-45a9-b100-ef9ad1b2b216 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.091340 | controller |     "Jun 09 11:26:29.278777 crc crio[26313]: time=\"2026-06-09T11:26:29.276916175Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=f8c6daea-bcb4-427a-8c65-8687dbbd08bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.091355 | controller |     "Jun 09 11:26:29.284847 crc crio[26313]: time=\"2026-06-09T11:26:29.28450171Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=d284cdeb-d552-4c77-9141-04c0696bf6d1 name=/runtime.v1.ImageService/PullImage",
2026-06-09 11:30:35.091371 | controller |     "Jun 09 11:26:29.286065 crc crio[26313]: time=\"2026-06-09T11:26:29.286006253Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-webhook-9b7874799-4k69w/nmstate-webhook\" id=a2beef08-06eb-4653-bb51-b0392429ea5a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.091386 | controller |     "Jun 09 11:26:29.287781 crc crio[26313]: time=\"2026-06-09T11:26:29.28765222Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=ec70554d-a944-4be3-a74c-8b03f1ed1c70 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.091402 | controller |     "Jun 09 11:26:29.288008 crc crio[26313]: time=\"2026-06-09T11:26:29.287967299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.091418 | controller |     "Jun 09 11:26:29.291044 crc crio[26313]: time=\"2026-06-09T11:26:29.290975704Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-hphfx/nmstate-metrics\" id=e3968b09-31e4-4b2d-aefd-eb5293e21505 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.091438 | controller |     "Jun 09 11:26:29.292619 crc crio[26313]: time=\"2026-06-09T11:26:29.292524218Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=8339728a-c2e0-4cc1-b1c5-c192e70199b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.091454 | controller |     "Jun 09 11:26:29.301861 crc crio[26313]: time=\"2026-06-09T11:26:29.30175874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.091469 | controller |     "Jun 09 11:26:29.312496 crc crio[26313]: time=\"2026-06-09T11:26:29.312363852Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-handler-2kwv5/nmstate-handler\" id=6b4bfcb4-750e-4a6d-ab35-593f5d9d6377 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.091485 | controller |     "Jun 09 11:26:29.319977 crc crio[26313]: time=\"2026-06-09T11:26:29.319892965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.091501 | controller |     "Jun 09 11:26:29.320195 crc crio[26313]: time=\"2026-06-09T11:26:29.320143462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.091517 | controller |     "Jun 09 11:26:29.323938 crc crio[26313]: time=\"2026-06-09T11:26:29.323864138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.091532 | controller |     "Jun 09 11:26:29.334592 crc crio[26313]: time=\"2026-06-09T11:26:29.334470529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.091548 | controller |     "Jun 09 11:26:29.337773 crc crio[26313]: time=\"2026-06-09T11:26:29.337700501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.091563 | controller |     "Jun 09 11:26:29.356744 crc crio[26313]: time=\"2026-06-09T11:26:29.356637109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.091578 | controller |     "Jun 09 11:26:29.511244 crc crio[26313]: time=\"2026-06-09T11:26:29.510668783Z\" level=info msg=\"Created container 0d440474ccc73718aaf019456c4b34334d27dbcace8639a09efda92fae24150a: openshift-nmstate/nmstate-webhook-9b7874799-4k69w/nmstate-webhook\" id=a2beef08-06eb-4653-bb51-b0392429ea5a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.091595 | controller |     "Jun 09 11:26:29.514341 crc crio[26313]: time=\"2026-06-09T11:26:29.514268355Z\" level=info msg=\"Starting container: 0d440474ccc73718aaf019456c4b34334d27dbcace8639a09efda92fae24150a\" id=6dee8424-e3bf-4230-89fc-86c32a9db31c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.091610 | controller |     "Jun 09 11:26:29.534918 crc crio[26313]: time=\"2026-06-09T11:26:29.534798048Z\" level=info msg=\"Created container 6b65ada9d6cb8927feaab58eff892420a6eec55d8f830289ba9c963df102bdb1: openshift-nmstate/nmstate-metrics-756b4d6fc6-hphfx/nmstate-metrics\" id=e3968b09-31e4-4b2d-aefd-eb5293e21505 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.091626 | controller |     "Jun 09 11:26:29.537559 crc crio[26313]: time=\"2026-06-09T11:26:29.537357781Z\" level=info msg=\"Starting container: 6b65ada9d6cb8927feaab58eff892420a6eec55d8f830289ba9c963df102bdb1\" id=8f96ca25-ec6c-47c3-ac5c-2cbf189b302b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.091645 | controller |     "Jun 09 11:26:29.540128 crc crio[26313]: time=\"2026-06-09T11:26:29.539672587Z\" level=info msg=\"Started container\" PID=43290 containerID=0d440474ccc73718aaf019456c4b34334d27dbcace8639a09efda92fae24150a description=openshift-nmstate/nmstate-webhook-9b7874799-4k69w/nmstate-webhook id=6dee8424-e3bf-4230-89fc-86c32a9db31c name=/runtime.v1.RuntimeService/StartContainer sandboxID=e1c65da16ff3c2dcf694e9125e33ad0fb22557e9f1790d024bb869291860eb28",
2026-06-09 11:30:35.091662 | controller |     "Jun 09 11:26:29.546635 crc crio[26313]: time=\"2026-06-09T11:26:29.545681027Z\" level=info msg=\"Started container\" PID=43291 containerID=6b65ada9d6cb8927feaab58eff892420a6eec55d8f830289ba9c963df102bdb1 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-hphfx/nmstate-metrics id=8f96ca25-ec6c-47c3-ac5c-2cbf189b302b name=/runtime.v1.RuntimeService/StartContainer sandboxID=68f92e0ea9f9b1bd9e835fcda198f7e38030111bcfaa29f4000479355960375e",
2026-06-09 11:30:35.091679 | controller |     "Jun 09 11:26:29.569905 crc crio[26313]: time=\"2026-06-09T11:26:29.569644648Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=e2177bd5-15c8-4470-bee9-8f8fbabcfe0d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.091695 | controller |     "Jun 09 11:26:29.570505 crc crio[26313]: time=\"2026-06-09T11:26:29.569933956Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 not found\" id=e2177bd5-15c8-4470-bee9-8f8fbabcfe0d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.091711 | controller |     "Jun 09 11:26:29.570505 crc crio[26313]: time=\"2026-06-09T11:26:29.569984528Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 found\" id=e2177bd5-15c8-4470-bee9-8f8fbabcfe0d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.091727 | controller |     "Jun 09 11:26:29.572236 crc crio[26313]: time=\"2026-06-09T11:26:29.572103188Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=585af23a-0b36-4836-8355-8e9565ec1e3b name=/runtime.v1.ImageService/PullImage",
2026-06-09 11:30:35.091743 | controller |     "Jun 09 11:26:29.581494 crc crio[26313]: time=\"2026-06-09T11:26:29.581368491Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\\\"\"",
2026-06-09 11:30:35.091759 | controller |     "Jun 09 11:26:29.637531 crc crio[26313]: time=\"2026-06-09T11:26:29.637376951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.091775 | controller |     "Jun 09 11:26:29.664520 crc crio[26313]: time=\"2026-06-09T11:26:29.664372398Z\" level=info msg=\"Stopping pod sandbox: 585cd0cc81bbdb17c90aabc815551c30263861a07eb609491f86f251716ae6d2\" id=20b820f5-c6ba-45bd-a088-dbe9e01c3e9f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.091790 | controller |     "Jun 09 11:26:29.664694 crc crio[26313]: time=\"2026-06-09T11:26:29.664539053Z\" level=info msg=\"Stopped pod sandbox (already stopped): 585cd0cc81bbdb17c90aabc815551c30263861a07eb609491f86f251716ae6d2\" id=20b820f5-c6ba-45bd-a088-dbe9e01c3e9f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.091806 | controller |     "Jun 09 11:26:29.666914 crc crio[26313]: time=\"2026-06-09T11:26:29.666830198Z\" level=info msg=\"Removing pod sandbox: 585cd0cc81bbdb17c90aabc815551c30263861a07eb609491f86f251716ae6d2\" id=d590e238-ea59-4f4e-8f26-9f8470115636 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 11:30:35.091825 | controller |     "Jun 09 11:26:29.680240 crc crio[26313]: time=\"2026-06-09T11:26:29.680063034Z\" level=info msg=\"Removed pod sandbox: 585cd0cc81bbdb17c90aabc815551c30263861a07eb609491f86f251716ae6d2\" id=d590e238-ea59-4f4e-8f26-9f8470115636 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 11:30:35.091842 | controller |     "Jun 09 11:26:29.737625 crc crio[26313]: time=\"2026-06-09T11:26:29.737477264Z\" level=info msg=\"Created container c59d839fd280cc0a0b6069071cc37b716705974ab7da31e432be51ff1c381c01: openshift-nmstate/nmstate-handler-2kwv5/nmstate-handler\" id=6b4bfcb4-750e-4a6d-ab35-593f5d9d6377 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.091877 | controller |     "Jun 09 11:26:29.738855 crc crio[26313]: time=\"2026-06-09T11:26:29.738768431Z\" level=info msg=\"Starting container: c59d839fd280cc0a0b6069071cc37b716705974ab7da31e432be51ff1c381c01\" id=d404cee7-a8ae-4ea1-b724-61c9783345e3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.091895 | controller |     "Jun 09 11:26:29.748486 crc crio[26313]: time=\"2026-06-09T11:26:29.748075275Z\" level=info msg=\"Started container\" PID=43371 containerID=c59d839fd280cc0a0b6069071cc37b716705974ab7da31e432be51ff1c381c01 description=openshift-nmstate/nmstate-handler-2kwv5/nmstate-handler id=d404cee7-a8ae-4ea1-b724-61c9783345e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=72d029c86ec0628f1a6c30de0c7ea22132e8d43fce4b8af4059594173791cfe1",
2026-06-09 11:30:35.091912 | controller |     "Jun 09 11:26:31.583918 crc crio[26313]: time=\"2026-06-09T11:26:31.583272062Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:3bf2d5fbb780de667ad48e0102ef7d2abd032bf1a490bb8344ff7b8fa745446a\" id=fd53dba3-869d-41ee-8a1d-961b90f5b9cb name=/runtime.v1.ImageService/PullImage",
2026-06-09 11:30:35.091928 | controller |     "Jun 09 11:26:31.585959 crc crio[26313]: time=\"2026-06-09T11:26:31.585128205Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=5e558b1c-24c7-4208-81b4-2d7ba79e83be name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.091943 | controller |     "Jun 09 11:26:31.608502 crc crio[26313]: time=\"2026-06-09T11:26:31.608266982Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=81051fe4-c4e2-4598-8961-70f3f78fe1b9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.091959 | controller |     "Jun 09 11:26:31.632311 crc crio[26313]: time=\"2026-06-09T11:26:31.631714068Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-j5p8q/nmstate-console-plugin\" id=0ad0ab6c-3891-41e6-a7d5-1a1e24e07c29 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.091976 | controller |     "Jun 09 11:26:31.635458 crc crio[26313]: time=\"2026-06-09T11:26:31.63530625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.091992 | controller |     "Jun 09 11:26:31.677648 crc crio[26313]: time=\"2026-06-09T11:26:31.677515949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.092008 | controller |     "Jun 09 11:26:31.683064 crc crio[26313]: time=\"2026-06-09T11:26:31.682945253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.092024 | controller |     "Jun 09 11:26:31.881709 crc crio[26313]: time=\"2026-06-09T11:26:31.881360677Z\" level=info msg=\"Created container 7efc11babaae887e50e83cbe3f1d7951f867ede242cbfecddb46f31d223bf04a: openshift-nmstate/nmstate-console-plugin-9bcc7988b-j5p8q/nmstate-console-plugin\" id=0ad0ab6c-3891-41e6-a7d5-1a1e24e07c29 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.092044 | controller |     "Jun 09 11:26:31.883699 crc crio[26313]: time=\"2026-06-09T11:26:31.883601301Z\" level=info msg=\"Starting container: 7efc11babaae887e50e83cbe3f1d7951f867ede242cbfecddb46f31d223bf04a\" id=09a03890-a521-4b31-af91-20f2a1e6be39 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.092061 | controller |     "Jun 09 11:26:31.890250 crc crio[26313]: time=\"2026-06-09T11:26:31.890153287Z\" level=info msg=\"Started container\" PID=43458 containerID=7efc11babaae887e50e83cbe3f1d7951f867ede242cbfecddb46f31d223bf04a description=openshift-nmstate/nmstate-console-plugin-9bcc7988b-j5p8q/nmstate-console-plugin id=09a03890-a521-4b31-af91-20f2a1e6be39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=36a6ccbb9bc4fdf0f523c3b35a9cadbf982369a4cfd5331823380b3fe3255e46",
2026-06-09 11:30:35.092077 | controller |     "Jun 09 11:26:33.426653 crc crio[26313]: time=\"2026-06-09T11:26:33.425292612Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:281a4f96defc7aa220db5af8ea7f3a4ab914e4b932e6edea4c2b02d95fbc5672\" id=585af23a-0b36-4836-8355-8e9565ec1e3b name=/runtime.v1.ImageService/PullImage",
2026-06-09 11:30:35.092093 | controller |     "Jun 09 11:26:33.428246 crc crio[26313]: time=\"2026-06-09T11:26:33.427557626Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=3b807150-cecb-42fa-8281-f55680bee3bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.092109 | controller |     "Jun 09 11:26:33.463677 crc crio[26313]: time=\"2026-06-09T11:26:33.463219349Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=be1020de-8b6b-453a-8e2b-7ac8e9980267 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.092124 | controller |     "Jun 09 11:26:33.509347 crc crio[26313]: time=\"2026-06-09T11:26:33.508310079Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-hphfx/kube-rbac-proxy\" id=b65a3763-51b6-4f0c-8f30-abb88612f0e7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.092140 | controller |     "Jun 09 11:26:33.528534 crc crio[26313]: time=\"2026-06-09T11:26:33.527802063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.092155 | controller |     "Jun 09 11:26:33.682017 crc crio[26313]: time=\"2026-06-09T11:26:33.680856159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.092171 | controller |     "Jun 09 11:26:33.703105 crc crio[26313]: time=\"2026-06-09T11:26:33.7026965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.092187 | controller |     "Jun 09 11:26:34.036800 crc crio[26313]: time=\"2026-06-09T11:26:34.036294803Z\" level=info msg=\"Created container a4394f34dc161c21b536c02130b10c2f020abc04f4218853f304fad3b0bd0c91: openshift-nmstate/nmstate-metrics-756b4d6fc6-hphfx/kube-rbac-proxy\" id=b65a3763-51b6-4f0c-8f30-abb88612f0e7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.092202 | controller |     "Jun 09 11:26:34.041228 crc crio[26313]: time=\"2026-06-09T11:26:34.041153391Z\" level=info msg=\"Starting container: a4394f34dc161c21b536c02130b10c2f020abc04f4218853f304fad3b0bd0c91\" id=ca04ceac-ad06-4821-9ea1-0e6d8bf77334 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.092219 | controller |     "Jun 09 11:26:34.053363 crc crio[26313]: time=\"2026-06-09T11:26:34.053061069Z\" level=info msg=\"Started container\" PID=43530 containerID=a4394f34dc161c21b536c02130b10c2f020abc04f4218853f304fad3b0bd0c91 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-hphfx/kube-rbac-proxy id=ca04ceac-ad06-4821-9ea1-0e6d8bf77334 name=/runtime.v1.RuntimeService/StartContainer sandboxID=68f92e0ea9f9b1bd9e835fcda198f7e38030111bcfaa29f4000479355960375e",
2026-06-09 11:30:35.092239 | controller |     "Jun 09 11:27:01.621760 crc crio[26313]: time=\"2026-06-09T11:27:01.620692668Z\" level=info msg=\"Stopping container: 11c24e6b8c6f5c820ed96556fb1c7fdae849de9f7efa516429885819b32c95e1 (timeout: 15s)\" id=bad6304a-3ba9-429c-bf2b-7f89324984fa name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.092255 | controller |     "Jun 09 11:27:02.255475 crc crio[26313]: time=\"2026-06-09T11:27:02.254833747Z\" level=info msg=\"Stopped container 11c24e6b8c6f5c820ed96556fb1c7fdae849de9f7efa516429885819b32c95e1: openshift-console/console-6c684df5db-cc8g8/console\" id=bad6304a-3ba9-429c-bf2b-7f89324984fa name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.092271 | controller |     "Jun 09 11:27:02.257879 crc crio[26313]: time=\"2026-06-09T11:27:02.25778553Z\" level=info msg=\"Stopping pod sandbox: 11ba591f4c9e84593765bac74bd694ada1ed6c4f14432c17eb9a536fc5533ff9\" id=d8c0f337-bb42-4b38-8991-e47be37625bb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.092286 | controller |     "Jun 09 11:27:02.260267 crc crio[26313]: time=\"2026-06-09T11:27:02.260194479Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:11ba591f4c9e84593765bac74bd694ada1ed6c4f14432c17eb9a536fc5533ff9 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/c52cee2d-1ac8-4182-825b-cb85617b9229 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc0002aaff0}] Aliases:map[]}\"",
2026-06-09 11:30:35.092303 | controller |     "Jun 09 11:27:02.260605 crc crio[26313]: time=\"2026-06-09T11:27:02.260481007Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.092327 | controller |     "Jun 09 11:27:02.538109 crc crio[26313]: time=\"2026-06-09T11:27:02.53735662Z\" level=info msg=\"Stopped pod sandbox: 11ba591f4c9e84593765bac74bd694ada1ed6c4f14432c17eb9a536fc5533ff9\" id=d8c0f337-bb42-4b38-8991-e47be37625bb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.092344 | controller |     "Jun 09 11:27:02.679571 crc crio[26313]: time=\"2026-06-09T11:27:02.670333266Z\" level=info msg=\"Removing container: 11c24e6b8c6f5c820ed96556fb1c7fdae849de9f7efa516429885819b32c95e1\" id=64ac2715-c952-4fa3-9ccd-8d3e5e858631 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.092364 | controller |     "Jun 09 11:27:02.709240 crc crio[26313]: time=\"2026-06-09T11:27:02.709125118Z\" level=info msg=\"Removed container 11c24e6b8c6f5c820ed96556fb1c7fdae849de9f7efa516429885819b32c95e1: openshift-console/console-6c684df5db-cc8g8/console\" id=64ac2715-c952-4fa3-9ccd-8d3e5e858631 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.092383 | controller |     "Jun 09 11:27:09.441648 crc crio[26313]: time=\"2026-06-09T11:27:09.440841977Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d36tcfv/POD\" id=bcac78df-42d9-410a-8367-653160d65c05 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.092403 | controller |     "Jun 09 11:27:09.443566 crc crio[26313]: time=\"2026-06-09T11:27:09.4416789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.092423 | controller |     "Jun 09 11:27:09.482656 crc crio[26313]: time=\"2026-06-09T11:27:09.48250363Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d36tcfv Namespace:openshift-marketplace ID:197ff84afe84b3b35b33c634a5fd307491d259fb3ff5150f415ce46f731a1f8f UID:4bb4ec5e-8159-4fdd-a3b2-1f55e38651ca NetNS:/var/run/netns/7bb42ed6-b01c-4683-9520-a48c61a00150 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4bb4ec5e_8159_4fdd_a3b2_1f55e38651ca.slice PodAnnotations:0xc000458150}] Aliases:map[]}\"",
2026-06-09 11:30:35.092445 | controller |     "Jun 09 11:27:09.482656 crc crio[26313]: time=\"2026-06-09T11:27:09.482611193Z\" level=info msg=\"Adding pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d36tcfv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.092467 | controller |     "Jun 09 11:27:09.855186 crc crio[26313]: 2026-06-09T11:27:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:197ff84afe84b3b Mac:92:e6:f0:0d:d3:95 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/7bb42ed6-b01c-4683-9520-a48c61a00150 SocketPath: PciID:}] [{Interface:0xc0005345c0 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.092486 | controller |     "Jun 09 11:27:09.856697 crc crio[26313]: time=\"2026-06-09T11:27:09.856620724Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d36tcfv Namespace:openshift-marketplace ID:197ff84afe84b3b35b33c634a5fd307491d259fb3ff5150f415ce46f731a1f8f UID:4bb4ec5e-8159-4fdd-a3b2-1f55e38651ca NetNS:/var/run/netns/7bb42ed6-b01c-4683-9520-a48c61a00150 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4bb4ec5e_8159_4fdd_a3b2_1f55e38651ca.slice PodAnnotations:0xc000458150}] Aliases:map[]}\"",
2026-06-09 11:30:35.092507 | controller |     "Jun 09 11:27:09.856876 crc crio[26313]: time=\"2026-06-09T11:27:09.85681901Z\" level=info msg=\"Checking pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d36tcfv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.092526 | controller |     "Jun 09 11:27:09.864534 crc crio[26313]: time=\"2026-06-09T11:27:09.864381544Z\" level=info msg=\"Ran pod sandbox 197ff84afe84b3b35b33c634a5fd307491d259fb3ff5150f415ce46f731a1f8f with infra container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d36tcfv/POD\" id=bcac78df-42d9-410a-8367-653160d65c05 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.092546 | controller |     "Jun 09 11:27:09.866794 crc crio[26313]: time=\"2026-06-09T11:27:09.866635118Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=244365c9-87a7-4dd8-aede-ce1721b14743 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.092565 | controller |     "Jun 09 11:27:09.870366 crc crio[26313]: time=\"2026-06-09T11:27:09.870300472Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c823fea2-7447-4cca-ba73-00094fe5f402 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.092586 | controller |     "Jun 09 11:27:09.928071 crc crio[26313]: time=\"2026-06-09T11:27:09.927916799Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d36tcfv/util\" id=22c66833-5a00-40d9-af23-1b36ec4c8fb2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.092662 | controller |     "Jun 09 11:27:09.928604 crc crio[26313]: time=\"2026-06-09T11:27:09.928566197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.092694 | controller |     "Jun 09 11:27:09.960121 crc crio[26313]: time=\"2026-06-09T11:27:09.959978519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.092711 | controller |     "Jun 09 11:27:09.964510 crc crio[26313]: time=\"2026-06-09T11:27:09.964379504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.092727 | controller |     "Jun 09 11:27:10.104794 crc crio[26313]: time=\"2026-06-09T11:27:10.104169394Z\" level=info msg=\"Created container 25ed0b1b2e2dca424db3af2d69eb9efd0c26c0f4df76b34062260bc0bbafeffa: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d36tcfv/util\" id=22c66833-5a00-40d9-af23-1b36ec4c8fb2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.092743 | controller |     "Jun 09 11:27:10.106122 crc crio[26313]: time=\"2026-06-09T11:27:10.105998176Z\" level=info msg=\"Starting container: 25ed0b1b2e2dca424db3af2d69eb9efd0c26c0f4df76b34062260bc0bbafeffa\" id=457b5a33-53dc-4066-bbfc-f5236147c0ea name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.092760 | controller |     "Jun 09 11:27:10.111812 crc crio[26313]: time=\"2026-06-09T11:27:10.111694028Z\" level=info msg=\"Started container\" PID=44818 containerID=25ed0b1b2e2dca424db3af2d69eb9efd0c26c0f4df76b34062260bc0bbafeffa description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d36tcfv/util id=457b5a33-53dc-4066-bbfc-f5236147c0ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=197ff84afe84b3b35b33c634a5fd307491d259fb3ff5150f415ce46f731a1f8f",
2026-06-09 11:30:35.092776 | controller |     "Jun 09 11:27:10.759229 crc crio[26313]: time=\"2026-06-09T11:27:10.759133006Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=33464d79-bd17-4d7f-a1c2-3fb1a23704ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.092792 | controller |     "Jun 09 11:27:10.760761 crc crio[26313]: time=\"2026-06-09T11:27:10.76067464Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f not found\" id=33464d79-bd17-4d7f-a1c2-3fb1a23704ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.092808 | controller |     "Jun 09 11:27:10.760843 crc crio[26313]: time=\"2026-06-09T11:27:10.760775203Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f found\" id=33464d79-bd17-4d7f-a1c2-3fb1a23704ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.092823 | controller |     "Jun 09 11:27:10.762025 crc crio[26313]: time=\"2026-06-09T11:27:10.761955276Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=ead8b7de-5111-4bac-a76e-517a769cbed1 name=/runtime.v1.ImageService/PullImage",
2026-06-09 11:30:35.092839 | controller |     "Jun 09 11:27:10.771751 crc crio[26313]: time=\"2026-06-09T11:27:10.771689873Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\\\"\"",
2026-06-09 11:30:35.092883 | controller |     "Jun 09 11:27:12.618385 crc crio[26313]: time=\"2026-06-09T11:27:12.617319316Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=ead8b7de-5111-4bac-a76e-517a769cbed1 name=/runtime.v1.ImageService/PullImage",
2026-06-09 11:30:35.092905 | controller |     "Jun 09 11:27:12.619173 crc crio[26313]: time=\"2026-06-09T11:27:12.618813828Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=82deb3de-180a-4b7a-9207-7e1194ec1473 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.092922 | controller |     "Jun 09 11:27:12.622858 crc crio[26313]: time=\"2026-06-09T11:27:12.622778291Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=5d38baeb-7ad6-495b-b424-bbfbd50f2b86 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.092938 | controller |     "Jun 09 11:27:12.631940 crc crio[26313]: time=\"2026-06-09T11:27:12.631872029Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d36tcfv/pull\" id=7d84d9da-36c6-45da-9f1b-9ae731086e85 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.092954 | controller |     "Jun 09 11:27:12.633108 crc crio[26313]: time=\"2026-06-09T11:27:12.633047053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.092970 | controller |     "Jun 09 11:27:12.669105 crc crio[26313]: time=\"2026-06-09T11:27:12.668957382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.092987 | controller |     "Jun 09 11:27:12.669937 crc crio[26313]: time=\"2026-06-09T11:27:12.669498928Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/9980aa4e1d9f1573544d4a30f03df513d4da78eab4116aadf52d0eb7d95415b8/merged/etc/passwd: no such file or directory\"",
2026-06-09 11:30:35.093002 | controller |     "Jun 09 11:27:12.669937 crc crio[26313]: time=\"2026-06-09T11:27:12.66958603Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/9980aa4e1d9f1573544d4a30f03df513d4da78eab4116aadf52d0eb7d95415b8/merged/etc/group: no such file or directory\"",
2026-06-09 11:30:35.093017 | controller |     "Jun 09 11:27:12.673582 crc crio[26313]: time=\"2026-06-09T11:27:12.673486881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.093033 | controller |     "Jun 09 11:27:12.807596 crc crio[26313]: time=\"2026-06-09T11:27:12.807462096Z\" level=info msg=\"Created container 7c831eb25ea4a3154383dadbe22f3dd79b301ca4aa679120f91ee880d5c4aea0: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d36tcfv/pull\" id=7d84d9da-36c6-45da-9f1b-9ae731086e85 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.093048 | controller |     "Jun 09 11:27:12.811376 crc crio[26313]: time=\"2026-06-09T11:27:12.811031437Z\" level=info msg=\"Starting container: 7c831eb25ea4a3154383dadbe22f3dd79b301ca4aa679120f91ee880d5c4aea0\" id=69faa972-4d5f-4008-9d18-11f34affa3ac name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.093064 | controller |     "Jun 09 11:27:12.822517 crc crio[26313]: time=\"2026-06-09T11:27:12.822315528Z\" level=info msg=\"Started container\" PID=44888 containerID=7c831eb25ea4a3154383dadbe22f3dd79b301ca4aa679120f91ee880d5c4aea0 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d36tcfv/pull id=69faa972-4d5f-4008-9d18-11f34affa3ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=197ff84afe84b3b35b33c634a5fd307491d259fb3ff5150f415ce46f731a1f8f",
2026-06-09 11:30:35.093080 | controller |     "Jun 09 11:27:13.805153 crc crio[26313]: time=\"2026-06-09T11:27:13.804792921Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4c2e0101-bab0-4e74-aa7a-082c06a220e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.093099 | controller |     "Jun 09 11:27:13.809064 crc crio[26313]: time=\"2026-06-09T11:27:13.808927071Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1bca034f-1b95-4587-9bf9-50d26790e14e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.093115 | controller |     "Jun 09 11:27:13.826498 crc crio[26313]: time=\"2026-06-09T11:27:13.826349717Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d36tcfv/extract\" id=02318286-15a6-43ef-8a5a-6f0cee5779de name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.093130 | controller |     "Jun 09 11:27:13.826917 crc crio[26313]: time=\"2026-06-09T11:27:13.826855422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.093146 | controller |     "Jun 09 11:27:13.861325 crc crio[26313]: time=\"2026-06-09T11:27:13.861166209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.093162 | controller |     "Jun 09 11:27:13.865764 crc crio[26313]: time=\"2026-06-09T11:27:13.865702861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.093178 | controller |     "Jun 09 11:27:13.987245 crc crio[26313]: time=\"2026-06-09T11:27:13.987113559Z\" level=info msg=\"Created container 4c3d14d36402d8bf647c85403022e1aa2d1b274ed0402d0c537a2d3c03c7f2c8: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d36tcfv/extract\" id=02318286-15a6-43ef-8a5a-6f0cee5779de name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.093194 | controller |     "Jun 09 11:27:13.988684 crc crio[26313]: time=\"2026-06-09T11:27:13.988603102Z\" level=info msg=\"Starting container: 4c3d14d36402d8bf647c85403022e1aa2d1b274ed0402d0c537a2d3c03c7f2c8\" id=245478da-8176-4891-8f89-45a0a36ef1f2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.093209 | controller |     "Jun 09 11:27:13.995234 crc crio[26313]: time=\"2026-06-09T11:27:13.994854474Z\" level=info msg=\"Started container\" PID=44935 containerID=4c3d14d36402d8bf647c85403022e1aa2d1b274ed0402d0c537a2d3c03c7f2c8 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d36tcfv/extract id=245478da-8176-4891-8f89-45a0a36ef1f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=197ff84afe84b3b35b33c634a5fd307491d259fb3ff5150f415ce46f731a1f8f",
2026-06-09 11:30:35.093225 | controller |     "Jun 09 11:27:15.828849 crc crio[26313]: time=\"2026-06-09T11:27:15.828765302Z\" level=info msg=\"Stopping pod sandbox: 197ff84afe84b3b35b33c634a5fd307491d259fb3ff5150f415ce46f731a1f8f\" id=13a4edc3-6ac1-4311-99dd-26f45ded93b0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.093240 | controller |     "Jun 09 11:27:15.830694 crc crio[26313]: time=\"2026-06-09T11:27:15.829965217Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d36tcfv Namespace:openshift-marketplace ID:197ff84afe84b3b35b33c634a5fd307491d259fb3ff5150f415ce46f731a1f8f UID:4bb4ec5e-8159-4fdd-a3b2-1f55e38651ca NetNS:/var/run/netns/7bb42ed6-b01c-4683-9520-a48c61a00150 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4bb4ec5e_8159_4fdd_a3b2_1f55e38651ca.slice PodAnnotations:0xc0022166d0}] Aliases:map[]}\"",
2026-06-09 11:30:35.093256 | controller |     "Jun 09 11:27:15.830694 crc crio[26313]: time=\"2026-06-09T11:27:15.830132452Z\" level=info msg=\"Deleting pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d36tcfv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.093275 | controller |     "Jun 09 11:27:16.090266 crc crio[26313]: time=\"2026-06-09T11:27:16.08919184Z\" level=info msg=\"Stopped pod sandbox: 197ff84afe84b3b35b33c634a5fd307491d259fb3ff5150f415ce46f731a1f8f\" id=13a4edc3-6ac1-4311-99dd-26f45ded93b0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.093291 | controller |     "Jun 09 11:27:18.914518 crc crio[26313]: time=\"2026-06-09T11:27:18.913995892Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-vqskv/POD\" id=b3d31917-9379-448d-955b-6ea444460a4a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.093307 | controller |     "Jun 09 11:27:18.915717 crc crio[26313]: time=\"2026-06-09T11:27:18.914762794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.093322 | controller |     "Jun 09 11:27:18.943526 crc crio[26313]: time=\"2026-06-09T11:27:18.943446577Z\" level=info msg=\"Got pod network &{Name:certified-operators-vqskv Namespace:openshift-marketplace ID:4f7a8f6a3ac176f498a654f08b008f1e391babae34bdf8bf2cd29dce115a3288 UID:f6aa507e-192b-400b-858a-e1b6b8033d24 NetNS:/var/run/netns/a1d78883-17dc-435f-8337-2ba2f3599e9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf6aa507e_192b_400b_858a_e1b6b8033d24.slice PodAnnotations:0xc002216a48}] Aliases:map[]}\"",
2026-06-09 11:30:35.093338 | controller |     "Jun 09 11:27:18.943526 crc crio[26313]: time=\"2026-06-09T11:27:18.943508219Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-vqskv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.093354 | controller |     "Jun 09 11:27:19.560426 crc crio[26313]: 2026-06-09T11:27:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4f7a8f6a3ac176f Mac:8a:9d:b4:ad:fc:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/a1d78883-17dc-435f-8337-2ba2f3599e9d SocketPath: PciID:}] [{Interface:0xc00050a5c0 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.093370 | controller |     "Jun 09 11:27:19.562451 crc crio[26313]: time=\"2026-06-09T11:27:19.562327301Z\" level=info msg=\"Got pod network &{Name:certified-operators-vqskv Namespace:openshift-marketplace ID:4f7a8f6a3ac176f498a654f08b008f1e391babae34bdf8bf2cd29dce115a3288 UID:f6aa507e-192b-400b-858a-e1b6b8033d24 NetNS:/var/run/netns/a1d78883-17dc-435f-8337-2ba2f3599e9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf6aa507e_192b_400b_858a_e1b6b8033d24.slice PodAnnotations:0xc002216a48}] Aliases:map[]}\"",
2026-06-09 11:30:35.093385 | controller |     "Jun 09 11:27:19.562718 crc crio[26313]: time=\"2026-06-09T11:27:19.56264991Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-vqskv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.093401 | controller |     "Jun 09 11:27:19.573664 crc crio[26313]: time=\"2026-06-09T11:27:19.572987111Z\" level=info msg=\"Ran pod sandbox 4f7a8f6a3ac176f498a654f08b008f1e391babae34bdf8bf2cd29dce115a3288 with infra container: openshift-marketplace/certified-operators-vqskv/POD\" id=b3d31917-9379-448d-955b-6ea444460a4a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.093416 | controller |     "Jun 09 11:27:19.576793 crc crio[26313]: time=\"2026-06-09T11:27:19.576187554Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=432c179f-314a-4019-819e-7082e019800c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.093435 | controller |     "Jun 09 11:27:19.578239 crc crio[26313]: time=\"2026-06-09T11:27:19.578213482Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=620e3ae5-02cc-4064-bf6c-e0a7f6840fd7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.093451 | controller |     "Jun 09 11:27:19.602593 crc crio[26313]: time=\"2026-06-09T11:27:19.602490798Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-vqskv/extract-utilities\" id=35a8c894-cedb-4ec1-b18e-4a0cfda49f71 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.093466 | controller |     "Jun 09 11:27:19.603214 crc crio[26313]: time=\"2026-06-09T11:27:19.603104936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.093481 | controller |     "Jun 09 11:27:19.632760 crc crio[26313]: time=\"2026-06-09T11:27:19.632641624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.093497 | controller |     "Jun 09 11:27:19.639367 crc crio[26313]: time=\"2026-06-09T11:27:19.639267887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.093512 | controller |     "Jun 09 11:27:19.822349 crc crio[26313]: time=\"2026-06-09T11:27:19.82177911Z\" level=info msg=\"Created container d95db65eb8c547a7702a6bbfb0aa13b0243ad39426d87e756c709b9062014b5b: openshift-marketplace/certified-operators-vqskv/extract-utilities\" id=35a8c894-cedb-4ec1-b18e-4a0cfda49f71 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.093527 | controller |     "Jun 09 11:27:19.824873 crc crio[26313]: time=\"2026-06-09T11:27:19.824793278Z\" level=info msg=\"Starting container: d95db65eb8c547a7702a6bbfb0aa13b0243ad39426d87e756c709b9062014b5b\" id=27be6305-8cac-40e4-8bbc-7b330e434b7e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.093543 | controller |     "Jun 09 11:27:19.831460 crc crio[26313]: time=\"2026-06-09T11:27:19.831291556Z\" level=info msg=\"Started container\" PID=45091 containerID=d95db65eb8c547a7702a6bbfb0aa13b0243ad39426d87e756c709b9062014b5b description=openshift-marketplace/certified-operators-vqskv/extract-utilities id=27be6305-8cac-40e4-8bbc-7b330e434b7e name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f7a8f6a3ac176f498a654f08b008f1e391babae34bdf8bf2cd29dce115a3288",
2026-06-09 11:30:35.093559 | controller |     "Jun 09 11:27:20.885930 crc crio[26313]: time=\"2026-06-09T11:27:20.885819639Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=93d0fc64-d0d3-4bdf-8959-e785f0048799 name=/runtime.v1.ImageService/PullImage",
2026-06-09 11:30:35.093574 | controller |     "Jun 09 11:27:20.958362 crc crio[26313]: time=\"2026-06-09T11:27:20.958277444Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-09 11:30:35.093590 | controller |     "Jun 09 11:27:21.609009 crc crio[26313]: time=\"2026-06-09T11:27:21.608818108Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=93d0fc64-d0d3-4bdf-8959-e785f0048799 name=/runtime.v1.ImageService/PullImage",
2026-06-09 11:30:35.093605 | controller |     "Jun 09 11:27:21.610737 crc crio[26313]: time=\"2026-06-09T11:27:21.610680992Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=99ae6c65-483d-41b0-ad07-422e49097450 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.093621 | controller |     "Jun 09 11:27:21.618798 crc crio[26313]: time=\"2026-06-09T11:27:21.618706925Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=9450a402-73df-4fab-af69-324841fe8d57 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.093641 | controller |     "Jun 09 11:27:21.645447 crc crio[26313]: time=\"2026-06-09T11:27:21.645160334Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-vqskv/extract-content\" id=c9fd6079-619c-465d-ad14-bfed7d655691 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.093657 | controller |     "Jun 09 11:27:21.645959 crc crio[26313]: time=\"2026-06-09T11:27:21.645889935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.093673 | controller |     "Jun 09 11:27:21.678747 crc crio[26313]: time=\"2026-06-09T11:27:21.678579455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.093688 | controller |     "Jun 09 11:27:21.687993 crc crio[26313]: time=\"2026-06-09T11:27:21.687802213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.093704 | controller |     "Jun 09 11:27:21.846736 crc crio[26313]: time=\"2026-06-09T11:27:21.84599689Z\" level=info msg=\"Created container df88541a5c863c382daabf1c84176ca7dd2902b367eb939d08f6ff617438e254: openshift-marketplace/certified-operators-vqskv/extract-content\" id=c9fd6079-619c-465d-ad14-bfed7d655691 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.093720 | controller |     "Jun 09 11:27:21.848256 crc crio[26313]: time=\"2026-06-09T11:27:21.84805608Z\" level=info msg=\"Starting container: df88541a5c863c382daabf1c84176ca7dd2902b367eb939d08f6ff617438e254\" id=4542c803-204b-4717-934b-73467cc41952 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.093736 | controller |     "Jun 09 11:27:21.857989 crc crio[26313]: time=\"2026-06-09T11:27:21.857828184Z\" level=info msg=\"Started container\" PID=45142 containerID=df88541a5c863c382daabf1c84176ca7dd2902b367eb939d08f6ff617438e254 description=openshift-marketplace/certified-operators-vqskv/extract-content id=4542c803-204b-4717-934b-73467cc41952 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f7a8f6a3ac176f498a654f08b008f1e391babae34bdf8bf2cd29dce115a3288",
2026-06-09 11:30:35.093751 | controller |     "Jun 09 11:27:23.932823 crc crio[26313]: time=\"2026-06-09T11:27:23.931897301Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b07c9665-ea15-4727-aa09-2f4a5218f99c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.093767 | controller |     "Jun 09 11:27:23.938822 crc crio[26313]: time=\"2026-06-09T11:27:23.937986638Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1d07ae57-79a2-4844-a53f-52e5bd20647b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.093783 | controller |     "Jun 09 11:27:23.958640 crc crio[26313]: time=\"2026-06-09T11:27:23.958558936Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-vqskv/registry-server\" id=f5094a2e-eac9-4217-9791-ddbff28f7048 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.093799 | controller |     "Jun 09 11:27:23.959013 crc crio[26313]: time=\"2026-06-09T11:27:23.958967188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.093815 | controller |     "Jun 09 11:27:24.008098 crc crio[26313]: time=\"2026-06-09T11:27:24.007976532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.093834 | controller |     "Jun 09 11:27:24.013687 crc crio[26313]: time=\"2026-06-09T11:27:24.013608295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.093865 | controller |     "Jun 09 11:27:24.174099 crc crio[26313]: time=\"2026-06-09T11:27:24.173984426Z\" level=info msg=\"Created container 859d258319fc138ac1272a0f4ebad58989785efcf66c3af82f50c1ab0f88f621: openshift-marketplace/certified-operators-vqskv/registry-server\" id=f5094a2e-eac9-4217-9791-ddbff28f7048 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.093887 | controller |     "Jun 09 11:27:24.175625 crc crio[26313]: time=\"2026-06-09T11:27:24.17552287Z\" level=info msg=\"Starting container: 859d258319fc138ac1272a0f4ebad58989785efcf66c3af82f50c1ab0f88f621\" id=d63edd5f-bbb1-460d-a0cb-3dd28807d955 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.093904 | controller |     "Jun 09 11:27:24.195300 crc crio[26313]: time=\"2026-06-09T11:27:24.195065048Z\" level=info msg=\"Started container\" PID=45195 containerID=859d258319fc138ac1272a0f4ebad58989785efcf66c3af82f50c1ab0f88f621 description=openshift-marketplace/certified-operators-vqskv/registry-server id=d63edd5f-bbb1-460d-a0cb-3dd28807d955 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f7a8f6a3ac176f498a654f08b008f1e391babae34bdf8bf2cd29dce115a3288",
2026-06-09 11:30:35.093923 | controller |     "Jun 09 11:27:26.341901 crc crio[26313]: time=\"2026-06-09T11:27:26.341260931Z\" level=info msg=\"Running pod sandbox: metallb-system/metallb-operator-controller-manager-bcf7bc4bc-kmbvq/POD\" id=259a0c5a-d2ed-40b9-97a3-692605e37559 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.093940 | controller |     "Jun 09 11:27:26.343161 crc crio[26313]: time=\"2026-06-09T11:27:26.342058515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.093956 | controller |     "Jun 09 11:27:26.412653 crc crio[26313]: time=\"2026-06-09T11:27:26.412368608Z\" level=info msg=\"Got pod network &{Name:metallb-operator-controller-manager-bcf7bc4bc-kmbvq Namespace:metallb-system ID:33e32167123655db0a62047acdfeb5e04811a63d00305e6abd5e39779fc2d5c2 UID:ded8d775-83ff-43fa-acf5-43d25eeacffa NetNS:/var/run/netns/1e848e40-53fc-4b82-8e55-20925d233633 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podded8d775_83ff_43fa_acf5_43d25eeacffa.slice PodAnnotations:0xc0005b0c98}] Aliases:map[]}\"",
2026-06-09 11:30:35.093973 | controller |     "Jun 09 11:27:26.412653 crc crio[26313]: time=\"2026-06-09T11:27:26.412508162Z\" level=info msg=\"Adding pod metallb-system_metallb-operator-controller-manager-bcf7bc4bc-kmbvq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.093989 | controller |     "Jun 09 11:27:28.322516 crc crio[26313]: 2026-06-09T11:27:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:33e32167123655d Mac:b6:cd:24:0b:d3:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/1e848e40-53fc-4b82-8e55-20925d233633 SocketPath: PciID:}] [{Interface:0xc0000147e0 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.094006 | controller |     "Jun 09 11:27:28.325287 crc crio[26313]: time=\"2026-06-09T11:27:28.32518231Z\" level=info msg=\"Got pod network &{Name:metallb-operator-controller-manager-bcf7bc4bc-kmbvq Namespace:metallb-system ID:33e32167123655db0a62047acdfeb5e04811a63d00305e6abd5e39779fc2d5c2 UID:ded8d775-83ff-43fa-acf5-43d25eeacffa NetNS:/var/run/netns/1e848e40-53fc-4b82-8e55-20925d233633 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podded8d775_83ff_43fa_acf5_43d25eeacffa.slice PodAnnotations:0xc0005b0c98}] Aliases:map[]}\"",
2026-06-09 11:30:35.094026 | controller |     "Jun 09 11:27:28.325794 crc crio[26313]: time=\"2026-06-09T11:27:28.325727926Z\" level=info msg=\"Checking pod metallb-system_metallb-operator-controller-manager-bcf7bc4bc-kmbvq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.094042 | controller |     "Jun 09 11:27:28.339295 crc crio[26313]: time=\"2026-06-09T11:27:28.339209948Z\" level=info msg=\"Ran pod sandbox 33e32167123655db0a62047acdfeb5e04811a63d00305e6abd5e39779fc2d5c2 with infra container: metallb-system/metallb-operator-controller-manager-bcf7bc4bc-kmbvq/POD\" id=259a0c5a-d2ed-40b9-97a3-692605e37559 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.094058 | controller |     "Jun 09 11:27:28.345754 crc crio[26313]: time=\"2026-06-09T11:27:28.345259144Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=9f987fdc-6ad4-43da-8cfc-2d5a59bedbb5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.094074 | controller |     "Jun 09 11:27:28.345754 crc crio[26313]: time=\"2026-06-09T11:27:28.345624884Z\" level=info msg=\"Image registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca not found\" id=9f987fdc-6ad4-43da-8cfc-2d5a59bedbb5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.094090 | controller |     "Jun 09 11:27:28.345754 crc crio[26313]: time=\"2026-06-09T11:27:28.345723137Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca found\" id=9f987fdc-6ad4-43da-8cfc-2d5a59bedbb5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.094106 | controller |     "Jun 09 11:27:28.348739 crc crio[26313]: time=\"2026-06-09T11:27:28.34859107Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=577d9e1c-fb4e-469d-8794-945b7e9f084b name=/runtime.v1.ImageService/PullImage",
2026-06-09 11:30:35.094122 | controller |     "Jun 09 11:27:28.355688 crc crio[26313]: time=\"2026-06-09T11:27:28.355503291Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\\\"\"",
2026-06-09 11:30:35.094138 | controller |     "Jun 09 11:27:28.588700 crc crio[26313]: time=\"2026-06-09T11:27:28.588661086Z\" level=info msg=\"Running pod sandbox: metallb-system/metallb-operator-webhook-server-5c6fd8b989-zz4pm/POD\" id=247766d0-cb29-4a20-8c27-449622a57c31 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.094154 | controller |     "Jun 09 11:27:28.588885 crc crio[26313]: time=\"2026-06-09T11:27:28.588868292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.094170 | controller |     "Jun 09 11:27:28.623981 crc crio[26313]: time=\"2026-06-09T11:27:28.623859139Z\" level=info msg=\"Got pod network &{Name:metallb-operator-webhook-server-5c6fd8b989-zz4pm Namespace:metallb-system ID:e7625e1b834c0b90fc2965c7fd9d913af1cc4c68c6ead04612fbdf04e49bf2ea UID:60dd39b3-88f3-4a30-b44d-59d6f65c2a88 NetNS:/var/run/netns/0a33c217-4c33-4ebd-8a2e-e65d737bd01a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60dd39b3_88f3_4a30_b44d_59d6f65c2a88.slice PodAnnotations:0xc00008c4c0}] Aliases:map[]}\"",
2026-06-09 11:30:35.094187 | controller |     "Jun 09 11:27:28.623981 crc crio[26313]: time=\"2026-06-09T11:27:28.623927981Z\" level=info msg=\"Adding pod metallb-system_metallb-operator-webhook-server-5c6fd8b989-zz4pm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.094210 | controller |     "Jun 09 11:27:29.565488 crc crio[26313]: 2026-06-09T11:27:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e7625e1b834c0b9 Mac:42:b8:27:15:2c:d5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/0a33c217-4c33-4ebd-8a2e-e65d737bd01a SocketPath: PciID:}] [{Interface:0xc0002da9e0 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.094227 | controller |     "Jun 09 11:27:29.565488 crc crio[26313]: time=\"2026-06-09T11:27:29.565377807Z\" level=info msg=\"Got pod network &{Name:metallb-operator-webhook-server-5c6fd8b989-zz4pm Namespace:metallb-system ID:e7625e1b834c0b90fc2965c7fd9d913af1cc4c68c6ead04612fbdf04e49bf2ea UID:60dd39b3-88f3-4a30-b44d-59d6f65c2a88 NetNS:/var/run/netns/0a33c217-4c33-4ebd-8a2e-e65d737bd01a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60dd39b3_88f3_4a30_b44d_59d6f65c2a88.slice PodAnnotations:0xc00008c4c0}] Aliases:map[]}\"",
2026-06-09 11:30:35.094243 | controller |     "Jun 09 11:27:29.566722 crc crio[26313]: time=\"2026-06-09T11:27:29.566234962Z\" level=info msg=\"Checking pod metallb-system_metallb-operator-webhook-server-5c6fd8b989-zz4pm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.094258 | controller |     "Jun 09 11:27:29.579364 crc crio[26313]: time=\"2026-06-09T11:27:29.579208059Z\" level=info msg=\"Ran pod sandbox e7625e1b834c0b90fc2965c7fd9d913af1cc4c68c6ead04612fbdf04e49bf2ea with infra container: metallb-system/metallb-operator-webhook-server-5c6fd8b989-zz4pm/POD\" id=247766d0-cb29-4a20-8c27-449622a57c31 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.094274 | controller |     "Jun 09 11:27:29.585864 crc crio[26313]: time=\"2026-06-09T11:27:29.585815561Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=7f1a6ec5-08ea-411b-b7a8-4e5ee6a727c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.094290 | controller |     "Jun 09 11:27:29.586273 crc crio[26313]: time=\"2026-06-09T11:27:29.586250043Z\" level=info msg=\"Image registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee not found\" id=7f1a6ec5-08ea-411b-b7a8-4e5ee6a727c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.094306 | controller |     "Jun 09 11:27:29.586491 crc crio[26313]: time=\"2026-06-09T11:27:29.58646932Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee found\" id=7f1a6ec5-08ea-411b-b7a8-4e5ee6a727c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.094321 | controller |     "Jun 09 11:27:29.587729 crc crio[26313]: time=\"2026-06-09T11:27:29.587703156Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=e02b3052-4049-4d36-a3e6-f74c04bd6410 name=/runtime.v1.ImageService/PullImage",
2026-06-09 11:30:35.094337 | controller |     "Jun 09 11:27:29.595494 crc crio[26313]: time=\"2026-06-09T11:27:29.595454651Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\\\"\"",
2026-06-09 11:30:35.094353 | controller |     "Jun 09 11:27:29.701515 crc crio[26313]: time=\"2026-06-09T11:27:29.701359258Z\" level=info msg=\"Removing container: 640f36082f96ecb6e2a2f868398d24008ceec897733893798e8f225fdec0affa\" id=81e81fa5-844e-479b-90a9-05fc7b6812cd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.094369 | controller |     "Jun 09 11:27:29.839202 crc crio[26313]: time=\"2026-06-09T11:27:29.838992438Z\" level=info msg=\"Removed container 640f36082f96ecb6e2a2f868398d24008ceec897733893798e8f225fdec0affa: openshift-infra/auto-csr-approver-29683400-774hh/oc\" id=81e81fa5-844e-479b-90a9-05fc7b6812cd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.094388 | controller |     "Jun 09 11:27:29.846435 crc crio[26313]: time=\"2026-06-09T11:27:29.84631807Z\" level=info msg=\"Stopping pod sandbox: 11ba591f4c9e84593765bac74bd694ada1ed6c4f14432c17eb9a536fc5533ff9\" id=f690e70e-cdc6-40f2-8247-97d2edd58c41 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.094404 | controller |     "Jun 09 11:27:29.846723 crc crio[26313]: time=\"2026-06-09T11:27:29.846464015Z\" level=info msg=\"Stopped pod sandbox (already stopped): 11ba591f4c9e84593765bac74bd694ada1ed6c4f14432c17eb9a536fc5533ff9\" id=f690e70e-cdc6-40f2-8247-97d2edd58c41 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.094420 | controller |     "Jun 09 11:27:29.851236 crc crio[26313]: time=\"2026-06-09T11:27:29.849366989Z\" level=info msg=\"Removing pod sandbox: 11ba591f4c9e84593765bac74bd694ada1ed6c4f14432c17eb9a536fc5533ff9\" id=26d7a430-04ba-461e-a9fe-b5f141ab0a83 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 11:30:35.094436 | controller |     "Jun 09 11:27:29.865904 crc crio[26313]: time=\"2026-06-09T11:27:29.865786976Z\" level=info msg=\"Removed pod sandbox: 11ba591f4c9e84593765bac74bd694ada1ed6c4f14432c17eb9a536fc5533ff9\" id=26d7a430-04ba-461e-a9fe-b5f141ab0a83 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 11:30:35.094451 | controller |     "Jun 09 11:27:29.867007 crc crio[26313]: time=\"2026-06-09T11:27:29.86694466Z\" level=info msg=\"Stopping pod sandbox: 374b464d1fd5d16643b2befb3c5cd5f30de85ecbf87dbf08cd77fa055542498c\" id=d8d23443-98d4-4c26-a605-f9ff0edce4e1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.094467 | controller |     "Jun 09 11:27:29.867007 crc crio[26313]: time=\"2026-06-09T11:27:29.867004852Z\" level=info msg=\"Stopped pod sandbox (already stopped): 374b464d1fd5d16643b2befb3c5cd5f30de85ecbf87dbf08cd77fa055542498c\" id=d8d23443-98d4-4c26-a605-f9ff0edce4e1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.094482 | controller |     "Jun 09 11:27:29.867871 crc crio[26313]: time=\"2026-06-09T11:27:29.867747043Z\" level=info msg=\"Removing pod sandbox: 374b464d1fd5d16643b2befb3c5cd5f30de85ecbf87dbf08cd77fa055542498c\" id=607ca06b-59f2-43d0-a2c2-ad494391370b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 11:30:35.094497 | controller |     "Jun 09 11:27:29.879575 crc crio[26313]: time=\"2026-06-09T11:27:29.879451993Z\" level=info msg=\"Removed pod sandbox: 374b464d1fd5d16643b2befb3c5cd5f30de85ecbf87dbf08cd77fa055542498c\" id=607ca06b-59f2-43d0-a2c2-ad494391370b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 11:30:35.094513 | controller |     "Jun 09 11:27:31.049688 crc crio[26313]: time=\"2026-06-09T11:27:31.049226405Z\" level=info msg=\"Stopping container: 859d258319fc138ac1272a0f4ebad58989785efcf66c3af82f50c1ab0f88f621 (timeout: 2s)\" id=db36fe49-bd25-4fa0-88f8-1696bb7cd87f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.094528 | controller |     "Jun 09 11:27:31.707913 crc crio[26313]: time=\"2026-06-09T11:27:31.707306537Z\" level=info msg=\"Stopped container 859d258319fc138ac1272a0f4ebad58989785efcf66c3af82f50c1ab0f88f621: openshift-marketplace/certified-operators-vqskv/registry-server\" id=db36fe49-bd25-4fa0-88f8-1696bb7cd87f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.094543 | controller |     "Jun 09 11:27:31.710606 crc crio[26313]: time=\"2026-06-09T11:27:31.710359696Z\" level=info msg=\"Stopping pod sandbox: 4f7a8f6a3ac176f498a654f08b008f1e391babae34bdf8bf2cd29dce115a3288\" id=811ca7ce-5698-4c58-b2c5-13bd1d85791d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.094559 | controller |     "Jun 09 11:27:31.712530 crc crio[26313]: time=\"2026-06-09T11:27:31.712460987Z\" level=info msg=\"Got pod network &{Name:certified-operators-vqskv Namespace:openshift-marketplace ID:4f7a8f6a3ac176f498a654f08b008f1e391babae34bdf8bf2cd29dce115a3288 UID:f6aa507e-192b-400b-858a-e1b6b8033d24 NetNS:/var/run/netns/a1d78883-17dc-435f-8337-2ba2f3599e9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf6aa507e_192b_400b_858a_e1b6b8033d24.slice PodAnnotations:0xc001719160}] Aliases:map[]}\"",
2026-06-09 11:30:35.094579 | controller |     "Jun 09 11:27:31.712847 crc crio[26313]: time=\"2026-06-09T11:27:31.712783296Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-vqskv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.094595 | controller |     "Jun 09 11:27:32.118989 crc crio[26313]: time=\"2026-06-09T11:27:32.118813245Z\" level=info msg=\"Stopped pod sandbox: 4f7a8f6a3ac176f498a654f08b008f1e391babae34bdf8bf2cd29dce115a3288\" id=811ca7ce-5698-4c58-b2c5-13bd1d85791d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.094611 | controller |     "Jun 09 11:27:33.119571 crc crio[26313]: time=\"2026-06-09T11:27:33.118820182Z\" level=info msg=\"Removing container: 859d258319fc138ac1272a0f4ebad58989785efcf66c3af82f50c1ab0f88f621\" id=158d2c01-1adf-420a-8bd6-e01a6d7f3fb8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.094627 | controller |     "Jun 09 11:27:33.204449 crc crio[26313]: time=\"2026-06-09T11:27:33.204261825Z\" level=info msg=\"Removed container 859d258319fc138ac1272a0f4ebad58989785efcf66c3af82f50c1ab0f88f621: openshift-marketplace/certified-operators-vqskv/registry-server\" id=158d2c01-1adf-420a-8bd6-e01a6d7f3fb8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.094644 | controller |     "Jun 09 11:27:33.214567 crc crio[26313]: time=\"2026-06-09T11:27:33.214370989Z\" level=info msg=\"Removing container: df88541a5c863c382daabf1c84176ca7dd2902b367eb939d08f6ff617438e254\" id=08ce00b6-3331-487f-b443-9fb41e4d9309 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.094661 | controller |     "Jun 09 11:27:33.314950 crc crio[26313]: time=\"2026-06-09T11:27:33.314805137Z\" level=info msg=\"Removed container df88541a5c863c382daabf1c84176ca7dd2902b367eb939d08f6ff617438e254: openshift-marketplace/certified-operators-vqskv/extract-content\" id=08ce00b6-3331-487f-b443-9fb41e4d9309 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.094681 | controller |     "Jun 09 11:27:33.335111 crc crio[26313]: time=\"2026-06-09T11:27:33.334996794Z\" level=info msg=\"Removing container: d95db65eb8c547a7702a6bbfb0aa13b0243ad39426d87e756c709b9062014b5b\" id=d8e3571d-6871-479a-9a4b-efe69bb391f3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.094707 | controller |     "Jun 09 11:27:33.365812 crc crio[26313]: time=\"2026-06-09T11:27:33.365706026Z\" level=info msg=\"Removed container d95db65eb8c547a7702a6bbfb0aa13b0243ad39426d87e756c709b9062014b5b: openshift-marketplace/certified-operators-vqskv/extract-utilities\" id=d8e3571d-6871-479a-9a4b-efe69bb391f3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.094723 | controller |     "Jun 09 11:27:45.880960 crc crio[26313]: time=\"2026-06-09T11:27:45.880009972Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:17a529d2879517de7496a2b9408b82d437fe0e858cc5f62aea1ff22151b4d86a\" id=577d9e1c-fb4e-469d-8794-945b7e9f084b name=/runtime.v1.ImageService/PullImage",
2026-06-09 11:30:35.094739 | controller |     "Jun 09 11:27:45.883635 crc crio[26313]: time=\"2026-06-09T11:27:45.882153744Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=2e1321b7-a8ec-4aa6-9ff5-785ed05ad193 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.094756 | controller |     "Jun 09 11:27:45.887917 crc crio[26313]: time=\"2026-06-09T11:27:45.887814849Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=5141db13-70dc-4714-9c93-18043d6833c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.094787 | controller |     "Jun 09 11:27:45.888692 crc crio[26313]: time=\"2026-06-09T11:27:45.888583701Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/metallb-rhel9@sha256:d641d7235a0ecc39b8e0bb0d437962611f44602ab030791c04dbbc7d8e11c885\" id=e02b3052-4049-4d36-a3e6-f74c04bd6410 name=/runtime.v1.ImageService/PullImage",
2026-06-09 11:30:35.094808 | controller |     "Jun 09 11:27:45.889675 crc crio[26313]: time=\"2026-06-09T11:27:45.88958631Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=44049af3-30ba-48ff-b489-f880d045676b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.094823 | controller |     "Jun 09 11:27:45.893571 crc crio[26313]: time=\"2026-06-09T11:27:45.89336469Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=0f066e62-4f86-42ea-97b7-79016f1f6511 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.094840 | controller |     "Jun 09 11:27:45.898371 crc crio[26313]: time=\"2026-06-09T11:27:45.898283983Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-controller-manager-bcf7bc4bc-kmbvq/manager\" id=c2f9e027-3f40-45ec-8b86-914716e9045f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.094880 | controller |     "Jun 09 11:27:45.900218 crc crio[26313]: time=\"2026-06-09T11:27:45.900138007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.094898 | controller |     "Jun 09 11:27:45.902744 crc crio[26313]: time=\"2026-06-09T11:27:45.90264935Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-webhook-server-5c6fd8b989-zz4pm/webhook-server\" id=21850957-62a8-4f77-adac-f577ec952fd4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.094915 | controller |     "Jun 09 11:27:45.918232 crc crio[26313]: time=\"2026-06-09T11:27:45.918115059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.094932 | controller |     "Jun 09 11:27:45.947367 crc crio[26313]: time=\"2026-06-09T11:27:45.947305938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.094947 | controller |     "Jun 09 11:27:45.952584 crc crio[26313]: time=\"2026-06-09T11:27:45.952516999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.094964 | controller |     "Jun 09 11:27:45.959594 crc crio[26313]: time=\"2026-06-09T11:27:45.959489712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.094980 | controller |     "Jun 09 11:27:45.962681 crc crio[26313]: time=\"2026-06-09T11:27:45.962589172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.094996 | controller |     "Jun 09 11:27:46.106315 crc crio[26313]: time=\"2026-06-09T11:27:46.106196345Z\" level=info msg=\"Created container b89808b5333ef620836441d9764426c3194430716613a04bea2f46686ddde08a: metallb-system/metallb-operator-webhook-server-5c6fd8b989-zz4pm/webhook-server\" id=21850957-62a8-4f77-adac-f577ec952fd4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.095017 | controller |     "Jun 09 11:27:46.107897 crc crio[26313]: time=\"2026-06-09T11:27:46.107789271Z\" level=info msg=\"Created container 8a39ece873c82a81cc21b7a0f4381741fca96dfb76dea6a934069659409c2bdc: metallb-system/metallb-operator-controller-manager-bcf7bc4bc-kmbvq/manager\" id=c2f9e027-3f40-45ec-8b86-914716e9045f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.095033 | controller |     "Jun 09 11:27:46.108517 crc crio[26313]: time=\"2026-06-09T11:27:46.10845432Z\" level=info msg=\"Starting container: b89808b5333ef620836441d9764426c3194430716613a04bea2f46686ddde08a\" id=83c30a43-5aa4-472a-ac5e-7a2403310f87 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.095051 | controller |     "Jun 09 11:27:46.109216 crc crio[26313]: time=\"2026-06-09T11:27:46.10912766Z\" level=info msg=\"Starting container: 8a39ece873c82a81cc21b7a0f4381741fca96dfb76dea6a934069659409c2bdc\" id=8f9d7ad5-b3f0-47ad-b221-8cdff9ee8d19 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.095066 | controller |     "Jun 09 11:27:46.117340 crc crio[26313]: time=\"2026-06-09T11:27:46.116870365Z\" level=info msg=\"Started container\" PID=45756 containerID=8a39ece873c82a81cc21b7a0f4381741fca96dfb76dea6a934069659409c2bdc description=metallb-system/metallb-operator-controller-manager-bcf7bc4bc-kmbvq/manager id=8f9d7ad5-b3f0-47ad-b221-8cdff9ee8d19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=33e32167123655db0a62047acdfeb5e04811a63d00305e6abd5e39779fc2d5c2",
2026-06-09 11:30:35.095083 | controller |     "Jun 09 11:27:46.117340 crc crio[26313]: time=\"2026-06-09T11:27:46.11706407Z\" level=info msg=\"Started container\" PID=45757 containerID=b89808b5333ef620836441d9764426c3194430716613a04bea2f46686ddde08a description=metallb-system/metallb-operator-webhook-server-5c6fd8b989-zz4pm/webhook-server id=83c30a43-5aa4-472a-ac5e-7a2403310f87 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7625e1b834c0b90fc2965c7fd9d913af1cc4c68c6ead04612fbdf04e49bf2ea",
2026-06-09 11:30:35.095099 | controller |     "Jun 09 11:27:50.949609 crc crio[26313]: time=\"2026-06-09T11:27:50.948965723Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-lnxvv/POD\" id=abf5b0c2-207c-49e8-bd48-97cb4dd2ae07 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.095115 | controller |     "Jun 09 11:27:50.950684 crc crio[26313]: time=\"2026-06-09T11:27:50.949633413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.095132 | controller |     "Jun 09 11:27:50.973645 crc crio[26313]: time=\"2026-06-09T11:27:50.973511507Z\" level=info msg=\"Got pod network &{Name:community-operators-lnxvv Namespace:openshift-marketplace ID:e4c5b74bc61d8d98eacc48a21436aede47857feef997bb3737ada8f8526d6c5a UID:bef28dd5-3b7f-48bc-affa-e464959b42a4 NetNS:/var/run/netns/d8d47ace-9dd4-4a4c-b7ee-66a5159f4f43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbef28dd5_3b7f_48bc_affa_e464959b42a4.slice PodAnnotations:0xc0026148c0}] Aliases:map[]}\"",
2026-06-09 11:30:35.095148 | controller |     "Jun 09 11:27:50.973645 crc crio[26313]: time=\"2026-06-09T11:27:50.97361783Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-lnxvv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.095164 | controller |     "Jun 09 11:27:51.811717 crc crio[26313]: 2026-06-09T11:27:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e4c5b74bc61d8d9 Mac:5a:b6:ae:70:3f:74 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/d8d47ace-9dd4-4a4c-b7ee-66a5159f4f43 SocketPath: PciID:}] [{Interface:0xc000244990 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.095180 | controller |     "Jun 09 11:27:51.813719 crc crio[26313]: time=\"2026-06-09T11:27:51.813501374Z\" level=info msg=\"Got pod network &{Name:community-operators-lnxvv Namespace:openshift-marketplace ID:e4c5b74bc61d8d98eacc48a21436aede47857feef997bb3737ada8f8526d6c5a UID:bef28dd5-3b7f-48bc-affa-e464959b42a4 NetNS:/var/run/netns/d8d47ace-9dd4-4a4c-b7ee-66a5159f4f43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbef28dd5_3b7f_48bc_affa_e464959b42a4.slice PodAnnotations:0xc0026148c0}] Aliases:map[]}\"",
2026-06-09 11:30:35.095200 | controller |     "Jun 09 11:27:51.813995 crc crio[26313]: time=\"2026-06-09T11:27:51.813939007Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-lnxvv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.095216 | controller |     "Jun 09 11:27:51.824030 crc crio[26313]: time=\"2026-06-09T11:27:51.823945488Z\" level=info msg=\"Ran pod sandbox e4c5b74bc61d8d98eacc48a21436aede47857feef997bb3737ada8f8526d6c5a with infra container: openshift-marketplace/community-operators-lnxvv/POD\" id=abf5b0c2-207c-49e8-bd48-97cb4dd2ae07 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.095232 | controller |     "Jun 09 11:27:51.831767 crc crio[26313]: time=\"2026-06-09T11:27:51.831677812Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=dea50686-230d-492b-864e-26d6576f7842 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.095248 | controller |     "Jun 09 11:27:51.834575 crc crio[26313]: time=\"2026-06-09T11:27:51.834451773Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7d391b70-e0c3-4df1-91ca-eb6f5d40ee9e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.095263 | controller |     "Jun 09 11:27:51.842792 crc crio[26313]: time=\"2026-06-09T11:27:51.842711843Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-lnxvv/extract-utilities\" id=ba916150-34ba-4884-b9a1-a2a373c545b3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.095279 | controller |     "Jun 09 11:27:51.843248 crc crio[26313]: time=\"2026-06-09T11:27:51.843123275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.095303 | controller |     "Jun 09 11:27:51.884836 crc crio[26313]: time=\"2026-06-09T11:27:51.884667802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.095319 | controller |     "Jun 09 11:27:51.895305 crc crio[26313]: time=\"2026-06-09T11:27:51.894330633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.095335 | controller |     "Jun 09 11:27:52.291110 crc crio[26313]: time=\"2026-06-09T11:27:52.29034587Z\" level=info msg=\"Created container 1d12bf5f3d25f1e94484d99486c7dd682ed098dec316d105db59682e411b89bb: openshift-marketplace/community-operators-lnxvv/extract-utilities\" id=ba916150-34ba-4884-b9a1-a2a373c545b3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.095350 | controller |     "Jun 09 11:27:52.293967 crc crio[26313]: time=\"2026-06-09T11:27:52.293892293Z\" level=info msg=\"Starting container: 1d12bf5f3d25f1e94484d99486c7dd682ed098dec316d105db59682e411b89bb\" id=51b1ca7d-2fa2-4256-8e99-2638e7803483 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.095365 | controller |     "Jun 09 11:27:52.307603 crc crio[26313]: time=\"2026-06-09T11:27:52.307297892Z\" level=info msg=\"Started container\" PID=45935 containerID=1d12bf5f3d25f1e94484d99486c7dd682ed098dec316d105db59682e411b89bb description=openshift-marketplace/community-operators-lnxvv/extract-utilities id=51b1ca7d-2fa2-4256-8e99-2638e7803483 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4c5b74bc61d8d98eacc48a21436aede47857feef997bb3737ada8f8526d6c5a",
2026-06-09 11:30:35.095384 | controller |     "Jun 09 11:27:53.501166 crc crio[26313]: time=\"2026-06-09T11:27:53.501024529Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=c8482959-79f9-4b3e-bbb4-d5dda3ab6668 name=/runtime.v1.ImageService/PullImage",
2026-06-09 11:30:35.095400 | controller |     "Jun 09 11:27:53.512166 crc crio[26313]: time=\"2026-06-09T11:27:53.51205646Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-09 11:30:35.095415 | controller |     "Jun 09 11:28:00.571896 crc crio[26313]: time=\"2026-06-09T11:28:00.569931726Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683408-wf64s/POD\" id=84db8901-3519-4800-90a8-1841a596edf9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.095430 | controller |     "Jun 09 11:28:00.573972 crc crio[26313]: time=\"2026-06-09T11:28:00.572035057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.095446 | controller |     "Jun 09 11:28:02.760916 crc crio[26313]: time=\"2026-06-09T11:28:02.755929456Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-gg8xg/POD\" id=84d99ab4-e82e-4563-aebd-a3f8372729ab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.095461 | controller |     "Jun 09 11:28:02.760916 crc crio[26313]: time=\"2026-06-09T11:28:02.756953496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.095477 | controller |     "Jun 09 11:28:07.317944 crc crio[26313]: time=\"2026-06-09T11:28:07.31729761Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683408-wf64s Namespace:openshift-infra ID:1b0e1a15d2d1867b00565457beda43ee3af5356e887d3a2cb00c867816c5df7e UID:80d7ff7c-4918-44f0-8d9a-f3921429f78b NetNS:/var/run/netns/0cc5cb79-af8f-475a-bd34-7b145c34f075 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80d7ff7c_4918_44f0_8d9a_f3921429f78b.slice PodAnnotations:0xc0021a8068}] Aliases:map[]}\"",
2026-06-09 11:30:35.095493 | controller |     "Jun 09 11:28:07.317944 crc crio[26313]: time=\"2026-06-09T11:28:07.317815775Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683408-wf64s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.095509 | controller |     "Jun 09 11:28:07.331092 crc crio[26313]: time=\"2026-06-09T11:28:07.330905995Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-gg8xg Namespace:openshift-marketplace ID:b352fb39ec8de5e8d88729482a6f074ec62f6cde423827ddcc9fd4aa651d213f UID:684efe7c-06d0-4038-9793-bfb5b946cbbe NetNS:/var/run/netns/025a9a55-97ee-42b3-aabe-953de01c1cf1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod684efe7c_06d0_4038_9793_bfb5b946cbbe.slice PodAnnotations:0xc002614028}] Aliases:map[]}\"",
2026-06-09 11:30:35.095525 | controller |     "Jun 09 11:28:07.331092 crc crio[26313]: time=\"2026-06-09T11:28:07.331096471Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-gg8xg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.095541 | controller |     "Jun 09 11:28:07.542044 crc crio[26313]: time=\"2026-06-09T11:28:07.541595637Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:def439c5598f6bf65a7f632a7c0615f3a20834ca790d15f71de6a97e3bf1d2d7\" id=c8482959-79f9-4b3e-bbb4-d5dda3ab6668 name=/runtime.v1.ImageService/PullImage",
2026-06-09 11:30:35.095560 | controller |     "Jun 09 11:28:07.544208 crc crio[26313]: time=\"2026-06-09T11:28:07.544004437Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=71e2d186-e3c0-4c2e-9734-427c7e5dc88b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.095575 | controller |     "Jun 09 11:28:07.560029 crc crio[26313]: time=\"2026-06-09T11:28:07.559813637Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=a06e93a1-cf3b-4824-8ce3-9fddc38cd7a2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.095591 | controller |     "Jun 09 11:28:07.576027 crc crio[26313]: time=\"2026-06-09T11:28:07.575611276Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-lnxvv/extract-content\" id=e1eabb79-65b8-4e8c-83af-babfce60b655 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.095606 | controller |     "Jun 09 11:28:07.581620 crc crio[26313]: time=\"2026-06-09T11:28:07.581307611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.095621 | controller |     "Jun 09 11:28:07.648655 crc crio[26313]: time=\"2026-06-09T11:28:07.64804106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.095636 | controller |     "Jun 09 11:28:07.668292 crc crio[26313]: time=\"2026-06-09T11:28:07.668099133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.095652 | controller |     "Jun 09 11:28:07.829251 crc crio[26313]: time=\"2026-06-09T11:28:07.828213306Z\" level=info msg=\"Created container 1ccea9204566cb8ef16d3ba720fd89f56707da447918130274d874e42db1ff42: openshift-marketplace/community-operators-lnxvv/extract-content\" id=e1eabb79-65b8-4e8c-83af-babfce60b655 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.095667 | controller |     "Jun 09 11:28:07.832743 crc crio[26313]: time=\"2026-06-09T11:28:07.830689238Z\" level=info msg=\"Starting container: 1ccea9204566cb8ef16d3ba720fd89f56707da447918130274d874e42db1ff42\" id=7444cf9e-944e-4848-9f16-27c5fa496492 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.095683 | controller |     "Jun 09 11:28:07.857385 crc crio[26313]: time=\"2026-06-09T11:28:07.857164607Z\" level=info msg=\"Started container\" PID=46210 containerID=1ccea9204566cb8ef16d3ba720fd89f56707da447918130274d874e42db1ff42 description=openshift-marketplace/community-operators-lnxvv/extract-content id=7444cf9e-944e-4848-9f16-27c5fa496492 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4c5b74bc61d8d98eacc48a21436aede47857feef997bb3737ada8f8526d6c5a",
2026-06-09 11:30:35.095699 | controller |     "Jun 09 11:28:07.934760 crc crio[26313]: 2026-06-09T11:28:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1b0e1a15d2d1867 Mac:d2:4a:37:12:02:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/0cc5cb79-af8f-475a-bd34-7b145c34f075 SocketPath: PciID:}] [{Interface:0xc00030e5c0 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.095714 | controller |     "Jun 09 11:28:07.936864 crc crio[26313]: time=\"2026-06-09T11:28:07.936355938Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683408-wf64s Namespace:openshift-infra ID:1b0e1a15d2d1867b00565457beda43ee3af5356e887d3a2cb00c867816c5df7e UID:80d7ff7c-4918-44f0-8d9a-f3921429f78b NetNS:/var/run/netns/0cc5cb79-af8f-475a-bd34-7b145c34f075 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80d7ff7c_4918_44f0_8d9a_f3921429f78b.slice PodAnnotations:0xc0021a8068}] Aliases:map[]}\"",
2026-06-09 11:30:35.095734 | controller |     "Jun 09 11:28:07.936864 crc crio[26313]: time=\"2026-06-09T11:28:07.936619836Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683408-wf64s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.095750 | controller |     "Jun 09 11:28:07.948302 crc crio[26313]: time=\"2026-06-09T11:28:07.946969187Z\" level=info msg=\"Ran pod sandbox 1b0e1a15d2d1867b00565457beda43ee3af5356e887d3a2cb00c867816c5df7e with infra container: openshift-infra/auto-csr-approver-29683408-wf64s/POD\" id=84db8901-3519-4800-90a8-1841a596edf9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.095766 | controller |     "Jun 09 11:28:07.952348 crc crio[26313]: time=\"2026-06-09T11:28:07.952154947Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=11eae4f4-d4f1-4cad-8ac7-993075cc8610 name=/runtime.v1.ImageService/PullImage",
2026-06-09 11:30:35.095781 | controller |     "Jun 09 11:28:07.964745 crc crio[26313]: time=\"2026-06-09T11:28:07.964663181Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 11:30:35.095796 | controller |     "Jun 09 11:28:08.279907 crc crio[26313]: 2026-06-09T11:28:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b352fb39ec8de5e Mac:f6:8e:25:ce:1b:53 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/025a9a55-97ee-42b3-aabe-953de01c1cf1 SocketPath: PciID:}] [{Interface:0xc0003647b0 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.095812 | controller |     "Jun 09 11:28:08.281439 crc crio[26313]: time=\"2026-06-09T11:28:08.281305172Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-gg8xg Namespace:openshift-marketplace ID:b352fb39ec8de5e8d88729482a6f074ec62f6cde423827ddcc9fd4aa651d213f UID:684efe7c-06d0-4038-9793-bfb5b946cbbe NetNS:/var/run/netns/025a9a55-97ee-42b3-aabe-953de01c1cf1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod684efe7c_06d0_4038_9793_bfb5b946cbbe.slice PodAnnotations:0xc002614028}] Aliases:map[]}\"",
2026-06-09 11:30:35.095827 | controller |     "Jun 09 11:28:08.281628 crc crio[26313]: time=\"2026-06-09T11:28:08.281513118Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-gg8xg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.095843 | controller |     "Jun 09 11:28:08.290376 crc crio[26313]: time=\"2026-06-09T11:28:08.29019849Z\" level=info msg=\"Ran pod sandbox b352fb39ec8de5e8d88729482a6f074ec62f6cde423827ddcc9fd4aa651d213f with infra container: openshift-marketplace/redhat-marketplace-gg8xg/POD\" id=84d99ab4-e82e-4563-aebd-a3f8372729ab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.095877 | controller |     "Jun 09 11:28:08.294369 crc crio[26313]: time=\"2026-06-09T11:28:08.294271899Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fa8856ca-6dc4-4708-82b2-a3cbfc865156 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.095893 | controller |     "Jun 09 11:28:08.297243 crc crio[26313]: time=\"2026-06-09T11:28:08.297157383Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4ea6c16a-260c-421b-a45c-291e1c7df4a1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.095908 | controller |     "Jun 09 11:28:08.309251 crc crio[26313]: time=\"2026-06-09T11:28:08.30911956Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-gg8xg/extract-utilities\" id=3f43c521-850c-460b-b2dd-445d2e87149d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.095924 | controller |     "Jun 09 11:28:08.309771 crc crio[26313]: time=\"2026-06-09T11:28:08.309676816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.095943 | controller |     "Jun 09 11:28:08.349996 crc crio[26313]: time=\"2026-06-09T11:28:08.349834263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.095958 | controller |     "Jun 09 11:28:08.358578 crc crio[26313]: time=\"2026-06-09T11:28:08.358162305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.095973 | controller |     "Jun 09 11:28:08.504647 crc crio[26313]: time=\"2026-06-09T11:28:08.504468477Z\" level=info msg=\"Created container 820a53d4d6d6191d1910048b1b091e8c17851d58c6d445ce40a139096d50ea12: openshift-marketplace/redhat-marketplace-gg8xg/extract-utilities\" id=3f43c521-850c-460b-b2dd-445d2e87149d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.095989 | controller |     "Jun 09 11:28:08.506345 crc crio[26313]: time=\"2026-06-09T11:28:08.50629395Z\" level=info msg=\"Starting container: 820a53d4d6d6191d1910048b1b091e8c17851d58c6d445ce40a139096d50ea12\" id=0c323eff-5637-48fb-82ec-e0db9fef1f6e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.096004 | controller |     "Jun 09 11:28:08.515262 crc crio[26313]: time=\"2026-06-09T11:28:08.515159887Z\" level=info msg=\"Started container\" PID=46271 containerID=820a53d4d6d6191d1910048b1b091e8c17851d58c6d445ce40a139096d50ea12 description=openshift-marketplace/redhat-marketplace-gg8xg/extract-utilities id=0c323eff-5637-48fb-82ec-e0db9fef1f6e name=/runtime.v1.RuntimeService/StartContainer sandboxID=b352fb39ec8de5e8d88729482a6f074ec62f6cde423827ddcc9fd4aa651d213f",
2026-06-09 11:30:35.096150 | controller |     "Jun 09 11:28:08.727572 crc crio[26313]: time=\"2026-06-09T11:28:08.726728915Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=11eae4f4-d4f1-4cad-8ac7-993075cc8610 name=/runtime.v1.ImageService/PullImage",
2026-06-09 11:30:35.096166 | controller |     "Jun 09 11:28:08.728884 crc crio[26313]: time=\"2026-06-09T11:28:08.728728883Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f6b3c172-ddae-4d19-9025-5c0158f3ea14 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.096182 | controller |     "Jun 09 11:28:08.731882 crc crio[26313]: time=\"2026-06-09T11:28:08.73171484Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d3b9e4bb-d210-4bf5-ad31-a19521780af4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.096197 | controller |     "Jun 09 11:28:08.743604 crc crio[26313]: time=\"2026-06-09T11:28:08.743276246Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=194b91ca-c7f0-4bf6-874f-c677c443a6b9 name=/runtime.v1.ImageService/PullImage",
2026-06-09 11:30:35.096212 | controller |     "Jun 09 11:28:08.746588 crc crio[26313]: time=\"2026-06-09T11:28:08.746383746Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683408-wf64s/oc\" id=3641dfa1-bff2-4c36-a91d-c94a99f1878a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.096227 | controller |     "Jun 09 11:28:08.747348 crc crio[26313]: time=\"2026-06-09T11:28:08.747177259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.096243 | controller |     "Jun 09 11:28:08.747348 crc crio[26313]: time=\"2026-06-09T11:28:08.747274272Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-09 11:30:35.096259 | controller |     "Jun 09 11:28:08.818195 crc crio[26313]: time=\"2026-06-09T11:28:08.817256486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.096278 | controller |     "Jun 09 11:28:09.320022 crc crio[26313]: time=\"2026-06-09T11:28:09.318323985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.096294 | controller |     "Jun 09 11:28:09.513252 crc crio[26313]: time=\"2026-06-09T11:28:09.513189637Z\" level=info msg=\"Created container 9a462f65a6102444996d4344a8968936075aedc849500be5f3620bfa14c66602: openshift-infra/auto-csr-approver-29683408-wf64s/oc\" id=3641dfa1-bff2-4c36-a91d-c94a99f1878a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.096310 | controller |     "Jun 09 11:28:09.516479 crc crio[26313]: time=\"2026-06-09T11:28:09.516329228Z\" level=info msg=\"Starting container: 9a462f65a6102444996d4344a8968936075aedc849500be5f3620bfa14c66602\" id=2e5be767-e3df-4951-89e2-5c0061bc4569 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.096326 | controller |     "Jun 09 11:28:09.523920 crc crio[26313]: time=\"2026-06-09T11:28:09.523774805Z\" level=info msg=\"Started container\" PID=46280 containerID=9a462f65a6102444996d4344a8968936075aedc849500be5f3620bfa14c66602 description=openshift-infra/auto-csr-approver-29683408-wf64s/oc id=2e5be767-e3df-4951-89e2-5c0061bc4569 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b0e1a15d2d1867b00565457beda43ee3af5356e887d3a2cb00c867816c5df7e",
2026-06-09 11:30:35.096342 | controller |     "Jun 09 11:28:10.012712 crc crio[26313]: time=\"2026-06-09T11:28:10.012577778Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=194b91ca-c7f0-4bf6-874f-c677c443a6b9 name=/runtime.v1.ImageService/PullImage",
2026-06-09 11:30:35.096358 | controller |     "Jun 09 11:28:10.014062 crc crio[26313]: time=\"2026-06-09T11:28:10.013960928Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=72398591-a069-4e63-94b2-b74e14a2ee90 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.096374 | controller |     "Jun 09 11:28:10.017685 crc crio[26313]: time=\"2026-06-09T11:28:10.017510732Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=695b0ae6-f876-4787-b609-952e5d8be65b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.096390 | controller |     "Jun 09 11:28:10.055494 crc crio[26313]: time=\"2026-06-09T11:28:10.055170906Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-gg8xg/extract-content\" id=b93afc05-53ab-4168-8613-594b5bb3429d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.096405 | controller |     "Jun 09 11:28:10.055950 crc crio[26313]: time=\"2026-06-09T11:28:10.055865566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.096421 | controller |     "Jun 09 11:28:10.087613 crc crio[26313]: time=\"2026-06-09T11:28:10.087370772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.096437 | controller |     "Jun 09 11:28:10.090453 crc crio[26313]: time=\"2026-06-09T11:28:10.090369699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.096452 | controller |     "Jun 09 11:28:10.320951 crc crio[26313]: time=\"2026-06-09T11:28:10.320212398Z\" level=info msg=\"Created container 05d4c139045a8f86687672a63ac34f2dad52ca6cd77ae14ab9eb01d877dff104: openshift-marketplace/redhat-marketplace-gg8xg/extract-content\" id=b93afc05-53ab-4168-8613-594b5bb3429d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.096472 | controller |     "Jun 09 11:28:10.322561 crc crio[26313]: time=\"2026-06-09T11:28:10.322320359Z\" level=info msg=\"Starting container: 05d4c139045a8f86687672a63ac34f2dad52ca6cd77ae14ab9eb01d877dff104\" id=85c58b40-5faf-48af-824f-43e7d48958a7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.096487 | controller |     "Jun 09 11:28:10.339750 crc crio[26313]: time=\"2026-06-09T11:28:10.339660573Z\" level=info msg=\"Started container\" PID=46328 containerID=05d4c139045a8f86687672a63ac34f2dad52ca6cd77ae14ab9eb01d877dff104 description=openshift-marketplace/redhat-marketplace-gg8xg/extract-content id=85c58b40-5faf-48af-824f-43e7d48958a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b352fb39ec8de5e8d88729482a6f074ec62f6cde423827ddcc9fd4aa651d213f",
2026-06-09 11:30:35.096504 | controller |     "Jun 09 11:28:10.803484 crc crio[26313]: time=\"2026-06-09T11:28:10.803331186Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d16630f6-70af-4f5c-b5c1-09445b072501 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.096520 | controller |     "Jun 09 11:28:10.806790 crc crio[26313]: time=\"2026-06-09T11:28:10.806691094Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e326edeb-f156-419f-9a3c-c4a1146457b9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.096536 | controller |     "Jun 09 11:28:10.879202 crc crio[26313]: time=\"2026-06-09T11:28:10.87882509Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-lnxvv/registry-server\" id=62c498a0-7728-4688-b285-7ff5b2dd3b99 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.096552 | controller |     "Jun 09 11:28:10.880112 crc crio[26313]: time=\"2026-06-09T11:28:10.880018735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.096568 | controller |     "Jun 09 11:28:10.946167 crc crio[26313]: time=\"2026-06-09T11:28:10.945883198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.096584 | controller |     "Jun 09 11:28:10.953052 crc crio[26313]: time=\"2026-06-09T11:28:10.95283337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.096614 | controller |     "Jun 09 11:28:11.188260 crc crio[26313]: time=\"2026-06-09T11:28:11.188106237Z\" level=info msg=\"Created container e63cd11f3d1125c8b6b134bb49b173e1a2b8d959627d6f0cc2de40ef60ca5e2d: openshift-marketplace/community-operators-lnxvv/registry-server\" id=62c498a0-7728-4688-b285-7ff5b2dd3b99 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.096630 | controller |     "Jun 09 11:28:11.190137 crc crio[26313]: time=\"2026-06-09T11:28:11.190050154Z\" level=info msg=\"Starting container: e63cd11f3d1125c8b6b134bb49b173e1a2b8d959627d6f0cc2de40ef60ca5e2d\" id=6f2983d2-2015-4a7e-ab6c-643dbe5c6a2d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.096647 | controller |     "Jun 09 11:28:11.197883 crc crio[26313]: time=\"2026-06-09T11:28:11.197727787Z\" level=info msg=\"Started container\" PID=46376 containerID=e63cd11f3d1125c8b6b134bb49b173e1a2b8d959627d6f0cc2de40ef60ca5e2d description=openshift-marketplace/community-operators-lnxvv/registry-server id=6f2983d2-2015-4a7e-ab6c-643dbe5c6a2d name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4c5b74bc61d8d98eacc48a21436aede47857feef997bb3737ada8f8526d6c5a",
2026-06-09 11:30:35.096666 | controller |     "Jun 09 11:28:12.904053 crc crio[26313]: time=\"2026-06-09T11:28:12.903629096Z\" level=info msg=\"Stopping pod sandbox: 1b0e1a15d2d1867b00565457beda43ee3af5356e887d3a2cb00c867816c5df7e\" id=64f640a8-c8cf-4f33-943f-9461d02916d5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.096686 | controller |     "Jun 09 11:28:12.905062 crc crio[26313]: time=\"2026-06-09T11:28:12.904501261Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ab8c6506-1af2-410b-8618-5b552651a818 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.096703 | controller |     "Jun 09 11:28:12.905062 crc crio[26313]: time=\"2026-06-09T11:28:12.904720678Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683408-wf64s Namespace:openshift-infra ID:1b0e1a15d2d1867b00565457beda43ee3af5356e887d3a2cb00c867816c5df7e UID:80d7ff7c-4918-44f0-8d9a-f3921429f78b NetNS:/var/run/netns/0cc5cb79-af8f-475a-bd34-7b145c34f075 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80d7ff7c_4918_44f0_8d9a_f3921429f78b.slice PodAnnotations:0xc0005b0c30}] Aliases:map[]}\"",
2026-06-09 11:30:35.096719 | controller |     "Jun 09 11:28:12.905062 crc crio[26313]: time=\"2026-06-09T11:28:12.904868042Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683408-wf64s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.096736 | controller |     "Jun 09 11:28:12.906791 crc crio[26313]: time=\"2026-06-09T11:28:12.906708025Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b434bc3b-e7a0-4461-b292-4d9a4bacc178 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.096751 | controller |     "Jun 09 11:28:13.016284 crc crio[26313]: time=\"2026-06-09T11:28:13.015924039Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-gg8xg/registry-server\" id=b88993e8-b9e2-48a9-830b-f0cda73dccc9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.096767 | controller |     "Jun 09 11:28:13.016933 crc crio[26313]: time=\"2026-06-09T11:28:13.016714032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.096783 | controller |     "Jun 09 11:28:13.081587 crc crio[26313]: time=\"2026-06-09T11:28:13.075435708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.096799 | controller |     "Jun 09 11:28:13.081587 crc crio[26313]: time=\"2026-06-09T11:28:13.079799285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.096815 | controller |     "Jun 09 11:28:13.493999 crc crio[26313]: time=\"2026-06-09T11:28:13.493778765Z\" level=info msg=\"Stopped pod sandbox: 1b0e1a15d2d1867b00565457beda43ee3af5356e887d3a2cb00c867816c5df7e\" id=64f640a8-c8cf-4f33-943f-9461d02916d5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.096830 | controller |     "Jun 09 11:28:14.139035 crc crio[26313]: time=\"2026-06-09T11:28:14.138318394Z\" level=info msg=\"Created container faa6135eb741827d556309f91cecb575e5b61ce899d21d88966bb69b80fa36a9: openshift-marketplace/redhat-marketplace-gg8xg/registry-server\" id=b88993e8-b9e2-48a9-830b-f0cda73dccc9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.096845 | controller |     "Jun 09 11:28:14.143504 crc crio[26313]: time=\"2026-06-09T11:28:14.143382131Z\" level=info msg=\"Starting container: faa6135eb741827d556309f91cecb575e5b61ce899d21d88966bb69b80fa36a9\" id=db16b93e-f0df-4bfe-aa7c-d1ddf4d25ceb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.096889 | controller |     "Jun 09 11:28:14.154458 crc crio[26313]: time=\"2026-06-09T11:28:14.154229526Z\" level=info msg=\"Started container\" PID=46445 containerID=faa6135eb741827d556309f91cecb575e5b61ce899d21d88966bb69b80fa36a9 description=openshift-marketplace/redhat-marketplace-gg8xg/registry-server id=db16b93e-f0df-4bfe-aa7c-d1ddf4d25ceb name=/runtime.v1.RuntimeService/StartContainer sandboxID=b352fb39ec8de5e8d88729482a6f074ec62f6cde423827ddcc9fd4aa651d213f",
2026-06-09 11:30:35.096906 | controller |     "Jun 09 11:28:29.910476 crc crio[26313]: time=\"2026-06-09T11:28:29.909327938Z\" level=info msg=\"Removing container: d3f1802cc52e23312fbe9b8592a3295e77b225157c016e50d497ae14575a968e\" id=4974b870-4cda-4eda-b8ea-483aa3077f21 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.096922 | controller |     "Jun 09 11:28:30.028251 crc crio[26313]: time=\"2026-06-09T11:28:30.028046568Z\" level=info msg=\"Removed container d3f1802cc52e23312fbe9b8592a3295e77b225157c016e50d497ae14575a968e: openshift-infra/auto-csr-approver-29683402-pddlm/oc\" id=4974b870-4cda-4eda-b8ea-483aa3077f21 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.096938 | controller |     "Jun 09 11:28:30.044937 crc crio[26313]: time=\"2026-06-09T11:28:30.044833725Z\" level=info msg=\"Stopping pod sandbox: 7fbfa10997cfafc2ab50d373d2708ccb755307b2b4596ade72254290c583d6b6\" id=362160b1-0448-4cd0-9194-e951c8188465 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.096954 | controller |     "Jun 09 11:28:30.045243 crc crio[26313]: time=\"2026-06-09T11:28:30.044960029Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7fbfa10997cfafc2ab50d373d2708ccb755307b2b4596ade72254290c583d6b6\" id=362160b1-0448-4cd0-9194-e951c8188465 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.096970 | controller |     "Jun 09 11:28:30.045986 crc crio[26313]: time=\"2026-06-09T11:28:30.045904067Z\" level=info msg=\"Removing pod sandbox: 7fbfa10997cfafc2ab50d373d2708ccb755307b2b4596ade72254290c583d6b6\" id=839a3ae1-d06d-4cd6-874f-25525d7a742f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 11:30:35.096986 | controller |     "Jun 09 11:28:30.058660 crc crio[26313]: time=\"2026-06-09T11:28:30.058591205Z\" level=info msg=\"Removed pod sandbox: 7fbfa10997cfafc2ab50d373d2708ccb755307b2b4596ade72254290c583d6b6\" id=839a3ae1-d06d-4cd6-874f-25525d7a742f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 11:30:35.097001 | controller |     "Jun 09 11:28:30.059871 crc crio[26313]: time=\"2026-06-09T11:28:30.059755479Z\" level=info msg=\"Stopping pod sandbox: 4f7a8f6a3ac176f498a654f08b008f1e391babae34bdf8bf2cd29dce115a3288\" id=f56cba6e-b5a7-4930-be1d-9c73ceac276c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.097017 | controller |     "Jun 09 11:28:30.059973 crc crio[26313]: time=\"2026-06-09T11:28:30.059878903Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4f7a8f6a3ac176f498a654f08b008f1e391babae34bdf8bf2cd29dce115a3288\" id=f56cba6e-b5a7-4930-be1d-9c73ceac276c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.097033 | controller |     "Jun 09 11:28:30.060734 crc crio[26313]: time=\"2026-06-09T11:28:30.060643305Z\" level=info msg=\"Removing pod sandbox: 4f7a8f6a3ac176f498a654f08b008f1e391babae34bdf8bf2cd29dce115a3288\" id=8d5b9659-0285-4e0b-b28a-bd9b290c1ff3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 11:30:35.097048 | controller |     "Jun 09 11:28:30.073370 crc crio[26313]: time=\"2026-06-09T11:28:30.073275902Z\" level=info msg=\"Removed pod sandbox: 4f7a8f6a3ac176f498a654f08b008f1e391babae34bdf8bf2cd29dce115a3288\" id=8d5b9659-0285-4e0b-b28a-bd9b290c1ff3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 11:30:35.097063 | controller |     "Jun 09 11:28:43.220253 crc crio[26313]: time=\"2026-06-09T11:28:43.219301674Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=26da53d6-230f-4aae-891f-5cc2d12ff83b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.097082 | controller |     "Jun 09 11:28:43.223177 crc crio[26313]: time=\"2026-06-09T11:28:43.223002791Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=ce7962dc-16e0-4ffd-be7f-d75c50f07618 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.097097 | controller |     "Jun 09 11:28:43.229113 crc crio[26313]: time=\"2026-06-09T11:28:43.229044957Z\" level=info msg=\"Removing container: 1b0654f25fd569a16d0c45481aa3de5be2b15ac1faf02c4990937a361350246b\" id=214803e9-e570-4dac-9d31-b85aabb9dbb3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.097113 | controller |     "Jun 09 11:28:43.294462 crc crio[26313]: time=\"2026-06-09T11:28:43.283693745Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-controller-manager-bcf7bc4bc-kmbvq/manager\" id=b58c40e5-c3e6-4faa-ad1c-4418b0112bb7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.097128 | controller |     "Jun 09 11:28:43.294462 crc crio[26313]: time=\"2026-06-09T11:28:43.288728291Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=a9869c31-c79b-476a-85e1-21c89e94525a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.097144 | controller |     "Jun 09 11:28:43.353074 crc crio[26313]: time=\"2026-06-09T11:28:43.352971698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.097159 | controller |     "Jun 09 11:28:43.370599 crc crio[26313]: time=\"2026-06-09T11:28:43.368251412Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=f634fde9-d61d-48cc-ae38-8c0f6a3bbde1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.097174 | controller |     "Jun 09 11:28:43.395960 crc crio[26313]: time=\"2026-06-09T11:28:43.395860794Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=d16a1523-8a3e-4498-9403-7447a2b371c2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.097190 | controller |     "Jun 09 11:28:43.396475 crc crio[26313]: time=\"2026-06-09T11:28:43.396444111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.097205 | controller |     "Jun 09 11:28:43.432875 crc crio[26313]: time=\"2026-06-09T11:28:43.432696894Z\" level=info msg=\"Removed container 1b0654f25fd569a16d0c45481aa3de5be2b15ac1faf02c4990937a361350246b: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=214803e9-e570-4dac-9d31-b85aabb9dbb3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.097220 | controller |     "Jun 09 11:28:43.444736 crc crio[26313]: time=\"2026-06-09T11:28:43.444620361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.097236 | controller |     "Jun 09 11:28:43.446465 crc crio[26313]: time=\"2026-06-09T11:28:43.446333801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.097251 | controller |     "Jun 09 11:28:43.449576 crc crio[26313]: time=\"2026-06-09T11:28:43.449507453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.097266 | controller |     "Jun 09 11:28:43.633620 crc crio[26313]: time=\"2026-06-09T11:28:43.633344645Z\" level=info msg=\"Created container e387515c339ec769192427923cae0579ccd3428dc33f2febccbb39248ffaae1f: metallb-system/metallb-operator-controller-manager-bcf7bc4bc-kmbvq/manager\" id=b58c40e5-c3e6-4faa-ad1c-4418b0112bb7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.097288 | controller |     "Jun 09 11:28:43.639238 crc crio[26313]: time=\"2026-06-09T11:28:43.639136833Z\" level=info msg=\"Starting container: e387515c339ec769192427923cae0579ccd3428dc33f2febccbb39248ffaae1f\" id=ba037df1-bdaf-49ab-99c9-d118bf92494b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.097303 | controller |     "Jun 09 11:28:43.656214 crc crio[26313]: time=\"2026-06-09T11:28:43.656103796Z\" level=info msg=\"Started container\" PID=47072 containerID=e387515c339ec769192427923cae0579ccd3428dc33f2febccbb39248ffaae1f description=metallb-system/metallb-operator-controller-manager-bcf7bc4bc-kmbvq/manager id=ba037df1-bdaf-49ab-99c9-d118bf92494b name=/runtime.v1.RuntimeService/StartContainer sandboxID=33e32167123655db0a62047acdfeb5e04811a63d00305e6abd5e39779fc2d5c2",
2026-06-09 11:30:35.097319 | controller |     "Jun 09 11:28:43.749982 crc crio[26313]: time=\"2026-06-09T11:28:43.749737277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.097335 | controller |     "Jun 09 11:28:43.845862 crc crio[26313]: time=\"2026-06-09T11:28:43.84517249Z\" level=info msg=\"Created container 33953212d45c05b9b816ce21bb96061483cbf537c399637cc703a32b7b4316f3: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=d16a1523-8a3e-4498-9403-7447a2b371c2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.097350 | controller |     "Jun 09 11:28:43.847089 crc crio[26313]: time=\"2026-06-09T11:28:43.84688583Z\" level=info msg=\"Starting container: 33953212d45c05b9b816ce21bb96061483cbf537c399637cc703a32b7b4316f3\" id=85f5c7a6-26f7-42cc-8d08-824da8d1d601 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.097366 | controller |     "Jun 09 11:28:43.852646 crc crio[26313]: time=\"2026-06-09T11:28:43.852348689Z\" level=info msg=\"Started container\" PID=47089 containerID=33953212d45c05b9b816ce21bb96061483cbf537c399637cc703a32b7b4316f3 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=85f5c7a6-26f7-42cc-8d08-824da8d1d601 name=/runtime.v1.RuntimeService/StartContainer sandboxID=10a436eaf8e348d1b9ab6f246aea0c7409ced60acba075a0c3519143509c4b4b",
2026-06-09 11:30:35.097382 | controller |     "Jun 09 11:28:45.113313 crc crio[26313]: time=\"2026-06-09T11:28:45.113208306Z\" level=info msg=\"Stopping container: 46c2d32b2cb7db1b4fc0abd65940e08daedfb62aa839b30b5f8f49e212facb86 (timeout: 2s)\" id=bb807cfc-ee2a-4bce-9d5f-f33460b0ba60 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.097398 | controller |     "Jun 09 11:28:45.257273 crc crio[26313]: time=\"2026-06-09T11:28:45.25717728Z\" level=info msg=\"Stopped container 46c2d32b2cb7db1b4fc0abd65940e08daedfb62aa839b30b5f8f49e212facb86: openshift-marketplace/community-operators-twdkb/registry-server\" id=bb807cfc-ee2a-4bce-9d5f-f33460b0ba60 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.097414 | controller |     "Jun 09 11:28:45.257958 crc crio[26313]: time=\"2026-06-09T11:28:45.25789124Z\" level=info msg=\"Stopping pod sandbox: 77f175b39bd218fd678220a92b912aab6f65a304a155ebccbb485b3a32a21706\" id=3345d95b-3aa8-40e8-b77e-52def2a6b2cb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.097430 | controller |     "Jun 09 11:28:45.258614 crc crio[26313]: time=\"2026-06-09T11:28:45.258492528Z\" level=info msg=\"Got pod network &{Name:community-operators-twdkb Namespace:openshift-marketplace ID:77f175b39bd218fd678220a92b912aab6f65a304a155ebccbb485b3a32a21706 UID:4b3e2f0f-473f-4d2a-b6b9-d8a4f986ece3 NetNS:/var/run/netns/14914342-6275-41c5-8c76-1e4224671731 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4b3e2f0f_473f_4d2a_b6b9_d8a4f986ece3.slice PodAnnotations:0xc0021a84b8}] Aliases:map[]}\"",
2026-06-09 11:30:35.097449 | controller |     "Jun 09 11:28:45.258718 crc crio[26313]: time=\"2026-06-09T11:28:45.258695284Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-twdkb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.097465 | controller |     "Jun 09 11:28:45.405365 crc crio[26313]: time=\"2026-06-09T11:28:45.405270903Z\" level=info msg=\"Stopping container: faa6135eb741827d556309f91cecb575e5b61ce899d21d88966bb69b80fa36a9 (timeout: 2s)\" id=13621600-bf29-4282-b0b8-c3bcda343504 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.097481 | controller |     "Jun 09 11:28:45.562879 crc crio[26313]: time=\"2026-06-09T11:28:45.562711928Z\" level=info msg=\"Stopped container faa6135eb741827d556309f91cecb575e5b61ce899d21d88966bb69b80fa36a9: openshift-marketplace/redhat-marketplace-gg8xg/registry-server\" id=13621600-bf29-4282-b0b8-c3bcda343504 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 11:30:35.097497 | controller |     "Jun 09 11:28:45.566718 crc crio[26313]: time=\"2026-06-09T11:28:45.566633432Z\" level=info msg=\"Stopping pod sandbox: b352fb39ec8de5e8d88729482a6f074ec62f6cde423827ddcc9fd4aa651d213f\" id=0f98bf47-f7fe-4d46-8ec9-7e4a39f41aee name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.097513 | controller |     "Jun 09 11:28:45.567463 crc crio[26313]: time=\"2026-06-09T11:28:45.567341812Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-gg8xg Namespace:openshift-marketplace ID:b352fb39ec8de5e8d88729482a6f074ec62f6cde423827ddcc9fd4aa651d213f UID:684efe7c-06d0-4038-9793-bfb5b946cbbe NetNS:/var/run/netns/025a9a55-97ee-42b3-aabe-953de01c1cf1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod684efe7c_06d0_4038_9793_bfb5b946cbbe.slice PodAnnotations:0xc0021a85d0}] Aliases:map[]}\"",
2026-06-09 11:30:35.097529 | controller |     "Jun 09 11:28:45.567702 crc crio[26313]: time=\"2026-06-09T11:28:45.567633441Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-gg8xg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.097545 | controller |     "Jun 09 11:28:45.652963 crc crio[26313]: time=\"2026-06-09T11:28:45.652786335Z\" level=info msg=\"Stopped pod sandbox: 77f175b39bd218fd678220a92b912aab6f65a304a155ebccbb485b3a32a21706\" id=3345d95b-3aa8-40e8-b77e-52def2a6b2cb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.097561 | controller |     "Jun 09 11:28:45.849352 crc crio[26313]: time=\"2026-06-09T11:28:45.849269685Z\" level=info msg=\"Stopped pod sandbox: b352fb39ec8de5e8d88729482a6f074ec62f6cde423827ddcc9fd4aa651d213f\" id=0f98bf47-f7fe-4d46-8ec9-7e4a39f41aee name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.097576 | controller |     "Jun 09 11:28:46.285513 crc crio[26313]: time=\"2026-06-09T11:28:46.282175314Z\" level=info msg=\"Removing container: faa6135eb741827d556309f91cecb575e5b61ce899d21d88966bb69b80fa36a9\" id=40c8fb8c-cff6-44ea-a355-05fab0e42da3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.097592 | controller |     "Jun 09 11:28:46.315219 crc crio[26313]: time=\"2026-06-09T11:28:46.315102751Z\" level=info msg=\"Removed container faa6135eb741827d556309f91cecb575e5b61ce899d21d88966bb69b80fa36a9: openshift-marketplace/redhat-marketplace-gg8xg/registry-server\" id=40c8fb8c-cff6-44ea-a355-05fab0e42da3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.097607 | controller |     "Jun 09 11:28:46.320144 crc crio[26313]: time=\"2026-06-09T11:28:46.319162319Z\" level=info msg=\"Removing container: 05d4c139045a8f86687672a63ac34f2dad52ca6cd77ae14ab9eb01d877dff104\" id=9fcfb42b-8210-4c21-a082-dee2da075b57 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.097626 | controller |     "Jun 09 11:28:46.349107 crc crio[26313]: time=\"2026-06-09T11:28:46.349005466Z\" level=info msg=\"Removed container 05d4c139045a8f86687672a63ac34f2dad52ca6cd77ae14ab9eb01d877dff104: openshift-marketplace/redhat-marketplace-gg8xg/extract-content\" id=9fcfb42b-8210-4c21-a082-dee2da075b57 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.097643 | controller |     "Jun 09 11:28:46.355599 crc crio[26313]: time=\"2026-06-09T11:28:46.354899737Z\" level=info msg=\"Removing container: 820a53d4d6d6191d1910048b1b091e8c17851d58c6d445ce40a139096d50ea12\" id=1161f61b-e029-4468-8348-4d42c2c177bf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.097659 | controller |     "Jun 09 11:28:46.399307 crc crio[26313]: time=\"2026-06-09T11:28:46.399229325Z\" level=info msg=\"Removed container 820a53d4d6d6191d1910048b1b091e8c17851d58c6d445ce40a139096d50ea12: openshift-marketplace/redhat-marketplace-gg8xg/extract-utilities\" id=1161f61b-e029-4468-8348-4d42c2c177bf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.097675 | controller |     "Jun 09 11:28:46.408440 crc crio[26313]: time=\"2026-06-09T11:28:46.408142794Z\" level=info msg=\"Removing container: 46c2d32b2cb7db1b4fc0abd65940e08daedfb62aa839b30b5f8f49e212facb86\" id=e280d210-4d88-42e6-975d-eaca43f474e1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.097691 | controller |     "Jun 09 11:28:46.445897 crc crio[26313]: time=\"2026-06-09T11:28:46.445686045Z\" level=info msg=\"Removed container 46c2d32b2cb7db1b4fc0abd65940e08daedfb62aa839b30b5f8f49e212facb86: openshift-marketplace/community-operators-twdkb/registry-server\" id=e280d210-4d88-42e6-975d-eaca43f474e1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.097706 | controller |     "Jun 09 11:28:46.449329 crc crio[26313]: time=\"2026-06-09T11:28:46.44929399Z\" level=info msg=\"Removing container: 747159b2fc9ef306d3bd276bc83e7b3ce2f7a40c5ac93258b93cd8def8fdd000\" id=69a6f578-53bd-417f-9287-ef81ded0083e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.097722 | controller |     "Jun 09 11:28:46.472984 crc crio[26313]: time=\"2026-06-09T11:28:46.472884826Z\" level=info msg=\"Removed container 747159b2fc9ef306d3bd276bc83e7b3ce2f7a40c5ac93258b93cd8def8fdd000: openshift-marketplace/community-operators-twdkb/extract-content\" id=69a6f578-53bd-417f-9287-ef81ded0083e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.097738 | controller |     "Jun 09 11:28:46.476178 crc crio[26313]: time=\"2026-06-09T11:28:46.476150341Z\" level=info msg=\"Removing container: 69cb3d5037daebed77f22a2f5442c5bb54e475264b8d86e235d2be80590a28fb\" id=f4bc6e58-4136-437c-b723-811e2c1ef913 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.097753 | controller |     "Jun 09 11:28:46.506986 crc crio[26313]: time=\"2026-06-09T11:28:46.506902054Z\" level=info msg=\"Removed container 69cb3d5037daebed77f22a2f5442c5bb54e475264b8d86e235d2be80590a28fb: openshift-marketplace/community-operators-twdkb/extract-utilities\" id=f4bc6e58-4136-437c-b723-811e2c1ef913 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.097768 | controller |     "Jun 09 11:29:30.095473 crc crio[26313]: time=\"2026-06-09T11:29:30.094078299Z\" level=info msg=\"Stopping pod sandbox: 77f175b39bd218fd678220a92b912aab6f65a304a155ebccbb485b3a32a21706\" id=b6189d06-7798-458a-931f-04d542d27c10 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.097784 | controller |     "Jun 09 11:29:30.097924 crc crio[26313]: time=\"2026-06-09T11:29:30.09548668Z\" level=info msg=\"Stopped pod sandbox (already stopped): 77f175b39bd218fd678220a92b912aab6f65a304a155ebccbb485b3a32a21706\" id=b6189d06-7798-458a-931f-04d542d27c10 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.097799 | controller |     "Jun 09 11:29:30.097924 crc crio[26313]: time=\"2026-06-09T11:29:30.096133009Z\" level=info msg=\"Removing pod sandbox: 77f175b39bd218fd678220a92b912aab6f65a304a155ebccbb485b3a32a21706\" id=fdf72019-e4bd-43ab-ad71-de6c7a961658 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 11:30:35.097817 | controller |     "Jun 09 11:29:30.109204 crc crio[26313]: time=\"2026-06-09T11:29:30.109069465Z\" level=info msg=\"Removed pod sandbox: 77f175b39bd218fd678220a92b912aab6f65a304a155ebccbb485b3a32a21706\" id=fdf72019-e4bd-43ab-ad71-de6c7a961658 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 11:30:35.097832 | controller |     "Jun 09 11:29:30.110720 crc crio[26313]: time=\"2026-06-09T11:29:30.110654001Z\" level=info msg=\"Stopping pod sandbox: b352fb39ec8de5e8d88729482a6f074ec62f6cde423827ddcc9fd4aa651d213f\" id=fed8501c-5223-423e-9141-be75b1790e6c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.097860 | controller |     "Jun 09 11:29:30.110815 crc crio[26313]: time=\"2026-06-09T11:29:30.110741303Z\" level=info msg=\"Stopped pod sandbox (already stopped): b352fb39ec8de5e8d88729482a6f074ec62f6cde423827ddcc9fd4aa651d213f\" id=fed8501c-5223-423e-9141-be75b1790e6c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.097881 | controller |     "Jun 09 11:29:30.111472 crc crio[26313]: time=\"2026-06-09T11:29:30.111342651Z\" level=info msg=\"Removing pod sandbox: b352fb39ec8de5e8d88729482a6f074ec62f6cde423827ddcc9fd4aa651d213f\" id=7531ccf6-b43e-4556-9e58-ea63e47697a1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 11:30:35.097897 | controller |     "Jun 09 11:29:30.121511 crc crio[26313]: time=\"2026-06-09T11:29:30.121364462Z\" level=info msg=\"Removed pod sandbox: b352fb39ec8de5e8d88729482a6f074ec62f6cde423827ddcc9fd4aa651d213f\" id=7531ccf6-b43e-4556-9e58-ea63e47697a1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 11:30:35.097912 | controller |     "Jun 09 11:30:00.574885 crc crio[26313]: time=\"2026-06-09T11:30:00.5741273Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683410-hjvlk/POD\" id=515944fa-2e03-4d8a-a58d-63d633c3f131 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.097927 | controller |     "Jun 09 11:30:00.576891 crc crio[26313]: time=\"2026-06-09T11:30:00.575042966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.097942 | controller |     "Jun 09 11:30:00.588917 crc crio[26313]: time=\"2026-06-09T11:30:00.58859188Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683410-kfb6j/POD\" id=250fa198-756e-4057-997c-aaa7b3f68e54 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.097957 | controller |     "Jun 09 11:30:00.588917 crc crio[26313]: time=\"2026-06-09T11:30:00.588731274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.097973 | controller |     "Jun 09 11:30:00.626306 crc crio[26313]: time=\"2026-06-09T11:30:00.626208673Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683410-hjvlk Namespace:openshift-operator-lifecycle-manager ID:2c972b0cf7b48a25e99d75d5f454455da6ca9784bc16951ad4aefa69e63c09b2 UID:cab44125-409a-49c3-9223-11daf7ee4941 NetNS:/var/run/netns/d5291efe-4327-4b87-8614-e921e9c09451 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcab44125_409a_49c3_9223_11daf7ee4941.slice PodAnnotations:0xc0005b0260}] Aliases:map[]}\"",
2026-06-09 11:30:35.097989 | controller |     "Jun 09 11:30:00.626306 crc crio[26313]: time=\"2026-06-09T11:30:00.626294226Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683410-hjvlk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.098005 | controller |     "Jun 09 11:30:00.627512 crc crio[26313]: time=\"2026-06-09T11:30:00.62747013Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683410-kfb6j Namespace:openshift-infra ID:f38645fb2bd783c989e29a11d8733a57251584fb11895e16734609b5689ff4f6 UID:8102fbec-b7d6-4633-93e4-d8dfc9ffde92 NetNS:/var/run/netns/d4090a83-2538-4590-a955-eb7af5263199 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8102fbec_b7d6_4633_93e4_d8dfc9ffde92.slice PodAnnotations:0xc000458428}] Aliases:map[]}\"",
2026-06-09 11:30:35.098024 | controller |     "Jun 09 11:30:00.627675 crc crio[26313]: time=\"2026-06-09T11:30:00.627656415Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683410-kfb6j to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.098041 | controller |     "Jun 09 11:30:00.939065 crc crio[26313]: 2026-06-09T11:30:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f38645fb2bd783c Mac:42:fa:00:9b:90:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/d4090a83-2538-4590-a955-eb7af5263199 SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.098057 | controller |     "Jun 09 11:30:00.942344 crc crio[26313]: time=\"2026-06-09T11:30:00.942180035Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683410-kfb6j Namespace:openshift-infra ID:f38645fb2bd783c989e29a11d8733a57251584fb11895e16734609b5689ff4f6 UID:8102fbec-b7d6-4633-93e4-d8dfc9ffde92 NetNS:/var/run/netns/d4090a83-2538-4590-a955-eb7af5263199 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8102fbec_b7d6_4633_93e4_d8dfc9ffde92.slice PodAnnotations:0xc000458428}] Aliases:map[]}\"",
2026-06-09 11:30:35.098073 | controller |     "Jun 09 11:30:00.942722 crc crio[26313]: time=\"2026-06-09T11:30:00.942512224Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683410-kfb6j for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.098088 | controller |     "Jun 09 11:30:00.951301 crc crio[26313]: time=\"2026-06-09T11:30:00.951195907Z\" level=info msg=\"Ran pod sandbox f38645fb2bd783c989e29a11d8733a57251584fb11895e16734609b5689ff4f6 with infra container: openshift-infra/auto-csr-approver-29683410-kfb6j/POD\" id=250fa198-756e-4057-997c-aaa7b3f68e54 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.098104 | controller |     "Jun 09 11:30:00.958250 crc crio[26313]: time=\"2026-06-09T11:30:00.958160489Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=33242837-1b93-4135-bba6-827c5a0b2bd7 name=/runtime.v1.ImageService/PullImage",
2026-06-09 11:30:35.098119 | controller |     "Jun 09 11:30:00.981921 crc crio[26313]: time=\"2026-06-09T11:30:00.981829047Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 11:30:35.098134 | controller |     "Jun 09 11:30:01.015773 crc crio[26313]: 2026-06-09T11:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2c972b0cf7b48a2 Mac:da:58:94:b0:4b:22 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/d5291efe-4327-4b87-8614-e921e9c09451 SocketPath: PciID:}] [{Interface:0xc000123500 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 11:30:35.098150 | controller |     "Jun 09 11:30:01.016929 crc crio[26313]: time=\"2026-06-09T11:30:01.016828414Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683410-hjvlk Namespace:openshift-operator-lifecycle-manager ID:2c972b0cf7b48a25e99d75d5f454455da6ca9784bc16951ad4aefa69e63c09b2 UID:cab44125-409a-49c3-9223-11daf7ee4941 NetNS:/var/run/netns/d5291efe-4327-4b87-8614-e921e9c09451 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcab44125_409a_49c3_9223_11daf7ee4941.slice PodAnnotations:0xc0005b0260}] Aliases:map[]}\"",
2026-06-09 11:30:35.098169 | controller |     "Jun 09 11:30:01.017033 crc crio[26313]: time=\"2026-06-09T11:30:01.017003449Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683410-hjvlk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 11:30:35.098185 | controller |     "Jun 09 11:30:01.028016 crc crio[26313]: time=\"2026-06-09T11:30:01.027796522Z\" level=info msg=\"Ran pod sandbox 2c972b0cf7b48a25e99d75d5f454455da6ca9784bc16951ad4aefa69e63c09b2 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683410-hjvlk/POD\" id=515944fa-2e03-4d8a-a58d-63d633c3f131 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 11:30:35.098201 | controller |     "Jun 09 11:30:01.031812 crc crio[26313]: time=\"2026-06-09T11:30:01.031622284Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3bf08dfe-9c79-472a-8b24-dc41fe5557a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.098217 | controller |     "Jun 09 11:30:01.035976 crc crio[26313]: time=\"2026-06-09T11:30:01.035762424Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5e954863-871f-4eb5-bddb-d1ef81f734d5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.098232 | controller |     "Jun 09 11:30:01.046343 crc crio[26313]: time=\"2026-06-09T11:30:01.045908399Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683410-hjvlk/collect-profiles\" id=8e0c3b55-7868-47a9-99e1-fb24f9aa86fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.098248 | controller |     "Jun 09 11:30:01.046791 crc crio[26313]: time=\"2026-06-09T11:30:01.046370952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.098263 | controller |     "Jun 09 11:30:01.096035 crc crio[26313]: time=\"2026-06-09T11:30:01.095879471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.098279 | controller |     "Jun 09 11:30:01.100956 crc crio[26313]: time=\"2026-06-09T11:30:01.100867996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.098294 | controller |     "Jun 09 11:30:01.234735 crc crio[26313]: time=\"2026-06-09T11:30:01.234333804Z\" level=info msg=\"Created container 4fe68a726c1881fdce350280023cb2e659854f09e00391f00575f9b2df61e14a: openshift-operator-lifecycle-manager/collect-profiles-29683410-hjvlk/collect-profiles\" id=8e0c3b55-7868-47a9-99e1-fb24f9aa86fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.098310 | controller |     "Jun 09 11:30:01.235953 crc crio[26313]: time=\"2026-06-09T11:30:01.235892979Z\" level=info msg=\"Starting container: 4fe68a726c1881fdce350280023cb2e659854f09e00391f00575f9b2df61e14a\" id=d42d18a5-5fef-4874-b5c6-4c84081d8c5e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.098325 | controller |     "Jun 09 11:30:01.245090 crc crio[26313]: time=\"2026-06-09T11:30:01.245016884Z\" level=info msg=\"Started container\" PID=48449 containerID=4fe68a726c1881fdce350280023cb2e659854f09e00391f00575f9b2df61e14a description=openshift-operator-lifecycle-manager/collect-profiles-29683410-hjvlk/collect-profiles id=d42d18a5-5fef-4874-b5c6-4c84081d8c5e name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c972b0cf7b48a25e99d75d5f454455da6ca9784bc16951ad4aefa69e63c09b2",
2026-06-09 11:30:35.098341 | controller |     "Jun 09 11:30:02.696977 crc crio[26313]: time=\"2026-06-09T11:30:02.696832339Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=33242837-1b93-4135-bba6-827c5a0b2bd7 name=/runtime.v1.ImageService/PullImage",
2026-06-09 11:30:35.098360 | controller |     "Jun 09 11:30:02.699023 crc crio[26313]: time=\"2026-06-09T11:30:02.69891995Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=092684aa-1bc9-4a9e-88f6-02893b1ed983 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.098377 | controller |     "Jun 09 11:30:02.701162 crc crio[26313]: time=\"2026-06-09T11:30:02.701096513Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6cb61e35-572b-4957-b7f8-1c374eedc2af name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 11:30:35.098392 | controller |     "Jun 09 11:30:02.710236 crc crio[26313]: time=\"2026-06-09T11:30:02.710115245Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683410-kfb6j/oc\" id=4084305a-eeea-42d6-bf96-cebaf447b6c4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.098408 | controller |     "Jun 09 11:30:02.710876 crc crio[26313]: time=\"2026-06-09T11:30:02.710793595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.098423 | controller |     "Jun 09 11:30:02.754339 crc crio[26313]: time=\"2026-06-09T11:30:02.754187966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.098438 | controller |     "Jun 09 11:30:03.015463 crc crio[26313]: time=\"2026-06-09T11:30:03.015200669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 11:30:35.098453 | controller |     "Jun 09 11:30:03.115855 crc crio[26313]: time=\"2026-06-09T11:30:03.115316328Z\" level=info msg=\"Created container 82c9ffda417e0373a1a8ba089fb1009578f343013c57ef21191a1d8022062b25: openshift-infra/auto-csr-approver-29683410-kfb6j/oc\" id=4084305a-eeea-42d6-bf96-cebaf447b6c4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 11:30:35.098468 | controller |     "Jun 09 11:30:03.117440 crc crio[26313]: time=\"2026-06-09T11:30:03.117305146Z\" level=info msg=\"Starting container: 82c9ffda417e0373a1a8ba089fb1009578f343013c57ef21191a1d8022062b25\" id=a395344c-d0a3-4a26-920f-76ddb8bc37bb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 11:30:35.098484 | controller |     "Jun 09 11:30:03.129789 crc crio[26313]: time=\"2026-06-09T11:30:03.126824893Z\" level=info msg=\"Started container\" PID=48471 containerID=82c9ffda417e0373a1a8ba089fb1009578f343013c57ef21191a1d8022062b25 description=openshift-infra/auto-csr-approver-29683410-kfb6j/oc id=a395344c-d0a3-4a26-920f-76ddb8bc37bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=f38645fb2bd783c989e29a11d8733a57251584fb11895e16734609b5689ff4f6",
2026-06-09 11:30:35.098500 | controller |     "Jun 09 11:30:03.164937 crc crio[26313]: time=\"2026-06-09T11:30:03.164875148Z\" level=info msg=\"Stopping pod sandbox: 2c972b0cf7b48a25e99d75d5f454455da6ca9784bc16951ad4aefa69e63c09b2\" id=c27cdcf6-8357-4d2c-9924-93ec0ba3f2a4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.098517 | controller |     "Jun 09 11:30:03.165611 crc crio[26313]: time=\"2026-06-09T11:30:03.165325551Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683410-hjvlk Namespace:openshift-operator-lifecycle-manager ID:2c972b0cf7b48a25e99d75d5f454455da6ca9784bc16951ad4aefa69e63c09b2 UID:cab44125-409a-49c3-9223-11daf7ee4941 NetNS:/var/run/netns/d5291efe-4327-4b87-8614-e921e9c09451 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcab44125_409a_49c3_9223_11daf7ee4941.slice PodAnnotations:0xc000458ed0}] Aliases:map[]}\"",
2026-06-09 11:30:35.098537 | controller |     "Jun 09 11:30:03.165833 crc crio[26313]: time=\"2026-06-09T11:30:03.165779135Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683410-hjvlk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.098553 | controller |     "Jun 09 11:30:03.446572 crc crio[26313]: time=\"2026-06-09T11:30:03.446260373Z\" level=info msg=\"Stopped pod sandbox: 2c972b0cf7b48a25e99d75d5f454455da6ca9784bc16951ad4aefa69e63c09b2\" id=c27cdcf6-8357-4d2c-9924-93ec0ba3f2a4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.098569 | controller |     "Jun 09 11:30:05.192973 crc crio[26313]: time=\"2026-06-09T11:30:05.19236357Z\" level=info msg=\"Stopping pod sandbox: f38645fb2bd783c989e29a11d8733a57251584fb11895e16734609b5689ff4f6\" id=52915dd0-fe3c-43fd-af2d-a3e0e78c2d7b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.098585 | controller |     "Jun 09 11:30:05.194687 crc crio[26313]: time=\"2026-06-09T11:30:05.194151492Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683410-kfb6j Namespace:openshift-infra ID:f38645fb2bd783c989e29a11d8733a57251584fb11895e16734609b5689ff4f6 UID:8102fbec-b7d6-4633-93e4-d8dfc9ffde92 NetNS:/var/run/netns/d4090a83-2538-4590-a955-eb7af5263199 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8102fbec_b7d6_4633_93e4_d8dfc9ffde92.slice PodAnnotations:0xc0018004b0}] Aliases:map[]}\"",
2026-06-09 11:30:35.098600 | controller |     "Jun 09 11:30:05.194687 crc crio[26313]: time=\"2026-06-09T11:30:05.194376179Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683410-kfb6j from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 11:30:35.098616 | controller |     "Jun 09 11:30:05.540448 crc crio[26313]: time=\"2026-06-09T11:30:05.53993277Z\" level=info msg=\"Stopped pod sandbox: f38645fb2bd783c989e29a11d8733a57251584fb11895e16734609b5689ff4f6\" id=52915dd0-fe3c-43fd-af2d-a3e0e78c2d7b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.098632 | controller |     "Jun 09 11:30:30.138572 crc crio[26313]: time=\"2026-06-09T11:30:30.137632881Z\" level=info msg=\"Removing container: d34681d90df2570d78dc498a49dfeb16a594b7206c3684bf0a90f3d63ec2061b\" id=caab9353-ce79-440e-a4f6-c4cb3ac4df2b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.098647 | controller |     "Jun 09 11:30:30.184187 crc crio[26313]: time=\"2026-06-09T11:30:30.184096651Z\" level=info msg=\"Removed container d34681d90df2570d78dc498a49dfeb16a594b7206c3684bf0a90f3d63ec2061b: openshift-operator-lifecycle-manager/collect-profiles-29683365-5dplj/collect-profiles\" id=caab9353-ce79-440e-a4f6-c4cb3ac4df2b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.098662 | controller |     "Jun 09 11:30:30.188169 crc crio[26313]: time=\"2026-06-09T11:30:30.188061446Z\" level=info msg=\"Removing container: 235786162bb63bce72da66ad3e79493b5947eabdfe20fdc21554e1dc4496004b\" id=be3f0ffe-a782-49bf-8a6b-58abedefaeab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.098677 | controller |     "Jun 09 11:30:30.323281 crc crio[26313]: time=\"2026-06-09T11:30:30.323174992Z\" level=info msg=\"Removed container 235786162bb63bce72da66ad3e79493b5947eabdfe20fdc21554e1dc4496004b: openshift-infra/auto-csr-approver-29683404-rvfpg/oc\" id=be3f0ffe-a782-49bf-8a6b-58abedefaeab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 11:30:35.098693 | controller |     "Jun 09 11:30:30.329926 crc crio[26313]: time=\"2026-06-09T11:30:30.329844496Z\" level=info msg=\"Stopping pod sandbox: dc66737a637aa74136f450108fbd489085d5489acfe584cd51b08cb61110f485\" id=8583f1c3-db53-44cc-9c66-c729ca83ef00 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.098708 | controller |     "Jun 09 11:30:30.329926 crc crio[26313]: time=\"2026-06-09T11:30:30.329925858Z\" level=info msg=\"Stopped pod sandbox (already stopped): dc66737a637aa74136f450108fbd489085d5489acfe584cd51b08cb61110f485\" id=8583f1c3-db53-44cc-9c66-c729ca83ef00 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.098727 | controller |     "Jun 09 11:30:30.330509 crc crio[26313]: time=\"2026-06-09T11:30:30.330372901Z\" level=info msg=\"Removing pod sandbox: dc66737a637aa74136f450108fbd489085d5489acfe584cd51b08cb61110f485\" id=d9455a72-9276-494c-9842-141c8274c1e2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 11:30:35.098743 | controller |     "Jun 09 11:30:30.343324 crc crio[26313]: time=\"2026-06-09T11:30:30.343221195Z\" level=info msg=\"Removed pod sandbox: dc66737a637aa74136f450108fbd489085d5489acfe584cd51b08cb61110f485\" id=d9455a72-9276-494c-9842-141c8274c1e2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 11:30:35.098759 | controller |     "Jun 09 11:30:30.344574 crc crio[26313]: time=\"2026-06-09T11:30:30.344331377Z\" level=info msg=\"Stopping pod sandbox: 9bfbb4f5a17c6f37cb714773cddcd82b1cdbe5a19a3c17f1478708a1e5a7853a\" id=234f8f6a-887c-4452-bf66-7f0438b2d3b6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.098774 | controller |     "Jun 09 11:30:30.344574 crc crio[26313]: time=\"2026-06-09T11:30:30.34445329Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9bfbb4f5a17c6f37cb714773cddcd82b1cdbe5a19a3c17f1478708a1e5a7853a\" id=234f8f6a-887c-4452-bf66-7f0438b2d3b6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 11:30:35.098790 | controller |     "Jun 09 11:30:30.345602 crc crio[26313]: time=\"2026-06-09T11:30:30.345294985Z\" level=info msg=\"Removing pod sandbox: 9bfbb4f5a17c6f37cb714773cddcd82b1cdbe5a19a3c17f1478708a1e5a7853a\" id=17e9888e-1257-4b73-b1a8-0ffdf074f0b4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 11:30:35.098806 | controller |     "Jun 09 11:30:30.353135 crc crio[26313]: time=\"2026-06-09T11:30:30.35304399Z\" level=info msg=\"Removed pod sandbox: 9bfbb4f5a17c6f37cb714773cddcd82b1cdbe5a19a3c17f1478708a1e5a7853a\" id=17e9888e-1257-4b73-b1a8-0ffdf074f0b4 name=/runtime.v1.RuntimeService/RemovePodSandbox"
2026-06-09 11:30:35.098821 | controller |   ],
2026-06-09 11:30:35.098839 | controller |   "zuul_log_id": "in-loop-ignore"
2026-06-09 11:30:35.098872 | controller | }
2026-06-09 11:30:35.101259 | controller | changed: All items complete
2026-06-09 11:30:35.101297 | 
2026-06-09 11:30:35.293464 | 
2026-06-09 11:30:35.293614 | LOOP [env_op_images : Warn when node log fetch failed for a node]
2026-06-09 11:30:35.536957 | controller | skipping: Conditional result was False
2026-06-09 11:30:35.823700 | 
2026-06-09 11:30:35.823994 | TASK [env_op_images : Find fetched CRI-O log files]
2026-06-09 11:30:36.300419 | controller | ok: All paths examined
2026-06-09 11:30:36.326907 | 
2026-06-09 11:30:36.327181 | TASK [env_op_images : Enrich pulled report with CRI-O evidence]
2026-06-09 11:30:36.894730 | controller | changed
2026-06-09 11:30:36.943693 | 
2026-06-09 11:30:36.943823 | TASK [cifmw_setup : Create a versioned log folder]
2026-06-09 11:30:37.322446 | controller | changed
2026-06-09 11:30:37.355024 | 
2026-06-09 11:30:37.355370 | TASK [cifmw_setup : Return a list of log files in home directory]
2026-06-09 11:30:37.715441 | controller | ok: All paths examined
2026-06-09 11:30:37.745595 | 
2026-06-09 11:30:37.745780 | TASK [cifmw_setup : Ensure ansible facts cache exists]
2026-06-09 11:30:38.139692 | controller | ok
2026-06-09 11:30:38.167962 | 
2026-06-09 11:30:38.168132 | LOOP [cifmw_setup : Copy logs to proper location]
2026-06-09 11:30:38.987359 | controller | changed:
2026-06-09 11:30:38.987933 | controller | {
2026-06-09 11:30:38.988033 | controller |   "atime": 1777967689.47849,
2026-06-09 11:30:38.988086 | controller |   "ctime": 1777968154.1714108,
2026-06-09 11:30:38.988127 | controller |   "dev": 64513,
2026-06-09 11:30:38.988166 | controller |   "gid": 1000,
2026-06-09 11:30:38.988204 | controller |   "gr_name": "zuul",
2026-06-09 11:30:38.988243 | controller |   "inode": 236288,
2026-06-09 11:30:38.988282 | controller |   "isblk": false,
2026-06-09 11:30:38.988472 | controller |   "ischr": false,
2026-06-09 11:30:38.988555 | controller |   "isdir": false,
2026-06-09 11:30:38.988601 | controller |   "isfifo": false,
2026-06-09 11:30:38.988641 | controller |   "isgid": false,
2026-06-09 11:30:38.988679 | controller |   "islnk": false,
2026-06-09 11:30:38.988716 | controller |   "isreg": true,
2026-06-09 11:30:38.988755 | controller |   "issock": false,
2026-06-09 11:30:38.988793 | controller |   "isuid": false,
2026-06-09 11:30:38.988830 | controller |   "mode": "0644",
2026-06-09 11:30:38.988907 | controller |   "mtime": 1777968154.1714108,
2026-06-09 11:30:38.988950 | controller |   "nlink": 1,
2026-06-09 11:30:38.988989 | controller |   "path": "/home/zuul/crc-setup.log",
2026-06-09 11:30:38.989027 | controller |   "pw_name": "zuul",
2026-06-09 11:30:38.989066 | controller |   "rgrp": true,
2026-06-09 11:30:38.989117 | controller |   "roth": true,
2026-06-09 11:30:38.989159 | controller |   "rusr": true,
2026-06-09 11:30:38.989197 | controller |   "size": 4108,
2026-06-09 11:30:38.989234 | controller |   "uid": 1000,
2026-06-09 11:30:38.989272 | controller |   "wgrp": false,
2026-06-09 11:30:38.989308 | controller |   "woth": false,
2026-06-09 11:30:38.989345 | controller |   "wusr": true,
2026-06-09 11:30:38.989382 | controller |   "xgrp": false,
2026-06-09 11:30:38.989418 | controller |   "xoth": false,
2026-06-09 11:30:38.989454 | controller |   "xusr": false
2026-06-09 11:30:38.989490 | controller | }
2026-06-09 11:30:38.989545 | 
2026-06-09 11:30:39.711573 | controller | changed:
2026-06-09 11:30:39.711831 | controller | {
2026-06-09 11:30:39.711944 | controller |   "atime": 1781003248.390236,
2026-06-09 11:30:39.711988 | controller |   "ctime": 1781003245.5691547,
2026-06-09 11:30:39.712026 | controller |   "dev": 64513,
2026-06-09 11:30:39.712062 | controller |   "gid": 1000,
2026-06-09 11:30:39.712099 | controller |   "gr_name": "zuul",
2026-06-09 11:30:39.712138 | controller |   "inode": 2688,
2026-06-09 11:30:39.712173 | controller |   "isblk": false,
2026-06-09 11:30:39.712210 | controller |   "ischr": false,
2026-06-09 11:30:39.712246 | controller |   "isdir": false,
2026-06-09 11:30:39.712283 | controller |   "isfifo": false,
2026-06-09 11:30:39.712329 | controller |   "isgid": false,
2026-06-09 11:30:39.712383 | controller |   "islnk": false,
2026-06-09 11:30:39.712432 | controller |   "isreg": true,
2026-06-09 11:30:39.712472 | controller |   "issock": false,
2026-06-09 11:30:39.712507 | controller |   "isuid": false,
2026-06-09 11:30:39.712543 | controller |   "mode": "0644",
2026-06-09 11:30:39.712578 | controller |   "mtime": 1781003245.5691547,
2026-06-09 11:30:39.712613 | controller |   "nlink": 1,
2026-06-09 11:30:39.712650 | controller |   "path": "/home/zuul/crc-start.log",
2026-06-09 11:30:39.712687 | controller |   "pw_name": "zuul",
2026-06-09 11:30:39.712723 | controller |   "rgrp": true,
2026-06-09 11:30:39.712936 | controller |   "roth": true,
2026-06-09 11:30:39.712990 | controller |   "rusr": true,
2026-06-09 11:30:39.713030 | controller |   "size": 4816,
2026-06-09 11:30:39.713066 | controller |   "uid": 1000,
2026-06-09 11:30:39.713101 | controller |   "wgrp": false,
2026-06-09 11:30:39.713138 | controller |   "woth": false,
2026-06-09 11:30:39.713175 | controller |   "wusr": true,
2026-06-09 11:30:39.713210 | controller |   "xgrp": false,
2026-06-09 11:30:39.713244 | controller |   "xoth": false,
2026-06-09 11:30:39.713278 | controller |   "xusr": false
2026-06-09 11:30:39.713313 | controller | }
2026-06-09 11:30:40.485145 | controller | changed:
2026-06-09 11:30:40.485331 | controller | {
2026-06-09 11:30:40.485361 | controller |   "atime": 1781004599.940475,
2026-06-09 11:30:40.485380 | controller |   "ctime": 1781004523.380249,
2026-06-09 11:30:40.485396 | controller |   "dev": 64513,
2026-06-09 11:30:40.485412 | controller |   "gid": 1000,
2026-06-09 11:30:40.485427 | controller |   "gr_name": "zuul",
2026-06-09 11:30:40.485442 | controller |   "inode": 3017139,
2026-06-09 11:30:40.485457 | controller |   "isblk": false,
2026-06-09 11:30:40.485484 | controller |   "ischr": false,
2026-06-09 11:30:40.485500 | controller |   "isdir": false,
2026-06-09 11:30:40.485515 | controller |   "isfifo": false,
2026-06-09 11:30:40.485529 | controller |   "isgid": false,
2026-06-09 11:30:40.485544 | controller |   "islnk": false,
2026-06-09 11:30:40.485558 | controller |   "isreg": true,
2026-06-09 11:30:40.485572 | controller |   "issock": false,
2026-06-09 11:30:40.485587 | controller |   "isuid": false,
2026-06-09 11:30:40.485601 | controller |   "mode": "0644",
2026-06-09 11:30:40.485616 | controller |   "mtime": 1781004523.380249,
2026-06-09 11:30:40.485631 | controller |   "nlink": 1,
2026-06-09 11:30:40.485645 | controller |   "path": "/home/zuul/ansible.log",
2026-06-09 11:30:40.485660 | controller |   "pw_name": "zuul",
2026-06-09 11:30:40.485675 | controller |   "rgrp": true,
2026-06-09 11:30:40.485761 | controller |   "roth": true,
2026-06-09 11:30:40.485784 | controller |   "rusr": true,
2026-06-09 11:30:40.485800 | controller |   "size": 288117,
2026-06-09 11:30:40.485816 | controller |   "uid": 1000,
2026-06-09 11:30:40.485832 | controller |   "wgrp": false,
2026-06-09 11:30:40.485846 | controller |   "woth": false,
2026-06-09 11:30:40.485894 | controller |   "wusr": true,
2026-06-09 11:30:40.485910 | controller |   "xgrp": false,
2026-06-09 11:30:40.485924 | controller |   "xoth": false,
2026-06-09 11:30:40.485939 | controller |   "xusr": false
2026-06-09 11:30:40.485954 | controller | }
2026-06-09 11:30:40.545306 | 
2026-06-09 11:30:40.545637 | LOOP [cifmw_setup : Remove original log from home directory]
2026-06-09 11:30:40.943683 | controller | changed:
2026-06-09 11:30:40.944099 | controller | {
2026-06-09 11:30:40.944144 | controller |   "atime": 1777967689.47849,
2026-06-09 11:30:40.944172 | controller |   "ctime": 1777968154.1714108,
2026-06-09 11:30:40.944198 | controller |   "dev": 64513,
2026-06-09 11:30:40.944222 | controller |   "gid": 1000,
2026-06-09 11:30:40.944243 | controller |   "gr_name": "zuul",
2026-06-09 11:30:40.944264 | controller |   "inode": 236288,
2026-06-09 11:30:40.944286 | controller |   "isblk": false,
2026-06-09 11:30:40.944307 | controller |   "ischr": false,
2026-06-09 11:30:40.944328 | controller |   "isdir": false,
2026-06-09 11:30:40.944348 | controller |   "isfifo": false,
2026-06-09 11:30:40.944369 | controller |   "isgid": false,
2026-06-09 11:30:40.944388 | controller |   "islnk": false,
2026-06-09 11:30:40.944409 | controller |   "isreg": true,
2026-06-09 11:30:40.944429 | controller |   "issock": false,
2026-06-09 11:30:40.944449 | controller |   "isuid": false,
2026-06-09 11:30:40.944469 | controller |   "mode": "0644",
2026-06-09 11:30:40.944489 | controller |   "mtime": 1777968154.1714108,
2026-06-09 11:30:40.944509 | controller |   "nlink": 1,
2026-06-09 11:30:40.944529 | controller |   "path": "/home/zuul/crc-setup.log",
2026-06-09 11:30:40.944550 | controller |   "pw_name": "zuul",
2026-06-09 11:30:40.944570 | controller |   "rgrp": true,
2026-06-09 11:30:40.944591 | controller |   "roth": true,
2026-06-09 11:30:40.944610 | controller |   "rusr": true,
2026-06-09 11:30:40.944630 | controller |   "size": 4108,
2026-06-09 11:30:40.944650 | controller |   "uid": 1000,
2026-06-09 11:30:40.944670 | controller |   "wgrp": false,
2026-06-09 11:30:40.944689 | controller |   "woth": false,
2026-06-09 11:30:40.944709 | controller |   "wusr": true,
2026-06-09 11:30:40.944729 | controller |   "xgrp": false,
2026-06-09 11:30:40.944749 | controller |   "xoth": false,
2026-06-09 11:30:40.944769 | controller |   "xusr": false
2026-06-09 11:30:40.944789 | controller | }
2026-06-09 11:30:41.210887 | controller | changed:
2026-06-09 11:30:41.211077 | controller | {
2026-06-09 11:30:41.211128 | controller |   "atime": 1781003248.390236,
2026-06-09 11:30:41.211167 | controller |   "ctime": 1781003245.5691547,
2026-06-09 11:30:41.211204 | controller |   "dev": 64513,
2026-06-09 11:30:41.211239 | controller |   "gid": 1000,
2026-06-09 11:30:41.211273 | controller |   "gr_name": "zuul",
2026-06-09 11:30:41.211318 | controller |   "inode": 2688,
2026-06-09 11:30:41.211353 | controller |   "isblk": false,
2026-06-09 11:30:41.211386 | controller |   "ischr": false,
2026-06-09 11:30:41.211418 | controller |   "isdir": false,
2026-06-09 11:30:41.211451 | controller |   "isfifo": false,
2026-06-09 11:30:41.211483 | controller |   "isgid": false,
2026-06-09 11:30:41.211541 | controller |   "islnk": false,
2026-06-09 11:30:41.211579 | controller |   "isreg": true,
2026-06-09 11:30:41.211611 | controller |   "issock": false,
2026-06-09 11:30:41.211644 | controller |   "isuid": false,
2026-06-09 11:30:41.211677 | controller |   "mode": "0644",
2026-06-09 11:30:41.211708 | controller |   "mtime": 1781003245.5691547,
2026-06-09 11:30:41.211741 | controller |   "nlink": 1,
2026-06-09 11:30:41.211773 | controller |   "path": "/home/zuul/crc-start.log",
2026-06-09 11:30:41.211806 | controller |   "pw_name": "zuul",
2026-06-09 11:30:41.211840 | controller |   "rgrp": true,
2026-06-09 11:30:41.211919 | controller |   "roth": true,
2026-06-09 11:30:41.211956 | controller |   "rusr": true,
2026-06-09 11:30:41.211990 | controller |   "size": 4816,
2026-06-09 11:30:41.212022 | controller |   "uid": 1000,
2026-06-09 11:30:41.212054 | controller |   "wgrp": false,
2026-06-09 11:30:41.212089 | controller |   "woth": false,
2026-06-09 11:30:41.212137 | controller |   "wusr": true,
2026-06-09 11:30:41.212191 | controller |   "xgrp": false,
2026-06-09 11:30:41.212248 | controller |   "xoth": false,
2026-06-09 11:30:41.212288 | controller |   "xusr": false
2026-06-09 11:30:41.212323 | controller | }
2026-06-09 11:30:41.541576 | controller | changed:
2026-06-09 11:30:41.541752 | controller | {
2026-06-09 11:30:41.541803 | controller |   "atime": 1781004599.940475,
2026-06-09 11:30:41.541843 | controller |   "ctime": 1781004523.380249,
2026-06-09 11:30:41.541925 | controller |   "dev": 64513,
2026-06-09 11:30:41.541963 | controller |   "gid": 1000,
2026-06-09 11:30:41.541998 | controller |   "gr_name": "zuul",
2026-06-09 11:30:41.542032 | controller |   "inode": 3017139,
2026-06-09 11:30:41.542066 | controller |   "isblk": false,
2026-06-09 11:30:41.542100 | controller |   "ischr": false,
2026-06-09 11:30:41.542134 | controller |   "isdir": false,
2026-06-09 11:30:41.542167 | controller |   "isfifo": false,
2026-06-09 11:30:41.542200 | controller |   "isgid": false,
2026-06-09 11:30:41.542233 | controller |   "islnk": false,
2026-06-09 11:30:41.542265 | controller |   "isreg": true,
2026-06-09 11:30:41.542298 | controller |   "issock": false,
2026-06-09 11:30:41.542330 | controller |   "isuid": false,
2026-06-09 11:30:41.542363 | controller |   "mode": "0644",
2026-06-09 11:30:41.542395 | controller |   "mtime": 1781004523.380249,
2026-06-09 11:30:41.542427 | controller |   "nlink": 1,
2026-06-09 11:30:41.542460 | controller |   "path": "/home/zuul/ansible.log",
2026-06-09 11:30:41.542493 | controller |   "pw_name": "zuul",
2026-06-09 11:30:41.542526 | controller |   "rgrp": true,
2026-06-09 11:30:41.542558 | controller |   "roth": true,
2026-06-09 11:30:41.542591 | controller |   "rusr": true,
2026-06-09 11:30:41.542623 | controller |   "size": 288117,
2026-06-09 11:30:41.542655 | controller |   "uid": 1000,
2026-06-09 11:30:41.542687 | controller |   "wgrp": false,
2026-06-09 11:30:41.542719 | controller |   "woth": false,
2026-06-09 11:30:41.542750 | controller |   "wusr": true,
2026-06-09 11:30:41.542782 | controller |   "xgrp": false,
2026-06-09 11:30:41.542814 | controller |   "xoth": false,
2026-06-09 11:30:41.542846 | controller |   "xusr": false
2026-06-09 11:30:41.542917 | controller | }
2026-06-09 11:30:41.595493 | 
2026-06-09 11:30:41.595711 | TASK [cifmw_setup : Copy facts to dated directory]
2026-06-09 11:30:42.462325 | controller | changed
2026-06-09 11:30:42.492057 | 
2026-06-09 11:30:42.492258 | TASK [run_hook : Assert parameters are valid]
2026-06-09 11:30:42.640080 | controller | ok: All assertions passed
2026-06-09 11:30:42.670344 | 
2026-06-09 11:30:42.670654 | TASK [run_hook : Assert single hooks are all mappings]
2026-06-09 11:30:42.804955 | controller | ok: All assertions passed
2026-06-09 11:30:42.833165 | 
2026-06-09 11:30:42.833340 | LOOP [run_hook : Loop on hooks for post_logs]
2026-06-09 11:30:43.245141 | 
2026-06-09 11:30:43.245274 | PLAY [Run ci/playbooks/e2e-collect-logs.yml on CRC host]
2026-06-09 11:30:43.245385 | 
2026-06-09 11:30:43.245411 | PLAY RECAP
2026-06-09 11:30:43.245448 | controller | ok: 104 changed: 42 unreachable: 0 failed: 0 skipped: 38 rescued: 0 ignored: 7
2026-06-09 11:30:43.245468 | 
2026-06-09 11:30:43.520905 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-collect-logs.yml@main]
2026-06-09 11:30:43.523485 | POST-RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/collect-logs.yml@main]
2026-06-09 11:30:44.215464 | 
2026-06-09 11:30:44.215668 | PLAY [Ensure ci-framework-data base directories exist on all nodes]
2026-06-09 11:30:44.254421 | 
2026-06-09 11:30:44.254666 | TASK [Create ci-framework-data/logs directory if missing]
2026-06-09 11:30:44.808217 | controller | ok
2026-06-09 11:30:44.839052 | 
2026-06-09 11:30:44.839183 | PLAY [Run ci/playbooks/collect-logs.yml]
2026-06-09 11:30:44.914592 | 
2026-06-09 11:30:44.914821 | TASK [Filter out host if needed]
2026-06-09 11:30:44.945041 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-09 11:30:44.970069 | 
2026-06-09 11:30:44.970129 | TASK [Ensure file is present]
2026-06-09 11:30:47.903503 | controller | ok
2026-06-09 11:30:47.939652 | 
2026-06-09 11:30:47.939799 | TASK [Manage molecule report file]
2026-06-09 11:30:48.645552 | controller | skipping: Conditional result was False
2026-06-09 11:30:48.702184 | 
2026-06-09 11:30:48.702443 | TASK [Check if we get ci-framework-data basedir]
2026-06-09 11:30:49.159769 | controller | ok
2026-06-09 11:30:49.185918 | 
2026-06-09 11:30:49.186009 | TASK [Create ci-framework-data log directory for zuul]
2026-06-09 11:30:49.586342 | controller | changed
2026-06-09 11:30:49.643642 | 
2026-06-09 11:30:49.643837 | TASK [Copy ci-framework interesting files]
2026-06-09 11:30:50.547010 | controller | cp: cannot stat '/home/zuul/ci-framework-data/tests': No such file or directory
2026-06-09 11:30:50.904459 | controller | ok: Runtime: 0:00:00.228913
2026-06-09 11:30:50.980952 | 
2026-06-09 11:30:50.981105 | TASK [Get SELinux listing]
2026-06-09 11:30:51.651298 | controller | ok: Runtime: 0:00:00.026690
2026-06-09 11:30:51.682360 | 
2026-06-09 11:30:51.682491 | TASK [Generate log index]
2026-06-09 11:30:53.262054 | controller | changed
2026-06-09 11:30:53.296463 | 
2026-06-09 11:30:53.296668 | TASK [Get some env related data]
2026-06-09 11:30:54.302408 | controller | /home/zuul/.local/bin/ansible
2026-06-09 11:30:55.580012 | controller | ok: Runtime: 0:00:01.224112
2026-06-09 11:30:55.605219 | 
2026-06-09 11:30:55.605284 | TASK [Generate list of logs to collect in home directory]
2026-06-09 11:30:56.124276 | controller | ok: All paths examined
2026-06-09 11:30:56.159389 | 
2026-06-09 11:30:56.159636 | LOOP [Copy logs from home directory]
2026-06-09 11:30:56.213360 | 
2026-06-09 11:30:56.213532 | TASK [Copy crio stats log file]
2026-06-09 11:30:56.251063 | controller | skipping: Conditional result was False
2026-06-09 11:30:56.391002 | 
2026-06-09 11:30:56.391221 | TASK [Get SELinux related data]
2026-06-09 11:30:56.855794 | controller | <no matches>
2026-06-09 11:30:57.099350 | controller | ERROR
2026-06-09 11:30:57.099583 | controller | {
2026-06-09 11:30:57.099621 | controller |   "delta": "0:00:00.009951",
2026-06-09 11:30:57.099647 | controller |   "end": "2026-06-09 11:30:56.856730",
2026-06-09 11:30:57.099670 | controller |   "msg": "non-zero return code",
2026-06-09 11:30:57.099692 | controller |   "rc": 1,
2026-06-09 11:30:57.099714 | controller |   "start": "2026-06-09 11:30:56.846779"
2026-06-09 11:30:57.099736 | controller | }
2026-06-09 11:30:57.099765 | controller | ERROR: Ignoring Errors
2026-06-09 11:30:57.135882 | 
2026-06-09 11:30:57.136002 | TASK [Create system configuration directory]
2026-06-09 11:30:57.550172 | controller | changed
2026-06-09 11:30:57.582778 | 
2026-06-09 11:30:57.582893 | TASK [Get some of the system configurations]
2026-06-09 11:30:58.406641 | controller | ok: Runtime: 0:00:00.022975
2026-06-09 11:30:58.433482 | 
2026-06-09 11:30:58.433567 | TASK [Copy generated documentation if available]
2026-06-09 11:30:58.468782 | controller | skipping: Conditional result was False
2026-06-09 11:30:58.504807 | 
2026-06-09 11:30:58.504903 | TASK [Copy generated AsciiDoc documentation if available]
2026-06-09 11:30:58.540132 | controller | skipping: Conditional result was False
2026-06-09 11:30:58.578732 | 
2026-06-09 11:30:58.578840 | TASK [Compress logs bigger than 2MB]
2026-06-09 11:30:59.848880 | controller | ok: Runtime: 0:00:00.553287
2026-06-09 11:30:59.931353 | 
2026-06-09 11:30:59.931528 | TASK [Copy files from workspace on node]
2026-06-09 11:30:59.996600 | controller | ok
2026-06-09 11:31:00.068945 | 
2026-06-09 11:31:00.069104 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-09 11:31:00.104468 | controller | skipping: Conditional result was False
2026-06-09 11:31:00.134101 | 
2026-06-09 11:31:00.134242 | TASK [fetch-output : Set log path for single node]
2026-06-09 11:31:00.283303 | controller | ok
2026-06-09 11:31:00.310277 | 
2026-06-09 11:31:00.310381 | LOOP [fetch-output : Ensure local output dirs]
2026-06-09 11:31:00.622218 | controller -> localhost | changed: "/var/lib/zuul/builds/0deba99d627240ffa0ad78f00523bb0a/work/logs"
2026-06-09 11:31:00.622559 | 
2026-06-09 11:31:00.841224 | controller -> localhost | changed: "/var/lib/zuul/builds/0deba99d627240ffa0ad78f00523bb0a/work/artifacts"
2026-06-09 11:31:01.090404 | controller -> localhost | changed: "/var/lib/zuul/builds/0deba99d627240ffa0ad78f00523bb0a/work/docs"
2026-06-09 11:31:01.160724 | 
2026-06-09 11:31:01.160978 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-09 11:31:19.227739 | controller | changed:
2026-06-09 11:31:19.228203 | controller | .d..t...... ./
2026-06-09 11:31:19.228246 | controller | >f+++++++++ README.html
2026-06-09 11:31:19.228273 | controller | >f+++++++++ dmesg.log
2026-06-09 11:31:19.228297 | controller | >f+++++++++ installed-pkgs.log
2026-06-09 11:31:19.228321 | controller | >f+++++++++ python.log
2026-06-09 11:31:19.228344 | controller | >f+++++++++ registries.conf
2026-06-09 11:31:19.228367 | controller | >f+++++++++ selinux-denials.log
2026-06-09 11:31:19.228390 | controller | >f+++++++++ selinux-listing.log
2026-06-09 11:31:19.228413 | controller | cd+++++++++ ci-framework-data/
2026-06-09 11:31:19.228436 | controller | cd+++++++++ ci-framework-data/artifacts/
2026-06-09 11:31:19.228459 | controller | >f+++++++++ ci-framework-data/artifacts/ansible-facts.yml
2026-06-09 11:31:19.228483 | controller | >f+++++++++ ci-framework-data/artifacts/ansible-vars.yml
2026-06-09 11:31:19.228506 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_check_for_oc_command.sh
2026-06-09 11:31:19.228530 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_copy_logs_from_crc_vm.sh
2026-06-09 11:31:19.228554 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_inspect_namespaces_as_fallback.sh
2026-06-09 11:31:19.228577 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_prepare_root_ssh_accesses.sh
2026-06-09 11:31:19.228600 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_run_hook_without_retry_downloa.sh
2026-06-09 11:31:19.228624 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_run_openstack_must_gather_comm.sh
2026-06-09 11:31:19.228646 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_001_fetch_openshift_token.sh
2026-06-09 11:31:19.228669 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_002_run_input.sh
2026-06-09 11:31:19.228692 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_003_run_openstack.sh
2026-06-09 11:31:19.228718 | controller | >f+++++++++ ci-framework-data/artifacts/edpm-ansible.yml
2026-06-09 11:31:19.228752 | controller | >f+++++++++ ci-framework-data/artifacts/hosts
2026-06-09 11:31:19.228776 | controller | >f+++++++++ ci-framework-data/artifacts/install_yamls.sh
2026-06-09 11:31:19.228800 | controller | >f+++++++++ ci-framework-data/artifacts/installed-packages.yml
2026-06-09 11:31:19.228822 | controller | >f+++++++++ ci-framework-data/artifacts/ip-network.txt
2026-06-09 11:31:19.228845 | controller | >f+++++++++ ci-framework-data/artifacts/operator_build_output_pre_update.yml
2026-06-09 11:31:19.228898 | controller | >f+++++++++ ci-framework-data/artifacts/pulled_images_report.yaml
2026-06-09 11:31:19.228922 | controller | >f+++++++++ ci-framework-data/artifacts/pulled_images_report_verified.yaml
2026-06-09 11:31:19.228946 | controller | >f+++++++++ ci-framework-data/artifacts/resolv.conf
2026-06-09 11:31:19.228969 | controller | >f+++++++++ ci-framework-data/artifacts/zuul_inventory.yml
2026-06-09 11:31:19.228992 | controller | cd+++++++++ ci-framework-data/artifacts/NetworkManager/
2026-06-09 11:31:19.229015 | controller | >f+++++++++ ci-framework-data/artifacts/NetworkManager/ens3.nmconnection
2026-06-09 11:31:19.229038 | controller | cd+++++++++ ci-framework-data/artifacts/ansible_facts.2026-06-09_11-30/
2026-06-09 11:31:19.229061 | controller | cd+++++++++ ci-framework-data/artifacts/ansible_facts.2026-06-09_11-30/ansible_facts_cache/
2026-06-09 11:31:19.229084 | controller | >f+++++++++ ci-framework-data/artifacts/ansible_facts.2026-06-09_11-30/ansible_facts_cache/localhost
2026-06-09 11:31:19.229111 | controller | cd+++++++++ ci-framework-data/artifacts/crio_logs/
2026-06-09 11:31:19.229136 | controller | >f+++++++++ ci-framework-data/artifacts/crio_logs/crc.crio.log
2026-06-09 11:31:19.229160 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/
2026-06-09 11:31:19.229187 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/cert-manager/
2026-06-09 11:31:19.229211 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/cert-manager/cert_manager_manifest.yml
2026-06-09 11:31:19.229236 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/metallb-system/
2026-06-09 11:31:19.229260 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/namespace.yaml
2026-06-09 11:31:19.229283 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/
2026-06-09 11:31:19.229305 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/
2026-06-09 11:31:19.229328 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/deploy_operator.yaml
2026-06-09 11:31:19.229352 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/
2026-06-09 11:31:19.229375 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/namespace.yaml
2026-06-09 11:31:19.229398 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/nmstate/
2026-06-09 11:31:19.229421 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/nmstate/cr/
2026-06-09 11:31:19.229443 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/nmstate/cr/deploy_operator.yaml
2026-06-09 11:31:19.229466 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/
2026-06-09 11:31:19.229489 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/metallb/
2026-06-09 11:31:19.229512 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/metallb/op/
2026-06-09 11:31:19.229535 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/metallb/op/operatorgroup.yaml
2026-06-09 11:31:19.229558 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/metallb/op/subscription.yaml
2026-06-09 11:31:19.229581 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/nmstate/
2026-06-09 11:31:19.229604 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/nmstate/op/
2026-06-09 11:31:19.229632 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/nmstate/op/operatorgroup.yaml
2026-06-09 11:31:19.229656 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/nmstate/op/subscription.yaml
2026-06-09 11:31:19.229679 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/
2026-06-09 11:31:19.229701 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/namespace.yaml
2026-06-09 11:31:19.229724 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/cr/
2026-06-09 11:31:19.229776 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/input/
2026-06-09 11:31:19.229804 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/input/kustomization.yaml
2026-06-09 11:31:19.229831 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/nncp/
2026-06-09 11:31:19.229880 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/nncp/cr/
2026-06-09 11:31:19.229905 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/nncp/cr/crc_nncp.yaml
2026-06-09 11:31:19.229934 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/storage/
2026-06-09 11:31:19.229958 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/storage/storage-class.yaml
2026-06-09 11:31:19.229981 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/storage/storage.yaml
2026-06-09 11:31:19.230004 | controller | cd+++++++++ ci-framework-data/artifacts/parameters/
2026-06-09 11:31:19.230026 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/custom-params.yml
2026-06-09 11:31:19.230049 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/install-yamls-params.yml
2026-06-09 11:31:19.230071 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/openshift-login-params.yml
2026-06-09 11:31:19.230094 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/zuul-params.yml
2026-06-09 11:31:19.230117 | controller | cd+++++++++ ci-framework-data/artifacts/repositories/
2026-06-09 11:31:19.230140 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/delorean-antelope-testing.repo
2026-06-09 11:31:19.230163 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/delorean.repo
2026-06-09 11:31:19.230186 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/delorean.repo.md5
2026-06-09 11:31:19.230209 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-appstream.repo
2026-06-09 11:31:19.230233 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-baseos.repo
2026-06-09 11:31:19.230255 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-highavailability.repo
2026-06-09 11:31:19.230287 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-powertools.repo
2026-06-09 11:31:19.230322 | controller | cd+++++++++ ci-framework-data/artifacts/roles/
2026-06-09 11:31:19.230356 | controller | cd+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/
2026-06-09 11:31:19.230389 | controller | cd+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/
2026-06-09 11:31:19.230414 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_all.yml
2026-06-09 11:31:19.230437 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_attach_default_interface.yml
2026-06-09 11:31:19.230461 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_attach_default_interface_cleanup.yml
2026-06-09 11:31:19.230484 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican.yml
2026-06-09 11:31:19.230507 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_cleanup.yml
2026-06-09 11:31:19.230535 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_deploy.yml
2026-06-09 11:31:19.230559 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_deploy_cleanup.yml
2026-06-09 11:31:19.230581 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_deploy_prep.yml
2026-06-09 11:31:19.230604 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_deploy_validate.yml
2026-06-09 11:31:19.230627 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_kuttl.yml
2026-06-09 11:31:19.230649 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_kuttl_run.yml
2026-06-09 11:31:19.230671 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_prep.yml
2026-06-09 11:31:19.230694 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_baremetal.yml
2026-06-09 11:31:19.230716 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_baremetal_cleanup.yml
2026-06-09 11:31:19.230739 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_baremetal_prep.yml
2026-06-09 11:31:19.230762 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas.yml
2026-06-09 11:31:19.230787 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_baremetal_net_nad.yml
2026-06-09 11:31:19.230810 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_baremetal_net_nad_cleanup.yml
2026-06-09 11:31:19.230833 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_cleanup.yml
2026-06-09 11:31:19.230883 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_crc_attach_network.yml
2026-06-09 11:31:19.230910 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_crc_attach_network_cleanup.yml
2026-06-09 11:31:19.230933 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_crc_baremetal_bridge.yml
2026-06-09 11:31:19.230956 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_crc_baremetal_bridge_cleanup.yml
2026-06-09 11:31:19.230979 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_generate_nodes_yaml.yml
2026-06-09 11:31:19.231002 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_metallb.yml
2026-06-09 11:31:19.231024 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_metallb_cleanup.yml
2026-06-09 11:31:19.231047 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_network.yml
2026-06-09 11:31:19.231069 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_network_cleanup.yml
2026-06-09 11:31:19.231092 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_route_crc_and_crc_bmaas_networks.yml
2026-06-09 11:31:19.231115 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_route_crc_and_crc_bmaas_networks_cleanup.yml
2026-06-09 11:31:19.231138 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_sushy_emulator.yml
2026-06-09 11:31:19.231161 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_sushy_emulator_cleanup.yml
2026-06-09 11:31:19.231184 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_sushy_emulator_wait.yml
2026-06-09 11:31:19.231212 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_virtual_bms.yml
2026-06-09 11:31:19.231237 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_virtual_bms_cleanup.yml
2026-06-09 11:31:19.231260 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ceph.yml
2026-06-09 11:31:19.231283 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ceph_cleanup.yml
2026-06-09 11:31:19.231306 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ceph_help.yml
2026-06-09 11:31:19.231379 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_certmanager.yml
2026-06-09 11:31:19.231404 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_certmanager_cleanup.yml
2026-06-09 11:31:19.231427 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cifmw_cleanup.yml
2026-06-09 11:31:19.231449 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cifmw_prepare.yml
2026-06-09 11:31:19.231472 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder.yml
2026-06-09 11:31:19.231494 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_cleanup.yml
2026-06-09 11:31:19.231547 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_deploy.yml
2026-06-09 11:31:19.231575 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_deploy_cleanup.yml
2026-06-09 11:31:19.231598 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_deploy_prep.yml
2026-06-09 11:31:19.231621 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_kuttl.yml
2026-06-09 11:31:19.231643 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_kuttl_run.yml
2026-06-09 11:31:19.231665 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_prep.yml
2026-06-09 11:31:19.231688 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cleanup.yml
2026-06-09 11:31:19.231710 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc.yml
2026-06-09 11:31:19.231734 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_attach_default_interface.yml
2026-06-09 11:31:19.231756 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_attach_default_interface_cleanup.yml
2026-06-09 11:31:19.231779 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_bmo_cleanup.yml
2026-06-09 11:31:19.231802 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_bmo_setup.yml
2026-06-09 11:31:19.231825 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_cleanup.yml
2026-06-09 11:31:19.231862 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_scrub.yml
2026-06-09 11:31:19.231893 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage.yml
2026-06-09 11:31:19.231917 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage_cleanup.yml
2026-06-09 11:31:19.231940 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage_cleanup_with_retries.yml
2026-06-09 11:31:19.231963 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage_release.yml
2026-06-09 11:31:19.231985 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage_with_retries.yml
2026-06-09 11:31:19.232019 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_deploy_cleanup.yml
2026-06-09 11:31:19.232042 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate.yml
2026-06-09 11:31:19.232065 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_cleanup.yml
2026-06-09 11:31:19.232087 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_deploy.yml
2026-06-09 11:31:19.232110 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_deploy_cleanup.yml
2026-06-09 11:31:19.232132 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_deploy_prep.yml
2026-06-09 11:31:19.232155 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_kuttl.yml
2026-06-09 11:31:19.232176 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_kuttl_run.yml
2026-06-09 11:31:19.232198 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_prep.yml
2026-06-09 11:31:19.232220 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_dns_deploy.yml
2026-06-09 11:31:19.232242 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_dns_deploy_cleanup.yml
2026-06-09 11:31:19.232264 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_dns_deploy_prep.yml
2026-06-09 11:31:19.232286 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_download_tools.yml
2026-06-09 11:31:19.232308 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_ansible_runner.yml
2026-06-09 11:31:19.232331 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_baremetal_compute.yml
2026-06-09 11:31:19.232353 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_compute.yml
2026-06-09 11:31:19.232378 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_compute_bootc.yml
2026-06-09 11:31:19.232401 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_compute_cleanup.yml
2026-06-09 11:31:19.232425 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_compute_repos.yml
2026-06-09 11:31:19.232447 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_computes_bgp.yml
2026-06-09 11:31:19.232470 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy.yml
2026-06-09 11:31:19.232493 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_baremetal.yml
2026-06-09 11:31:19.232516 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_baremetal_prep.yml
2026-06-09 11:31:19.232539 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_cleanup.yml
2026-06-09 11:31:19.232561 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_generate_keys.yml
2026-06-09 11:31:19.232584 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_instance.yml
2026-06-09 11:31:19.232607 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_networker.yml
2026-06-09 11:31:19.232630 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_networker_cleanup.yml
2026-06-09 11:31:19.232653 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_networker_prep.yml
2026-06-09 11:31:19.232681 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_prep.yml
2026-06-09 11:31:19.232705 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_networker.yml
2026-06-09 11:31:19.232727 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_networker_cleanup.yml
2026-06-09 11:31:19.232750 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_nova_discover_hosts.yml
2026-06-09 11:31:19.232772 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_patch_ansible_runner_image.yml
2026-06-09 11:31:19.232795 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_register_dns.yml
2026-06-09 11:31:19.232817 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_wait_deploy.yml
2026-06-09 11:31:19.232839 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_wait_deploy_baremetal.yml
2026-06-09 11:31:19.232887 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance.yml
2026-06-09 11:31:19.232912 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_cleanup.yml
2026-06-09 11:31:19.232935 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_deploy.yml
2026-06-09 11:31:19.232958 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_deploy_cleanup.yml
2026-06-09 11:31:19.232981 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_deploy_prep.yml
2026-06-09 11:31:19.233004 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_kuttl.yml
2026-06-09 11:31:19.233026 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_kuttl_run.yml
2026-06-09 11:31:19.233049 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_prep.yml
2026-06-09 11:31:19.233071 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat.yml
2026-06-09 11:31:19.233094 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_cleanup.yml
2026-06-09 11:31:19.233117 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_deploy.yml
2026-06-09 11:31:19.233140 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_deploy_cleanup.yml
2026-06-09 11:31:19.233162 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_deploy_prep.yml
2026-06-09 11:31:19.233185 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_kuttl.yml
2026-06-09 11:31:19.233208 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_kuttl_crc.yml
2026-06-09 11:31:19.233230 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_kuttl_run.yml
2026-06-09 11:31:19.233252 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_prep.yml
2026-06-09 11:31:19.233274 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_help.yml
2026-06-09 11:31:19.233296 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon.yml
2026-06-09 11:31:19.233318 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_cleanup.yml
2026-06-09 11:31:19.233340 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_deploy.yml
2026-06-09 11:31:19.233367 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_deploy_cleanup.yml
2026-06-09 11:31:19.233389 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_deploy_prep.yml
2026-06-09 11:31:19.233411 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_kuttl.yml
2026-06-09 11:31:19.233433 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_kuttl_run.yml
2026-06-09 11:31:19.233455 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_prep.yml
2026-06-09 11:31:19.233477 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra.yml
2026-06-09 11:31:19.233499 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_cleanup.yml
2026-06-09 11:31:19.233522 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_kuttl.yml
2026-06-09 11:31:19.233544 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_kuttl_run.yml
2026-06-09 11:31:19.233566 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_prep.yml
2026-06-09 11:31:19.233587 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_rabbitmq_deploy.yml
2026-06-09 11:31:19.233609 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_rabbitmq_deploy_cleanup.yml
2026-06-09 11:31:19.233631 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_rabbitmq_deploy_prep.yml
2026-06-09 11:31:19.233654 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_input.yml
2026-06-09 11:31:19.233676 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_input_cleanup.yml
2026-06-09 11:31:19.233699 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab.yml
2026-06-09 11:31:19.233724 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_cleanup.yml
2026-06-09 11:31:19.233762 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_nat64_router.yml
2026-06-09 11:31:19.233785 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_nat64_router_cleanup.yml
2026-06-09 11:31:19.233808 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_network.yml
2026-06-09 11:31:19.233830 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_network_cleanup.yml
2026-06-09 11:31:19.233871 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_sno.yml
2026-06-09 11:31:19.233901 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_sno_cleanup.yml
2026-06-09 11:31:19.233923 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic.yml
2026-06-09 11:31:19.233946 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_cleanup.yml
2026-06-09 11:31:19.233968 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_deploy.yml
2026-06-09 11:31:19.233990 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_deploy_cleanup.yml
2026-06-09 11:31:19.234012 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_deploy_prep.yml
2026-06-09 11:31:19.234034 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_kuttl.yml
2026-06-09 11:31:19.234061 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_kuttl_crc.yml
2026-06-09 11:31:19.234084 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_kuttl_run.yml
2026-06-09 11:31:19.234106 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_prep.yml
2026-06-09 11:31:19.234128 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone.yml
2026-06-09 11:31:19.234150 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_cleanup.yml
2026-06-09 11:31:19.234173 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_deploy.yml
2026-06-09 11:31:19.234195 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_deploy_cleanup.yml
2026-06-09 11:31:19.234217 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_deploy_prep.yml
2026-06-09 11:31:19.234241 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_kuttl.yml
2026-06-09 11:31:19.234263 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_kuttl_run.yml
2026-06-09 11:31:19.234286 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_prep.yml
2026-06-09 11:31:19.234308 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_kuttl_common_cleanup.yml
2026-06-09 11:31:19.234331 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_kuttl_common_prep.yml
2026-06-09 11:31:19.234353 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_kuttl_db_cleanup.yml
2026-06-09 11:31:19.234375 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_kuttl_db_prep.yml
2026-06-09 11:31:19.234397 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_loki.yml
2026-06-09 11:31:19.234420 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_loki_cleanup.yml
2026-06-09 11:31:19.234443 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_loki_deploy.yml
2026-06-09 11:31:19.234465 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_loki_deploy_cleanup.yml
2026-06-09 11:31:19.234488 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_lvms.yml
2026-06-09 11:31:19.234510 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila.yml
2026-06-09 11:31:19.234533 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_cleanup.yml
2026-06-09 11:31:19.234557 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_deploy.yml
2026-06-09 11:31:19.234580 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_deploy_cleanup.yml
2026-06-09 11:31:19.234775 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_deploy_prep.yml
2026-06-09 11:31:19.234798 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_kuttl.yml
2026-06-09 11:31:19.234821 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_kuttl_run.yml
2026-06-09 11:31:19.234842 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_prep.yml
2026-06-09 11:31:19.234890 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb.yml
2026-06-09 11:31:19.234915 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_chainsaw.yml
2026-06-09 11:31:19.234945 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_chainsaw_run.yml
2026-06-09 11:31:19.234970 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_cleanup.yml
2026-06-09 11:31:19.234992 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_deploy.yml
2026-06-09 11:31:19.235014 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_deploy_cleanup.yml
2026-06-09 11:31:19.235036 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_deploy_prep.yml
2026-06-09 11:31:19.235058 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_kuttl.yml
2026-06-09 11:31:19.235080 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_kuttl_run.yml
2026-06-09 11:31:19.235102 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_memcached_deploy.yml
2026-06-09 11:31:19.235124 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_memcached_deploy_cleanup.yml
2026-06-09 11:31:19.235146 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_memcached_deploy_prep.yml
2026-06-09 11:31:19.235168 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_metallb.yml
2026-06-09 11:31:19.235190 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_metallb_cleanup.yml
2026-06-09 11:31:19.235212 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_metallb_config.yml
2026-06-09 11:31:19.235234 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_metallb_config_cleanup.yml
2026-06-09 11:31:19.235255 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mirror_registry.yml
2026-06-09 11:31:19.235277 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mirror_registry_ca.yml
2026-06-09 11:31:19.235299 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mirror_registry_cleanup.yml
2026-06-09 11:31:19.235322 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mirror_registry_secure.yml
2026-06-09 11:31:19.235344 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_namespace.yml
2026-06-09 11:31:19.235366 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_namespace_cleanup.yml
2026-06-09 11:31:19.235388 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netattach.yml
2026-06-09 11:31:19.235410 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netattach_cleanup.yml
2026-06-09 11:31:19.235432 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netconfig_deploy.yml
2026-06-09 11:31:19.235454 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netconfig_deploy_cleanup.yml
2026-06-09 11:31:19.235476 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netconfig_deploy_prep.yml
2026-06-09 11:31:19.235498 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netobserv.yml
2026-06-09 11:31:19.235520 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netobserv_cleanup.yml
2026-06-09 11:31:19.235541 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netobserv_deploy.yml
2026-06-09 11:31:19.235563 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netobserv_deploy_cleanup.yml
2026-06-09 11:31:19.235591 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_network_isolation_bridge.yml
2026-06-09 11:31:19.235615 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_network_isolation_bridge_cleanup.yml
2026-06-09 11:31:19.235638 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron.yml
2026-06-09 11:31:19.235660 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_cleanup.yml
2026-06-09 11:31:19.235683 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_deploy.yml
2026-06-09 11:31:19.235706 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_deploy_cleanup.yml
2026-06-09 11:31:19.235728 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_deploy_prep.yml
2026-06-09 11:31:19.235751 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_kuttl.yml
2026-06-09 11:31:19.235773 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_kuttl_run.yml
2026-06-09 11:31:19.235796 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_prep.yml
2026-06-09 11:31:19.235818 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nfs.yml
2026-06-09 11:31:19.235840 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nfs_cleanup.yml
2026-06-09 11:31:19.235897 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nmstate.yml
2026-06-09 11:31:19.235922 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nncp.yml
2026-06-09 11:31:19.235945 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nncp_cleanup.yml
2026-06-09 11:31:19.235967 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova.yml
2026-06-09 11:31:19.235990 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_cleanup.yml
2026-06-09 11:31:19.236013 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_deploy.yml
2026-06-09 11:31:19.236035 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_deploy_cleanup.yml
2026-06-09 11:31:19.236058 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_deploy_prep.yml
2026-06-09 11:31:19.236080 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_prep.yml
2026-06-09 11:31:19.236103 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia.yml
2026-06-09 11:31:19.236125 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_cleanup.yml
2026-06-09 11:31:19.236147 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_deploy.yml
2026-06-09 11:31:19.236169 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_deploy_cleanup.yml
2026-06-09 11:31:19.236191 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_deploy_prep.yml
2026-06-09 11:31:19.236214 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_kuttl.yml
2026-06-09 11:31:19.236236 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_kuttl_run.yml
2026-06-09 11:31:19.236258 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_prep.yml
2026-06-09 11:31:19.236280 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack.yml
2026-06-09 11:31:19.236308 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_cleanup.yml
2026-06-09 11:31:19.236331 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_crds.yml
2026-06-09 11:31:19.236353 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_crds_cleanup.yml
2026-06-09 11:31:19.236376 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_deploy.yml
2026-06-09 11:31:19.236398 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_deploy_cleanup.yml
2026-06-09 11:31:19.236420 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_deploy_prep.yml
2026-06-09 11:31:19.236442 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_init.yml
2026-06-09 11:31:19.236464 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_kuttl.yml
2026-06-09 11:31:19.236485 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_kuttl_cleanup.yml
2026-06-09 11:31:19.236507 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_kuttl_prep.yml
2026-06-09 11:31:19.236529 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_kuttl_run.yml
2026-06-09 11:31:19.236551 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_patch_version.yml
2026-06-09 11:31:19.236573 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_prep.yml
2026-06-09 11:31:19.236595 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_repo.yml
2026-06-09 11:31:19.236618 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_update_run.yml
2026-06-09 11:31:19.236640 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_wait.yml
2026-06-09 11:31:19.236661 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_wait_deploy.yml
2026-06-09 11:31:19.236683 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_operator_namespace.yml
2026-06-09 11:31:19.236706 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn.yml
2026-06-09 11:31:19.236728 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_cleanup.yml
2026-06-09 11:31:19.236750 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_deploy.yml
2026-06-09 11:31:19.236773 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_deploy_cleanup.yml
2026-06-09 11:31:19.236795 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_deploy_prep.yml
2026-06-09 11:31:19.236818 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_kuttl.yml
2026-06-09 11:31:19.236840 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_kuttl_run.yml
2026-06-09 11:31:19.236886 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_prep.yml
2026-06-09 11:31:19.236910 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq.yml
2026-06-09 11:31:19.236933 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_cleanup.yml
2026-06-09 11:31:19.236955 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_deploy.yml
2026-06-09 11:31:19.236982 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_deploy_cleanup.yml
2026-06-09 11:31:19.237004 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_deploy_prep.yml
2026-06-09 11:31:19.237026 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_prep.yml
2026-06-09 11:31:19.237049 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_redis_deploy.yml
2026-06-09 11:31:19.237071 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_redis_deploy_cleanup.yml
2026-06-09 11:31:19.237093 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_redis_deploy_prep.yml
2026-06-09 11:31:19.237116 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook.yml
2026-06-09 11:31:19.237138 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_cleanup.yml
2026-06-09 11:31:19.237159 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_crc_disk.yml
2026-06-09 11:31:19.237181 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_deploy.yml
2026-06-09 11:31:19.237204 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_deploy_prep.yml
2026-06-09 11:31:19.237226 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_prep.yml
2026-06-09 11:31:19.237248 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_set_slower_etcd_profile.yml
2026-06-09 11:31:19.237270 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone.yml
2026-06-09 11:31:19.237293 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_cleanup.yml
2026-06-09 11:31:19.237315 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_deploy.yml
2026-06-09 11:31:19.237336 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_revert.yml
2026-06-09 11:31:19.237358 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_snapshot.yml
2026-06-09 11:31:19.237380 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_sync.yml
2026-06-09 11:31:19.237402 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift.yml
2026-06-09 11:31:19.237599 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_cleanup.yml
2026-06-09 11:31:19.237674 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_deploy.yml
2026-06-09 11:31:19.237701 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_deploy_cleanup.yml
2026-06-09 11:31:19.237728 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_deploy_prep.yml
2026-06-09 11:31:19.237772 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_kuttl.yml
2026-06-09 11:31:19.237796 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_kuttl_run.yml
2026-06-09 11:31:19.237820 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_prep.yml
2026-06-09 11:31:19.237842 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry.yml
2026-06-09 11:31:19.237894 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_cleanup.yml
2026-06-09 11:31:19.237918 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_deploy.yml
2026-06-09 11:31:19.237947 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_deploy_cleanup.yml
2026-06-09 11:31:19.237970 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_deploy_prep.yml
2026-06-09 11:31:19.237993 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_kuttl.yml
2026-06-09 11:31:19.238015 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_kuttl_run.yml
2026-06-09 11:31:19.238038 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_prep.yml
2026-06-09 11:31:19.238061 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator.yml
2026-06-09 11:31:19.238083 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_cleanup.yml
2026-06-09 11:31:19.238105 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_deploy.yml
2026-06-09 11:31:19.238127 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_deploy_cleanup.yml
2026-06-09 11:31:19.238162 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_deploy_prep.yml
2026-06-09 11:31:19.238191 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_kuttl.yml
2026-06-09 11:31:19.238221 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_kuttl_run.yml
2026-06-09 11:31:19.238250 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_prep.yml
2026-06-09 11:31:19.238278 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_tripleo_deploy.yml
2026-06-09 11:31:19.238307 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_update_services.yml
2026-06-09 11:31:19.238335 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_update_system.yml
2026-06-09 11:31:19.238362 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_validate_marketplace.yml
2026-06-09 11:31:19.238391 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_wait.yml
2026-06-09 11:31:19.238420 | controller | cd+++++++++ ci-framework-data/artifacts/yum_repos/
2026-06-09 11:31:19.238448 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/delorean-antelope-testing.repo
2026-06-09 11:31:19.238477 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/delorean.repo
2026-06-09 11:31:19.238506 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/delorean.repo.md5
2026-06-09 11:31:19.238534 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/repo-setup-centos-appstream.repo
2026-06-09 11:31:19.238563 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/repo-setup-centos-baseos.repo
2026-06-09 11:31:19.238590 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/repo-setup-centos-highavailability.repo
2026-06-09 11:31:19.238619 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/repo-setup-centos-powertools.repo
2026-06-09 11:31:19.238647 | controller | cd+++++++++ ci-framework-data/logs/
2026-06-09 11:31:19.238675 | controller | >f+++++++++ ci-framework-data/logs/ansible.log
2026-06-09 11:31:19.238704 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_check_for_oc_command.log
2026-06-09 11:31:19.238739 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_copy_logs_from_crc_vm.log
2026-06-09 11:31:19.238773 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_inspect_namespaces_as_fallback.log
2026-06-09 11:31:19.238812 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_prepare_root_ssh_accesses.log
2026-06-09 11:31:19.238838 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_run_hook_without_retry_downloa.log
2026-06-09 11:31:19.238883 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_run_openstack_must_gather_comm.log
2026-06-09 11:31:19.238906 | controller | >f+++++++++ ci-framework-data/logs/ci_script_001_fetch_openshift_token.log
2026-06-09 11:31:19.238927 | controller | >f+++++++++ ci-framework-data/logs/ci_script_002_run_input.log
2026-06-09 11:31:19.238950 | controller | >f+++++++++ ci-framework-data/logs/ci_script_003_run_openstack.log
2026-06-09 11:31:19.238972 | controller | >f+++++++++ ci-framework-data/logs/crc-start.log
2026-06-09 11:31:19.238993 | controller | >f+++++++++ ci-framework-data/logs/pre_infra_download_needed_tools.log
2026-06-09 11:31:19.239015 | controller | cd+++++++++ ci-framework-data/logs/2026-06-09_11-28/
2026-06-09 11:31:19.239036 | controller | >f+++++++++ ci-framework-data/logs/2026-06-09_11-28/ansible.log
2026-06-09 11:31:19.239057 | controller | >f+++++++++ ci-framework-data/logs/2026-06-09_11-28/crc-setup.log
2026-06-09 11:31:19.239078 | controller | >f+++++++++ ci-framework-data/logs/2026-06-09_11-28/crc-start.log
2026-06-09 11:31:19.239099 | controller | cd+++++++++ ci-framework-data/logs/crc/
2026-06-09 11:31:19.239120 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/
2026-06-09 11:31:19.239142 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/
2026-06-09 11:31:19.239164 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-7b8b89f89d-5w4g8_26263458-fa0b-4a8d-84d0-f43280b66859/
2026-06-09 11:31:19.239185 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-7b8b89f89d-5w4g8_26263458-fa0b-4a8d-84d0-f43280b66859/cert-manager-controller/
2026-06-09 11:31:19.239206 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-7b8b89f89d-5w4g8_26263458-fa0b-4a8d-84d0-f43280b66859/cert-manager-controller/0.log
2026-06-09 11:31:19.239228 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-cainjector-7f9fdd5dd5-2bpn7_79474ec4-9e6c-49fd-83d7-55a65ab7a5f0/
2026-06-09 11:31:19.239249 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-cainjector-7f9fdd5dd5-2bpn7_79474ec4-9e6c-49fd-83d7-55a65ab7a5f0/cert-manager-cainjector/
2026-06-09 11:31:19.239269 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-cainjector-7f9fdd5dd5-2bpn7_79474ec4-9e6c-49fd-83d7-55a65ab7a5f0/cert-manager-cainjector/0.log
2026-06-09 11:31:19.239291 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-webhook-769f6b94cb-cfln7_b9785780-85b7-4614-97f2-f3235dc5ca34/
2026-06-09 11:31:19.239312 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-webhook-769f6b94cb-cfln7_b9785780-85b7-4614-97f2-f3235dc5ca34/cert-manager-webhook/
2026-06-09 11:31:19.239334 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-webhook-769f6b94cb-cfln7_b9785780-85b7-4614-97f2-f3235dc5ca34/cert-manager-webhook/0.log
2026-06-09 11:31:19.239355 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/
2026-06-09 11:31:19.239376 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/csi-provisioner/
2026-06-09 11:31:19.239397 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/csi-provisioner/0.log
2026-06-09 11:31:19.239421 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/csi-provisioner/1.log
2026-06-09 11:31:19.239443 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/csi-provisioner/2.log
2026-06-09 11:31:19.239464 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/hostpath-provisioner/
2026-06-09 11:31:19.239485 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/hostpath-provisioner/0.log
2026-06-09 11:31:19.239506 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/hostpath-provisioner/1.log
2026-06-09 11:31:19.239527 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/hostpath-provisioner/2.log
2026-06-09 11:31:19.239549 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/liveness-probe/
2026-06-09 11:31:19.239570 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/liveness-probe/0.log
2026-06-09 11:31:19.239591 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/liveness-probe/1.log
2026-06-09 11:31:19.239612 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/node-driver-registrar/
2026-06-09 11:31:19.239632 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/node-driver-registrar/0.log
2026-06-09 11:31:19.239653 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/node-driver-registrar/1.log
2026-06-09 11:31:19.239674 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/node-driver-registrar/2.log
2026-06-09 11:31:19.239694 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-controller-manager-bcf7bc4bc-kmbvq_ded8d775-83ff-43fa-acf5-43d25eeacffa/
2026-06-09 11:31:19.239715 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-controller-manager-bcf7bc4bc-kmbvq_ded8d775-83ff-43fa-acf5-43d25eeacffa/manager/
2026-06-09 11:31:19.239735 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-controller-manager-bcf7bc4bc-kmbvq_ded8d775-83ff-43fa-acf5-43d25eeacffa/manager/0.log
2026-06-09 11:31:19.239756 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-controller-manager-bcf7bc4bc-kmbvq_ded8d775-83ff-43fa-acf5-43d25eeacffa/manager/1.log
2026-06-09 11:31:19.239777 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-webhook-server-5c6fd8b989-zz4pm_60dd39b3-88f3-4a30-b44d-59d6f65c2a88/
2026-06-09 11:31:19.239797 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-webhook-server-5c6fd8b989-zz4pm_60dd39b3-88f3-4a30-b44d-59d6f65c2a88/webhook-server/
2026-06-09 11:31:19.239822 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-webhook-server-5c6fd8b989-zz4pm_60dd39b3-88f3-4a30-b44d-59d6f65c2a88/webhook-server/0.log
2026-06-09 11:31:19.239843 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf_7d46baeb-32f5-4d0b-aeba-13333da51152/
2026-06-09 11:31:19.239879 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf_7d46baeb-32f5-4d0b-aeba-13333da51152/openshift-apiserver-operator/
2026-06-09 11:31:19.239905 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf_7d46baeb-32f5-4d0b-aeba-13333da51152/openshift-apiserver-operator/0.log
2026-06-09 11:31:19.239927 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf_7d46baeb-32f5-4d0b-aeba-13333da51152/openshift-apiserver-operator/1.log
2026-06-09 11:31:19.239949 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver_apiserver-9ddfb9f55-k47zv_e7508fa2-0f14-41e2-8972-4e2e11009b77/
2026-06-09 11:31:19.239970 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver_apiserver-9ddfb9f55-k47zv_e7508fa2-0f14-41e2-8972-4e2e11009b77/fix-audit-permissions/
2026-06-09 11:31:19.239991 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver_apiserver-9ddfb9f55-k47zv_e7508fa2-0f14-41e2-8972-4e2e11009b77/fix-audit-permissions/0.log
2026-06-09 11:31:19.240012 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver_apiserver-9ddfb9f55-k47zv_e7508fa2-0f14-41e2-8972-4e2e11009b77/fix-audit-permissions/1.log
2026-06-09 11:31:19.240033 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver_apiserver-9ddfb9f55-k47zv_e7508fa2-0f14-41e2-8972-4e2e11009b77/openshift-apiserver-check-endpoints/
2026-06-09 11:31:19.240054 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver_apiserver-9ddfb9f55-k47zv_e7508fa2-0f14-41e2-8972-4e2e11009b77/openshift-apiserver-check-endpoints/0.log
2026-06-09 11:31:19.240076 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver_apiserver-9ddfb9f55-k47zv_e7508fa2-0f14-41e2-8972-4e2e11009b77/openshift-apiserver-check-endpoints/1.log
2026-06-09 11:31:19.240097 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver_apiserver-9ddfb9f55-k47zv_e7508fa2-0f14-41e2-8972-4e2e11009b77/openshift-apiserver/
2026-06-09 11:31:19.240117 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver_apiserver-9ddfb9f55-k47zv_e7508fa2-0f14-41e2-8972-4e2e11009b77/openshift-apiserver/0.log
2026-06-09 11:31:19.240138 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver_apiserver-9ddfb9f55-k47zv_e7508fa2-0f14-41e2-8972-4e2e11009b77/openshift-apiserver/1.log
2026-06-09 11:31:19.240159 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm_677c2747-1901-4941-94f1-8281cced296b/
2026-06-09 11:31:19.240180 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm_677c2747-1901-4941-94f1-8281cced296b/authentication-operator/
2026-06-09 11:31:19.240201 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm_677c2747-1901-4941-94f1-8281cced296b/authentication-operator/0.log
2026-06-09 11:31:19.240221 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm_677c2747-1901-4941-94f1-8281cced296b/authentication-operator/2.log
2026-06-09 11:31:19.240246 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm_677c2747-1901-4941-94f1-8281cced296b/authentication-operator/3.log
2026-06-09 11:31:19.240268 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-authentication_oauth-openshift-685b49f4d7-4d6xb_b167f5c3-3788-4edd-9e26-0fc3a5748dee/
2026-06-09 11:31:19.240289 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-authentication_oauth-openshift-685b49f4d7-4d6xb_b167f5c3-3788-4edd-9e26-0fc3a5748dee/oauth-openshift/
2026-06-09 11:31:19.240305 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-authentication_oauth-openshift-685b49f4d7-4d6xb_b167f5c3-3788-4edd-9e26-0fc3a5748dee/oauth-openshift/0.log
2026-06-09 11:31:19.240326 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-authentication_oauth-openshift-685b49f4d7-4d6xb_b167f5c3-3788-4edd-9e26-0fc3a5748dee/oauth-openshift/1.log
2026-06-09 11:31:19.240347 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-machine-approver_machine-approver-54c688565-5bsg4_cf2c4dd9-7649-4f39-9c04-4c867c7cf79a/
2026-06-09 11:31:19.240367 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-machine-approver_machine-approver-54c688565-5bsg4_cf2c4dd9-7649-4f39-9c04-4c867c7cf79a/kube-rbac-proxy/
2026-06-09 11:31:19.240388 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-machine-approver_machine-approver-54c688565-5bsg4_cf2c4dd9-7649-4f39-9c04-4c867c7cf79a/kube-rbac-proxy/0.log
2026-06-09 11:31:19.240409 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-machine-approver_machine-approver-54c688565-5bsg4_cf2c4dd9-7649-4f39-9c04-4c867c7cf79a/kube-rbac-proxy/1.log
2026-06-09 11:31:19.240430 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-machine-approver_machine-approver-54c688565-5bsg4_cf2c4dd9-7649-4f39-9c04-4c867c7cf79a/machine-approver-controller/
2026-06-09 11:31:19.240451 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-machine-approver_machine-approver-54c688565-5bsg4_cf2c4dd9-7649-4f39-9c04-4c867c7cf79a/machine-approver-controller/0.log
2026-06-09 11:31:19.240471 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-machine-approver_machine-approver-54c688565-5bsg4_cf2c4dd9-7649-4f39-9c04-4c867c7cf79a/machine-approver-controller/3.log
2026-06-09 11:31:19.240492 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-machine-approver_machine-approver-54c688565-5bsg4_cf2c4dd9-7649-4f39-9c04-4c867c7cf79a/machine-approver-controller/4.log
2026-06-09 11:31:19.240512 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0/
2026-06-09 11:31:19.240533 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0/6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9.log
2026-06-09 11:31:19.240557 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0/7340aa1e10799ec33026859d608b1de2c54ad3af7fd6221f5b0592ad74bd8104.log
2026-06-09 11:31:19.240579 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0/cluster-samples-operator-watch/
2026-06-09 11:31:19.240603 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0/cluster-samples-operator-watch/0.log
2026-06-09 11:31:19.240625 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0/cluster-samples-operator-watch/1.log
2026-06-09 11:31:19.240646 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0/cluster-samples-operator/
2026-06-09 11:31:19.240668 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0/cluster-samples-operator/0.log
2026-06-09 11:31:19.240689 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0/cluster-samples-operator/1.log
2026-06-09 11:31:19.240710 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-version_cluster-version-operator-7c9b9cfd6-49qt2_5a50ebf3-df1e-4b82-88d7-b71854696987/
2026-06-09 11:31:19.240731 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-version_cluster-version-operator-7c9b9cfd6-49qt2_5a50ebf3-df1e-4b82-88d7-b71854696987/cluster-version-operator/
2026-06-09 11:31:19.240752 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-version_cluster-version-operator-7c9b9cfd6-49qt2_5a50ebf3-df1e-4b82-88d7-b71854696987/cluster-version-operator/0.log.gz
2026-06-09 11:31:19.240773 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-version_cluster-version-operator-7c9b9cfd6-49qt2_5a50ebf3-df1e-4b82-88d7-b71854696987/cluster-version-operator/1.log.gz
2026-06-09 11:31:19.240798 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-version_cluster-version-operator-7c9b9cfd6-49qt2_5a50ebf3-df1e-4b82-88d7-b71854696987/cluster-version-operator/2.log
2026-06-09 11:31:19.240820 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-config-operator_openshift-config-operator-5777786469-bccdj_24de2af2-9e39-4c2e-96f8-42509d1baf18/
2026-06-09 11:31:19.240841 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-config-operator_openshift-config-operator-5777786469-bccdj_24de2af2-9e39-4c2e-96f8-42509d1baf18/openshift-api/
2026-06-09 11:31:19.240880 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-config-operator_openshift-config-operator-5777786469-bccdj_24de2af2-9e39-4c2e-96f8-42509d1baf18/openshift-api/0.log
2026-06-09 11:31:19.240902 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-config-operator_openshift-config-operator-5777786469-bccdj_24de2af2-9e39-4c2e-96f8-42509d1baf18/openshift-api/1.log
2026-06-09 11:31:19.240919 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-config-operator_openshift-config-operator-5777786469-bccdj_24de2af2-9e39-4c2e-96f8-42509d1baf18/openshift-config-operator/
2026-06-09 11:31:19.240940 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-config-operator_openshift-config-operator-5777786469-bccdj_24de2af2-9e39-4c2e-96f8-42509d1baf18/openshift-config-operator/2.log
2026-06-09 11:31:19.240961 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-config-operator_openshift-config-operator-5777786469-bccdj_24de2af2-9e39-4c2e-96f8-42509d1baf18/openshift-config-operator/3.log
2026-06-09 11:31:19.240986 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-config-operator_openshift-config-operator-5777786469-bccdj_24de2af2-9e39-4c2e-96f8-42509d1baf18/openshift-config-operator/7.log
2026-06-09 11:31:19.241008 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-config-operator_openshift-config-operator-5777786469-bccdj_24de2af2-9e39-4c2e-96f8-42509d1baf18/openshift-config-operator/8.log
2026-06-09 11:31:19.241030 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console-operator_console-operator-67c89758df-4jf4f_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2/
2026-06-09 11:31:19.241052 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console-operator_console-operator-67c89758df-4jf4f_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2/console-operator/
2026-06-09 11:31:19.241073 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console-operator_console-operator-67c89758df-4jf4f_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2/console-operator/0.log
2026-06-09 11:31:19.241094 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console-operator_console-operator-67c89758df-4jf4f_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2/console-operator/3.log
2026-06-09 11:31:19.241115 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console-operator_console-operator-67c89758df-4jf4f_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2/console-operator/4.log
2026-06-09 11:31:19.241136 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_console-5986bb758b-8dwzx_920312cb-8b00-417c-8d9f-c881aa357608/
2026-06-09 11:31:19.241158 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_console-5986bb758b-8dwzx_920312cb-8b00-417c-8d9f-c881aa357608/console/
2026-06-09 11:31:19.241178 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_console-5986bb758b-8dwzx_920312cb-8b00-417c-8d9f-c881aa357608/console/0.log
2026-06-09 11:31:19.241200 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_downloads-747b44746d-4pqvr_d0d29411-fb58-47c5-9579-23967e5649ce/
2026-06-09 11:31:19.241221 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_downloads-747b44746d-4pqvr_d0d29411-fb58-47c5-9579-23967e5649ce/download-server/
2026-06-09 11:31:19.241242 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_downloads-747b44746d-4pqvr_d0d29411-fb58-47c5-9579-23967e5649ce/download-server/10.log
2026-06-09 11:31:19.241263 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_downloads-747b44746d-4pqvr_d0d29411-fb58-47c5-9579-23967e5649ce/download-server/11.log
2026-06-09 11:31:19.241283 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_downloads-747b44746d-4pqvr_d0d29411-fb58-47c5-9579-23967e5649ce/download-server/2.log
2026-06-09 11:31:19.241305 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_downloads-747b44746d-4pqvr_d0d29411-fb58-47c5-9579-23967e5649ce/download-server/3.log
2026-06-09 11:31:19.241326 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn_84e6e6fd-a448-462c-a5d3-8fa636be2d6f/
2026-06-09 11:31:19.241347 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn_84e6e6fd-a448-462c-a5d3-8fa636be2d6f/openshift-controller-manager-operator/
2026-06-09 11:31:19.241369 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn_84e6e6fd-a448-462c-a5d3-8fa636be2d6f/openshift-controller-manager-operator/0.log
2026-06-09 11:31:19.241451 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn_84e6e6fd-a448-462c-a5d3-8fa636be2d6f/openshift-controller-manager-operator/1.log
2026-06-09 11:31:19.241473 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager_controller-manager-748955fd87-9pkpl_694fd7d9-9f65-42c9-9613-7c5e5387f62f/
2026-06-09 11:31:19.241491 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager_controller-manager-748955fd87-9pkpl_694fd7d9-9f65-42c9-9613-7c5e5387f62f/controller-manager/
2026-06-09 11:31:19.241507 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager_controller-manager-748955fd87-9pkpl_694fd7d9-9f65-42c9-9613-7c5e5387f62f/controller-manager/0.log
2026-06-09 11:31:19.241525 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns-operator_dns-operator-799b87ffcd-h5xh9_13345434-cc4c-42d5-97e8-99cd8b90477a/
2026-06-09 11:31:19.241541 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns-operator_dns-operator-799b87ffcd-h5xh9_13345434-cc4c-42d5-97e8-99cd8b90477a/dns-operator/
2026-06-09 11:31:19.241558 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns-operator_dns-operator-799b87ffcd-h5xh9_13345434-cc4c-42d5-97e8-99cd8b90477a/dns-operator/0.log
2026-06-09 11:31:19.241574 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns-operator_dns-operator-799b87ffcd-h5xh9_13345434-cc4c-42d5-97e8-99cd8b90477a/dns-operator/1.log
2026-06-09 11:31:19.241618 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns-operator_dns-operator-799b87ffcd-h5xh9_13345434-cc4c-42d5-97e8-99cd8b90477a/kube-rbac-proxy/
2026-06-09 11:31:19.241636 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns-operator_dns-operator-799b87ffcd-h5xh9_13345434-cc4c-42d5-97e8-99cd8b90477a/kube-rbac-proxy/0.log
2026-06-09 11:31:19.241653 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns-operator_dns-operator-799b87ffcd-h5xh9_13345434-cc4c-42d5-97e8-99cd8b90477a/kube-rbac-proxy/1.log
2026-06-09 11:31:19.241669 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_dns-default-qtghf_d181776f-b90e-41dc-be09-c4543b8cba16/
2026-06-09 11:31:19.241686 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_dns-default-qtghf_d181776f-b90e-41dc-be09-c4543b8cba16/dns/
2026-06-09 11:31:19.241702 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_dns-default-qtghf_d181776f-b90e-41dc-be09-c4543b8cba16/dns/0.log
2026-06-09 11:31:19.241718 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_dns-default-qtghf_d181776f-b90e-41dc-be09-c4543b8cba16/dns/1.log
2026-06-09 11:31:19.241734 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_dns-default-qtghf_d181776f-b90e-41dc-be09-c4543b8cba16/kube-rbac-proxy/
2026-06-09 11:31:19.241763 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_dns-default-qtghf_d181776f-b90e-41dc-be09-c4543b8cba16/kube-rbac-proxy/0.log
2026-06-09 11:31:19.241780 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_dns-default-qtghf_d181776f-b90e-41dc-be09-c4543b8cba16/kube-rbac-proxy/1.log
2026-06-09 11:31:19.241796 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_node-resolver-277xp_23ff097f-6142-46bb-a58a-7f2c26578907/
2026-06-09 11:31:19.241817 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_node-resolver-277xp_23ff097f-6142-46bb-a58a-7f2c26578907/dns-node-resolver/
2026-06-09 11:31:19.241833 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_node-resolver-277xp_23ff097f-6142-46bb-a58a-7f2c26578907/dns-node-resolver/0.log
2026-06-09 11:31:19.241878 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_node-resolver-277xp_23ff097f-6142-46bb-a58a-7f2c26578907/dns-node-resolver/1.log
2026-06-09 11:31:19.241901 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk_590c4b91-91e2-41cd-8666-e08cbfa17a77/
2026-06-09 11:31:19.241919 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk_590c4b91-91e2-41cd-8666-e08cbfa17a77/etcd-operator/
2026-06-09 11:31:19.241936 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk_590c4b91-91e2-41cd-8666-e08cbfa17a77/etcd-operator/0.log
2026-06-09 11:31:19.241952 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk_590c4b91-91e2-41cd-8666-e08cbfa17a77/etcd-operator/1.log
2026-06-09 11:31:19.241968 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk_590c4b91-91e2-41cd-8666-e08cbfa17a77/etcd-operator/2.log
2026-06-09 11:31:19.241984 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/
2026-06-09 11:31:19.242022 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-ensure-env-vars/
2026-06-09 11:31:19.242045 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-ensure-env-vars/0.log
2026-06-09 11:31:19.242062 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-metrics/
2026-06-09 11:31:19.242079 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-metrics/0.log
2026-06-09 11:31:19.242095 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-readyz/
2026-06-09 11:31:19.242111 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-readyz/0.log
2026-06-09 11:31:19.242127 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-resources-copy/
2026-06-09 11:31:19.242143 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-resources-copy/0.log
2026-06-09 11:31:19.242158 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-rev/
2026-06-09 11:31:19.242174 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-rev/0.log
2026-06-09 11:31:19.242191 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd/
2026-06-09 11:31:19.242207 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd/0.log
2026-06-09 11:31:19.242223 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcdctl/
2026-06-09 11:31:19.242243 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcdctl/0.log
2026-06-09 11:31:19.242260 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/setup/
2026-06-09 11:31:19.242276 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/setup/0.log
2026-06-09 11:31:19.242293 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_installer-3-crc_4a49fce4-7eec-415f-97ee-a7b204f037f0/
2026-06-09 11:31:19.242309 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_installer-3-crc_4a49fce4-7eec-415f-97ee-a7b204f037f0/installer/
2026-06-09 11:31:19.242324 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_installer-3-crc_4a49fce4-7eec-415f-97ee-a7b204f037f0/installer/0.log
2026-06-09 11:31:19.242340 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g_1d749813-cd37-46e7-9865-e180c3005dc0/
2026-06-09 11:31:19.242356 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g_1d749813-cd37-46e7-9865-e180c3005dc0/cluster-image-registry-operator/
2026-06-09 11:31:19.242373 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g_1d749813-cd37-46e7-9865-e180c3005dc0/cluster-image-registry-operator/0.log
2026-06-09 11:31:19.242389 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g_1d749813-cd37-46e7-9865-e180c3005dc0/cluster-image-registry-operator/1.log
2026-06-09 11:31:19.242405 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g_1d749813-cd37-46e7-9865-e180c3005dc0/cluster-image-registry-operator/2.log
2026-06-09 11:31:19.242422 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_image-registry-5d9d95bf5b-68zhq_dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee/
2026-06-09 11:31:19.242439 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_image-registry-5d9d95bf5b-68zhq_dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee/registry/
2026-06-09 11:31:19.242455 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_image-registry-5d9d95bf5b-68zhq_dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee/registry/0.log
2026-06-09 11:31:19.242472 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_image-registry-5d9d95bf5b-68zhq_dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee/registry/1.log
2026-06-09 11:31:19.242488 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_node-ca-2wddl_96a01974-4d0f-471e-b89a-4406c0c0e2d1/
2026-06-09 11:31:19.242504 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_node-ca-2wddl_96a01974-4d0f-471e-b89a-4406c0c0e2d1/node-ca/
2026-06-09 11:31:19.242521 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_node-ca-2wddl_96a01974-4d0f-471e-b89a-4406c0c0e2d1/node-ca/0.log
2026-06-09 11:31:19.242538 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_node-ca-2wddl_96a01974-4d0f-471e-b89a-4406c0c0e2d1/node-ca/1.log
2026-06-09 11:31:19.242554 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29683404-rvfpg_41420551-a5c5-4759-b2fd-b0930c433dac/
2026-06-09 11:31:19.242574 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29683404-rvfpg_41420551-a5c5-4759-b2fd-b0930c433dac/oc/
2026-06-09 11:31:19.242591 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29683404-rvfpg_41420551-a5c5-4759-b2fd-b0930c433dac/oc/0.log
2026-06-09 11:31:19.242608 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29683406-6sjhs_6368d656-b8d7-4713-adce-5885b79c0275/
2026-06-09 11:31:19.242624 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29683406-6sjhs_6368d656-b8d7-4713-adce-5885b79c0275/oc/
2026-06-09 11:31:19.242640 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29683406-6sjhs_6368d656-b8d7-4713-adce-5885b79c0275/oc/0.log
2026-06-09 11:31:19.242657 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29683408-wf64s_80d7ff7c-4918-44f0-8d9a-f3921429f78b/
2026-06-09 11:31:19.242673 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29683408-wf64s_80d7ff7c-4918-44f0-8d9a-f3921429f78b/oc/
2026-06-09 11:31:19.242689 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29683408-wf64s_80d7ff7c-4918-44f0-8d9a-f3921429f78b/oc/0.log
2026-06-09 11:31:19.242706 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress-canary_ingress-canary-jlj86_7d96a430-aa69-4b19-9ee4-68f2e6192e27/
2026-06-09 11:31:19.242722 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress-canary_ingress-canary-jlj86_7d96a430-aa69-4b19-9ee4-68f2e6192e27/serve-healthcheck-canary/
2026-06-09 11:31:19.242738 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress-canary_ingress-canary-jlj86_7d96a430-aa69-4b19-9ee4-68f2e6192e27/serve-healthcheck-canary/0.log
2026-06-09 11:31:19.242754 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress-canary_ingress-canary-jlj86_7d96a430-aa69-4b19-9ee4-68f2e6192e27/serve-healthcheck-canary/1.log
2026-06-09 11:31:19.242770 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9_e466d193-2f16-441a-9f10-579f91762fb9/
2026-06-09 11:31:19.242786 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9_e466d193-2f16-441a-9f10-579f91762fb9/ingress-operator/
2026-06-09 11:31:19.242802 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9_e466d193-2f16-441a-9f10-579f91762fb9/ingress-operator/0.log
2026-06-09 11:31:19.242818 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9_e466d193-2f16-441a-9f10-579f91762fb9/ingress-operator/1.log
2026-06-09 11:31:19.242834 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9_e466d193-2f16-441a-9f10-579f91762fb9/kube-rbac-proxy/
2026-06-09 11:31:19.242871 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9_e466d193-2f16-441a-9f10-579f91762fb9/kube-rbac-proxy/0.log
2026-06-09 11:31:19.242894 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9_e466d193-2f16-441a-9f10-579f91762fb9/kube-rbac-proxy/1.log
2026-06-09 11:31:19.242911 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress_router-default-68cf44c8b8-w4gs8_2e77cc61-4714-4efb-9f3d-35626d29acda/
2026-06-09 11:31:19.242932 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress_router-default-68cf44c8b8-w4gs8_2e77cc61-4714-4efb-9f3d-35626d29acda/router/
2026-06-09 11:31:19.242949 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress_router-default-68cf44c8b8-w4gs8_2e77cc61-4714-4efb-9f3d-35626d29acda/router/0.log
2026-06-09 11:31:19.242965 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress_router-default-68cf44c8b8-w4gs8_2e77cc61-4714-4efb-9f3d-35626d29acda/router/2.log
2026-06-09 11:31:19.242981 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress_router-default-68cf44c8b8-w4gs8_2e77cc61-4714-4efb-9f3d-35626d29acda/router/3.log
2026-06-09 11:31:19.242997 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb_4f837d5f-4682-4cae-99ca-824ebae60fec/
2026-06-09 11:31:19.243013 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb_4f837d5f-4682-4cae-99ca-824ebae60fec/kube-apiserver-operator/
2026-06-09 11:31:19.243030 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb_4f837d5f-4682-4cae-99ca-824ebae60fec/kube-apiserver-operator/0.log
2026-06-09 11:31:19.243045 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb_4f837d5f-4682-4cae-99ca-824ebae60fec/kube-apiserver-operator/1.log
2026-06-09 11:31:19.243061 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_installer-12-crc_75a71d08-dc2b-405a-a0f5-fd65ddc07ae1/
2026-06-09 11:31:19.243077 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_installer-12-crc_75a71d08-dc2b-405a-a0f5-fd65ddc07ae1/installer/
2026-06-09 11:31:19.243093 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_installer-12-crc_75a71d08-dc2b-405a-a0f5-fd65ddc07ae1/installer/0.log
2026-06-09 11:31:19.243109 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_installer-13-crc_6f635839-dcc3-4374-99cf-e51bfebb26ce/
2026-06-09 11:31:19.243125 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_installer-13-crc_6f635839-dcc3-4374-99cf-e51bfebb26ce/installer/
2026-06-09 11:31:19.243141 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_installer-13-crc_6f635839-dcc3-4374-99cf-e51bfebb26ce/installer/0.log
2026-06-09 11:31:19.243157 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/
2026-06-09 11:31:19.243173 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver-cert-regeneration-controller/
2026-06-09 11:31:19.243189 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver-cert-regeneration-controller/0.log
2026-06-09 11:31:19.243206 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver-cert-syncer/
2026-06-09 11:31:19.243222 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver-cert-syncer/0.log
2026-06-09 11:31:19.243238 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver-check-endpoints/
2026-06-09 11:31:19.243258 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver-check-endpoints/0.log
2026-06-09 11:31:19.243275 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver-insecure-readyz/
2026-06-09 11:31:19.243291 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver-insecure-readyz/0.log
2026-06-09 11:31:19.243308 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver/
2026-06-09 11:31:19.243324 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver/0.log.gz
2026-06-09 11:31:19.243340 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/setup/
2026-06-09 11:31:19.243356 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/setup/0.log
2026-06-09 11:31:19.243371 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-11-crc_8bed3f21-2a5d-4b00-8b19-761212047f63/
2026-06-09 11:31:19.243387 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-11-crc_8bed3f21-2a5d-4b00-8b19-761212047f63/pruner/
2026-06-09 11:31:19.243403 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-11-crc_8bed3f21-2a5d-4b00-8b19-761212047f63/pruner/0.log
2026-06-09 11:31:19.243419 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-12-crc_abc11e84-2f29-497d-b0df-09bb729ef48c/
2026-06-09 11:31:19.243435 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-12-crc_abc11e84-2f29-497d-b0df-09bb729ef48c/pruner/
2026-06-09 11:31:19.243451 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-12-crc_abc11e84-2f29-497d-b0df-09bb729ef48c/pruner/0.log
2026-06-09 11:31:19.243467 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-13-crc_24de53e8-acfb-427d-9aa5-9a69a19e0312/
2026-06-09 11:31:19.243482 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-13-crc_24de53e8-acfb-427d-9aa5-9a69a19e0312/pruner/
2026-06-09 11:31:19.243498 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-13-crc_24de53e8-acfb-427d-9aa5-9a69a19e0312/pruner/0.log
2026-06-09 11:31:19.243514 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn_89eeceba-0661-4e85-be2e-57d689102094/
2026-06-09 11:31:19.243530 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn_89eeceba-0661-4e85-be2e-57d689102094/kube-controller-manager-operator/
2026-06-09 11:31:19.243547 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn_89eeceba-0661-4e85-be2e-57d689102094/kube-controller-manager-operator/0.log
2026-06-09 11:31:19.243567 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn_89eeceba-0661-4e85-be2e-57d689102094/kube-controller-manager-operator/1.log
2026-06-09 11:31:19.243585 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/
2026-06-09 11:31:19.243601 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/cluster-policy-controller/
2026-06-09 11:31:19.243618 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/cluster-policy-controller/0.log
2026-06-09 11:31:19.243634 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/cluster-policy-controller/1.log
2026-06-09 11:31:19.243651 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/cluster-policy-controller/3.log
2026-06-09 11:31:19.243667 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/cluster-policy-controller/4.log
2026-06-09 11:31:19.243682 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/kube-controller-manager-cert-syncer/
2026-06-09 11:31:19.243699 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/kube-controller-manager-cert-syncer/0.log
2026-06-09 11:31:19.243715 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/kube-controller-manager-cert-syncer/1.log
2026-06-09 11:31:19.243730 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/kube-controller-manager-recovery-controller/
2026-06-09 11:31:19.243746 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/kube-controller-manager-recovery-controller/0.log
2026-06-09 11:31:19.243762 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/kube-controller-manager-recovery-controller/1.log
2026-06-09 11:31:19.243778 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/kube-controller-manager-recovery-controller/2.log
2026-06-09 11:31:19.243794 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/kube-controller-manager/
2026-06-09 11:31:19.243809 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/kube-controller-manager/0.log
2026-06-09 11:31:19.243826 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/kube-controller-manager/1.log
2026-06-09 11:31:19.243861 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/kube-controller-manager/7.log
2026-06-09 11:31:19.243884 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/kube-controller-manager/8.log
2026-06-09 11:31:19.243901 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646_4e9ac1d6-d4ed-4411-a098-d1bf725c943c/
2026-06-09 11:31:19.243917 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646_4e9ac1d6-d4ed-4411-a098-d1bf725c943c/kube-scheduler-operator-container/
2026-06-09 11:31:19.243934 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646_4e9ac1d6-d4ed-4411-a098-d1bf725c943c/kube-scheduler-operator-container/0.log
2026-06-09 11:31:19.243951 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646_4e9ac1d6-d4ed-4411-a098-d1bf725c943c/kube-scheduler-operator-container/1.log
2026-06-09 11:31:19.243967 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/
2026-06-09 11:31:19.243984 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/kube-scheduler-cert-syncer/
2026-06-09 11:31:19.244000 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/kube-scheduler-cert-syncer/0.log
2026-06-09 11:31:19.244017 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/kube-scheduler-cert-syncer/1.log
2026-06-09 11:31:19.244033 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/kube-scheduler-recovery-controller/
2026-06-09 11:31:19.244049 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/kube-scheduler-recovery-controller/0.log
2026-06-09 11:31:19.244066 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/kube-scheduler-recovery-controller/1.log
2026-06-09 11:31:19.244082 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/kube-scheduler-recovery-controller/2.log
2026-06-09 11:31:19.244098 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/kube-scheduler/
2026-06-09 11:31:19.244114 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/kube-scheduler/0.log
2026-06-09 11:31:19.244131 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/kube-scheduler/1.log
2026-06-09 11:31:19.244147 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/kube-scheduler/2.log
2026-06-09 11:31:19.244167 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/wait-for-host-port/
2026-06-09 11:31:19.244184 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/wait-for-host-port/0.log
2026-06-09 11:31:19.244200 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/wait-for-host-port/1.log
2026-06-09 11:31:19.244216 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_revision-pruner-6-crc_1f6fdc55-8114-467b-b4bb-d65cf3917f0f/
2026-06-09 11:31:19.244232 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_revision-pruner-6-crc_1f6fdc55-8114-467b-b4bb-d65cf3917f0f/pruner/
2026-06-09 11:31:19.244249 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_revision-pruner-6-crc_1f6fdc55-8114-467b-b4bb-d65cf3917f0f/pruner/0.log
2026-06-09 11:31:19.244265 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6_8f573912-eb25-4f17-bfe5-81325e551bf2/
2026-06-09 11:31:19.244281 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6_8f573912-eb25-4f17-bfe5-81325e551bf2/kube-storage-version-migrator-operator/
2026-06-09 11:31:19.244297 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6_8f573912-eb25-4f17-bfe5-81325e551bf2/kube-storage-version-migrator-operator/0.log
2026-06-09 11:31:19.244316 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6_8f573912-eb25-4f17-bfe5-81325e551bf2/kube-storage-version-migrator-operator/1.log
2026-06-09 11:31:19.244333 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj_95e1bfe8-fa45-4e53-9e80-89e7ac6db708/
2026-06-09 11:31:19.244349 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj_95e1bfe8-fa45-4e53-9e80-89e7ac6db708/graceful-termination/
2026-06-09 11:31:19.244365 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj_95e1bfe8-fa45-4e53-9e80-89e7ac6db708/graceful-termination/0.log
2026-06-09 11:31:19.244381 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj_95e1bfe8-fa45-4e53-9e80-89e7ac6db708/graceful-termination/1.log
2026-06-09 11:31:19.244397 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj_95e1bfe8-fa45-4e53-9e80-89e7ac6db708/migrator/
2026-06-09 11:31:19.244414 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj_95e1bfe8-fa45-4e53-9e80-89e7ac6db708/migrator/0.log
2026-06-09 11:31:19.244430 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj_95e1bfe8-fa45-4e53-9e80-89e7ac6db708/migrator/1.log
2026-06-09 11:31:19.244446 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c/
2026-06-09 11:31:19.244466 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c/control-plane-machine-set-operator/
2026-06-09 11:31:19.244483 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c/control-plane-machine-set-operator/0.log
2026-06-09 11:31:19.244499 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c/control-plane-machine-set-operator/1.log
2026-06-09 11:31:19.244516 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c/control-plane-machine-set-operator/2.log
2026-06-09 11:31:19.244532 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-api_machine-api-operator-755bb95488-cj4b6_12703f5c-2f19-4458-9c95-b94af53cd5d8/
2026-06-09 11:31:19.244548 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-api_machine-api-operator-755bb95488-cj4b6_12703f5c-2f19-4458-9c95-b94af53cd5d8/kube-rbac-proxy/
2026-06-09 11:31:19.244565 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-api_machine-api-operator-755bb95488-cj4b6_12703f5c-2f19-4458-9c95-b94af53cd5d8/kube-rbac-proxy/0.log
2026-06-09 11:31:19.244581 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-api_machine-api-operator-755bb95488-cj4b6_12703f5c-2f19-4458-9c95-b94af53cd5d8/kube-rbac-proxy/1.log
2026-06-09 11:31:19.244597 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-api_machine-api-operator-755bb95488-cj4b6_12703f5c-2f19-4458-9c95-b94af53cd5d8/machine-api-operator/
2026-06-09 11:31:19.244613 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-api_machine-api-operator-755bb95488-cj4b6_12703f5c-2f19-4458-9c95-b94af53cd5d8/machine-api-operator/0.log
2026-06-09 11:31:19.244629 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-api_machine-api-operator-755bb95488-cj4b6_12703f5c-2f19-4458-9c95-b94af53cd5d8/machine-api-operator/1.log
2026-06-09 11:31:19.244646 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-api_machine-api-operator-755bb95488-cj4b6_12703f5c-2f19-4458-9c95-b94af53cd5d8/machine-api-operator/2.log
2026-06-09 11:31:19.244662 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_kube-rbac-proxy-crio-crc_4e08c320b1e9e2405e6e0107bdf7eeb4/
2026-06-09 11:31:19.244678 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_kube-rbac-proxy-crio-crc_4e08c320b1e9e2405e6e0107bdf7eeb4/kube-rbac-proxy-crio/
2026-06-09 11:31:19.244694 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_kube-rbac-proxy-crio-crc_4e08c320b1e9e2405e6e0107bdf7eeb4/kube-rbac-proxy-crio/0.log
2026-06-09 11:31:19.244712 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_kube-rbac-proxy-crio-crc_4e08c320b1e9e2405e6e0107bdf7eeb4/kube-rbac-proxy-crio/1.log
2026-06-09 11:31:19.244731 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_kube-rbac-proxy-crio-crc_4e08c320b1e9e2405e6e0107bdf7eeb4/setup/
2026-06-09 11:31:19.244748 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_kube-rbac-proxy-crio-crc_4e08c320b1e9e2405e6e0107bdf7eeb4/setup/0.log
2026-06-09 11:31:19.244768 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_kube-rbac-proxy-crio-crc_4e08c320b1e9e2405e6e0107bdf7eeb4/setup/1.log
2026-06-09 11:31:19.244785 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm_e968817c-5b6a-4904-ba68-59a8235d6c0d/
2026-06-09 11:31:19.244802 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm_e968817c-5b6a-4904-ba68-59a8235d6c0d/kube-rbac-proxy/
2026-06-09 11:31:19.244818 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm_e968817c-5b6a-4904-ba68-59a8235d6c0d/kube-rbac-proxy/0.log
2026-06-09 11:31:19.244835 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm_e968817c-5b6a-4904-ba68-59a8235d6c0d/kube-rbac-proxy/1.log
2026-06-09 11:31:19.244866 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm_e968817c-5b6a-4904-ba68-59a8235d6c0d/machine-config-controller/
2026-06-09 11:31:19.244887 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm_e968817c-5b6a-4904-ba68-59a8235d6c0d/machine-config-controller/0.log
2026-06-09 11:31:19.244905 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm_e968817c-5b6a-4904-ba68-59a8235d6c0d/machine-config-controller/1.log
2026-06-09 11:31:19.244921 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm_e968817c-5b6a-4904-ba68-59a8235d6c0d/machine-config-controller/2.log
2026-06-09 11:31:19.244937 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-daemon-5w5zs_bce8f841-8f85-4c95-a349-9eb209e5cf79/
2026-06-09 11:31:19.244953 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-daemon-5w5zs_bce8f841-8f85-4c95-a349-9eb209e5cf79/kube-rbac-proxy/
2026-06-09 11:31:19.244969 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-daemon-5w5zs_bce8f841-8f85-4c95-a349-9eb209e5cf79/kube-rbac-proxy/0.log
2026-06-09 11:31:19.244986 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-daemon-5w5zs_bce8f841-8f85-4c95-a349-9eb209e5cf79/kube-rbac-proxy/1.log
2026-06-09 11:31:19.245003 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-daemon-5w5zs_bce8f841-8f85-4c95-a349-9eb209e5cf79/machine-config-daemon/
2026-06-09 11:31:19.245019 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-daemon-5w5zs_bce8f841-8f85-4c95-a349-9eb209e5cf79/machine-config-daemon/0.log
2026-06-09 11:31:19.245035 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-daemon-5w5zs_bce8f841-8f85-4c95-a349-9eb209e5cf79/machine-config-daemon/1.log
2026-06-09 11:31:19.245052 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-daemon-5w5zs_bce8f841-8f85-4c95-a349-9eb209e5cf79/machine-config-daemon/2.log
2026-06-09 11:31:19.245068 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh_e7c4bdbd-866b-490e-85ee-d4c85fa577d8/
2026-06-09 11:31:19.245088 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh_e7c4bdbd-866b-490e-85ee-d4c85fa577d8/kube-rbac-proxy/
2026-06-09 11:31:19.245105 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh_e7c4bdbd-866b-490e-85ee-d4c85fa577d8/kube-rbac-proxy/0.log
2026-06-09 11:31:19.245121 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh_e7c4bdbd-866b-490e-85ee-d4c85fa577d8/kube-rbac-proxy/1.log
2026-06-09 11:31:19.245137 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh_e7c4bdbd-866b-490e-85ee-d4c85fa577d8/machine-config-operator/
2026-06-09 11:31:19.245153 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh_e7c4bdbd-866b-490e-85ee-d4c85fa577d8/machine-config-operator/0.log
2026-06-09 11:31:19.245169 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh_e7c4bdbd-866b-490e-85ee-d4c85fa577d8/machine-config-operator/1.log
2026-06-09 11:31:19.245186 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh_e7c4bdbd-866b-490e-85ee-d4c85fa577d8/machine-config-operator/2.log
2026-06-09 11:31:19.245201 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-server-frshx_44ee6ec8-5023-4c79-a615-001e77d29556/
2026-06-09 11:31:19.245218 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-server-frshx_44ee6ec8-5023-4c79-a615-001e77d29556/machine-config-server/
2026-06-09 11:31:19.245234 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-server-frshx_44ee6ec8-5023-4c79-a615-001e77d29556/machine-config-server/0.log
2026-06-09 11:31:19.245250 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-server-frshx_44ee6ec8-5023-4c79-a615-001e77d29556/machine-config-server/1.log
2026-06-09 11:31:19.245266 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d36tcfv_4bb4ec5e-8159-4fdd-a3b2-1f55e38651ca/
2026-06-09 11:31:19.245282 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d36tcfv_4bb4ec5e-8159-4fdd-a3b2-1f55e38651ca/extract/
2026-06-09 11:31:19.245299 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d36tcfv_4bb4ec5e-8159-4fdd-a3b2-1f55e38651ca/extract/0.log
2026-06-09 11:31:19.245315 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d36tcfv_4bb4ec5e-8159-4fdd-a3b2-1f55e38651ca/pull/
2026-06-09 11:31:19.245331 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d36tcfv_4bb4ec5e-8159-4fdd-a3b2-1f55e38651ca/pull/0.log
2026-06-09 11:31:19.245347 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d36tcfv_4bb4ec5e-8159-4fdd-a3b2-1f55e38651ca/util/
2026-06-09 11:31:19.245367 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d36tcfv_4bb4ec5e-8159-4fdd-a3b2-1f55e38651ca/util/0.log
2026-06-09 11:31:19.245384 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-5p4wm_03ea40f2-5eed-4383-907c-50cdb2264469/
2026-06-09 11:31:19.245400 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-5p4wm_03ea40f2-5eed-4383-907c-50cdb2264469/extract-content/
2026-06-09 11:31:19.245417 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-5p4wm_03ea40f2-5eed-4383-907c-50cdb2264469/extract-content/0.log
2026-06-09 11:31:19.245434 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-5p4wm_03ea40f2-5eed-4383-907c-50cdb2264469/extract-utilities/
2026-06-09 11:31:19.245450 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-5p4wm_03ea40f2-5eed-4383-907c-50cdb2264469/extract-utilities/0.log
2026-06-09 11:31:19.245466 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-5p4wm_03ea40f2-5eed-4383-907c-50cdb2264469/registry-server/
2026-06-09 11:31:19.245483 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-5p4wm_03ea40f2-5eed-4383-907c-50cdb2264469/registry-server/0.log.gz
2026-06-09 11:31:19.245499 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-lnxvv_bef28dd5-3b7f-48bc-affa-e464959b42a4/
2026-06-09 11:31:19.245515 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-lnxvv_bef28dd5-3b7f-48bc-affa-e464959b42a4/extract-content/
2026-06-09 11:31:19.245531 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-lnxvv_bef28dd5-3b7f-48bc-affa-e464959b42a4/extract-content/0.log
2026-06-09 11:31:19.245548 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-lnxvv_bef28dd5-3b7f-48bc-affa-e464959b42a4/extract-utilities/
2026-06-09 11:31:19.245564 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-lnxvv_bef28dd5-3b7f-48bc-affa-e464959b42a4/extract-utilities/0.log
2026-06-09 11:31:19.245580 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-lnxvv_bef28dd5-3b7f-48bc-affa-e464959b42a4/registry-server/
2026-06-09 11:31:19.245596 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-lnxvv_bef28dd5-3b7f-48bc-affa-e464959b42a4/registry-server/0.log
2026-06-09 11:31:19.245612 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd98h9qr_35b3b246-74f4-48ae-befc-2021eee673b9/
2026-06-09 11:31:19.245628 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd98h9qr_35b3b246-74f4-48ae-befc-2021eee673b9/extract/
2026-06-09 11:31:19.245644 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd98h9qr_35b3b246-74f4-48ae-befc-2021eee673b9/extract/0.log
2026-06-09 11:31:19.245660 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd98h9qr_35b3b246-74f4-48ae-befc-2021eee673b9/pull/
2026-06-09 11:31:19.245679 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd98h9qr_35b3b246-74f4-48ae-befc-2021eee673b9/pull/0.log
2026-06-09 11:31:19.245696 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd98h9qr_35b3b246-74f4-48ae-befc-2021eee673b9/util/
2026-06-09 11:31:19.245712 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd98h9qr_35b3b246-74f4-48ae-befc-2021eee673b9/util/0.log
2026-06-09 11:31:19.245728 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_marketplace-operator-547dbd544d-8mhkq_6da28bb4-e7f5-4738-b169-06009707260b/
2026-06-09 11:31:19.245757 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_marketplace-operator-547dbd544d-8mhkq_6da28bb4-e7f5-4738-b169-06009707260b/marketplace-operator/
2026-06-09 11:31:19.245775 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_marketplace-operator-547dbd544d-8mhkq_6da28bb4-e7f5-4738-b169-06009707260b/marketplace-operator/1.log
2026-06-09 11:31:19.245791 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_marketplace-operator-547dbd544d-8mhkq_6da28bb4-e7f5-4738-b169-06009707260b/marketplace-operator/2.log
2026-06-09 11:31:19.245808 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-vg7jm_1e824c5b-124c-48f0-ac2e-31a74c913c6d/
2026-06-09 11:31:19.245824 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-vg7jm_1e824c5b-124c-48f0-ac2e-31a74c913c6d/extract-content/
2026-06-09 11:31:19.245840 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-vg7jm_1e824c5b-124c-48f0-ac2e-31a74c913c6d/extract-content/0.log
2026-06-09 11:31:19.245874 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-vg7jm_1e824c5b-124c-48f0-ac2e-31a74c913c6d/extract-utilities/
2026-06-09 11:31:19.245892 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-vg7jm_1e824c5b-124c-48f0-ac2e-31a74c913c6d/extract-utilities/0.log
2026-06-09 11:31:19.245909 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-vg7jm_1e824c5b-124c-48f0-ac2e-31a74c913c6d/registry-server/
2026-06-09 11:31:19.245925 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-vg7jm_1e824c5b-124c-48f0-ac2e-31a74c913c6d/registry-server/0.log
2026-06-09 11:31:19.245942 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-4222l_e2c51b2a-3716-4f05-972a-94d581ed7ad4/
2026-06-09 11:31:19.245958 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-4222l_e2c51b2a-3716-4f05-972a-94d581ed7ad4/extract-content/
2026-06-09 11:31:19.245975 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-4222l_e2c51b2a-3716-4f05-972a-94d581ed7ad4/extract-content/0.log
2026-06-09 11:31:19.245991 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-4222l_e2c51b2a-3716-4f05-972a-94d581ed7ad4/extract-utilities/
2026-06-09 11:31:19.246007 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-4222l_e2c51b2a-3716-4f05-972a-94d581ed7ad4/extract-utilities/0.log
2026-06-09 11:31:19.246028 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-4222l_e2c51b2a-3716-4f05-972a-94d581ed7ad4/registry-server/
2026-06-09 11:31:19.246045 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-4222l_e2c51b2a-3716-4f05-972a-94d581ed7ad4/registry-server/0.log.gz
2026-06-09 11:31:19.246061 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/
2026-06-09 11:31:19.246077 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/bond-cni-plugin/
2026-06-09 11:31:19.246093 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/bond-cni-plugin/0.log
2026-06-09 11:31:19.246109 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/bond-cni-plugin/1.log
2026-06-09 11:31:19.246125 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/cni-plugins/
2026-06-09 11:31:19.246142 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/cni-plugins/0.log
2026-06-09 11:31:19.246158 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/cni-plugins/1.log
2026-06-09 11:31:19.246175 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/egress-router-binary-copy/
2026-06-09 11:31:19.246191 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/egress-router-binary-copy/0.log
2026-06-09 11:31:19.246208 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/egress-router-binary-copy/1.log
2026-06-09 11:31:19.246224 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/kube-multus-additional-cni-plugins/
2026-06-09 11:31:19.246241 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/kube-multus-additional-cni-plugins/0.log
2026-06-09 11:31:19.246257 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/kube-multus-additional-cni-plugins/1.log
2026-06-09 11:31:19.246273 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/routeoverride-cni/
2026-06-09 11:31:19.246290 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/routeoverride-cni/0.log
2026-06-09 11:31:19.246306 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/routeoverride-cni/1.log
2026-06-09 11:31:19.246322 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/whereabouts-cni-bincopy/
2026-06-09 11:31:19.246345 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/whereabouts-cni-bincopy/0.log
2026-06-09 11:31:19.246362 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/whereabouts-cni-bincopy/1.log
2026-06-09 11:31:19.246378 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/whereabouts-cni/
2026-06-09 11:31:19.246394 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/whereabouts-cni/0.log
2026-06-09 11:31:19.246411 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/whereabouts-cni/1.log
2026-06-09 11:31:19.246427 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-admission-controller-69db94689b-rvf8p_22e9ac12-6d81-454c-9af1-0b0d7e241db6/
2026-06-09 11:31:19.246443 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-admission-controller-69db94689b-rvf8p_22e9ac12-6d81-454c-9af1-0b0d7e241db6/kube-rbac-proxy/
2026-06-09 11:31:19.246463 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-admission-controller-69db94689b-rvf8p_22e9ac12-6d81-454c-9af1-0b0d7e241db6/kube-rbac-proxy/0.log
2026-06-09 11:31:19.246488 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-admission-controller-69db94689b-rvf8p_22e9ac12-6d81-454c-9af1-0b0d7e241db6/kube-rbac-proxy/1.log
2026-06-09 11:31:19.246512 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-admission-controller-69db94689b-rvf8p_22e9ac12-6d81-454c-9af1-0b0d7e241db6/multus-admission-controller/
2026-06-09 11:31:19.246535 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-admission-controller-69db94689b-rvf8p_22e9ac12-6d81-454c-9af1-0b0d7e241db6/multus-admission-controller/0.log
2026-06-09 11:31:19.246552 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-admission-controller-69db94689b-rvf8p_22e9ac12-6d81-454c-9af1-0b0d7e241db6/multus-admission-controller/1.log
2026-06-09 11:31:19.246569 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-bzhnf_00c6c2e8-e87f-4689-a0b0-78a0fc81763d/
2026-06-09 11:31:19.246585 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-bzhnf_00c6c2e8-e87f-4689-a0b0-78a0fc81763d/kube-multus/
2026-06-09 11:31:19.246601 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-bzhnf_00c6c2e8-e87f-4689-a0b0-78a0fc81763d/kube-multus/1.log
2026-06-09 11:31:19.246617 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-bzhnf_00c6c2e8-e87f-4689-a0b0-78a0fc81763d/kube-multus/2.log
2026-06-09 11:31:19.246633 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-bzhnf_00c6c2e8-e87f-4689-a0b0-78a0fc81763d/kube-multus/3.log
2026-06-09 11:31:19.246650 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-bzhnf_00c6c2e8-e87f-4689-a0b0-78a0fc81763d/kube-multus/4.log
2026-06-09 11:31:19.246666 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_network-metrics-daemon-n2bqt_504f5b64-2069-4529-9127-e6f993b1b649/
2026-06-09 11:31:19.246682 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_network-metrics-daemon-n2bqt_504f5b64-2069-4529-9127-e6f993b1b649/kube-rbac-proxy/
2026-06-09 11:31:19.246705 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_network-metrics-daemon-n2bqt_504f5b64-2069-4529-9127-e6f993b1b649/kube-rbac-proxy/0.log
2026-06-09 11:31:19.246722 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_network-metrics-daemon-n2bqt_504f5b64-2069-4529-9127-e6f993b1b649/kube-rbac-proxy/1.log
2026-06-09 11:31:19.246738 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_network-metrics-daemon-n2bqt_504f5b64-2069-4529-9127-e6f993b1b649/network-metrics-daemon/
2026-06-09 11:31:19.246754 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_network-metrics-daemon-n2bqt_504f5b64-2069-4529-9127-e6f993b1b649/network-metrics-daemon/0.log
2026-06-09 11:31:19.246770 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_network-metrics-daemon-n2bqt_504f5b64-2069-4529-9127-e6f993b1b649/network-metrics-daemon/1.log
2026-06-09 11:31:19.246786 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141/
2026-06-09 11:31:19.246802 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141/networking-console-plugin/
2026-06-09 11:31:19.246818 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141/networking-console-plugin/0.log
2026-06-09 11:31:19.246834 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141/networking-console-plugin/1.log
2026-06-09 11:31:19.246866 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5_f863fff9-286a-45fa-b8f0-8a86994b8440/
2026-06-09 11:31:19.246906 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5_f863fff9-286a-45fa-b8f0-8a86994b8440/check-endpoints/
2026-06-09 11:31:19.246925 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5_f863fff9-286a-45fa-b8f0-8a86994b8440/check-endpoints/0.log
2026-06-09 11:31:19.246942 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5_f863fff9-286a-45fa-b8f0-8a86994b8440/check-endpoints/1.log
2026-06-09 11:31:19.246959 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-diagnostics_network-check-target-fhkjl_17b87002-b798-480a-8e17-83053d698239/
2026-06-09 11:31:19.246975 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-diagnostics_network-check-target-fhkjl_17b87002-b798-480a-8e17-83053d698239/network-check-target-container/
2026-06-09 11:31:19.246992 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-diagnostics_network-check-target-fhkjl_17b87002-b798-480a-8e17-83053d698239/network-check-target-container/0.log
2026-06-09 11:31:19.247008 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-diagnostics_network-check-target-fhkjl_17b87002-b798-480a-8e17-83053d698239/network-check-target-container/1.log
2026-06-09 11:31:19.247025 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-node-identity_network-node-identity-dgvkt_fc4541ce-7789-4670-bc75-5c2868e52ce0/
2026-06-09 11:31:19.247045 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-node-identity_network-node-identity-dgvkt_fc4541ce-7789-4670-bc75-5c2868e52ce0/approver/
2026-06-09 11:31:19.247062 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-node-identity_network-node-identity-dgvkt_fc4541ce-7789-4670-bc75-5c2868e52ce0/approver/0.log
2026-06-09 11:31:19.247079 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-node-identity_network-node-identity-dgvkt_fc4541ce-7789-4670-bc75-5c2868e52ce0/approver/1.log
2026-06-09 11:31:19.247095 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-node-identity_network-node-identity-dgvkt_fc4541ce-7789-4670-bc75-5c2868e52ce0/approver/2.log
2026-06-09 11:31:19.247111 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-node-identity_network-node-identity-dgvkt_fc4541ce-7789-4670-bc75-5c2868e52ce0/approver/3.log
2026-06-09 11:31:19.247128 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-node-identity_network-node-identity-dgvkt_fc4541ce-7789-4670-bc75-5c2868e52ce0/webhook/
2026-06-09 11:31:19.247144 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-node-identity_network-node-identity-dgvkt_fc4541ce-7789-4670-bc75-5c2868e52ce0/webhook/0.log
2026-06-09 11:31:19.247160 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-node-identity_network-node-identity-dgvkt_fc4541ce-7789-4670-bc75-5c2868e52ce0/webhook/1.log
2026-06-09 11:31:19.247176 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-operator_iptables-alerter-5jnd7_428b39f5-eb1c-4f65-b7a4-eeb6e84860cc/
2026-06-09 11:31:19.247193 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-operator_iptables-alerter-5jnd7_428b39f5-eb1c-4f65-b7a4-eeb6e84860cc/iptables-alerter/
2026-06-09 11:31:19.247209 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-operator_iptables-alerter-5jnd7_428b39f5-eb1c-4f65-b7a4-eeb6e84860cc/iptables-alerter/0.log
2026-06-09 11:31:19.247225 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-operator_iptables-alerter-5jnd7_428b39f5-eb1c-4f65-b7a4-eeb6e84860cc/iptables-alerter/1.log
2026-06-09 11:31:19.247241 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-operator_network-operator-7bdcf4f5bd-7fjxv_34177974-8d82-49d2-a763-391d0df3bbd8/
2026-06-09 11:31:19.247257 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-operator_network-operator-7bdcf4f5bd-7fjxv_34177974-8d82-49d2-a763-391d0df3bbd8/network-operator/
2026-06-09 11:31:19.247274 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-operator_network-operator-7bdcf4f5bd-7fjxv_34177974-8d82-49d2-a763-391d0df3bbd8/network-operator/0.log
2026-06-09 11:31:19.247290 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-operator_network-operator-7bdcf4f5bd-7fjxv_34177974-8d82-49d2-a763-391d0df3bbd8/network-operator/1.log
2026-06-09 11:31:19.247307 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-operator_network-operator-7bdcf4f5bd-7fjxv_34177974-8d82-49d2-a763-391d0df3bbd8/network-operator/2.log
2026-06-09 11:31:19.247323 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-console-plugin-9bcc7988b-j5p8q_04a38c27-f8f1-4bae-9e33-953f73b7ecc5/
2026-06-09 11:31:19.247339 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-console-plugin-9bcc7988b-j5p8q_04a38c27-f8f1-4bae-9e33-953f73b7ecc5/nmstate-console-plugin/
2026-06-09 11:31:19.247359 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-console-plugin-9bcc7988b-j5p8q_04a38c27-f8f1-4bae-9e33-953f73b7ecc5/nmstate-console-plugin/0.log
2026-06-09 11:31:19.247376 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-handler-2kwv5_eda6974c-6159-4b85-94a4-ff6c359076b1/
2026-06-09 11:31:19.247393 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-handler-2kwv5_eda6974c-6159-4b85-94a4-ff6c359076b1/nmstate-handler/
2026-06-09 11:31:19.247409 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-handler-2kwv5_eda6974c-6159-4b85-94a4-ff6c359076b1/nmstate-handler/0.log
2026-06-09 11:31:19.247425 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-metrics-756b4d6fc6-hphfx_e914d91f-fb86-4fb3-8cfa-de929a89e35a/
2026-06-09 11:31:19.247442 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-metrics-756b4d6fc6-hphfx_e914d91f-fb86-4fb3-8cfa-de929a89e35a/kube-rbac-proxy/
2026-06-09 11:31:19.247458 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-metrics-756b4d6fc6-hphfx_e914d91f-fb86-4fb3-8cfa-de929a89e35a/kube-rbac-proxy/0.log
2026-06-09 11:31:19.247474 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-metrics-756b4d6fc6-hphfx_e914d91f-fb86-4fb3-8cfa-de929a89e35a/nmstate-metrics/
2026-06-09 11:31:19.247490 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-metrics-756b4d6fc6-hphfx_e914d91f-fb86-4fb3-8cfa-de929a89e35a/nmstate-metrics/0.log
2026-06-09 11:31:19.247506 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-operator-6569c8c666-c5z9m_f43e8703-e875-47e4-847d-f134a18c5c4b/
2026-06-09 11:31:19.247522 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-operator-6569c8c666-c5z9m_f43e8703-e875-47e4-847d-f134a18c5c4b/nmstate-operator/
2026-06-09 11:31:19.247538 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-operator-6569c8c666-c5z9m_f43e8703-e875-47e4-847d-f134a18c5c4b/nmstate-operator/0.log
2026-06-09 11:31:19.247554 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-webhook-9b7874799-4k69w_65c1dadf-0bda-4c0b-a711-2d8671a5409a/
2026-06-09 11:31:19.247570 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-webhook-9b7874799-4k69w_65c1dadf-0bda-4c0b-a711-2d8671a5409a/nmstate-webhook/
2026-06-09 11:31:19.247585 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-webhook-9b7874799-4k69w_65c1dadf-0bda-4c0b-a711-2d8671a5409a/nmstate-webhook/0.log
2026-06-09 11:31:19.247601 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s_eeb0b76f-edea-4c9c-99a1-0130c6a7453c/
2026-06-09 11:31:19.247617 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s_eeb0b76f-edea-4c9c-99a1-0130c6a7453c/fix-audit-permissions/
2026-06-09 11:31:19.247633 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s_eeb0b76f-edea-4c9c-99a1-0130c6a7453c/fix-audit-permissions/0.log
2026-06-09 11:31:19.247648 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s_eeb0b76f-edea-4c9c-99a1-0130c6a7453c/fix-audit-permissions/1.log
2026-06-09 11:31:19.247665 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s_eeb0b76f-edea-4c9c-99a1-0130c6a7453c/oauth-apiserver/
2026-06-09 11:31:19.247684 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s_eeb0b76f-edea-4c9c-99a1-0130c6a7453c/oauth-apiserver/0.log
2026-06-09 11:31:19.247701 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s_eeb0b76f-edea-4c9c-99a1-0130c6a7453c/oauth-apiserver/1.log
2026-06-09 11:31:19.247717 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428_d1618753-e855-455c-8eee-e4fb77abbc17/
2026-06-09 11:31:19.247733 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428_d1618753-e855-455c-8eee-e4fb77abbc17/catalog-operator/
2026-06-09 11:31:19.247749 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428_d1618753-e855-455c-8eee-e4fb77abbc17/catalog-operator/0.log
2026-06-09 11:31:19.247765 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428_d1618753-e855-455c-8eee-e4fb77abbc17/catalog-operator/1.log
2026-06-09 11:31:19.247781 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428_d1618753-e855-455c-8eee-e4fb77abbc17/catalog-operator/2.log
2026-06-09 11:31:19.247797 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29683365-5dplj_0e95ee2c-92a2-486a-af89-3311d6139404/
2026-06-09 11:31:19.247813 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29683365-5dplj_0e95ee2c-92a2-486a-af89-3311d6139404/collect-profiles/
2026-06-09 11:31:19.247829 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29683365-5dplj_0e95ee2c-92a2-486a-af89-3311d6139404/collect-profiles/0.log
2026-06-09 11:31:19.247844 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29683380-pkxlv_0733e440-b967-4d60-8897-0267a6040ebd/
2026-06-09 11:31:19.247880 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29683380-pkxlv_0733e440-b967-4d60-8897-0267a6040ebd/collect-profiles/
2026-06-09 11:31:19.247897 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29683380-pkxlv_0733e440-b967-4d60-8897-0267a6040ebd/collect-profiles/0.log
2026-06-09 11:31:19.247913 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29683395-4pnqp_0830c543-f078-4688-a7ff-2b3b73e4a888/
2026-06-09 11:31:19.247929 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29683395-4pnqp_0830c543-f078-4688-a7ff-2b3b73e4a888/collect-profiles/
2026-06-09 11:31:19.247944 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29683395-4pnqp_0830c543-f078-4688-a7ff-2b3b73e4a888/collect-profiles/0.log
2026-06-09 11:31:19.247960 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn_6e1163b9-cb14-4016-a0bf-126812657ac4/
2026-06-09 11:31:19.247976 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn_6e1163b9-cb14-4016-a0bf-126812657ac4/olm-operator/
2026-06-09 11:31:19.247996 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn_6e1163b9-cb14-4016-a0bf-126812657ac4/olm-operator/0.log
2026-06-09 11:31:19.248012 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn_6e1163b9-cb14-4016-a0bf-126812657ac4/olm-operator/1.log
2026-06-09 11:31:19.248028 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn_6e1163b9-cb14-4016-a0bf-126812657ac4/olm-operator/2.log
2026-06-09 11:31:19.248044 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9_bebbba29-e4e9-44ad-b643-3a7ebf505270/
2026-06-09 11:31:19.248060 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9_bebbba29-e4e9-44ad-b643-3a7ebf505270/kube-rbac-proxy/
2026-06-09 11:31:19.248076 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9_bebbba29-e4e9-44ad-b643-3a7ebf505270/kube-rbac-proxy/0.log
2026-06-09 11:31:19.248093 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9_bebbba29-e4e9-44ad-b643-3a7ebf505270/kube-rbac-proxy/1.log
2026-06-09 11:31:19.248109 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9_bebbba29-e4e9-44ad-b643-3a7ebf505270/package-server-manager/
2026-06-09 11:31:19.248125 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9_bebbba29-e4e9-44ad-b643-3a7ebf505270/package-server-manager/0.log
2026-06-09 11:31:19.248141 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9_bebbba29-e4e9-44ad-b643-3a7ebf505270/package-server-manager/1.log
2026-06-09 11:31:19.248157 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x_584a9db0-8534-48e1-b484-d23b9c489569/
2026-06-09 11:31:19.248173 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x_584a9db0-8534-48e1-b484-d23b9c489569/packageserver/
2026-06-09 11:31:19.248189 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x_584a9db0-8534-48e1-b484-d23b9c489569/packageserver/0.log
2026-06-09 11:31:19.248205 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x_584a9db0-8534-48e1-b484-d23b9c489569/packageserver/2.log
2026-06-09 11:31:19.248221 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x_584a9db0-8534-48e1-b484-d23b9c489569/packageserver/3.log
2026-06-09 11:31:19.248238 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-qk7gf_e107ffd6-2a27-4a43-98b0-74153b45d200/
2026-06-09 11:31:19.248255 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-qk7gf_e107ffd6-2a27-4a43-98b0-74153b45d200/kube-rbac-proxy/
2026-06-09 11:31:19.248272 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-qk7gf_e107ffd6-2a27-4a43-98b0-74153b45d200/kube-rbac-proxy/0.log
2026-06-09 11:31:19.248292 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-qk7gf_e107ffd6-2a27-4a43-98b0-74153b45d200/ovnkube-cluster-manager/
2026-06-09 11:31:19.248308 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-qk7gf_e107ffd6-2a27-4a43-98b0-74153b45d200/ovnkube-cluster-manager/0.log
2026-06-09 11:31:19.248327 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-zn7bm_d532b4e9-39e1-4a61-8d0e-d557ab9c5afd/
2026-06-09 11:31:19.248344 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-zn7bm_d532b4e9-39e1-4a61-8d0e-d557ab9c5afd/kube-rbac-proxy-node/
2026-06-09 11:31:19.248361 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-zn7bm_d532b4e9-39e1-4a61-8d0e-d557ab9c5afd/kube-rbac-proxy-node/0.log
2026-06-09 11:31:19.248378 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-zn7bm_d532b4e9-39e1-4a61-8d0e-d557ab9c5afd/kube-rbac-proxy-ovn-metrics/
2026-06-09 11:31:19.248395 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-zn7bm_d532b4e9-39e1-4a61-8d0e-d557ab9c5afd/kube-rbac-proxy-ovn-metrics/0.log
2026-06-09 11:31:19.248412 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-zn7bm_d532b4e9-39e1-4a61-8d0e-d557ab9c5afd/kubecfg-setup/
2026-06-09 11:31:19.248429 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-zn7bm_d532b4e9-39e1-4a61-8d0e-d557ab9c5afd/kubecfg-setup/0.log
2026-06-09 11:31:19.248445 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-zn7bm_d532b4e9-39e1-4a61-8d0e-d557ab9c5afd/nbdb/
2026-06-09 11:31:19.248461 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-zn7bm_d532b4e9-39e1-4a61-8d0e-d557ab9c5afd/nbdb/0.log
2026-06-09 11:31:19.248478 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-zn7bm_d532b4e9-39e1-4a61-8d0e-d557ab9c5afd/northd/
2026-06-09 11:31:19.248494 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-zn7bm_d532b4e9-39e1-4a61-8d0e-d557ab9c5afd/northd/0.log
2026-06-09 11:31:19.248510 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-zn7bm_d532b4e9-39e1-4a61-8d0e-d557ab9c5afd/ovn-acl-logging/
2026-06-09 11:31:19.248527 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-zn7bm_d532b4e9-39e1-4a61-8d0e-d557ab9c5afd/ovn-acl-logging/0.log
2026-06-09 11:31:19.248543 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-zn7bm_d532b4e9-39e1-4a61-8d0e-d557ab9c5afd/ovn-controller/
2026-06-09 11:31:19.248560 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-zn7bm_d532b4e9-39e1-4a61-8d0e-d557ab9c5afd/ovn-controller/0.log
2026-06-09 11:31:19.248576 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-zn7bm_d532b4e9-39e1-4a61-8d0e-d557ab9c5afd/ovnkube-controller/
2026-06-09 11:31:19.248592 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-zn7bm_d532b4e9-39e1-4a61-8d0e-d557ab9c5afd/ovnkube-controller/0.log.gz
2026-06-09 11:31:19.248608 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-zn7bm_d532b4e9-39e1-4a61-8d0e-d557ab9c5afd/sbdb/
2026-06-09 11:31:19.248629 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-zn7bm_d532b4e9-39e1-4a61-8d0e-d557ab9c5afd/sbdb/0.log
2026-06-09 11:31:19.248645 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-route-controller-manager_route-controller-manager-798f9f7dfd-7m5r6_3a5c8e52-a571-4d96-8aaf-287800f3d9b5/
2026-06-09 11:31:19.248662 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-route-controller-manager_route-controller-manager-798f9f7dfd-7m5r6_3a5c8e52-a571-4d96-8aaf-287800f3d9b5/route-controller-manager/
2026-06-09 11:31:19.248678 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-route-controller-manager_route-controller-manager-798f9f7dfd-7m5r6_3a5c8e52-a571-4d96-8aaf-287800f3d9b5/route-controller-manager/0.log
2026-06-09 11:31:19.248694 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-route-controller-manager_route-controller-manager-798f9f7dfd-7m5r6_3a5c8e52-a571-4d96-8aaf-287800f3d9b5/route-controller-manager/1.log
2026-06-09 11:31:19.248710 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4_fd3771ed-6d15-47a3-9f81-762cf83a728f/
2026-06-09 11:31:19.248726 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4_fd3771ed-6d15-47a3-9f81-762cf83a728f/service-ca-operator/
2026-06-09 11:31:19.248742 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4_fd3771ed-6d15-47a3-9f81-762cf83a728f/service-ca-operator/0.log
2026-06-09 11:31:19.248758 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4_fd3771ed-6d15-47a3-9f81-762cf83a728f/service-ca-operator/1.log
2026-06-09 11:31:19.248775 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-service-ca_service-ca-74545575db-n469q_880b4ff1-3443-4cae-90b4-72e4341917b3/
2026-06-09 11:31:19.248791 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-service-ca_service-ca-74545575db-n469q_880b4ff1-3443-4cae-90b4-72e4341917b3/service-ca-controller/
2026-06-09 11:31:19.248807 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-service-ca_service-ca-74545575db-n469q_880b4ff1-3443-4cae-90b4-72e4341917b3/service-ca-controller/0.log
2026-06-09 11:31:19.248823 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-service-ca_service-ca-74545575db-n469q_880b4ff1-3443-4cae-90b4-72e4341917b3/service-ca-controller/1.log
2026-06-09 11:31:19.248839 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-service-ca_service-ca-74545575db-n469q_880b4ff1-3443-4cae-90b4-72e4341917b3/service-ca-controller/2.log
2026-06-09 11:31:19.248875 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/
2026-06-09 11:31:19.248893 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/aggregated-discovery-api.yaml
2026-06-09 11:31:19.248910 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/aggregated-discovery-apis.yaml
2026-06-09 11:31:19.248927 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/event-filter.html
2026-06-09 11:31:19.248944 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/timestamp
2026-06-09 11:31:19.248961 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/
2026-06-09 11:31:19.248978 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/cert-manager/
2026-06-09 11:31:19.248994 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/cert-manager/cert-manager.yaml
2026-06-09 11:31:19.249015 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/cert-manager/apps.openshift.io/
2026-06-09 11:31:19.249033 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/cert-manager/apps.openshift.io/deploymentconfigs.yaml
2026-06-09 11:31:19.249049 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/cert-manager/apps/
2026-06-09 11:31:19.249065 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/cert-manager/apps/daemonsets.yaml
2026-06-09 11:31:19.249082 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/cert-manager/apps/deployments.yaml
2026-06-09 11:31:19.249098 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/cert-manager/apps/replicasets.yaml
2026-06-09 11:31:19.249114 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/cert-manager/apps/statefulsets.yaml
2026-06-09 11:31:19.249130 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/cert-manager/autoscaling/
2026-06-09 11:31:19.249146 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/cert-manager/autoscaling/horizontalpodautoscalers.yaml
2026-06-09 11:31:19.249162 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/cert-manager/batch/
2026-06-09 11:31:19.249178 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/cert-manager/batch/cronjobs.yaml
2026-06-09 11:31:19.249194 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/cert-manager/batch/jobs.yaml
2026-06-09 11:31:19.249210 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/cert-manager/build.openshift.io/
2026-06-09 11:31:19.249226 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/cert-manager/build.openshift.io/buildconfigs.yaml
2026-06-09 11:31:19.249242 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/cert-manager/build.openshift.io/builds.yaml
2026-06-09 11:31:19.249258 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/cert-manager/core/
2026-06-09 11:31:19.249274 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/cert-manager/core/configmaps.yaml
2026-06-09 11:31:19.249290 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/cert-manager/core/endpoints.yaml
2026-06-09 11:31:19.249306 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/cert-manager/core/events.yaml
2026-06-09 11:31:19.249322 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/cert-manager/core/persistentvolumeclaims.yaml
2026-06-09 11:31:19.249338 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/cert-manager/core/pods.yaml
2026-06-09 11:31:19.249354 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/cert-manager/core/replicationcontrollers.yaml
2026-06-09 11:31:19.249371 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/cert-manager/core/secrets.yaml
2026-06-09 11:31:19.249387 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/cert-manager/core/services.yaml
2026-06-09 11:31:19.249403 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/cert-manager/discovery.k8s.io/
2026-06-09 11:31:19.249420 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/cert-manager/discovery.k8s.io/endpointslices.yaml
2026-06-09 11:31:19.249436 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/cert-manager/image.openshift.io/
2026-06-09 11:31:19.249452 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/cert-manager/image.openshift.io/imagestreams.yaml
2026-06-09 11:31:19.249468 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/cert-manager/k8s.ovn.org/
2026-06-09 11:31:19.249484 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/cert-manager/k8s.ovn.org/egressfirewalls.yaml
2026-06-09 11:31:19.249503 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/cert-manager/k8s.ovn.org/egressqoses.yaml
2026-06-09 11:31:19.249520 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/cert-manager/k8s.ovn.org/userdefinednetworks.yaml
2026-06-09 11:31:19.249536 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/cert-manager/monitoring.coreos.com/
2026-06-09 11:31:19.249552 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/cert-manager/monitoring.coreos.com/servicemonitors.yaml
2026-06-09 11:31:19.249568 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/cert-manager/networking.k8s.io/
2026-06-09 11:31:19.249584 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/cert-manager/networking.k8s.io/networkpolicies.yaml
2026-06-09 11:31:19.249600 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/cert-manager/pods/
2026-06-09 11:31:19.249616 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/cert-manager/pods/cert-manager-7b8b89f89d-5w4g8/
2026-06-09 11:31:19.249632 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/cert-manager/pods/cert-manager-7b8b89f89d-5w4g8/cert-manager-7b8b89f89d-5w4g8.yaml
2026-06-09 11:31:19.249649 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/cert-manager/pods/cert-manager-7b8b89f89d-5w4g8/cert-manager-controller/
2026-06-09 11:31:19.249666 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/cert-manager/pods/cert-manager-7b8b89f89d-5w4g8/cert-manager-controller/cert-manager-controller/
2026-06-09 11:31:19.249683 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/cert-manager/pods/cert-manager-7b8b89f89d-5w4g8/cert-manager-controller/cert-manager-controller/logs/
2026-06-09 11:31:19.249699 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/cert-manager/pods/cert-manager-7b8b89f89d-5w4g8/cert-manager-controller/cert-manager-controller/logs/current.log
2026-06-09 11:31:19.249716 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/cert-manager/pods/cert-manager-7b8b89f89d-5w4g8/cert-manager-controller/cert-manager-controller/logs/previous.insecure.log
2026-06-09 11:31:19.249732 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/cert-manager/pods/cert-manager-7b8b89f89d-5w4g8/cert-manager-controller/cert-manager-controller/logs/previous.log
2026-06-09 11:31:19.249764 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/cert-manager/pods/cert-manager-cainjector-7f9fdd5dd5-2bpn7/
2026-06-09 11:31:19.249784 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/cert-manager/pods/cert-manager-cainjector-7f9fdd5dd5-2bpn7/cert-manager-cainjector-7f9fdd5dd5-2bpn7.yaml
2026-06-09 11:31:19.249801 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/cert-manager/pods/cert-manager-cainjector-7f9fdd5dd5-2bpn7/cert-manager-cainjector/
2026-06-09 11:31:19.249817 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/cert-manager/pods/cert-manager-cainjector-7f9fdd5dd5-2bpn7/cert-manager-cainjector/cert-manager-cainjector/
2026-06-09 11:31:19.249833 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/cert-manager/pods/cert-manager-cainjector-7f9fdd5dd5-2bpn7/cert-manager-cainjector/cert-manager-cainjector/logs/
2026-06-09 11:31:19.249870 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/cert-manager/pods/cert-manager-cainjector-7f9fdd5dd5-2bpn7/cert-manager-cainjector/cert-manager-cainjector/logs/current.log
2026-06-09 11:31:19.249893 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/cert-manager/pods/cert-manager-cainjector-7f9fdd5dd5-2bpn7/cert-manager-cainjector/cert-manager-cainjector/logs/previous.insecure.log
2026-06-09 11:31:19.249909 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/cert-manager/pods/cert-manager-cainjector-7f9fdd5dd5-2bpn7/cert-manager-cainjector/cert-manager-cainjector/logs/previous.log
2026-06-09 11:31:19.249929 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/cert-manager/pods/cert-manager-webhook-769f6b94cb-cfln7/
2026-06-09 11:31:19.249946 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/cert-manager/pods/cert-manager-webhook-769f6b94cb-cfln7/cert-manager-webhook-769f6b94cb-cfln7.yaml
2026-06-09 11:31:19.249963 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/cert-manager/pods/cert-manager-webhook-769f6b94cb-cfln7/cert-manager-webhook/
2026-06-09 11:31:19.249979 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/cert-manager/pods/cert-manager-webhook-769f6b94cb-cfln7/cert-manager-webhook/cert-manager-webhook/
2026-06-09 11:31:19.249996 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/cert-manager/pods/cert-manager-webhook-769f6b94cb-cfln7/cert-manager-webhook/cert-manager-webhook/logs/
2026-06-09 11:31:19.250012 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/cert-manager/pods/cert-manager-webhook-769f6b94cb-cfln7/cert-manager-webhook/cert-manager-webhook/logs/current.log
2026-06-09 11:31:19.250028 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/cert-manager/pods/cert-manager-webhook-769f6b94cb-cfln7/cert-manager-webhook/cert-manager-webhook/logs/previous.insecure.log
2026-06-09 11:31:19.250044 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/cert-manager/pods/cert-manager-webhook-769f6b94cb-cfln7/cert-manager-webhook/cert-manager-webhook/logs/previous.log
2026-06-09 11:31:19.250061 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/cert-manager/policy/
2026-06-09 11:31:19.250077 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/cert-manager/policy/poddisruptionbudgets.yaml
2026-06-09 11:31:19.250093 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/cert-manager/route.openshift.io/
2026-06-09 11:31:19.250109 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/cert-manager/route.openshift.io/routes.yaml
2026-06-09 11:31:19.250125 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/metallb-system/
2026-06-09 11:31:19.250141 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/metallb-system/metallb-system.yaml
2026-06-09 11:31:19.250157 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/metallb-system/apps.openshift.io/
2026-06-09 11:31:19.250173 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/metallb-system/apps.openshift.io/deploymentconfigs.yaml
2026-06-09 11:31:19.250189 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/metallb-system/apps/
2026-06-09 11:31:19.250205 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/metallb-system/apps/daemonsets.yaml
2026-06-09 11:31:19.250220 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/metallb-system/apps/deployments.yaml
2026-06-09 11:31:19.250236 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/metallb-system/apps/replicasets.yaml
2026-06-09 11:31:19.250252 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/metallb-system/apps/statefulsets.yaml
2026-06-09 11:31:19.250268 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/metallb-system/autoscaling/
2026-06-09 11:31:19.250283 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/metallb-system/autoscaling/horizontalpodautoscalers.yaml
2026-06-09 11:31:19.250299 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/metallb-system/batch/
2026-06-09 11:31:19.250315 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/metallb-system/batch/cronjobs.yaml
2026-06-09 11:31:19.250331 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/metallb-system/batch/jobs.yaml
2026-06-09 11:31:19.250351 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/metallb-system/build.openshift.io/
2026-06-09 11:31:19.250367 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/metallb-system/build.openshift.io/buildconfigs.yaml
2026-06-09 11:31:19.250383 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/metallb-system/build.openshift.io/builds.yaml
2026-06-09 11:31:19.250399 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/metallb-system/core/
2026-06-09 11:31:19.250415 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/metallb-system/core/configmaps.yaml
2026-06-09 11:31:19.250431 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/metallb-system/core/endpoints.yaml
2026-06-09 11:31:19.250447 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/metallb-system/core/events.yaml
2026-06-09 11:31:19.250462 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/metallb-system/core/persistentvolumeclaims.yaml
2026-06-09 11:31:19.250478 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/metallb-system/core/pods.yaml
2026-06-09 11:31:19.250494 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/metallb-system/core/replicationcontrollers.yaml
2026-06-09 11:31:19.250510 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/metallb-system/core/secrets.yaml
2026-06-09 11:31:19.250525 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/metallb-system/core/services.yaml
2026-06-09 11:31:19.250541 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/metallb-system/discovery.k8s.io/
2026-06-09 11:31:19.250557 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/metallb-system/discovery.k8s.io/endpointslices.yaml
2026-06-09 11:31:19.250573 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/metallb-system/image.openshift.io/
2026-06-09 11:31:19.250590 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/metallb-system/image.openshift.io/imagestreams.yaml
2026-06-09 11:31:19.250606 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/metallb-system/k8s.ovn.org/
2026-06-09 11:31:19.250622 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/metallb-system/k8s.ovn.org/egressfirewalls.yaml
2026-06-09 11:31:19.250638 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/metallb-system/k8s.ovn.org/egressqoses.yaml
2026-06-09 11:31:19.250654 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/metallb-system/k8s.ovn.org/userdefinednetworks.yaml
2026-06-09 11:31:19.250670 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/metallb-system/monitoring.coreos.com/
2026-06-09 11:31:19.250686 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/metallb-system/monitoring.coreos.com/servicemonitors.yaml
2026-06-09 11:31:19.250702 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/metallb-system/networking.k8s.io/
2026-06-09 11:31:19.250718 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/metallb-system/networking.k8s.io/networkpolicies.yaml
2026-06-09 11:31:19.250734 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/metallb-system/pods/
2026-06-09 11:31:19.250750 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/metallb-system/pods/metallb-operator-controller-manager-bcf7bc4bc-kmbvq/
2026-06-09 11:31:19.250768 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/metallb-system/pods/metallb-operator-controller-manager-bcf7bc4bc-kmbvq/metallb-operator-controller-manager-bcf7bc4bc-kmbvq.yaml
2026-06-09 11:31:19.250787 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/metallb-system/pods/metallb-operator-controller-manager-bcf7bc4bc-kmbvq/manager/
2026-06-09 11:31:19.250803 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/metallb-system/pods/metallb-operator-controller-manager-bcf7bc4bc-kmbvq/manager/manager/
2026-06-09 11:31:19.250823 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/metallb-system/pods/metallb-operator-controller-manager-bcf7bc4bc-kmbvq/manager/manager/logs/
2026-06-09 11:31:19.250840 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/metallb-system/pods/metallb-operator-controller-manager-bcf7bc4bc-kmbvq/manager/manager/logs/current.log
2026-06-09 11:31:19.250876 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/metallb-system/pods/metallb-operator-controller-manager-bcf7bc4bc-kmbvq/manager/manager/logs/previous.log
2026-06-09 11:31:19.250894 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/metallb-system/pods/metallb-operator-webhook-server-5c6fd8b989-zz4pm/
2026-06-09 11:31:19.250910 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/metallb-system/pods/metallb-operator-webhook-server-5c6fd8b989-zz4pm/metallb-operator-webhook-server-5c6fd8b989-zz4pm.yaml
2026-06-09 11:31:19.250927 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/metallb-system/pods/metallb-operator-webhook-server-5c6fd8b989-zz4pm/webhook-server/
2026-06-09 11:31:19.250943 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/metallb-system/pods/metallb-operator-webhook-server-5c6fd8b989-zz4pm/webhook-server/webhook-server/
2026-06-09 11:31:19.250959 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/metallb-system/pods/metallb-operator-webhook-server-5c6fd8b989-zz4pm/webhook-server/webhook-server/logs/
2026-06-09 11:31:19.250976 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/metallb-system/pods/metallb-operator-webhook-server-5c6fd8b989-zz4pm/webhook-server/webhook-server/logs/current.log
2026-06-09 11:31:19.250992 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/metallb-system/pods/metallb-operator-webhook-server-5c6fd8b989-zz4pm/webhook-server/webhook-server/logs/previous.insecure.log
2026-06-09 11:31:19.251008 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/metallb-system/pods/metallb-operator-webhook-server-5c6fd8b989-zz4pm/webhook-server/webhook-server/logs/previous.log
2026-06-09 11:31:19.251024 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/metallb-system/policy/
2026-06-09 11:31:19.251040 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/metallb-system/policy/poddisruptionbudgets.yaml
2026-06-09 11:31:19.251057 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/metallb-system/route.openshift.io/
2026-06-09 11:31:19.251073 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/metallb-system/route.openshift.io/routes.yaml
2026-06-09 11:31:19.251089 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-machine-api/
2026-06-09 11:31:19.251105 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-machine-api/openshift-machine-api.yaml
2026-06-09 11:31:19.251121 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-machine-api/apps.openshift.io/
2026-06-09 11:31:19.251137 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-machine-api/apps.openshift.io/deploymentconfigs.yaml
2026-06-09 11:31:19.251154 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-machine-api/apps/
2026-06-09 11:31:19.251170 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-machine-api/apps/daemonsets.yaml
2026-06-09 11:31:19.251186 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-machine-api/apps/deployments.yaml
2026-06-09 11:31:19.251202 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-machine-api/apps/replicasets.yaml
2026-06-09 11:31:19.251218 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-machine-api/apps/statefulsets.yaml
2026-06-09 11:31:19.251237 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-machine-api/autoscaling/
2026-06-09 11:31:19.251253 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-machine-api/autoscaling/horizontalpodautoscalers.yaml
2026-06-09 11:31:19.251270 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-machine-api/batch/
2026-06-09 11:31:19.251286 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-machine-api/batch/cronjobs.yaml
2026-06-09 11:31:19.251302 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-machine-api/batch/jobs.yaml
2026-06-09 11:31:19.251318 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-machine-api/build.openshift.io/
2026-06-09 11:31:19.251334 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-machine-api/build.openshift.io/buildconfigs.yaml
2026-06-09 11:31:19.251351 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-machine-api/build.openshift.io/builds.yaml
2026-06-09 11:31:19.251366 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-machine-api/core/
2026-06-09 11:31:19.251382 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-machine-api/core/configmaps.yaml
2026-06-09 11:31:19.251398 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-machine-api/core/endpoints.yaml
2026-06-09 11:31:19.251414 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-machine-api/core/events.yaml
2026-06-09 11:31:19.251430 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-machine-api/core/persistentvolumeclaims.yaml
2026-06-09 11:31:19.251446 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-machine-api/core/pods.yaml
2026-06-09 11:31:19.251462 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-machine-api/core/replicationcontrollers.yaml
2026-06-09 11:31:19.251478 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-machine-api/core/secrets.yaml
2026-06-09 11:31:19.251494 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-machine-api/core/services.yaml
2026-06-09 11:31:19.251511 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-machine-api/discovery.k8s.io/
2026-06-09 11:31:19.251547 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-machine-api/discovery.k8s.io/endpointslices.yaml
2026-06-09 11:31:19.251579 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-machine-api/image.openshift.io/
2026-06-09 11:31:19.251612 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-machine-api/image.openshift.io/imagestreams.yaml
2026-06-09 11:31:19.251638 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-machine-api/k8s.ovn.org/
2026-06-09 11:31:19.251660 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-machine-api/k8s.ovn.org/egressfirewalls.yaml
2026-06-09 11:31:19.251682 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-machine-api/k8s.ovn.org/egressqoses.yaml
2026-06-09 11:31:19.251703 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-machine-api/k8s.ovn.org/userdefinednetworks.yaml
2026-06-09 11:31:19.251725 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-machine-api/monitoring.coreos.com/
2026-06-09 11:31:19.251746 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-machine-api/monitoring.coreos.com/servicemonitors.yaml
2026-06-09 11:31:19.251768 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-machine-api/networking.k8s.io/
2026-06-09 11:31:19.251793 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-machine-api/networking.k8s.io/networkpolicies.yaml
2026-06-09 11:31:19.251815 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-machine-api/pods/
2026-06-09 11:31:19.251836 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-machine-api/pods/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/
2026-06-09 11:31:19.251876 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-machine-api/pods/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator-75ffdb6fcd-m5wxr.yaml
2026-06-09 11:31:19.251900 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-machine-api/pods/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator/
2026-06-09 11:31:19.251922 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-machine-api/pods/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator/control-plane-machine-set-operator/
2026-06-09 11:31:19.251943 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-machine-api/pods/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator/control-plane-machine-set-operator/logs/
2026-06-09 11:31:19.251964 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-machine-api/pods/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator/control-plane-machine-set-operator/logs/current.log
2026-06-09 11:31:19.251986 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-machine-api/pods/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator/control-plane-machine-set-operator/logs/previous.log
2026-06-09 11:31:19.252007 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-machine-api/pods/machine-api-operator-755bb95488-cj4b6/
2026-06-09 11:31:19.252029 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-machine-api/pods/machine-api-operator-755bb95488-cj4b6/machine-api-operator-755bb95488-cj4b6.yaml
2026-06-09 11:31:19.252050 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-machine-api/pods/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy/
2026-06-09 11:31:19.252119 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-machine-api/pods/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy/kube-rbac-proxy/
2026-06-09 11:31:19.252145 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-machine-api/pods/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy/kube-rbac-proxy/logs/
2026-06-09 11:31:19.252163 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-machine-api/pods/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy/kube-rbac-proxy/logs/current.log
2026-06-09 11:31:19.252180 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-machine-api/pods/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log
2026-06-09 11:31:19.252197 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-machine-api/pods/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log
2026-06-09 11:31:19.252214 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-machine-api/pods/machine-api-operator-755bb95488-cj4b6/machine-api-operator/
2026-06-09 11:31:19.252230 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-machine-api/pods/machine-api-operator-755bb95488-cj4b6/machine-api-operator/machine-api-operator/
2026-06-09 11:31:19.252247 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-machine-api/pods/machine-api-operator-755bb95488-cj4b6/machine-api-operator/machine-api-operator/logs/
2026-06-09 11:31:19.252271 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-machine-api/pods/machine-api-operator-755bb95488-cj4b6/machine-api-operator/machine-api-operator/logs/current.log
2026-06-09 11:31:19.252288 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-machine-api/pods/machine-api-operator-755bb95488-cj4b6/machine-api-operator/machine-api-operator/logs/previous.log
2026-06-09 11:31:19.252304 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-machine-api/policy/
2026-06-09 11:31:19.252320 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-machine-api/policy/poddisruptionbudgets.yaml
2026-06-09 11:31:19.252336 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-machine-api/route.openshift.io/
2026-06-09 11:31:19.252352 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-machine-api/route.openshift.io/routes.yaml
2026-06-09 11:31:19.252368 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/
2026-06-09 11:31:19.252384 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/openshift-marketplace.yaml
2026-06-09 11:31:19.252400 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/apps.openshift.io/
2026-06-09 11:31:19.252415 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/apps.openshift.io/deploymentconfigs.yaml
2026-06-09 11:31:19.252431 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/apps/
2026-06-09 11:31:19.252447 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/apps/daemonsets.yaml
2026-06-09 11:31:19.252463 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/apps/deployments.yaml
2026-06-09 11:31:19.252479 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/apps/replicasets.yaml
2026-06-09 11:31:19.252495 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/apps/statefulsets.yaml
2026-06-09 11:31:19.252511 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/autoscaling/
2026-06-09 11:31:19.252527 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/autoscaling/horizontalpodautoscalers.yaml
2026-06-09 11:31:19.252542 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/batch/
2026-06-09 11:31:19.252558 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/batch/cronjobs.yaml
2026-06-09 11:31:19.252573 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/batch/jobs.yaml
2026-06-09 11:31:19.252589 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/build.openshift.io/
2026-06-09 11:31:19.252606 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/build.openshift.io/buildconfigs.yaml
2026-06-09 11:31:19.252622 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/build.openshift.io/builds.yaml
2026-06-09 11:31:19.252638 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/core/
2026-06-09 11:31:19.252653 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/core/configmaps.yaml
2026-06-09 11:31:19.252669 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/core/endpoints.yaml
2026-06-09 11:31:19.252685 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/core/events.yaml
2026-06-09 11:31:19.252705 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/core/persistentvolumeclaims.yaml
2026-06-09 11:31:19.252721 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/core/pods.yaml
2026-06-09 11:31:19.252737 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/core/replicationcontrollers.yaml
2026-06-09 11:31:19.252753 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/core/secrets.yaml
2026-06-09 11:31:19.252770 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/core/services.yaml
2026-06-09 11:31:19.252786 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/discovery.k8s.io/
2026-06-09 11:31:19.252802 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/discovery.k8s.io/endpointslices.yaml
2026-06-09 11:31:19.252818 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/image.openshift.io/
2026-06-09 11:31:19.252834 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/image.openshift.io/imagestreams.yaml
2026-06-09 11:31:19.252873 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/k8s.ovn.org/
2026-06-09 11:31:19.252895 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/k8s.ovn.org/egressfirewalls.yaml
2026-06-09 11:31:19.252912 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/k8s.ovn.org/egressqoses.yaml
2026-06-09 11:31:19.252928 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/k8s.ovn.org/userdefinednetworks.yaml
2026-06-09 11:31:19.252944 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/monitoring.coreos.com/
2026-06-09 11:31:19.252961 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/monitoring.coreos.com/servicemonitors.yaml
2026-06-09 11:31:19.252976 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/networking.k8s.io/
2026-06-09 11:31:19.252993 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/networking.k8s.io/networkpolicies.yaml
2026-06-09 11:31:19.253009 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/
2026-06-09 11:31:19.253025 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d36tcfv/
2026-06-09 11:31:19.253042 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d36tcfv/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d36tcfv.yaml
2026-06-09 11:31:19.253059 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d36tcfv/extract/
2026-06-09 11:31:19.253075 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d36tcfv/extract/extract/
2026-06-09 11:31:19.253092 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d36tcfv/extract/extract/logs/
2026-06-09 11:31:19.253109 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d36tcfv/extract/extract/logs/current.log
2026-06-09 11:31:19.253126 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d36tcfv/extract/extract/logs/previous.insecure.log
2026-06-09 11:31:19.253146 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d36tcfv/extract/extract/logs/previous.log
2026-06-09 11:31:19.253163 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d36tcfv/pull/
2026-06-09 11:31:19.253180 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d36tcfv/pull/pull/
2026-06-09 11:31:19.253197 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d36tcfv/pull/pull/logs/
2026-06-09 11:31:19.253213 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d36tcfv/pull/pull/logs/current.log
2026-06-09 11:31:19.253230 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d36tcfv/pull/pull/logs/previous.insecure.log
2026-06-09 11:31:19.253246 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d36tcfv/pull/pull/logs/previous.log
2026-06-09 11:31:19.253262 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d36tcfv/util/
2026-06-09 11:31:19.253279 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d36tcfv/util/util/
2026-06-09 11:31:19.253295 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d36tcfv/util/util/logs/
2026-06-09 11:31:19.253311 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d36tcfv/util/util/logs/current.log
2026-06-09 11:31:19.253328 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d36tcfv/util/util/logs/previous.insecure.log
2026-06-09 11:31:19.253344 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d36tcfv/util/util/logs/previous.log
2026-06-09 11:31:19.253361 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/certified-operators-5p4wm/
2026-06-09 11:31:19.253378 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/certified-operators-5p4wm/certified-operators-5p4wm.yaml
2026-06-09 11:31:19.253394 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/certified-operators-5p4wm/extract-content/
2026-06-09 11:31:19.253411 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/certified-operators-5p4wm/extract-content/extract-content/
2026-06-09 11:31:19.253427 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/certified-operators-5p4wm/extract-content/extract-content/logs/
2026-06-09 11:31:19.253443 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/certified-operators-5p4wm/extract-content/extract-content/logs/current.log
2026-06-09 11:31:19.253460 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/certified-operators-5p4wm/extract-content/extract-content/logs/previous.insecure.log
2026-06-09 11:31:19.253479 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/certified-operators-5p4wm/extract-content/extract-content/logs/previous.log
2026-06-09 11:31:19.253496 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/certified-operators-5p4wm/extract-utilities/
2026-06-09 11:31:19.253513 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/certified-operators-5p4wm/extract-utilities/extract-utilities/
2026-06-09 11:31:19.253529 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/certified-operators-5p4wm/extract-utilities/extract-utilities/logs/
2026-06-09 11:31:19.253545 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/certified-operators-5p4wm/extract-utilities/extract-utilities/logs/current.log
2026-06-09 11:31:19.253561 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/certified-operators-5p4wm/extract-utilities/extract-utilities/logs/previous.insecure.log
2026-06-09 11:31:19.253577 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/certified-operators-5p4wm/extract-utilities/extract-utilities/logs/previous.log
2026-06-09 11:31:19.253593 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/certified-operators-5p4wm/registry-server/
2026-06-09 11:31:19.253609 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/certified-operators-5p4wm/registry-server/registry-server/
2026-06-09 11:31:19.253625 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/certified-operators-5p4wm/registry-server/registry-server/logs/
2026-06-09 11:31:19.253642 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/certified-operators-5p4wm/registry-server/registry-server/logs/current.log.gz
2026-06-09 11:31:19.253658 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/certified-operators-5p4wm/registry-server/registry-server/logs/previous.insecure.log
2026-06-09 11:31:19.253674 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/certified-operators-5p4wm/registry-server/registry-server/logs/previous.log
2026-06-09 11:31:19.253690 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/community-operators-lnxvv/
2026-06-09 11:31:19.253706 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/community-operators-lnxvv/community-operators-lnxvv.yaml
2026-06-09 11:31:19.253725 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/community-operators-lnxvv/extract-content/
2026-06-09 11:31:19.253743 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/community-operators-lnxvv/extract-content/extract-content/
2026-06-09 11:31:19.253807 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/community-operators-lnxvv/extract-content/extract-content/logs/
2026-06-09 11:31:19.253824 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/community-operators-lnxvv/extract-content/extract-content/logs/current.log
2026-06-09 11:31:19.253841 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/community-operators-lnxvv/extract-content/extract-content/logs/previous.insecure.log
2026-06-09 11:31:19.253876 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/community-operators-lnxvv/extract-content/extract-content/logs/previous.log
2026-06-09 11:31:19.253898 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/community-operators-lnxvv/extract-utilities/
2026-06-09 11:31:19.253915 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/community-operators-lnxvv/extract-utilities/extract-utilities/
2026-06-09 11:31:19.253931 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/community-operators-lnxvv/extract-utilities/extract-utilities/logs/
2026-06-09 11:31:19.253948 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/community-operators-lnxvv/extract-utilities/extract-utilities/logs/current.log
2026-06-09 11:31:19.253964 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/community-operators-lnxvv/extract-utilities/extract-utilities/logs/previous.insecure.log
2026-06-09 11:31:19.253980 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/community-operators-lnxvv/extract-utilities/extract-utilities/logs/previous.log
2026-06-09 11:31:19.253996 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/community-operators-lnxvv/registry-server/
2026-06-09 11:31:19.254012 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/community-operators-lnxvv/registry-server/registry-server/
2026-06-09 11:31:19.254028 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/community-operators-lnxvv/registry-server/registry-server/logs/
2026-06-09 11:31:19.254045 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/community-operators-lnxvv/registry-server/registry-server/logs/current.log
2026-06-09 11:31:19.254061 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/community-operators-lnxvv/registry-server/registry-server/logs/previous.insecure.log
2026-06-09 11:31:19.254077 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/community-operators-lnxvv/registry-server/registry-server/logs/previous.log
2026-06-09 11:31:19.254093 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd98h9qr/
2026-06-09 11:31:19.254109 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd98h9qr/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd98h9qr.yaml
2026-06-09 11:31:19.254125 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd98h9qr/extract/
2026-06-09 11:31:19.254141 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd98h9qr/extract/extract/
2026-06-09 11:31:19.254158 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd98h9qr/extract/extract/logs/
2026-06-09 11:31:19.254174 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd98h9qr/extract/extract/logs/current.log
2026-06-09 11:31:19.254190 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd98h9qr/extract/extract/logs/previous.insecure.log
2026-06-09 11:31:19.254206 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd98h9qr/extract/extract/logs/previous.log
2026-06-09 11:31:19.254223 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd98h9qr/pull/
2026-06-09 11:31:19.254243 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd98h9qr/pull/pull/
2026-06-09 11:31:19.254259 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd98h9qr/pull/pull/logs/
2026-06-09 11:31:19.254276 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd98h9qr/pull/pull/logs/current.log
2026-06-09 11:31:19.254292 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd98h9qr/pull/pull/logs/previous.insecure.log
2026-06-09 11:31:19.254308 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd98h9qr/pull/pull/logs/previous.log
2026-06-09 11:31:19.254325 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd98h9qr/util/
2026-06-09 11:31:19.254342 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd98h9qr/util/util/
2026-06-09 11:31:19.254358 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd98h9qr/util/util/logs/
2026-06-09 11:31:19.254374 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd98h9qr/util/util/logs/current.log
2026-06-09 11:31:19.254391 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd98h9qr/util/util/logs/previous.insecure.log
2026-06-09 11:31:19.254407 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd98h9qr/util/util/logs/previous.log
2026-06-09 11:31:19.254424 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/marketplace-operator-547dbd544d-8mhkq/
2026-06-09 11:31:19.254440 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/marketplace-operator-547dbd544d-8mhkq/marketplace-operator-547dbd544d-8mhkq.yaml
2026-06-09 11:31:19.254457 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/marketplace-operator-547dbd544d-8mhkq/marketplace-operator/
2026-06-09 11:31:19.254474 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/marketplace-operator-547dbd544d-8mhkq/marketplace-operator/marketplace-operator/
2026-06-09 11:31:19.254490 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/marketplace-operator-547dbd544d-8mhkq/marketplace-operator/marketplace-operator/logs/
2026-06-09 11:31:19.254506 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/marketplace-operator-547dbd544d-8mhkq/marketplace-operator/marketplace-operator/logs/current.log
2026-06-09 11:31:19.254523 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/marketplace-operator-547dbd544d-8mhkq/marketplace-operator/marketplace-operator/logs/previous.log
2026-06-09 11:31:19.254540 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/redhat-marketplace-vg7jm/
2026-06-09 11:31:19.254560 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/redhat-marketplace-vg7jm/redhat-marketplace-vg7jm.yaml
2026-06-09 11:31:19.254577 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/redhat-marketplace-vg7jm/extract-content/
2026-06-09 11:31:19.254594 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/redhat-marketplace-vg7jm/extract-content/extract-content/
2026-06-09 11:31:19.254610 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/redhat-marketplace-vg7jm/extract-content/extract-content/logs/
2026-06-09 11:31:19.254626 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/redhat-marketplace-vg7jm/extract-content/extract-content/logs/current.log
2026-06-09 11:31:19.254642 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/redhat-marketplace-vg7jm/extract-content/extract-content/logs/previous.insecure.log
2026-06-09 11:31:19.254658 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/redhat-marketplace-vg7jm/extract-content/extract-content/logs/previous.log
2026-06-09 11:31:19.254674 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/redhat-marketplace-vg7jm/extract-utilities/
2026-06-09 11:31:19.254690 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/redhat-marketplace-vg7jm/extract-utilities/extract-utilities/
2026-06-09 11:31:19.254706 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/redhat-marketplace-vg7jm/extract-utilities/extract-utilities/logs/
2026-06-09 11:31:19.254721 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/redhat-marketplace-vg7jm/extract-utilities/extract-utilities/logs/current.log
2026-06-09 11:31:19.254737 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/redhat-marketplace-vg7jm/extract-utilities/extract-utilities/logs/previous.insecure.log
2026-06-09 11:31:19.254754 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/redhat-marketplace-vg7jm/extract-utilities/extract-utilities/logs/previous.log
2026-06-09 11:31:19.254770 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/redhat-marketplace-vg7jm/registry-server/
2026-06-09 11:31:19.254786 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/redhat-marketplace-vg7jm/registry-server/registry-server/
2026-06-09 11:31:19.254802 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/redhat-marketplace-vg7jm/registry-server/registry-server/logs/
2026-06-09 11:31:19.254818 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/redhat-marketplace-vg7jm/registry-server/registry-server/logs/current.log
2026-06-09 11:31:19.254834 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/redhat-marketplace-vg7jm/registry-server/registry-server/logs/previous.insecure.log
2026-06-09 11:31:19.254864 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/redhat-marketplace-vg7jm/registry-server/registry-server/logs/previous.log
2026-06-09 11:31:19.254886 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/redhat-operators-4222l/
2026-06-09 11:31:19.254903 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/redhat-operators-4222l/redhat-operators-4222l.yaml
2026-06-09 11:31:19.254919 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/redhat-operators-4222l/extract-content/
2026-06-09 11:31:19.254938 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/redhat-operators-4222l/extract-content/extract-content/
2026-06-09 11:31:19.254954 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/redhat-operators-4222l/extract-content/extract-content/logs/
2026-06-09 11:31:19.254970 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/redhat-operators-4222l/extract-content/extract-content/logs/current.log
2026-06-09 11:31:19.254985 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/redhat-operators-4222l/extract-content/extract-content/logs/previous.insecure.log
2026-06-09 11:31:19.255001 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/redhat-operators-4222l/extract-content/extract-content/logs/previous.log
2026-06-09 11:31:19.255016 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/redhat-operators-4222l/extract-utilities/
2026-06-09 11:31:19.255034 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/redhat-operators-4222l/extract-utilities/extract-utilities/
2026-06-09 11:31:19.255054 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/redhat-operators-4222l/extract-utilities/extract-utilities/logs/
2026-06-09 11:31:19.255069 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/redhat-operators-4222l/extract-utilities/extract-utilities/logs/current.log
2026-06-09 11:31:19.255084 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/redhat-operators-4222l/extract-utilities/extract-utilities/logs/previous.insecure.log
2026-06-09 11:31:19.255099 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/redhat-operators-4222l/extract-utilities/extract-utilities/logs/previous.log
2026-06-09 11:31:19.255114 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/redhat-operators-4222l/registry-server/
2026-06-09 11:31:19.255130 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/redhat-operators-4222l/registry-server/registry-server/
2026-06-09 11:31:19.255145 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/redhat-operators-4222l/registry-server/registry-server/logs/
2026-06-09 11:31:19.255160 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/redhat-operators-4222l/registry-server/registry-server/logs/current.log
2026-06-09 11:31:19.255175 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/redhat-operators-4222l/registry-server/registry-server/logs/previous.insecure.log
2026-06-09 11:31:19.255190 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/pods/redhat-operators-4222l/registry-server/registry-server/logs/previous.log
2026-06-09 11:31:19.255205 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/policy/
2026-06-09 11:31:19.255221 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/policy/poddisruptionbudgets.yaml
2026-06-09 11:31:19.255237 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/route.openshift.io/
2026-06-09 11:31:19.255252 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-marketplace/route.openshift.io/routes.yaml
2026-06-09 11:31:19.255268 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/
2026-06-09 11:31:19.255284 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/openshift-nmstate.yaml
2026-06-09 11:31:19.255304 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/apps.openshift.io/
2026-06-09 11:31:19.255411 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/apps.openshift.io/deploymentconfigs.yaml
2026-06-09 11:31:19.255429 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/apps/
2026-06-09 11:31:19.255445 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/apps/daemonsets.yaml
2026-06-09 11:31:19.255460 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/apps/deployments.yaml
2026-06-09 11:31:19.255475 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/apps/replicasets.yaml
2026-06-09 11:31:19.255491 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/apps/statefulsets.yaml
2026-06-09 11:31:19.255506 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/autoscaling/
2026-06-09 11:31:19.255521 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/autoscaling/horizontalpodautoscalers.yaml
2026-06-09 11:31:19.255537 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/batch/
2026-06-09 11:31:19.255553 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/batch/cronjobs.yaml
2026-06-09 11:31:19.255568 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/batch/jobs.yaml
2026-06-09 11:31:19.255584 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/build.openshift.io/
2026-06-09 11:31:19.255599 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/build.openshift.io/buildconfigs.yaml
2026-06-09 11:31:19.255614 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/build.openshift.io/builds.yaml
2026-06-09 11:31:19.255629 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/core/
2026-06-09 11:31:19.255644 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/core/configmaps.yaml
2026-06-09 11:31:19.255660 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/core/endpoints.yaml
2026-06-09 11:31:19.255675 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/core/events.yaml
2026-06-09 11:31:19.255690 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/core/persistentvolumeclaims.yaml
2026-06-09 11:31:19.255705 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/core/pods.yaml
2026-06-09 11:31:19.255721 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/core/replicationcontrollers.yaml
2026-06-09 11:31:19.255736 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/core/secrets.yaml
2026-06-09 11:31:19.255752 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/core/services.yaml
2026-06-09 11:31:19.255768 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/discovery.k8s.io/
2026-06-09 11:31:19.255783 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/discovery.k8s.io/endpointslices.yaml
2026-06-09 11:31:19.255799 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/image.openshift.io/
2026-06-09 11:31:19.255815 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/image.openshift.io/imagestreams.yaml
2026-06-09 11:31:19.255830 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/k8s.ovn.org/
2026-06-09 11:31:19.255864 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/k8s.ovn.org/egressfirewalls.yaml
2026-06-09 11:31:19.255886 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/k8s.ovn.org/egressqoses.yaml
2026-06-09 11:31:19.255902 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/k8s.ovn.org/userdefinednetworks.yaml
2026-06-09 11:31:19.255918 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/monitoring.coreos.com/
2026-06-09 11:31:19.255933 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/monitoring.coreos.com/servicemonitors.yaml
2026-06-09 11:31:19.255949 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/networking.k8s.io/
2026-06-09 11:31:19.255965 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/networking.k8s.io/networkpolicies.yaml
2026-06-09 11:31:19.255980 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/pods/
2026-06-09 11:31:19.255995 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/pods/nmstate-console-plugin-9bcc7988b-j5p8q/
2026-06-09 11:31:19.256011 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/pods/nmstate-console-plugin-9bcc7988b-j5p8q/nmstate-console-plugin-9bcc7988b-j5p8q.yaml
2026-06-09 11:31:19.256027 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/pods/nmstate-console-plugin-9bcc7988b-j5p8q/nmstate-console-plugin/
2026-06-09 11:31:19.256042 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/pods/nmstate-console-plugin-9bcc7988b-j5p8q/nmstate-console-plugin/nmstate-console-plugin/
2026-06-09 11:31:19.256057 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/pods/nmstate-console-plugin-9bcc7988b-j5p8q/nmstate-console-plugin/nmstate-console-plugin/logs/
2026-06-09 11:31:19.256073 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/pods/nmstate-console-plugin-9bcc7988b-j5p8q/nmstate-console-plugin/nmstate-console-plugin/logs/current.log
2026-06-09 11:31:19.256088 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/pods/nmstate-console-plugin-9bcc7988b-j5p8q/nmstate-console-plugin/nmstate-console-plugin/logs/previous.insecure.log
2026-06-09 11:31:19.256103 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/pods/nmstate-console-plugin-9bcc7988b-j5p8q/nmstate-console-plugin/nmstate-console-plugin/logs/previous.log
2026-06-09 11:31:19.256119 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/pods/nmstate-handler-2kwv5/
2026-06-09 11:31:19.256134 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/pods/nmstate-handler-2kwv5/nmstate-handler-2kwv5.yaml
2026-06-09 11:31:19.256149 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/pods/nmstate-handler-2kwv5/nmstate-handler/
2026-06-09 11:31:19.256164 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/pods/nmstate-handler-2kwv5/nmstate-handler/nmstate-handler/
2026-06-09 11:31:19.256180 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/pods/nmstate-handler-2kwv5/nmstate-handler/nmstate-handler/logs/
2026-06-09 11:31:19.256195 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/pods/nmstate-handler-2kwv5/nmstate-handler/nmstate-handler/logs/current.log
2026-06-09 11:31:19.256210 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/pods/nmstate-handler-2kwv5/nmstate-handler/nmstate-handler/logs/previous.insecure.log
2026-06-09 11:31:19.256226 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/pods/nmstate-handler-2kwv5/nmstate-handler/nmstate-handler/logs/previous.log
2026-06-09 11:31:19.256244 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/pods/nmstate-metrics-756b4d6fc6-hphfx/
2026-06-09 11:31:19.256260 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/pods/nmstate-metrics-756b4d6fc6-hphfx/nmstate-metrics-756b4d6fc6-hphfx.yaml
2026-06-09 11:31:19.256276 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/pods/nmstate-metrics-756b4d6fc6-hphfx/kube-rbac-proxy/
2026-06-09 11:31:19.256291 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/pods/nmstate-metrics-756b4d6fc6-hphfx/kube-rbac-proxy/kube-rbac-proxy/
2026-06-09 11:31:19.256306 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/pods/nmstate-metrics-756b4d6fc6-hphfx/kube-rbac-proxy/kube-rbac-proxy/logs/
2026-06-09 11:31:19.256322 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/pods/nmstate-metrics-756b4d6fc6-hphfx/kube-rbac-proxy/kube-rbac-proxy/logs/current.log
2026-06-09 11:31:19.256337 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/pods/nmstate-metrics-756b4d6fc6-hphfx/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log
2026-06-09 11:31:19.256352 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/pods/nmstate-metrics-756b4d6fc6-hphfx/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log
2026-06-09 11:31:19.256368 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/pods/nmstate-metrics-756b4d6fc6-hphfx/nmstate-metrics/
2026-06-09 11:31:19.256384 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/pods/nmstate-metrics-756b4d6fc6-hphfx/nmstate-metrics/nmstate-metrics/
2026-06-09 11:31:19.256399 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/pods/nmstate-metrics-756b4d6fc6-hphfx/nmstate-metrics/nmstate-metrics/logs/
2026-06-09 11:31:19.256414 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/pods/nmstate-metrics-756b4d6fc6-hphfx/nmstate-metrics/nmstate-metrics/logs/current.log
2026-06-09 11:31:19.256430 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/pods/nmstate-metrics-756b4d6fc6-hphfx/nmstate-metrics/nmstate-metrics/logs/previous.insecure.log
2026-06-09 11:31:19.256446 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/pods/nmstate-metrics-756b4d6fc6-hphfx/nmstate-metrics/nmstate-metrics/logs/previous.log
2026-06-09 11:31:19.256461 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/pods/nmstate-operator-6569c8c666-c5z9m/
2026-06-09 11:31:19.256477 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/pods/nmstate-operator-6569c8c666-c5z9m/nmstate-operator-6569c8c666-c5z9m.yaml
2026-06-09 11:31:19.256492 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/pods/nmstate-operator-6569c8c666-c5z9m/nmstate-operator/
2026-06-09 11:31:19.256508 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/pods/nmstate-operator-6569c8c666-c5z9m/nmstate-operator/nmstate-operator/
2026-06-09 11:31:19.256523 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/pods/nmstate-operator-6569c8c666-c5z9m/nmstate-operator/nmstate-operator/logs/
2026-06-09 11:31:19.256539 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/pods/nmstate-operator-6569c8c666-c5z9m/nmstate-operator/nmstate-operator/logs/current.log
2026-06-09 11:31:19.256554 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/pods/nmstate-operator-6569c8c666-c5z9m/nmstate-operator/nmstate-operator/logs/previous.insecure.log
2026-06-09 11:31:19.256578 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/pods/nmstate-operator-6569c8c666-c5z9m/nmstate-operator/nmstate-operator/logs/previous.log
2026-06-09 11:31:19.256603 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/pods/nmstate-webhook-9b7874799-4k69w/
2026-06-09 11:31:19.256626 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/pods/nmstate-webhook-9b7874799-4k69w/nmstate-webhook-9b7874799-4k69w.yaml
2026-06-09 11:31:19.256643 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/pods/nmstate-webhook-9b7874799-4k69w/nmstate-webhook/
2026-06-09 11:31:19.256659 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/pods/nmstate-webhook-9b7874799-4k69w/nmstate-webhook/nmstate-webhook/
2026-06-09 11:31:19.256675 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/pods/nmstate-webhook-9b7874799-4k69w/nmstate-webhook/nmstate-webhook/logs/
2026-06-09 11:31:19.256691 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/pods/nmstate-webhook-9b7874799-4k69w/nmstate-webhook/nmstate-webhook/logs/current.log
2026-06-09 11:31:19.256707 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/pods/nmstate-webhook-9b7874799-4k69w/nmstate-webhook/nmstate-webhook/logs/previous.insecure.log
2026-06-09 11:31:19.256722 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/pods/nmstate-webhook-9b7874799-4k69w/nmstate-webhook/nmstate-webhook/logs/previous.log
2026-06-09 11:31:19.256738 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/policy/
2026-06-09 11:31:19.256754 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/policy/poddisruptionbudgets.yaml
2026-06-09 11:31:19.256769 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/route.openshift.io/
2026-06-09 11:31:19.256785 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-nmstate/route.openshift.io/routes.yaml
2026-06-09 11:31:19.256800 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-operators/
2026-06-09 11:31:19.256816 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-operators/openshift-operators.yaml
2026-06-09 11:31:19.256831 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-operators/apps.openshift.io/
2026-06-09 11:31:19.256846 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-operators/apps.openshift.io/deploymentconfigs.yaml
2026-06-09 11:31:19.256884 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-operators/apps/
2026-06-09 11:31:19.256901 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-operators/apps/daemonsets.yaml
2026-06-09 11:31:19.256917 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-operators/apps/deployments.yaml
2026-06-09 11:31:19.256932 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-operators/apps/replicasets.yaml
2026-06-09 11:31:19.256948 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-operators/apps/statefulsets.yaml
2026-06-09 11:31:19.256963 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-operators/autoscaling/
2026-06-09 11:31:19.256979 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-operators/autoscaling/horizontalpodautoscalers.yaml
2026-06-09 11:31:19.256994 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-operators/batch/
2026-06-09 11:31:19.257010 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-operators/batch/cronjobs.yaml
2026-06-09 11:31:19.257030 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-operators/batch/jobs.yaml
2026-06-09 11:31:19.257047 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-operators/build.openshift.io/
2026-06-09 11:31:19.257062 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-operators/build.openshift.io/buildconfigs.yaml
2026-06-09 11:31:19.257078 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-operators/build.openshift.io/builds.yaml
2026-06-09 11:31:19.257094 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-operators/core/
2026-06-09 11:31:19.257110 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-operators/core/configmaps.yaml
2026-06-09 11:31:19.257126 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-operators/core/endpoints.yaml
2026-06-09 11:31:19.257141 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-operators/core/events.yaml
2026-06-09 11:31:19.257157 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-operators/core/persistentvolumeclaims.yaml
2026-06-09 11:31:19.257173 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-operators/core/pods.yaml
2026-06-09 11:31:19.257188 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-operators/core/replicationcontrollers.yaml
2026-06-09 11:31:19.257204 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-operators/core/secrets.yaml
2026-06-09 11:31:19.257219 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-operators/core/services.yaml
2026-06-09 11:31:19.257235 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-operators/discovery.k8s.io/
2026-06-09 11:31:19.257250 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-operators/discovery.k8s.io/endpointslices.yaml
2026-06-09 11:31:19.257265 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-operators/image.openshift.io/
2026-06-09 11:31:19.257281 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-operators/image.openshift.io/imagestreams.yaml
2026-06-09 11:31:19.257296 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-operators/k8s.ovn.org/
2026-06-09 11:31:19.257311 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-operators/k8s.ovn.org/egressfirewalls.yaml
2026-06-09 11:31:19.257326 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-operators/k8s.ovn.org/egressqoses.yaml
2026-06-09 11:31:19.257341 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-operators/k8s.ovn.org/userdefinednetworks.yaml
2026-06-09 11:31:19.257356 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-operators/monitoring.coreos.com/
2026-06-09 11:31:19.257372 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-operators/monitoring.coreos.com/servicemonitors.yaml
2026-06-09 11:31:19.257387 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-operators/networking.k8s.io/
2026-06-09 11:31:19.257403 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-operators/networking.k8s.io/networkpolicies.yaml
2026-06-09 11:31:19.257418 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-operators/policy/
2026-06-09 11:31:19.257433 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-operators/policy/poddisruptionbudgets.yaml
2026-06-09 11:31:19.257449 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-operators/route.openshift.io/
2026-06-09 11:31:19.257468 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openshift-operators/route.openshift.io/routes.yaml
2026-06-09 11:31:19.257484 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack-operators/
2026-06-09 11:31:19.257499 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack-operators/openstack-operators.yaml
2026-06-09 11:31:19.257514 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack-operators/apps.openshift.io/
2026-06-09 11:31:19.257530 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack-operators/apps.openshift.io/deploymentconfigs.yaml
2026-06-09 11:31:19.257545 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack-operators/apps/
2026-06-09 11:31:19.257561 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack-operators/apps/daemonsets.yaml
2026-06-09 11:31:19.257577 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack-operators/apps/deployments.yaml
2026-06-09 11:31:19.257592 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack-operators/apps/replicasets.yaml
2026-06-09 11:31:19.257607 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack-operators/apps/statefulsets.yaml
2026-06-09 11:31:19.257623 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack-operators/autoscaling/
2026-06-09 11:31:19.257638 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack-operators/autoscaling/horizontalpodautoscalers.yaml
2026-06-09 11:31:19.257653 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack-operators/batch/
2026-06-09 11:31:19.257668 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack-operators/batch/cronjobs.yaml
2026-06-09 11:31:19.257683 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack-operators/batch/jobs.yaml
2026-06-09 11:31:19.257699 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack-operators/build.openshift.io/
2026-06-09 11:31:19.257714 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack-operators/build.openshift.io/buildconfigs.yaml
2026-06-09 11:31:19.257730 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack-operators/build.openshift.io/builds.yaml
2026-06-09 11:31:19.257746 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack-operators/core/
2026-06-09 11:31:19.257780 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack-operators/core/configmaps.yaml
2026-06-09 11:31:19.257797 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack-operators/core/endpoints.yaml
2026-06-09 11:31:19.257812 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack-operators/core/events.yaml
2026-06-09 11:31:19.257828 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack-operators/core/persistentvolumeclaims.yaml
2026-06-09 11:31:19.257843 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack-operators/core/pods.yaml
2026-06-09 11:31:19.257879 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack-operators/core/replicationcontrollers.yaml
2026-06-09 11:31:19.257896 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack-operators/core/secrets.yaml
2026-06-09 11:31:19.257912 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack-operators/core/services.yaml
2026-06-09 11:31:19.257927 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack-operators/discovery.k8s.io/
2026-06-09 11:31:19.257943 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack-operators/discovery.k8s.io/endpointslices.yaml
2026-06-09 11:31:19.257962 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack-operators/image.openshift.io/
2026-06-09 11:31:19.257978 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack-operators/image.openshift.io/imagestreams.yaml
2026-06-09 11:31:19.257993 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack-operators/k8s.ovn.org/
2026-06-09 11:31:19.258009 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack-operators/k8s.ovn.org/egressfirewalls.yaml
2026-06-09 11:31:19.258024 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack-operators/k8s.ovn.org/egressqoses.yaml
2026-06-09 11:31:19.258040 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack-operators/k8s.ovn.org/userdefinednetworks.yaml
2026-06-09 11:31:19.258056 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack-operators/monitoring.coreos.com/
2026-06-09 11:31:19.258071 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack-operators/monitoring.coreos.com/servicemonitors.yaml
2026-06-09 11:31:19.258087 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack-operators/networking.k8s.io/
2026-06-09 11:31:19.258103 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack-operators/networking.k8s.io/networkpolicies.yaml
2026-06-09 11:31:19.258118 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack-operators/policy/
2026-06-09 11:31:19.258134 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack-operators/policy/poddisruptionbudgets.yaml
2026-06-09 11:31:19.258150 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack-operators/route.openshift.io/
2026-06-09 11:31:19.258165 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack-operators/route.openshift.io/routes.yaml
2026-06-09 11:31:19.258181 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack/
2026-06-09 11:31:19.258196 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack/openstack.yaml
2026-06-09 11:31:19.258212 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack/apps.openshift.io/
2026-06-09 11:31:19.258228 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack/apps.openshift.io/deploymentconfigs.yaml
2026-06-09 11:31:19.258244 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack/apps/
2026-06-09 11:31:19.258259 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack/apps/daemonsets.yaml
2026-06-09 11:31:19.258275 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack/apps/deployments.yaml
2026-06-09 11:31:19.258290 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack/apps/replicasets.yaml
2026-06-09 11:31:19.258306 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack/apps/statefulsets.yaml
2026-06-09 11:31:19.258321 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack/autoscaling/
2026-06-09 11:31:19.258336 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack/autoscaling/horizontalpodautoscalers.yaml
2026-06-09 11:31:19.258352 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack/batch/
2026-06-09 11:31:19.258367 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack/batch/cronjobs.yaml
2026-06-09 11:31:19.258383 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack/batch/jobs.yaml
2026-06-09 11:31:19.258398 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack/build.openshift.io/
2026-06-09 11:31:19.258414 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack/build.openshift.io/buildconfigs.yaml
2026-06-09 11:31:19.258436 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack/build.openshift.io/builds.yaml
2026-06-09 11:31:19.258452 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack/core/
2026-06-09 11:31:19.258467 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack/core/configmaps.yaml
2026-06-09 11:31:19.258483 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack/core/endpoints.yaml
2026-06-09 11:31:19.258498 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack/core/events.yaml
2026-06-09 11:31:19.258513 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack/core/persistentvolumeclaims.yaml
2026-06-09 11:31:19.258529 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack/core/pods.yaml
2026-06-09 11:31:19.258544 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack/core/replicationcontrollers.yaml
2026-06-09 11:31:19.258560 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack/core/secrets.yaml
2026-06-09 11:31:19.258575 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack/core/services.yaml
2026-06-09 11:31:19.258591 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack/discovery.k8s.io/
2026-06-09 11:31:19.258606 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack/discovery.k8s.io/endpointslices.yaml
2026-06-09 11:31:19.258622 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack/image.openshift.io/
2026-06-09 11:31:19.258637 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack/image.openshift.io/imagestreams.yaml
2026-06-09 11:31:19.258653 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack/k8s.ovn.org/
2026-06-09 11:31:19.258668 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack/k8s.ovn.org/egressfirewalls.yaml
2026-06-09 11:31:19.258684 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack/k8s.ovn.org/egressqoses.yaml
2026-06-09 11:31:19.258699 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack/k8s.ovn.org/userdefinednetworks.yaml
2026-06-09 11:31:19.258714 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack/monitoring.coreos.com/
2026-06-09 11:31:19.258730 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack/monitoring.coreos.com/servicemonitors.yaml
2026-06-09 11:31:19.258745 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack/networking.k8s.io/
2026-06-09 11:31:19.258760 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack/networking.k8s.io/networkpolicies.yaml
2026-06-09 11:31:19.258776 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack/policy/
2026-06-09 11:31:19.258791 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack/policy/poddisruptionbudgets.yaml
2026-06-09 11:31:19.258806 | controller | cd+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack/route.openshift.io/
2026-06-09 11:31:19.258821 | controller | >f+++++++++ ci-framework-data/logs/oc_inspect/namespaces/openstack/route.openshift.io/routes.yaml
2026-06-09 11:31:19.258837 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/
2026-06-09 11:31:19.258870 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/event-filter.html
2026-06-09 11:31:19.258892 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/must-gather.logs
2026-06-09 11:31:19.258909 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/timestamp
2026-06-09 11:31:19.258925 | controller | cd+++++++++ registries.conf.d/
2026-06-09 11:31:19.258942 | controller | >f+++++++++ registries.conf.d/000-shortnames.conf
2026-06-09 11:31:19.258962 | controller | cd+++++++++ system-config/
2026-06-09 11:31:19.258978 | controller | cd+++++++++ system-config/libvirt/
2026-06-09 11:31:19.258994 | controller | >f+++++++++ system-config/libvirt/libvirt-admin.conf
2026-06-09 11:31:19.259009 | controller | >f+++++++++ system-config/libvirt/libvirt.conf
2026-06-09 11:31:19.259025 | controller | >f+++++++++ system-config/libvirt/libvirtd.conf
2026-06-09 11:31:19.259040 | controller | >f+++++++++ system-config/libvirt/network.conf
2026-06-09 11:31:19.259055 | controller | >f+++++++++ system-config/libvirt/qemu-lockd.conf
2026-06-09 11:31:19.259071 | controller | >f+++++++++ system-config/libvirt/qemu.conf
2026-06-09 11:31:19.259086 | controller | >f+++++++++ system-config/libvirt/virtinterfaced.conf
2026-06-09 11:31:19.259101 | controller | >f+++++++++ system-config/libvirt/virtlockd.conf
2026-06-09 11:31:19.259117 | controller | >f+++++++++ system-config/libvirt/virtlogd.conf
2026-06-09 11:31:19.259133 | controller | >f+++++++++ system-config/libvirt/virtnetworkd.conf
2026-06-09 11:31:19.259149 | controller | >f+++++++++ system-config/libvirt/virtnodedevd.conf
2026-06-09 11:31:19.259164 | controller | >f+++++++++ system-config/libvirt/virtnwfilterd.conf
2026-06-09 11:31:19.259180 | controller | >f+++++++++ system-config/libvirt/virtproxyd.conf
2026-06-09 11:31:19.259195 | controller | >f+++++++++ system-config/libvirt/virtqemud.conf
2026-06-09 11:31:19.259210 | controller | >f+++++++++ system-config/libvirt/virtsecretd.conf
2026-06-09 11:31:19.259226 | controller | >f+++++++++ system-config/libvirt/virtstoraged.conf
2026-06-09 11:31:19.877226 | controller | changed: .d..t...... ./
2026-06-09 11:31:20.546430 | controller | changed: .d..t...... ./
2026-06-09 11:31:20.691003 | 
2026-06-09 11:31:20.691134 | TASK [Return artifact to Zuul]
2026-06-09 11:31:20.726943 | controller | skipping: Conditional result was False
2026-06-09 11:31:20.731841 | 
2026-06-09 11:31:20.732035 | PLAY [Run ci/playbooks/collect-logs.yml on CRC host]
2026-06-09 11:31:20.732317 | 
2026-06-09 11:31:20.732396 | PLAY RECAP
2026-06-09 11:31:20.732511 | controller | ok: 16 changed: 11 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 1
2026-06-09 11:31:20.732578 | 
2026-06-09 11:31:20.918441 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/collect-logs.yml@main]
2026-06-09 11:31:20.923333 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-09 11:31:21.530805 | 
2026-06-09 11:31:21.531010 | PLAY [Report DLRN results after job run]
2026-06-09 11:31:21.571525 | 
2026-06-09 11:31:21.571675 | TASK [Include vars from ci-framework group_vars]
2026-06-09 11:31:21.626444 | controller | ok
2026-06-09 11:31:21.733113 | 
2026-06-09 11:31:21.733297 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-09 11:31:21.798942 | controller | skipping: Conditional result was False
2026-06-09 11:31:21.829072 | 
2026-06-09 11:31:21.829190 | TASK [cifmw_helpers : Check if file is available]
2026-06-09 11:31:22.380488 | controller | ok
2026-06-09 11:31:22.409419 | 
2026-06-09 11:31:22.409569 | TASK [cifmw_helpers : Create temporary directory]
2026-06-09 11:31:22.444359 | controller | skipping: Conditional result was False
2026-06-09 11:31:22.475966 | 
2026-06-09 11:31:22.476127 | TASK [cifmw_helpers : Read vars]
2026-06-09 11:31:22.596768 | 
2026-06-09 11:31:22.596964 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-09 11:31:22.651439 | 
2026-06-09 11:31:22.651647 | TASK [cifmw_helpers : Include vars]
2026-06-09 11:31:22.715886 | 
2026-06-09 11:31:22.716112 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-09 11:31:22.751564 | controller | skipping: Conditional result was False
2026-06-09 11:31:22.820579 | 
2026-06-09 11:31:22.820742 | TASK [Report job status to DLRN]
2026-06-09 11:31:22.945488 | controller | ok
2026-06-09 11:31:23.021641 | 
2026-06-09 11:31:23.021779 | TASK [dlrn_report : Warning if DLRN is not running]
2026-06-09 11:31:23.097282 | controller | skipping: Conditional result was False
2026-06-09 11:31:23.132012 | 
2026-06-09 11:31:23.132161 | TASK [dlrn_report : Install dlrnapi-client shyaml package]
2026-06-09 11:31:23.198641 | controller | skipping: Conditional result was False
2026-06-09 11:31:23.250960 | 
2026-06-09 11:31:23.251135 | TASK [dlrn_report : Install kinit related package]
2026-06-09 11:31:23.318150 | controller | skipping: Conditional result was False
2026-06-09 11:31:23.372258 | 
2026-06-09 11:31:23.372434 | TASK [dlrn_report : Install dlrn kerberos related packages]
2026-06-09 11:31:23.420021 | controller | skipping: Conditional result was False
2026-06-09 11:31:23.519734 | 
2026-06-09 11:31:23.519911 | TASK [Set zuul-log-path fact]
2026-06-09 11:31:23.595462 | controller | skipping: Conditional result was False
2026-06-09 11:31:23.650017 | 
2026-06-09 11:31:23.650163 | TASK [dlrn_report : Set the the value of cifmw_repo_setup_promotion when multiple dlrn tags are used]
2026-06-09 11:31:23.726704 | controller | skipping: Conditional result was False
2026-06-09 11:31:23.781794 | 
2026-06-09 11:31:23.781949 | TASK [Get hash related data from repo_setup role]
2026-06-09 11:31:23.858256 | controller | skipping: Conditional result was False
2026-06-09 11:31:23.916607 | 
2026-06-09 11:31:23.916758 | TASK [dlrn_report : Check currently enabled crypto policies]
2026-06-09 11:31:24.623918 | controller | skipping: Conditional result was False
2026-06-09 11:31:24.681656 | 
2026-06-09 11:31:24.681795 | TASK [dlrn_report : Update crypto policies when FIPS is set]
2026-06-09 11:31:25.369032 | controller | skipping: Conditional result was False
2026-06-09 11:31:25.426161 | 
2026-06-09 11:31:25.426284 | TASK [dlrn_report : Perform kinit for DLRN kerberos authentication]
2026-06-09 11:31:26.109816 | controller | skipping: Conditional result was False
2026-06-09 11:31:26.170320 | 
2026-06-09 11:31:26.170493 | TASK [dlrn_report : Set empty value for dlrnapi password]
2026-06-09 11:31:26.247124 | controller | skipping: Conditional result was False
2026-06-09 11:31:26.339758 | 
2026-06-09 11:31:26.339929 | TASK [dlrn_report : Report results to dlrn for the tested hash]
2026-06-09 11:31:27.014328 | controller | skipping: Conditional result was False
2026-06-09 11:31:27.074441 | 
2026-06-09 11:31:27.074606 | PLAY RECAP
2026-06-09 11:31:27.074684 | controller | ok: 1 changed: 0 unreachable: 0 failed: 0 skipped: 18 rescued: 0 ignored: 0
2026-06-09 11:31:27.074727 | 
2026-06-09 11:31:27.241799 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-09 11:31:27.246036 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-09 11:31:27.903338 | 
2026-06-09 11:31:27.903520 | PLAY [all]
2026-06-09 11:31:27.940629 | 
2026-06-09 11:31:27.940824 | TASK [include_role : fetch-output]
2026-06-09 11:31:28.016388 | controller | ok
2026-06-09 11:31:28.887703 | 
2026-06-09 11:31:28.887947 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-09 11:31:39.111639 | controller | skipping: Conditional result was False
2026-06-09 11:31:39.145544 | 
2026-06-09 11:31:39.145708 | TASK [fetch-output : Set log path for single node]
2026-06-09 11:31:39.213709 | controller | ok
2026-06-09 11:31:39.243921 | 
2026-06-09 11:31:39.243994 | LOOP [fetch-output : Ensure local output dirs]
2026-06-09 11:31:39.681746 | controller -> localhost | ok: "/var/lib/zuul/builds/0deba99d627240ffa0ad78f00523bb0a/work/logs"
2026-06-09 11:31:39.898155 | controller -> localhost | ok: "/var/lib/zuul/builds/0deba99d627240ffa0ad78f00523bb0a/work/artifacts"
2026-06-09 11:31:40.171298 | controller -> localhost | ok: "/var/lib/zuul/builds/0deba99d627240ffa0ad78f00523bb0a/work/docs"
2026-06-09 11:31:40.206646 | 
2026-06-09 11:31:40.206863 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-09 11:31:43.963969 | controller | ok
2026-06-09 11:31:43.964192 | controller | ok: All items complete
2026-06-09 11:31:43.964228 | 
2026-06-09 11:31:44.654524 | controller | ok
2026-06-09 11:31:45.341000 | controller | ok
2026-06-09 11:31:45.409649 | 
2026-06-09 11:31:45.409793 | TASK [include_role : fetch-output-openshift]
2026-06-09 11:31:45.434528 | controller | skipping: Conditional result was False
2026-06-09 11:31:45.516980 | 
2026-06-09 11:31:45.517122 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir]
2026-06-09 11:31:46.031103 | controller -> localhost | ok: Item: artifacts Runtime: 0:00:00.014313
2026-06-09 11:31:46.333884 | controller -> localhost | ok: Item: docs Runtime: 0:00:00.014180
2026-06-09 11:31:46.408173 | 
2026-06-09 11:31:46.408323 | PLAY [all]
2026-06-09 11:31:46.447378 | 
2026-06-09 11:31:46.447573 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes]
2026-06-09 11:31:47.242221 | controller | changed
2026-06-09 11:31:47.317115 | 
2026-06-09 11:31:47.317245 | PLAY RECAP
2026-06-09 11:31:47.317290 | controller | ok: 5 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0
2026-06-09 11:31:47.317311 | 
2026-06-09 11:31:47.472498 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-09 11:31:47.477046 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-logs.yaml@master]
2026-06-09 11:31:48.283234 | 
2026-06-09 11:31:48.283379 | PLAY [localhost]
2026-06-09 11:31:48.293536 | 
2026-06-09 11:31:48.293608 | TASK [generate-zuul-manifest : Generate Zuul manifest]
2026-06-09 11:31:48.916947 | localhost | changed
2026-06-09 11:31:48.936139 | 
2026-06-09 11:31:48.936420 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul]
2026-06-09 11:31:48.969153 | localhost | ok
2026-06-09 11:31:48.981742 | 
2026-06-09 11:31:48.981916 | TASK [add-fileserver : Create SSH private key tempfile]
2026-06-09 11:31:49.442007 | localhost | changed
2026-06-09 11:31:49.451148 | 
2026-06-09 11:31:49.451302 | TASK [add-fileserver : Create SSH private key from secret]
2026-06-09 11:31:50.294258 | localhost | changed
2026-06-09 11:31:50.305281 | 
2026-06-09 11:31:50.305434 | TASK [add-fileserver : Add fileserver ssh key]
2026-06-09 11:31:50.830634 | localhost | Identity added: /var/lib/zuul/builds/0deba99d627240ffa0ad78f00523bb0a/work/tmp/ansible.nziyhzwx (/var/lib/zuul/builds/0deba99d627240ffa0ad78f00523bb0a/work/tmp/ansible.nziyhzwx)
2026-06-09 11:31:50.830981 | localhost | ok: Runtime: 0:00:00.021541
2026-06-09 11:31:50.838114 | 
2026-06-09 11:31:50.838251 | TASK [add-fileserver : Remove SSH private key from disk]
2026-06-09 11:31:51.150949 | localhost | ok: Runtime: 0:00:00.009712
2026-06-09 11:31:51.158714 | 
2026-06-09 11:31:51.158847 | TASK [add-fileserver : Add fileserver to inventory]
2026-06-09 11:31:51.242903 | localhost | changed
2026-06-09 11:31:51.249617 | 
2026-06-09 11:31:51.249749 | TASK [add-fileserver : Add fileserver server to known hosts]
2026-06-09 11:31:51.727643 | localhost | changed
2026-06-09 11:31:51.779514 | 
2026-06-09 11:31:51.779647 | PLAY [localhost]
2026-06-09 11:31:51.785030 | 
2026-06-09 11:31:51.785109 | TASK [Generate bulk log download script]
2026-06-09 11:31:51.813758 | localhost | ok
2026-06-09 11:31:51.828465 | 
2026-06-09 11:31:51.828550 | TASK [local-log-download : Check API endpoint is defined]
2026-06-09 11:31:51.877433 | localhost | ok: All assertions passed
2026-06-09 11:31:51.882192 | 
2026-06-09 11:31:51.882271 | TASK [local-log-download : Create download script]
2026-06-09 11:31:52.393551 | localhost -> localhost | changed
2026-06-09 11:31:52.410552 | 
2026-06-09 11:31:52.410692 | TASK [Register quick-download link]
2026-06-09 11:31:52.446581 | localhost | ok
2026-06-09 11:31:52.450306 | 
2026-06-09 11:31:52.450420 | PLAY [a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com]
2026-06-09 11:31:52.459970 | 
2026-06-09 11:31:52.460095 | TASK [Set zuul-log-path fact]
2026-06-09 11:31:52.479021 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-09 11:31:52.494582 | 
2026-06-09 11:31:52.494735 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-09 11:31:52.533723 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-09 11:31:52.537186 | 
2026-06-09 11:31:52.537275 | TASK [upload-logs : Create log directories]
2026-06-09 11:31:53.456820 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | changed
2026-06-09 11:31:53.460376 | 
2026-06-09 11:31:53.460522 | TASK [upload-logs : Ensure logs are readable before uploading]
2026-06-09 11:31:53.845223 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com -> localhost | ok: Runtime: 0:00:00.041498
2026-06-09 11:31:53.851562 | 
2026-06-09 11:31:53.851704 | TASK [upload-logs : Upload logs to log server]
2026-06-09 11:32:44.632911 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | Output suppressed because no_log was given
2026-06-09 11:32:44.636390 | 
2026-06-09 11:32:44.636528 | LOOP [upload-logs : Compress console log and json output]
